Users - is debugging ofbiz in eclipse possible

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Users - is debugging ofbiz in eclipse possible

puranisank

Is debugging ofbiz in eclipse possible.

Purani




 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - is debugging ofbiz in eclipse possible

Brett
The wiki has information on this.  I use remote debugging in eclipse.  I find that the easiest way to debug.  Here is a link with more information:

http://ofbizwiki.go-integral.com/Wiki.jsp?page=DebuggingOFBizInEclipse

Brett

On 27 Mar 2006 11:02:17 -0000, Purani S <[hidden email]> wrote:

Is debugging ofbiz in eclipse possible.

Purani



<a href="http://adworks.rediff.com/cgi-bin/AdWorks/sigclick.cgi/www.rediff.com/signature-home.htm/1507191490@Middle5?PARTNER=3" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">


_______________________________________________
Users mailing list
[hidden email]
<a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.ofbiz.org/mailman/listinfo/users" target="_blank"> http://lists.ofbiz.org/mailman/listinfo/users



 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users
Reply | Threaded
Open this post in threaded view
|

Re: Users - is debugging ofbiz in eclipse possible

puranisank
In reply to this post by puranisank


Hi Brett,
I followed the steps given in "http://ofbizwiki.go-integral.com/Wiki.jsp?page=DebuggingOFBizInEclipse" for debugging ofbiz in eclipse. A pop window says "Errors exist in required project.continue launch?".
If I click "OK", I get the following errors,

Failed to connect to remote VM. Connection refused.
java.net.ConnectException: Connection refused: connect
java.net.PlainSocketImpl.socketConnect(Native Method)
java.net.PlainSocketImpl.doConnect(Unknown Source)
java.net.PlainSocketImpl.connectToAddress(Unknown Source)
java.net.PlainSocketImpl.connect(Unknown Source)
java.net.Socket.connect(Unknown Source)
java.net.Socket.connect(Unknown Source)
java.net.Socket.<init>(Unknown Source)
java.net.Socket.<init>(Unknown Source)
org.eclipse.jdi.internal.connect.SocketTransportImpl.attach(SocketTransportImpl.java:47)
org.eclipse.jdi.internal.connect.SocketAttachingConnectorImpl.attach(SocketAttachingConnectorImpl.java:103)
org.eclipse.jdt.internal.launching.SocketAttachConnector.connect(SocketAttachConnector.java:131)
org.eclipse.jdt.internal.launching.JavaRemoteApplicationLaunchConfigurationDelegate.launch(JavaRemoteApplicationLaunchConfigurationDelegate.java:75)
org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:569)
org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:788)
org.eclipse.debug.internal.ui.DebugUIPlugin$6.run(DebugUIPlugin.java:955)
org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)


Can anyone please help me in solving this problem.

Purani



   


On Mon, 27 Mar 2006 Brett Palmer wrote :
>The wiki has information on this.  I use remote debugging in eclipse.  I
>find that the easiest way to debug.  Here is a link with more information:
>
>http://ofbizwiki.go-integral.com/Wiki.jsp?page=DebuggingOFBizInEclipse
>
>Brett
>
>On 27 Mar 2006 11:02:17 -0000, Purani S <[hidden email]> wrote:
> >
> > Is debugging ofbiz in eclipse possible.
> >
> > Purani
> >
> >
> > <http://adworks.rediff.com/cgi-bin/AdWorks/sigclick.cgi/www.rediff.com/signature-home.htm/1507191490@Middle5?PARTNER=3>
> >
> >
> > _______________________________________________
> > Users mailing list
> > [hidden email]
> > http://lists.ofbiz.org/mailman/listinfo/users
> >
> >
>
>_______________________________________________
>Users mailing list
>[hidden email]
>http://lists.ofbiz.org/mailman/listinfo/users




 
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users