[
https://issues.apache.org/jira/browse/FELIX-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12577945#action_12577945
]
Stefano Lenzi commented on FELIX-513:
-------------------------------------
What about:
- Inspecting a FELIX_HOME environment variable and/or felix.home property for
relative path?
- Implement an installer which modify the config.properties during the
installation?
> Unable to cache bundle: file:bundle when started in Cygwin from outside Felix
> home directory
> --------------------------------------------------------------------------------------------
>
> Key: FELIX-513
> URL: https://issues.apache.org/jira/browse/FELIX-513
> Project: Felix
> Issue Type: Bug
> Affects Versions: felix-1.0.3
> Reporter: Jacek Laskowski
>
> [EMAIL PROTECTED] /cygdrive/c/oss/openejb3/container/openejb-core
> $ java -jar c\:/apps/felix/bin/felix.jar
> Welcome to Felix.
> =================
> Enter profile name: openejb
> Auto-properties install: org.osgi.framework.BundleException: Unable to cache
> bundle: file:bundle/org.apache.felix.shell-1.0.0.jar
> Auto-properties install: org.osgi.framework.BundleException: Unable to cache
> bundle: file:bundle/org.apache.felix.shell.tui-1.0.0.jar
> Auto-properties install: org.osgi.framework.BundleException: Unable to cache
> bundle: file:bundle/org.apache.felix.bundlerepository-1.0.2.jar
> Auto-properties start: org.osgi.framework.BundleException: Unable to cache
> bundle: file:bundle/org.apache.felix.shell-1.0.0.jar
> Auto-properties start: org.osgi.framework.BundleException: Unable to cache
> bundle: file:bundle/org.apache.felix.shell.tui-1.0.0.jar
> Auto-properties start: org.osgi.framework.BundleException: Unable to cache
> bundle: file:bundle/org.apache.felix.bundlerepository-1.0.2.jar
> and stops.
> C:\apps\felix Wed 03/05/2008 22:41:59.21
> > java -jar bin/felix.jar
> Welcome to Felix.
> =================
> Enter profile name: openejb
> DEBUG: WIRE: 7.0 -> org.ungoverned.osgi.service.shell -> 7.0
> DEBUG: WIRE: 7.0 -> org.osgi.service.startlevel -> 0
> DEBUG: WIRE: 7.0 -> org.apache.felix.shell -> 7.0
> DEBUG: WIRE: 7.0 -> org.osgi.framework -> 0
> DEBUG: WIRE: 7.0 -> org.osgi.service.packageadmin -> 0
> DEBUG: WIRE: 8.0 -> org.apache.felix.shell -> 7.0
> DEBUG: WIRE: 8.0 -> org.osgi.framework -> 0
> -> DEBUG: WIRE: 9.0 -> org.osgi.framework -> 0
> DEBUG: WIRE: 9.0 -> org.osgi.service.obr -> 9.0
> DEBUG: WIRE: 9.0 -> org.apache.felix.shell -> 7.0
> -> version
> 1.0.3
> ->
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.