dev@glassfish.java.net

Re: osgi problem

From: Justin Lee <Justin.Lee_at_Sun.COM>
Date: Fri, 27 Mar 2009 16:04:32 -0400

Nandini pointed out some oddities. After I cleaned those up and rebuilt
my distro I'm getting a whole new set of errors. But this time it's
because my code is broken and not the osgi set up. So a big thanks to
Nandini for that.

Marina Vatkina wrote:
> I've seen yesterday hang on startup a couple of times, but the one
> time I did kill -3 - it was blocked in the loggers (I didn't check if
> it was the same reason as in the open bug or something else though).
>
> Regards,
> -marina
>
> Justin Lee wrote:
>> I'm having a problem launching glassfish using the distribution I
>> just built. glassfish just sits there at start up. if I pass
>> --verbose to start-domain, I get what you see in asadmin.out
>> (attached). Using jstack, I can see that glassfish is stuck of in
>> felix code. It spent a couple of hours there last night when I left
>> it running to see if it'd ever make it out. The attached pom.xml is
>> what I'm using to generate my bundle in the grizzly-config module.
>> The bundles in question, as best as I can tell, are:
>>
>> 10 glassfish/modules/common-util.jar
>> 68 modules/stax-osgi.jar
>>
>> If i remove my grizzly-config.jar from modules, I get errors about
>> missing bundles (mine) but when I put it back i get what you see in
>> asadmin.out for as long as I care to let it run. I'm not sure what
>> I'm missing but I've run out of ideas to try. Anyone see what I'm
>> missing?
>>
>>
>> ------------------------------------------------------------------------
>>
>> This body part will be downloaded on demand.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>