|
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
|
|
From: Noah S. (JIRA) <ji...@hy...> - 2007-03-09 00:39:35
|
[ http://jira.hyperic.com/browse/HHQ-742?page=3Dall ] Noah Salzman updated HHQ-742: ----------------------------- Description:=20 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) This only happens if the IP address changes while the server is still runni= ng. If you bounce the server after the change the problem will not occur. 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 was: 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 > Stack trace viewing detail chart if the IP address changed on the HQ Serv= er > -------------------------------------------------------------------------= -- > > Key: HHQ-742 > URL: http://jira.hyperic.com/browse/HHQ-742 > Project: Hyperic HQ > Type: Developer > Components: Server > Versions: 3.0.1 > Environment: Server: 3.0.2 EE build 330. > Reporter: Noah Salzman > Assignee: Ryan Morgan > Priority: Minor > Fix For: 3.0.2 > > > The following stack trace occurs if the IP address of your HQ Server chan= ges and then you try and view a detail chart page (e.g.: resource/common/mo= nitor/Visibility.do?m=3D10910&eid=3D1%3A10003&mode=3DchartSingleMetricSingl= eResource) > This only happens if the IP address changes while the server is still run= ning. If you bounce the server after the change the problem will not occur. > org.hyperic.hq.ui.exception.ServiceLocatorException: javax.naming.Communi= cationException [Root exception is java.rmi.ConnectException: Connection re= fused to host: 10.2.0.93; nested exception is: java.net.ConnectException: C= onnection refused] at org.hyperic.hq.ui.ServiceLocator.lookup(ServiceLocato= r.java:152) at com.hyperic.hq.ui.ServiceLocator.getBaselineBoss(ServiceLoca= tor.java:67) at com.hyperic.hq.ui.util.ContextUtils.getBaselineBoss(Context= Utils.java:45) at com.hyperic.hq.ui.action.resource.common.monitor.visibili= ty.ViewChartFormPrepareAction._setupBaselineExpectedRange(ViewChartFormPrep= areAction.java:522) at com.hyperic.hq.ui.action.resource.common.monitor.vis= ibility.ViewChartFormPrepareAction._setupPageData(ViewChartFormPrepareActio= n.java:489) at com.hyperic.hq.ui.action.resource.common.monitor.visibility.= ViewChartFormPrepareAction.workflow(ViewChartFormPrepareAction.java:132) at= org.hyperic.hq.ui.action.WorkflowPrepareAction.execute(WorkflowPrepareActi= on.java:79) at org.apache.struts.tiles.actions.TilesAction.execute(TilesAct= ion.java:73) at org.hyperic.hq.ui.action.BaseRequestProcessor.processAction= Perform(BaseRequestProcessor.java:63) at org.apache.struts.action.RequestPr= ocessor.process(RequestProcessor.java:236) at org.apache.struts.action.Acti= onServlet.process(ActionServlet.java:1196) at org.apache.struts.action.Acti= onServlet.doGet(ActionServlet.java:414) at javax.servlet.http.HttpServlet.s= ervice(HttpServlet.java:697) at javax.servlet.http.HttpServlet.service(Http= Servlet.java:810) at org.apache.catalina.core.ApplicationFilterChain.intern= alDoFilter(ApplicationFilterChain.java:252) at org.apache.catalina.core.App= licationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.apache= .catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:672)= at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDis= patcher.java:574) at org.apache.catalina.core.ApplicationDispatcher.include= (ApplicationDispatcher.java:499) at org.apache.struts.tiles.UrlController.e= xecute(UrlController.java:89) at org.apache.struts.taglib.tiles.InsertTag$I= nsertHandler.doEndTag(InsertTag.java:875) at org.apache.struts.taglib.tiles= .InsertTag.doEndTag(InsertTag.java:462) at org.apache.jsp.portal.ColumnsLay= out_jsp._jspx_meth_tiles_insert_0(Unknown Source) at org.apache.jsp.portal.= ColumnsLayout_jsp._jspx_meth_c_forEach_1(Unknown Source) at org.apache.jsp.= portal.ColumnsLayout_jsp._jspx_meth_c_forEach_0(Unknown Source) at org.apac= he.jsp.portal.ColumnsLayout_jsp._jspService(Unknown Source) at org.apache.j= asper.runtime.HttpJspBase.service(HttpJspBase.java:97) at javax.servlet.htt= p.HttpServlet.service(HttpServlet.java:810) at org.apache.catalina.core.App= licationFilterChain.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 |
|
From: Ryan M. (JIRA) <ji...@hy...> - 2007-03-09 19:58:35
|
[ http://jira.hyperic.com/browse/HHQ-742?page=3Dall ] Ryan Morgan updated HHQ-742: ---------------------------- Fix Version: (was: 3.0.2) This is caused by the ServiceLocator caching the local homes and not invali= dating them if an error occurs. This should be a pretty infrequent case, so push out of 3.0.2. > Stack trace viewing detail chart if the IP address changed on the HQ Serv= er > -------------------------------------------------------------------------= -- > > Key: HHQ-742 > URL: http://jira.hyperic.com/browse/HHQ-742 > Project: Hyperic HQ > Type: Developer > Components: Server > Versions: 3.0.1 > Environment: Server: 3.0.2 EE build 330. > Reporter: Noah Salzman > Assignee: Ryan Morgan > Priority: Minor > > > The following stack trace occurs if the IP address of your HQ Server chan= ges and then you try and view a detail chart page (e.g.: resource/common/mo= nitor/Visibility.do?m=3D10910&eid=3D1%3A10003&mode=3DchartSingleMetricSingl= eResource) > This only happens if the IP address changes while the server is still run= ning. If you bounce the server after the change the problem will not occur. > org.hyperic.hq.ui.exception.ServiceLocatorException: javax.naming.Communi= cationException [Root exception is java.rmi.ConnectException: Connection re= fused to host: 10.2.0.93; nested exception is: java.net.ConnectException: C= onnection refused] at org.hyperic.hq.ui.ServiceLocator.lookup(ServiceLocato= r.java:152) at com.hyperic.hq.ui.ServiceLocator.getBaselineBoss(ServiceLoca= tor.java:67) at com.hyperic.hq.ui.util.ContextUtils.getBaselineBoss(Context= Utils.java:45) at com.hyperic.hq.ui.action.resource.common.monitor.visibili= ty.ViewChartFormPrepareAction._setupBaselineExpectedRange(ViewChartFormPrep= areAction.java:522) at com.hyperic.hq.ui.action.resource.common.monitor.vis= ibility.ViewChartFormPrepareAction._setupPageData(ViewChartFormPrepareActio= n.java:489) at com.hyperic.hq.ui.action.resource.common.monitor.visibility.= ViewChartFormPrepareAction.workflow(ViewChartFormPrepareAction.java:132) at= org.hyperic.hq.ui.action.WorkflowPrepareAction.execute(WorkflowPrepareActi= on.java:79) at org.apache.struts.tiles.actions.TilesAction.execute(TilesAct= ion.java:73) at org.hyperic.hq.ui.action.BaseRequestProcessor.processAction= Perform(BaseRequestProcessor.java:63) at org.apache.struts.action.RequestPr= ocessor.process(RequestProcessor.java:236) at org.apache.struts.action.Acti= onServlet.process(ActionServlet.java:1196) at org.apache.struts.action.Acti= onServlet.doGet(ActionServlet.java:414) at javax.servlet.http.HttpServlet.s= ervice(HttpServlet.java:697) at javax.servlet.http.HttpServlet.service(Http= Servlet.java:810) at org.apache.catalina.core.ApplicationFilterChain.intern= alDoFilter(ApplicationFilterChain.java:252) at org.apache.catalina.core.App= licationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.apache= .catalina.core.ApplicationDispatcher.invoke(ApplicationDispatcher.java:672)= at org.apache.catalina.core.ApplicationDispatcher.doInclude(ApplicationDis= patcher.java:574) at org.apache.catalina.core.ApplicationDispatcher.include= (ApplicationDispatcher.java:499) at org.apache.struts.tiles.UrlController.e= xecute(UrlController.java:89) at org.apache.struts.taglib.tiles.InsertTag$I= nsertHandler.doEndTag(InsertTag.java:875) at org.apache.struts.taglib.tiles= .InsertTag.doEndTag(InsertTag.java:462) at org.apache.jsp.portal.ColumnsLay= out_jsp._jspx_meth_tiles_insert_0(Unknown Source) at org.apache.jsp.portal.= ColumnsLayout_jsp._jspx_meth_c_forEach_1(Unknown Source) at org.apache.jsp.= portal.ColumnsLayout_jsp._jspx_meth_c_forEach_0(Unknown Source) at org.apac= he.jsp.portal.ColumnsLayout_jsp._jspService(Unknown Source) at org.apache.j= asper.runtime.HttpJspBase.service(HttpJspBase.java:97) at javax.servlet.htt= p.HttpServlet.service(HttpServlet.java:810) at org.apache.catalina.core.App= licationFilterChain.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 |