cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

java.lang.ExceptionInInitializerError

Former Member
0 Likes
2,010

Hi,

I have installed SAP XI3.0 on WebAS6.4 with ORACLE9.2.

But when i am trying to access "<b>http://<machine-name>:50000/rep/start/index.jsp</b>",

i am getting the following Exception:

<b>Exception

An internal error occurred. Contact you XI administrator

java.lang.ExceptionInInitializerError</b>

I am getting the following Error Details:::::

<b>General

Startup status -- startup failed

Initial Exception java.lang.ExceptionInInitializerError

at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.(InternalTransportServiceImpl.java:93)

at com.sap.aii.ibrep.server.transport.api.RepTransportServiceStartup.startupIbrepTransportServices(RepTransportServiceStartup.java:22)

at com.sap.aii.ibrep.server.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:427)

at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)

at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:116)

at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:374)

at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:201)

at jsp_Main1094760449078._jspService(jsp_Main1094760449078.java:21)

at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:467)

at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:181)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)

at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)

at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:337)

at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:315)

at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:815)

at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:238)

at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)

at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)

at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)

at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)

at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

at java.security.AccessController.doPrivileged(Native Method)

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:94)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:151)

Caused by: com.sap.aii.utilxi.misc.api.BaseRuntimeException: Unable to establish connection to JMS server

at com.sap.aii.ib.server.notification.MessageReceiverFactory.(MessageReceiverFactory.java:91)

at com.sap.aii.ib.server.notification.MessageReceiverFactory.(MessageReceiverFactory.java:49)

... 25 more</b>

I have seen the visual admin. The following Services are not started:

<b>1. sap.com/com.sap.xi.ibresources

2. sap.com/com.sap.xi.services</b>

Please help me in this regard.

Thanks in advance.

Regards,

Saikrishna.

View Entire Topic
Former Member
0 Likes

Hi Krishna,

When you get such an error i think you need to go to Visual admin and start all services having the extension ".aii" or ".xi".....This should probably help you solve your problem

Also some other steps that you can try doing even if the above dosent work are:

- It is recommended to have a minimum of JRE 1.4.2 or higher. But it’s better not to have JRE 1.5 and above as it has been noticed to throw errors.

- To avoid auto updates of J2SE to higher versions go to the control panel and open the Java Plug In icon. Browse to the update panel and uncheck the checkbox for Check for Updates Automatically.

- Open Web Start and go to Preferences. In the General tab you will find 3 radio buttons for proxies. Select the None option.

- Try clearing the cache folder Java Web Start>File>Preferences>Advanced>Clear Folder and then try downloading the jar files again.

please go through the following link which will help you better.

/people/shabarish.vijayakumar/blog/2006/02/13/unable-to-open-iresrid-xipipi-71-updated-for-pi-71-support

Regards,

abhy

PS: AWARD POINTS FOR HELPFUL ANSWERS.

Former Member
0 Likes

Hi Krishna,

Im using JRE1.4.2 and my webstart settings are fine.. still the same error. Anyfurther suggestions..?

Regards,

Shobhit

Former Member
0 Likes

Hi all,

the problem should solved with this oss note 928038.

best regards,

Ly-Na

Ask a Question