Quantcast
Channel: VMware Communities: Message List
Viewing all articles
Browse latest Browse all 225804

vSphere Web Client after 5.1u1 upgrade getting Invalid GUID: no matchieting vcServicefound

$
0
0

We recently upgraded and in the vSphere Web Client we are getting in the Recent Tasks

 

faultCode:Server.Processing faultString:'Invalid guid, no matching VcService found.' faultDetail:'null'

 

Also when we try to load our vCenter, we get

 

An internal error has occurred - Error #1009.

 

Reloading the client is recommended, so as to clear any problems left by this error.

 

Click Yes to reload the vSphere Web Client?

 

Everything seems to be okay minus in the logbrowser where we get unable to load certificates.

 

I have looked everywhere. Anyone have any ideas? We have reinstalled SSO, WebClient already. vSphere fat client works just fine

 

013-07-26 23:37:19,150 INFO [com.vmware.vide.ws.sso.SsoRequestHandler] [WrapperStartStopAppMain] Using certificate file C:\ProgramData/VMware/SSL/ca_certificates.crt

2013-07-26 23:37:19,181 ERROR [com.vmware.vide.ws.sso.SsoRequestHandler] [WrapperStartStopAppMain] Unable to load certificates

java.security.cert.CertificateParsingException: invalid DER-encoded certificate data

    at sun.security.x509.X509CertImpl.parse(Unknown Source) ~[na:1.6.0_37]

    at sun.security.x509.X509CertImpl.<init>(Unknown Source) ~[na:1.6.0_37]

    at sun.security.provider.X509Factory.parseX509orPKCS7Cert(Unknown Source) ~[na:1.6.0_37]

    at sun.security.provider.X509Factory.engineGenerateCertificates(Unknown Source) ~[na:1.6.0_37]

    at java.security.cert.CertificateFactory.generateCertificates(Unknown Source) ~[na:1.6.0_37]

    at com.vmware.vide.ws.sso.SsoRequestHandler.getX509Certs(SsoRequestHandler.java:266) [com.vmware.vide.ws.sso_2.1.0.855129.jar:na]

    at com.vmware.vide.ws.sso.SsoRequestHandler.<init>(SsoRequestHandler.java:66) [com.vmware.vide.ws.sso_2.1.0.855129.jar:na]

    at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) [na:1.6.0_37]

    at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source) [na:1.6.0_37]

    at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source) [na:1.6.0_37]

    at java.lang.reflect.Constructor.newInstance(Unknown Source) [na:1.6.0_37]

    at java.lang.Class.newInstance0(Unknown Source) [na:1.6.0_37]

    at java.lang.Class.newInstance(Unknown Source) [na:1.6.0_37]

    at org.eclipse.core.internal.registry.osgi.RegistryStrategyOSGI.createExecutableExtension(RegistryStrategyOSGI.java:184) [org.eclipse.equinox.registry_3.5.0.v20100503.jar:na]

    at org.eclipse.core.internal.registry.ExtensionRegistry.createExecutableExtension(ExtensionRegistry.java:904) [org.eclipse.equinox.registry_3.5.0.v20100503.jar:na]

    at org.eclipse.core.internal.registry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:243) [org.eclipse.equinox.registry_3.5.0.v20100503.jar:na]

    at org.eclipse.core.internal.registry.ConfigurationElementHandle.createExecutableExtension(ConfigurationElementHandle.java:55) [org.eclipse.equinox.registry_3.5.0.v20100503.jar:na]

    at com.vmware.vide.ws.WsServer.start(WsServer.java:131) [com.vmware.vide.ws_2.1.0.855129.jar:na]

    at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196) [org.eclipse.equinox.app_1.3.0.v20100512.jar:na]

    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110) [org.eclipse.osgi_3.6.0.v20100517.jar:na]

    at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79) [org.eclipse.osgi_3.6.0.v20100517.jar:na]

    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:369) [org.eclipse.osgi_3.6.0.v20100517.jar:na]

    at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179) [org.eclipse.osgi_3.6.0.v20100517.jar:na]

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.6.0_37]

    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:1.6.0_37]

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:1.6.0_37]

    at java.lang.reflect.Method.invoke(Unknown Source) ~[na:1.6.0_37]

    at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:619) [org.eclipse.equinox.launcher_1.1.0.v20100507.jar:na]

    at org.eclipse.equinox.launcher.Main.basicRun(Main.java:574) [org.eclipse.equinox.launcher_1.1.0.v20100507.jar:na]

    at org.eclipse.equinox.launcher.Main.run(Main.java:1407) [org.eclipse.equinox.launcher_1.1.0.v20100507.jar:na]

    at org.eclipse.equinox.launcher.Main.main(Main.java:1383) [org.eclipse.equinox.launcher_1.1.0.v20100507.jar:na]

    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[na:1.6.0_37]

    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[na:1.6.0_37]

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[na:1.6.0_37]

    at java.lang.reflect.Method.invoke(Unknown Source) ~[na:1.6.0_37]

    at org.tanukisoftware.wrapper.WrapperStartStopApp.run(WrapperStartStopApp.java:264) [wrapper.jar:3.5.10]

    at java.lang.Thread.run(Unknown Source) [na:1.6.0_37]

