adantart
14 years agoOccasional Contributor
Problems with Mac (cannot create web page runners boxes)
Hi:
Since one month ago, loadUI stopped to work.
I have last Java update for Mac: JRE 1.6.0_24-b07-334-10M3326 Java HotSpot(TM) 64-Bit Server VM
With 1.0.1, it's not starting anymore ... the Java console says this:
ERROR: Error starting file:/Applications/loadUI/bundle/loadui-soapui-plugin-3.6.1.jar (org.osgi.framework.BundleException: Activator start error in bundle com.eviware.soapui.loadui-soapui-plugin [30].)
java.lang.ExceptionInInitializerError
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at java.lang.Class.newInstance0(Class.java:355)
at java.lang.Class.newInstance(Class.java:308)
at org.apache.felix.framework.Felix.createBundleActivator(Felix.java:3678)
at org.apache.felix.framework.Felix.activateBundle(Felix.java:1857)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1779)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1188)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Thread.java:680)
Caused by: java.lang.SecurityException: Permission denied: http://felix.extensions:9/org/slf4j/imp ... nder.class
at com.sun.deploy.security.DeployURLClassPath$UrlLoader.findResource(DeployURLClassPath.java:535)
at com.sun.deploy.security.DeployURLClassPath$1.next(DeployURLClassPath.java:258)
at com.sun.deploy.security.DeployURLClassPath$1.hasMoreElements(DeployURLClassPath.java:269)
at java.net.URLClassLoader$3$1.run(URLClassLoader.java:416)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader$3.next(URLClassLoader.java:413)
at java.net.URLClassLoader$3.hasMoreElements(URLClassLoader.java:438)
at sun.misc.CompoundEnumeration.next(CompoundEnumeration.java:27)
at sun.misc.CompoundEnumeration.hasMoreElements(CompoundEnumeration.java:36)
at sun.misc.CompoundEnumeration.next(CompoundEnumeration.java:27)
at sun.misc.CompoundEnumeration.hasMoreElements(CompoundEnumeration.java:36)
at sun.misc.CompoundEnumeration.next(CompoundEnumeration.java:27)
at sun.misc.CompoundEnumeration.hasMoreElements(CompoundEnumeration.java:36)
at org.slf4j.LoggerFactory.singleImplementationSanityCheck(LoggerFactory.java:216)
at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:110)
at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:268)
at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:241)
at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:254)
at com.eviware.loadui.components.soapui.SoapUIComponentActivator.<clinit>(SoapUIComponentActivator.java:55)
... 12 more
ShellTUI: No standard input...exiting.
-> Framework started!
appearing the splash screen but hanging there. I saw this post (https://www.eviware.com/forum/viewtopic.php?f=12&t=7333) and then I gave to ~/.load.ui folder even recursive 777 permissions, but still the same Java error.
----
Then I realiced you wrote an update (http://www.loadui.org/News/loadui-for-the-mac-update.html). With last night build 1.0.2 (right today), the software starts perfectly ... I can create a project, testcases, generator, analysis boxes ... but I can not create web page runners boxes.
I drag the runner box and drop in empty space, it appears the icon as it's thinking, but after 1 second, the box is not rendered.
Weird thing is that I can create Soap UI runners ... so web page runners are the only ones not working.
Java console does not give any error.
Thank you !
Since one month ago, loadUI stopped to work.
I have last Java update for Mac: JRE 1.6.0_24-b07-334-10M3326 Java HotSpot(TM) 64-Bit Server VM
With 1.0.1, it's not starting anymore ... the Java console says this:
ERROR: Error starting file:/Applications/loadUI/bundle/loadui-soapui-plugin-3.6.1.jar (org.osgi.framework.BundleException: Activator start error in bundle com.eviware.soapui.loadui-soapui-plugin [30].)
java.lang.ExceptionInInitializerError
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at java.lang.Class.newInstance0(Class.java:355)
at java.lang.Class.newInstance(Class.java:308)
at org.apache.felix.framework.Felix.createBundleActivator(Felix.java:3678)
at org.apache.felix.framework.Felix.activateBundle(Felix.java:1857)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1779)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1188)
at org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Thread.java:680)
Caused by: java.lang.SecurityException: Permission denied: http://felix.extensions:9/org/slf4j/imp ... nder.class
at com.sun.deploy.security.DeployURLClassPath$UrlLoader.findResource(DeployURLClassPath.java:535)
at com.sun.deploy.security.DeployURLClassPath$1.next(DeployURLClassPath.java:258)
at com.sun.deploy.security.DeployURLClassPath$1.hasMoreElements(DeployURLClassPath.java:269)
at java.net.URLClassLoader$3$1.run(URLClassLoader.java:416)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader$3.next(URLClassLoader.java:413)
at java.net.URLClassLoader$3.hasMoreElements(URLClassLoader.java:438)
at sun.misc.CompoundEnumeration.next(CompoundEnumeration.java:27)
at sun.misc.CompoundEnumeration.hasMoreElements(CompoundEnumeration.java:36)
at sun.misc.CompoundEnumeration.next(CompoundEnumeration.java:27)
at sun.misc.CompoundEnumeration.hasMoreElements(CompoundEnumeration.java:36)
at sun.misc.CompoundEnumeration.next(CompoundEnumeration.java:27)
at sun.misc.CompoundEnumeration.hasMoreElements(CompoundEnumeration.java:36)
at org.slf4j.LoggerFactory.singleImplementationSanityCheck(LoggerFactory.java:216)
at org.slf4j.LoggerFactory.performInitialization(LoggerFactory.java:110)
at org.slf4j.LoggerFactory.getILoggerFactory(LoggerFactory.java:268)
at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:241)
at org.slf4j.LoggerFactory.getLogger(LoggerFactory.java:254)
at com.eviware.loadui.components.soapui.SoapUIComponentActivator.<clinit>(SoapUIComponentActivator.java:55)
... 12 more
ShellTUI: No standard input...exiting.
-> Framework started!
appearing the splash screen but hanging there. I saw this post (https://www.eviware.com/forum/viewtopic.php?f=12&t=7333) and then I gave to ~/.load.ui folder even recursive 777 permissions, but still the same Java error.
----
Then I realiced you wrote an update (http://www.loadui.org/News/loadui-for-the-mac-update.html). With last night build 1.0.2 (right today), the software starts perfectly ... I can create a project, testcases, generator, analysis boxes ... but I can not create web page runners boxes.
I drag the runner box and drop in empty space, it appears the icon as it's thinking, but after 1 second, the box is not rendered.
Weird thing is that I can create Soap UI runners ... so web page runners are the only ones not working.
Java console does not give any error.
Thank you !