如果在尝试通过SSH连接时发现了问题,而且问题的原因不明,那么我建议同时使用客户机和服务器调试方法诊断问题。
If you do find issues when trying to connect via SSH, and the issue is not immediately obvious, then I recommend using both the client and server debug methods together to diagnose issues.
您可以执行一些操作,如启动或停止服务器,或以正常或调试模式进行启动。
You can do things like start or stop the server, or start it in normal or debug mode.
以调试状态启动服务器。
可以采用调试状态启动服务器,并添加断点来调试您的应用程序。
You can start the server in debugging status and add breakpoints to debug your applications.
我的下一篇文章将介绍如何建立一个经济系统(更明确的,要避免哪些错误),还有一些调试服务器和客户端的信息。
My next article will be on how to set up an economy (more specifically, what mistakes to avoid), and some information about debugging a server and a client.
通过这些现成的解决方案,您可以简单地创建数据库表和服务器项目,然后轻松地运行、调试和测试应用程序。
With this ready-made solution, you can simply create the database tables and server projects, and then easily run, debug and test the application.
请您一定要在调试方式中启动服务器。
它是直接在服务器上测试和调试代码的一种最佳方式。
It is a great way to test and debug your code directly on the server.
该调试设置允许您将额外参数传送给服务器中的JVM调试程序。
This debug setting lets you pass extra parameters to the JVM debugger on the server.
还可以从调试模式下的同一视图启动服务器。
You can also start the server in debug mode from this same view.
代理设计和管理,重新设计了代理界面,增强了代理的属性,能够附加和调试在服务器上运行的代理。
Agent design and management with a redesigned agent interface and enhanced agent properties along with the ability to attach and debug agents running on the server.
将JAR文件复制到远程计算机或同一台计算机上的适当位置,调用调试服务器,然后为它添加一个客户机。
Copy the JAR file to the appropriate location on the remote computer, or even the same machine, invoke the debug server, and then attach a client to it.
有许多方法和可用的调试服务器(外部)和库(内部)可用于辅助开发。
There are many methods and available debugging servers (external) and libraries (internal) you can use to aid your development.
对于这种情况,将需要在服务器上调试问题。
In these cases, you will need to debug the problem on the server.
在无法直接访问正在运行您代码的应用程序服务器的情况下收集有用的调试信息尤为困难。
It's especially difficult to collect useful debugging information if you don't have direct access to the application server where your code now runs.
服务器可以通过IDE创建和配置,并在普通或调试模式下执行(见图4)。
The server can be created and configured through the IDE and can be executed in a normal or debug mode (see figure 4).
如果你可以选择,你可能希望在交付准备服务器上使用调试构建版本,在生产环境上使用发布构建版本。
When you have that option you may be tempted to use a debug build on staging and a release build in production.
我曾经碰见过好几家公司违背这个规则,它们允许开发团队使用生产服务器开发代码,或调试现有代码。
In my time, I have known several companies that have violated this rule by letting their development team work on production servers to develop their code or tweak existing code.
为此,右键单击此前创建的服务器配置并单击运行或调试选项。
This can be done by right clicking the server configuration we created earlier and clicking either the run or debug option.
例如,如果客户想对所有其Domino服务器启用信号灯(semaphore)调试,那么他们可以使用该API来检查每台服务器,查看是否已经开启了相关设置。
For example, if a customer wants to enable semaphore debug on all of their Domino servers; they can use this API to check each server to see if the setting is already turned on.
用于WebSphereApplicationServer的服务器工具,如调试和单元测试支持。
Server tools for WebSphere Application Server, such as debugging and unit testing support.
还可以通过按Ctrl+C 来停止在 nweb服务器中的调试。
You can stop debugging in the nweb server by pressing Ctrl+C.
作为调试服务器的目标vm。
如前所述,Beta版本的性能不是最优的,并且它们包含大量使服务器变慢的调试代码。
As mentioned earlier, Beta builds are not optimized for performance, and they include a lot of debugging code that slows down the server.
使用Beta发布版监控服务器的性能是一个挑战,因为Beta发布版带来大量调试代码,从而降低了服务器的速度。
It is challenging to monitor the performance of your servers using a Beta release, because Beta releases often have a lot of debugging code activated that slows down the server.
下一步是在调试模式下重启geronimo服务器。
The next step is to restart the Geronimo server in debug mode.
在服务器端,停止sshd服务,然后带调试选项启动它。
From the server side, stop the SSHD service and start it up with the debug option.
我们在前面已经看到,Django框架还包含了一个开发服务器,用它调试和测试django应用程序非常方便。
As we have seen, the Django framework conveniently includes a development server, which is ideal for debugging and testing your Django application.
EclipseGalileo允许集成各种不同的服务器,从而可以开发、调试和部署任何Web应用程序。
Eclipse Galileo allows you to integrate variety of servers so that any Web applications can be developed, debugged, and deployed.
Suspend=n没有冻结服务器来等待调试连接,所以可以错过代理的启动。
Suspend=n does not freeze the server waiting for the debug connection, so you may miss the start of the agent.
应用推荐