list archives . users mailing list

Subject: ogsadai installation problems

Date view Thread view Subject view Author view Attachment view

From: Shishir S. Bharathi (shishir@ISI.EDU)
Date: Jan 24, 2003 01:11

Hi,
        I'm trying to install the ogsadai distribution.
I'm using:
        ogsa-tp4
        jakarta-tomcat-4.1.18-LE-jdk14
        j2sdk1.4.1_01
        mysql 11.19

1. This is probably not an ogsadai problem, but I'm hoping someone has
seen it before and can help me out.

After deploying ogsa-tp4 for tomcat, I see the list of services at
        http://localhost:8080/ogsa/services
but, I cannot view the wsdl. I see something like:

Fault - [java.rmi.RemoteException] java.rmi.RemoteException: Could not
find path samples/counter/notification/CounterFactoryService:
[org.globus.ogsa.repository.ServiceActivationException]Cannot Activate :
samples/counter/notification/CounterFactoryService
        at
org.globus.ogsa.repository.ServiceNode.activate(ServiceNode.java:228)
        at
org.globus.ogsa.handlers.RPCURIProvider.getServiceObject(RPCURIProvider.java:195)
        at
org.globus.ogsa.handlers.RPCURIProvider.generateWSDL(RPCURIProvider.java:258)
        at
org.apache.axis.strategies.WSDLGenStrategy.visit(WSDLGenStrategy.java:72)
        at org.apache.axis.SimpleChain.doVisiting(SimpleChain.java:150)
        at org.apache.axis.SimpleChain.generateWSDL(SimpleChain.java:137)
        at
org.apache.axis.handlers.soap.SOAPService.generateWSDL(SOAPService.java:372)

.....

The tp4 service browser seems to be able to handle this properly.
I came across a thread somewhere that said that java 1.4 has some problems
with log4j. Has anyone seen this before ?

2. After I deploy the ogsadai installation, I don't see any of the
services listed. I just get "And now, some services..."

3. What is the minimum configuration required ? Can I use it without
modifying GridDataServiceFactoryConfig.xml and ExampleDatabaseRoles.xml ?
Are the default values sufficient ?

4. I tried to use the command line client:

java uk.org.ogsadai.client.Client
http://localhost:8080/ogsa/services/uk/org/ogsadai/wsdl/GridDataServiceRegistry
src/xml/GridDataServiceFactoryScript.xml
src/xml/GDS-Script-Examples/Example1.xml | more
Could not locate registry at:
http://localhost:8080/ogsa/services/uk/org/ogsa
/wsdl/GridDataServiceRegistry
Error:
AxisFault
 faultCode: {http://xml.apache.org/axis/}HTTP
 faultSubcode:
 faultString: (500)Internal Server Error
 faultActor: null
 faultNode: null
 faultDetail:
        null: return code: 500

Thanks and regards,
Shishir

-- 

Date view Thread view Subject view Author view Attachment view
webperson@nesc.ac.uk