Hi trusty Felix group,

 

I am hoping this group can help me interpret an error message today.  For
background, we are using Felix framework version 2.0.0 (and compendium
1.2.0 if that matters).  In one deployment, we see the message and stack
trace (at bottom of this email), when we add bundles from a partner
company into the mix.  The result is that one of our bundles remains
resolved (rather than started).

 

It happens to be a bundle that provides our in-house upnp service, and
there is a distinct possibility that a upnp service of some kind is
involved in the new bundles from our partner.  The error, which is very
repeatable, doesn't clarify much for me and I am reluctant to jump to any
conclusions about a upnp conflict.  Any advice?  What should I interpret
from this message and stack?

 

Thanks as always,

Matt

4Home, Inc.

 

ERROR: org.apache.felix.framework.cache.BundleArchive: Unable to record
state - java.io.FileNotFoundException:
/usr/lib/fluid/osgi-config/bundle20/bundle.state (No such file or
directory)

ERROR: Error writing persistent state to bundle archive.
(java.io.FileNotFoundException:
/usr/lib/fluid/osgi-config/bundle20/bundle.state (No such file or
directory))

java.io.FileNotFoundException:
/usr/lib/fluid/osgi-config/bundle20/bundle.state (No such file or
directory)

 at java.io.FileOutputStream.open(Native Method)

 at java.io.FileOutputStream.<init>(Unknown Source)

 at java.io.FileOutputStream.<init>(Unknown Source)

 at
org.apache.felix.framework.util.SecureAction.getFileOutputStream(Unknown
Source)

 at
org.apache.felix.framework.cache.BundleArchive.setPersistentState(Unknown
Source)

 at org.apache.felix.framework.BundleImpl.setPersistentStateActive(Unknown
Source)

 at org.apache.felix.framework.Felix.startBundle(Unknown Source)

 at org.apache.felix.framework.BundleImpl.start(Unknown Source)

 at org.apache.felix.framework.BundleImpl.start(Unknown Source)

Reply via email to