Disk Enclosures
1752753 Members
4764 Online
108789 Solutions
New Discussion

Error on exportdb (xppa)

 
Luis Duarte
HPE Pro

Error on exportdb (xppa)

Hello,

I'm installed recently CVXP 2.2B and XPPA (performance advisor) 3.3.1 (plus CLUI). When I try to do an exportdb throu clui I have the following error:

"com.hp.xpsl.xml.XMLExceptionIO: XML Regular I/O Exception - while getting the input stream from http://10.1.118.10:-1/pa/servlet/com.hp.xpsl.xml.ImportExportDataServlet | original message -> 2007-12-19 15:42:11.098 java.io.IOException: Server returned HTTP response code: 500 for URL: http://10.1.118.10:-1/pa/servlet/com.hp.xpsl.xml.ImportExportDataServlet
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1149)
at com.hp.xpsl.xml.Utilities.parseInputStream(Unknown Source)
at com.hp.xpsl.xml.Utilities.sendToServer(Unknown Source)
at com.hp.xpsl.xml.SerializingMethods.receiveViaXML(Unknown Source)
at com.hp.xpsl.clui.XpPaDBCommand.exportNewDBData(Unknown Source)
at com.hp.xpsl.clui.XpPaDBCommand.processCmdLine(Unknown Source)
at com.hp.xpsl.clui.XpPaDBCommand.main(Unknown Source)

at com.hp.xpsl.xml.Utilities.parseInputStream(Unknown Source)
at com.hp.xpsl.xml.Utilities.sendToServer(Unknown Source)
at com.hp.xpsl.xml.SerializingMethods.receiveViaXML(Unknown Source)
at com.hp.xpsl.clui.XpPaDBCommand.exportNewDBData(Unknown Source)
at com.hp.xpsl.clui.XpPaDBCommand.processCmdLine(Unknown Source)
at com.hp.xpsl.clui.XpPaDBCommand.main(Unknown Source)2


where 10.1.118.10 is the server running xppa.

I tried this with an Windows and HP-UX hostagent and the error is the same. The JAVA_HOME variable defined on both hosts.

Regards,
LD