users@glassfish.java.net

Re: Felix fileinstall issue in latest build

From: Sahoo <Sahoo_at_Sun.COM>
Date: Fri, 10 Jul 2009 10:00:12 +0530

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)|#]
>
>
>
>