|
Do this. On the command prompt type set | grep
CLASSPATH See if in the content shown
commons-logging.jar, commons-discovery.jar are appearing (and the shown path is
correct also). If in case you don’t see the
classpath variable updated with these two jars run .bashrc command once on the
command line after editing the .bashrc file appropriately. This should solve your problem jayachandra From: Suzy Fynes
[mailto:[EMAIL PROTECTED] Thought that was the problem but its not,
am getting quite stumped -----Original Message----- Means log4j jar is
missing in classpath From: Suzy
Fynes [mailto:[EMAIL PROTECTED] Hi, I set all classpaths on my server
and I’m getting the following error now when I try run the AdminClient Exception in thread "main"
java.lang.NoClassDefFoundError: org.apache.commons.logging.LogFactory
at org.apache.axis.components.logger.LogFactory.class$(LogFactory.java:84)
at org.apache.axis.components.logger.LogFactory$1.run(LogFactory.java:84)
at java.security.AccessController.doPrivileged(Native Method)
at
org.apache.axis.components.logger.LogFactory.getLogFactory(LogFactory.java:80)
at org.apache.axis.components.logger.LogFactory.<clinit>(LogFactory.java:72)
at org.apache.axis.client.AdminClient.<clinit>(AdminClient.java:86) my classpath is set up with all the
jars in the axis/lib folder CLASSPATH=/usr/local/jakarta-tomcat-5.0.27/webapps/axis/WEB-INF/lib/axis.jar:/usr/local/jakarta-tomcat-5.0.27/webapps/axis/WEB-INF/lib/jaxrpc.jar:/usr/local/jakarta-tomcat-5.0.27/webapps/axis/WEB-INF/lib/wsdl4j.jar:/usr/local/jakarta-tomcat-5.0.27/webapps/axis/WEB-INF/lib/saaj.jar:/usr/local/jakarta-tomcat-5.0.27/webapps/axis/WEB-INF/lib/log4j-1.2.8.jar:/usr/local/jakarta-tomcat-5.0.27/webapps/axis/WEB-INF/lib/commons-discovery.jar:/usr/local/jakarta-5.0.27/webappa/axis/WEB-INF/lib/commons-logging.jar:/usr/local/jakarta-tomcat-5.0.27/webapps/axis/WEB-INF/lib/axis-ant.jar Can anyone see how I can fix this
problem? Thanks! Suzy
Software Development Sentenial Ltd. Mob:
00 353 (0) 87 916 4943 Web: www.sentenial.ie Notice: The information in this e-mail is
intended only for the named recipient and may be privileged or confidential. If
you are not the intended recipient, please notify us immediately and do not
copy, distribute or take any action based on this e-mail. Sentenial Ltd will
not be liable for direct, special, indirect or consequential loss as a result
of any virus being passed on or arising from alteration of the contents of this
e-mail by a third party. All e-mail sent to or from this address is subject to
archive and review by someone other than the intended recipient. Any opinions
expressed in this e-mail are those of the individual and not necessarily those
of Sentenial Ltd. All Personal Data acquired by Sentenial Ltd for which the
Data Protection Act 1998 ("the Act") applies shall be stored and
processed in accordance with the Act. Should you wish to check, amend or remove
the details of your Personal Data held by Sentenial Ltd, please contact us at [EMAIL PROTECTED]. |
- RE: Deployment Error Sunkara, Jayachandra S
- RE: Deployment Error Suzy Fynes
