14 years ago
loadUI does not start
I installed loadUI 1.5.0 successfully on Windows 7 but it doesn't start. I cleared the javaws cache to no avail. Here is the output in the java console which shows some unresolved dependencies:
Launching loadUI Build: loadUI-Dist-2011-06-13-[3] 2011/06/13 20:56
ERROR: Bundle com.springsource.org.apache.ivy [9] Error starting file:/C:/Program%20Files/eviware/loadUI-1.5.0/bundle/com.springsource.org.apache.ivy-2.1.0.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle com.springsource.org.apache.ivy [9]: Unable to resolve 9.0: missing requirement [9.0] package; (&(package=javax.swing)(version>=0.0.0)))
org.osgi.framework.BundleException: Unresolved constraint in bundle com.springsource.org.apache.ivy [9]: Unable to resolve 9.0: missing requirement [9.0] package; (&(package=javax.swing)(version>=0.0.0))
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Unknown Source)
ERROR: Bundle com.springsource.org.apache.log4j [10] Error starting file:/C:/Program%20Files/eviware/loadUI-1.5.0/bundle/com.springsource.org.apache.log4j-1.2.16.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle com.springsource.org.apache.log4j [10]: Unable to resolve 10.0: missing requirement [10.0] package; (&(package=javax.management)(version>=0.0.0)))
org.osgi.framework.BundleException: Unresolved constraint in bundle com.springsource.org.apache.log4j [10]: Unable to resolve 10.0: missing requirement [10.0] package; (&(package=javax.management)(version>=0.0.0))
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Unknown Source)
ERROR: Bundle com.springsource.slf4j.api [11] Error starting file:/C:/Program%20Files/eviware/loadUI-1.5.0/bundle/com.springsource.slf4j.api-1.6.1.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle com.springsource.slf4j.api [11]: Unable to resolve 11.0: missing requirement [11.0] package; (&(package=org.slf4j.impl)(version>=1.6.1)(!(version>=2.0.0))))
org.osgi.framework.BundleException: Unresolved constraint in bundle com.springsource.slf4j.api [11]: Unable to resolve 11.0: missing requirement [11.0] package; (&(package=org.slf4j.impl)(version>=1.6.1)(!(version>=2.0.0)))
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Unknown Source)
ERROR: Bundle com.springsource.slf4j.org.apache.commons.logging [13] Error starting file:/C:/Program%20Files/eviware/loadUI-1.5.0/bundle/com.springsource.slf4j.org.apache.commons.logging-1.6.1.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle com.springsource.slf4j.org.apache.commons.logging [13]: Unable to resolve 13.0: missing requirement [13.0] package; (&(package=org.slf4j)(version>=1.6.1)(version<=1.6.1)) [caused by: Unable to resolve 11.0: missing requirement [11.0] package; (&(package=org.slf4j.impl)(version>=1.6.1)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unresolved constraint in bundle com.springsource.slf4j.org.apache.commons.logging [13]: Unable to resolve 13.0: missing requirement [13.0] package; (&(package=org.slf4j)(version>=1.6.1)(version<=1.6.1)) [caused by: Unable to resolve 11.0: missing requirement [11.0] package; (&(package=org.slf4j.impl)(version>=1.6.1)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Unknown Source)
ERROR: Bundle org.eclipse.jetty.client [17] Error starting file:/C:/Program%20Files/eviware/loadUI-1.5.0/bundle/jetty-client-7.3.1.v20110307.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle org.eclipse.jetty.client [17]: Unable to resolve 17.0: missing requirement [17.0] package; (package=javax.net))
org.osgi.framework.BundleException: Unresolved constraint in bundle org.eclipse.jetty.client [17]: Unable to resolve 17.0: missing requirement [17.0] package; (package=javax.net)
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Unknown Source)
ERROR: Bundle org.eclipse.jetty.http [19] Error starting file:/C:/Program%20Files/eviware/loadUI-1.5.0/bundle/jetty-http-7.3.1.v20110307.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle org.eclipse.jetty.http [19]: Unable to resolve 19.0: missing requirement [19.0] package; (package=javax.net.ssl))
org.osgi.framework.BundleException: Unresolved constraint in bundle org.eclipse.jetty.http [19]: Unable to resolve 19.0: missing requirement [19.0] package; (package=javax.net.ssl)
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Unknown Source)
ERROR: Bundle org.eclipse.jetty.io [20] Error starting file:/C:/Program%20Files/eviware/loadUI-1.5.0/bundle/jetty-io-7.3.1.v20110307.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle org.eclipse.jetty.io [20]: Unable to resolve 20.0: missing requirement [20.0] package; (package=javax.net.ssl))
org.osgi.framework.BundleException: Unresolved constraint in bundle org.eclipse.jetty.io [20]: Unable to resolve 20.0: missing requirement [20.0] package; (package=javax.net.ssl)
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Unknown Source)
ERROR: Bundle org.eclipse.jetty.server [21] Error starting file:/C:/Program%20Files/eviware/loadUI-1.5.0/bundle/jetty-server-7.3.1.v20110307.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle org.eclipse.jetty.server [21]: Unable to resolve 21.0: missing requirement [21.0] package; (package=javax.naming))
org.osgi.framework.BundleException: Unresolved constraint in bundle org.eclipse.jetty.server [21]: Unable to resolve 21.0: missing requirement [21.0] package; (package=javax.naming)
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Unknown Source)
ERROR: Bundle org.eclipse.jetty.websocket [23] Error starting file:/C:/Program%20Files/eviware/loadUI-1.5.0/bundle/jetty-websocket-7.3.1.v20110307.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle org.eclipse.jetty.websocket [23]: Unable to resolve 23.0: missing requirement [23.0] package; (&(package=org.eclipse.jetty.http)(version>=7.3.0)(!(version>=8.0.0))) [caused by: Unable to resolve 19.0: missing requirement [19.0] package; (package=javax.net.ssl)])
org.osgi.framework.BundleException: Unresolved constraint in bundle org.eclipse.jetty.websocket [23]: Unable to resolve 23.0: missing requirement [23.0] package; (&(package=org.eclipse.jetty.http)(version>=7.3.0)(!(version>=8.0.0))) [caused by: Unable to resolve 19.0: missing requirement [19.0] package; (package=javax.net.ssl)]
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Unknown Source)
ERROR: Bundle com.eviware.loadui.api [24] Error starting file:/C:/Program%20Files/eviware/loadUI-1.5.0/bundle/loadui-api-1.5.0.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle com.eviware.loadui.api [24]: Unable to resolve 24.0: missing requirement [24.0] package; (package=javax.swing))
org.osgi.framework.BundleException: Unresolved constraint in bundle com.eviware.loadui.api [24]: Unable to resolve 24.0: missing requirement [24.0] package; (package=javax.swing)
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Unknown Source)
ERROR: Bundle com.eviware.loadui.base [25] Error starting file:/C:/Program%20Files/eviware/loadUI-1.5.0/bundle/loadui-base-1.5.0.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle com.eviware.loadui.base [25]: Unable to resolve 25.0: missing requirement [25.0] package; (package=com.eviware.loadui.api.addressable) [caused by: Unable to resolve 24.0: missing requirement [24.0] package; (package=javax.swing)])
org.osgi.framework.BundleException: Unresolved constraint in bundle com.eviware.loadui.base [25]: Unable to resolve 25.0: missing requirement [25.0] package; (package=com.eviware.loadui.api.addressable) [caused by: Unable to resolve 24.0: missing requirement [24.0] package; (package=javax.swing)]
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Unknown Source)
ERROR: Bundle com.eviware.loadui.cmd-base [26] Error starting file:/C:/Program%20Files/eviware/loadUI-1.5.0/bundle/loadui-cmd-base-1.5.0.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle com.eviware.loadui.cmd-base [26]: Unable to resolve 26.0: missing requirement [26.0] package; (package=com.eviware.loadui.api.model) [caused by: Unable to resolve 24.0: missing requirement [24.0] package; (package=javax.swing)])
org.osgi.framework.BundleException: Unresolved constraint in bundle com.eviware.loadui.cmd-base [26]: Unable to resolve 26.0: missing requirement [26.0] package; (package=com.eviware.loadui.api.model) [caused by: Unable to resolve 24.0: missing requirement [24.0] package; (package=javax.swing)]
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Unknown Source)
ERROR: Bundle com.eviware.loadui.component [27] Error starting file:/C:/Program%20Files/eviware/loadUI-1.5.0/bundle/loadui-component-1.5.0.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle com.eviware.loadui.component [27]: Unable to resolve 27.0: missing requirement [27.0] package; (package=com.eviware.loadui.api.component) [caused by: Unable to resolve 24.0: missing requirement [24.0] package; (package=javax.swing)])
org.osgi.framework.BundleException: Unresolved constraint in bundle com.eviware.loadui.component [27]: Unable to resolve 27.0: missing requirement [27.0] package; (package=com.eviware.loadui.api.component) [caused by: Unable to resolve 24.0: missing requirement [24.0] package; (package=javax.swing)]
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Unknown Source)
ERROR: Bundle com.eviware.loadui.controller-base [28] Error starting file:/C:/Program%20Files/eviware/loadUI-1.5.0/bundle/loadui-controller-base-1.5.0.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle com.eviware.loadui.controller-base [28]: Unable to resolve 28.0: missing requirement [28.0] package; (package=com.eviware.loadui.api.addressable) [caused by: Unable to resolve 24.0: missing requirement [24.0] package; (package=javax.swing)])
org.osgi.framework.BundleException: Unresolved constraint in bundle com.eviware.loadui.controller-base [28]: Unable to resolve 28.0: missing requirement [28.0] package; (package=com.eviware.loadui.api.addressable) [caused by: Unable to resolve 24.0: missing requirement [24.0] package; (package=javax.swing)]
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Unknown Source)
ERROR: Bundle com.eviware.loadui.fx-interface [29] Error starting file:/C:/Program%20Files/eviware/loadUI-1.5.0/bundle/loadui-fx-interface-1.5.0.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle com.eviware.loadui.fx-interface [29]: Unable to resolve 29.0: missing requirement [29.0] package; (package=com.eviware.loadui.api.chart) [caused by: Unable to resolve 24.0: missing requirement [24.0] package; (package=javax.swing)])
org.osgi.framework.BundleException: Unresolved constraint in bundle com.eviware.loadui.fx-interface [29]: Unable to resolve 29.0: missing requirement [29.0] package; (package=com.eviware.loadui.api.chart) [caused by: Unable to resolve 24.0: missing requirement [24.0] package; (package=javax.swing)]
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Unknown Source)
ERROR: Bundle com.eviware.loadui.groovy-components [30] Error starting file:/C:/Program%20Files/eviware/loadUI-1.5.0/bundle/loadui-groovy-components-1.5.0.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle com.eviware.loadui.groovy-components [30]: Unable to resolve 30.0: missing requirement [30.0] package; (package=com.eviware.loadui.api.component) [caused by: Unable to resolve 24.0: missing requirement [24.0] package; (package=javax.swing)])
org.osgi.framework.BundleException: Unresolved constraint in bundle com.eviware.loadui.groovy-components [30]: Unable to resolve 30.0: missing requirement [30.0] package; (package=com.eviware.loadui.api.component) [caused by: Unable to resolve 24.0: missing requirement [24.0] package; (package=javax.swing)]
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Unknown Source)
ERROR: Bundle com.eviware.loadui.http-client [31] Error starting file:/C:/Program%20Files/eviware/loadUI-1.5.0/bundle/loadui-http-client-1.5.0.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle com.eviware.loadui.http-client [31]: Unable to resolve 31.0: missing requirement [31.0] package; (package=com.eviware.loadui.api.messaging) [caused by: Unable to resolve 24.0: missing requirement [24.0] package; (package=javax.swing)])
org.osgi.framework.BundleException: Unresolved constraint in bundle com.eviware.loadui.http-client [31]: Unable to resolve 31.0: missing requirement [31.0] package; (package=com.eviware.loadui.api.messaging) [caused by: Unable to resolve 24.0: missing requirement [24.0] package; (package=javax.swing)]
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Unknown Source)
.
.
.
-> Framework started!
Launching loadUI Build: loadUI-Dist-2011-06-13-[3] 2011/06/13 20:56
ERROR: Bundle com.springsource.org.apache.ivy [9] Error starting file:/C:/Program%20Files/eviware/loadUI-1.5.0/bundle/com.springsource.org.apache.ivy-2.1.0.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle com.springsource.org.apache.ivy [9]: Unable to resolve 9.0: missing requirement [9.0] package; (&(package=javax.swing)(version>=0.0.0)))
org.osgi.framework.BundleException: Unresolved constraint in bundle com.springsource.org.apache.ivy [9]: Unable to resolve 9.0: missing requirement [9.0] package; (&(package=javax.swing)(version>=0.0.0))
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Unknown Source)
ERROR: Bundle com.springsource.org.apache.log4j [10] Error starting file:/C:/Program%20Files/eviware/loadUI-1.5.0/bundle/com.springsource.org.apache.log4j-1.2.16.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle com.springsource.org.apache.log4j [10]: Unable to resolve 10.0: missing requirement [10.0] package; (&(package=javax.management)(version>=0.0.0)))
org.osgi.framework.BundleException: Unresolved constraint in bundle com.springsource.org.apache.log4j [10]: Unable to resolve 10.0: missing requirement [10.0] package; (&(package=javax.management)(version>=0.0.0))
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Unknown Source)
ERROR: Bundle com.springsource.slf4j.api [11] Error starting file:/C:/Program%20Files/eviware/loadUI-1.5.0/bundle/com.springsource.slf4j.api-1.6.1.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle com.springsource.slf4j.api [11]: Unable to resolve 11.0: missing requirement [11.0] package; (&(package=org.slf4j.impl)(version>=1.6.1)(!(version>=2.0.0))))
org.osgi.framework.BundleException: Unresolved constraint in bundle com.springsource.slf4j.api [11]: Unable to resolve 11.0: missing requirement [11.0] package; (&(package=org.slf4j.impl)(version>=1.6.1)(!(version>=2.0.0)))
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Unknown Source)
ERROR: Bundle com.springsource.slf4j.org.apache.commons.logging [13] Error starting file:/C:/Program%20Files/eviware/loadUI-1.5.0/bundle/com.springsource.slf4j.org.apache.commons.logging-1.6.1.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle com.springsource.slf4j.org.apache.commons.logging [13]: Unable to resolve 13.0: missing requirement [13.0] package; (&(package=org.slf4j)(version>=1.6.1)(version<=1.6.1)) [caused by: Unable to resolve 11.0: missing requirement [11.0] package; (&(package=org.slf4j.impl)(version>=1.6.1)(!(version>=2.0.0)))])
org.osgi.framework.BundleException: Unresolved constraint in bundle com.springsource.slf4j.org.apache.commons.logging [13]: Unable to resolve 13.0: missing requirement [13.0] package; (&(package=org.slf4j)(version>=1.6.1)(version<=1.6.1)) [caused by: Unable to resolve 11.0: missing requirement [11.0] package; (&(package=org.slf4j.impl)(version>=1.6.1)(!(version>=2.0.0)))]
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Unknown Source)
ERROR: Bundle org.eclipse.jetty.client [17] Error starting file:/C:/Program%20Files/eviware/loadUI-1.5.0/bundle/jetty-client-7.3.1.v20110307.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle org.eclipse.jetty.client [17]: Unable to resolve 17.0: missing requirement [17.0] package; (package=javax.net))
org.osgi.framework.BundleException: Unresolved constraint in bundle org.eclipse.jetty.client [17]: Unable to resolve 17.0: missing requirement [17.0] package; (package=javax.net)
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Unknown Source)
ERROR: Bundle org.eclipse.jetty.http [19] Error starting file:/C:/Program%20Files/eviware/loadUI-1.5.0/bundle/jetty-http-7.3.1.v20110307.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle org.eclipse.jetty.http [19]: Unable to resolve 19.0: missing requirement [19.0] package; (package=javax.net.ssl))
org.osgi.framework.BundleException: Unresolved constraint in bundle org.eclipse.jetty.http [19]: Unable to resolve 19.0: missing requirement [19.0] package; (package=javax.net.ssl)
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Unknown Source)
ERROR: Bundle org.eclipse.jetty.io [20] Error starting file:/C:/Program%20Files/eviware/loadUI-1.5.0/bundle/jetty-io-7.3.1.v20110307.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle org.eclipse.jetty.io [20]: Unable to resolve 20.0: missing requirement [20.0] package; (package=javax.net.ssl))
org.osgi.framework.BundleException: Unresolved constraint in bundle org.eclipse.jetty.io [20]: Unable to resolve 20.0: missing requirement [20.0] package; (package=javax.net.ssl)
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Unknown Source)
ERROR: Bundle org.eclipse.jetty.server [21] Error starting file:/C:/Program%20Files/eviware/loadUI-1.5.0/bundle/jetty-server-7.3.1.v20110307.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle org.eclipse.jetty.server [21]: Unable to resolve 21.0: missing requirement [21.0] package; (package=javax.naming))
org.osgi.framework.BundleException: Unresolved constraint in bundle org.eclipse.jetty.server [21]: Unable to resolve 21.0: missing requirement [21.0] package; (package=javax.naming)
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Unknown Source)
ERROR: Bundle org.eclipse.jetty.websocket [23] Error starting file:/C:/Program%20Files/eviware/loadUI-1.5.0/bundle/jetty-websocket-7.3.1.v20110307.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle org.eclipse.jetty.websocket [23]: Unable to resolve 23.0: missing requirement [23.0] package; (&(package=org.eclipse.jetty.http)(version>=7.3.0)(!(version>=8.0.0))) [caused by: Unable to resolve 19.0: missing requirement [19.0] package; (package=javax.net.ssl)])
org.osgi.framework.BundleException: Unresolved constraint in bundle org.eclipse.jetty.websocket [23]: Unable to resolve 23.0: missing requirement [23.0] package; (&(package=org.eclipse.jetty.http)(version>=7.3.0)(!(version>=8.0.0))) [caused by: Unable to resolve 19.0: missing requirement [19.0] package; (package=javax.net.ssl)]
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Unknown Source)
ERROR: Bundle com.eviware.loadui.api [24] Error starting file:/C:/Program%20Files/eviware/loadUI-1.5.0/bundle/loadui-api-1.5.0.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle com.eviware.loadui.api [24]: Unable to resolve 24.0: missing requirement [24.0] package; (package=javax.swing))
org.osgi.framework.BundleException: Unresolved constraint in bundle com.eviware.loadui.api [24]: Unable to resolve 24.0: missing requirement [24.0] package; (package=javax.swing)
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Unknown Source)
ERROR: Bundle com.eviware.loadui.base [25] Error starting file:/C:/Program%20Files/eviware/loadUI-1.5.0/bundle/loadui-base-1.5.0.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle com.eviware.loadui.base [25]: Unable to resolve 25.0: missing requirement [25.0] package; (package=com.eviware.loadui.api.addressable) [caused by: Unable to resolve 24.0: missing requirement [24.0] package; (package=javax.swing)])
org.osgi.framework.BundleException: Unresolved constraint in bundle com.eviware.loadui.base [25]: Unable to resolve 25.0: missing requirement [25.0] package; (package=com.eviware.loadui.api.addressable) [caused by: Unable to resolve 24.0: missing requirement [24.0] package; (package=javax.swing)]
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Unknown Source)
ERROR: Bundle com.eviware.loadui.cmd-base [26] Error starting file:/C:/Program%20Files/eviware/loadUI-1.5.0/bundle/loadui-cmd-base-1.5.0.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle com.eviware.loadui.cmd-base [26]: Unable to resolve 26.0: missing requirement [26.0] package; (package=com.eviware.loadui.api.model) [caused by: Unable to resolve 24.0: missing requirement [24.0] package; (package=javax.swing)])
org.osgi.framework.BundleException: Unresolved constraint in bundle com.eviware.loadui.cmd-base [26]: Unable to resolve 26.0: missing requirement [26.0] package; (package=com.eviware.loadui.api.model) [caused by: Unable to resolve 24.0: missing requirement [24.0] package; (package=javax.swing)]
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Unknown Source)
ERROR: Bundle com.eviware.loadui.component [27] Error starting file:/C:/Program%20Files/eviware/loadUI-1.5.0/bundle/loadui-component-1.5.0.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle com.eviware.loadui.component [27]: Unable to resolve 27.0: missing requirement [27.0] package; (package=com.eviware.loadui.api.component) [caused by: Unable to resolve 24.0: missing requirement [24.0] package; (package=javax.swing)])
org.osgi.framework.BundleException: Unresolved constraint in bundle com.eviware.loadui.component [27]: Unable to resolve 27.0: missing requirement [27.0] package; (package=com.eviware.loadui.api.component) [caused by: Unable to resolve 24.0: missing requirement [24.0] package; (package=javax.swing)]
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Unknown Source)
ERROR: Bundle com.eviware.loadui.controller-base [28] Error starting file:/C:/Program%20Files/eviware/loadUI-1.5.0/bundle/loadui-controller-base-1.5.0.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle com.eviware.loadui.controller-base [28]: Unable to resolve 28.0: missing requirement [28.0] package; (package=com.eviware.loadui.api.addressable) [caused by: Unable to resolve 24.0: missing requirement [24.0] package; (package=javax.swing)])
org.osgi.framework.BundleException: Unresolved constraint in bundle com.eviware.loadui.controller-base [28]: Unable to resolve 28.0: missing requirement [28.0] package; (package=com.eviware.loadui.api.addressable) [caused by: Unable to resolve 24.0: missing requirement [24.0] package; (package=javax.swing)]
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Unknown Source)
ERROR: Bundle com.eviware.loadui.fx-interface [29] Error starting file:/C:/Program%20Files/eviware/loadUI-1.5.0/bundle/loadui-fx-interface-1.5.0.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle com.eviware.loadui.fx-interface [29]: Unable to resolve 29.0: missing requirement [29.0] package; (package=com.eviware.loadui.api.chart) [caused by: Unable to resolve 24.0: missing requirement [24.0] package; (package=javax.swing)])
org.osgi.framework.BundleException: Unresolved constraint in bundle com.eviware.loadui.fx-interface [29]: Unable to resolve 29.0: missing requirement [29.0] package; (package=com.eviware.loadui.api.chart) [caused by: Unable to resolve 24.0: missing requirement [24.0] package; (package=javax.swing)]
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Unknown Source)
ERROR: Bundle com.eviware.loadui.groovy-components [30] Error starting file:/C:/Program%20Files/eviware/loadUI-1.5.0/bundle/loadui-groovy-components-1.5.0.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle com.eviware.loadui.groovy-components [30]: Unable to resolve 30.0: missing requirement [30.0] package; (package=com.eviware.loadui.api.component) [caused by: Unable to resolve 24.0: missing requirement [24.0] package; (package=javax.swing)])
org.osgi.framework.BundleException: Unresolved constraint in bundle com.eviware.loadui.groovy-components [30]: Unable to resolve 30.0: missing requirement [30.0] package; (package=com.eviware.loadui.api.component) [caused by: Unable to resolve 24.0: missing requirement [24.0] package; (package=javax.swing)]
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Unknown Source)
ERROR: Bundle com.eviware.loadui.http-client [31] Error starting file:/C:/Program%20Files/eviware/loadUI-1.5.0/bundle/loadui-http-client-1.5.0.jar (org.osgi.framework.BundleException: Unresolved constraint in bundle com.eviware.loadui.http-client [31]: Unable to resolve 31.0: missing requirement [31.0] package; (package=com.eviware.loadui.api.messaging) [caused by: Unable to resolve 24.0: missing requirement [24.0] package; (package=javax.swing)])
org.osgi.framework.BundleException: Unresolved constraint in bundle com.eviware.loadui.http-client [31]: Unable to resolve 31.0: missing requirement [31.0] package; (package=com.eviware.loadui.api.messaging) [caused by: Unable to resolve 24.0: missing requirement [24.0] package; (package=javax.swing)]
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3446)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1734)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1163)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Unknown Source)
.
.
.
-> Framework started!