You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@servicemix.apache.org by ychawla <pr...@gmail.com> on 2013/03/18 23:43:59 UTC

SMX 4.5.0 file installer issues

Hello All,
I am running SMX 4.5.0 on Windows 2008.  I typically install by copying to
the deploy directory.  This was working fine for a few weeks, but now
whenever I try to install I get the following issue:

2013-03-18 18:38:52,738 | ERROR | mix-4.5.0/deploy | fileinstall                     
| 7 - org.apache.felix.fileinstall - 3.2.4 | In main loop, we ha
ve serious trouble
java.lang.NullPointerException
        at
org.apache.felix.framework.resolver.ResolverImpl.toStringBlame(ResolverImpl.java:1526)[org.apache.felix.framework-3.2.2.jar:]
        at
org.apache.felix.framework.resolver.ResolverImpl.checkPackageSpaceConsistency(ResolverImpl.java:948)[org.apache.felix.framework-3.2.2.jar:]

        at
org.apache.felix.framework.resolver.ResolverImpl.resolve(ResolverImpl.java:123)[org.apache.felix.framework-3.2.2.jar:]
        at
org.apache.felix.framework.Felix$StatefulResolver.resolve(Felix.java:4150)[org.apache.felix.framework-3.2.2.jar:]
        at
org.apache.felix.framework.Felix.resolveBundle(Felix.java:3557)[org.apache.felix.framework-3.2.2.jar:]
        at
org.apache.felix.framework.Felix.startBundle(Felix.java:1797)[org.apache.felix.framework-3.2.2.jar:]
        at
org.apache.felix.framework.BundleImpl.start(BundleImpl.java:927)[org.apache.felix.framework-3.2.2.jar:]
        at
org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundle(DirectoryWatcher.java:1244)[7:org.apache.felix.fileinstall:3.2.4]
        at
org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundles(DirectoryWatcher.java:1216)[7:org.apache.felix.fileinstall:3.2.4]
        at
org.apache.felix.fileinstall.internal.DirectoryWatcher.startAllBundles(DirectoryWatcher.java:1205)[7:org.apache.felix.fileinstall:3.2.4]
        at
org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:500)[7:org.apache.felix.fileinstall:3.2.4]
        at
org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:291)[7:org.apache.felix.fileinstall:3.2.4]

karaf@root>

I just started getting this issue so I deleted SMX, re-installed and it
occurred again.  My bundles were working fine before so I am not sure what
happened.

Any ideas?

Thanks,
Yogesh



--
View this message in context: http://servicemix.396122.n5.nabble.com/SMX-4-5-0-file-installer-issues-tp5716139.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Re: SMX 4.5.0 file installer issues

Posted by Gert Vanthienen <ge...@gmail.com>.
Jens,


In order to unsubscribe from the mailing list, you should send a mail
to users-unsubscribe@servicemix.apache.org (no subject or body
required) from your subscribed mail address.  I now sent an
unsubscribe request to the list owner on your behalf, so you should be
getting a mail that allows you to confirm the removal of the
subscription.


Regards,

Gert


On Tue, Mar 19, 2013 at 3:42 PM, Jens Buysse <je...@intec.ugent.be> wrote:
> Could somebody please unsubscribe me from this list. I have tried this
> already on the site, which should have been successful (account is not
> accessible anymore) but I still receive these emails
>
> Jens
>
> Op 19/03/2013 15:31, ychawla schreef:
>
>> Hi Freeman,
>> The culprit was an internal bundle that we developed, not a system bundle
>> as
>> I originally thought.
>>
>> Thanks,
>> Yogesh
>>
>>
>>
>> --
>> View this message in context:
>> http://servicemix.396122.n5.nabble.com/SMX-4-5-0-file-installer-issues-tp5716139p5716147.html
>> Sent from the ServiceMix - User mailing list archive at Nabble.com.
>
>
>
> --
> Jens Buysse
> Research Group Broadband Communication Networks (IBCN)
> Department of Information Technology (INTEC), Ghent University/ iMinds
> Gaston Crommenlaan 8 bus 201, B-9050 Gent, Belgium
>
> tel             : +32 9 33 14 942
> fax             : +32 9 33 14 899
> mobile  : +32 479 32 21 72
> e-mail  : jens.buysse@intec.ugent.be
> skype   : jens.buysse
>
> web             : http://ibcn.intec.ugent.be/
> web             : www.myspace.com/aratf
>

Re: SMX 4.5.0 file installer issues

Posted by Jens Buysse <je...@intec.ugent.be>.
Could somebody please unsubscribe me from this list. I have tried this 
already on the site, which should have been successful (account is not 
accessible anymore) but I still receive these emails

Jens

Op 19/03/2013 15:31, ychawla schreef:
> Hi Freeman,
> The culprit was an internal bundle that we developed, not a system bundle as
> I originally thought.
>
> Thanks,
> Yogesh
>
>
>
> --
> View this message in context: http://servicemix.396122.n5.nabble.com/SMX-4-5-0-file-installer-issues-tp5716139p5716147.html
> Sent from the ServiceMix - User mailing list archive at Nabble.com.


