Forum Discussion

abhishek813's avatar
abhishek813
Frequent Contributor
14 years ago

loadUI stuck on the splash screen

Hi,

I am attempting to install loadUI in a non-internet connected environment and i followed all the steps mentioned in the Installation troubleshoot guide and everything seems ok except when i try to launch loadUI. When i try to loadUI the splash screen comes up but nothing happens after that, I have waited for more than an hour but no result.

See attached screenshot.

Assistance would be really helpful.

-Abhishek

4 Replies

  • abhishek813's avatar
    abhishek813
    Frequent Contributor
    Java Web Start 1.6.0_25
    Using JRE version 1.6.0_30-b12 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\asth
    ----------------------------------------------------
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    m: print memory usage
    o: trigger logging
    p: reload proxy configuration
    q: hide console
    r: reload policy configuration
    s: dump system and deployment properties
    t: dump thread list
    v: dump thread stack
    0-5: set trace level to <n>
    ----------------------------------------------------
    Launching loadUI Build: loadUI-Dist-2011-05-17-[3] 2011/05/17 09:46
    log4j:WARN No appenders could be found for logger (com.eviware.loadui.fx.WindowControllerImpl).
    log4j:WARN Please initialize the log4j system properly.
    log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
    Configuring log4j from [C:\eviware\loadUI-1.5.0-beta-1\soapui-log4j.xml]
    15:17:09,698 WARN [SoapUI] Missing folder [C:\eviware\loadUI-1.5.0-beta-1\.\ext] for external libraries
    15:17:09,948 INFO [DefaultSoapUICore] initialized soapui-settings from [C:\Documents and Settings\asth\soapui-settings.xml]
    15:17:10,370 INFO [SoapUIProGroovyScriptEngineFactory] Setting Script Library to [C:\Program Files\eviware\soapUI-Pro-3.5.1\bin\scripts]
    15:17:10,573 INFO [SchemaUtils] Added default schema from /com/eviware/soapui/resources/xsds/xop.xsd with targetNamespace http://www.w3.org/2004/08/xop/include
    15:17:10,604 INFO [SchemaUtils] Added default schema from /com/eviware/soapui/resources/xsds/XMLSchema.xsd with targetNamespace http://www.w3.org/2001/XMLSchema
    15:17:10,604 INFO [SchemaUtils] Added default schema from /com/eviware/soapui/resources/xsds/xml.xsd with targetNamespace http://www.w3.org/XML/1998/namespace
    15:17:10,604 INFO [SchemaUtils] Added default schema from /com/eviware/soapui/resources/xsds/swaref.xsd with targetNamespace http://ws-i.org/profiles/basic/1.1/xsd
    15:17:10,604 INFO [SchemaUtils] Added default schema from /com/eviware/soapui/resources/xsds/xmime200505.xsd with targetNamespace http://www.w3.org/2005/05/xmlmime
    15:17:10,604 INFO [SchemaUtils] Added default schema from /com/eviware/soapui/resources/xsds/xmime200411.xsd with targetNamespace http://www.w3.org/2004/11/xmlmime
    15:17:10,604 INFO [SchemaUtils] Added default schema from /com/eviware/soapui/resources/xsds/soapEnvelope.xsd with targetNamespace http://schemas.xmlsoap.org/soap/envelope/
    15:17:10,620 INFO [SchemaUtils] Added default schema from /com/eviware/soapui/resources/xsds/soapEncoding.xsd with targetNamespace http://schemas.xmlsoap.org/soap/encoding/
    15:17:10,620 INFO [SchemaUtils] Added default schema from /com/eviware/soapui/resources/xsds/soapEnvelope12.xsd with targetNamespace http://www.w3.org/2003/05/soap-envelope
    15:17:10,620 INFO [SchemaUtils] Added default schema from /com/eviware/soapui/resources/xsds/soapEncoding12.xsd with targetNamespace http://www.w3.org/2003/05/soap-encoding
    15:17:10,620 WARN [SchemaUtils] Failed to open schemaDirectory [https://10.233.72.57:8311/Rdms-PortType/]
    ShellTUI: No standard input...exiting.
    -> Framework started!
    Exception in thread "SpringOsgiExtenderThread-10" org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.osgi.service.exporter.support.OsgiServiceFactoryBean#0': Invocation of init method failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'httpClientProvider' defined in URL [bundle://31.0:0/META-INF/spring/bundle-context.xml]: Cannot resolve reference to bean 'validatorHttpsClient' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorHttpsClient' defined in URL [bundle://31.0:0/META-INF/spring/bundle-context.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public static org.eclipse.jetty.client.HttpClient com.eviware.loadui.http.HttpClientFactory.createHttpsClient()] threw exception; nested exception is java.lang.RuntimeException: java.io.FileNotFoundException: C:\Documents and Settings\asth\.loadui\keystore.jks (The system cannot find the file specified)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1420)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:519)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
    at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190)
    at org.springframework.beans.factory.support.DefaultListableBeanFactory.preInstantiateSingletons(DefaultListableBeanFactory.java:563)
    at org.springframework.context.support.AbstractApplicationContext.finishBeanFactoryInitialization(AbstractApplicationContext.java:895)
    at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.access$1600(AbstractDelegatedExecutionApplicationContext.java:69)
    at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext$4.run(AbstractDelegatedExecutionApplicationContext.java:355)
    at org.springframework.osgi.util.internal.PrivilegedUtils.executeWithCustomTCCL(PrivilegedUtils.java:85)
    at org.springframework.osgi.context.support.AbstractDelegatedExecutionApplicationContext.completeRefresh(AbstractDelegatedExecutionApplicationContext.java:320)
    at org.springframework.osgi.extender.internal.dependencies.startup.DependencyWaiterApplicationContextExecutor$CompleteRefreshTask.run(DependencyWaiterApplicationContextExecutor.java:132)
    at java.lang.Thread.run(Unknown Source)
    Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'httpClientProvider' defined in URL [bundle://31.0:0/META-INF/spring/bundle-context.xml]: Cannot resolve reference to bean 'validatorHttpsClient' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorHttpsClient' defined in URL [bundle://31.0:0/META-INF/spring/bundle-context.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public static org.eclipse.jetty.client.HttpClient com.eviware.loadui.http.HttpClientFactory.createHttpsClient()] threw exception; nested exception is java.lang.RuntimeException: java.io.FileNotFoundException: C:\Documents and Settings\asth\.loadui\keystore.jks (The system cannot find the file specified)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:328)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:106)
    at org.springframework.beans.factory.support.ConstructorResolver.resolveConstructorArguments(ConstructorResolver.java:630)
    at org.springframework.beans.factory.support.ConstructorResolver.autowireConstructor(ConstructorResolver.java:148)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireConstructor(AbstractAutowireCapableBeanFactory.java:1003)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:907)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:485)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
    at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190)
    at org.springframework.osgi.service.exporter.support.OsgiServiceFactoryBean.afterPropertiesSet(OsgiServiceFactoryBean.java:167)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1477)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1417)
    ... 14 more
    Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'validatorHttpsClient' defined in URL [bundle://31.0:0/META-INF/spring/bundle-context.xml]: Instantiation of bean failed; nested exception is org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public static org.eclipse.jetty.client.HttpClient com.eviware.loadui.http.HttpClientFactory.createHttpsClient()] threw exception; nested exception is java.lang.RuntimeException: java.io.FileNotFoundException: C:\Documents and Settings\asth\.loadui\keystore.jks (The system cannot find the file specified)
    at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:581)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.instantiateUsingFactoryMethod(AbstractAutowireCapableBeanFactory.java:983)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBeanInstance(AbstractAutowireCapableBeanFactory.java:879)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:485)
    at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:456)
    at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:291)
    at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:222)
    at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:288)
    at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:190)
    at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveReference(BeanDefinitionValueResolver.java:322)
    ... 28 more
    Caused by: org.springframework.beans.factory.BeanDefinitionStoreException: Factory method [public static org.eclipse.jetty.client.HttpClient com.eviware.loadui.http.HttpClientFactory.createHttpsClient()] threw exception; nested exception is java.lang.RuntimeException: java.io.FileNotFoundException: C:\Documents and Settings\asth\.loadui\keystore.jks (The system cannot find the file specified)
    at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:157)
    at org.springframework.beans.factory.support.ConstructorResolver.instantiateUsingFactoryMethod(ConstructorResolver.java:570)
    ... 37 more
    Caused by: java.lang.RuntimeException: java.io.FileNotFoundException: C:\Documents and Settings\asth\.loadui\keystore.jks (The system cannot find the file specified)
    at com.eviware.loadui.http.HttpClientFactory.createHttpsClient(HttpClientFactory.java:42)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at org.springframework.beans.factory.support.SimpleInstantiationStrategy.instantiate(SimpleInstantiationStrategy.java:145)
    ... 38 more
    Caused by: java.io.FileNotFoundException: C:\Documents and Settings\asth\.loadui\keystore.jks (The system cannot find the file specified)
    at java.io.FileInputStream.open(Native Method)
    at java.io.FileInputStream.<init>(Unknown Source)
    at org.eclipse.jetty.util.resource.FileResource.getInputStream(FileResource.java:274)
    at org.eclipse.jetty.http.ssl.SslContextFactory.getKeyStore(SslContextFactory.java:872)
    at org.eclipse.jetty.http.ssl.SslContextFactory.createSSLContext(SslContextFactory.java:757)
    at org.eclipse.jetty.http.ssl.SslContextFactory.doStart(SslContextFactory.java:199)
    at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:55)
    at org.eclipse.jetty.client.HttpClient.doStart(HttpClient.java:465)
    at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:55)
    at com.eviware.loadui.http.HttpClientFactory.createHttpsClient(HttpClientFactory.java:38)
    ... 43 more
  • Hi again!

    It seems that you are running loadUI 1.5 beta, which was an unstable testing version released before loadUI 1.5. Please try with loadUI 1.5 instead.

    Regards

    Henrik
    SmartBear Software
  • abhishek813's avatar
    abhishek813
    Frequent Contributor
    I have been able to install loadUI 1.5-beta in a non-internet(Island) environment. Below are the steps I followed.

    1. Install JavaFx 1.3.1 in the island machine.
    2. Install loadUI on the local machine.
    3. Copy the loadUI installation folder from the local machine to the island machine.
    4. Find the local IIS's home directory for the default website.
    5. Copy the "loadUI.jnlp" file to the directory found in step 4.
    6. Open the "loadUI.jnlp" file in notepad. This file is available in the loadUI installation folder.
    - change the value of the href attribute of the extension tag to the localhost url of the "loadUI.jnlp" file
    7. From you local machine copy the .loadui folder. This folder is available @ "C:\Documents and Settings\<<YOUR USERNAME>>".
    - copy this file to the island machine and place it @ "C:\Documents and Settings\<<USERNAME>>"
    8. Click on loadUI.bat

    Now loadUI should successfully start.