Operating System - HP-UX
1833869 Members
2036 Online
110063 Solutions
New Discussion

Re: Regarding build of Globus.

 
Anant Athavale
Occasional Contributor

Regarding build of Globus.

Hi All,

I have downloaded and installed globus as part of iexpress distribution from HP software depot.

I see some of the GT3.X files have come along with GT4.X files. The configuration is of GT3.X even I have installed GT4.0.3.

has any seen this issue?

can any one suggest any workaround?

Thanks a lot
3 REPLIES 3
Arunvijai_4
Honored Contributor

Re: Regarding build of Globus.

Hi Anant,

Is Globus working properly ? Are you able to start the processes? There are two possibilities here

1) GTX 3.x files are included for compatibility issues

2) Packing issues

-Arun
"A ship in the harbor is safe, but that is not what ships are built for"
Anant Athavale
Occasional Contributor

Re: Regarding build of Globus.

Hi

Thanks for reply.

I am not able to start globus . It is searching for OGSALogFactory due to GT3.x configuration.The error I get is pasted:

Exception in thread "main" java.lang.ExceptionInInitializerError
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)
Caused by: org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.globus.ogsa.impl.core.logging.OGSALogFactory
at org.apache.commons.logging.LogFactory$2.run(LogFactory.java:609)
at java.security.AccessController.doPrivileged(Native Method)
at org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:561) at org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:352) at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:414)
at org.globus.wsrf.container.ServiceContainer.(ServiceContainer.java:84)
... 6 more
Caused by: java.lang.ClassNotFoundException: org.globus.ogsa.impl.core.logging.OGSALogFactory
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at org.apache.commons.logging.LogFactory$2.run(LogFactory.java:571)
... 11 more

Can you please suggest any workaround . An early help will be higly appreciated.
Thanks & Regards
Anant Athavale
Occasional Contributor

Re: Regarding build of Globus.

Hi

Thanks for reply.

I am not able to start globus . It is searching for OGSALogFactory due to GT3.x configuration.The error I get is pasted:

Exception in thread "main" java.lang.ExceptionInInitializerError
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)
Caused by: org.apache.commons.logging.LogConfigurationException: java.lang.ClassNotFoundException: org.globus.ogsa.impl.core.logging.OGSALogFactory
at org.apache.commons.logging.LogFactory$2.run(LogFactory.java:609)
at java.security.AccessController.doPrivileged(Native Method)
at org.apache.commons.logging.LogFactory.newFactory(LogFactory.java:561) at org.apache.commons.logging.LogFactory.getFactory(LogFactory.java:352) at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:414)
at org.globus.wsrf.container.ServiceContainer.(ServiceContainer.java:84)
... 6 more
Caused by: java.lang.ClassNotFoundException: org.globus.ogsa.impl.core.logging.OGSALogFactory
at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at org.apache.commons.logging.LogFactory$2.run(LogFactory.java:571)
... 11 more

Can you please suggest any workaround . An early help will be highly appreciated.
Thanks & Regards