Can you give more details about your app? Are you using an Axis Client inside a web app or a gbean? Does your app include its own copy of axis.jar or commons-discovery.jar?

-Donald

Kamalanathan Raman wrote:
Hi,

Iam getting this error when running my application . Any pointers to this would be appreciated.

java.lang.ExceptionInInitializerError

at org.apache.axis.handlers.BasicHandler.<clinit>(_BasicHandler.java:81_)

      at org.apache.axis.client.Service.getAxisClient(_Service.java:143_)

      at org.apache.axis.client.Service.<init>(_Service.java:152_)

      at com.symcor.aws.api.AwsServiceServiceLocator.<init>(Unknown Source)

at com.symcor.eds.common.data.aws.AWSImageClient.setUp(_AWSImageClient.java:157_)

at com.symcor.eds.common.business.delegate.ImageAccessDelegate.retrievePostFileImageFromArchive(_ImageAccessDelegate.java:240_)

at com.symcor.eds.common.business.delegate.ExceptionManagementDelegate.processSearchPostAndIssueFileItemByPostFileItemId(_ExceptionManagementDelegate.java:1349_)

at com.symcor.eds.common.business.delegate.ExceptionManagementDelegate.getPostFileItemByPostFileItemId(_ExceptionManagementDelegate.java:1272_)

at com.symcor.eds.common.business.transaction.GetPostFileItemDetailBean.process(_GetPostFileItemDetailBean.java:83_)

at com.symcor.common.business.delegate.TransactionDelegate.processTransaction(_TransactionDelegate.java:178_)

at com.symcor.eds.web.presentation.action.ViewTransactionDetailsAction.executeAction(_ViewTransactionDetailsAction.java:262_)

at com.symcor.common.presentation.action.SymcorActionBase.execute(_SymcorActionBase.java:131_)

at org.apache.struts.action.RequestProcessor.processActionPerform(_RequestProcessor.java:484_)

at org.apache.struts.action.RequestProcessor.process(_RequestProcessor.java:274_)

at org.apache.struts.action.ActionServlet.process(_ActionServlet.java:1482_)

at org.apache.struts.action.ActionServlet.doGet(_ActionServlet.java:507_)

      at javax.servlet.http.HttpServlet.service(_HttpServlet.java:595_)

      at javax.servlet.http.HttpServlet.service(_HttpServlet.java:688_)

at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(_ApplicationFilterChain.java:252_)

at org.apache.catalina.core.ApplicationFilterChain.doFilter(_ApplicationFilterChain.java:173_)

at org.apache.catalina.core.StandardWrapperValve.invoke(_StandardWrapperValve.java:213_)

at org.apache.catalina.core.StandardContextValve.invoke(_StandardContextValve.java:178_)

at org.apache.geronimo.tomcat.valve.DefaultSubjectValve.invoke(_DefaultSubjectValve.java:56_)

at org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.invoke(_GeronimoStandardContext.java:342_)

at org.apache.geronimo.tomcat.valve.GeronimoBeforeAfterValve.invoke(_GeronimoBeforeAfterValve.java:31_)

at org.apache.catalina.core.StandardHostValve.invoke(_StandardHostValve.java:126_)

at org.apache.catalina.valves.ErrorReportValve.invoke(_ErrorReportValve.java:105_)

at org.apache.catalina.core.StandardEngineValve.invoke(_StandardEngineValve.java:107_)

at org.apache.catalina.valves.AccessLogValve.invoke(_AccessLogValve.java:541_)

at org.apache.catalina.connector.CoyoteAdapter.service(_CoyoteAdapter.java:148_)

at org.apache.coyote.http11.Http11Processor.process(_Http11Processor.java:869_)

at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(_Http11BaseProtocol.java:667_)

at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(_PoolTcpEndpoint.java:527_)

at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(_LeaderFollowerWorkerThread.java:80_)

at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(_ThreadPool.java:684_)

      at java.lang.Thread.run(Unknown Source)

Caused by: _org.apache.commons.discovery.DiscoveryException_: Class org.apache.geronimo.kernel.log.GeronimoLogFactory does not implement org.apache.commons.logging.LogFactory

at org.apache.commons.discovery.tools.ClassUtils.verifyAncestory(_ClassUtils.java:180_)

at org.apache.commons.discovery.tools.SPInterface.verifyAncestory(_SPInterface.java:201_)

at org.apache.commons.discovery.tools.SPInterface.newInstance(_SPInterface.java:195_)

at org.apache.commons.discovery.tools.DiscoverClass.newInstance(_DiscoverClass.java:579_)

at org.apache.commons.discovery.tools.DiscoverSingleton.find(_DiscoverSingleton.java:418_)

at org.apache.commons.discovery.tools.DiscoverSingleton.find(_DiscoverSingleton.java:378_)

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_)

      ... 36 more

Thanks and Regards,

Kamal

**************** 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***

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to