Some jar file is missing. I got the same error in Axis2 and it was
resolved by adding the jsr173.jar file in the classpath.
Try out and let us know.

Ashwin



-----Original Message-----
From: Prasad Viswatmula [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, April 24, 2007 5:05 AM
To: axis-user@ws.apache.org
Subject: Help With Axis Client Error

I am getting the following error while running an apache axis client.  I
appreciate your help!
 
Prasad
 
Exception in thread "main" java.lang.ExceptionInInitializerError
[Loaded java.lang.StackTraceElement from C:\Program
Files\Java\j2re1.4.2_14\lib\
rt.jar]
        at org.apache.axis.client.Service.getAxisClient
(Service.java:104)
        at org.apache.axis.client.Service.<init>(Service.java:113)
        at com.walsworth.od2.FileWebServiceLocator.<init>(Unknown
Source)
        at com.walsworth.od2.FileWSClient.main (FileWSClient.java:18)
Caused by: org.apache.commons.logging.LogConfigurationException:
org.apache.comm
ons.logging.LogConfigurationException: java.lang.NullPointerException
(Caused by
 java.lang.NullPointerException ) (Caused by
org.apache.commons.logging.LogConfig
urationException: java.lang.NullPointerException (Caused by
java.lang.NullPointe
rException))
        at org.apache.commons.logging.impl.LogFactoryImpl.newInstance
(LogFactory
Impl.java:543)
        at
org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactory
Impl.java:235)
        at
org.apache.commons.logging.LogFactory.getLog(LogFactory.java:370)
        at
org.apache.axis.components.logger.LogFactory.getLog(LogFactory.java:3
7)
        at
org.apache.axis.handlers.BasicHandler.<clinit>(BasicHandler.java:43)
        ... 4 more
Caused by: org.apache.commons.logging.LogConfigurationException :
java.lang.NullP
ointerException (Caused by java.lang.NullPointerException)
        at
org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogF
actoryImpl.java:397)
        at org.apache.commons.logging.impl.LogFactoryImpl.newInstance
(LogFactory
Impl.java:529)
        ... 8 more
Caused by: java.lang.NullPointerException
        at
org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogF
actoryImpl.java:374)
        ... 9 more 
[Loaded java.lang.Shutdown from C:\Program
Files\Java\j2re1.4.2_14\lib\rt.jar]
[Loaded java.lang.Shutdown$Lock from C:\Program
Files\Java\j2re1.4.2_14\lib\rt.j
ar]

**************** CAUTION - Disclaimer *****************
This e-mail contains PRIVILEGED AND CONFIDENTIAL INFORMATION intended solely 
for the use of the addressee(s). If you are not the intended recipient, please 
notify the sender by e-mail and delete the original message. Further, you are 
not to copy, disclose, or distribute this e-mail or its contents to any other 
person and any such actions are unlawful. This e-mail may contain viruses. 
Infosys has taken every reasonable precaution to minimize this risk, but is not 
liable for any damage you may sustain as a result of any virus in this e-mail. 
You should carry out your own virus checks before opening the e-mail or 
attachment. Infosys reserves the right to monitor and review the content of all 
messages sent to or from this e-mail address. Messages sent to or from this 
e-mail address may be stored on the Infosys e-mail system.
***INFOSYS******** End of Disclaimer ********INFOSYS***

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to