-- 
Jens Buysse
Research Group Broadband Communication Networks (IBCN)
Department of Information Technology (INTEC), Ghent University/ iMinds
Gaston Crommenlaan 8 bus 201, B-9050 Gent, Belgium

tel		: +32 9 33 14 942
fax		: +32 9 33 14 899
mobile	: +32 479 32 21 72
e-mail	: jens.buysse@intec.ugent.be
skype	: jens.buysse

web		: http://ibcn.intec.ugent.be/
web		: www.myspace.com/aratf


Re: SMX 4.5.0 file installer issues

Posted by ychawla <pr...@gmail.com>.
Hi Freeman,
The culprit was an internal bundle that we developed, not a system bundle as
I originally thought.  

Thanks,
Yogesh



--
View this message in context: http://servicemix.396122.n5.nabble.com/SMX-4-5-0-file-installer-issues-tp5716139p5716147.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Re: SMX 4.5.0 file installer issues

Posted by Freeman Fang <fr...@gmail.com>.
Could you please append the bundle which cause this issue so that we can try to reproduce it
-------------
Freeman(Yue) Fang

Red Hat, Inc. 
FuseSource is now part of Red Hat
Web: http://fusesource.com | http://www.redhat.com/
Twitter: freemanfang
Blog: http://freemanfang.blogspot.com
http://blog.sina.com.cn/u/1473905042
weibo: @Freeman小屋

On 2013-3-19, at 上午6:43, ychawla wrote:

> Hello All,
> I am running SMX 4.5.0 on Windows 2008.  I typically install by copying to
> the deploy directory.  This was working fine for a few weeks, but now
> whenever I try to install I get the following issue:
> 
> 2013-03-18 18:38:52,738 | ERROR | mix-4.5.0/deploy | fileinstall                     
> | 7 - org.apache.felix.fileinstall - 3.2.4 | In main loop, we ha
> ve serious trouble
> java.lang.NullPointerException
>        at
> org.apache.felix.framework.resolver.ResolverImpl.toStringBlame(ResolverImpl.java:1526)[org.apache.felix.framework-3.2.2.jar:]
>        at
> org.apache.felix.framework.resolver.ResolverImpl.checkPackageSpaceConsistency(ResolverImpl.java:948)[org.apache.felix.framework-3.2.2.jar:]
> 
>        at
> org.apache.felix.framework.resolver.ResolverImpl.resolve(ResolverImpl.java:123)[org.apache.felix.framework-3.2.2.jar:]
>        at
> org.apache.felix.framework.Felix$StatefulResolver.resolve(Felix.java:4150)[org.apache.felix.framework-3.2.2.jar:]
>        at
> org.apache.felix.framework.Felix.resolveBundle(Felix.java:3557)[org.apache.felix.framework-3.2.2.jar:]
>        at
> org.apache.felix.framework.Felix.startBundle(Felix.java:1797)[org.apache.felix.framework-3.2.2.jar:]
>        at
> org.apache.felix.framework.BundleImpl.start(BundleImpl.java:927)[org.apache.felix.framework-3.2.2.jar:]
>        at
> org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundle(DirectoryWatcher.java:1244)[7:org.apache.felix.fileinstall:3.2.4]
>        at
> org.apache.felix.fileinstall.internal.DirectoryWatcher.startBundles(DirectoryWatcher.java:1216)[7:org.apache.felix.fileinstall:3.2.4]
>        at
> org.apache.felix.fileinstall.internal.DirectoryWatcher.startAllBundles(DirectoryWatcher.java:1205)[7:org.apache.felix.fileinstall:3.2.4]
>        at
> org.apache.felix.fileinstall.internal.DirectoryWatcher.process(DirectoryWatcher.java:500)[7:org.apache.felix.fileinstall:3.2.4]
>        at
> org.apache.felix.fileinstall.internal.DirectoryWatcher.run(DirectoryWatcher.java:291)[7:org.apache.felix.fileinstall:3.2.4]
> 
> karaf@root>
> 
> I just started getting this issue so I deleted SMX, re-installed and it
> occurred again.  My bundles were working fine before so I am not sure what
> happened.
> 
> Any ideas?
> 
> Thanks,
> Yogesh
> 
> 
> 
> --
> View this message in context: http://servicemix.396122.n5.nabble.com/SMX-4-5-0-file-installer-issues-tp5716139.html
> Sent from the ServiceMix - User mailing list archive at Nabble.com.


Re: SMX 4.5.0 file installer issues

Posted by ychawla <pr...@gmail.com>.
I think this might be caused by some dependency issues between packages.  The
error doesn't explicitly say so but I have experimented with different
combinations of bundles and this there is a dependency problem.



--
View this message in context: http://servicemix.396122.n5.nabble.com/SMX-4-5-0-file-installer-issues-tp5716139p5716141.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.