Hi,

I reinstalled GT 4.2.1 and have a different warning message this time, but at least the container starts :)

glo...@bmiclustersvcd1:~> globus-start-container 2>&1 | tee container.out 2010-05-19T00:43:03.833-04:00 ERROR rpprovider.ResourcePropertyProviderTask [orgglobusmds usefulrp.rpprovider.ResourcePropertyProviderTask,timerExpired:197] Unhandled exception during execution of orgglobusmds usefulrp.rpprovider.producers.SchedulerInfoElementProducer : java.lang.Exception: Exception while parsing child process stdout into valid XML document: org.xml.sax.SAXException: Fatal Error: URI=null Line=-1: Premature end of file. 2010-05-19T00:43:03.835-04:00 WARN rpprovider.ResourcePropertyProviderTask [orgglobusmds usefulrp.rpprovider.ResourcePropertyProviderTask,timerExpired:202] Timer event canceled due to unhandled exception during execution of
orgglobus.mds.usefulrp.rpprovider.producers.SchedulerInfoElementProducer

Would you know what that means? I want to do more search on that, but it is already late, so may be tomorrow. Have a good night.

Prakash

On May 18, 2010, at 5:58 PM, João Marcelo wrote:

At $GLOBUS_LOCATION/var there is the container.

but the classpath is still empty?

On Tue, May 18, 2010 at 4:27 PM, Prakash Velayutham
<[email protected]> wrote:
Hi,

Same result either ways. Any debug techniques that will let me get deeper
and find out the root cause of this?

Regards,
Prakash

On May 18, 2010, at 3:06 PM, João Marcelo wrote:

your classpath is empty.
instead of  . /usr/local/globus/4.2.1/etc/globus-user-env.sh, try

~> source  . /usr/local/globus/4.2.1/etc/globus-user-env.sh

and then see if there is anything in your $CLASSPATH

On Tue, May 18, 2010 at 3:00 PM, Prakash Velayutham
<[email protected]> wrote:

Hi,

Thanks for the response.

glo...@bmiclustersvcd1:~> export GLOBUS_LOCATION=/usr/local/ globus/4.2.1/
glo...@bmiclustersvcd1:~> .
/usr/local/globus/4.2.1/etc/globus-user-env.sh
glo...@bmiclustersvcd1:~> echo $GLOBUS_LOCATION
/usr/local/globus/4.2.1/
glo...@bmiclustersvcd1:~> echo $CLASSPATH

glo...@bmiclustersvcd1:~> ls -al /usr/local/globus/4.2.1/
total 248
drwxr-xr-x 17 globus gwusers   4096 2010-05-16 08:49 .
drwxr-xr-x  3 globus globus    4096 2010-05-14 11:43 ..
drwxr-xr-x  5 globus gwusers  16384 2010-05-14 17:44 bin
drwxr-xr-x  3 globus gwusers   4096 2010-05-16 08:49 BUILD
-rw-r--r--  1 globus gwusers    382 2010-05-16 08:49 build.log
-rw-r--r-- 1 globus gwusers 16367 2010-05-14 17:44 client- config.wsdd
-rw-r--r--  1 globus gwusers   2125 2010-05-14 17:44
container-log4j.properties
drwxr-xr-x  3 globus gwusers   4096 2010-05-14 13:57 doc
drwxr-xr-x  2 globus gwusers   4096 2010-05-14 17:41 endorsed
drwxr-xr-x 42 globus gwusers   8192 2010-05-16 09:21 etc
-rw-r--r--  1 globus gwusers  10174 2010-05-17 14:16 GLOBUS_LICENSE
drwxr-xr-x  4 globus gwusers   4096 2010-05-14 13:55 include
drwxr-xr-x  8 globus gwusers 118784 2010-05-14 17:45 lib
drwxr-xr-x  7 globus gwusers   4096 2010-05-14 15:46 libexec
-rw-r--r-- 1 globus gwusers 955 2010-05-14 17:44 log4j.properties
drwxr-xr-x  9 globus gwusers   4096 2010-05-14 13:57 man
drwxr-xr-x  4 globus gwusers   8192 2010-05-14 15:46 sbin
drwxr-xr-x  5 globus gwusers   4096 2010-05-16 08:49 setup
drwxr-xr-x 46 globus gwusers   4096 2010-05-16 08:54 share
drwxr-xr-x 52 globus gwusers   8192 2010-05-14 14:37 test
drwxr-xr-x  9 globus gwusers   4096 2010-05-14 15:12 tmp
drwxr-xr-x 12 globus gwusers   4096 2010-05-14 15:12 var
glo...@bmiclustersvcd1:~>

Why is my CLASSPATH empty?

Prakash


On May 18, 2010, at 1:54 PM, João Marcelo wrote:

Caused by: java.lang.NoClassDefFoundError: Could not initialize class
org.globus.wsrf.utils.Version

