Hello,

for the last few hours, I tried to install Felix 1.0.3 on my IPAQ PDA. This one is running Windows Mobile 2003. But I simply can't get Felix working. After entering my profile name, for every bundle that shall be installed, I get this error:

Auto-properties install: org.osgi.framework.BundleException: Unable to cache bundle: file:/Java/af-1.0.3/bundle/org.apache.felix.shell-1.0.0.jar

I know that there are issues on Windows Mobile with absolute paths and path containing spaces, as I have had installed a lot of other OSGi-Frameworks on mobile devices. Thus, my config.properties deklares public paths as well:

felix.cache.dir=/Java/af-1.0.3/cache
felix.auto.start.1= \
file:/Java/af-1.0.3/bundle/org.apache.felix.log-0.9.0-SNAPSHOT.jar \
file:/Java/af-1.0.3/bundle/org.apache.felix.shell-1.0.0.jar \
file:/Java/af-1.0.3/bundle/org.apache.felix.shell.tui-1.0.0.jar \
file:/Java/af-1.0.3/bundle/org.apache.felix.bundlerepository-1.0.2.jar

The bundle files are present, of course.

For your information, the profile directory is created successfully, after starting Felix. So the file ".../cache/thomas/bundle0/bundle.id" can be created.

So what is my error? Why can't the bundles be loaded or cached? I really appreciate any help.

Regards,
Thomas Berger


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to