|
From: Noah S. (JIRA) <ji...@hy...> - 2007-03-09 00:33:37
|
Stack trace viewing detail chart if the IP address changed on the HQ Server
---------------------------------------------------------------------------
Key: HHQ-742
URL: http://jira.hyperic.com/browse/HHQ-742
Project: Hyperic HQ
Type: Developer
Components: Server =20
Versions: 3.0.1 =20
Environment: Server: 3.0.2 EE build 330.
Reporter: Noah Salzman
Assigned to: Ryan Morgan=20
Priority: Minor
Fix For: 3.0.2
The following stack trace occurs if the IP address of your HQ Server change=
s and then you try and view a detail chart page (e.g.: resource/common/moni=
tor/Visibility.do?m=3D10910&eid=3D1%3A10003&mode=3DchartSingleMetricSingleR=
esource)
org.hyperic.hq.ui.exception.ServiceLocatorException: javax.naming.Communica=
tionException [Root exception is java.rmi.ConnectException: Connection refu=
sed to host: 10.2.0.93; nested exception is: java.net.ConnectException: Con=
nection refused] at org.hyperic.hq.ui.ServiceLocator.lookup(ServiceLocator.=
java:152) at com.hyperic.hq.ui.ServiceLocator.getBaselineBoss(ServiceLocato=
r.java:67) at com.hyperic.hq.ui.util.ContextUtils.getBaselineBoss(ContextUt=
ils.java:45) at com.hyperic.hq.ui.action.resource.common.monitor.visibility=
.ViewChartFormPrepareAction._setupBaselineExpectedRange(ViewChartFormPrepar=
eAction.java:522) at com.hyperic.hq.ui.action.resource.common.monitor.visib=
ility.ViewChartFormPrepareAction._setupPageData(ViewChartFormPrepareAction.=
java:489) at com.hyperic.hq.ui.action.resource.common.monitor.visibility.Vi=
ewChartFormPrepareAction.workflow(ViewChartFormPrepareAction.java:132) at o=
rg.hyperic.hq.ui.action.WorkflowPrepareAction.execute(WorkflowPrepareAction=
.java:79) at org.apache.struts.tiles.actions.TilesAction.execute(TilesActio=
n.java:73) at org.hyperic.hq.ui.action.BaseRequestProcessor.processActionPe=
rform(BaseRequestProcessor.java:63) at org.apache.struts.action.RequestProc=
essor.process(RequestProcessor.java:236) at org.apache.struts.action.Action=
Servlet.process(ActionServlet.java:1196) at org.apache.struts.action.Action=
Servlet.doGet(ActionServlet.java:414) at javax.servlet.http.HttpServlet.ser=
vice(HttpServlet.java:697) at javax.servlet.http.HttpServlet.service(HttpSe=
rvlet.java:810) at org.apache.catalina.core.ApplicationFilterChain.internal=
DoFilter(ApplicationFilterChain.java:252) at org.apache.catalina.core.Appli=
cationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.apache.c=
atalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:672) a=
t org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDispa=
tcher.java:574) at org.apache.catalina.core.ApplicationDispatcher.include(A=
pplicationDispatcher.java:499) at org.apache.struts.tiles.UrlController.exe=
cute(UrlController.java:89) at org.apache.struts.taglib.tiles.InsertTag$Ins=
ertHandler.doEndTag(InsertTag.java:875) at org.apache.struts.taglib.tiles.I=
nsertTag.doEndTag(InsertTag.java:462) at org.apache.jsp.portal.ColumnsLayou=
t_jsp._jspx_meth_tiles_insert_0(Unknown Source) at org.apache.jsp.portal.Co=
lumnsLayout_jsp._jspx_meth_c_forEach_1(Unknown Source) at org.apache.jsp.po=
rtal.ColumnsLayout_jsp._jspx_meth_c_forEach_0(Unknown Source) at org.apache=
.jsp.portal.ColumnsLayout_jsp._jspService(Unknown Source) at org.apache.jas=
per.runtime.HttpJspBase.service(HttpJspBase.java:97) at javax.servlet.http.=
HttpServlet.service(HttpServlet.java:810) at org.apache.catalina.core.Appli=
cationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)=20
--=20
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.hyperic.com/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
|