VMware {code} Community
pankajchhabra
Enthusiast
Enthusiast

Error in Web Client Development Setup

Hello,

 

I am having the following error when I run the Virgo server, what could be the issue ?

PS: Entire log is attached.

[2015-10-03 07:55:31.963] [ERROR] Thread-53                     System.err                                                        2015-10-03 07:55:31.963:WARN:oejuc.AbstractLifeCycle:FAILED SslContextFactory@278a1cfb(configuration/keystore,configuration/keystore): java.io.FileNotFoundException: C:\sdk\serenity-client\server\work\tmp\console-distro\configuration\keystore (The system cannot find the path specified) 

[2015-10-03 07:55:31.963] [ERROR] Thread-53                     System.err                                                        java.io.FileNotFoundException: C:\sdk\serenity-client\server\work\tmp\console-distro\configuration\keystore (The system cannot find the path specified) 

[2015-10-03 07:55:31.963] [ERROR] Thread-53                     System.err                                                         at java.io.FileInputStream.open(Native Method) 

[2015-10-03 07:55:31.963] [ERROR] Thread-53                     System.err                                                         at java.io.FileInputStream.<init>(FileInputStream.java:146) 

[2015-10-03 07:55:31.963] [ERROR] Thread-53                     System.err                                                         at org.eclipse.jetty.util.resource.FileResource.getInputStream(FileResource.java:282) 

[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at org.eclipse.jetty.util.security.CertificateUtils.getKeyStore(CertificateUtils.java:43) 

[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at org.eclipse.jetty.util.ssl.SslContextFactory.getKeyStore(SslContextFactory.java:1053) 

[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at org.eclipse.jetty.util.ssl.SslContextFactory.loadKeyStore(SslContextFactory.java:1013) 

[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at org.eclipse.jetty.util.ssl.SslContextFactory.doStart(SslContextFactory.java:264) 

[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) 

[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at org.eclipse.jetty.server.ssl.SslSelectChannelConnector.doStart(SslSelectChannelConnector.java:612) 

[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) 

[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at org.eclipse.jetty.server.Server.doStart(Server.java:288) 

[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) 

[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at org.eclipse.jetty.xml.XmlConfiguration$1.run(XmlConfiguration.java:1265) 

[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at java.security.AccessController.doPrivileged(Native Method) 

[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at org.eclipse.jetty.xml.XmlConfiguration.main(XmlConfiguration.java:1188) 

[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 

[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 

[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 

[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at java.lang.reflect.Method.invoke(Method.java:606) 

[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at org.eclipse.jetty.start.Main.invokeMain(Main.java:468) 

[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at org.eclipse.jetty.start.Main.start(Main.java:616) 

[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at org.eclipse.jetty.start.Main.main(Main.java:92) 

Thanks,
Pankaj
[2015-10-03 07:55:31.963] [ERROR] Thread-53                     System.err                                                        2015-10-03 07:55:31.963:WARN:oejuc.AbstractLifeCycle:FAILED SslContextFactory@278a1cfb(configuration/keystore,configuration/keystore): java.io.FileNotFoundException: C:\sdk\serenity-client\server\work\tmp\console-distro\configuration\keystore (The system cannot find the path specified) 
[2015-10-03 07:55:31.963] [ERROR] Thread-53                     System.err                                                        java.io.FileNotFoundException: C:\sdk\serenity-client\server\work\tmp\console-distro\configuration\keystore (The system cannot find the path specified) 
[2015-10-03 07:55:31.963] [ERROR] Thread-53                     System.err                                                         at java.io.FileInputStream.open(Native Method) 
[2015-10-03 07:55:31.963] [ERROR] Thread-53                     System.err                                                         at java.io.FileInputStream.<init>(FileInputStream.java:146) 
[2015-10-03 07:55:31.963] [ERROR] Thread-53                     System.err                                                         at org.eclipse.jetty.util.resource.FileResource.getInputStream(FileResource.java:282) 
[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at org.eclipse.jetty.util.security.CertificateUtils.getKeyStore(CertificateUtils.java:43) 
[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at org.eclipse.jetty.util.ssl.SslContextFactory.getKeyStore(SslContextFactory.java:1053) 
[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at org.eclipse.jetty.util.ssl.SslContextFactory.loadKeyStore(SslContextFactory.java:1013) 
[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at org.eclipse.jetty.util.ssl.SslContextFactory.doStart(SslContextFactory.java:264) 
[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) 
[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at org.eclipse.jetty.server.ssl.SslSelectChannelConnector.doStart(SslSelectChannelConnector.java:612) 
[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) 
[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at org.eclipse.jetty.server.Server.doStart(Server.java:288) 
[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:64) 
[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at org.eclipse.jetty.xml.XmlConfiguration$1.run(XmlConfiguration.java:1265) 
[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at java.security.AccessController.doPrivileged(Native Method) 
[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at org.eclipse.jetty.xml.XmlConfiguration.main(XmlConfiguration.java:1188) 
[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 
[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 
[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at java.lang.reflect.Method.invoke(Method.java:606) 
[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at org.eclipse.jetty.start.Main.invokeMain(Main.java:468) 
[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at org.eclipse.jetty.start.Main.start(Main.java:616) 
[2015-10-03 07:55:31.983] [ERROR] Thread-53                     System.err                                                         at org.eclipse.jetty.start.Main.main(Main.java:92) 
Reply
0 Kudos
4 Replies
pankajchhabra
Enthusiast
Enthusiast

Found that issue does not happen on vSphere Web Client SDK Update 1. On Update 2 this issue occurs.

Reply
0 Kudos
laurentsd
VMware Employee
VMware Employee

You didn't mention your version but in any case my only recommendation is to redo the dev Setup steps described in the SDK-Setup.html document for that version.

Reply
0 Kudos
pankajchhabra
Enthusiast
Enthusiast

Hello,

It seems the issue is with the MANIFEST file Re: Deployment successful on Virgo but the plugin sample don't show on the vSphere Web Client

There is similar issue - https://communities.vmware.com/message/2292886

Please let me know how to fix this for development setup. I have my VCenter Server running in Windows Server 2012 and development environment in Win7 box.

Thanks,

Pankaj

Reply
0 Kudos
laurentsd
VMware Employee
VMware Employee

> It seems the issue is with the MANIFEST file Re: Deployment successful on Virgo but the plugin sample don't show on the vSphere Web ClientRe: Deployment successful on Virgo but the plugin sample don't show on the vSphere Web Client

Since you already have another post regarding the same issue let's close this one and follow up there.  Support is not our day job and we don't have the bandwidth to have several engineers research the same thing 🙂

Reply
0 Kudos