dcm4che-master and weasis maven error

212 views
Skip to first unread message

Elena M.

unread,
Oct 8, 2013, 2:43:16 PM10/8/13
to dcm...@googlegroups.com

I install weasis in eclipse for 4th time..
I have download dcm4che-master and run maven install successfully!

I run maven clean install in weasis directory and I get errors...
mvnweasis.PNG

Elena M.

unread,
Oct 8, 2013, 3:40:41 PM10/8/13
to dcm...@googlegroups.com

In eclipse I have the current errors:




nicolas...@gmail.com

unread,
Oct 8, 2013, 4:51:11 PM10/8/13
to dcm...@googlegroups.com
The dcm4che lib has move to 3.3.0-SNAPSHOT, I just update Weasis to the current lib.

Elena M.

unread,
Oct 8, 2013, 4:52:49 PM10/8/13
to
What I have to do to fix this? To get the updates?

nicolas...@gmail.com

unread,
Oct 8, 2013, 4:55:08 PM10/8/13
to dcm...@googlegroups.com
Just fetch the Weasis git repository.

Elena M.

unread,
Oct 8, 2013, 5:02:06 PM10/8/13
to dcm...@googlegroups.com
I still have the errors in weasis when i run mvn clean install... :S

Elena M.

unread,
Oct 8, 2013, 5:32:09 PM10/8/13
to dcm...@googlegroups.com
I changed the dependencies in the pom.xml in weasis-dicom-codec, to be like that:

<dependency>
<groupId>org.dcm4che</groupId>
<artifactId>dcm4che-core</artifactId>
<version>3.3.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.dcm4che</groupId>
<artifactId>dcm4che-image</artifactId>
<version>3.3.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.dcm4che</groupId>
<artifactId>dcm4che-net</artifactId>
<version>3.3.0-SNAPSHOT</version>

</dependency>

and the errors in pop file fixed. Is that correct?

But two other errors appeared in files Compressor.java and DicomFieldsView.java..


er1.PNG
er2.PNG

Elena M.

unread,
Oct 8, 2013, 5:59:19 PM10/8/13
to dcm...@googlegroups.com
Problem fixed. I had to manually get the new code of the classes.
I completed the steps to install weasis in eclipse but when I run weasis-launcher, I heve these errors:

"

***** Starting Configuration *****
Operating system: windows-x86-64
Preferences directory: C:\Users\user\.weasis\preferences\user\default
weasis.language: en
weasis.country: US
weasis.variant: 
weasis.confirm.closing: false
weasis.export.dicom: true
weasis.dicom.root.uid: 
org.apache.sling.commons.log.level: DEBUG
org.apache.sling.commons.log.file: 
org.apache.sling.commons.log.file.number: 5
org.apache.sling.commons.log.file.size: 10MB
org.apache.sling.commons.log.pattern: {0,date,dd.MM.yyyy HH:mm:ss.SSS} *{4}* [{2}] {3} {5}
weasis.look: org.pushingpixels.substance.api.skin.SubstanceTwilightLookAndFeel
Last running version: 2.0.0-alpha
Current version: 2.0.0-alpha
***** End of Configuration *****

Weasis Starting...
========================

