rumanod / jain-slee

Automatically exported from code.google.com/p/jain-slee
0 stars 0 forks source link

MAP RA : NPE when creating entity from management console #96

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I'm trying to create an MAP RA entity using the web management console but it 
fails with the following trace:

2013-09-03 07:49:36,806 ERROR [STDERR] (http-127.0.0.1-8080-1) Caused by: 
javax.slee.resource.InvalidConfigurationException: the property mapJndi has 
null value 
2013-09-03 07:49:36,807 ERROR [STDERR] (http-127.0.0.1-8080-1) at 
org.mobicents.slee.resource.ResourceAdaptorObjectImpl.verifyConfigProperties(Res
ourceAdaptorObjectImpl.java:231) 
2013-09-03 07:49:36,807 ERROR [STDERR] (http-127.0.0.1-8080-1) at 
org.mobicents.slee.resource.ResourceAdaptorObjectImpl.raConfigure(ResourceAdapto
rObjectImpl.java:174) 
2013-09-03 07:49:36,807 ERROR [STDERR] (http-127.0.0.1-8080-1) at 
org.mobicents.slee.resource.ResourceAdaptorEntityImpl.<init>(ResourceAdaptorEnti
tyImpl.java:208)

Original issue reported on code.google.com by amit.bha...@gmail.com on 4 Sep 2013 at 11:55

jaimecasero commented 8 years ago

This approach is not currently supported. Have you tried copying the DU to the "deploy" directory. This directory is autoScanned by server, and it will deploy the RA and create entity links..