[
https://issues.apache.org/activemq/browse/SMX4-206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Heinemann updated SMX4-206:
--------------------------------
Attachment: pic1.jpg
> Apache ServiceMix 4 binary assembly zip file is not valid
> ---------------------------------------------------------
>
> Key: SMX4-206
> URL: https://issues.apache.org/activemq/browse/SMX4-206
> Project: ServiceMix 4
> Issue Type: Bug
> Affects Versions: 4.0-m2
> Environment: Windows Vista 64bit
> JDK 1.5_17
> Reporter: Lars Heinemann
> Priority: Critical
> Fix For: 4.0-m2
>
> Attachments: pic1.jpg, pic2.jpg, pic3.jpg
>
>
> When trying to unzip the apache-servicemix zip archive (binary) there are
> several errors and warnings.
> Following are the problems:
> geronimo-annotation_1.0_spec-1.1.1.jar seems to be inside the zip twice
> org.apache.servicemix.bundles.oro-2.0.8_1.jar seems to be inside the zip twice
> about 41 jar files seem to have invalid file names (windows complains about a
> too long source path)
> So finally when starting the unzipped result it fails poorly:
> {noformat}
> c:\apache-servicemix-4.0-m2-trunk\bin>servicemix.bat
> Bundle listed in startup.properties configuration not found:
> org/apache/servicemix/kernel/jaas/org.apache.servicemix.kernel.jaas.modules/1.1.0-SNAPSHOT/org.apache.servicemix.kernel.jaas.modules-1.1.0-SNAPSHOT.jar
> Bundle listed in startup.properties configuration not found:
> org/apache/servicemix/kernel/gshell/org.apache.servicemix.kernel.gshell.features/1.1.0-SNAPSHOT/org.apache.servicemix.kernel.gshell.features-1.1.0-SNAPSHOT.jar
> Bundle listed in startup.properties configuration not found:
> org/apache/servicemix/kernel/gshell/org.apache.servicemix.kernel.gshell.admin/1.1.0-SNAPSHOT/org.apache.servicemix.kernel.gshell.admin-1.1.0-SNAPSHOT.jar
> Bundle listed in startup.properties configuration not found:
> org/apache/servicemix/kernel/org.apache.servicemix.kernel.filemonitor/1.1.0-SNAPSHOT/org.apache.servicemix.kernel.filemonitor-1.1.0-SNAPSHOT.jar
> Bundle listed in startup.properties configuration not found:
> org/apache/servicemix/kernel/gshell/org.apache.servicemix.kernel.gshell.packages/1.1.0-SNAPSHOT/org.apache.servicemix.kernel.gshell.packages-1.1.0-SNAPSHOT.jar
> Bundle listed in startup.properties configuration not found:
> org/apache/servicemix/kernel/gshell/org.apache.servicemix.kernel.gshell.config/1.1.0-SNAPSHOT/org.apache.servicemix.kernel.gshell.config-1.1.0-SNAPSHOT.jar
> Bundle listed in startup.properties configuration not found:
> org/apache/servicemix/kernel/gshell/org.apache.servicemix.kernel.gshell.osgi/1.1.0-SNAPSHOT/org.apache.servicemix.kernel.gshell.osgi-1.1.0-SNAPSHOT.jar
> Bundle listed in startup.properties configuration not found:
> org/apache/servicemix/kernel/gshell/org.apache.servicemix.kernel.gshell.core/1.1.0-SNAPSHOT/org.apache.servicemix.kernel.gshell.core-1.1.0-SNAPSHOT.jar
> Bundle listed in startup.properties configuration not found:
> org/apache/servicemix/kernel/jaas/org.apache.servicemix.kernel.jaas.config/1.1.0-SNAPSHOT/org.apache.servicemix.kernel.jaas.config-1.1.0-SNAPSHOT.jar
> Bundle listed in startup.properties configuration not found:
> org/apache/servicemix/bundles/org.apache.servicemix.bundles.commons-httpclient/3.1_1/org.apache.servicemix.bundles.commons-httpclient-3.1_1.jar
> Bundle listed in startup.properties configuration not found:
> org/apache/servicemix/bundles/org.apache.servicemix.bundles.jaxp-ri/1.4.2_1-SNAPSHOT/org.apache.servicemix.bundles.jaxp-ri-1.4.2_1-SNAPSHOT.jar
> Bundle listed in startup.properties configuration not found:
> org/apache/servicemix/kernel/gshell/org.apache.servicemix.kernel.gshell.log/1.1.0-SNAPSHOT/org.apache.servicemix.kernel.gshell.log-1.1.0-SNAPSHOT.jar
> Bundle listed in startup.properties configuration not found:
> org/apache/servicemix/bundles/org.apache.servicemix.bundles.jline/0.9.94_1-SNAPSHOT/org.apache.servicemix.bundles.jline-0.9.94_1-SNAPSHOT.jar
> Bundle listed in startup.properties configuration not found:
> org/apache/servicemix/kernel/org.apache.servicemix.kernel.management/1.1.0-SNAPSHOT/org.apache.servicemix.kernel.management-1.1.0-SNAPSHOT.jar
> ERROR: Error starting
> mvn:org.apache.servicemix.kernel/org.apache.servicemix.kernel.spring/1.1.0-SNAPSHOT
> (org.osgi.framework.BundleException: Unresolved package in bundle 26:
> package; (package=org.apache.servicemix.kernel.filemonitor))
> org.osgi.framework.BundleException: Unresolved package in bundle 26: package;
> (package=org.apache.servicemix.kernel.filemonitor)
> at org.apache.felix.framework.Felix._resolveBundle(Felix.java:1728)
> at org.apache.felix.framework.Felix._startBundle(Felix.java:1591)
> at org.apache.felix.framework.Felix.startBundle(Felix.java:1544)
> at
> org.apache.felix.framework.Felix.setFrameworkStartLevel(Felix.java:1125)
> at
> org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:258)
> at java.lang.Thread.run(Thread.java:595)
> {noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.