[jboss-osgi-issues] [JBoss JIRA] Created: (JBOSGI-309) OSGi Runtime fails on cygwin

Thomas Diesler (JIRA) jira-events at lists.jboss.org
Wed Apr 14 03:57:26 EDT 2010


OSGi Runtime fails on cygwin
----------------------------

                 Key: JBOSGI-309
                 URL: https://jira.jboss.org/jira/browse/JBOSGI-309
             Project: JBoss OSGi
          Issue Type: Bug
      Security Level: Public (Everyone can see)
          Components: Productization
            Reporter: Thomas Diesler
             Fix For:  JBossOSGi 1.0.x


$ bin/run.sh
=========================================================================

  JBossOSGi Bootstrap Environment

  OSGI_HOME: C:\jboss\jboss-osgi-1.0.0.Beta6-MC\runtime

  JAVA: /cygdrive/c/jdk1.6.0_18/bin/java

  JAVA_OPTS: -Dprogram.name=run.sh -Dosgi.home=/cygdrive/c/jboss/jboss-osgi-1.0.
0.Beta6-MC/runtime -server -Xms128m -Xmx512m -XX:MaxPermSize=256m -Dsun.rmi.dgc.
client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000

=========================================================================

log4j:WARN No appenders could be found for logger (org.jboss.osgi.spi.internal.O
SGiBootstrapBean).
log4j:WARN Please initialize the log4j system properly.
Exception in thread "main" java.lang.IllegalStateException: Cannot find any boot
strap: [[jboss-osgi-bootstrap.xml, bootstrap/jboss-osgi-bootstrap.xml, META-INF/
jboss-osgi-bootstrap.xml, META-INF/jboss-osgi-default-bootstrap.xml]]
        at org.jboss.osgi.framework.launch.OSGiFrameworkFactory.newFramework(OSG
iFrameworkFactory.java:115)
        at org.jboss.osgi.spi.framework.PropertiesBootstrapProvider.createFramew
ork(PropertiesBootstrapProvider.java:239)
        at org.jboss.osgi.spi.framework.PropertiesBootstrapProvider.initFramewor
kInstance(PropertiesBootstrapProvider.java:166)
        at org.jboss.osgi.spi.framework.PropertiesBootstrapProvider.configureInt
ernal(PropertiesBootstrapProvider.java:160)
        at org.jboss.osgi.spi.framework.PropertiesBootstrapProvider.getFramework
(PropertiesBootstrapProvider.java:294)
        at org.jboss.osgi.spi.internal.OSGiBootstrapBean.run(OSGiBootstrapBean.j
ava:78)
        at org.jboss.osgi.spi.framework.OSGiBootstrap.main(OSGiBootstrap.java:57
)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-osgi-issues mailing list