[jbosstools-issues] [JBoss JIRA] (TOOLSDOC-446) document how to debug on openshift JEE applications

Max Rydahl Andersen (JIRA) issues at jboss.org
Tue Feb 11 07:53:28 EST 2014


    [ https://issues.jboss.org/browse/TOOLSDOC-446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12943400#comment-12943400 ] 

Max Rydahl Andersen commented on TOOLSDOC-446:
----------------------------------------------

[~mmurray] unfortunately there aren't really a good way to know besides knowing 8787 is the default one ;)

Actually there is a way, but its a bit tedious:

A) make sure you do not have the enable_jpda enabled
B) run portforward and note down the list of ports of type java
C) add enable_jpda 
D) run portforward and note down the list of ports of type java

Whatever port that is there in D but not in B would be the jpda/debug port.

But again that is not a gurantee but thats why I just wanted to point out that port 8787 is the default but it could be different depending on the openshift cartridge.

                
> document how to debug on openshift JEE applications
> ---------------------------------------------------
>
>                 Key: TOOLSDOC-446
>                 URL: https://issues.jboss.org/browse/TOOLSDOC-446
>             Project: Documentation for JBoss Tools and Developer Studio
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: User Guide - OpenShift Tools
>            Reporter: Max Rydahl Andersen
>            Assignee: Suz Dorfield
>             Fix For: 4.1.2, 4.2.0.Beta1
>
>   Original Estimate: 3 hours
>          Time Spent: 1 day, 2 hours
>  Remaining Estimate: 0 minutes
>
> would be great if Docs at https://access.redhat.com/site/documentation/en-US/Red_Hat_JBoss_Developer_Studio/6.0/html-single/OpenShift_Tools_Reference_Guide/index.html#chap-OpenSift_Tools_Reference_Guide-Debugging
> could outline how to enable/disable debugging and how to use port forwarding to connect to the debugger.
> References: 
> https://community.jboss.org/en/tools/blog/2012/02/08/debugging-and-browsing-openshift-applications-in-eclipse 
> http://vimeo.com/44548968

--
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


More information about the jbosstools-issues mailing list