[jbosstools-issues] [JBoss JIRA] (JBIDE-22225) Debugging for node.js applications on Openshift

Ilya Buziuk (JIRA) issues at jboss.org
Tue Jun 21 12:52:00 EDT 2016


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

Ilya Buziuk commented on JBIDE-22225:
-------------------------------------

[~fbricon], [~adietish] guys I was able to debug nodejs app running on openshift instance. I have recorded a short video which explains how to do it - https://vimeo.com/171596853
Several remarks:
- Live edit functionality is not working (once the file is changed / rsync is performed  - previous connection used for debugging is terminated)
- In order to debug project's files in JSDT editor V8 Source Mapping shoud be tuned properly (prefix = deployment dir) 

Could you please recommend how debug on openshift functionality should be implemented? Should it be debug shortcut "Debug on openshift" available on the app in Openshift explorer or smth. else? Also do you happen to know if it is possible to connect to the application by IP address + port combo instead of route url (for now I can debug only using port forwarding, it would be great to connect to remote directly ) ?  

> Debugging for node.js applications on Openshift
> -----------------------------------------------
>
>                 Key: JBIDE-22225
>                 URL: https://issues.jboss.org/browse/JBIDE-22225
>             Project: Tools (JBoss Tools)
>          Issue Type: Feature Request
>          Components: javascript, openshift
>            Reporter: Gorkem Ercan
>            Assignee: Ilya Buziuk
>              Labels: debugging, openshift_v3
>             Fix For: 4.4.x
>
>
> We should be able to start and connect the new debugger to a node.js application running on Openshift.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list