Server Management - Systems Insight Manager
1833017 Members
2315 Online
110048 Solutions
New Discussion

Re: Set Alternate Virtual Machine Host - HTTP Status 500

 
Scott_278
Valued Contributor

Set Alternate Virtual Machine Host - HTTP Status 500

Trying to set an alternate VM host with VMM2.0.2. When I select the target and click next, I get the following output. Seems to happen with all my VMs. I have run an "mxconfigrepo -f", which completed successfully without any errors.

type Exception report

message

description The server encountered an internal error () that prevented it from fulfilling this request.

exception

java.rmi.UnmarshalException: error unmarshalling return; nested exception is:
java.io.EOFException
sun.rmi.server.UnicastRef.invoke(Unknown Source)
com.hp.mx.vmm.vmtools.grid.GridImpl$AuthenticatedGrid_Stub.getAgentInfos(Unknown Source)
org.apache.jsp.mxportal.VMM.SetFHRServer_jsp._jspService(SetFHRServer_jsp.java:396)
org.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:94)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:324)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
sun.reflect.GeneratedMethodAccessor345.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
java.lang.reflect.Method.invoke(Unknown Source)
org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243)
java.security.AccessController.doPrivileged(Native Method)
javax.security.auth.Subject.doAsPrivileged(Unknown Source)
org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:272)
org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:161)
java.security.AccessController.doPrivileged(Native Method)
org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:75)
sun.reflect.GeneratedMethodAccessor351.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
java.lang.reflect.Method.invoke(Unknown Source)
org.apache.catalina.security.SecurityUtil$1.run(SecurityUtil.java:243)
java.security.AccessController.doPrivileged(Native Method)
javax.security.auth.Subject.doAsPrivileged(Unknown Source)
org.apache.catalina.security.SecurityUtil.execute(SecurityUtil.java:272)
org.apache.catalina.security.SecurityUtil.doAsPrivilege(SecurityUtil.java:217)


note The full stack trace of the root cause is available in the Apache Tomcat/5.0.30 logs.
1 REPLY 1
Scott_278
Valued Contributor

Re: Set Alternate Virtual Machine Host - HTTP Status 500

The problem seems to have resolved itself somehow. Not sure how though.