I get http 1209 and 0 errors frequently and randomly when select different options in the gui. Sometimes it will behave the entire session, other times it will halt with this error and I have to login 5 times in 3 minutes. It will also happen randomly when creating a vm and have to start over again. 2.0.2 was just released yesterday but hasn't been posted yet for download; not sure if that will fix the issue. I'm one step away from wiping it and installing the free ESXi since that has worked out good so far in my test environment.
I'm also seeing messages like this appear in the log (/var/log/vmware/webAccess
/proxy.log
):
[2009-10-27 02:02:34,451,http-8308-2<=
>,JSONProc
essor] JSONException while deserializing JSON request:
com.vmware.vim.adapter.bro
ker.util.j
son.JSONEx
ception: Empty json string to parse
at com.vmware.vim.adapter.bro
ker.util.j
son.JSONPa
rser.evalu
ate(Unknow
n Source)
at com.vmware.vim.adapter.bro
ker.util.j
son.JSONPa
rser.parse
(Unknown Source)
at com.vmware.vim.adapter.bro
ker.data.J
SONProcess
or.deSeria
lize(Unkno
wn Source)
at com.vmware.vim.adapter.bro
ker.Server
BrokerImpl
.process(U
nknown Source)
at com.vmware.webaccess.actio
n.ServerBr
okerAction
Servlet.se
rvice(Unkn
own Source)
at javax.servlet.http.HttpSer
vlet.servi
ce(HttpSer
vlet.java:
803)
at org.apache.catalina.core.A
pplication
FilterChai
n.internal
DoFilter(A
pplication
FilterChai
n.java:290
)
at org.apache.catalina.core.A
pplication
FilterChai
n.doFilter
(Applicati
onFilterCh
ain.java:2
06)
at org.apache.catalina.core.S
tandardWra
pperValve.
invoke(Sta
ndardWrapp
erValve.ja
va:233)
at org.apache.catalina.core.S
tandardCon
textValve.
invoke(Sta
ndardConte
xtValve.ja
va:175)
at org.apache.catalina.core.S
tandardHos
tValve.inv
oke(Standa
rdHostValv
e.java:128
)
at org.apache.catalina.valves
.ErrorRepo
rtValve.in
voke(Error
ReportValv
e.java:102
)
at org.apache.catalina.core.S
tandardEng
ineValve.i
nvoke(Stan
dardEngine
Valve.java
:109)
at org.apache.catalina.connec
tor.Coyote
Adapter.se
rvice(Coyo
teAdapter.
java:286)
at org.apache.coyote.http11.H
ttp11Proce
ssor.proce
ss(Http11P
rocessor.j
ava:844)
at org.apache.coyote.http11.H
ttp11Proto
col$Http11
Connection
Handler.pr
ocess(Http
11Protocol
.java:583)
at org.apache.tomcat.util.net
.JIoEndpoi
nt$Worker.
run(JIoEnd
point.java
:447)
at java.lang.Thread.run(Threa
d.java:595
)
That just happened after getting HTTP 0 error.
I log in again, I click a vm on the left, and now it says ServiceNotAvailableExcepti
on: Web service not available.
This just appeared in the log:
[2009-10-27 02:08:55,987,waitForUpdate
s<=>,Updat
esErrorHan
dler] Updates thread error notification. PrevError=null, NewError=UnknownRemoteExce
ption, NewErrorMessage=javax.xml.
rpc.JAXRPC
Exception:
Number of parameters passed in (2) doesn't match the number of IN/INOUT parameters (3) from the addParameter() calls
[2009-10-27 02:08:57,474,http-8308-2<=
>,RequestP
rocessor] Error processing action request /view/fetch : [ServiceNotAvailableExcept
ion] javax.xml.rpc.JAXRPCExcept
ion: Number of parameters passed in (2) doesn't match the number of IN/INOUT parameters (3) from the addParameter() calls
Running 2.0.1 on CentOS 5.4 x64.