cancel
Showing results for 
Search instead for 
Did you mean: 

javax.ejb.EJBException:

Former Member
0 Kudos

Hi

Environment

PI 7.1 EHP1 (SP0) / Windows 2008 / Oracle

We have been having issues with PI rejecting messages coming in from another application. I dug into the logs and found this message

javax.ejb.EJBException: (Failed in component: sap.com/com.sap.xi.repository, BC-XI-IBD) Exception raised from invocation of public com.idsscheer.aris.cltech.common.ejb.StubHolder com.idsscheer.aris.cltech.common.ejb.aris.ISessionBean.getLoginComponent(java.lang.String,com.idsscheer.aris.cltech.common.ejb.aris.ISessionPackage.ALoginType) throws com.idsscheer.aris.cltech.common.ejb.ariscommon.ServerException method on bean instance com.idsscheer.aris.cltech.common.ejb.aris.ISessionBean@7fc16a48 for bean sap.com/com.sap.xi.repositoryxml|aris-ejb.jarxml|aris.ISessionBean in application sap.com/com.sap.xi.repository.; nested exception is: com.idsscheer.aris.common.cl.framework.RemoteException: The server is not properly initialized (the bean implementation is null)

Any ideas on where I can start looking in this case?

Thanks

Ravi

Accepted Solutions (0)

Answers (5)

Answers (5)

manigram
Active Participant
0 Kudos

Hi,

This error occur due to server is not configuring properly, thats why it's returning null value in bean implementation. ask basis team to check the configuration and reboot the server.

Regards,

Manigandan

bill_cheng
Explorer
0 Kudos

hi Manigandan Ramasamy,

can you please let us know what configuration has been changed for this?

best regards,

Bill Cheng

bill_cheng
Explorer
0 Kudos

i am able to find out now.

to let the team know, it is related to SLD business system align to transport groups.

thanks.

best regards,

Bill Cheng

Former Member
0 Kudos

Hi, did anyone get an answer for this? I just found the same issue.

Former Member
0 Kudos

Hi, I'm also getting this error in the Java PI logs. Anyone know what it is really referring to?

"Exception raised from invocation of public com.idsscheer.aris.cltech.common.ejb.StubHolder"

baskaran_k2
Participant
0 Kudos

HI,

I'm also facing the same type of issue in mapping,

In trace file I could see the same error

"#1#javax.ejb.EJBException: Exception raised from invocation of public void com.idsscheer.aris.cltech.common.ejb.aris.ILoginContextBean.terminateDbSession(java.lang.String,int) method on bean instance com.idsscheer.aris.cltech.common.ejb.aris.ILoginContextBean@6106e76d for bean sap.com/com.sap.xi.repositoryxml|aris-ejb.jarxml|aris.ILoginContextBean; nested exception is: com.idsscheer.aris.common.cl.framework.RemoteException: The server is not properly initialized (the bean implementation is null)

com.idsscheer.aris.common.cl.framework.RemoteException: The server is not properly initialized (the bean implementation is null)

at com.idsscheer.aris.cltech.common.ejb.aris.ILoginContextBean._delegate(ILoginContextBean.java:92)

at com.idsscheer.aris.cltech.common.ejb.aris.ILoginContextBean.terminateDbSession(ILoginContextBean.java:70)

at sun.reflect.GeneratedMethodAccessor3318.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:592)

at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:43)

at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166)

at

com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19)

at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)

at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:71)

at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)

at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:38)

at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.invoke(Interceptors_Transaction.java:22)

at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)

at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:189)

at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:16)

at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)

at com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:21)

at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)

at com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:16)

at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)

at com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:133)

at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:164)

at $Proxy1622.terminateDbSession(Unknown Source)

at sun.reflect.GeneratedMethodAccessor3317.invoke(Unknown Source)

at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

at java.lang.reflect.Method.invoke(Method.java:592)

at com.sap.engine.services.rmi_p4.P4DynamicSkeleton.dispatch(P4DynamicSkeleton.java:234)

at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:351)

at com.sap.engine.services.rmi_p4.server.ServerDispatchImpl.run(ServerDispatchImpl.java:70)

at com.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:62)

at com.sap.engine.services.rmi_p4.P4Message.execute(P4Message.java:37)

at com.sap.engine.services.cross.fca.FCAConnectorImpl.executeRequest(FCAConnectorImpl.java:872)

at com.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:53)

at com.sap.engine.services.cross.fca.MessageReader.run(MessageReader.java:58)

at com.sap.engine.core.thread.execution.Executable.run(Executable.java:108)

at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:304)

Corresponding error in mapping :

RuntimeException during appliction Java mapping com/sap/xi/tf/_SUS2MMOrderResponse_ Thrown: java.lang.NullPointerException: while trying to invoke the method java.util.Map.get(java.lang.Object) of an object loaded from field com.sap.aii.mappingtool.tf3.AMappingProgram.params of an object loaded from local variable 'this' at

Did you get any solution for this??

Regards,

Baskaran K

Former Member
0 Kudos

Ravi

Were you able to figure out the reason for this error ? I see System Exceptions in the log which point to the same EJBException in component BC-XI-IBD.

Thanks

Sridhar