Thanks Sahoo. I created issue
https://glassfish.dev.java.net/issues/show_bug.cgi?id=8707
In Felix console I noticed that the bundles are started, but the blocking issue is - the server hangs at startup the next time.
Thanks
Annies
________________________________
From: Sahoo <Sahoo_at_Sun.COM>
To: users_at_glassfish.dev.java.net
Sent: Thursday, July 9, 2009 10:19:50 PM
Subject: Re: Felix fileinstall issue in latest build
I should have also told you that bundle actually gets started as the message below shows:
[#|2009-07-09T14:54:58.019-0700|INFO|glassfish|null|_ThreadID=17;_ThreadName=Thread-1;|Installed /Users/annies/b54/glassfishv3/glassfish/domains/domain1/autodeploy-bundles/jbi.jar|#]
[#|2009-07-09T14:54:58.023-0700|INFO|glassfish|null|_ThreadID=17;_ThreadName=Thread-1;|Started bundle: /Users/annies/b54/glassfishv3/glassfish/domains/domain1/autodeploy-bundles/jbi.jar|#]
; it's just that an error occurs in an asynchronous bundle listener.
SO, you should see no impact in your bundle.
Thanks,
Sahoo
Sahoo wrote:
> This is not a problem with FileInstall as such. I think I know what's going on. File a bug and assign it to me (ss141213), I shall try to address it.
>
> Sahoo
>
> Annies wrote:
>>
>> With b54, when I copy a bundle to autodeploy-bundles dir, Felix fileinstall picks it up and installs it.
>> But it fails to start the bundle with an error like this - Error during dispatch. (java.lang.IllegalArgumentException: URI is not absolute.
>> This used to work fine before. Last I tested was with b51.
>>
>>
>> [#|2009-07-09T14:54:58.019-0700|INFO|glassfish|null|_ThreadID=17;_ThreadName=Thread-1;|Installed /Users/annies/b54/glassfishv3/glassfish/domains/domain1/autodeploy-bundles/jbi.jar|#]
>>
>> [#|2009-07-09T14:54:58.023-0700|INFO|glassfish|null|_ThreadID=17;_ThreadName=Thread-1;|Started bundle: /Users/annies/b54/glassfishv3/glassfish/domains/domain1/autodeploy-bundles/jbi.jar|#]
>>
>> [#|2009-07-09T14:54:58.023-0700|INFO|glassfish|null|_ThreadID=18;_ThreadName=Thread-1;|ERROR: EventDispatcher: Error during dispatch. (java.lang.IllegalArgumentException: URI is not absolute)|#]
>>
>> [#|2009-07-09T14:54:58.023-0700|SEVERE|glassfish|null|_ThreadID=18;_ThreadName=Thread-1;|java.lang.IllegalArgumentException: URI is not absolute|#]
>>
>> [#|2009-07-09T14:54:58.024-0700|SEVERE|glassfish|null|_ThreadID=18;_ThreadName=Thread-1;| at java.io.File.<init>(File.java:361)|#]
>>
>> [#|2009-07-09T14:54:58.024-0700|SEVERE|glassfish|null|_ThreadID=18;_ThreadName=Thread-1;| at org.jvnet.hk2.osgiadapter.OSGiModuleDefinition.getManifest(OSGiModuleDefinition.java:198)|#]
>>
>> [#|2009-07-09T14:54:58.024-0700|SEVERE|glassfish|null|_ThreadID=18;_ThreadName=Thread-1;| at org.glassfish.admin.monitor.MonitoringBootstrap.addProvider(MonitoringBootstrap.java:118)|#]
>>
>> [#|2009-07-09T14:54:58.024-0700|SEVERE|glassfish|null|_ThreadID=18;_ThreadName=Thread-1;| at org.glassfish.admin.monitor.MonitoringBootstrap.moduleStarted(MonitoringBootstrap.java:96)|#]
>>
>> [#|2009-07-09T14:54:58.024-0700|SEVERE|glassfish|null|_ThreadID=18;_ThreadName=Thread-1;| at org.jvnet.hk2.osgiadapter.OSGiModulesRegistryImpl$3.bundleChanged(OSGiModulesRegistryImpl.java:461)|#]
>>
>> [#|2009-07-09T14:54:58.024-0700|SEVERE|glassfish|null|_ThreadID=18;_ThreadName=Thread-1;| at org.apache.felix.framework.util.EventDispatcher.invokeBundleListenerCallback(EventDispatcher.java:771)|#]
>>
>> [#|2009-07-09T14:54:58.024-0700|SEVERE|glassfish|null|_ThreadID=18;_ThreadName=Thread-1;| at org.apache.felix.framework.util.EventDispatcher.fireEventImmediately(EventDispatcher.java:700)|#]
>>
>> [#|2009-07-09T14:54:58.025-0700|SEVERE|glassfish|null|_ThreadID=18;_ThreadName=Thread-1;| at org.apache.felix.framework.util.EventDispatcher.run(EventDispatcher.java:900)|#]
>>
>> [#|2009-07-09T14:54:58.025-0700|SEVERE|glassfish|null|_ThreadID=18;_ThreadName=Thread-1;| at org.apache.felix.framework.util.EventDispatcher.access$000(EventDispatcher.java:50)|#]
>>
>> [#|2009-07-09T14:54:58.025-0700|SEVERE|glassfish|null|_ThreadID=18;_ThreadName=Thread-1;| at org.apache.felix.framework.util.EventDispatcher$1.run(EventDispatcher.java:102)|#]
>>
>> [#|2009-07-09T14:54:58.026-0700|SEVERE|glassfish|null|_ThreadID=18;_ThreadName=Thread-1;| at java.lang.Thread.run(Thread.java:637)|#]
>>
>>
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: users-help_at_glassfish.dev.java.net
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_glassfish.dev.java.net
For additional commands, e-mail: users-help_at_glassfish.dev.java.net