[
https://issues.apache.org/jira/browse/FELIX-513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12577965#action_12577965
]
Richard S. Hall commented on FELIX-513:
---------------------------------------
I would be happy to have an installer that could modify the variables...in
addition that same installer should install Felix as a service/daemon too...we
have wanted this for a while and have the basics in place in the trunk, but no
one with the knowledge (and/or time) has looked into finishing it off.
However, if we are going to do a stop-gap measure, then I prefer trying to
guess the location over FELIX_HOME-like approach, because it makes it easy for
people to move and/or make copies of their installations.
> 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.