perfsonar-dev - Problem with LS in bundle installer
Subject: perfsonar development work
List archive
- From: Maciej Glowiak <>
- To: Loukik Kudarimoti <>
- Cc: Perfsonar Development List <>
- Subject: Problem with LS in bundle installer
- Date: Mon, 21 May 2007 15:17:13 +0200
- Face: iVBORw0KGgoAAAANSUhEUgAAADAAAAAwAQMAAABtzGvEAAAABlBMVEUAAAD///+l2Z/dAAAA CXBIWXMAAEU1AABFNQF8gVf5AAAAB3RJTUUH1QYQDjo6uEWvwgAAAM5JREFUGNNN0LFqAkEUheGj KRZsfATrvENgYyH4APabxwgWGUUQC99BsNDCInUq7VImbbDZ0kayxBXMuN7jvTuKVh//mZlmQKZ1 EhQ8GAVgZECspEBdWQHRjR70KlgFKkoUaCw3ijSYQ4n5HfBK4a4jDcdDQPol/80Sr9BxZOOL4Fmr Jq8VBx7eopaSPvWGOm67fqol3j1q0XNs7Nk2cs6MU6gPNzf+ZGKQX4Ek8H6rAnFZnXB2vJxJcv8g C2P+WzL4tD+Txc4KydrIkh+eAdo01QbjQ84vAAAAAElFTkSuQmCC
- Organization: Poznan Supercomputing and Networking Center
Installing LS from bundle (the one from wiki) - I chose the basic installation and went through the installation process.
At the end I encountered an error:
========================================================================
cp: cannot create regular file `/tmp/perfsonar-bundle-2.0-RC1/webapps//WEB-INF/classes/perfsonar/conf/const.properties': No such file or directory
An error occurred when trying to copy the file const.properties to
the directory where the service was installed. The directory used was:
/tmp/perfsonar-bundle-2.0-RC1/webapps//WEB-INF/classes/perfsonar/conf/
This file is copied so that it can be used in future modifications
to the service through the use of this script. I recommend that you
copy the file /tmp/perfsonar-bundle-2.0-RC1/XML-LS-1.1/perfsonar/ant/const.properties
to the mentioned directory (or to the right one if the path detected
of the service's WEB-INF directory is wrong).
Press any key to continue..
========================================================================
I downloaded the newest LS micro release from wiki and everything went fine.
Anyway, the installation from bundle seems to work at the end, but error message may be strange for potential users. As far as I understand, the message is related to wrong paths.
There is:
/tmp/perfsonar-bundle-2.0-RC1/webapps//WEB-INF/classes/perfsonar/conf/
There should be:
/tmp/perfsonar-bundle-2.0-RC1/webapps/XML-LS-1.1.1/WEB-INF/classes/perfsonar/conf/
Logs of two installation are in the attachment.
Maciej
--
--------------------------------------------------------------------
| Maciej Glowiak Network Research and Development ||
|
Poznan Supercomputing and Networking Center ||
| (+48 61) 858 2024 -- skype_id: maciej_psnc GG: 4526858 ||
====================================================================
Which installation type do you want?
1. Basic
2. Advanced
Please choose a number [enter to exit]: 1
Starting installation for service Lookup Service...
Overriding previous definition of reference to classpath
[echo] Pre-install
[echo] ---- Welcome in perfSONAR LookupService installation script ----
[echo] You're about to install LookupService that may be also called LS
during the installation process.
[echo] Requirements:
[echo] 1. Java 1.5.x
[echo] 2. Ant 1.6.x (we're sure you've already got it installed as you
run the installation process)
[echo] 3. eXist DB XML - see Exist DB Installation Guide for LS:
[echo]
http://wiki.perfsonar.net/jra1-wiki/index.php/Exist_DB_Installation_Guide_for_LS
[echo] 4. JAVA_HOME environment variable set to your Java directory
[echo] Now, your JAVA_HOME is [/usr/local/jdk]
[input] Do you want to proceed? Just press ENTER to continue. Otherwise
CTRL-C stops the process immediately
[echo] Preparing the installation of XML Lookup Service...
[echo] Answer to all questions. If you go wrong, cancel (ctrl-c) and
start again.
[input] Do you want to download Tomcat webserver automatically (say N if
you've already got Tomcat)?(y,n)
n
[input] Enter webserver (Tomcat) home directory. If answered Y for
previous question, this directory will be the target directory where to
install Tomcat. If answered N, Tomcat will be installed there
[/usr/local/tomcat_ls]
/tmp/tomcat_ls
[input] Enter webserver port [8080]
[input] Service directory is suffix is [XML-LS-1.1]. Enter service prefix
directory (where target directory XML-LS-1.1 will be installed) Default is
[/tmp/perfsonar-bundle-2.0-RC1/webapps]
[echo] ---------------------------------------------------------------
[echo] Your settings:
[echo] ---------------------------------------------------------------
[echo] Tomcat home directory: [/tmp/tomcat_ls]
[echo] Tomcat address: [http://127.0.0.1:8080/XML-LS-1.1]
[echo] Service destination directory:
[/tmp/perfsonar-bundle-2.0-RC1/webapps/XML-LS-1.1]
[input] Proceed with these settings? (y,n)
y
[echo] Create ANT configuration file
[/tmp/perfsonar-bundle-2.0-RC1/XML-LS-1.1/perfsonar/ant/const.properties]
BUILD SUCCESSFUL
Total time: 26 seconds
Overriding previous definition of reference to classpath
[echo] ---------------------------------------------------------------
[echo] Enter your settings. Set at least [base path] and [host name],
[echo] other may remain default (default values may be accepted just
[echo] by pressing ENTER)
[echo] ---------------------------------------------------------------
[echo] 1. Service configuration
[echo] ==========================
[echo] All parameters here were set automatically
[echo] 2. Lookup Information configuration
[echo] =====================================
[input] Enter hostname and domainname of your machine. Not localhost.
[mycomputer.mydomain.com]
reed.man.poznan.pl
[input] Lookup Information of service -- access point (URL)
[http://reed.man.poznan.pl:8080/XML-LS-1.1]
[input] Lookup Information of service -- service name [Test Lookup
Service]
[input] Lookup Information of service -- service type [LS]
[input] Lookup Information of service -- service description [Test Lookup
Service, perfSONAR]
[echo] 3. LS Storage
[echo] =====================================
[input] LS Storage -- XML database type (preferred one is HTTP, because
it's much faster)(http,xmlrpc)
http
[input] LS Storage -- XML database collection
[http://localhost:8680/exist/rest/db/ls]
[input] LS Storage -- XML database username [lookupservice]
[input] LS Storage -- XML database password [sonar]
[echo] 4. LS Cleanup
[echo] =====================================
[input] LS Cleanup -- enable LS Cleanup (removing old entries when TTL
exceeded)?(y,n)
n
[input] LS Cleanup -- cleanup interval: how often to search old entries
in DB [300] (seconds)
[input] LS Cleanup -- TTL of lookup information [3600] (seconds)
[echo] ---------------------------------------------------------------
[echo] Your settings:
[echo] ---------------------------------------------------------------
[echo] [ ] Tomcat directory [/tmp/tomcat_ls]
[echo] [ ] Service address [http://127.0.0.1:8080/XML-LS-1.1]
[echo] [ ] Target path for the application
[/tmp/perfsonar-bundle-2.0-RC1/webapps]
[echo] - Properties dir
[/tmp/perfsonar-bundle-2.0-RC1/webapps/XML-LS-1.1/WEB-INF/classes/perfsonar/conf]
[echo] - Log config file
[/tmp/perfsonar-bundle-2.0-RC1/webapps/XML-LS-1.1/WEB-INF/classes/perfsonar/conf/log4j.properties
[echo] - Logs directory
[/tmp/perfsonar-bundle-2.0-RC1/webapps/XML-LS-1.1/log
[echo] - Parser config file
[/tmp/perfsonar-bundle-2.0-RC1/webapps/XML-LS-1.1/WEB-INF/classes/perfsonar/conf/objects.config]
[echo] [ ] Lookup Information
[echo] - LI-access point (URL)
[http://reed.man.poznan.pl:8080/XML-LS-1.1]
[echo] - LI-service name [Test Lookup Service]
[echo] - LI-service type [LS]
[echo] - LI-service description [Test Lookup Service, perfSONAR]
[echo] [ ] Lookup Storage
[echo] - XML database type [http]
[echo] - XML database collection
[http://localhost:8680/exist/rest/db/ls]
[echo] - XML database username [lookupservice]
[echo] - XML database password [sonar]
[echo] [ ] LS Cleanup
[echo] - Cleanup interval [300] seconds
[echo] - Cleanup TTL [3600] seconds
[echo] ---------------------------------------------------------------
[input] Proceed with these settings? (y,n)
y
[echo] Create COMPONENTS configuration file
[/tmp/perfsonar-bundle-2.0-RC1/XML-LS-1.1/perfsonar/conf/components.properties]
[echo] Create SERVICE configuration file
[/tmp/perfsonar-bundle-2.0-RC1/XML-LS-1.1/perfsonar/conf/service.properties]
[echo] Create log4j configuration file
[/tmp/perfsonar-bundle-2.0-RC1/XML-LS-1.1/perfsonar/conf/log4j.properties]
BUILD SUCCESSFUL
Total time: 29 seconds
Overriding previous definition of reference to classpath
[echo] Deploying the service...
Overriding previous definition of reference to classpath
[input] Do you want me to start the application server Tomcat for you?
(y,n)
y
[echo] Please, insert now the following xml tag 'Context'
[echo] into Tomcat configuration file server.xml
[echo] (/tmp/tomcat_ls/conf/server.xml)
[echo] inside existing xml tag 'Host':
[echo] (You may copy XML part (without [echo]):
[echo] <Context path='/XML-LS-1.1'
docBase='/tmp/perfsonar-bundle-2.0-RC1/webapps/XML-LS-1.1'> </Context>
[echo] Please, do it now. I will wait for you.
[input] Press Return key ...
[echo] Execute: sh /tmp/tomcat_ls/bin/startup.sh
[echo] Please, make sure that the Tomcat is running. Use the address
http://127.0.0.1:8080 .
[input] Press Return key ...
Overriding previous definition of reference to classpath
[echo] The directory with all required service files has been created.
[echo] The next step in deploy action is installing the service in
Tomcat.
[echo] (If you are an expert in Axis and want to install the service
other way
[echo] than default one use ctrl+c to stop the script in this moment)
[input] Press Enter
BUILD SUCCESSFUL
Total time: 42 seconds
cp: cannot create regular file
`/tmp/perfsonar-bundle-2.0-RC1/webapps//WEB-INF/classes/perfsonar/conf/const.properties':
No such file or directory
An error occurred when trying to copy the file const.properties to
the directory where the service was installed. The directory used was:
/tmp/perfsonar-bundle-2.0-RC1/webapps//WEB-INF/classes/perfsonar/conf/
This file is copied so that it can be used in future modifications
to the service through the use of this script. I recommend that you
copy the file
/tmp/perfsonar-bundle-2.0-RC1/XML-LS-1.1/perfsonar/ant/const.properties
to the mentioned directory (or to the right one if the path detected
of the service's WEB-INF directory is wrong).
Press any key to continue...
root@reed:/tmp/psls/XML-LS-1.1.1/perfsonar#
cd ant
root@reed:/tmp/psls/XML-LS-1.1.1/perfsonar/ant#
ant pre-install
Buildfile: build.xml
Overriding previous definition of reference to classpath
show-info:
[echo] Pre-install
[echo] ---- Welcome in perfSONAR LookupService installation script ----
[echo] You're about to install LookupService that may be also called LS
during the installation process.
[echo] Requirements:
[echo] 1. Java 1.5.x
[echo] 2. Ant 1.6.x (we're sure you've already got it installed as you
run the installation process)
[echo] 3. eXist DB XML - see Exist DB Installation Guide for LS:
[echo]
http://wiki.perfsonar.net/jra1-wiki/index.php/Exist_DB_Installation_Guide_for_LS
[echo] 4. JAVA_HOME environment variable set to your Java directory
[echo] Now, your JAVA_HOME is [/usr/local/jdk]
[input] Do you want to proceed? Just press ENTER to continue. Otherwise
CTRL-C stops the process immediately
[echo] Preparing the installation of XML Lookup Service...
[echo] Answer to all questions. If you go wrong, cancel (ctrl-c) and
start again.
get-inputs:
[input] Do you want to download Tomcat webserver automatically (say N if
you've already got Tomcat)?(y,n)
n
[input] Enter webserver (Tomcat) home directory. If answered Y for
previous question, this directory will be the target directory where to
install Tomcat. If answered N, Tomcat will be installed there
[/usr/local/tomcat_ls]
/tmp/tomcat_ls
[input] Enter webserver port [8080]
[input] Service directory is suffix is [XML-LS-1.1.1]. Enter service
prefix directory (where target directory XML-LS-1.1.1 will be installed)
Default is [/tmp/psls/webapps]
confirm-inputs:
[echo] ---------------------------------------------------------------
[echo] Your settings:
[echo] ---------------------------------------------------------------
[echo] Tomcat home directory: [/tmp/tomcat_ls]
[echo] Tomcat address: [http://127.0.0.1:8080/XML-LS-1.1.1]
[echo] Service destination directory: [/tmp/psls/webapps/XML-LS-1.1.1]
[input] Proceed with these settings? (y,n)
y
get-tomcat:
copy-const-properties:
[echo] Create ANT configuration file
[/tmp/psls/XML-LS-1.1.1/perfsonar/ant/const.properties]
[copy] Copying 1 file to /tmp/psls/XML-LS-1.1.1/perfsonar/ant
pre-install:
BUILD SUCCESSFUL
Total time: 18 seconds
root@reed:/tmp/psls/XML-LS-1.1.1/perfsonar/ant#
ant configure
Buildfile: build.xml
Overriding previous definition of reference to classpath
load-const-properties:
configure-ask-for-values:
[echo] ---------------------------------------------------------------
[echo] Enter your settings. Set at least [base path] and [host name],
[echo] other may remain default (default values may be accepted just
[echo] by pressing ENTER)
[echo] ---------------------------------------------------------------
[echo] 1. Service configuration
[echo] ==========================
[echo] All parameters here were set automatically
[echo] 2. Lookup Information configuration
[echo] =====================================
[input] Enter hostname and domainname of your machine. Not localhost.
[mycomputer.mydomain.com]
reed.man.poznan.pl
[input] Lookup Information of service -- access point (URL)
[http://reed.man.poznan.pl:8080/XML-LS-1.1.1]
[input] Lookup Information of service -- service name [Test Lookup
Service]
[input] Lookup Information of service -- service type [LS]
[input] Lookup Information of service -- service description [Test Lookup
Service, perfSONAR]
[echo] 3. LS Storage
[echo] =====================================
[input] LS Storage -- XML database type (preferred one is HTTP, because
it's much faster)(http,xmlrpc)
http
[input] LS Storage -- XML database collection
[http://localhost:8680/exist/rest/db/ls]
[input] LS Storage -- XML database username [lookupservice]
[input] LS Storage -- XML database password [sonar]
[echo] 4. LS Cleanup
[echo] =====================================
[input] LS Cleanup -- enable LS Cleanup (removing old entries when TTL
exceeded)?(y,n)
n
[input] LS Cleanup -- cleanup interval: how often to search old entries
in DB [300] (seconds)
[input] LS Cleanup -- TTL of lookup information [3600] (seconds)
configure-show-values:
[echo] ---------------------------------------------------------------
[echo] Your settings:
[echo] ---------------------------------------------------------------
[echo] [ ] Tomcat directory [/tmp/tomcat_ls]
[echo] [ ] Service address [http://127.0.0.1:8080/XML-LS-1.1.1]
[echo] [ ] Target path for the application [/tmp/psls/webapps]
[echo] - Properties dir
[/tmp/psls/webapps/XML-LS-1.1.1/WEB-INF/classes/perfsonar/conf]
[echo] - Log config file
[/tmp/psls/webapps/XML-LS-1.1.1/WEB-INF/classes/perfsonar/conf/log4j.properties
[echo] - Logs directory [/tmp/psls/webapps/XML-LS-1.1.1/log
[echo] - Parser config file
[/tmp/psls/webapps/XML-LS-1.1.1/WEB-INF/classes/perfsonar/conf/objects.config]
[echo] [ ] Lookup Information
[echo] - LI-access point (URL)
[http://reed.man.poznan.pl:8080/XML-LS-1.1.1]
[echo] - LI-service name [Test Lookup Service]
[echo] - LI-service type [LS]
[echo] - LI-service description [Test Lookup Service, perfSONAR]
[echo] [ ] Lookup Storage
[echo] - XML database type [http]
[echo] - XML database collection
[http://localhost:8680/exist/rest/db/ls]
[echo] - XML database username [lookupservice]
[echo] - XML database password [sonar]
[echo] [ ] LS Cleanup
[echo] - Cleanup interval [300] seconds
[echo] - Cleanup TTL [3600] seconds
[echo] ---------------------------------------------------------------
configure-confirm-values:
[input] Proceed with these settings? (y,n)
y
copy-components-properties:
[echo] Create COMPONENTS configuration file
[/tmp/psls/XML-LS-1.1.1/perfsonar/conf/components.properties]
[copy] Copying 1 file to /tmp/psls/XML-LS-1.1.1/perfsonar/conf
copy-service-properties:
[echo] Create SERVICE configuration file
[/tmp/psls/XML-LS-1.1.1/perfsonar/conf/service.properties]
[copy] Copying 1 file to /tmp/psls/XML-LS-1.1.1/perfsonar/conf
copy-log4j-properties:
[echo] Create log4j configuration file
[/tmp/psls/XML-LS-1.1.1/perfsonar/conf/log4j.properties]
[copy] Copying 1 file to /tmp/psls/XML-LS-1.1.1/perfsonar/conf
configure:
BUILD SUCCESSFUL
Total time: 35 seconds
root@reed:/tmp/psls/XML-LS-1.1.1/perfsonar/ant#
ant deploy
Buildfile: build.xml
Overriding previous definition of reference to classpath
does-jar-generic-exist:
copy-generic-jar:
[copy] Copying 1 file to /tmp/psls/webapps/XML-LS-1.1.1/WEB-INF/lib
create-deploy-root:
[mkdir] Created dir: /tmp/psls/webapps/XML-LS-1.1.1/wsdd
[mkdir] Created dir: /tmp/psls/webapps/XML-LS-1.1.1/WEB-INF/logs
[mkdir] Created dir: /tmp/psls/webapps/XML-LS-1.1.1/WEB-INF/classes
[mkdir] Created dir:
/tmp/psls/webapps/XML-LS-1.1.1/WEB-INF/classes/perfsonar
[mkdir] Created dir:
/tmp/psls/webapps/XML-LS-1.1.1/WEB-INF/classes/perfsonar/conf
copy-axis-for-service:
[copy] Copying 1 file to /tmp/psls/webapps/XML-LS-1.1.1
[copy] Copying 1 file to /tmp/psls/webapps/XML-LS-1.1.1
[copy] Copying 1 file to /tmp/psls/webapps/XML-LS-1.1.1
[copy] Copying 1 file to /tmp/psls/webapps/XML-LS-1.1.1
[copy] Copying 1 file to /tmp/psls/webapps/XML-LS-1.1.1
[copy] Copying 1 file to /tmp/psls/webapps/XML-LS-1.1.1/WEB-INF
[copy] Copying 1 file to /tmp/psls/webapps/XML-LS-1.1.1/WEB-INF
[copy] Copying 1 file to /tmp/psls/webapps/XML-LS-1.1.1/WEB-INF/classes
[copy] Copying 1 file to
/tmp/psls/webapps/XML-LS-1.1.1/WEB-INF/classes/perfsonar/conf
[copy] Copying 1 file to
/tmp/psls/webapps/XML-LS-1.1.1/WEB-INF/classes/perfsonar/conf
[copy] Copying 1 file to
/tmp/psls/webapps/XML-LS-1.1.1/WEB-INF/classes/perfsonar/conf
[copy] Copying 1 file to
/tmp/psls/webapps/XML-LS-1.1.1/WEB-INF/classes/perfsonar/conf
copy-jars-for-service:
[copy] Copying 1 file to /tmp/psls/webapps/XML-LS-1.1.1/WEB-INF/lib
[copy] Copying 1 file to /tmp/psls/webapps/XML-LS-1.1.1/WEB-INF/lib
[copy] Copying 1 file to /tmp/psls/webapps/XML-LS-1.1.1/WEB-INF/lib
[copy] Copying 1 file to /tmp/psls/webapps/XML-LS-1.1.1/WEB-INF/lib
[copy] Copying 1 file to /tmp/psls/webapps/XML-LS-1.1.1/WEB-INF/lib
[copy] Copying 1 file to /tmp/psls/webapps/XML-LS-1.1.1/WEB-INF/lib
[copy] Copying 1 file to /tmp/psls/webapps/XML-LS-1.1.1/WEB-INF/lib
[copy] Copying 1 file to /tmp/psls/webapps/XML-LS-1.1.1/WEB-INF/lib
[copy] Copying 1 file to /tmp/psls/webapps/XML-LS-1.1.1/WEB-INF/lib
[copy] Copying 1 file to /tmp/psls/webapps/XML-LS-1.1.1/WEB-INF/lib
[copy] Copying 1 file to /tmp/psls/webapps/XML-LS-1.1.1/WEB-INF/lib
[copy] Copying 1 file to /tmp/psls/webapps/XML-LS-1.1.1/WEB-INF/lib
[copy] Copying 1 file to /tmp/psls/webapps/XML-LS-1.1.1/WEB-INF/lib
[copy] Copying 1 file to /tmp/psls/webapps/XML-LS-1.1.1/WEB-INF/lib
[copy] Copying 1 file to /tmp/psls/webapps/XML-LS-1.1.1/WEB-INF/lib
copy-jars-for-xmlls:
[copy] Copying 1 file to /tmp/psls/webapps/XML-LS-1.1.1/WEB-INF/lib
[copy] Copying 1 file to /tmp/psls/webapps/XML-LS-1.1.1/WEB-INF/lib
[copy] Copying 1 file to /tmp/psls/webapps/XML-LS-1.1.1/WEB-INF/lib
[copy] Copying 1 file to /tmp/psls/webapps/XML-LS-1.1.1/wsdd
[copy] Copying 1 file to /tmp/psls/webapps/XML-LS-1.1.1/wsdd
does-jar-xmlls-exist:
copy-xmlls-jar:
[copy] Copying 1 file to /tmp/psls/webapps/XML-LS-1.1.1/WEB-INF/lib
copy-other-files:
[mkdir] Created dir: /tmp/psls/webapps/XML-LS-1.1.1/log
deploy:
[echo] Deploying the service...
Overriding previous definition of reference to classpath
tomcat-start-question:
[input] Do you want me to start the application server Tomcat for you?
(y,n)
y
tomcat-start-for-xmlls-true:
[echo] Please, insert now the following xml tag 'Context'
[echo] into Tomcat configuration file server.xml
[echo] (/tmp/tomcat_ls/conf/server.xml)
[echo] inside existing xml tag 'Host':
[echo] (You may copy XML part (without [echo]):
[echo] <Context path='/XML-LS-1.1.1'
docBase='/tmp/psls/webapps/XML-LS-1.1.1'> </Context>
[echo] Please, do it now. I will wait for you.
[input] Press Return key ...
[echo] Execute: sh /tmp/tomcat_ls/bin/startup.sh
[echo] Please, make sure that the Tomcat is running. Use the address
http://127.0.0.1:8080 .
[input] Press Return key ...
tomcat-start-for-xmlls-false:
tomcat-start-for-xmlls:
Overriding previous definition of reference to classpath
_deploy-adminclient:
[echo] The directory with all required service files has been created.
[echo] The next step in deploy action is installing the service in
Tomcat.
[echo] (If you are an expert in Axis and want to install the service
other way
[echo] than default one use ctrl+c to stop the script in this moment)
[input] Press Enter
deploy-adminclient:
[java] Processing file
/tmp/psls/webapps/XML-LS-1.1.1/wsdd/ls-service-deploy.wsdd
[java] <Admin>Done processing</Admin>
BUILD SUCCESSFUL
Total time: 58 seconds
root@reed:/tmp/psls/XML-LS-1.1.1/perfsonar/ant#
ant test-echo
Buildfile: build.xml
Overriding previous definition of reference to classpath
copy-config-files-for-test:
[mkdir] Created dir: /tmp/psls/XML-LS-1.1.1/perfsonar/build/perfsonar/conf
[copy] Copying 1 file to
/tmp/psls/XML-LS-1.1.1/perfsonar/build/perfsonar/conf
[copy] Copying 1 file to
/tmp/psls/XML-LS-1.1.1/perfsonar/build/perfsonar/conf
[copy] Copying 1 file to
/tmp/psls/XML-LS-1.1.1/perfsonar/build/perfsonar/conf
test-echo:
[java] Test: LS TESTING: [query] in [RequestHandler]
[java] Test: XML File =
file:///tmp/psls/XML-LS-1.1.1/perfsonar/schema/example-instances/perfSONAR/LS/test/EchoRequest.xml
[java] AuxiliaryComponentManager.initManager: Read config file name as:
/tmp/psls/XML-LS-1.1.1/perfsonar/build/perfsonar/conf/components.properties
[java] AUX ComponentManager create [config] =
org.perfsonar.commons.auxiliary.components.configuration.properties.PropertiesConfigurationComponent
[java] AUX ComponentManager: init [config]
[java] PropertiesConfigurationComponent.initComponent:Read the file name
as: /tmp/psls/XML-LS-1.1.1/perfsonar/build/perfsonar/conf/service.properties
[java] AUX ComponentManager create [logger] =
org.perfsonar.commons.auxiliary.components.logger.log4j.Log4jLoggerComponent
[java] AUX ComponentManager: init [logger]
[java] [D] authorization Basic lookupservice:sonar
[java] [D] Response code: 200 (OK)
[java] [D] authorization Basic lookupservice:sonar
[java] [D] Response code: 200 (OK)
[java] [D] authorization Basic lookupservice:sonar
[java] [D] Response code: 200 (OK)
[java] Output [655b]: <?xml version="1.0" encoding="UTF-8"?>
[java] <nmwg:message id="msg1_resp" messageIdRef="msg1"
type="EchoResponse">
[java] <nmwg:metadata id="resultCodeMetadata">
[java] <nmwg:eventType>success.echo</nmwg:eventType>
[java] </nmwg:metadata>
[java] <nmwg:data id="resultDescriptionData_for_resultCodeMetadata"
metadataIdRef="resultCodeMetadata">
[java] <nmwgr:datum>LS EchoRequest - This is the successful echo
response from the Lookup Service. Additional message is:
[java] Test DB Connection - OK (got database current time:
[2007-05-21T15:03:56.944+02:00])
[java] Test DB Schema: [LSStore] - OK
[java] Test DB Schema: [LSStore-control] - OK
[java] </nmwgr:datum>
[java] </nmwg:data>
[java] </nmwg:message>
- Problem with LS in bundle installer, Maciej Glowiak, 05/21/2007
- Re: Problem with LS in bundle installer, Loukik Kudarimoti, 05/21/2007
- Re: [pS-dev] Re: Problem with LS in bundle installer, fernandes, 05/21/2007
- Re: [pS-dev] Re: Problem with LS in bundle installer, Maciej Glowiak, 05/21/2007
- Re: [pS-dev] Re: Problem with LS in bundle installer, fernandes, 05/21/2007
- Re: Problem with LS in bundle installer, Loukik Kudarimoti, 05/21/2007
Archive powered by MHonArc 2.6.16.