Operating System - HP-UX
1843947 Members
2207 Online
110226 Solutions
New Discussion

rc.log XML Regular I/OException

 
Skip Ford
Advisor

rc.log XML Regular I/OException

Does anyone know what these errors mean and how I could fix it?
-----------------------------------------------
com.hp.xpsl.xml.XMLExceptionIO: XML Regular I/O Exception - while getting the input stream from http://172.31.10.249/pa/servlet/com.hp.x
psl.xml.ConfigurationServlet | original message -> 2004-06-25 14:43:59.067 java.io.FileNotFoundException: http://172.31.10.249/pa/servlet/com.hp.xpsl.xml.Config
urationServlet
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:529)
at com.hp.xpsl.xml.Utilities.parseInputStream(Utilities.java:151)
at com.hp.xpsl.xml.Utilities.sendToServer(Utilities.java:206)
at com.hp.xpsl.xml.SerializingMethods.receiveViaXML(SerializingMethods.java:64)
at com.hp.xpsl.hostagent.HostAgent.getHostConfig(HostAgent.java:643)
at com.hp.xpsl.hostagent.HostAgent.run(HostAgent.java:206)
at com.hp.xpsl.hostagent.HostAgent.main(HostAgent.java:130)

at com.hp.xpsl.xml.Utilities.parseInputStream(Utilities.java:158)
at com.hp.xpsl.xml.Utilities.sendToServer(Utilities.java:206)
at com.hp.xpsl.xml.SerializingMethods.receiveViaXML(SerializingMethods.java:64)
at com.hp.xpsl.hostagent.HostAgent.getHostConfig(HostAgent.java:643)
at com.hp.xpsl.hostagent.HostAgent.run(HostAgent.java:206)
at com.hp.xpsl.hostagent.HostAgent.main(HostAgent.java:130)
-----------------------------------------------
Thank you in advance.