Null Pointer Exception Creating Session in PTE
While trying to create a session in PTE for testing Application initiated short messaging, I am getting null pointer exception pasted below:
	
***************************** 
	
Location: com.bea.wlcp.wlng.px21.jws.SessionManagerWsImpl.getSession(Unknown Source) 
	
* Message: 
	
System error 
	
* Exception: 
	
java.rmi.RemoteException: EJB Exception: ; nested exception is: 
	
java.lang.NullPointerException 
	
at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:205) 
	
at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:345) 
	
at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:259) 
	
at com.bea.wlcp.wlng.px21.ejb.SessionManager_85z0sv_EOImpl_1030_WLStub.getSession(Unknown Source) 
	
***************************** 
	
and a 
	Warning message 
	in server Log tab: 
	
