Skip to Content.
Sympa Menu

perfsonar-dev - Re: [pS-dev] Re: [Bug 65] Classpath specification

Subject: perfsonar development work

List archive

Re: [pS-dev] Re: [Bug 65] Classpath specification


Chronological Thread 
  • From: Loukik Kudarimoti <>
  • To:
  • Cc:
  • Subject: Re: [pS-dev] Re: [Bug 65] Classpath specification
  • Date: Fri, 18 Aug 2006 15:50:32 +0100

<snip>




If I had to guess, I would say your development configuration may interfere with this new installation. Before filling a bug please try again on a clean machine.


bash-2.05$ pwd
/home/loukik/perfSONAR/perfSONAR-1.0/scripts
bash-2.05$ ./test-ma.sh
Query Test
End point: http://mu.dante.org.uk:8092/axis/services/MeasurementArchiveService
Request file: ../xml/MAQueryRequest.xml
Response file: ../xml/MAQueryResponse.xml
SOAPClient.makeRequest: General exception encountered by client
AxisFault
faultCode: {http://schemas.xmlsoap.org/soap/envelope/}Server.userException
faultSubcode:
faultString: org.perfsonar.service.commons.exceptions.SystemException: [unknown]: ExistDbXmlDataRepository: XML DB Exception
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/axis/}hostname:mu

org.perfsonar.service.commons.exceptions.SystemException: [unknown]: ExistDbXmlDataRepository: XML DB Exception
at org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:222)
at org.apache.axis.message.SOAPFaultBuilder.endElement(SOAPFaultBuilder.java:129)
at org.apache.axis.encoding.DeserializationContext.endElement(DeserializationContext.java:1087)

<snip>

(same for both tests)

What should I do? I do not see any logs being generated. Log directory has three files -
bash-2.05$ ls
libjrrd.install rrdjtool-jar.install rrdjtool-javac.install



The installation itself was more than likely corrupted. Your feedback (and anyone else in the dev circle who still has not tried an RC or V1 yet) will be much more valuable on a clean machine, as a standard user would no doubt be using.
As soon as there is enough feedback I can cut off a new release fixing the changes I have seen thus far, so that we do not keep revisiting the same problems.

Ok, I started with a clean profile. I went through the installation procedure, answered all the questions. Then did the test. It gave me the above exception. I restarted tomcat. I did the test again and it gave me the following exception

org.perfsonar.service.commons.exceptions.SystemException: [unknown]: PropertiesConfigurationComponent.getProperty: Requested Param: component.ma.xmldb.db_status

The installation procedure deployed the service and said everything is ok.

What do I do now?

Loukik.




-jason




Archive powered by MHonArc 2.6.16.

Top of Page