[gt-user] problem with WS GRAM on second machine

Vasileios Mylonakis vmil at ait.edu.gr
Thu Mar 23 10:41:07 CST 2006


Yes at both machines there is this part. What does "stanza" means?
Should it be different?
Thanks Vasilis

Charles Bacon wrote:

> On Mar 22, 2006, at 4:17 AM, Vasileios Mylonakis wrote:
>
>> I'm just one stetp before finishing the quickstart guide procedure 
>> and I'm trying to set up WS GRAM on the second machine. But I'm 
>> having trouble with the container. I have copied the files from the 
>> first machine, the start-stop file, the /etc/init.d/globus-4.0.1 
>> file and the /etc/sudoers file and made the appropriate changes. 
>> when I'm trying to start the container I get the following error in 
>> the log file:
>
>
> Hmm.  What's in your $GLOBUS_LOCATION/etc/globus_wsrf_rft/jndi-
> config.xml ?  Does the stanza look like:
>
>         <resource name="mdsConfiguration"
>                   
> type="org.globus.wsrf.impl.servicegroup.client.MDSConfiguration">
>             <resourceParams>
>             <parameter> <name>reg</name>
>                         <value>true</value>
>             </parameter>
>             <parameter> <name>factory</name>
>                         <value>org.globus.wsrf.jndi.BeanFactory</value>
>             </parameter>
>             </resourceParams>
>         </resource>
>
>
> Charles
>
>> 2006-03-22 14:12:22,987 ERROR 
>> factory.ReliableFileTransferFactoryService [main,<init>:135] Unable 
>> to create RFT factory
>> javax.naming.NameNotFoundException: Name mdsConfiguration is not 
>> bound in this Context
>>     at org.apache.naming.NamingContext.lookup(Unknown Source)
>>     at org.apache.naming.NamingContext.lookup(Unknown Source)
>>     at org.apache.naming.SynchronizedContext.lookup(Unknown Source)
>>     at org.apache.naming.NamingContext.lookup(Unknown Source)
>>     at org.apache.naming.NamingContext.lookup(Unknown Source)
>>     at org.apache.naming.SynchronizedContext.lookup(Unknown Source)
>>     at org.apache.naming.NamingContext.lookup(Unknown Source)
>>     at org.apache.naming.NamingContext.lookup(Unknown Source)
>>     at org.apache.naming.SynchronizedContext.lookup(Unknown Source)
>>     at org.apache.naming.NamingContext.lookup(Unknown Source)
>>     at org.apache.naming.NamingContext.lookup(Unknown Source)
>>     at org.apache.naming.SynchronizedContext.lookup(Unknown Source)
>>     at org.apache.naming.NamingContext.lookup(Unknown Source)
>>     at org.apache.naming.NamingContext.lookup(Unknown Source)
>>     at org.apache.naming.SynchronizedContext.lookup(Unknown Source)
>>     at javax.naming.InitialContext.lookup(InitialContext.java:351)
>>     at org.apache.naming.SelectorContext.lookup(Unknown Source)
>>     at javax.naming.InitialContext.lookup(InitialContext.java:351)
>>     at 
>> org.globus.transfer.reliable.service.factory.ReliableFileTransferFacto
>> ryService.<init>(ReliableFileTransferFactoryService.java:122)
>>     at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native
>> Method)
>>     at sun.reflect.NativeConstructorAccessorImpl.newInstance
>> (NativeConstructorAccessorImpl.java:39)
>>     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance
>> (DelegatingConstructorAccessorImpl.java:27)
>>     at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
>>     at java.lang.Class.newInstance0(Class.java:350)
>>     at java.lang.Class.newInstance(Class.java:303)
>>     at org.globus.axis.providers.RPCProvider.getNewServiceInstance
>> (RPCProvider.java:115)
>>     at 
>> org.globus.axis.description.ServiceDescUtil.initializeProviders
>> (ServiceDescUtil.java:190)
>>     at org.globus.axis.description.ServiceDescUtil.initializeService
>> (ServiceDescUtil.java:135)
>>     at org.globus.wsrf.container.ServiceManager
>> $InitPrivilegedAction.initialize(ServiceManager.java:252)
>>     at org.globus.wsrf.container.ServiceManager
>> $InitPrivilegedAction.run(ServiceManager.java:264)
>>     at java.security.AccessController.doPrivileged(Native Method)
>>     at javax.security.auth.Subject.doAs(Subject.java:396)
>>     at org.globus.gsi.jaas.GlobusSubject.runAs(GlobusSubject.java:55)
>>     at org.globus.gsi.jaas.JaasSubject.doAs(JaasSubject.java:90)
>>     at org.globus.wsrf.container.ServiceManager.initializeService
>> (ServiceManager.java:218)
>>     at org.globus.wsrf.container.ServiceManager.start
>> (ServiceManager.java:148)
>>     at org.globus.wsrf.container.ServiceDispatcher.init
>> (ServiceDispatcher.java:130)
>>     at org.globus.wsrf.container.ServiceContainer.start
>> (ServiceContainer.java:240)
>>     at org.globus.wsrf.container.ServiceContainer.<init>
>> (ServiceContainer.java:198)
>>     at org.globus.wsrf.container.GSIServiceContainer.<init>
>> (GSIServiceContainer.java:45)
>>     at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native
>> Method)
>>     at sun.reflect.NativeConstructorAccessorImpl.newInstance
>> (NativeConstructorAccessorImpl.java:39)
>>     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance
>> (DelegatingConstructorAccessorImpl.java:27)
>>     at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
>>     at org.globus.wsrf.container.ServiceContainer.createContainer
>> (ServiceContainer.java:135)
>>     at 
>> org.globus.wsrf.container.ServiceContainer.startSecurityContainer
>> (ServiceContainer.java:442)
>>     at org.globus.wsrf.container.ServiceContainer.main
>> (ServiceContainer.java:396)
>>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>     at sun.reflect.NativeMethodAccessorImpl.invoke
>> (NativeMethodAccessorImpl.java:39)
>>     at sun.reflect.DelegatingMethodAccessorImpl.invoke
>> (DelegatingMethodAccessorImpl.java:25)
>>     at java.lang.reflect.Method.invoke(Method.java:585)
>>     at org.globus.bootstrap.BootstrapBase.launch(BootstrapBase.java: 95)
>>     at org.globus.bootstrap.Bootstrap.main(Bootstrap.java:37)
>> 2006-03-22 14:12:23,694 ERROR service.ReliableFileTransferImpl 
>> [main,<init>:336] Error getting database config fileName 
>> dbConfiguration is not bound in this Context
>> javax.naming.NameNotFoundException: Name dbConfiguration is not 
>> bound in this Context
>>     at org.apache.naming.NamingContext.lookup(Unknown Source)
>>     at org.apache.naming.NamingContext.lookup(Unknown Source)
>>     at org.apache.naming.SynchronizedContext.lookup(Unknown Source)
>>     at org.apache.naming.NamingContext.lookup(Unknown Source)
>>     at org.apache.naming.NamingContext.lookup(Unknown Source)
>>     at org.apache.naming.SynchronizedContext.lookup(Unknown Source)
>>     at org.apache.naming.NamingContext.lookup(Unknown Source)
>>     at org.apache.naming.NamingContext.lookup(Unknown Source)
>>     at org.apache.naming.SynchronizedContext.lookup(Unknown Source)
>>     at org.apache.naming.NamingContext.lookup(Unknown Source)
>>     at org.apache.naming.NamingContext.lookup(Unknown Source)
>>     at org.apache.naming.SynchronizedContext.lookup(Unknown Source)
>>     at org.apache.naming.NamingContext.lookup(Unknown Source)
>>     at org.apache.naming.NamingContext.lookup(Unknown Source)
>>     at org.apache.naming.SynchronizedContext.lookup(Unknown Source)
>>     at javax.naming.InitialContext.lookup(InitialContext.java:351)
>>     at org.apache.naming.SelectorContext.lookup(Unknown Source)
>>     at javax.naming.InitialContext.lookup(InitialContext.java:351)
>>     at 
>> org.globus.transfer.reliable.service.ReliableFileTransferImpl.<init>
>> (ReliableFileTransferImpl.java:333)
>>     at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native
>> Method)
>>     at sun.reflect.NativeConstructorAccessorImpl.newInstance
>> (NativeConstructorAccessorImpl.java:39)
>>     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance
>> (DelegatingConstructorAccessorImpl.java:27)
>>     at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
>>     at java.lang.Class.newInstance0(Class.java:350)
>>     at java.lang.Class.newInstance(Class.java:303)
>>     at org.globus.axis.providers.RPCProvider.getNewServiceInstance
>> (RPCProvider.java:115)
>>     at 
>> org.globus.axis.description.ServiceDescUtil.initializeProviders
>> (ServiceDescUtil.java:190)
>>     at org.globus.axis.description.ServiceDescUtil.initializeService
>> (ServiceDescUtil.java:135)
>>     at org.globus.wsrf.container.ServiceManager
>> $InitPrivilegedAction.initialize(ServiceManager.java:252)
>>     at org.globus.wsrf.container.ServiceManager
>> $InitPrivilegedAction.run(ServiceManager.java:264)
>>     at java.security.AccessController.doPrivileged(Native Method)
>>     at javax.security.auth.Subject.doAs(Subject.java:396)
>>     at org.globus.gsi.jaas.GlobusSubject.runAs(GlobusSubject.java:55)
>>     at org.globus.gsi.jaas.JaasSubject.doAs(JaasSubject.java:90)
>>     at org.globus.wsrf.container.ServiceManager.initializeService
>> (ServiceManager.java:218)
>>     at org.globus.wsrf.container.ServiceManager.start
>> (ServiceManager.java:148)
>>     at org.globus.wsrf.container.ServiceDispatcher.init
>> (ServiceDispatcher.java:130)
>>     at org.globus.wsrf.container.ServiceContainer.start
>> (ServiceContainer.java:240)
>>     at org.globus.wsrf.container.ServiceContainer.<init>
>> (ServiceContainer.java:198)
>>     at org.globus.wsrf.container.GSIServiceContainer.<init>
>> (GSIServiceContainer.java:45)
>>     at sun.reflect.NativeConstructorAccessorImpl.newInstance0 (Native
>> Method)
>>     at sun.reflect.NativeConstructorAccessorImpl.newInstance
>> (NativeConstructorAccessorImpl.java:39)
>>     at sun.reflect.DelegatingConstructorAccessorImpl.newInstance
>> (DelegatingConstructorAccessorImpl.java:27)
>>     at java.lang.reflect.Constructor.newInstance(Constructor.java:494)
>>     at org.globus.wsrf.container.ServiceContainer.createContainer
>> (ServiceContainer.java:135)
>>     at 
>> org.globus.wsrf.container.ServiceContainer.startSecurityContainer
>> (ServiceContainer.java:442)
>>     at org.globus.wsrf.container.ServiceContainer.main
>> (ServiceContainer.java:396)
>>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>>     at sun.reflect.NativeMethodAccessorImpl.invoke
>> (NativeMethodAccessorImpl.java:39)
>>     at sun.reflect.DelegatingMethodAccessorImpl.invoke
>> (DelegatingMethodAccessorImpl.java:25)
>>     at java.lang.reflect.Method.invoke(Method.java:585)
>>     at org.globus.bootstrap.BootstrapBase.launch(BootstrapBase.java: 95)
>>     at org.globus.bootstrap.Bootstrap.main(Bootstrap.java:37)
>> Failed to start container: Failed to initialize 
>> 'ReliableFileTransferService' service [Caused by: Error getting 
>> database config file]
>>
>>
>> What is the problem? The guide mentions that I can set up WS GRAM 
>> without RFT, but in the end of the log file it is mentioned.
>> Any suggestions?
>> Thanks in advance, Vasilis
>
>




More information about the gt-user mailing list