Skip to main content



      Home
Home » Eclipse Projects » Virgo » Eclipse debug hangs when manually stoping bundle from console
Eclipse debug hangs when manually stoping bundle from console [message #659200] Fri, 11 March 2011 09:14 Go to next message
Eclipse UserFriend
Hi all,

I have a problem with debugging OSGi bundles in Eclipse. I have Virgo server 2.1.0 and Eclipse Helios. I have 12 bundles deployed on the server.

The server is running smoothly in debug and stops on defined breakpoints. When I republish or redeploy installed bundles from Eclipse server view the debugger stops at breakpoints without no problems.

The problem is when I manually stop some bundle (that is related to some of breakpoints) from server console. In this case the whole Eclipse freezes for about a 30 seconds and only after that they stops at given breakpoint. I tried to enable/disable individual components from bundles, but that worked well. As I see it, the problem is related to bundle related operations.

thanks in advance
Re: Eclipse debug hangs when manually stoping bundle from console [message #659297 is a reply to message #659200] Fri, 11 March 2011 16:57 Go to previous messageGo to next message
Eclipse UserFriend
Hi,

Perhaps the logs during this "freeze" period can provide a hint.

Can you please check if there is anything related in the serviceability directory?

Regards,
Hristo Iliev
Re: Eclipse debug hangs when manually stoping bundle from console [message #659424 is a reply to message #659297] Sun, 13 March 2011 15:10 Go to previous message
Eclipse UserFriend
Well I have checked serviceability directory but without any success..

It looks like all calls before the breakpoint are correctly executed but when the runtime comes to the code with breakpoint it freezes.

Message with "stopping bundle ..." is there in time and is followed by my debug logs which are executed before the breakpoint, then the logging is frozen the same way as Eclipse is.
Previous Topic:Reference bean in application context from servlet context
Next Topic:Upgrading version of spring
Goto Forum:
  


Current Time: Mon Jul 07 01:18:33 EDT 2025

Powered by FUDForum. Page generated in 0.05730 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top