Hi,
When I run our GUI based application with package,package contain all jar
file for source and tomcat.My code is in axis+java.
when i am executing program by eclipse console then it is not
giving any error.
but when i am executing by package then it is giving following error.
D:\newCVSI-tomcat-5.5.17\webapps\axis\WEB-INF\lib>java -cp
activation.jar;ant.ja
r;ant-launcher.jar;axis.jar;axis-ant.jar;axis-schema.jar;clearcase.jar;commons-d
iscovery-0.2.jar;commons-logging-1.0.4.jar;commons-source-control.jar;jacob.jar;
jaxrpc.jar;junit.jar;log4j-1.2.8.jar;mail.jar;org-netbeans-lib-cvsclient.jar;saa
j.jar;wsdl4j-1.5.1.jar;CVSIntegration.jar com.canarys.cvsbase.CVSIntUI
Exception in thread "AWT-EventQueue-0" java.lang.ExceptionInInitializerError
at
com.canarys.cvsbase.CVSIntUI.deleteBTActionPerformed(CVSIntUI.java:11
11)
at com.canarys.cvsbase.CVSIntUI.access$11(CVSIntUI.java:1078)
at
com.canarys.cvsbase.CVSIntUI$12.actionPerformed(CVSIntUI.java:731)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown
Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown
Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown
Sour
ce)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown
Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown
Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.NullPointerException
at
com.canarys.cvsbase.cvsbaseCofiguration.<clinit>(cvsbaseCofiguration.
Is there any solution for this problem.
Thanks nad regards
Ruchira
--
View this message in context:
http://www.nabble.com/Exception-in-thread-%22AWT-EventQueue-0%22-java.lang.ExceptionInInitializerError-tf2944089.html#a8232468
Sent from the Axis - Dev mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]