Issue Type: Bug Bug
Affects Versions: current
Assignee: Unassigned
Components: core
Created: 23/Jul/12 1:19 PM
Description:

java -Dcom.sun.management.jmxremote.port=9999 -Dcom.sun.management.jmxremote.ssl=false -Dcom.sun.management.jmxremote.authenticate=false -jar jenkins.war --deamon

results in

Forking into background to run as a daemon.
Error: Exception thrown by the agent : java.rmi.server.ExportException: Port already in use: 9999; nested exception is:
java.net.BindException: Address already in use

This means I cannot use VisualVM on a deamonized Jenkins instance.

I encountered this problem when using the RPM installer to setup Jenkins and afterwards manually adding the -D options to JENKINS_JAVA_OPTIONS in /etc/sysconfig/jenkins.

Project: Jenkins
Priority: Major Major
Reporter: Georg Sash
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to