[jboss-as7-dev] Crashes when attaching debugger to AS7 Controller
Darran Lofthouse
darran.lofthouse at jboss.com
Fri Apr 8 11:16:40 EDT 2011
On 04/08/2011 04:04 PM, Jason T. Greene wrote:
> BTW I found that I could only reproduce this when using Eclipse as the
> debugger. So it has to be somewhat related to how it acts as a client.
For me my current crashes are IntelliJ and I think Heiko had issues
yesterday with IntelliJ.
Using jdb however does not cause a crash - just a pain manipulating
breakpoints by hand after relying on an IDE for so long ;-)
>
> On 4/8/11 9:54 AM, Scott Stark wrote:
>> Just debugging a standalone local server using remote debugging has been
>> crashing for a while on a variety of platforms for me. I am going to try
>> to submit a bug report now based on the beta2 release as I cannot make
>> anything from the crash dump file.
>>
>> On 4/8/11 7:51 AM, Darran Lofthouse wrote:
>>> Just a FYI if anyone is looking into the crash issue when attaching a
>>> debugger to a HostController.
>>>
>>> It appears that if the first breakpoint is set in the
>>> HostControllerBootstrap stage of start up then debugging works.
>>>
>>> However if a breakpoint is set for after the domain controller
>>> initialisation has occurred then the JVM will crash.
>>>
>>> So something in between these two steps seems to be causing it.
>>>
>>> Regards,
>>> Darran Lofthouse.
>>>
>>> _______________________________________________
>>> jboss-as7-dev mailing list
>>> jboss-as7-dev at lists.jboss.org
>>> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
>>
>> _______________________________________________
>> jboss-as7-dev mailing list
>> jboss-as7-dev at lists.jboss.org
>> https://lists.jboss.org/mailman/listinfo/jboss-as7-dev
>
>
More information about the jboss-as7-dev
mailing list