HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Re: Regarding build of Globus.
Operating System - HP-UX
1833869
Members
2036
Online
110063
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2007 04:48 PM
03-29-2007 04:48 PM
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
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-29-2007 06:00 PM
03-29-2007 06:00 PM
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
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"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2007 04:16 PM
04-01-2007 04:16 PM
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
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.
... 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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-01-2007 04:16 PM
04-01-2007 04:16 PM
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
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.
... 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
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP