[jopr-issues] [JBoss JIRA] Commented: (JOPR-89) Manager URL not pre-populated for TC5

Jay Shaughnessy (JIRA) jira-events at lists.jboss.org
Wed Mar 11 16:56:30 EDT 2009


    [ https://jira.jboss.org/jira/browse/JOPR-89?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12456797#action_12456797 ] 

Jay Shaughnessy commented on JOPR-89:
-------------------------------------

The bad entry in the startup.sh file is a known issue with CR2 and we already have commitment to update it with the following :

# JON/Jopr Management
# To enable EWS for JON/Jopr management it is necessary to enable remote JMX access to the EWS server:
# 1) Choose an unused and accessible portNum
# 2) Follow the steps for secure access as described here: http://java.sun.com/j2se/1.5.0/docs/guide/management/agent.html.
# 3) Update and uncomment the following lines:
#
# JAVA_OPTS="$JAVA_OPTS -Dcom.sun.management.jmxremote.port=<port>"
# JAVA_OPTS="$JAVA_OPTS -Dcom.sun.management.jmxremote.access.file=<access-file-path>"
# JAVA_OPTS="$JAVA_OPTS -Dcom.sun.management.jmxremote.password.file=<password-file-path>"
# JAVA_OPTS="$JAVA_OPTS -Dcom.sun.management.jmxremote.ssl=false"
# export JAVA_OPTS
# 

> Manager URL not pre-populated for TC5
> -------------------------------------
>
>                 Key: JOPR-89
>                 URL: https://jira.jboss.org/jira/browse/JOPR-89
>             Project: Jopr
>          Issue Type: Bug
>          Components: Plugin - Tomcat
>    Affects Versions: 2.2
>            Reporter: Heiko W. Rupp
>            Assignee: Jay Shaughnessy
>
> The TC5 plugin is relying on the manager url to determine how to connect to the TC instance
> The plugin is looking for -Dcom.sun.management.jmxremote.port on the command line which is by default not set in EWS-TC5
> So the connection fails and the server stays marked as down.
> I think we need to either talk to the ews guys to populate this property by default or have an operation to set it - or at least mention this on description of the manager url

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jopr-issues mailing list