2013-07-26 23:37:19,869 INFO [org.apache.cxf.endpoint.ServerImpl] [WrapperStartStopAppMain] Setting the server's publish address to be http://0.0.0.0:12221/

2013-07-26 23:37:19,931 INFO [org.apache.cxf.jaxrs.provider.ProviderFactory] [WrapperStartStopAppMain] Problem with setting the default provider org.apache.cxf.jaxrs.provider.JSONProviderorg/codehaus/jettison/mapped/TypeConverter

2013-07-26 23:37:19,994 INFO [org.apache.cxf.jaxrs.provider.ProviderFactory] [WrapperStartStopAppMain] Problem with setting the default provider org.apache.cxf.jaxrs.provider.JSONProviderorg/codehaus/jettison/mapped/TypeConverter

2013-07-26 23:37:20,056 INFO [org.eclipse.jetty.util.log] [WrapperStartStopAppMain] jetty-7.3.1.v20110307

2013-07-26 23:37:20,244 INFO [org.eclipse.jetty.util.log] [WrapperStartStopAppMain] Started SelectChannelConnector@0.0.0.0:12221

2013-07-26 23:37:20,291 INFO [org.eclipse.jetty.util.log] [WrapperStartStopAppMain] started o.e.j.s.h.ContextHandler{,null}

2013-07-26 23:37:20,375 INFO [org.eclipse.jetty.util.log] [WrapperStartStopAppMain] stopped o.e.j.s.h.ContextHandler{,null}

2013-07-26 23:37:20,437 INFO [org.eclipse.jetty.util.log] [WrapperStartStopAppMain] jetty-7.3.1.v20110307

2013-07-26 23:37:20,437 INFO [org.eclipse.jetty.util.log] [WrapperStartStopAppMain] started o.e.j.s.h.ContextHandler{,null}

2013-07-26 23:37:20,578 INFO [org.eclipse.jetty.util.log] [WrapperStartStopAppMain] NO JSP Support for /logbrowser-webclient, did not find org.apache.jasper.servlet.JspServlet

2013-07-26 23:37:20,625 INFO [org.eclipse.jetty.util.log] [WrapperStartStopAppMain] started o.e.j.w.WebAppContext{/logbrowser-webclient,file:/C:/Program%20Files/VMware/Infrastructure/vSphereWebClient/logbrowser/workspace/public/},C:\Program Files\VMware\Infrastructure\vSphereWebClient\logbrowser\workspace\public

2013-07-26 23:37:20,906 INFO [org.eclipse.jetty.util.log] [WrapperStartStopAppMain] Started SslSocketConnector@0.0.0.0:12443


Viewing all articles
Browse latest Browse all 225804

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>