Cannot install bundle: weasis-dicom-viewer2d-2.0.0-SNAPSHOT (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/weasis/dicom/weasis-dicom-viewer2d/2.0.0-SNAPSHOT/weasis-dicom-viewer2d-2.0.0-SNAPSHOT.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\weasis\dicom\weasis-dicom-viewer2d\2.0.0-SNAPSHOT\weasis-dicom-viewer2d-2.0.0-SNAPSHOT.jar (The system cannot find the path specified))
org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/weasis/dicom/weasis-dicom-viewer2d/2.0.0-SNAPSHOT/weasis-dicom-viewer2d-2.0.0-SNAPSHOT.jar
at org.apache.felix.framework.Felix.installBundle(Felix.java:2870)
at org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:165)
at org.weasis.launcher.AutoProcessor.installBundle(AutoProcessor.java:551)
at org.weasis.launcher.AutoProcessor.processAutoProperties(AutoProcessor.java:335)
at org.weasis.launcher.AutoProcessor.process(AutoProcessor.java:102)
at org.weasis.launcher.WebStartLoader.setFelix(WebStartLoader.java:208)
at org.weasis.launcher.WeasisLauncher.launch(WeasisLauncher.java:349)
at org.weasis.launcher.WeasisLauncher.main(WeasisLauncher.java:204)
Caused by: java.io.FileNotFoundException: C:\Users\user.m2\repository\org\weasis\dicom\weasis-dicom-viewer2d\2.0.0-SNAPSHOT\weasis-dicom-viewer2d-2.0.0-SNAPSHOT.jar (The system cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:97)
at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)
at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188)
at org.apache.felix.framework.util.SecureAction.getURLConnectionInputStream(SecureAction.java:524)
at org.apache.felix.framework.cache.JarRevision.initialize(JarRevision.java:165)
at org.apache.felix.framework.cache.JarRevision.<init>(JarRevision.java:77)
at org.apache.felix.framework.cache.BundleArchive.createRevisionFromLocation(BundleArchive.java:878)
at org.apache.felix.framework.cache.BundleArchive.reviseInternal(BundleArchive.java:550)
at org.apache.felix.framework.cache.BundleArchive.<init>(BundleArchive.java:153)
at org.apache.felix.framework.cache.BundleCache.create(BundleCache.java:277)
at org.apache.felix.framework.Felix.installBundle(Felix.java:2866)
... 7 more
Cannot install bundle: slf4j-api-1.6.4 (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\slf4j\slf4j-api\1.6.4\slf4j-api-1.6.4.jar (The system cannot find the path specified))
org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar
at org.apache.felix.framework.Felix.installBundle(Felix.java:2870)
at org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:165)
at org.weasis.launcher.AutoProcessor.installBundle(AutoProcessor.java:551)
at org.weasis.launcher.AutoProcessor.processAutoProperties(AutoProcessor.java:335)
at org.weasis.launcher.AutoProcessor.process(AutoProcessor.java:102)
at org.weasis.launcher.WebStartLoader.setFelix(WebStartLoader.java:208)
at org.weasis.launcher.WeasisLauncher.launch(WeasisLauncher.java:349)
at org.weasis.launcher.WeasisLauncher.main(WeasisLauncher.java:204)
Caused by: java.io.FileNotFoundException: C:\Users\user.m2\repository\org\slf4j\slf4j-api\1.6.4\slf4j-api-1.6.4.jar (The system cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:97)
at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)
at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188)
at org.apache.felix.framework.util.SecureAction.getURLConnectionInputStream(SecureAction.java:524)
at org.apache.felix.framework.cache.JarRevision.initialize(JarRevision.java:165)
at org.apache.felix.framework.cache.JarRevision.<init>(JarRevision.java:77)
at org.apache.felix.framework.cache.BundleArchive.createRevisionFromLocation(BundleArchive.java:878)
at org.apache.felix.framework.cache.BundleArchive.reviseInternal(BundleArchive.java:550)
at org.apache.felix.framework.cache.BundleArchive.<init>(BundleArchive.java:153)
at org.apache.felix.framework.cache.BundleCache.create(BundleCache.java:277)
at org.apache.felix.framework.Felix.installBundle(Felix.java:2866)
... 7 more
Cannot install bundle: weasis-dicom-codec-2.0.0-SNAPSHOT (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/weasis/dicom/weasis-dicom-codec/2.0.0-SNAPSHOT/weasis-dicom-codec-2.0.0-SNAPSHOT.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\weasis\dicom\weasis-dicom-codec\2.0.0-SNAPSHOT\weasis-dicom-codec-2.0.0-SNAPSHOT.jar (The system cannot find the path specified))
org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/weasis/dicom/weasis-dicom-codec/2.0.0-SNAPSHOT/weasis-dicom-codec-2.0.0-SNAPSHOT.jar
at org.apache.felix.framework.Felix.installBundle(Felix.java:2870)
at org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:165)
at org.weasis.launcher.AutoProcessor.installBundle(AutoProcessor.java:551)
at org.weasis.launcher.AutoProcessor.processAutoProperties(AutoProcessor.java:335)
at org.weasis.launcher.AutoProcessor.process(AutoProcessor.java:102)
at org.weasis.launcher.WebStartLoader.setFelix(WebStartLoader.java:208)
at org.weasis.launcher.WeasisLauncher.launch(WeasisLauncher.java:349)
at org.weasis.launcher.WeasisLauncher.main(WeasisLauncher.java:204)
Caused by: java.io.FileNotFoundException: C:\Users\user.m2\repository\org\weasis\dicom\weasis-dicom-codec\2.0.0-SNAPSHOT\weasis-dicom-codec-2.0.0-SNAPSHOT.jar (The system cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:97)
at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)
at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188)
at org.apache.felix.framework.util.SecureAction.getURLConnectionInputStream(SecureAction.java:524)
at org.apache.felix.framework.cache.JarRevision.initialize(JarRevision.java:165)
at org.apache.felix.framework.cache.JarRevision.<init>(JarRevision.java:77)
at org.apache.felix.framework.cache.BundleArchive.createRevisionFromLocation(BundleArchive.java:878)
at org.apache.felix.framework.cache.BundleArchive.reviseInternal(BundleArchive.java:550)
at org.apache.felix.framework.cache.BundleArchive.<init>(BundleArchive.java:153)
at org.apache.felix.framework.cache.BundleCache.create(BundleCache.java:277)
at org.apache.felix.framework.Felix.installBundle(Felix.java:2866)
... 7 more
Cannot install bundle: weasis-base-ui-2.0.0-SNAPSHOT (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/weasis/base/weasis-base-ui/2.0.0-SNAPSHOT/weasis-base-ui-2.0.0-SNAPSHOT.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\weasis\base\weasis-base-ui\2.0.0-SNAPSHOT\weasis-base-ui-2.0.0-SNAPSHOT.jar (The system cannot find the path specified))
org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/weasis/base/weasis-base-ui/2.0.0-SNAPSHOT/weasis-base-ui-2.0.0-SNAPSHOT.jar
at org.apache.felix.framework.Felix.installBundle(Felix.java:2870)
at org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:165)
at org.weasis.launcher.AutoProcessor.installBundle(AutoProcessor.java:551)
at org.weasis.launcher.AutoProcessor.processAutoProperties(AutoProcessor.java:335)
at org.weasis.launcher.AutoProcessor.process(AutoProcessor.java:102)
at org.weasis.launcher.WebStartLoader.setFelix(WebStartLoader.java:208)
at org.weasis.launcher.WeasisLauncher.launch(WeasisLauncher.java:349)
at org.weasis.launcher.WeasisLauncher.main(WeasisLauncher.java:204)
Caused by: java.io.FileNotFoundException: C:\Users\user.m2\repository\org\weasis\base\weasis-base-ui\2.0.0-SNAPSHOT\weasis-base-ui-2.0.0-SNAPSHOT.jar (The system cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:97)
at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)
at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188)
at org.apache.felix.framework.util.SecureAction.getURLConnectionInputStream(SecureAction.java:524)
at org.apache.felix.framework.cache.JarRevision.initialize(JarRevision.java:165)
at org.apache.felix.framework.cache.JarRevision.<init>(JarRevision.java:77)
at org.apache.felix.framework.cache.BundleArchive.createRevisionFromLocation(BundleArchive.java:878)
at org.apache.felix.framework.cache.BundleArchive.reviseInternal(BundleArchive.java:550)
at org.apache.felix.framework.cache.BundleArchive.<init>(BundleArchive.java:153)
at org.apache.felix.framework.cache.BundleCache.create(BundleCache.java:277)
at org.apache.felix.framework.Felix.installBundle(Felix.java:2866)
... 7 more
Cannot install bundle: weasis-dicom-explorer-2.0.0-SNAPSHOT (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/weasis/dicom/weasis-dicom-explorer/2.0.0-SNAPSHOT/weasis-dicom-explorer-2.0.0-SNAPSHOT.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\weasis\dicom\weasis-dicom-explorer\2.0.0-SNAPSHOT\weasis-dicom-explorer-2.0.0-SNAPSHOT.jar (The system cannot find the path specified))
org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/weasis/dicom/weasis-dicom-explorer/2.0.0-SNAPSHOT/weasis-dicom-explorer-2.0.0-SNAPSHOT.jar
at org.apache.felix.framework.Felix.installBundle(Felix.java:2870)
at org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:165)
at org.weasis.launcher.AutoProcessor.installBundle(AutoProcessor.java:551)
at org.weasis.launcher.AutoProcessor.processAutoProperties(AutoProcessor.java:335)
at org.weasis.launcher.AutoProcessor.process(AutoProcessor.java:102)
at org.weasis.launcher.WebStartLoader.setFelix(WebStartLoader.java:208)
at org.weasis.launcher.WeasisLauncher.launch(WeasisLauncher.java:349)
at org.weasis.launcher.WeasisLauncher.main(WeasisLauncher.java:204)
Caused by: java.io.FileNotFoundException: C:\Users\user.m2\repository\org\weasis\dicom\weasis-dicom-explorer\2.0.0-SNAPSHOT\weasis-dicom-explorer-2.0.0-SNAPSHOT.jar (The system cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:97)
at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)
at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188)
at org.apache.felix.framework.util.SecureAction.getURLConnectionInputStream(SecureAction.java:524)
at org.apache.felix.framework.cache.JarRevision.initialize(JarRevision.java:165)
at org.apache.felix.framework.cache.JarRevision.<init>(JarRevision.java:77)
at org.apache.felix.framework.cache.BundleArchive.createRevisionFromLocation(BundleArchive.java:878)
at org.apache.felix.framework.cache.BundleArchive.reviseInternal(BundleArchive.java:550)
at org.apache.felix.framework.cache.BundleArchive.<init>(BundleArchive.java:153)
at org.apache.felix.framework.cache.BundleCache.create(BundleCache.java:277)
at org.apache.felix.framework.Felix.installBundle(Felix.java:2866)
... 7 more
Cannot install bundle: jai-lib-1.1.4-b05 (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/weasis/thirdparty/com/sun/media/jai-lib/1.1.4-b05/jai-lib-1.1.4-b05.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\weasis\thirdparty\com\sun\media\jai-lib\1.1.4-b05\jai-lib-1.1.4-b05.jar (The system cannot find the path specified))
org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/weasis/thirdparty/com/sun/media/jai-lib/1.1.4-b05/jai-lib-1.1.4-b05.jar
at org.apache.felix.framework.Felix.installBundle(Felix.java:2870)
at org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:165)
at org.weasis.launcher.AutoProcessor.installBundle(AutoProcessor.java:551)
at org.weasis.launcher.AutoProcessor.processAutoProperties(AutoProcessor.java:335)
at org.weasis.launcher.AutoProcessor.process(AutoProcessor.java:102)
at org.weasis.launcher.WebStartLoader.setFelix(WebStartLoader.java:208)
at org.weasis.launcher.WeasisLauncher.launch(WeasisLauncher.java:349)
at org.weasis.launcher.WeasisLauncher.main(WeasisLauncher.java:204)
Caused by: java.io.FileNotFoundException: C:\Users\user.m2\repository\org\weasis\thirdparty\com\sun\media\jai-lib\1.1.4-b05\jai-lib-1.1.4-b05.jar (The system cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:97)
at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)
at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188)
at org.apache.felix.framework.util.SecureAction.getURLConnectionInputStream(SecureAction.java:524)
at org.apache.felix.framework.cache.JarRevision.initialize(JarRevision.java:165)
at org.apache.felix.framework.cache.JarRevision.<init>(JarRevision.java:77)
at org.apache.felix.framework.cache.BundleArchive.createRevisionFromLocation(BundleArchive.java:878)
at org.apache.felix.framework.cache.BundleArchive.reviseInternal(BundleArchive.java:550)
at org.apache.felix.framework.cache.BundleArchive.<init>(BundleArchive.java:153)
at org.apache.felix.framework.cache.BundleCache.create(BundleCache.java:277)
at org.apache.felix.framework.Felix.installBundle(Felix.java:2866)
... 7 more
Cannot install bundle: org.apache.felix.prefs-1.0.4 (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/apache/felix/org.apache.felix.prefs/1.0.4/org.apache.felix.prefs-1.0.4.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\apache\felix\org.apache.felix.prefs\1.0.4\org.apache.felix.prefs-1.0.4.jar (The system cannot find the path specified))
org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/apache/felix/org.apache.felix.prefs/1.0.4/org.apache.felix.prefs-1.0.4.jar
at org.apache.felix.framework.Felix.installBundle(Felix.java:2870)
at org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:165)
at org.weasis.launcher.AutoProcessor.installBundle(AutoProcessor.java:551)
at org.weasis.launcher.AutoProcessor.processAutoProperties(AutoProcessor.java:335)
at org.weasis.launcher.AutoProcessor.process(AutoProcessor.java:102)
at org.weasis.launcher.WebStartLoader.setFelix(WebStartLoader.java:208)
at org.weasis.launcher.WeasisLauncher.launch(WeasisLauncher.java:349)
at org.weasis.launcher.WeasisLauncher.main(WeasisLauncher.java:204)
Caused by: java.io.FileNotFoundException: C:\Users\user.m2\repository\org\apache\felix\org.apache.felix.prefs\1.0.4\org.apache.felix.prefs-1.0.4.jar (The system cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:97)
at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)
at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188)
at org.apache.felix.framework.util.SecureAction.getURLConnectionInputStream(SecureAction.java:524)
at org.apache.felix.framework.cache.JarRevision.initialize(JarRevision.java:165)
at org.apache.felix.framework.cache.JarRevision.<init>(JarRevision.java:77)
at org.apache.felix.framework.cache.BundleArchive.createRevisionFromLocation(BundleArchive.java:878)
at org.apache.felix.framework.cache.BundleArchive.reviseInternal(BundleArchive.java:550)
at org.apache.felix.framework.cache.BundleArchive.<init>(BundleArchive.java:153)
at org.apache.felix.framework.cache.BundleCache.create(BundleCache.java:277)
at org.apache.felix.framework.Felix.installBundle(Felix.java:2866)
... 7 more
Cannot install native bundle: jai-lib-windows-x86-64-1.1.4-b03
Cannot install bundle: weasis-core-api-2.0.0-SNAPSHOT (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/weasis/core/weasis-core-api/2.0.0-SNAPSHOT/weasis-core-api-2.0.0-SNAPSHOT.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\weasis\core\weasis-core-api\2.0.0-SNAPSHOT\weasis-core-api-2.0.0-SNAPSHOT.jar (The system cannot find the path specified))
org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/weasis/core/weasis-core-api/2.0.0-SNAPSHOT/weasis-core-api-2.0.0-SNAPSHOT.jar
at org.apache.felix.framework.Felix.installBundle(Felix.java:2870)
at org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:165)
at org.weasis.launcher.AutoProcessor.installBundle(AutoProcessor.java:551)
at org.weasis.launcher.AutoProcessor.processAutoProperties(AutoProcessor.java:335)
at org.weasis.launcher.AutoProcessor.process(AutoProcessor.java:102)
at org.weasis.launcher.WebStartLoader.setFelix(WebStartLoader.java:208)
at org.weasis.launcher.WeasisLauncher.launch(WeasisLauncher.java:349)
at org.weasis.launcher.WeasisLauncher.main(WeasisLauncher.java:204)
Caused by: java.io.FileNotFoundException: C:\Users\user.m2\repository\org\weasis\core\weasis-core-api\2.0.0-SNAPSHOT\weasis-core-api-2.0.0-SNAPSHOT.jar (The system cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:97)
at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)
at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188)
at org.apache.felix.framework.util.SecureAction.getURLConnectionInputStream(SecureAction.java:524)
at org.apache.felix.framework.cache.JarRevision.initialize(JarRevision.java:165)
at org.apache.felix.framework.cache.JarRevision.<init>(JarRevision.java:77)
at org.apache.felix.framework.cache.BundleArchive.createRevisionFromLocation(BundleArchive.java:878)
at org.apache.felix.framework.cache.BundleArchive.reviseInternal(BundleArchive.java:550)
at org.apache.felix.framework.cache.BundleArchive.<init>(BundleArchive.java:153)
at org.apache.felix.framework.cache.BundleCache.create(BundleCache.java:277)
at org.apache.felix.framework.Felix.installBundle(Felix.java:2866)
... 7 more
Cannot install bundle: org.apache.felix.gogo.shell-0.10.0 (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/apache/felix/org.apache.felix.gogo.shell/0.10.0/org.apache.felix.gogo.shell-0.10.0.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\apache\felix\org.apache.felix.gogo.shell\0.10.0\org.apache.felix.gogo.shell-0.10.0.jar (The system cannot find the path specified))
org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/apache/felix/org.apache.felix.gogo.shell/0.10.0/org.apache.felix.gogo.shell-0.10.0.jar
at org.apache.felix.framework.Felix.installBundle(Felix.java:2870)
at org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:165)
at org.weasis.launcher.AutoProcessor.installBundle(AutoProcessor.java:551)
at org.weasis.launcher.AutoProcessor.processAutoProperties(AutoProcessor.java:335)
at org.weasis.launcher.AutoProcessor.process(AutoProcessor.java:102)
at org.weasis.launcher.WebStartLoader.setFelix(WebStartLoader.java:208)
at org.weasis.launcher.WeasisLauncher.launch(WeasisLauncher.java:349)
at org.weasis.launcher.WeasisLauncher.main(WeasisLauncher.java:204)
Caused by: java.io.FileNotFoundException: C:\Users\user.m2\repository\org\apache\felix\org.apache.felix.gogo.shell\0.10.0\org.apache.felix.gogo.shell-0.10.0.jar (The system cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:97)
at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)
at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188)
at org.apache.felix.framework.util.SecureAction.getURLConnectionInputStream(SecureAction.java:524)
at org.apache.felix.framework.cache.JarRevision.initialize(JarRevision.java:165)
at org.apache.felix.framework.cache.JarRevision.<init>(JarRevision.java:77)
at org.apache.felix.framework.cache.BundleArchive.createRevisionFromLocation(BundleArchive.java:878)
at org.apache.felix.framework.cache.BundleArchive.reviseInternal(BundleArchive.java:550)
at org.apache.felix.framework.cache.BundleArchive.<init>(BundleArchive.java:153)
at org.apache.felix.framework.cache.BundleCache.create(BundleCache.java:277)
at org.apache.felix.framework.Felix.installBundle(Felix.java:2866)
... 7 more
Cannot install bundle: vecmath-1.5.2 (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/weasis/thirdparty/com/sun/media/vecmath/1.5.2/vecmath-1.5.2.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\weasis\thirdparty\com\sun\media\vecmath\1.5.2\vecmath-1.5.2.jar (The system cannot find the path specified))
org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/weasis/thirdparty/com/sun/media/vecmath/1.5.2/vecmath-1.5.2.jar
at org.apache.felix.framework.Felix.installBundle(Felix.java:2870)
at org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:165)
at org.weasis.launcher.AutoProcessor.installBundle(AutoProcessor.java:551)
at org.weasis.launcher.AutoProcessor.processAutoProperties(AutoProcessor.java:335)
at org.weasis.launcher.AutoProcessor.process(AutoProcessor.java:102)
at org.weasis.launcher.WebStartLoader.setFelix(WebStartLoader.java:208)
at org.weasis.launcher.WeasisLauncher.launch(WeasisLauncher.java:349)
at org.weasis.launcher.WeasisLauncher.main(WeasisLauncher.java:204)
Caused by: java.io.FileNotFoundException: C:\Users\user.m2\repository\org\weasis\thirdparty\com\sun\media\vecmath\1.5.2\vecmath-1.5.2.jar (The system cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:97)
at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)
at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188)
at org.apache.felix.framework.util.SecureAction.getURLConnectionInputStream(SecureAction.java:524)
at org.apache.felix.framework.cache.JarRevision.initialize(JarRevision.java:165)
at org.apache.felix.framework.cache.JarRevision.<init>(JarRevision.java:77)
at org.apache.felix.framework.cache.BundleArchive.createRevisionFromLocation(BundleArchive.java:878)
at org.apache.felix.framework.cache.BundleArchive.reviseInternal(BundleArchive.java:550)
at org.apache.felix.framework.cache.BundleArchive.<init>(BundleArchive.java:153)
at org.apache.felix.framework.cache.BundleCache.create(BundleCache.java:277)
at org.apache.felix.framework.Felix.installBundle(Felix.java:2866)
... 7 more
Cannot install bundle: org.apache.felix.scr-1.6.2 (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/apache/felix/org.apache.felix.scr/1.6.2/org.apache.felix.scr-1.6.2.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\apache\felix\org.apache.felix.scr\1.6.2\org.apache.felix.scr-1.6.2.jar (The system cannot find the path specified))
org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/apache/felix/org.apache.felix.scr/1.6.2/org.apache.felix.scr-1.6.2.jar
at org.apache.felix.framework.Felix.installBundle(Felix.java:2870)
at org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:165)
at org.weasis.launcher.AutoProcessor.installBundle(AutoProcessor.java:551)
at org.weasis.launcher.AutoProcessor.processAutoProperties(AutoProcessor.java:335)
at org.weasis.launcher.AutoProcessor.process(AutoProcessor.java:102)
at org.weasis.launcher.WebStartLoader.setFelix(WebStartLoader.java:208)
at org.weasis.launcher.WeasisLauncher.launch(WeasisLauncher.java:349)
at org.weasis.launcher.WeasisLauncher.main(WeasisLauncher.java:204)
Caused by: java.io.FileNotFoundException: C:\Users\user.m2\repository\org\apache\felix\org.apache.felix.scr\1.6.2\org.apache.felix.scr-1.6.2.jar (The system cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:97)
at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)
at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188)
at org.apache.felix.framework.util.SecureAction.getURLConnectionInputStream(SecureAction.java:524)
at org.apache.felix.framework.cache.JarRevision.initialize(JarRevision.java:165)
at org.apache.felix.framework.cache.JarRevision.<init>(JarRevision.java:77)
at org.apache.felix.framework.cache.BundleArchive.createRevisionFromLocation(BundleArchive.java:878)
at org.apache.felix.framework.cache.BundleArchive.reviseInternal(BundleArchive.java:550)
at org.apache.felix.framework.cache.BundleArchive.<init>(BundleArchive.java:153)
at org.apache.felix.framework.cache.BundleCache.create(BundleCache.java:277)
at org.apache.felix.framework.Felix.installBundle(Felix.java:2866)
... 7 more
Cannot install bundle: weasis-base-viewer2d-2.0.0-SNAPSHOT (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/weasis/base/weasis-base-viewer2d/2.0.0-SNAPSHOT/weasis-base-viewer2d-2.0.0-SNAPSHOT.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\weasis\base\weasis-base-viewer2d\2.0.0-SNAPSHOT\weasis-base-viewer2d-2.0.0-SNAPSHOT.jar (The system cannot find the path specified))
org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/weasis/base/weasis-base-viewer2d/2.0.0-SNAPSHOT/weasis-base-viewer2d-2.0.0-SNAPSHOT.jar
at org.apache.felix.framework.Felix.installBundle(Felix.java:2870)
at org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:165)
at org.weasis.launcher.AutoProcessor.installBundle(AutoProcessor.java:551)
at org.weasis.launcher.AutoProcessor.processAutoProperties(AutoProcessor.java:335)
at org.weasis.launcher.AutoProcessor.process(AutoProcessor.java:102)
at org.weasis.launcher.WebStartLoader.setFelix(WebStartLoader.java:208)
at org.weasis.launcher.WeasisLauncher.launch(WeasisLauncher.java:349)
at org.weasis.launcher.WeasisLauncher.main(WeasisLauncher.java:204)
Caused by: java.io.FileNotFoundException: C:\Users\user.m2\repository\org\weasis\base\weasis-base-viewer2d\2.0.0-SNAPSHOT\weasis-base-viewer2d-2.0.0-SNAPSHOT.jar (The system cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:97)
at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)
at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188)
at org.apache.felix.framework.util.SecureAction.getURLConnectionInputStream(SecureAction.java:524)
at org.apache.felix.framework.cache.JarRevision.initialize(JarRevision.java:165)
at org.apache.felix.framework.cache.JarRevision.<init>(JarRevision.java:77)
at org.apache.felix.framework.cache.BundleArchive.createRevisionFromLocation(BundleArchive.java:878)
at org.apache.felix.framework.cache.BundleArchive.reviseInternal(BundleArchive.java:550)
at org.apache.felix.framework.cache.BundleArchive.<init>(BundleArchive.java:153)
at org.apache.felix.framework.cache.BundleCache.create(BundleCache.java:277)
at org.apache.felix.framework.Felix.installBundle(Felix.java:2866)
... 7 more
Cannot install bundle: org.apache.felix.gogo.command-0.12.0 (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/apache/felix/org.apache.felix.gogo.command/0.12.0/org.apache.felix.gogo.command-0.12.0.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\apache\felix\org.apache.felix.gogo.command\0.12.0\org.apache.felix.gogo.command-0.12.0.jar (The system cannot find the path specified))
org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/apache/felix/org.apache.felix.gogo.command/0.12.0/org.apache.felix.gogo.command-0.12.0.jar
at org.apache.felix.framework.Felix.installBundle(Felix.java:2870)
at org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:165)
at org.weasis.launcher.AutoProcessor.installBundle(AutoProcessor.java:551)
at org.weasis.launcher.AutoProcessor.processAutoProperties(AutoProcessor.java:335)
at org.weasis.launcher.AutoProcessor.process(AutoProcessor.java:102)
at org.weasis.launcher.WebStartLoader.setFelix(WebStartLoader.java:208)
at org.weasis.launcher.WeasisLauncher.launch(WeasisLauncher.java:349)
at org.weasis.launcher.WeasisLauncher.main(WeasisLauncher.java:204)
Caused by: java.io.FileNotFoundException: C:\Users\user.m2\repository\org\apache\felix\org.apache.felix.gogo.command\0.12.0\org.apache.felix.gogo.command-0.12.0.jar (The system cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:97)
at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)
at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188)
at org.apache.felix.framework.util.SecureAction.getURLConnectionInputStream(SecureAction.java:524)
at org.apache.felix.framework.cache.JarRevision.initialize(JarRevision.java:165)
at org.apache.felix.framework.cache.JarRevision.<init>(JarRevision.java:77)
at org.apache.felix.framework.cache.BundleArchive.createRevisionFromLocation(BundleArchive.java:878)
at org.apache.felix.framework.cache.BundleArchive.reviseInternal(BundleArchive.java:550)
at org.apache.felix.framework.cache.BundleArchive.<init>(BundleArchive.java:153)
at org.apache.felix.framework.cache.BundleCache.create(BundleCache.java:277)
at org.apache.felix.framework.Felix.installBundle(Felix.java:2866)
... 7 more
Cannot install bundle: org.apache.felix.metatype-1.0.6 (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/apache/felix/org.apache.felix.metatype/1.0.6/org.apache.felix.metatype-1.0.6.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\apache\felix\org.apache.felix.metatype\1.0.6\org.apache.felix.metatype-1.0.6.jar (The system cannot find the path specified))
org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/apache/felix/org.apache.felix.metatype/1.0.6/org.apache.felix.metatype-1.0.6.jar
at org.apache.felix.framework.Felix.installBundle(Felix.java:2870)
at org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:165)
at org.weasis.launcher.AutoProcessor.installBundle(AutoProcessor.java:551)
at org.weasis.launcher.AutoProcessor.processAutoProperties(AutoProcessor.java:335)
at org.weasis.launcher.AutoProcessor.process(AutoProcessor.java:102)
at org.weasis.launcher.WebStartLoader.setFelix(WebStartLoader.java:208)
at org.weasis.launcher.WeasisLauncher.launch(WeasisLauncher.java:349)
at org.weasis.launcher.WeasisLauncher.main(WeasisLauncher.java:204)
Caused by: java.io.FileNotFoundException: C:\Users\user.m2\repository\org\apache\felix\org.apache.felix.metatype\1.0.6\org.apache.felix.metatype-1.0.6.jar (The system cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:97)
at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)
at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188)
at org.apache.felix.framework.util.SecureAction.getURLConnectionInputStream(SecureAction.java:524)
at org.apache.felix.framework.cache.JarRevision.initialize(JarRevision.java:165)
at org.apache.felix.framework.cache.JarRevision.<init>(JarRevision.java:77)
at org.apache.felix.framework.cache.BundleArchive.createRevisionFromLocation(BundleArchive.java:878)
at org.apache.felix.framework.cache.BundleArchive.reviseInternal(BundleArchive.java:550)
at org.apache.felix.framework.cache.BundleArchive.<init>(BundleArchive.java:153)
at org.apache.felix.framework.cache.BundleCache.create(BundleCache.java:277)
at org.apache.felix.framework.Felix.installBundle(Felix.java:2866)
... 7 more
Cannot install bundle: org.apache.felix.configadmin-1.6.0 (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/apache/felix/org.apache.felix.configadmin/1.6.0/org.apache.felix.configadmin-1.6.0.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\apache\felix\org.apache.felix.configadmin\1.6.0\org.apache.felix.configadmin-1.6.0.jar (The system cannot find the path specified))
org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/apache/felix/org.apache.felix.configadmin/1.6.0/org.apache.felix.configadmin-1.6.0.jar
at org.apache.felix.framework.Felix.installBundle(Felix.java:2870)
at org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:165)
at org.weasis.launcher.AutoProcessor.installBundle(AutoProcessor.java:551)
at org.weasis.launcher.AutoProcessor.processAutoProperties(AutoProcessor.java:335)
at org.weasis.launcher.AutoProcessor.process(AutoProcessor.java:102)
at org.weasis.launcher.WebStartLoader.setFelix(WebStartLoader.java:208)
at org.weasis.launcher.WeasisLauncher.launch(WeasisLauncher.java:349)
at org.weasis.launcher.WeasisLauncher.main(WeasisLauncher.java:204)
Caused by: java.io.FileNotFoundException: C:\Users\user.m2\repository\org\apache\felix\org.apache.felix.configadmin\1.6.0\org.apache.felix.configadmin-1.6.0.jar (The system cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:97)
at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)
at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188)
at org.apache.felix.framework.util.SecureAction.getURLConnectionInputStream(SecureAction.java:524)
at org.apache.felix.framework.cache.JarRevision.initialize(JarRevision.java:165)
at org.apache.felix.framework.cache.JarRevision.<init>(JarRevision.java:77)
at org.apache.felix.framework.cache.BundleArchive.createRevisionFromLocation(BundleArchive.java:878)
at org.apache.felix.framework.cache.BundleArchive.reviseInternal(BundleArchive.java:550)
at org.apache.felix.framework.cache.BundleArchive.<init>(BundleArchive.java:153)
at org.apache.felix.framework.cache.BundleCache.create(BundleCache.java:277)
at org.apache.felix.framework.Felix.installBundle(Felix.java:2866)
... 7 more
Cannot install bundle: org.apache.felix.bundlerepository-1.6.6 (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\apache\felix\org.apache.felix.bundlerepository\1.6.6\org.apache.felix.bundlerepository-1.6.6.jar (The system cannot find the path specified))
org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar
at org.apache.felix.framework.Felix.installBundle(Felix.java:2870)
at org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:165)
at org.weasis.launcher.AutoProcessor.installBundle(AutoProcessor.java:551)
at org.weasis.launcher.AutoProcessor.processAutoProperties(AutoProcessor.java:335)
at org.weasis.launcher.AutoProcessor.process(AutoProcessor.java:102)
at org.weasis.launcher.WebStartLoader.setFelix(WebStartLoader.java:208)
at org.weasis.launcher.WeasisLauncher.launch(WeasisLauncher.java:349)
at org.weasis.launcher.WeasisLauncher.main(WeasisLauncher.java:204)
Caused by: java.io.FileNotFoundException: C:\Users\user.m2\repository\org\apache\felix\org.apache.felix.bundlerepository\1.6.6\org.apache.felix.bundlerepository-1.6.6.jar (The system cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:97)
at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)
at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188)
at org.apache.felix.framework.util.SecureAction.getURLConnectionInputStream(SecureAction.java:524)
at org.apache.felix.framework.cache.JarRevision.initialize(JarRevision.java:165)
at org.apache.felix.framework.cache.JarRevision.<init>(JarRevision.java:77)
at org.apache.felix.framework.cache.BundleArchive.createRevisionFromLocation(BundleArchive.java:878)
at org.apache.felix.framework.cache.BundleArchive.reviseInternal(BundleArchive.java:550)
at org.apache.felix.framework.cache.BundleArchive.<init>(BundleArchive.java:153)
at org.apache.felix.framework.cache.BundleCache.create(BundleCache.java:277)
at org.apache.felix.framework.Felix.installBundle(Felix.java:2866)
... 7 more
Cannot install bundle: weasis-imageio-codec-2.0.0-SNAPSHOT (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/weasis/imageio/weasis-imageio-codec/2.0.0-SNAPSHOT/weasis-imageio-codec-2.0.0-SNAPSHOT.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\weasis\imageio\weasis-imageio-codec\2.0.0-SNAPSHOT\weasis-imageio-codec-2.0.0-SNAPSHOT.jar (The system cannot find the path specified))
org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/weasis/imageio/weasis-imageio-codec/2.0.0-SNAPSHOT/weasis-imageio-codec-2.0.0-SNAPSHOT.jar
at org.apache.felix.framework.Felix.installBundle(Felix.java:2870)
at org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:165)
at org.weasis.launcher.AutoProcessor.installBundle(AutoProcessor.java:551)
at org.weasis.launcher.AutoProcessor.processAutoProperties(AutoProcessor.java:335)
at org.weasis.launcher.AutoProcessor.process(AutoProcessor.java:102)
at org.weasis.launcher.WebStartLoader.setFelix(WebStartLoader.java:208)
at org.weasis.launcher.WeasisLauncher.launch(WeasisLauncher.java:349)
at org.weasis.launcher.WeasisLauncher.main(WeasisLauncher.java:204)
Caused by: java.io.FileNotFoundException: C:\Users\user.m2\repository\org\weasis\imageio\weasis-imageio-codec\2.0.0-SNAPSHOT\weasis-imageio-codec-2.0.0-SNAPSHOT.jar (The system cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:97)
at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)
at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188)
at org.apache.felix.framework.util.SecureAction.getURLConnectionInputStream(SecureAction.java:524)
at org.apache.felix.framework.cache.JarRevision.initialize(JarRevision.java:165)
at org.apache.felix.framework.cache.JarRevision.<init>(JarRevision.java:77)
at org.apache.felix.framework.cache.BundleArchive.createRevisionFromLocation(BundleArchive.java:878)
at org.apache.felix.framework.cache.BundleArchive.reviseInternal(BundleArchive.java:550)
at org.apache.felix.framework.cache.BundleArchive.<init>(BundleArchive.java:153)
at org.apache.felix.framework.cache.BundleCache.create(BundleCache.java:277)
at org.apache.felix.framework.Felix.installBundle(Felix.java:2866)
... 7 more
Cannot install bundle: docking-frames-1.1.2-p5 (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/weasis/thirdparty/docking-frames/1.1.2-p5/docking-frames-1.1.2-p5.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\weasis\thirdparty\docking-frames\1.1.2-p5\docking-frames-1.1.2-p5.jar (The system cannot find the path specified))
org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/weasis/thirdparty/docking-frames/1.1.2-p5/docking-frames-1.1.2-p5.jar
at org.apache.felix.framework.Felix.installBundle(Felix.java:2870)
at org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:165)
at org.weasis.launcher.AutoProcessor.installBundle(AutoProcessor.java:551)
at org.weasis.launcher.AutoProcessor.processAutoProperties(AutoProcessor.java:335)
at org.weasis.launcher.AutoProcessor.process(AutoProcessor.java:102)
at org.weasis.launcher.WebStartLoader.setFelix(WebStartLoader.java:208)
at org.weasis.launcher.WeasisLauncher.launch(WeasisLauncher.java:349)
at org.weasis.launcher.WeasisLauncher.main(WeasisLauncher.java:204)
Caused by: java.io.FileNotFoundException: C:\Users\user.m2\repository\org\weasis\thirdparty\docking-frames\1.1.2-p5\docking-frames-1.1.2-p5.jar (The system cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:97)
at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)
at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188)
at org.apache.felix.framework.util.SecureAction.getURLConnectionInputStream(SecureAction.java:524)
at org.apache.felix.framework.cache.JarRevision.initialize(JarRevision.java:165)
at org.apache.felix.framework.cache.JarRevision.<init>(JarRevision.java:77)
at org.apache.felix.framework.cache.BundleArchive.createRevisionFromLocation(BundleArchive.java:878)
at org.apache.felix.framework.cache.BundleArchive.reviseInternal(BundleArchive.java:550)
at org.apache.felix.framework.cache.BundleArchive.<init>(BundleArchive.java:153)
at org.apache.felix.framework.cache.BundleCache.create(BundleCache.java:277)
at org.apache.felix.framework.Felix.installBundle(Felix.java:2866)
... 7 more
Cannot install bundle: org.apache.felix.gogo.runtime-0.10.0 (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/apache/felix/org.apache.felix.gogo.runtime/0.10.0/org.apache.felix.gogo.runtime-0.10.0.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\apache\felix\org.apache.felix.gogo.runtime\0.10.0\org.apache.felix.gogo.runtime-0.10.0.jar (The system cannot find the path specified))
org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/apache/felix/org.apache.felix.gogo.runtime/0.10.0/org.apache.felix.gogo.runtime-0.10.0.jar
at org.apache.felix.framework.Felix.installBundle(Felix.java:2870)
at org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:165)
at org.weasis.launcher.AutoProcessor.installBundle(AutoProcessor.java:551)
at org.weasis.launcher.AutoProcessor.processAutoProperties(AutoProcessor.java:335)
at org.weasis.launcher.AutoProcessor.process(AutoProcessor.java:102)
at org.weasis.launcher.WebStartLoader.setFelix(WebStartLoader.java:208)
at org.weasis.launcher.WeasisLauncher.launch(WeasisLauncher.java:349)
at org.weasis.launcher.WeasisLauncher.main(WeasisLauncher.java:204)
Caused by: java.io.FileNotFoundException: C:\Users\user.m2\repository\org\apache\felix\org.apache.felix.gogo.runtime\0.10.0\org.apache.felix.gogo.runtime-0.10.0.jar (The system cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:97)
at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)
at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188)
at org.apache.felix.framework.util.SecureAction.getURLConnectionInputStream(SecureAction.java:524)
at org.apache.felix.framework.cache.JarRevision.initialize(JarRevision.java:165)
at org.apache.felix.framework.cache.JarRevision.<init>(JarRevision.java:77)
at org.apache.felix.framework.cache.BundleArchive.createRevisionFromLocation(BundleArchive.java:878)
at org.apache.felix.framework.cache.BundleArchive.reviseInternal(BundleArchive.java:550)
at org.apache.felix.framework.cache.BundleArchive.<init>(BundleArchive.java:153)
at org.apache.felix.framework.cache.BundleCache.create(BundleCache.java:277)
at org.apache.felix.framework.Felix.installBundle(Felix.java:2866)
... 7 more
Cannot install native bundle: weasis-imageio-codec-windows-x86-64-1.2-b04
Cannot install bundle: weasis-core-ui-2.0.0-SNAPSHOT (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/weasis/core/weasis-core-ui/2.0.0-SNAPSHOT/weasis-core-ui-2.0.0-SNAPSHOT.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\weasis\core\weasis-core-ui\2.0.0-SNAPSHOT\weasis-core-ui-2.0.0-SNAPSHOT.jar (The system cannot find the path specified))
org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/weasis/core/weasis-core-ui/2.0.0-SNAPSHOT/weasis-core-ui-2.0.0-SNAPSHOT.jar
at org.apache.felix.framework.Felix.installBundle(Felix.java:2870)
at org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:165)
at org.weasis.launcher.AutoProcessor.installBundle(AutoProcessor.java:551)
at org.weasis.launcher.AutoProcessor.processAutoProperties(AutoProcessor.java:335)
at org.weasis.launcher.AutoProcessor.process(AutoProcessor.java:102)
at org.weasis.launcher.WebStartLoader.setFelix(WebStartLoader.java:208)
at org.weasis.launcher.WeasisLauncher.launch(WeasisLauncher.java:349)
at org.weasis.launcher.WeasisLauncher.main(WeasisLauncher.java:204)
Caused by: java.io.FileNotFoundException: C:\Users\user.m2\repository\org\weasis\core\weasis-core-ui\2.0.0-SNAPSHOT\weasis-core-ui-2.0.0-SNAPSHOT.jar (The system cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:97)
at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)
at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188)
at org.apache.felix.framework.util.SecureAction.getURLConnectionInputStream(SecureAction.java:524)
at org.apache.felix.framework.cache.JarRevision.initialize(JarRevision.java:165)
at org.apache.felix.framework.cache.JarRevision.<init>(JarRevision.java:77)
at org.apache.felix.framework.cache.BundleArchive.createRevisionFromLocation(BundleArchive.java:878)
at org.apache.felix.framework.cache.BundleArchive.reviseInternal(BundleArchive.java:550)
at org.apache.felix.framework.cache.BundleArchive.<init>(BundleArchive.java:153)
at org.apache.felix.framework.cache.BundleCache.create(BundleCache.java:277)
at org.apache.felix.framework.Felix.installBundle(Felix.java:2866)
... 7 more
Cannot install bundle: org.apache.sling.commons.log-3.0.0 (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/apache/sling/org.apache.sling.commons.log/3.0.0/org.apache.sling.commons.log-3.0.0.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\apache\sling\org.apache.sling.commons.log\3.0.0\org.apache.sling.commons.log-3.0.0.jar (The system cannot find the path specified))
org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/apache/sling/org.apache.sling.commons.log/3.0.0/org.apache.sling.commons.log-3.0.0.jar
at org.apache.felix.framework.Felix.installBundle(Felix.java:2870)
at org.apache.felix.framework.BundleContextImpl.installBundle(BundleContextImpl.java:165)
at org.weasis.launcher.AutoProcessor.installBundle(AutoProcessor.java:551)
at org.weasis.launcher.AutoProcessor.processAutoProperties(AutoProcessor.java:335)
at org.weasis.launcher.AutoProcessor.process(AutoProcessor.java:102)
at org.weasis.launcher.WebStartLoader.setFelix(WebStartLoader.java:208)
at org.weasis.launcher.WeasisLauncher.launch(WeasisLauncher.java:349)
at org.weasis.launcher.WeasisLauncher.main(WeasisLauncher.java:204)
Caused by: java.io.FileNotFoundException: C:\Users\user.m2\repository\org\apache\sling\org.apache.sling.commons.log\3.0.0\org.apache.sling.commons.log-3.0.0.jar (The system cannot find the path specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:138)
at java.io.FileInputStream.<init>(FileInputStream.java:97)
at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:90)
at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:188)
at org.apache.felix.framework.util.SecureAction.getURLConnectionInputStream(SecureAction.java:524)
at org.apache.felix.framework.cache.JarRevision.initialize(JarRevision.java:165)
at org.apache.felix.framework.cache.JarRevision.<init>(JarRevision.java:77)
at org.apache.felix.framework.cache.BundleArchive.createRevisionFromLocation(BundleArchive.java:878)
at org.apache.felix.framework.cache.BundleArchive.reviseInternal(BundleArchive.java:550)
at org.apache.felix.framework.cache.BundleArchive.<init>(BundleArchive.java:153)
at org.apache.felix.framework.cache.BundleCache.create(BundleCache.java:277)
at org.apache.felix.framework.Felix.installBundle(Felix.java:2866)
... 7 more
Cannot start bundle: weasis-dicom-viewer2d-2.0.0-SNAPSHOT (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/weasis/dicom/weasis-dicom-viewer2d/2.0.0-SNAPSHOT/weasis-dicom-viewer2d-2.0.0-SNAPSHOT.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\weasis\dicom\weasis-dicom-viewer2d\2.0.0-SNAPSHOT\weasis-dicom-viewer2d-2.0.0-SNAPSHOT.jar (The system cannot find the path specified))
Cannot start bundle: slf4j-api-1.6.4 (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\slf4j\slf4j-api\1.6.4\slf4j-api-1.6.4.jar (The system cannot find the path specified))
Cannot start bundle: weasis-dicom-codec-2.0.0-SNAPSHOT (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/weasis/dicom/weasis-dicom-codec/2.0.0-SNAPSHOT/weasis-dicom-codec-2.0.0-SNAPSHOT.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\weasis\dicom\weasis-dicom-codec\2.0.0-SNAPSHOT\weasis-dicom-codec-2.0.0-SNAPSHOT.jar (The system cannot find the path specified))
Cannot start bundle: weasis-base-ui-2.0.0-SNAPSHOT (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/weasis/base/weasis-base-ui/2.0.0-SNAPSHOT/weasis-base-ui-2.0.0-SNAPSHOT.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\weasis\base\weasis-base-ui\2.0.0-SNAPSHOT\weasis-base-ui-2.0.0-SNAPSHOT.jar (The system cannot find the path specified))
Cannot start bundle: weasis-dicom-explorer-2.0.0-SNAPSHOT (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/weasis/dicom/weasis-dicom-explorer/2.0.0-SNAPSHOT/weasis-dicom-explorer-2.0.0-SNAPSHOT.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\weasis\dicom\weasis-dicom-explorer\2.0.0-SNAPSHOT\weasis-dicom-explorer-2.0.0-SNAPSHOT.jar (The system cannot find the path specified))
Cannot start bundle: jai-lib-1.1.4-b05 (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/weasis/thirdparty/com/sun/media/jai-lib/1.1.4-b05/jai-lib-1.1.4-b05.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\weasis\thirdparty\com\sun\media\jai-lib\1.1.4-b05\jai-lib-1.1.4-b05.jar (The system cannot find the path specified))
Cannot start bundle: org.apache.felix.prefs-1.0.4 (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/apache/felix/org.apache.felix.prefs/1.0.4/org.apache.felix.prefs-1.0.4.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\apache\felix\org.apache.felix.prefs\1.0.4\org.apache.felix.prefs-1.0.4.jar (The system cannot find the path specified))
Cannot start bundle: weasis-core-api-2.0.0-SNAPSHOT (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/weasis/core/weasis-core-api/2.0.0-SNAPSHOT/weasis-core-api-2.0.0-SNAPSHOT.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\weasis\core\weasis-core-api\2.0.0-SNAPSHOT\weasis-core-api-2.0.0-SNAPSHOT.jar (The system cannot find the path specified))
Cannot start bundle: org.apache.felix.gogo.shell-0.10.0 (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/apache/felix/org.apache.felix.gogo.shell/0.10.0/org.apache.felix.gogo.shell-0.10.0.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\apache\felix\org.apache.felix.gogo.shell\0.10.0\org.apache.felix.gogo.shell-0.10.0.jar (The system cannot find the path specified))
Cannot start bundle: vecmath-1.5.2 (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/weasis/thirdparty/com/sun/media/vecmath/1.5.2/vecmath-1.5.2.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\weasis\thirdparty\com\sun\media\vecmath\1.5.2\vecmath-1.5.2.jar (The system cannot find the path specified))
Cannot start bundle: org.apache.felix.scr-1.6.2 (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/apache/felix/org.apache.felix.scr/1.6.2/org.apache.felix.scr-1.6.2.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\apache\felix\org.apache.felix.scr\1.6.2\org.apache.felix.scr-1.6.2.jar (The system cannot find the path specified))
Cannot start bundle: weasis-base-viewer2d-2.0.0-SNAPSHOT (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/weasis/base/weasis-base-viewer2d/2.0.0-SNAPSHOT/weasis-base-viewer2d-2.0.0-SNAPSHOT.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\weasis\base\weasis-base-viewer2d\2.0.0-SNAPSHOT\weasis-base-viewer2d-2.0.0-SNAPSHOT.jar (The system cannot find the path specified))
Cannot start bundle: org.apache.felix.gogo.command-0.12.0 (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/apache/felix/org.apache.felix.gogo.command/0.12.0/org.apache.felix.gogo.command-0.12.0.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\apache\felix\org.apache.felix.gogo.command\0.12.0\org.apache.felix.gogo.command-0.12.0.jar (The system cannot find the path specified))
Cannot start bundle: org.apache.felix.metatype-1.0.6 (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/apache/felix/org.apache.felix.metatype/1.0.6/org.apache.felix.metatype-1.0.6.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\apache\felix\org.apache.felix.metatype\1.0.6\org.apache.felix.metatype-1.0.6.jar (The system cannot find the path specified))
Cannot start bundle: org.apache.felix.configadmin-1.6.0 (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/apache/felix/org.apache.felix.configadmin/1.6.0/org.apache.felix.configadmin-1.6.0.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\apache\felix\org.apache.felix.configadmin\1.6.0\org.apache.felix.configadmin-1.6.0.jar (The system cannot find the path specified))
Cannot start bundle: org.apache.felix.bundlerepository-1.6.6 (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\apache\felix\org.apache.felix.bundlerepository\1.6.6\org.apache.felix.bundlerepository-1.6.6.jar (The system cannot find the path specified))
Cannot start bundle: weasis-imageio-codec-2.0.0-SNAPSHOT (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/weasis/imageio/weasis-imageio-codec/2.0.0-SNAPSHOT/weasis-imageio-codec-2.0.0-SNAPSHOT.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\weasis\imageio\weasis-imageio-codec\2.0.0-SNAPSHOT\weasis-imageio-codec-2.0.0-SNAPSHOT.jar (The system cannot find the path specified))
Cannot start bundle: docking-frames-1.1.2-p5 (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/weasis/thirdparty/docking-frames/1.1.2-p5/docking-frames-1.1.2-p5.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\weasis\thirdparty\docking-frames\1.1.2-p5\docking-frames-1.1.2-p5.jar (The system cannot find the path specified))
Cannot start bundle: org.apache.felix.gogo.runtime-0.10.0 (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/apache/felix/org.apache.felix.gogo.runtime/0.10.0/org.apache.felix.gogo.runtime-0.10.0.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\apache\felix\org.apache.felix.gogo.runtime\0.10.0\org.apache.felix.gogo.runtime-0.10.0.jar (The system cannot find the path specified))
Cannot start bundle: weasis-core-ui-2.0.0-SNAPSHOT (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/weasis/core/weasis-core-ui/2.0.0-SNAPSHOT/weasis-core-ui-2.0.0-SNAPSHOT.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\weasis\core\weasis-core-ui\2.0.0-SNAPSHOT\weasis-core-ui-2.0.0-SNAPSHOT.jar (The system cannot find the path specified))
Cannot start bundle: org.apache.sling.commons.log-3.0.0 (org.osgi.framework.BundleException: Unable to cache bundle: file:C:\Users\user.m2/repository/org/apache/sling/org.apache.sling.commons.log/3.0.0/org.apache.sling.commons.log-3.0.0.jar - java.io.FileNotFoundException: C:\Users\user.m2\repository\org\apache\sling\org.apache.sling.commons.log\3.0.0\org.apache.sling.commons.log-3.0.0.jar (The system cannot find the path specified))
Cannot not start framework: java.lang.Exception: Main User Interface bundle cannot be started
Weasis cache will be cleaned at next launch.
State of the framework:
 * org.apache.felix.framework-4.2.1 ACTIVE"

nicolas...@gmail.com

unread,
Oct 9, 2013, 2:41:29 AM10/9/13
to dcm...@googlegroups.com
From the log I see that you haven't the last commits, please update your local source:
https://github.com/nroduit/Weasis.git

then "mvn clean install" for both projects.

Elena M.

unread,
Oct 9, 2013, 1:08:31 PM10/9/13
to dcm...@googlegroups.com
Thanks! Now its ok!

But, when I make the step where I have to add a a custom Maven build entry for weasis-framework project, building is failed...
As you see in the image, I noticed that maven runtime is not the same as the guide...

Also, I have these errors:



Any idea?
Reply all
Reply to author
Forward
0 new messages