I think this is the main exception. What are your environment
variables values? GLOBUS_LOCATION, CLASSPATH, etc?
It's strange because the container can't find a class that belongs to
the globus distribution.

[]'s

On Mon, May 17, 2010 at 4:42 PM, Prakash Velayutham
<[email protected]> wrote:

Hello all,

I have installed GT 4.2.1 in my gatekeeper system (with
--prefix=/usr/local/globus/4.2.1 --enable-wsgram-pbs
--enable-wsgram-lsf
options).

I updated all the packages and have done the required things for CA and certificate creations for the container user. I followed this tutorial
URL
(http://www.globusconsortium.org/tutorial/ch6/page_10.php).

grid-proxy-info

shows a valid proxy.

But, when I try to start the container, it fails as below.

glo...@bmiclustersvcd1:~> globus-start-container -debug
Caused by java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
     at


sunreflectNativeConstructorAccessorImplnewInstance (NativeConstructorAccessorImpl.java:39)
     at


sunreflectDelegatingConstructorAccessorImplnewInstance (DelegatingConstructorAccessorImpl.java:27) at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
     at


orgglobuswsrf .container .ServiceContainer.createContainer(ServiceContainer.java:168)
     at


orgglobuswsrfcontainerServiceContainer .startSecurityContainer(ServiceContainer.java:606)
     at


org .globus .wsrf.container.ServiceContainer.main(ServiceContainer.java:539) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at


sunreflect .NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java: 39)
     at


sunreflectDelegatingMethodAccessorImpl .invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at
org.globus.bootstrap.BootstrapBase.launch(BootstrapBase.java:114)
     at

org .globus .bootstrap.ContainerBootstrap.main(ContainerBootstrap.java:40) Caused by: java.lang.NoClassDefFoundError: Could not initialize class
org.globus.wsrf.utils.Version
     at java.lang.Class.forName0(Native Method)
     at java.lang.Class.forName(Class.java:247)
at org.apache.axis.utils.ClassUtils$2.run(ClassUtils.java: 177) at java.security.AccessController.doPrivileged(Native Method) at org.apache.axis.utils.ClassUtils.loadClass(ClassUtils.java:160) at org.apache.axis.utils.ClassUtils.forName(ClassUtils.java:142)
     at
org.apache.axis.utils.cache.ClassCache.lookup(ClassCache.java:85)
     at


orgapacheaxis .providers.java.JavaProvider.getServiceClass(JavaProvider.java: 453)
     at


orgapacheaxis .providers.java.JavaProvider.initServiceDesc(JavaProvider.java: 486)
     at


orgapacheaxishandlers .soap.SOAPService.getInitializedServiceDesc(SOAPService.java:286)
     at


orgapacheaxis .deployment.wsdd.WSDDService.makeNewInstance(WSDDService.java: 500)
     at


orgapacheaxisdeploymentwsdd .WSDDDeployableItem.getNewInstance(WSDDDeployableItem.java:274)
     at


orgapacheaxisdeploymentwsdd .WSDDDeployableItem.getInstance(WSDDDeployableItem.java:260)
     at


orgapacheaxis .deployment.wsdd.WSDDDeployment.getService(WSDDDeployment.java: 446)
     at


org .apache .axis.configuration.DirProvider.getService(DirProvider.java:158) at org.apache.axis.AxisEngine.getService(AxisEngine.java: 311)
     at

org .apache .axis.MessageContext.setTargetService(MessageContext.java:905)
     at
org .globus.wsrf.container.ServiceManager.stop(ServiceManager.java: 324)
     at


orgglobuswsrf .container .ServiceDispatcher.stopServices(ServiceDispatcher.java:787)
     at


orgglobus .wsrf.container.ServiceDispatcher.stop(ServiceDispatcher.java: 768)
     at


org .globus .wsrf.container.ServiceContainer.close(ServiceContainer.java:311)
     at


orgglobus .wsrf.container.ServiceContainer.<init>(ServiceContainer.java: 221)
     at


orgglobuswsrf .container.GSIServiceContainer.<init>(GSIServiceContainer.java: 42)
     ... 13 more
[JWSCORE-114] Failed to start container:  [Caused by:
java.lang.reflect.InvocationTargetException]

Any ideas on how to debug this?

Thanks,
Prakash




--
__________________________________
João Marcelo Uchôa de Alencar
Computer Science BSc.
jmarcelo.alencar(at)gmail.com
http://simetriade.blogspot.com
Linux User 398939
__________________________________





--
__________________________________
João Marcelo Uchôa de Alencar
Computer Science BSc.
jmarcelo.alencar(at)gmail.com
http://simetriade.blogspot.com
Linux User 398939
__________________________________





--
__________________________________
João Marcelo Uchôa de Alencar
Computer Science BSc.
jmarcelo.alencar(at)gmail.com
http://simetriade.blogspot.com
Linux User 398939
__________________________________

Reply via email to