Skip to Content.
Sympa Menu

perfsonar-user - New erro in LS

Subject: perfSONAR User Q&A and Other Discussion

List archive

New erro in LS


Chronological Thread 
  • From:
  • To:
  • Subject: New erro in LS
  • Date: Mon, 16 Jan 2006 16:23:46 -0500 (EST)

Hi all,

Thanks Maciej for the previous reply. But my LS instalation still presents
problems. What it happened with the "ExistXMLDatabaseAccess.java" file in LS
release (alpha version in wiki)?

I get this error:

[java] SOAPClient.makeRequest: General exception encountered by client
[java] AxisFault
[java] faultCode:
{http://schemas.xmlsoap.org/soap/envelope/}Server.userException
[java] faultSubcode:
[java] faultString:
org.perfsonar.service.commons.exceptions.SystemException:
XmlTypeLSServiceEngine: Can't obtain database configuration from service
config file
[java] faultActor:
[java] faultNode:
[java] faultDetail:
[java] {http://xml.apache.org/axis/}hostname:127.0.0.1

[java] org.perfsonar.service.commons.exceptions.SystemException:
XmlTypeLSServiceEngine: Can't obtain database configuration from service
config file
[java] at
org.apache.axis.message.SOAPFaultBuilder.createFault(SOAPFaultBuilder.java:222)

I'am configure the service.properties (LS STORAGE) thus:

# Database username and password for ls_storage ---------------------------
component.ls_storage.db_access=org.perfsonar.service.lookupService.xmlAccess.existDB.ExistXMLDatabaseAccess
# ***CHANGE***
component.ls_storage.db_uri=xmldb:exist://localhost:8080/exist/xmlrpc/db/ls
# ***CHANGE***
component.ls_storage.db_username=lookupservice
# ***CHANGE***
component.ls_storage.db_password=sonar

OBS: My Exist is configured correctly therefore because I have loged with
"lookupservice" login and "sonar" passaword.

Thanks



Archive powered by MHonArc 2.6.16.

Top of Page