This documentation relates to last stable version of Cipango.
visit the last unstable documentation home.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Start Cipango with
java -Xdebug -Xrunjdwp:transport=dt_socket,address=8787,server=y,suspend=n -jar start.jar etc/cipango.xml

The port does not need to be set to 8787, it may be any value appropriate for your system.

Remote debuggung should not be used in production because of both security and performance implications.

  • No labels