[smscgateway][smpp] Deployment Errors

374 vistas
Ir al primer mensaje no leído

James Carpenter

no leída,
2 may 2015, 4:50:14 p.m.2/5/15
para mobicent...@googlegroups.com
Hi Everyone,

Now that I am able to compile the gateway, I am running into an SmppServerService problem. I see the jars are within the directory, but it still cannot find the service. It is also having trouble finding map and m3ua, but those jars are there as well. So, I am a bit confused. Any thoughts? Would be greatly appreciated :)

Primary JBOSS Deployment Error:

DEPLOYMENTS MISSING DEPENDENCIES:
  Deployment "vfszip:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/smpp/smpp-server-ra-du-1.0.0.ALPHA-SNAPSHOT.jar/" is missing the following dependencies:
    Dependency "SMPPServerService" (should be in state "Real", but is actually in state "** NOT FOUND Depends on 'SMPPServerService' **")

DEPLOYMENTS IN ERROR:
  Deployment "SMPPServerService" is in error due to the following reason(s): ** NOT FOUND Depends on 'SMPPServerService' **
  Deployment "vfsfile:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/mobicents-smsc-server/META-INF/jboss-beans.xml" is in error due to the following reason(s): java.lang.ClassNotFoundException: org.mobicents.protocols.ss7.m3ua.impl.M3UAManagement from BaseClassLoader@62bd7764{VFSClassLoaderPolicy@3cd2262{name=vfsfile:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/mobicents-smsc-server/META-INF/jboss-beans.xml domain=ClassLoaderDomain@7ff38df9{name=DefaultDomain parentPolicy=BEFORE parent=org.jboss.bootstrap.NoAnnotationURLClassLoader@3aef4e25} roots=[MemoryContextHandler@406584778[path= context=vfsmemory://a2r2r3e-3l94r1-i97hu87d-1-i97huhyl-4u real=vfsmemory://a2r2r3e-3l94r1-i97hu87d-1-i97huhyl-4u]]  delegates=null exported=[] <IMPORT-ALL>NON_EMPTY}}


Here are the jars from $JBOSS_HOME/server/default/deploy/mobicents-smsc-server dir after running maven to build and deploy the smscgateway:

-rw-r--r--. 1 root root  23119 May  2 13:24 asn-2.0.0-20130624.000259-57.jar
-rw-r--r--. 1 root root   7424 May  2 13:24 bootstrap-1.0.0.ALPHA-SNAPSHOT.jar
-rw-r--r--. 1 root root   6389 May  2 13:24 commons-1.0.0-20120120.114116-1.jar
-rw-r--r--. 1 root root   5442 May  2 13:24 congestion-2.0.0-20130429.075506-34.jar
-rw-r--r--. 1 root root 108335 May  2 13:24 isup-api-2.0.0-20130429.102309-23.jar
-rw-r--r--. 1 root root 309789 May  2 13:24 isup-impl-2.0.0-20130429.102309-23.jar
-rw-r--r--. 1 root root 395195 May  2 13:24 javolution-5.5.1.jar
-rw-r--r--. 1 root root  22974 May  2 13:24 linkset-2.0.0-20130429.091919-21.jar
-rw-r--r--. 1 root root  36755 May  2 13:24 m3ua-api-2.0.0-20130429.090753-34.jar
-rw-r--r--. 1 root root 234902 May  2 13:24 m3ua-impl-2.0.0-20130429.090753-29.jar
-rw-r--r--. 1 root root 470852 May  2 13:24 map-api-2.0.0-20121126.011028-16.jar
-rw-r--r--. 1 root root 833925 May  2 13:24 map-impl-2.0.0-20121126.011048-16.jar
-rw-r--r--. 1 root root  13602 May  2 13:24 mobicents-dialogic-2.0.0-20130429.091919-26.jar
-rw-r--r--. 1 root root  45910 May  2 13:24 mtp-2.0.0-20130429.075506-32.jar
-rw-r--r--. 1 root root  13298 May  2 13:24 mtp-api-2.0.0-20130429.075506-33.jar
-rw-r--r--. 1 root root  55263 May  2 13:24 sccp-api-2.0.0-20130429.114017-23.jar
-rw-r--r--. 1 root root 160916 May  2 13:24 sccp-impl-2.0.0-20121126.010955-20.jar
-rw-r--r--. 1 root root  26662 May  2 13:24 scheduler-2.0.0-20130429.075506-34.jar
-rw-r--r--. 1 root root   8785 May  2 13:24 sctp-api-1.0.0-20121119.010416-31.jar
-rw-r--r--. 1 root root  45231 May  2 13:24 sctp-impl-1.0.0-20121119.010424-31.jar
-rw-r--r--. 1 root root  50671 May  2 13:24 shell-2.0.0-20120903.000653-18.jar
-rw-r--r--. 1 root root  32532 May  2 13:24 smpp-1.0.0.ALPHA-SNAPSHOT.jar
-rw-r--r--. 1 root root   5176 May  2 13:24 stream-1.0.0.CR1.jar
-rw-r--r--. 1 root root  53263 May  2 13:24 tcap-api-2.0.0-20121126.011007-18.jar
-rw-r--r--. 1 root root 107805 May  2 13:24 tcap-impl-2.0.0-20121126.011015-15.jar


Full JBOSS Output When Started:

[root@smsc bin]# ./run.sh -b 0.0.0.0
=========================================================================

  JBoss Bootstrap Environment

  JBOSS_HOME: /mobicents/jainslee/jboss-5.1.0.GA

  JAVA: /usr/lib/jvm/java-1.8.0-openjdk/bin/java

  JAVA_OPTS: -Dprogram.name=run.sh -Xms128m -Xmx512m -XX:MaxPermSize=256m -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.net.preferIPv4Stack=true


=========================================================================

OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
13:40:21,358 INFO  [ServerImpl] Starting JBoss (Microcontainer)...
13:40:21,359 INFO  [ServerImpl] Release ID: JBoss [The Oracle] 5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221634)
13:40:21,359 INFO  [ServerImpl] Bootstrap URL: null
13:40:21,359 INFO  [ServerImpl] Home Dir: /mobicents/jainslee/jboss-5.1.0.GA
13:40:21,359 INFO  [ServerImpl] Home URL: file:/mobicents/jainslee/jboss-5.1.0.GA/
13:40:21,359 INFO  [ServerImpl] Library URL: file:/mobicents/jainslee/jboss-5.1.0.GA/lib/
13:40:21,359 INFO  [ServerImpl] Patch URL: null
13:40:21,359 INFO  [ServerImpl] Common Base URL: file:/mobicents/jainslee/jboss-5.1.0.GA/common/
13:40:21,360 INFO  [ServerImpl] Common Library URL: file:/mobicents/jainslee/jboss-5.1.0.GA/common/lib/
13:40:21,360 INFO  [ServerImpl] Server Name: default
13:40:21,360 INFO  [ServerImpl] Server Base Dir: /mobicents/jainslee/jboss-5.1.0.GA/server
13:40:21,360 INFO  [ServerImpl] Server Base URL: file:/mobicents/jainslee/jboss-5.1.0.GA/server/
13:40:21,360 INFO  [ServerImpl] Server Config URL: file:/mobicents/jainslee/jboss-5.1.0.GA/server/default/conf/
13:40:21,360 INFO  [ServerImpl] Server Home Dir: /mobicents/jainslee/jboss-5.1.0.GA/server/default
13:40:21,360 INFO  [ServerImpl] Server Home URL: file:/mobicents/jainslee/jboss-5.1.0.GA/server/default/
13:40:21,360 INFO  [ServerImpl] Server Data Dir: /mobicents/jainslee/jboss-5.1.0.GA/server/default/data
13:40:21,360 INFO  [ServerImpl] Server Library URL: file:/mobicents/jainslee/jboss-5.1.0.GA/server/default/lib/
13:40:21,360 INFO  [ServerImpl] Server Log Dir: /mobicents/jainslee/jboss-5.1.0.GA/server/default/log
13:40:21,360 INFO  [ServerImpl] Server Native Dir: /mobicents/jainslee/jboss-5.1.0.GA/server/default/tmp/native
13:40:21,360 INFO  [ServerImpl] Server Temp Dir: /mobicents/jainslee/jboss-5.1.0.GA/server/default/tmp
13:40:21,360 INFO  [ServerImpl] Server Temp Deploy Dir: /mobicents/jainslee/jboss-5.1.0.GA/server/default/tmp/deploy
13:40:21,923 INFO  [ServerImpl] Starting Microcontainer, bootstrapURL=file:/mobicents/jainslee/jboss-5.1.0.GA/server/default/conf/bootstrap.xml
13:40:22,380 INFO  [VFSCacheFactory] Initializing VFSCache [org.jboss.virtual.plugins.cache.CombinedVFSCache]
13:40:22,381 INFO  [VFSCacheFactory] Using VFSCache [CombinedVFSCache[real-cache: null]]
13:40:22,578 INFO  [CopyMechanism] VFS temp dir: /mobicents/jainslee/jboss-5.1.0.GA/server/default/tmp
13:40:22,578 INFO  [ZipEntryContext] VFS force nested jars copy-mode is enabled.
13:40:23,394 INFO  [ServerInfo] Java version: 1.8.0_45,Oracle Corporation
13:40:23,394 INFO  [ServerInfo] Java Runtime: OpenJDK Runtime Environment (build 1.8.0_45-b13)
13:40:23,394 INFO  [ServerInfo] Java VM: OpenJDK 64-Bit Server VM 25.45-b02,Oracle Corporation
13:40:23,394 INFO  [ServerInfo] OS-System: Linux 3.10.0-229.1.2.el7.x86_64,amd64
13:40:23,395 INFO  [ServerInfo] VM arguments: -Dprogram.name=run.sh -Xms128m -Xmx512m -XX:MaxPermSize=256m -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.net.preferIPv4Stack=true -Djava.endorsed.dirs=/mobicents/jainslee/jboss-5.1.0.GA/lib/endorsed
13:40:23,438 INFO  [JMXKernel] Legacy JMX core initialized
13:40:24,992 INFO  [ProfileServiceBootstrap] Loading profile: ProfileKey@38a10c6f[domain=default, server=default, name=default]
13:40:26,256 INFO  [WebService] (main) Using RMI server codebase: http://smsc.open-ims.test:8083/
13:40:30,013 INFO  [NativeServerConfig] (main) JBoss Web Services - Stack Native Core
13:40:30,013 INFO  [NativeServerConfig] (main) 3.1.2.GA
13:40:30,511 INFO  [AttributeCallbackItem] (main) Owner callback not implemented.
13:40:31,265 INFO  [LogNotificationListener] (main) Adding notification listener for logging mbean "jboss.system:service=Logging,type=Log4jService" to server org.jboss.mx.server.MBeanServerImpl@5021ce7[ defaultDomain='jboss' ]
13:40:31,790 INFO  [SLEEDeployer] (main) Mobicents SLEE External Deployer initialized.
13:40:41,184 INFO  [Ejb3DependenciesDeployer] (main) Encountered deployment AbstractVFSDeploymentContext@1325405619{vfsfile:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
13:40:41,184 INFO  [Ejb3DependenciesDeployer] (main) Encountered deployment AbstractVFSDeploymentContext@1325405619{vfsfile:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
13:40:41,184 INFO  [Ejb3DependenciesDeployer] (main) Encountered deployment AbstractVFSDeploymentContext@1325405619{vfsfile:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
13:40:41,184 INFO  [Ejb3DependenciesDeployer] (main) Encountered deployment AbstractVFSDeploymentContext@1325405619{vfsfile:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
13:40:42,692 INFO  [JMXConnectorServerService] (main) JMX Connector server: service:jmx:rmi://smsc.open-ims.test/jndi/rmi://smsc.open-ims.test:1090/jmxconnector
13:40:42,802 INFO  [MailService] (main) Mail Service bound to java:/Mail
13:40:45,000 WARN  [JBossASSecurityMetadataStore] (main) WARNING! POTENTIAL SECURITY RISK. It has been detected that the MessageSucker component which sucks messages from one node to another has not had its password changed from the installation default. Please see the JBoss Messaging user guide for instructions on how to do this.
13:40:45,023 WARN  [AnnotationCreator] (main) No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent
13:40:45,090 WARN  [AnnotationCreator] (main) No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent
13:40:45,141 INFO  [TransactionManagerService] (main) JBossTS Transaction Service (JTA version - tag:JBOSSTS_4_6_1_GA) - JBoss Inc.
13:40:45,141 INFO  [TransactionManagerService] (main) Setting up property manager MBean and JMX layer
13:40:45,457 INFO  [TransactionManagerService] (main) Initializing recovery manager
13:40:45,585 INFO  [TransactionManagerService] (main) Recovery manager configured
13:40:45,585 INFO  [TransactionManagerService] (main) Binding TransactionManager JNDI Reference
13:40:45,609 INFO  [TransactionManagerService] (main) Starting transaction recovery manager
13:40:46,010 INFO  [AprLifecycleListener] (main) The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
13:40:46,059 INFO  [Http11Protocol] (main) Initializing Coyote HTTP/1.1 on http-0.0.0.0-8080
13:40:46,059 INFO  [AjpProtocol] (main) Initializing Coyote AJP/1.3 on ajp-0.0.0.0-8009
13:40:46,072 INFO  [StandardService] (main) Starting service jboss.web
13:40:46,073 INFO  [StandardEngine] (main) Starting Servlet Engine: JBoss Web/2.1.3.GA
13:40:46,124 INFO  [Catalina] (main) Server startup in 64 ms
13:40:46,132 INFO  [TomcatDeployment] (main) deploy, ctxPath=/invoker
13:40:46,659 INFO  [TomcatDeployment] (main) deploy, ctxPath=/web-console
13:40:46,908 INFO  [TomcatDeployment] (main) deploy, ctxPath=/jbossws
13:40:46,996 INFO  [RARDeployment] (main) Required license terms exist, view vfszip:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/jboss-local-jdbc.rar/META-INF/ra.xml
13:40:47,002 INFO  [RARDeployment] (main) Required license terms exist, view vfszip:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml
13:40:47,021 INFO  [RARDeployment] (main) Required license terms exist, view vfszip:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/jms-ra.rar/META-INF/ra.xml
13:40:47,026 INFO  [RARDeployment] (main) Required license terms exist, view vfszip:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/mail-ra.rar/META-INF/ra.xml
13:40:47,057 INFO  [RARDeployment] (main) Required license terms exist, view vfszip:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/quartz-ra.rar/META-INF/ra.xml
13:40:47,144 INFO  [SimpleThreadPool] (main) Job execution threads will use class loader of thread: main
13:40:47,268 INFO  [QuartzScheduler] (main) Quartz Scheduler v.1.5.2 created.
13:40:47,269 INFO  [RAMJobStore] (main) RAMJobStore initialized.
13:40:47,269 INFO  [StdSchedulerFactory] (main) Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
13:40:47,269 INFO  [StdSchedulerFactory] (main) Quartz scheduler version: 1.5.2
13:40:47,269 INFO  [QuartzScheduler] (main) Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
13:40:47,707 INFO  [ConnectionFactoryBindingService] (main) Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
13:40:48,176 INFO  [ServerPeer] (main) JBoss Messaging 1.4.3.GA server [0] started
13:40:48,261 INFO  [ConnectionFactoryJNDIMapper] (main) supportsFailover attribute is true on connection factory: jboss.messaging.connectionfactory:service=ClusteredConnectionFactory but post office is non clustered. So connection factory will *not* support failover
13:40:48,261 INFO  [ConnectionFactoryJNDIMapper] (main) supportsLoadBalancing attribute is true on connection factory: jboss.messaging.connectionfactory:service=ClusteredConnectionFactory but post office is non clustered. So connection factory will *not* support load balancing
13:40:48,323 INFO  [ConnectionFactory] (main) Connector bisocket://smsc.open-ims.test:4457 has leasing enabled, lease period 10000 milliseconds
13:40:48,324 INFO  [ConnectionFactory] (main) org.jboss.jms.server.connectionfactory.ConnectionFactory@7f262cf3 started
13:40:48,324 INFO  [ConnectionFactory] (main) Connector bisocket://smsc.open-ims.test:4457 has leasing enabled, lease period 10000 milliseconds
13:40:48,324 INFO  [ConnectionFactory] (main) org.jboss.jms.server.connectionfactory.ConnectionFactory@4f313961 started
13:40:48,325 INFO  [ConnectionFactory] (main) Connector bisocket://smsc.open-ims.test:4457 has leasing enabled, lease period 10000 milliseconds
13:40:48,325 INFO  [ConnectionFactory] (main) org.jboss.jms.server.connectionfactory.ConnectionFactory@2dbf3f37 started
13:40:48,346 INFO  [QueueService] (main) Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000
13:40:48,347 INFO  [QueueService] (main) Queue[/queue/DLQ] started, fullSize=200000, pageSize=2000, downCacheSize=2000
13:40:48,423 INFO  [ConnectionFactoryBindingService] (main) Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
13:40:48,695 INFO  [JBossASKernel] (main) Created KernelDeployment for: javassist-3.9.0.GA.jar
13:40:48,698 INFO  [JBossASKernel] (main) installing bean: jboss.j2ee:jar=javassist-3.9.0.GA.jar,name=javassist-3.9.0.GA,service=EJB3
13:40:48,698 INFO  [JBossASKernel] (main)   with dependencies:
13:40:48,698 INFO  [JBossASKernel] (main)   and demands:
13:40:48,698 INFO  [JBossASKernel] (main)   and supplies:
13:40:48,698 INFO  [JBossASKernel] (main) Added bean(jboss.j2ee:jar=javassist-3.9.0.GA.jar,name=javassist-3.9.0.GA,service=EJB3) to KernelDeployment of: javassist-3.9.0.GA.jar
13:40:48,749 INFO  [ClientENCInjectionContainer] (main) STARTED CLIENT ENC CONTAINER: javassist-3.9.0.GA
13:40:49,009 INFO  [JBossASKernel] (main) Created KernelDeployment for: jbosscache-core-3.1.0.GA.jar
13:40:49,009 INFO  [JBossASKernel] (main) installing bean: jboss.j2ee:jar=jbosscache-core-3.1.0.GA.jar,name=jbosscache-core-3.1.0.GA,service=EJB3
13:40:49,009 INFO  [JBossASKernel] (main)   with dependencies:
13:40:49,009 INFO  [JBossASKernel] (main)   and demands:
13:40:49,009 INFO  [JBossASKernel] (main)   and supplies:
13:40:49,009 INFO  [JBossASKernel] (main) Added bean(jboss.j2ee:jar=jbosscache-core-3.1.0.GA.jar,name=jbosscache-core-3.1.0.GA,service=EJB3) to KernelDeployment of: jbosscache-core-3.1.0.GA.jar
13:40:49,078 INFO  [ClientENCInjectionContainer] (main) STARTED CLIENT ENC CONTAINER: jbosscache-core-3.1.0.GA
13:40:49,121 INFO  [JBossASKernel] (main) Created KernelDeployment for: jgroups-2.6.10.GA.jar
13:40:49,121 INFO  [JBossASKernel] (main) installing bean: jboss.j2ee:jar=jgroups-2.6.10.GA.jar,name=jgroups-2.6.10.GA,service=EJB3
13:40:49,121 INFO  [JBossASKernel] (main)   with dependencies:
13:40:49,121 INFO  [JBossASKernel] (main)   and demands:
13:40:49,121 INFO  [JBossASKernel] (main)   and supplies:
13:40:49,121 INFO  [JBossASKernel] (main) Added bean(jboss.j2ee:jar=jgroups-2.6.10.GA.jar,name=jgroups-2.6.10.GA,service=EJB3) to KernelDeployment of: jgroups-2.6.10.GA.jar
13:40:49,270 INFO  [ClientENCInjectionContainer] (main) STARTED CLIENT ENC CONTAINER: jgroups-2.6.10.GA
13:40:49,859 INFO  [JBossASKernel] (main) Created KernelDeployment for: profileservice-secured.jar
13:40:49,859 INFO  [JBossASKernel] (main) installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3
13:40:49,859 INFO  [JBossASKernel] (main)   with dependencies:
13:40:49,859 INFO  [JBossASKernel] (main)   and demands:
13:40:49,859 INFO  [JBossASKernel] (main)       jboss.ejb:service=EJBTimerService
13:40:49,859 INFO  [JBossASKernel] (main)       jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView
13:40:49,859 INFO  [JBossASKernel] (main)   and supplies:
13:40:49,859 INFO  [JBossASKernel] (main)       jndi:SecureProfileService/remote
13:40:49,859 INFO  [JBossASKernel] (main)       jndi:SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService
13:40:49,859 INFO  [JBossASKernel] (main)       Class:org.jboss.profileservice.spi.ProfileService
13:40:49,859 INFO  [JBossASKernel] (main) Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3) to KernelDeployment of: profileservice-secured.jar
13:40:49,860 INFO  [JBossASKernel] (main) installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3
13:40:49,860 INFO  [JBossASKernel] (main)   with dependencies:
13:40:49,860 INFO  [JBossASKernel] (main)   and demands:
13:40:49,860 INFO  [JBossASKernel] (main)       jboss.ejb:service=EJBTimerService
13:40:49,860 INFO  [JBossASKernel] (main)   and supplies:
13:40:49,860 INFO  [JBossASKernel] (main)       jndi:SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager
13:40:49,860 INFO  [JBossASKernel] (main)       Class:org.jboss.deployers.spi.management.deploy.DeploymentManager
13:40:49,860 INFO  [JBossASKernel] (main)       jndi:SecureDeploymentManager/remote
13:40:49,860 INFO  [JBossASKernel] (main) Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3) to KernelDeployment of: profileservice-secured.jar
13:40:49,860 INFO  [JBossASKernel] (main) installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3
13:40:49,860 INFO  [JBossASKernel] (main)   with dependencies:
13:40:49,860 INFO  [JBossASKernel] (main)   and demands:
13:40:49,860 INFO  [JBossASKernel] (main)       jboss.ejb:service=EJBTimerService
13:40:49,860 INFO  [JBossASKernel] (main)   and supplies:
13:40:49,860 INFO  [JBossASKernel] (main)       jndi:SecureManagementView/remote
13:40:49,860 INFO  [JBossASKernel] (main)       Class:org.jboss.deployers.spi.management.ManagementView
13:40:49,860 INFO  [JBossASKernel] (main)       jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView
13:40:49,860 INFO  [JBossASKernel] (main) Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3) to KernelDeployment of: profileservice-secured.jar
13:40:49,863 INFO  [EJB3EndpointDeployer] (main) Deploy AbstractBeanMetaData@269afe44{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
13:40:49,863 INFO  [EJB3EndpointDeployer] (main) Deploy AbstractBeanMetaData@15765b66{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
13:40:49,863 INFO  [EJB3EndpointDeployer] (main) Deploy AbstractBeanMetaData@1da2f242{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
13:40:50,307 INFO  [SessionSpecContainer] (main) Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3
13:40:50,312 INFO  [EJBContainer] (main) STARTED EJB: org.jboss.profileservice.ejb.SecureDeploymentManager ejbName: SecureDeploymentManager
13:40:50,407 INFO  [JndiSessionRegistrarBase] (main) Binding the following Entries in Global JNDI:

        SecureDeploymentManager/remote - EJB3.x Default Remote Business Interface
        SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager - EJB3.x Remote Business Interface

13:40:50,456 INFO  [SessionSpecContainer] (main) Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3
13:40:50,456 INFO  [EJBContainer] (main) STARTED EJB: org.jboss.profileservice.ejb.SecureManagementView ejbName: SecureManagementView
13:40:50,461 INFO  [JndiSessionRegistrarBase] (main) Binding the following Entries in Global JNDI:

        SecureManagementView/remote - EJB3.x Default Remote Business Interface
        SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView - EJB3.x Remote Business Interface

13:40:50,493 INFO  [SessionSpecContainer] (main) Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3
13:40:50,493 INFO  [EJBContainer] (main) STARTED EJB: org.jboss.profileservice.ejb.SecureProfileServiceBean ejbName: SecureProfileService
13:40:50,513 INFO  [JndiSessionRegistrarBase] (main) Binding the following Entries in Global JNDI:

        SecureProfileService/remote - EJB3.x Default Remote Business Interface
        SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService - EJB3.x Remote Business Interface

13:40:50,749 INFO  [TomcatDeployment] (main) deploy, ctxPath=/admin-console
13:40:50,809 INFO  [config] (main) Initializing Mojarra (1.2_12-b01-FCS) for context '/admin-console'
13:40:52,264 INFO  [TomcatDeployment] (main) deploy, ctxPath=/
13:40:52,344 INFO  [TomcatDeployment] (main) deploy, ctxPath=/jmx-console
13:40:52,542 INFO  [TomcatDeployment] (main) deploy, ctxPath=/slee-management-console
13:40:52,570 INFO  [ManagementConsole] (main) Mobicents Management Console initialized
13:40:54,359 INFO  [TimerFacilityConfiguration] (main) SLEE Timer facility initiated with 0 for purge period.
13:40:54,359 INFO  [TimerFacilityConfiguration] (main) SLEE Timer facility initiated with 4 threads.
13:40:54,515 INFO  [CongestionControlImpl] (main) Mobicents SLEE Congestion Control is OFF. Configuration: periodBetweenChecks = 0, minFreeMemoryToTurnOn = 10%, minFreeMemoryToTurnOff = 20%, refuseStartActivity = true, refuseFireEvent = false
13:40:54,644 INFO  [ProfileProvisioningMBeanImpl] (main) ProfileProvisioningMBean has been started
13:40:54,693 INFO  [ActivityManagementMBeanImpl] (main) Activity Management MBean started
13:40:54,750 INFO  [SleeManagementMBean] (main)  ## ## ## ## ## ## ## Mobicents JAIN SLEE 2.7.0.FINAL "RAY" init ## ## ## ## ## ## ##
13:40:54,789 INFO  [EventRouter] (main) Mobicents JAIN SLEE Event Router started.
13:40:54,988 INFO  [DeployableUnit] (pool-16-thread-1) Missing dependencies for smsc-service-du-1.0.0.ALPHA-SNAPSHOT.jar:
 +-- EventTypeID[name=ss7.map.DIALOG_PROVIDERABORT,vendor=org.mobicents,version=1.0]
 +-- EventTypeID[name=ss7.map.service.sms.MO_FORWARD_SHORT_MESSAGE_RESPONSE,vendor=org.mobicents,version=1.0]
 +-- EventTypeID[name=ss7.map.DIALOG_USERABORT,vendor=org.mobicents,version=1.0]
 +-- MAPRA
 +-- EventTypeID[name=ss7.map.PROVIDER_ERROR_COMPONENT,vendor=org.mobicents,version=1.0]
 +-- EventTypeID[name=ss7.map.DIALOG_DELIMITER,vendor=org.mobicents,version=1.0]
 +-- EventTypeID[name=ss7.map.service.sms.SEND_ROUTING_INFO_FOR_SM_RESPONSE,vendor=org.mobicents,version=1.0]
 +-- ResourceAdaptorTypeID[name=MAPResourceAdaptorType,vendor=org.mobicents,version=2.0]
 +-- EventTypeID[name=ss7.map.service.sms.MO_FORWARD_SHORT_MESSAGE_REQUEST,vendor=org.mobicents,version=1.0]
 +-- EventTypeID[name=org.mobicents.resources.smpp.server.RECOVERABLE_PDU_EXCEPTION,vendor=org.mobicents,version=1.0]
 +-- EventTypeID[name=ss7.map.DIALOG_ACCEPT,vendor=org.mobicents,version=1.0]
 +-- EventTypeID[name=org.mobicents.resources.smpp.server.REQUEST_TIMEOUT,vendor=org.mobicents,version=1.0]
 +-- EventTypeID[name=ss7.map.DIALOG_REJECT,vendor=org.mobicents,version=1.0]
 +-- EventTypeID[name=ss7.map.DIALOG_TIMEOUT,vendor=org.mobicents,version=1.0]
 +-- EventTypeID[name=ss7.map.ERROR_COMPONENT,vendor=org.mobicents,version=1.0]
 +-- EventTypeID[name=ss7.map.service.sms.MT_FORWARD_SHORT_MESSAGE_REQUEST,vendor=org.mobicents,version=1.0]
 +-- EventTypeID[name=ss7.map.service.sms.ALERT_SERVICE_CENTER_REQUEST,vendor=org.mobicents,version=1.0]
 +-- ProfileSpecificationID[name=AddressProfileSpec,vendor=javax.slee,version=1.1]
 +-- ResourceAdaptorTypeID[name=SMPPServerResourceAdaptorType,vendor=org.mobicents,version=1.0]
 +-- EventTypeID[name=ss7.map.service.sms.FORWARD_SHORT_MESSAGE_RESPONSE,vendor=org.mobicents,version=1.0]
 +-- EventTypeID[name=ss7.map.service.sms.FORWARD_SHORT_MESSAGE_REQUEST,vendor=org.mobicents,version=1.0]
 +-- EventTypeID[name=ss7.map.service.sms.MT_FORWARD_SHORT_MESSAGE_RESPONSE,vendor=org.mobicents,version=1.0]
 +-- EventTypeID[name=org.mobicents.resources.smpp.server.SUBMIT_SM,vendor=org.mobicents,version=1.0]
 +-- EventTypeID[name=ss7.map.service.sms.SEND_ROUTING_INFO_FOR_SM_REQUEST,vendor=org.mobicents,version=1.0]
 +-- EventTypeID[name=org.mobicents.resources.smpp.server.DELIVER_SM_RESP,vendor=org.mobicents,version=1.0]
 +-- EventTypeID[name=org.mobicents.resources.smpp.server.DATA_SM,vendor=org.mobicents,version=1.0]
 +-- EventTypeID[name=ss7.map.DIALOG_REQUEST,vendor=org.mobicents,version=1.0]
 +-- EventTypeID[name=ss7.map.REJECT_COMPONENT,vendor=org.mobicents,version=1.0]
 +-- EventTypeID[name=javax.slee.serviceactivity.ServiceStartedEvent,vendor=javax.slee,version=1.1]
 +-- EventTypeID[name=ss7.map.DIALOG_CLOSE,vendor=org.mobicents,version=1.0]
 +-- SmppServerRA
 +-- EventTypeID[name=ss7.map.DIALOG_NOTICE,vendor=org.mobicents,version=1.0]
 +-- EventTypeID[name=ss7.map.DIALOG_RELEASE,vendor=org.mobicents,version=1.0]
 +-- EventTypeID[name=ss7.map.INVOKE_TIMEOUT,vendor=org.mobicents,version=1.0]
 +-- EventTypeID[name=javax.slee.serviceactivity.ServiceStartedEvent,vendor=javax.slee,version=1.0]
13:40:54,989 WARN  [DeploymentManager] (pool-16-thread-1) Unable to INSTALL smsc-service-du-1.0.0.ALPHA-SNAPSHOT.jar right now. Waiting for dependencies to be resolved.
13:40:55,022 INFO  [DeploymentMBeanImpl] (pool-16-thread-1) Installing DeployableUnitID[url=file:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/mobicents-slee/standard-components-du.jar/]
13:40:55,116 INFO  [DeploymentMBeanImpl] (pool-16-thread-1) Installed EventTypeID[name=javax.slee.facilities.TimerEvent,vendor=javax.slee,version=1.0]
13:40:55,116 INFO  [DeploymentMBeanImpl] (pool-16-thread-1) Installed EventTypeID[name=javax.slee.ActivityEndEvent,vendor=javax.slee,version=1.0]
13:40:55,116 INFO  [DeploymentMBeanImpl] (pool-16-thread-1) Installed EventTypeID[name=javax.slee.profile.ProfileAddedEvent,vendor=javax.slee,version=1.0]
13:40:55,116 INFO  [DeploymentMBeanImpl] (pool-16-thread-1) Installed EventTypeID[name=javax.slee.profile.ProfileUpdatedEvent,vendor=javax.slee,version=1.0]
13:40:55,116 INFO  [DeploymentMBeanImpl] (pool-16-thread-1) Installed EventTypeID[name=javax.slee.profile.ProfileRemovedEvent,vendor=javax.slee,version=1.0]
13:40:55,116 INFO  [DeploymentMBeanImpl] (pool-16-thread-1) Installed EventTypeID[name=javax.slee.serviceactivity.ServiceStartedEvent,vendor=javax.slee,version=1.1]
13:40:55,116 INFO  [DeploymentMBeanImpl] (pool-16-thread-1) Installed EventTypeID[name=javax.slee.serviceactivity.ServiceStartedEvent,vendor=javax.slee,version=1.0]
13:40:55,304 INFO  [Version] (pool-16-thread-1) Hibernate Annotations 3.4.0.GA
13:40:55,326 INFO  [Environment] (pool-16-thread-1) Hibernate 3.3.1.GA
13:40:55,341 INFO  [Environment] (pool-16-thread-1) hibernate.properties not found
13:40:55,344 INFO  [Environment] (pool-16-thread-1) Bytecode provider name : javassist
13:40:55,348 INFO  [Environment] (pool-16-thread-1) using JDK 1.4 java.sql.Timestamp handling
13:40:55,478 INFO  [Version] (pool-16-thread-1) Hibernate Commons Annotations 3.1.0.GA
13:40:55,481 INFO  [Version] (pool-16-thread-1) Hibernate EntityManager 3.4.0.GA
13:40:55,540 INFO  [Ejb3Configuration] (pool-16-thread-1) Processing PersistenceUnitInfo [
        name: JSLEEProfiles1974387886
        ...]
13:40:55,541 ERROR [Ejb3Configuration] (pool-16-thread-1) Container is providing a null PersistenceUnitRootUrl: discovery impossible
13:40:55,543 WARN  [Ejb3Configuration] (pool-16-thread-1) Persistence provider caller does not implement the EJB3 spec correctly. PersistenceUnitInfo.getNewTempClassLoader() is null.
13:40:55,545 WARN  [Ejb3Configuration] (pool-16-thread-1) Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation
13:40:55,634 INFO  [AnnotationBinder] (pool-16-thread-1) Binding entity from annotated class: javax.slee.profile.ResourceInfoProfileCMP_PE
13:40:55,717 INFO  [EntityBinder] (pool-16-thread-1) Bind entity javax.slee.profile.ResourceInfoProfileCMP_PE on table SLEE_PE_ResourceInfoProfileCMP_1974387886
13:40:55,781 INFO  [Version] (pool-16-thread-1) Hibernate Validator 3.1.0.GA
13:40:55,859 INFO  [HibernateSearchEventListenerRegister] (pool-16-thread-1) Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled.
13:40:56,018 INFO  [ConnectionProviderFactory] (pool-16-thread-1) Initializing connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
13:40:56,033 INFO  [InjectedDataSourceConnectionProvider] (pool-16-thread-1) Using provided datasource
13:40:56,038 INFO  [SettingsFactory] (pool-16-thread-1) RDBMS: HSQL Database Engine, version: 1.8.0
13:40:56,038 INFO  [SettingsFactory] (pool-16-thread-1) JDBC driver: HSQL Database Engine Driver, version: 1.8.0
13:40:56,066 INFO  [Dialect] (pool-16-thread-1) Using dialect: org.hibernate.dialect.HSQLDialect
13:40:56,083 INFO  [TransactionFactoryFactory] (pool-16-thread-1) Transaction strategy: org.hibernate.ejb.transaction.JoinableCMTTransactionFactory
13:40:56,086 INFO  [TransactionManagerLookupFactory] (pool-16-thread-1) instantiating TransactionManagerLookup: org.hibernate.transaction.JBossTransactionManagerLookup
13:40:56,088 INFO  [TransactionManagerLookupFactory] (pool-16-thread-1) instantiated TransactionManagerLookup
13:40:56,088 INFO  [SettingsFactory] (pool-16-thread-1) Automatic flush during beforeCompletion(): disabled
13:40:56,088 INFO  [SettingsFactory] (pool-16-thread-1) Automatic session close at end of transaction: disabled
13:40:56,089 INFO  [SettingsFactory] (pool-16-thread-1) Scrollable result sets: enabled
13:40:56,089 INFO  [SettingsFactory] (pool-16-thread-1) JDBC3 getGeneratedKeys(): disabled
13:40:56,089 INFO  [SettingsFactory] (pool-16-thread-1) Connection release mode: auto
13:40:56,090 INFO  [SettingsFactory] (pool-16-thread-1) Default batch fetch size: 1
13:40:56,090 INFO  [SettingsFactory] (pool-16-thread-1) Generate SQL with comments: disabled
13:40:56,090 INFO  [SettingsFactory] (pool-16-thread-1) Order SQL updates by primary key: disabled
13:40:56,090 INFO  [SettingsFactory] (pool-16-thread-1) Order SQL inserts for batching: disabled
13:40:56,090 INFO  [SettingsFactory] (pool-16-thread-1) Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
13:40:56,092 INFO  [ASTQueryTranslatorFactory] (pool-16-thread-1) Using ASTQueryTranslatorFactory
13:40:56,092 INFO  [SettingsFactory] (pool-16-thread-1) Query language substitutions: {}
13:40:56,092 INFO  [SettingsFactory] (pool-16-thread-1) JPA-QL strict compliance: enabled
13:40:56,092 INFO  [SettingsFactory] (pool-16-thread-1) Second-level cache: enabled
13:40:56,092 INFO  [SettingsFactory] (pool-16-thread-1) Query cache: disabled
13:40:56,110 INFO  [SettingsFactory] (pool-16-thread-1) Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
13:40:56,110 INFO  [RegionFactoryCacheProviderBridge] (pool-16-thread-1) Cache provider: org.hibernate.cache.HashtableCacheProvider
13:40:56,112 INFO  [SettingsFactory] (pool-16-thread-1) Optimize cache for minimal puts: disabled
13:40:56,112 INFO  [SettingsFactory] (pool-16-thread-1) Cache region prefix: persistence.unit:unitName=#JSLEEProfiles1974387886
13:40:56,112 INFO  [SettingsFactory] (pool-16-thread-1) Structured second-level cache entries: disabled
13:40:56,128 INFO  [SettingsFactory] (pool-16-thread-1) Statistics: disabled
13:40:56,128 INFO  [SettingsFactory] (pool-16-thread-1) Deleted entity synthetic identifier rollback: disabled
13:40:56,128 INFO  [SettingsFactory] (pool-16-thread-1) Default entity-mode: pojo
13:40:56,128 INFO  [SettingsFactory] (pool-16-thread-1) Named query checking : enabled
13:40:56,313 INFO  [SessionFactoryImpl] (pool-16-thread-1) building session factory
13:40:56,502 INFO  [SessionFactoryObjectFactory] (pool-16-thread-1) Factory name: persistence.unit:unitName=#JSLEEProfiles1974387886
13:40:56,504 INFO  [NamingHelper] (pool-16-thread-1) JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
13:40:56,505 INFO  [SessionFactoryObjectFactory] (pool-16-thread-1) Bound factory to JNDI name: persistence.unit:unitName=#JSLEEProfiles1974387886
13:40:56,505 WARN  [SessionFactoryObjectFactory] (pool-16-thread-1) InitialContext did not implement EventContext
13:40:56,512 INFO  [SchemaUpdate] (pool-16-thread-1) Running hbm2ddl schema update
13:40:56,512 INFO  [SchemaUpdate] (pool-16-thread-1) fetching database metadata
13:40:56,525 INFO  [SchemaUpdate] (pool-16-thread-1) updating schema
13:40:56,546 INFO  [TableMetadata] (pool-16-thread-1) table found: PUBLIC.SLEE_PE_RESOURCEINFOPROFILECMP_1974387886
13:40:56,546 INFO  [TableMetadata] (pool-16-thread-1) columns: [cinfo, profilename, tablename]
13:40:56,546 INFO  [TableMetadata] (pool-16-thread-1) foreign keys: []
13:40:56,546 INFO  [TableMetadata] (pool-16-thread-1) indexes: [sys_idx_66]
13:40:56,546 INFO  [SchemaUpdate] (pool-16-thread-1) schema update complete
13:40:56,548 INFO  [NamingHelper] (pool-16-thread-1) JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
13:40:56,611 INFO  [Ejb3Configuration] (pool-16-thread-1) Processing PersistenceUnitInfo [
        name: mobicents-profile-persistence-pu
        ...]
13:40:56,611 ERROR [Ejb3Configuration] (pool-16-thread-1) Container is providing a null PersistenceUnitRootUrl: discovery impossible
13:40:56,611 WARN  [Ejb3Configuration] (pool-16-thread-1) Persistence provider caller does not implement the EJB3 spec correctly. PersistenceUnitInfo.getNewTempClassLoader() is null.
13:40:56,611 WARN  [Ejb3Configuration] (pool-16-thread-1) Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation
13:40:56,614 INFO  [AnnotationBinder] (pool-16-thread-1) Binding entity from annotated class: org.mobicents.slee.container.deployment.profile.jpa.JPAProfileTable
13:40:56,615 INFO  [QueryBinder] (pool-16-thread-1) Binding Named query: SLEE_PROFILES_QUERY_selectAllTables => SELECT x FROM JPAProfileTable x
13:40:56,615 INFO  [QueryBinder] (pool-16-thread-1) Binding Named query: SLEE_PROFILES_QUERY_findTableByName => SELECT x FROM JPAProfileTable x WHERE x.profileTableName = :profileTableName
13:40:56,615 INFO  [QueryBinder] (pool-16-thread-1) Binding Named query: SLEE_PROFILES_QUERY_renameTable => UPDATE JPAProfileTable x SET x.profileTableName = :newProfileTableName WHERE x.profileTableName = :oldProfileTableName
13:40:56,615 INFO  [QueryBinder] (pool-16-thread-1) Binding Named query: SLEE_PROFILES_QUERY_deleteTable => DELETE FROM JPAProfileTable x WHERE x.profileTableName = :profileTableName
13:40:56,615 INFO  [QueryBinder] (pool-16-thread-1) Binding Named query: SLEE_PROFILES_QUERY_selectTablesByProfileSpecID => SELECT x FROM JPAProfileTable x WHERE x.profileSpecId = :profileSpecId
13:40:56,615 INFO  [EntityBinder] (pool-16-thread-1) Bind entity org.mobicents.slee.container.deployment.profile.jpa.JPAProfileTable on table JAINSLEEPROFILETABLES
13:40:56,619 INFO  [HibernateSearchEventListenerRegister] (pool-16-thread-1) Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled.
13:40:56,645 INFO  [ConnectionProviderFactory] (pool-16-thread-1) Initializing connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
13:40:56,645 INFO  [InjectedDataSourceConnectionProvider] (pool-16-thread-1) Using provided datasource
13:40:56,645 INFO  [SettingsFactory] (pool-16-thread-1) RDBMS: HSQL Database Engine, version: 1.8.0
13:40:56,645 INFO  [SettingsFactory] (pool-16-thread-1) JDBC driver: HSQL Database Engine Driver, version: 1.8.0
13:40:56,645 INFO  [Dialect] (pool-16-thread-1) Using dialect: org.hibernate.dialect.HSQLDialect
13:40:56,646 INFO  [TransactionFactoryFactory] (pool-16-thread-1) Transaction strategy: org.hibernate.ejb.transaction.JoinableCMTTransactionFactory
13:40:56,646 INFO  [TransactionManagerLookupFactory] (pool-16-thread-1) instantiating TransactionManagerLookup: org.hibernate.transaction.JBossTransactionManagerLookup
13:40:56,646 INFO  [TransactionManagerLookupFactory] (pool-16-thread-1) instantiated TransactionManagerLookup
13:40:56,646 INFO  [SettingsFactory] (pool-16-thread-1) Automatic flush during beforeCompletion(): disabled
13:40:56,646 INFO  [SettingsFactory] (pool-16-thread-1) Automatic session close at end of transaction: disabled
13:40:56,646 INFO  [SettingsFactory] (pool-16-thread-1) Scrollable result sets: enabled
13:40:56,646 INFO  [SettingsFactory] (pool-16-thread-1) JDBC3 getGeneratedKeys(): disabled
13:40:56,646 INFO  [SettingsFactory] (pool-16-thread-1) Connection release mode: auto
13:40:56,646 INFO  [SettingsFactory] (pool-16-thread-1) Default batch fetch size: 1
13:40:56,646 INFO  [SettingsFactory] (pool-16-thread-1) Generate SQL with comments: disabled
13:40:56,646 INFO  [SettingsFactory] (pool-16-thread-1) Order SQL updates by primary key: disabled
13:40:56,646 INFO  [SettingsFactory] (pool-16-thread-1) Order SQL inserts for batching: disabled
13:40:56,646 INFO  [SettingsFactory] (pool-16-thread-1) Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
13:40:56,646 INFO  [ASTQueryTranslatorFactory] (pool-16-thread-1) Using ASTQueryTranslatorFactory
13:40:56,646 INFO  [SettingsFactory] (pool-16-thread-1) Query language substitutions: {}
13:40:56,646 INFO  [SettingsFactory] (pool-16-thread-1) JPA-QL strict compliance: enabled
13:40:56,646 INFO  [SettingsFactory] (pool-16-thread-1) Second-level cache: enabled
13:40:56,646 INFO  [SettingsFactory] (pool-16-thread-1) Query cache: disabled
13:40:56,646 INFO  [SettingsFactory] (pool-16-thread-1) Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
13:40:56,646 INFO  [RegionFactoryCacheProviderBridge] (pool-16-thread-1) Cache provider: org.hibernate.cache.HashtableCacheProvider
13:40:56,646 INFO  [SettingsFactory] (pool-16-thread-1) Optimize cache for minimal puts: disabled
13:40:56,646 INFO  [SettingsFactory] (pool-16-thread-1) Cache region prefix: persistence.unit:unitName=#mobicents-profile-persistence-pu
13:40:56,646 INFO  [SettingsFactory] (pool-16-thread-1) Structured second-level cache entries: disabled
13:40:56,646 INFO  [SettingsFactory] (pool-16-thread-1) Statistics: disabled
13:40:56,646 INFO  [SettingsFactory] (pool-16-thread-1) Deleted entity synthetic identifier rollback: disabled
13:40:56,646 INFO  [SettingsFactory] (pool-16-thread-1) Default entity-mode: pojo
13:40:56,646 INFO  [SettingsFactory] (pool-16-thread-1) Named query checking : enabled
13:40:56,648 INFO  [SessionFactoryImpl] (pool-16-thread-1) building session factory
13:40:56,654 INFO  [SessionFactoryObjectFactory] (pool-16-thread-1) Factory name: persistence.unit:unitName=#mobicents-profile-persistence-pu
13:40:56,654 INFO  [NamingHelper] (pool-16-thread-1) JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
13:40:56,654 INFO  [SessionFactoryObjectFactory] (pool-16-thread-1) Bound factory to JNDI name: persistence.unit:unitName=#mobicents-profile-persistence-pu
13:40:56,654 WARN  [SessionFactoryObjectFactory] (pool-16-thread-1) InitialContext did not implement EventContext
13:40:56,654 INFO  [SchemaUpdate] (pool-16-thread-1) Running hbm2ddl schema update
13:40:56,654 INFO  [SchemaUpdate] (pool-16-thread-1) fetching database metadata
13:40:56,654 INFO  [SchemaUpdate] (pool-16-thread-1) updating schema
13:40:56,675 INFO  [TableMetadata] (pool-16-thread-1) table found: PUBLIC.JAINSLEEPROFILETABLES
13:40:56,675 INFO  [TableMetadata] (pool-16-thread-1) columns: [profilespecid, profiletablename]
13:40:56,675 INFO  [TableMetadata] (pool-16-thread-1) foreign keys: []
13:40:56,675 INFO  [TableMetadata] (pool-16-thread-1) indexes: [sys_idx_68]
13:40:56,675 INFO  [SchemaUpdate] (pool-16-thread-1) schema update complete
13:40:56,675 INFO  [NamingHelper] (pool-16-thread-1) JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
13:40:57,162 INFO  [DeploymentMBeanImpl] (pool-16-thread-1) Installed ProfileSpecificationID[name=ResourceInfoProfileSpec,vendor=javax.slee,version=1.0]
13:40:57,216 INFO  [Ejb3Configuration] (pool-16-thread-1) Processing PersistenceUnitInfo [
        name: JSLEEProfiles167136107
        ...]
13:40:57,216 ERROR [Ejb3Configuration] (pool-16-thread-1) Container is providing a null PersistenceUnitRootUrl: discovery impossible
13:40:57,216 WARN  [Ejb3Configuration] (pool-16-thread-1) Persistence provider caller does not implement the EJB3 spec correctly. PersistenceUnitInfo.getNewTempClassLoader() is null.
13:40:57,216 WARN  [Ejb3Configuration] (pool-16-thread-1) Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation
13:40:57,217 INFO  [AnnotationBinder] (pool-16-thread-1) Binding entity from annotated class: javax.slee.profile.AddressProfileCMPPEAAV_Addresses
13:40:57,217 INFO  [EntityBinder] (pool-16-thread-1) Bind entity javax.slee.profile.AddressProfileCMPPEAAV_Addresses on table SLEE_PEAAV_AddressProfileCMP_167136107addresses
13:40:57,258 INFO  [AnnotationBinder] (pool-16-thread-1) Binding entity from annotated class: javax.slee.profile.AddressProfileCMP_PE
13:40:57,258 INFO  [EntityBinder] (pool-16-thread-1) Bind entity javax.slee.profile.AddressProfileCMP_PE on table SLEE_PE_AddressProfileCMP_167136107
13:40:57,290 INFO  [CollectionBinder] (pool-16-thread-1) Mapping collection: javax.slee.profile.AddressProfileCMP_PE.caddresses -> SLEE_PEAAV_AddressProfileCMP_167136107addresses
13:40:57,313 INFO  [HibernateSearchEventListenerRegister] (pool-16-thread-1) Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled.
13:40:57,315 INFO  [ConnectionProviderFactory] (pool-16-thread-1) Initializing connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
13:40:57,315 INFO  [InjectedDataSourceConnectionProvider] (pool-16-thread-1) Using provided datasource
13:40:57,315 INFO  [SettingsFactory] (pool-16-thread-1) RDBMS: HSQL Database Engine, version: 1.8.0
13:40:57,315 INFO  [SettingsFactory] (pool-16-thread-1) JDBC driver: HSQL Database Engine Driver, version: 1.8.0
13:40:57,315 INFO  [Dialect] (pool-16-thread-1) Using dialect: org.hibernate.dialect.HSQLDialect
13:40:57,315 INFO  [TransactionFactoryFactory] (pool-16-thread-1) Transaction strategy: org.hibernate.ejb.transaction.JoinableCMTTransactionFactory
13:40:57,315 INFO  [TransactionManagerLookupFactory] (pool-16-thread-1) instantiating TransactionManagerLookup: org.hibernate.transaction.JBossTransactionManagerLookup
13:40:57,315 INFO  [TransactionManagerLookupFactory] (pool-16-thread-1) instantiated TransactionManagerLookup
13:40:57,315 INFO  [SettingsFactory] (pool-16-thread-1) Automatic flush during beforeCompletion(): disabled
13:40:57,316 INFO  [SettingsFactory] (pool-16-thread-1) Automatic session close at end of transaction: disabled
13:40:57,316 INFO  [SettingsFactory] (pool-16-thread-1) Scrollable result sets: enabled
13:40:57,316 INFO  [SettingsFactory] (pool-16-thread-1) JDBC3 getGeneratedKeys(): disabled
13:40:57,316 INFO  [SettingsFactory] (pool-16-thread-1) Connection release mode: auto
13:40:57,316 INFO  [SettingsFactory] (pool-16-thread-1) Default batch fetch size: 1
13:40:57,316 INFO  [SettingsFactory] (pool-16-thread-1) Generate SQL with comments: disabled
13:40:57,316 INFO  [SettingsFactory] (pool-16-thread-1) Order SQL updates by primary key: disabled
13:40:57,316 INFO  [SettingsFactory] (pool-16-thread-1) Order SQL inserts for batching: disabled
13:40:57,316 INFO  [SettingsFactory] (pool-16-thread-1) Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
13:40:57,316 INFO  [ASTQueryTranslatorFactory] (pool-16-thread-1) Using ASTQueryTranslatorFactory
13:40:57,316 INFO  [SettingsFactory] (pool-16-thread-1) Query language substitutions: {}
13:40:57,316 INFO  [SettingsFactory] (pool-16-thread-1) JPA-QL strict compliance: enabled
13:40:57,316 INFO  [SettingsFactory] (pool-16-thread-1) Second-level cache: enabled
13:40:57,316 INFO  [SettingsFactory] (pool-16-thread-1) Query cache: disabled
13:40:57,316 INFO  [SettingsFactory] (pool-16-thread-1) Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
13:40:57,316 INFO  [RegionFactoryCacheProviderBridge] (pool-16-thread-1) Cache provider: org.hibernate.cache.HashtableCacheProvider
13:40:57,316 INFO  [SettingsFactory] (pool-16-thread-1) Optimize cache for minimal puts: disabled
13:40:57,316 INFO  [SettingsFactory] (pool-16-thread-1) Cache region prefix: persistence.unit:unitName=#JSLEEProfiles167136107
13:40:57,316 INFO  [SettingsFactory] (pool-16-thread-1) Structured second-level cache entries: disabled
13:40:57,316 INFO  [SettingsFactory] (pool-16-thread-1) Statistics: disabled
13:40:57,316 INFO  [SettingsFactory] (pool-16-thread-1) Deleted entity synthetic identifier rollback: disabled
13:40:57,316 INFO  [SettingsFactory] (pool-16-thread-1) Default entity-mode: pojo
13:40:57,316 INFO  [SettingsFactory] (pool-16-thread-1) Named query checking : enabled
13:40:57,318 INFO  [SessionFactoryImpl] (pool-16-thread-1) building session factory
13:40:57,374 INFO  [SessionFactoryObjectFactory] (pool-16-thread-1) Factory name: persistence.unit:unitName=#JSLEEProfiles167136107
13:40:57,374 INFO  [NamingHelper] (pool-16-thread-1) JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
13:40:57,375 INFO  [SessionFactoryObjectFactory] (pool-16-thread-1) Bound factory to JNDI name: persistence.unit:unitName=#JSLEEProfiles167136107
13:40:57,375 WARN  [SessionFactoryObjectFactory] (pool-16-thread-1) InitialContext did not implement EventContext
13:40:57,375 INFO  [SchemaUpdate] (pool-16-thread-1) Running hbm2ddl schema update
13:40:57,375 INFO  [SchemaUpdate] (pool-16-thread-1) fetching database metadata
13:40:57,375 INFO  [SchemaUpdate] (pool-16-thread-1) updating schema
13:40:57,397 INFO  [TableMetadata] (pool-16-thread-1) table found: PUBLIC.SLEE_PEAAV_ADDRESSPROFILECMP_167136107ADDRESSES
13:40:57,397 INFO  [TableMetadata] (pool-16-thread-1) columns: [owner_tablename, string, id, serializable, owner_profilename]
13:40:57,397 INFO  [TableMetadata] (pool-16-thread-1) foreign keys: [fkc2cf5bded03dfefa]
13:40:57,397 INFO  [TableMetadata] (pool-16-thread-1) indexes: [sys_idx_sys_ct_71_74, sys_idx_72, sys_idx_83]
13:40:57,403 INFO  [TableMetadata] (pool-16-thread-1) table found: PUBLIC.SLEE_PE_ADDRESSPROFILECMP_167136107
13:40:57,403 INFO  [TableMetadata] (pool-16-thread-1) columns: [profilename, tablename]
13:40:57,403 INFO  [TableMetadata] (pool-16-thread-1) foreign keys: []
13:40:57,403 INFO  [TableMetadata] (pool-16-thread-1) indexes: [sys_idx_75]
13:40:57,403 INFO  [SchemaUpdate] (pool-16-thread-1) schema update complete
13:40:57,403 INFO  [NamingHelper] (pool-16-thread-1) JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
13:40:57,433 INFO  [DeploymentMBeanImpl] (pool-16-thread-1) Installed ProfileSpecificationID[name=AddressProfileSpec,vendor=javax.slee,version=1.0]
13:40:57,459 INFO  [Ejb3Configuration] (pool-16-thread-1) Processing PersistenceUnitInfo [
        name: JSLEEProfiles152456043
        ...]
13:40:57,459 ERROR [Ejb3Configuration] (pool-16-thread-1) Container is providing a null PersistenceUnitRootUrl: discovery impossible
13:40:57,459 WARN  [Ejb3Configuration] (pool-16-thread-1) Persistence provider caller does not implement the EJB3 spec correctly. PersistenceUnitInfo.getNewTempClassLoader() is null.
13:40:57,459 WARN  [Ejb3Configuration] (pool-16-thread-1) Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation
13:40:57,464 INFO  [AnnotationBinder] (pool-16-thread-1) Binding entity from annotated class: javax.slee.profile.AddressProfile11CMP_PE
13:40:57,464 INFO  [EntityBinder] (pool-16-thread-1) Bind entity javax.slee.profile.AddressProfile11CMP_PE on table SLEE_PE_AddressProfile11CMP_152456043
13:40:57,469 INFO  [HibernateSearchEventListenerRegister] (pool-16-thread-1) Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled.
13:40:57,470 INFO  [ConnectionProviderFactory] (pool-16-thread-1) Initializing connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
13:40:57,470 INFO  [InjectedDataSourceConnectionProvider] (pool-16-thread-1) Using provided datasource
13:40:57,470 INFO  [SettingsFactory] (pool-16-thread-1) RDBMS: HSQL Database Engine, version: 1.8.0
13:40:57,470 INFO  [SettingsFactory] (pool-16-thread-1) JDBC driver: HSQL Database Engine Driver, version: 1.8.0
13:40:57,470 INFO  [Dialect] (pool-16-thread-1) Using dialect: org.hibernate.dialect.HSQLDialect
13:40:57,471 INFO  [TransactionFactoryFactory] (pool-16-thread-1) Transaction strategy: org.hibernate.ejb.transaction.JoinableCMTTransactionFactory
13:40:57,471 INFO  [TransactionManagerLookupFactory] (pool-16-thread-1) instantiating TransactionManagerLookup: org.hibernate.transaction.JBossTransactionManagerLookup
13:40:57,471 INFO  [TransactionManagerLookupFactory] (pool-16-thread-1) instantiated TransactionManagerLookup
13:40:57,471 INFO  [SettingsFactory] (pool-16-thread-1) Automatic flush during beforeCompletion(): disabled
13:40:57,471 INFO  [SettingsFactory] (pool-16-thread-1) Automatic session close at end of transaction: disabled
13:40:57,471 INFO  [SettingsFactory] (pool-16-thread-1) Scrollable result sets: enabled
13:40:57,471 INFO  [SettingsFactory] (pool-16-thread-1) JDBC3 getGeneratedKeys(): disabled
13:40:57,471 INFO  [SettingsFactory] (pool-16-thread-1) Connection release mode: auto
13:40:57,471 INFO  [SettingsFactory] (pool-16-thread-1) Default batch fetch size: 1
13:40:57,471 INFO  [SettingsFactory] (pool-16-thread-1) Generate SQL with comments: disabled
13:40:57,471 INFO  [SettingsFactory] (pool-16-thread-1) Order SQL updates by primary key: disabled
13:40:57,471 INFO  [SettingsFactory] (pool-16-thread-1) Order SQL inserts for batching: disabled
13:40:57,471 INFO  [SettingsFactory] (pool-16-thread-1) Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
13:40:57,471 INFO  [ASTQueryTranslatorFactory] (pool-16-thread-1) Using ASTQueryTranslatorFactory
13:40:57,471 INFO  [SettingsFactory] (pool-16-thread-1) Query language substitutions: {}
13:40:57,471 INFO  [SettingsFactory] (pool-16-thread-1) JPA-QL strict compliance: enabled
13:40:57,471 INFO  [SettingsFactory] (pool-16-thread-1) Second-level cache: enabled
13:40:57,471 INFO  [SettingsFactory] (pool-16-thread-1) Query cache: disabled
13:40:57,471 INFO  [SettingsFactory] (pool-16-thread-1) Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
13:40:57,471 INFO  [RegionFactoryCacheProviderBridge] (pool-16-thread-1) Cache provider: org.hibernate.cache.HashtableCacheProvider
13:40:57,471 INFO  [SettingsFactory] (pool-16-thread-1) Optimize cache for minimal puts: disabled
13:40:57,471 INFO  [SettingsFactory] (pool-16-thread-1) Cache region prefix: persistence.unit:unitName=#JSLEEProfiles152456043
13:40:57,471 INFO  [SettingsFactory] (pool-16-thread-1) Structured second-level cache entries: disabled
13:40:57,471 INFO  [SettingsFactory] (pool-16-thread-1) Statistics: disabled
13:40:57,471 INFO  [SettingsFactory] (pool-16-thread-1) Deleted entity synthetic identifier rollback: disabled
13:40:57,471 INFO  [SettingsFactory] (pool-16-thread-1) Default entity-mode: pojo
13:40:57,471 INFO  [SettingsFactory] (pool-16-thread-1) Named query checking : enabled
13:40:57,473 INFO  [SessionFactoryImpl] (pool-16-thread-1) building session factory
13:40:57,500 INFO  [SessionFactoryObjectFactory] (pool-16-thread-1) Factory name: persistence.unit:unitName=#JSLEEProfiles152456043
13:40:57,500 INFO  [NamingHelper] (pool-16-thread-1) JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
13:40:57,501 INFO  [SessionFactoryObjectFactory] (pool-16-thread-1) Bound factory to JNDI name: persistence.unit:unitName=#JSLEEProfiles152456043
13:40:57,501 WARN  [SessionFactoryObjectFactory] (pool-16-thread-1) InitialContext did not implement EventContext
13:40:57,501 INFO  [SchemaUpdate] (pool-16-thread-1) Running hbm2ddl schema update
13:40:57,501 INFO  [SchemaUpdate] (pool-16-thread-1) fetching database metadata
13:40:57,501 INFO  [SchemaUpdate] (pool-16-thread-1) updating schema
13:40:57,505 INFO  [TableMetadata] (pool-16-thread-1) table found: PUBLIC.SLEE_PE_ADDRESSPROFILE11CMP_152456043
13:40:57,505 INFO  [TableMetadata] (pool-16-thread-1) columns: [profilename, caddress, tablename]
13:40:57,505 INFO  [TableMetadata] (pool-16-thread-1) foreign keys: []
13:40:57,505 INFO  [TableMetadata] (pool-16-thread-1) indexes: [sys_idx_sys_ct_79_82, sys_idx_80]
13:40:57,505 INFO  [SchemaUpdate] (pool-16-thread-1) schema update complete
13:40:57,505 INFO  [NamingHelper] (pool-16-thread-1) JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
13:40:57,534 INFO  [DeploymentMBeanImpl] (pool-16-thread-1) Installed ProfileSpecificationID[name=AddressProfileSpec,vendor=javax.slee,version=1.1]
13:40:57,534 INFO  [DeploymentMBeanImpl] (pool-16-thread-1) Installed DeployableUnitID[url=file:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/mobicents-slee/standard-components-du.jar/]
13:40:57,788 WARN  [SleeContainerDeployerImpl] (pool-16-thread-1) SLEE DUs not deployed, due to missing dependencies:
        Missing Dependencies:
                EventTypeID[name=ss7.map.DIALOG_PROVIDERABORT,vendor=org.mobicents,version=1.0]
                EventTypeID[name=ss7.map.service.sms.MO_FORWARD_SHORT_MESSAGE_RESPONSE,vendor=org.mobicents,version=1.0]
                EventTypeID[name=ss7.map.DIALOG_USERABORT,vendor=org.mobicents,version=1.0]
                MAPRA
                EventTypeID[name=ss7.map.PROVIDER_ERROR_COMPONENT,vendor=org.mobicents,version=1.0]
                EventTypeID[name=ss7.map.DIALOG_DELIMITER,vendor=org.mobicents,version=1.0]
                EventTypeID[name=ss7.map.service.sms.SEND_ROUTING_INFO_FOR_SM_RESPONSE,vendor=org.mobicents,version=1.0]
                ResourceAdaptorTypeID[name=MAPResourceAdaptorType,vendor=org.mobicents,version=2.0]
                EventTypeID[name=ss7.map.service.sms.MO_FORWARD_SHORT_MESSAGE_REQUEST,vendor=org.mobicents,version=1.0]
                EventTypeID[name=org.mobicents.resources.smpp.server.RECOVERABLE_PDU_EXCEPTION,vendor=org.mobicents,version=1.0]
                EventTypeID[name=ss7.map.DIALOG_ACCEPT,vendor=org.mobicents,version=1.0]
                EventTypeID[name=org.mobicents.resources.smpp.server.REQUEST_TIMEOUT,vendor=org.mobicents,version=1.0]
                EventTypeID[name=ss7.map.DIALOG_REJECT,vendor=org.mobicents,version=1.0]
                EventTypeID[name=ss7.map.DIALOG_TIMEOUT,vendor=org.mobicents,version=1.0]
                EventTypeID[name=ss7.map.ERROR_COMPONENT,vendor=org.mobicents,version=1.0]
                EventTypeID[name=ss7.map.service.sms.MT_FORWARD_SHORT_MESSAGE_REQUEST,vendor=org.mobicents,version=1.0]
                EventTypeID[name=ss7.map.service.sms.ALERT_SERVICE_CENTER_REQUEST,vendor=org.mobicents,version=1.0]
                ResourceAdaptorTypeID[name=SMPPServerResourceAdaptorType,vendor=org.mobicents,version=1.0]
                EventTypeID[name=ss7.map.service.sms.FORWARD_SHORT_MESSAGE_RESPONSE,vendor=org.mobicents,version=1.0]
                EventTypeID[name=ss7.map.service.sms.FORWARD_SHORT_MESSAGE_REQUEST,vendor=org.mobicents,version=1.0]
                EventTypeID[name=ss7.map.service.sms.MT_FORWARD_SHORT_MESSAGE_RESPONSE,vendor=org.mobicents,version=1.0]
                EventTypeID[name=org.mobicents.resources.smpp.server.SUBMIT_SM,vendor=org.mobicents,version=1.0]
                EventTypeID[name=ss7.map.service.sms.SEND_ROUTING_INFO_FOR_SM_REQUEST,vendor=org.mobicents,version=1.0]
                EventTypeID[name=org.mobicents.resources.smpp.server.DELIVER_SM_RESP,vendor=org.mobicents,version=1.0]
                EventTypeID[name=org.mobicents.resources.smpp.server.DATA_SM,vendor=org.mobicents,version=1.0]
                EventTypeID[name=ss7.map.DIALOG_REQUEST,vendor=org.mobicents,version=1.0]
                EventTypeID[name=ss7.map.REJECT_COMPONENT,vendor=org.mobicents,version=1.0]
                EventTypeID[name=ss7.map.DIALOG_CLOSE,vendor=org.mobicents,version=1.0]
                SmppServerRA
                EventTypeID[name=ss7.map.DIALOG_NOTICE,vendor=org.mobicents,version=1.0]
                EventTypeID[name=ss7.map.DIALOG_RELEASE,vendor=org.mobicents,version=1.0]
                EventTypeID[name=ss7.map.INVOKE_TIMEOUT,vendor=org.mobicents,version=1.0]
13:40:57,789 INFO  [MobicentsCache] (main) Starting JBoss Cache...
13:40:57,807 INFO  [ComponentRegistry] (main) JBoss Cache version: JBossCache 'Cascabel' 3.1.0.GA
13:40:57,807 INFO  [MobicentsCache] (main) Mobicents Cache started, status: STARTED, Mode: LOCAL
13:40:57,834 INFO  [SleeManagementMBean] (main)  ## ## ## ## ## ## ## Mobicents JAIN SLEE 2.7.0.FINAL "RAY" started ## ## ## ## ## ## ##
13:40:57,937 ERROR [AbstractKernelController] (main) Error installing to Real: name=vfsfile:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/mobicents-smsc-server/META-INF/jboss-beans.xml state=PreReal mode=Manual requiredState=Real
org.jboss.deployers.spi.DeploymentException: Error deploying: vfsfile:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/mobicents-smsc-server/META-INF/jboss-beans.xml
        at org.jboss.deployers.spi.DeploymentException.rethrowAsDeploymentException(DeploymentException.java:49)
        at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataFactoryVisitor.deploy(BeanMetaDataFactoryVisitor.java:136)
        at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployerWithInput.deploy(AbstractRealDeployerWithInput.java:125)
        at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployerWithInput.internalDeploy(AbstractRealDeployerWithInput.java:102)
        at org.jboss.deployers.spi.deployer.helpers.AbstractComponentDeployer.internalDeploy(AbstractComponentDeployer.java:78)
        at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:50)
        at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)
        at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439)
        at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1157)
        at org.jboss.deployers.plugins.deployers.DeployersImpl.install(DeployersImpl.java:1098)
        at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
        at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
        at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)
        at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)
        at org.jboss.deployers.plugins.deployers.DeployersImpl.process(DeployersImpl.java:781)
        at org.jboss.deployers.plugins.main.MainDeployerImpl.process(MainDeployerImpl.java:702)
        at org.jboss.system.server.profileservice.repository.MainDeployerAdapter.process(MainDeployerAdapter.java:117)
        at org.jboss.system.server.profileservice.repository.ProfileDeployAction.install(ProfileDeployAction.java:70)
        at org.jboss.system.server.profileservice.repository.AbstractProfileAction.install(AbstractProfileAction.java:53)
        at org.jboss.system.server.profileservice.repository.AbstractProfileService.install(AbstractProfileService.java:361)
        at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
        at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
        at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:822)
        at org.jboss.dependency.plugins.AbstractController.change(AbstractController.java:553)
        at org.jboss.system.server.profileservice.repository.AbstractProfileService.activateProfile(AbstractProfileService.java:306)
        at org.jboss.system.server.profileservice.ProfileServiceBootstrap.start(ProfileServiceBootstrap.java:271)
        at org.jboss.bootstrap.AbstractServerImpl.start(AbstractServerImpl.java:461)
        at org.jboss.Main.boot(Main.java:221)
        at org.jboss.Main$1.run(Main.java:556)
        at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.IllegalArgumentException: Exception loading class for ScopeKey addition.
        at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataFactoryVisitor.addBeanComponent(BeanMetaDataFactoryVisitor.java:67)
        at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataFactoryVisitor.deploy(BeanMetaDataFactoryVisitor.java:126)
        ... 34 more
Caused by: java.lang.ClassNotFoundException: org.mobicents.protocols.ss7.m3ua.impl.M3UAManagement from BaseClassLoader@62bd7764{VFSClassLoaderPolicy@3cd2262{name=vfsfile:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/mobicents-smsc-server/META-INF/jboss-beans.xml domain=ClassLoaderDomain@7ff38df9{name=DefaultDomain parentPolicy=BEFORE parent=org.jboss.bootstrap.NoAnnotationURLClassLoader@3aef4e25} roots=[MemoryContextHandler@406584778[path= context=vfsmemory://a2r2r3e-3l94r1-i97hu87d-1-i97huhyl-4u real=vfsmemory://a2r2r3e-3l94r1-i97hu87d-1-i97huhyl-4u]]  delegates=null exported=[] <IMPORT-ALL>NON_EMPTY}}
        at org.jboss.classloader.spi.base.BaseClassLoader.loadClass(BaseClassLoader.java:448)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
        at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataFactoryVisitor.addBeanComponent(BeanMetaDataFactoryVisitor.java:63)
        ... 35 more
13:40:58,004 ERROR [ProfileServiceBootstrap] (main) Failed to load profile: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):

DEPLOYMENTS MISSING DEPENDENCIES:
  Deployment "vfszip:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/smpp/smpp-server-ra-du-1.0.0.ALPHA-SNAPSHOT.jar/" is missing the following dependencies:
    Dependency "SMPPServerService" (should be in state "Real", but is actually in state "** NOT FOUND Depends on 'SMPPServerService' **")

DEPLOYMENTS IN ERROR:
  Deployment "SMPPServerService" is in error due to the following reason(s): ** NOT FOUND Depends on 'SMPPServerService' **
  Deployment "vfsfile:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/mobicents-smsc-server/META-INF/jboss-beans.xml" is in error due to the following reason(s): java.lang.ClassNotFoundException: org.mobicents.protocols.ss7.m3ua.impl.M3UAManagement from BaseClassLoader@62bd7764{VFSClassLoaderPolicy@3cd2262{name=vfsfile:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/mobicents-smsc-server/META-INF/jboss-beans.xml domain=ClassLoaderDomain@7ff38df9{name=DefaultDomain parentPolicy=BEFORE parent=org.jboss.bootstrap.NoAnnotationURLClassLoader@3aef4e25} roots=[MemoryContextHandler@406584778[path= context=vfsmemory://a2r2r3e-3l94r1-i97hu87d-1-i97huhyl-4u real=vfsmemory://a2r2r3e-3l94r1-i97hu87d-1-i97huhyl-4u]]  delegates=null exported=[] <IMPORT-ALL>NON_EMPTY}}

13:40:58,031 INFO  [Http11Protocol] (main) Starting Coyote HTTP/1.1 on http-0.0.0.0-8080
13:40:58,065 INFO  [AjpProtocol] (main) Starting Coyote AJP/1.3 on ajp-0.0.0.0-8009
13:40:58,068 INFO  [ServerImpl] (main) JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221634)] Started in 36s:707ms

James Carpenter

no leída,
2 may 2015, 5:44:21 p.m.2/5/15
para mobicent...@googlegroups.com

Okay, so I added Impl to the end of the m3ua management portion in the beans file, but now I am getting this:


DEPLOYMENTS MISSING DEPENDENCIES:
  Deployment "SMSCShellExecutor" is missing the following dependencies:
    Dependency "SmscManagement" (should be in state "Configured", but is actually in state "Instantiated")
  Deployment "ShellExecutor" is missing the following dependencies:
  Deployment "SmscManagement" is missing the following dependencies:
    Dependency "SMPPServer" (should be in state "Configured", but is actually in state "**ERROR**")
  Deployment "vfszip:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/smpp-server-ra-du-1.0.0.ALPHA-SNAPSHOT.jar/" is missing the following dependencies:
    Dependency "SMPPServerService" (should be in state "Real", but is actually in state "**ERROR**")

DEPLOYMENTS IN ERROR:
  Deployment "SMPPServerService" is in error due to the following reason(s): java.lang.ClassNotFoundException: com.cloudhopper.smpp.SmppServerHandler, **ERROR**
  Deployment "SMPPServer" is in error due to the following reason(s): java.lang.ClassNotFoundException: com.cloudhopper.smpp.SmppServerHandler, **ERROR**

Full Error (No verbose)
14:33:29,085 WARN  [SleeContainerDeployerImpl] (pool-16-thread-1) SLEE DUs not deployed, due to missing dependencies:
14:33:29,086 INFO  [MobicentsCache] (main) Starting JBoss Cache...
14:33:29,111 INFO  [ComponentRegistry] (main) JBoss Cache version: JBossCache 'Cascabel' 3.1.0.GA
14:33:29,111 INFO  [MobicentsCache] (main) Mobicents Cache started, status: STARTED, Mode: LOCAL
14:33:29,136 INFO  [SleeManagementMBean] (main)  ## ## ## ## ## ## ## Mobicents JAIN SLEE 2.7.0.FINAL "RAY" started ## ## ## ## ## ## ##
14:33:29,405 INFO  [ManagementImpl] (main) SCTP configuration file path /mobicents/jainslee/jboss-5.1.0.GA/server/default/data/SCTPManagement_sctp.xml
14:33:29,438 INFO  [ManagementImpl] (main) Started SCTP Management=SCTPManagement WorkerThreads=0 SingleThread=true
14:33:29,451 INFO  [SelectorThread] (Thread-17) SelectorThread for Management=SCTPManagement started.
14:33:29,552 INFO  [M3UAManagementImpl] (main) M3UA configuration file path /mobicents/jainslee/jboss-5.1.0.GA/server/default/data/Mtp3UserPart_m3ua.xml
14:33:29,563 INFO  [M3UAManagementImpl] (main) Started M3UAManagement
14:33:29,591 INFO  [Scheduler] (main) Starting
14:33:29,596 INFO  [Scheduler] (main) Started
14:33:29,624 INFO  [SccpStackImpl-SccpStack] (main) Starting ...
14:33:29,660 INFO  [RouterImpl] (main) SCCP Router configuration file path /mobicents/jainslee/jboss-5.1.0.GA/server/default/data/SccpStack_sccprouter.xml
14:33:29,660 INFO  [RouterImpl] (main) Started SCCP Router
14:33:29,676 INFO  [SccpResourceImpl] (main) SCCP Resource configuration file path /mobicents/jainslee/jboss-5.1.0.GA/server/default/data/SccpStack_sccpresource.xml
14:33:29,676 INFO  [SccpResourceImpl] (main) Started Sccp Resource
14:33:29,676 INFO  [SccpStackImpl-SccpStack] (main) Starting routing engine...
14:33:29,676 INFO  [SccpStackImpl-SccpStack] (main) Starting management ...
14:33:29,676 INFO  [SccpStackImpl-SccpStack] (main) Starting MSU handler...
14:33:29,709 INFO  [TCAPStackImpl] (main) Starting ...org.mobicents.protocols.ss7.tcap.TCAPProviderImpl@45cb57f3
14:33:29,709 INFO  [TCAPProviderImpl] (main) Starting TCAP Provider
14:33:29,709 INFO  [TCAPProviderImpl] (main) Registered SCCP listener with address 8
14:33:29,931 INFO  [SS7Service] (main)  [[[[[[[[[ Mobicents SMSC 1.0.0.ALPHA-SNAPSHOT service started ]]]]]]]]]
14:33:29,932 ERROR [AbstractKernelController] (main) Error installing to PreInstall: name=SMPPServer state=Real
java.lang.NoClassDefFoundError: com/cloudhopper/smpp/SmppServerHandler
        at java.lang.Class.getDeclaredConstructors0(Native Method)
        at java.lang.Class.privateGetDeclaredConstructors(Class.java:2671)
        at java.lang.Class.getDeclaredConstructors(Class.java:2020)
        at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getDeclaredConstructors(IntrospectionTypeInfoFactoryImpl.java:489)
        at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getConstructors(IntrospectionTypeInfoFactoryImpl.java:146)
        at org.jboss.reflect.plugins.ClassInfoImpl.getDeclaredConstructors(ClassInfoImpl.java:424)
        at org.jboss.beans.info.plugins.AbstractBeanInfoFactory.getConstructors(AbstractBeanInfoFactory.java:206)
        at org.jboss.beans.info.plugins.AbstractBeanInfoFactory.getBeanInfo(AbstractBeanInfoFactory.java:151)
        at org.jboss.config.plugins.AbstractConfiguration.getBeanInfo(AbstractConfiguration.java:87)
        at org.jboss.kernel.plugins.config.AbstractKernelConfig.getBeanInfo(AbstractKernelConfig.java:80)
        at org.jboss.kernel.plugins.config.AbstractKernelConfigurator.getBeanInfo(AbstractKernelConfigurator.java:77)
        at org.jboss.kernel.plugins.config.AbstractKernelConfigurator.getBeanInfo(AbstractKernelConfigurator.java:96)
        at org.jboss.kernel.plugins.dependency.PreInstallAction.installActionInternal(PreInstallAction.java:90)
        at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:54)
        at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:42)
        at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)
        at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)
        at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)
        at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
        at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:774)
        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:540)
        at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer.deploy(BeanMetaDataDeployer.java:121)
        at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer.deploy(BeanMetaDataDeployer.java:51)
        at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62)
        at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:50)
        at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)
        at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439)
        at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1157)
        at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1178)
Caused by: java.lang.ClassNotFoundException: com.cloudhopper.smpp.SmppServerHandler
        at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:348)
        at org.jboss.classloader.spi.base.BaseClassLoaderDomain.loadClass(BaseClassLoaderDomain.java:292)
        at org.jboss.classloader.spi.base.BaseClassLoaderDomain.loadClass(BaseClassLoaderDomain.java:1119)
        at org.jboss.classloader.spi.base.BaseClassLoader.loadClassFromDomain(BaseClassLoader.java:798)
        at org.jboss.classloader.spi.base.BaseClassLoader.loadClass(BaseClassLoader.java:441)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
        ... 60 more
14:33:29,947 ERROR [AbstractKernelController] (main) Error installing to PreInstall: name=SMPPServerService state=Real
java.lang.NoClassDefFoundError: com/cloudhopper/smpp/SmppServerHandler
        at java.lang.ClassLoader.defineClass1(Native Method)
        at java.lang.ClassLoader.defineClass(ClassLoader.java:760)
        at org.jboss.classloader.spi.base.BaseClassLoader.access$200(BaseClassLoader.java:63)
        at org.jboss.classloader.spi.base.BaseClassLoader$2.run(BaseClassLoader.java:572)
        at org.jboss.classloader.spi.base.BaseClassLoader$2.run(BaseClassLoader.java:532)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.jboss.classloader.spi.base.BaseClassLoader.loadClassLocally(BaseClassLoader.java:530)
        at org.jboss.classloader.spi.base.BaseClassLoader.loadClassLocally(BaseClassLoader.java:507)
        at org.jboss.classloader.spi.base.BaseDelegateLoader.loadClass(BaseDelegateLoader.java:134)
        at org.jboss.classloader.spi.filter.FilteredDelegateLoader.loadClass(FilteredDelegateLoader.java:131)
        at org.jboss.classloader.spi.base.ClassLoadingTask$ThreadTask.run(ClassLoadingTask.java:452)
        at org.jboss.classloader.spi.base.ClassLoaderManager.nextTask(ClassLoaderManager.java:251)
        at org.jboss.classloader.spi.base.ClassLoaderManager.process(ClassLoaderManager.java:150)
        at org.jboss.classloader.spi.base.BaseClassLoaderDomain.loadClass(BaseClassLoaderDomain.java:265)
        at org.jboss.classloader.spi.base.BaseClassLoaderDomain.loadClass(BaseClassLoaderDomain.java:1119)
        at org.jboss.classloader.spi.base.BaseClassLoader.loadClassFromDomain(BaseClassLoader.java:798)
        at org.jboss.classloader.spi.base.BaseClassLoader.loadClass(BaseClassLoader.java:441)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
        at java.lang.Class.getDeclaredMethods0(Native Method)
        at java.lang.Class.privateGetDeclaredMethods(Class.java:2701)
        at java.lang.Class.getDeclaredMethods(Class.java:1975)
        at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getDeclaredMethods(IntrospectionTypeInfoFactoryImpl.java:523)
        at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl$2.run(IntrospectionTypeInfoFactoryImpl.java:203)
        at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl$2.run(IntrospectionTypeInfoFactoryImpl.java:200)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.jboss.reflect.plugins.introspection.IntrospectionTypeInfoFactoryImpl.getMethods(IntrospectionTypeInfoFactoryImpl.java:198)
        at org.jboss.reflect.plugins.ClassInfoImpl.getDeclaredMethods(ClassInfoImpl.java:394)
        at org.jboss.beans.info.plugins.AbstractBeanInfoFactory.getMethods(AbstractBeanInfoFactory.java:231)
        at org.jboss.beans.info.plugins.AbstractBeanInfoFactory.getBeanInfo(AbstractBeanInfoFactory.java:152)
        at org.jboss.config.plugins.AbstractConfiguration.getBeanInfo(AbstractConfiguration.java:87)
        at org.jboss.kernel.plugins.config.AbstractKernelConfig.getBeanInfo(AbstractKernelConfig.java:80)
        at org.jboss.kernel.plugins.config.AbstractKernelConfigurator.getBeanInfo(AbstractKernelConfigurator.java:77)
        at org.jboss.kernel.plugins.config.AbstractKernelConfigurator.getBeanInfo(AbstractKernelConfigurator.java:96)
        at org.jboss.kernel.plugins.dependency.PreInstallAction.installActionInternal(PreInstallAction.java:90)
        at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:54)
        at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:42)
        at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)
        at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)
        at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)
        at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
        at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:774)
        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:540)
        at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer.deploy(BeanMetaDataDeployer.java:121)
        at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer.deploy(BeanMetaDataDeployer.java:51)
        at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62)
        at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:50)
        at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)
        at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439)
        at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1157)
        at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1178)
Caused by: java.lang.ClassNotFoundException: com.cloudhopper.smpp.SmppServerHandler
        at java.net.URLClassLoader.findClass(URLClassLoader.java:381)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:331)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
        at java.lang.Class.forName0(Native Method)
        at java.lang.Class.forName(Class.java:348)
        at org.jboss.classloader.spi.base.BaseClassLoaderDomain.loadClass(BaseClassLoaderDomain.java:292)
        at org.jboss.classloader.spi.base.BaseClassLoaderDomain.loadClass(BaseClassLoaderDomain.java:1119)
        at org.jboss.classloader.spi.base.BaseClassLoader.loadClassFromDomain(BaseClassLoader.java:798)
        at org.jboss.classloader.spi.base.BaseClassLoader.loadClass(BaseClassLoader.java:441)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
        ... 81 more
14:33:30,010 ERROR [ProfileServiceBootstrap] (main) Failed to load profile: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):

DEPLOYMENTS MISSING DEPENDENCIES:
  Deployment "SMSCShellExecutor" is missing the following dependencies:
    Dependency "SmscManagement" (should be in state "Configured", but is actually in state "Instantiated")
  Deployment "ShellExecutor" is missing the following dependencies:
  Deployment "SmscManagement" is missing the following dependencies:
    Dependency "SMPPServer" (should be in state "Configured", but is actually in state "**ERROR**")
  Deployment "vfszip:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/smpp-server-ra-du-1.0.0.ALPHA-SNAPSHOT.jar/" is missing the following dependencies:
    Dependency "SMPPServerService" (should be in state "Real", but is actually in state "**ERROR**")

DEPLOYMENTS IN ERROR:
  Deployment "SMPPServerService" is in error due to the following reason(s): java.lang.ClassNotFoundException: com.cloudhopper.smpp.SmppServerHandler, **ERROR**
  Deployment "SMPPServer" is in error due to the following reason(s): java.lang.ClassNotFoundException: com.cloudhopper.smpp.SmppServerHandler, **ERROR**

14:33:30,037 INFO  [Http11Protocol] (main) Starting Coyote HTTP/1.1 on http-0.0.0.0-8080
14:33:30,061 INFO  [AjpProtocol] (main) Starting Coyote AJP/1.3 on ajp-0.0.0.0-8009
14:33:30,064 INFO  [ServerImpl] (main) JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221634)] Started in 35s:243ms

James Carpenter

no leída,
2 may 2015, 6:36:59 p.m.2/5/15
para mobicent...@googlegroups.com

Alright, since I can't edit my post, I will leave where I left off here (where I can).


How do I start the Smpp Server?

DEPLOYMENTS IN ERROR:
  Deployment "SMPPServerService" is in error due to the following reason(s): ** NOT FOUND Depends on 'SMPPServerSer
  Deployment "vfsfile:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/mobicents-smsc-server/META-INF/jbossrap.SS7Service from BaseClassLoader@489ba03{VFSClassLoaderPolicy@786c9cb{name=vfsfile:/mobicents/jainslee/jboss-5.1omain parentPolicy=BEFORE parent=org.jboss.bootstrap.NoAnnotationURLClassLoader@3aef4e25} roots=[MemoryContextHandl7lv13n-4a]]  delegates=null exported=[] <IMPORT-ALL>NON_EMPTY}}

15:33:20,358 INFO  [Http11Protocol] (main) Starting Coyote HTTP/1.1 on http-0.0.0.0-8080
15:33:20,400 INFO  [AjpProtocol] (main) Starting Coyote AJP/1.3 on ajp-0.0.0.0-8009
15:33:20,404 INFO  [ServerImpl] (main) JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=20090522
DEPLOYMENTS MISSING DEPENDENCIES:
    Dependency "SMPPServerService" (should be in state "Real", but is actually in state "** NOT FOUND Depends on 'S

DEPLOYMENTS IN ERROR:
  Deployment "SMPPServerService" is in error due to the following reason(s): ** NOT FOUND Depends on 'SMPPServerSer
  Deployment "vfsfile:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/mobicents-smsc-server/META-INF/jbossrap.SS7Service from BaseClassLoader@489ba03{VFSClassLoaderPolicy@786c9cb{name=vfsfile:/mobicents/jainslee/jboss-5.1omain parentPolicy=BEFORE parent=org.jboss.bootstrap.NoAnnotationURLClassLoader@3aef4e25} roots=[MemoryContextHandl7lv13n-4a]]  delegates=null exported=[] <IMPORT-ALL>NON_EMPTY}}

James Carpenter

no leída,
2 may 2015, 7:27:09 p.m.2/5/15
para mobicent...@googlegroups.com
According to this link: https://groups.google.com/forum/#!searchin/mobicents-public/"smppserverservice"/mobicents-public/XXfQDoMW64I/rX_vOqWCS-MJ

There are ESME parameters missing. Will be looking into it further, let me know if you have any insight :)


Thanks in advance, 
James

Ibrahima Gaye

no leída,
3 may 2015, 12:34:27 a.m.3/5/15
para mobicent...@googlegroups.com
ClassNotFoundException: com.cloudhopper.smpp.SmppServerHandler, **ERROR**
​Hi Boss,
you need to add the ch-smpp.jar library  (and other related ch-xxx) into the lib folder of mobicents-smsc-server.

You can put it int the assembly/descriptor.xml to make it automatic.
Best regards,

------
Ibrahim


--
You received this message because you are subscribed to the Google Groups "mobicents-public" group.
To unsubscribe from this group and stop receiving emails from it, send an email to mobicents-publ...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

James Carpenter

no leída,
3 may 2015, 10:24:08 a.m.3/5/15
para mobicent...@googlegroups.com
Hi,


Inside the core/bootstrap/src/main/assembly/descriptor.xml file, the below is found. This means it should be automatic right? Or at least the build from my understanding. Maybe there is another file where the build is being deployed to the $JBOSS_HOME dir? Or is there supposed to be an $SMSC_HOME variable or something like $RESTCOMM_HOME?? Thanks in advance.

                                <!-- cloudhopper library -->
                                <include>cloudhopper:ch-smpp</include>
                                <include>cloudhopper:ch-commons-charset</include>
                                <include>cloudhopper:ch-commons-util</include>
                                <include>joda:joda-time</include>
                                <include>slf4j:slf4j-api</include>
                                <include>jboss:netty</include>

Ibrahima Gaye

no leída,
3 may 2015, 11:08:09 a.m.3/5/15
para mobicent...@googlegroups.com
Hi james,
It should be:

com.cloudhopper:chxxx

Notice the "com." :)
> --
> You received this message because you are subscribed to the Google Groups "mobicents-public" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to mobicents-publ...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

--
------
Ibrahim


James Carpenter

no leída,
3 may 2015, 12:12:53 p.m.3/5/15
para mobicent...@googlegroups.com


Thanks again :)

Is it the same for joda, slf4j, and jboss? Add a 'com.' in front of them that is or should they be org?

James Carpenter

no leída,
3 may 2015, 12:38:55 p.m.3/5/15
para mobicent...@googlegroups.com

Sorry, here is the error I am receiving after adding 'com.' to the 3 ch*  includes. It is not finding the jboss:netty. I changed it to org.jboss:netty, but still got the error below.

09:36:26,513 ERROR [AbstractKernelController] (main) Error installing to Start: name=SMPPServer state=Create
java.lang.NoClassDefFoundError: org/jboss/netty/channel/ChannelHandler
        at org.mobicents.smsc.smpp.SmppServer.start(SmppServer.java:203)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:497)
        at org.jboss.reflect.plugins.introspection.ReflectionUtils.invoke(ReflectionUtils.java:59)
        at org.jboss.reflect.plugins.introspection.ReflectMethodInfoImpl.invoke(ReflectMethodInfoImpl.java:150)
        at org.jboss.joinpoint.plugins.BasicMethodJoinPoint.dispatch(BasicMethodJoinPoint.java:66)
        at org.jboss.kernel.plugins.dependency.KernelControllerContextAction$JoinpointDispatchWrapper.execute(KernelControllerContextAction.java:241)
        at org.jboss.kernel.plugins.dependency.ExecutionWrapper.execute(ExecutionWrapper.java:47)
        at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.dispatchExecutionWrapper(KernelControllerContextAction.java:109)
        at org.jboss.kernel.plugins.dependency.KernelControllerContextAction.dispatchJoinPoint(KernelControllerContextAction.java:70)
        at org.jboss.kernel.plugins.dependency.LifecycleAction.installActionInternal(LifecycleAction.java:221)
        at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:54)
        at org.jboss.kernel.plugins.dependency.InstallsAwareAction.installAction(InstallsAwareAction.java:42)
        at org.jboss.dependency.plugins.action.SimpleControllerContextAction.simpleInstallAction(SimpleControllerContextAction.java:62)
        at org.jboss.dependency.plugins.action.AccessControllerContextAction.install(AccessControllerContextAction.java:71)
        at org.jboss.dependency.plugins.AbstractControllerContextActions.install(AbstractControllerContextActions.java:51)
        at org.jboss.dependency.plugins.AbstractControllerContext.install(AbstractControllerContext.java:348)
        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:1631)
        at org.jboss.dependency.plugins.AbstractController.incrementState(AbstractController.java:934)
        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:1082)
        at org.jboss.dependency.plugins.AbstractController.resolveContexts(AbstractController.java:984)
        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:774)
        at org.jboss.dependency.plugins.AbstractController.install(AbstractController.java:540)
        at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer.deploy(BeanMetaDataDeployer.java:121)
        at org.jboss.deployers.vfs.deployer.kernel.BeanMetaDataDeployer.deploy(BeanMetaDataDeployer.java:51)
        at org.jboss.deployers.spi.deployer.helpers.AbstractSimpleRealDeployer.internalDeploy(AbstractSimpleRealDeployer.java:62)
        at org.jboss.deployers.spi.deployer.helpers.AbstractRealDeployer.deploy(AbstractRealDeployer.java:50)
        at org.jboss.deployers.plugins.deployers.DeployerWrapper.deploy(DeployerWrapper.java:171)
        at org.jboss.deployers.plugins.deployers.DeployersImpl.doDeploy(DeployersImpl.java:1439)
        at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1157)
        at org.jboss.deployers.plugins.deployers.DeployersImpl.doInstallParentFirst(DeployersImpl.java:1178)
Caused by: java.lang.ClassNotFoundException: org.jboss.netty.channel.ChannelHandler from BaseClassLoader@77701c45{VFSClassLoaderPolicy@4f7df92e{name=vfszip:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/mobicents-smsc-server/lib/ch-smpp-5.0.7.jar/ domain=ClassLoaderDomain@7ff38df9{name=DefaultDomain parentPolicy=BEFORE parent=org.jboss.bootstrap.NoAnnotationURLClassLoader@3aef4e25} roots=[MemoryContextHandler@788259242[path= context=vfsmemory://a2r2r3e-9ak0sc-i98ojmn0-1-i98ojwd8-2d real=vfsmemory://a2r2r3e-9ak0sc-i98ojmn0-1-i98ojwd8-2d], DelegatingHandler@977816691[path=mobicents-smsc-server/lib/ch-smpp-5.0.7.jar context=file:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/ real=file:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/mobicents-smsc-server/lib/ch-smpp-5.0.7.jar]]  delegates=null exported=[com.cloudhopper.smpp.pdu, com.cloudhopper.smpp.tlv, com.cloudhopper.smpp.impl, com.cloudhopper.smpp.transcoder, META-INF.maven.com.cloudhopper.ch-smpp, com.cloudhopper.smpp.jmx, com.cloudhopper.smpp.util, META-INF, com.cloudhopper.smpp.channel, com.cloudhopper.smpp.ssl, com.cloudhopper.smpp.type, com.cloudhopper.smpp, com.cloudhopper.smpp.simulator] <IMPORT-ALL>NON_EMPTY}}
        at org.jboss.classloader.spi.base.BaseClassLoader.loadClass(BaseClassLoader.java:448)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
        ... 60 more
09:36:26,618 ERROR [ProfileServiceBootstrap] (main) Failed to load profile: Summary of incomplete deployments (SEE PREVIOUS ERRORS FOR DETAILS):

DEPLOYMENTS MISSING DEPENDENCIES:
  Deployment "SMPPServerService" is missing the following dependencies:
    Dependency "SMPPServer" (should be in state "Configured", but is actually in state "**ERROR**")
  Deployment "SMSCShellExecutor" is missing the following dependencies:
    Dependency "SmscManagement" (should be in state "Configured", but is actually in state "Instantiated")
  Deployment "ShellExecutor" is missing the following dependencies:
  Deployment "SmscManagement" is missing the following dependencies:
    Dependency "SMPPServer" (should be in state "Configured", but is actually in state "**ERROR**")
  Deployment "vfszip:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/smpp-server-ra-du-1.0.0.ALPHA-SNAPSHOT.jar/" is missing the following dependencies:

DEPLOYMENTS IN ERROR:
  Deployment "SMPPServer" is in error due to the following reason(s): **ERROR**, java.lang.ClassNotFoundException: org.jboss.netty.channel.ChannelHandler from BaseClassLoader@77701c45{VFSClassLoaderPolicy@4f7df92e{name=vfszip:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/mobicents-smsc-server/lib/ch-smpp-5.0.7.jar/ domain=ClassLoaderDomain@7ff38df9{name=DefaultDomain parentPolicy=BEFORE parent=org.jboss.bootstrap.NoAnnotationURLClassLoader@3aef4e25} roots=[MemoryContextHandler@788259242[path= context=vfsmemory://a2r2r3e-9ak0sc-i98ojmn0-1-i98ojwd8-2d real=vfsmemory://a2r2r3e-9ak0sc-i98ojmn0-1-i98ojwd8-2d], DelegatingHandler@977816691[path=mobicents-smsc-server/lib/ch-smpp-5.0.7.jar context=file:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/ real=file:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/mobicents-smsc-server/lib/ch-smpp-5.0.7.jar]]  delegates=null exported=[com.cloudhopper.smpp.pdu, com.cloudhopper.smpp.tlv, com.cloudhopper.smpp.impl, com.cloudhopper.smpp.transcoder, META-INF.maven.com.cloudhopper.ch-smpp, com.cloudhopper.smpp.jmx, com.cloudhopper.smpp.util, META-INF, com.cloudhopper.smpp.channel, com.cloudhopper.smpp.ssl, com.cloudhopper.smpp.type, com.cloudhopper.smpp, com.cloudhopper.smpp.simulator] <IMPORT-ALL>NON_EMPTY}}

Ibrahima Gaye

no leída,
3 may 2015, 12:44:12 p.m.3/5/15
para mobicent...@googlegroups.com
Hi James,
it's not related to the cloudhopper ..
to know if it's jboss.netty or xxx.netty 
you need to check the netty dependancy in the pom file ...

or more easy check in your local reposytory the parent folder of the netty folder that contains the jar netty jar file :)
for netty i think it's : 
io.netty:netty

Best regards,


------
Ibrahim


James Carpenter

no leída,
3 may 2015, 1:17:52 p.m.3/5/15
para mobicent...@googlegroups.com
haha, my last iteration I used io:netty... Thank you sir, appreciate it.

Now, why is it missing ss7.map and javax.slee dependencies, any direction?

10:13:50,937 INFO  [DeployableUnit] (pool-16-thread-1) Missing dependencies for smsc-service-du-1.0.0.ALPHA-SNAPSHOT.jar:

Ibrahima Gaye

no leída,
3 may 2015, 1:21:41 p.m.3/5/15
para mobicent...@googlegroups.com
It's better you post the full log file because it can be due to many things ... the first thing ​to check is : if the mobicents-slee-ra-map-du-xxxx is in the deploy folder.
Best regards,

------
Ibrahim


James Carpenter

no leída,
3 may 2015, 2:07:30 p.m.3/5/15
para mobicent...@googlegroups.com


Thank you kindly, your an awesome mentor :)

Why not post your fixes to github?

Ibrahima Gaye

no leída,
3 may 2015, 2:09:43 p.m.3/5/15
para mobicent...@googlegroups.com
lool i thought it was already in the github and that you prefered learn by the hard way "reverse learning" as i name it :)

------
Ibrahim


On Sun, May 3, 2015 at 6:07 PM, James Carpenter <jfc...@gmail.com> wrote:


Thank you kindly, your an awesome mentor :)

Why not post your fixes to github?

--

James Carpenter

no leída,
3 may 2015, 2:49:15 p.m.3/5/15
para mobicent...@googlegroups.com

Yeah, in a bit over my head learning everything in reverse. Could use a day or two learning more maven though.

So, clearly this mobicents-slee-ra-map is not being deployed, but I am seeing it in /root/.m2/repository/org/mobicents/resources along with events, library, and ratype. However, I cannot seem to figure out how to add them to the deployment when building the project with maven. I tried adding org.mobicents.resources and mobicents-slee-ra-map to the core/bootstrap/pom.xml (where the rest of the dependencies seem to reside), but to no avail. Will keep pluckin' at it. Let me know if you have any insight please ;)

Ibrahima Gaye

no leída,
3 may 2015, 2:51:55 p.m.3/5/15
para mobicent...@googlegroups.com
​no bro you should at it manually or via ant or via a mvn clean install from the map project​

------
Ibrahim


On Sun, May 3, 2015 at 6:49 PM, James Carpenter <jfc...@gmail.com> wrote:

Yeah, in a bit over my head learning everything in reverse. Could use a day or two learning more maven though.

So, clearly this mobicents-slee-ra-map is not being deployed, but I am seeing it in /root/.m2/repository/org/mobicents/resources along with events, library, and ratype. However, I cannot seem to figure out how to add them to the deployment when building the project with maven. I tried adding org.mobicents.resources and mobicents-slee-ra-map to the core/bootstrap/pom.xml (where the rest of the dependencies seem to reside), but to no avail. Will keep pluckin' at it. Let me know if you have any insight please ;)

--

James Carpenter

no leída,
3 may 2015, 3:22:04 p.m.3/5/15
para mobicent...@googlegroups.com

Why? Everything else is deployed via the one mvn install.

James Carpenter

no leída,
3 may 2015, 3:33:06 p.m.3/5/15
para mobicent...@googlegroups.com
Here is the whole log. I tried using the jainslee resources 1.0.0 version with ant deploy, but it erred. I also tried copying the 2.0.0 version manually to the lib deploy dir, but it still erred. Perhaps I am taking the wrong angle here? Below is the entire log.

[root@smsc bin]# ./run.sh -b 0.0.0.0
=========================================================================

  JBoss Bootstrap Environment

  JBOSS_HOME: /mobicents/jainslee/jboss-5.1.0.GA

  JAVA: /usr/lib/jvm/java-1.8.0-openjdk/bin/java

  JAVA_OPTS: -Dprogram.name=run.sh -Xms128m -Xmx512m -XX:MaxPermSize=256m -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.net.preferIPv4Stack=true


=========================================================================

OpenJDK 64-Bit Server VM warning: ignoring option MaxPermSize=256m; support was removed in 8.0
12:27:56,473 INFO  [ServerImpl] Starting JBoss (Microcontainer)...
12:27:56,473 INFO  [ServerImpl] Release ID: JBoss [The Oracle] 5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221634)
12:27:56,473 INFO  [ServerImpl] Bootstrap URL: null
12:27:56,473 INFO  [ServerImpl] Home Dir: /mobicents/jainslee/jboss-5.1.0.GA
12:27:56,473 INFO  [ServerImpl] Home URL: file:/mobicents/jainslee/jboss-5.1.0.GA/
12:27:56,474 INFO  [ServerImpl] Library URL: file:/mobicents/jainslee/jboss-5.1.0.GA/lib/
12:27:56,474 INFO  [ServerImpl] Patch URL: null
12:27:56,474 INFO  [ServerImpl] Common Base URL: file:/mobicents/jainslee/jboss-5.1.0.GA/common/
12:27:56,474 INFO  [ServerImpl] Common Library URL: file:/mobicents/jainslee/jboss-5.1.0.GA/common/lib/
12:27:56,474 INFO  [ServerImpl] Server Name: default
12:27:56,474 INFO  [ServerImpl] Server Base Dir: /mobicents/jainslee/jboss-5.1.0.GA/server
12:27:56,474 INFO  [ServerImpl] Server Base URL: file:/mobicents/jainslee/jboss-5.1.0.GA/server/
12:27:56,474 INFO  [ServerImpl] Server Config URL: file:/mobicents/jainslee/jboss-5.1.0.GA/server/default/conf/
12:27:56,474 INFO  [ServerImpl] Server Home Dir: /mobicents/jainslee/jboss-5.1.0.GA/server/default
12:27:56,474 INFO  [ServerImpl] Server Home URL: file:/mobicents/jainslee/jboss-5.1.0.GA/server/default/
12:27:56,474 INFO  [ServerImpl] Server Data Dir: /mobicents/jainslee/jboss-5.1.0.GA/server/default/data
12:27:56,475 INFO  [ServerImpl] Server Library URL: file:/mobicents/jainslee/jboss-5.1.0.GA/server/default/lib/
12:27:56,475 INFO  [ServerImpl] Server Log Dir: /mobicents/jainslee/jboss-5.1.0.GA/server/default/log
12:27:56,475 INFO  [ServerImpl] Server Native Dir: /mobicents/jainslee/jboss-5.1.0.GA/server/default/tmp/native
12:27:56,475 INFO  [ServerImpl] Server Temp Dir: /mobicents/jainslee/jboss-5.1.0.GA/server/default/tmp
12:27:56,475 INFO  [ServerImpl] Server Temp Deploy Dir: /mobicents/jainslee/jboss-5.1.0.GA/server/default/tmp/deploy
12:27:57,032 INFO  [ServerImpl] Starting Microcontainer, bootstrapURL=file:/mobicents/jainslee/jboss-5.1.0.GA/server/default/conf/bootstrap.xml
12:27:57,515 INFO  [VFSCacheFactory] Initializing VFSCache [org.jboss.virtual.plugins.cache.CombinedVFSCache]
12:27:57,516 INFO  [VFSCacheFactory] Using VFSCache [CombinedVFSCache[real-cache: null]]
12:27:57,746 INFO  [CopyMechanism] VFS temp dir: /mobicents/jainslee/jboss-5.1.0.GA/server/default/tmp
12:27:57,747 INFO  [ZipEntryContext] VFS force nested jars copy-mode is enabled.
12:27:58,602 INFO  [ServerInfo] Java version: 1.8.0_45,Oracle Corporation
12:27:58,602 INFO  [ServerInfo] Java Runtime: OpenJDK Runtime Environment (build 1.8.0_45-b13)
12:27:58,602 INFO  [ServerInfo] Java VM: OpenJDK 64-Bit Server VM 25.45-b02,Oracle Corporation
12:27:58,602 INFO  [ServerInfo] OS-System: Linux 3.10.0-229.1.2.el7.x86_64,amd64
12:27:58,603 INFO  [ServerInfo] VM arguments: -Dprogram.name=run.sh -Xms128m -Xmx512m -XX:MaxPermSize=256m -Dorg.jboss.resolver.warning=true -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000 -Djava.net.preferIPv4Stack=true -Djava.endorsed.dirs=/mobicents/jainslee/jboss-5.1.0.GA/lib/endorsed
12:27:58,651 INFO  [JMXKernel] Legacy JMX core initialized
12:28:00,163 INFO  [ProfileServiceBootstrap] Loading profile: ProfileKey@38a10c6f[domain=default, server=default, name=default]
12:28:01,445 INFO  [WebService] (main) Using RMI server codebase: http://smsc.open-ims.test:8083/
12:28:05,201 INFO  [NativeServerConfig] (main) JBoss Web Services - Stack Native Core
12:28:05,201 INFO  [NativeServerConfig] (main) 3.1.2.GA
12:28:05,667 INFO  [AttributeCallbackItem] (main) Owner callback not implemented.
12:28:06,404 INFO  [LogNotificationListener] (main) Adding notification listener for logging mbean "jboss.system:service=Logging,type=Log4jService" to server org.jboss.mx.server.MBeanServerImpl@5021ce7[ defaultDomain='jboss' ]
12:28:06,925 INFO  [SLEEDeployer] (main) Mobicents SLEE External Deployer initialized.
12:28:15,532 INFO  [Ejb3DependenciesDeployer] (main) Encountered deployment AbstractVFSDeploymentContext@975778593{vfsfile:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
12:28:15,532 INFO  [Ejb3DependenciesDeployer] (main) Encountered deployment AbstractVFSDeploymentContext@975778593{vfsfile:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
12:28:15,532 INFO  [Ejb3DependenciesDeployer] (main) Encountered deployment AbstractVFSDeploymentContext@975778593{vfsfile:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
12:28:15,532 INFO  [Ejb3DependenciesDeployer] (main) Encountered deployment AbstractVFSDeploymentContext@975778593{vfsfile:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/profileservice-secured.jar/}
12:28:16,790 INFO  [JMXConnectorServerService] (main) JMX Connector server: service:jmx:rmi://smsc.open-ims.test/jndi/rmi://smsc.open-ims.test:1090/jmxconnector
12:28:16,932 INFO  [MailService] (main) Mail Service bound to java:/Mail
12:28:19,045 WARN  [JBossASSecurityMetadataStore] (main) WARNING! POTENTIAL SECURITY RISK. It has been detected that the MessageSucker component which sucks messages from one node to another has not had its password changed from the installation default. Please see the JBoss Messaging user guide for instructions on how to do this.
12:28:19,067 WARN  [AnnotationCreator] (main) No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent
12:28:19,133 WARN  [AnnotationCreator] (main) No ClassLoader provided, using TCCL: org.jboss.managed.api.annotation.ManagementComponent
12:28:19,183 INFO  [TransactionManagerService] (main) JBossTS Transaction Service (JTA version - tag:JBOSSTS_4_6_1_GA) - JBoss Inc.
12:28:19,183 INFO  [TransactionManagerService] (main) Setting up property manager MBean and JMX layer
12:28:19,436 INFO  [TransactionManagerService] (main) Initializing recovery manager
12:28:19,520 INFO  [TransactionManagerService] (main) Recovery manager configured
12:28:19,520 INFO  [TransactionManagerService] (main) Binding TransactionManager JNDI Reference
12:28:19,545 INFO  [TransactionManagerService] (main) Starting transaction recovery manager
12:28:19,979 INFO  [AprLifecycleListener] (main) The Apache Tomcat Native library which allows optimal performance in production environments was not found on the java.library.path: /usr/java/packages/lib/amd64:/usr/lib64:/lib64:/lib:/usr/lib
12:28:20,013 INFO  [Http11Protocol] (main) Initializing Coyote HTTP/1.1 on http-0.0.0.0-8080
12:28:20,013 INFO  [AjpProtocol] (main) Initializing Coyote AJP/1.3 on ajp-0.0.0.0-8009
12:28:20,027 INFO  [StandardService] (main) Starting service jboss.web
12:28:20,028 INFO  [StandardEngine] (main) Starting Servlet Engine: JBoss Web/2.1.3.GA
12:28:20,070 INFO  [Catalina] (main) Server startup in 56 ms
12:28:20,079 INFO  [TomcatDeployment] (main) deploy, ctxPath=/jbossws
12:28:20,416 INFO  [TomcatDeployment] (main) deploy, ctxPath=/invoker
12:28:20,470 INFO  [TomcatDeployment] (main) deploy, ctxPath=/web-console
12:28:20,761 INFO  [RARDeployment] (main) Required license terms exist, view vfszip:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/jboss-local-jdbc.rar/META-INF/ra.xml
12:28:20,779 INFO  [RARDeployment] (main) Required license terms exist, view vfszip:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/jboss-xa-jdbc.rar/META-INF/ra.xml
12:28:20,786 INFO  [RARDeployment] (main) Required license terms exist, view vfszip:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/jms-ra.rar/META-INF/ra.xml
12:28:20,802 INFO  [RARDeployment] (main) Required license terms exist, view vfszip:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/mail-ra.rar/META-INF/ra.xml
12:28:20,822 INFO  [RARDeployment] (main) Required license terms exist, view vfszip:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/quartz-ra.rar/META-INF/ra.xml
12:28:20,914 INFO  [SimpleThreadPool] (main) Job execution threads will use class loader of thread: main
12:28:21,049 INFO  [QuartzScheduler] (main) Quartz Scheduler v.1.5.2 created.
12:28:21,051 INFO  [RAMJobStore] (main) RAMJobStore initialized.
12:28:21,051 INFO  [StdSchedulerFactory] (main) Quartz scheduler 'DefaultQuartzScheduler' initialized from default resource file in Quartz package: 'quartz.properties'
12:28:21,051 INFO  [StdSchedulerFactory] (main) Quartz scheduler version: 1.5.2
12:28:21,051 INFO  [QuartzScheduler] (main) Scheduler DefaultQuartzScheduler_$_NON_CLUSTERED started.
12:28:21,478 INFO  [ConnectionFactoryBindingService] (main) Bound ConnectionManager 'jboss.jca:service=DataSourceBinding,name=DefaultDS' to JNDI name 'java:DefaultDS'
12:28:22,007 INFO  [ServerPeer] (main) JBoss Messaging 1.4.3.GA server [0] started
12:28:22,133 INFO  [ConnectionFactory] (main) Connector bisocket://smsc.open-ims.test:4457 has leasing enabled, lease period 10000 milliseconds
12:28:22,133 INFO  [ConnectionFactory] (main) org.jboss.jms.server.connectionfactory.ConnectionFactory@2f0de94b started
12:28:22,166 INFO  [QueueService] (main) Queue[/queue/DLQ] started, fullSize=200000, pageSize=2000, downCacheSize=2000
12:28:22,167 INFO  [ConnectionFactory] (main) Connector bisocket://smsc.open-ims.test:4457 has leasing enabled, lease period 10000 milliseconds
12:28:22,167 INFO  [ConnectionFactory] (main) org.jboss.jms.server.connectionfactory.ConnectionFactory@71aedeec started
12:28:22,168 INFO  [QueueService] (main) Queue[/queue/ExpiryQueue] started, fullSize=200000, pageSize=2000, downCacheSize=2000
12:28:22,168 INFO  [ConnectionFactoryJNDIMapper] (main) supportsFailover attribute is true on connection factory: jboss.messaging.connectionfactory:service=ClusteredConnectionFactory but post office is non clustered. So connection factory will *not* support failover
12:28:22,168 INFO  [ConnectionFactoryJNDIMapper] (main) supportsLoadBalancing attribute is true on connection factory: jboss.messaging.connectionfactory:service=ClusteredConnectionFactory but post office is non clustered. So connection factory will *not* support load balancing
12:28:22,182 INFO  [ConnectionFactory] (main) Connector bisocket://smsc.open-ims.test:4457 has leasing enabled, lease period 10000 milliseconds
12:28:22,182 INFO  [ConnectionFactory] (main) org.jboss.jms.server.connectionfactory.ConnectionFactory@4976f077 started
12:28:22,256 INFO  [ConnectionFactoryBindingService] (main) Bound ConnectionManager 'jboss.jca:service=ConnectionFactoryBinding,name=JmsXA' to JNDI name 'java:JmsXA'
12:28:22,521 INFO  [JBossASKernel] (main) Created KernelDeployment for: jbosscache-core-3.1.0.GA.jar
12:28:22,525 INFO  [JBossASKernel] (main) installing bean: jboss.j2ee:jar=jbosscache-core-3.1.0.GA.jar,name=jbosscache-core-3.1.0.GA,service=EJB3
12:28:22,535 INFO  [JBossASKernel] (main)   with dependencies:
12:28:22,535 INFO  [JBossASKernel] (main)   and demands:
12:28:22,535 INFO  [JBossASKernel] (main)   and supplies:
12:28:22,535 INFO  [JBossASKernel] (main) Added bean(jboss.j2ee:jar=jbosscache-core-3.1.0.GA.jar,name=jbosscache-core-3.1.0.GA,service=EJB3) to KernelDeployment of: jbosscache-core-3.1.0.GA.jar
12:28:22,671 INFO  [ClientENCInjectionContainer] (main) STARTED CLIENT ENC CONTAINER: jbosscache-core-3.1.0.GA
12:28:22,672 INFO  [JBossASKernel] (main) Created KernelDeployment for: jgroups-2.6.10.GA.jar
12:28:22,673 INFO  [JBossASKernel] (main) installing bean: jboss.j2ee:jar=jgroups-2.6.10.GA.jar,name=jgroups-2.6.10.GA,service=EJB3
12:28:22,673 INFO  [JBossASKernel] (main)   with dependencies:
12:28:22,673 INFO  [JBossASKernel] (main)   and demands:
12:28:22,673 INFO  [JBossASKernel] (main)   and supplies:
12:28:22,673 INFO  [JBossASKernel] (main) Added bean(jboss.j2ee:jar=jgroups-2.6.10.GA.jar,name=jgroups-2.6.10.GA,service=EJB3) to KernelDeployment of: jgroups-2.6.10.GA.jar
12:28:22,820 INFO  [ClientENCInjectionContainer] (main) STARTED CLIENT ENC CONTAINER: jgroups-2.6.10.GA
12:28:22,939 INFO  [JBossASKernel] (main) Created KernelDeployment for: netty-3.9.6.Final.jar
12:28:22,939 INFO  [JBossASKernel] (main) installing bean: jboss.j2ee:jar=netty-3.9.6.Final.jar,name=netty-3.9.6.Final,service=EJB3
12:28:22,939 INFO  [JBossASKernel] (main)   with dependencies:
12:28:22,939 INFO  [JBossASKernel] (main)   and demands:
12:28:22,939 INFO  [JBossASKernel] (main)   and supplies:
12:28:22,939 INFO  [JBossASKernel] (main) Added bean(jboss.j2ee:jar=netty-3.9.6.Final.jar,name=netty-3.9.6.Final,service=EJB3) to KernelDeployment of: netty-3.9.6.Final.jar
12:28:23,057 INFO  [ClientENCInjectionContainer] (main) STARTED CLIENT ENC CONTAINER: netty-3.9.6.Final
12:28:23,484 INFO  [JBossASKernel] (main) Created KernelDeployment for: profileservice-secured.jar
12:28:23,484 INFO  [JBossASKernel] (main) installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3
12:28:23,484 INFO  [JBossASKernel] (main)   with dependencies:
12:28:23,484 INFO  [JBossASKernel] (main)   and demands:
12:28:23,484 INFO  [JBossASKernel] (main)       jboss.ejb:service=EJBTimerService
12:28:23,484 INFO  [JBossASKernel] (main)       jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView
12:28:23,484 INFO  [JBossASKernel] (main)   and supplies:
12:28:23,484 INFO  [JBossASKernel] (main)       jndi:SecureProfileService/remote
12:28:23,484 INFO  [JBossASKernel] (main)       jndi:SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService
12:28:23,484 INFO  [JBossASKernel] (main)       Class:org.jboss.profileservice.spi.ProfileService
12:28:23,484 INFO  [JBossASKernel] (main) Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3) to KernelDeployment of: profileservice-secured.jar
12:28:23,484 INFO  [JBossASKernel] (main) installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3
12:28:23,485 INFO  [JBossASKernel] (main)   with dependencies:
12:28:23,485 INFO  [JBossASKernel] (main)   and demands:
12:28:23,485 INFO  [JBossASKernel] (main)       jboss.ejb:service=EJBTimerService
12:28:23,485 INFO  [JBossASKernel] (main)   and supplies:
12:28:23,485 INFO  [JBossASKernel] (main)       jndi:SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager
12:28:23,485 INFO  [JBossASKernel] (main)       Class:org.jboss.deployers.spi.management.deploy.DeploymentManager
12:28:23,485 INFO  [JBossASKernel] (main)       jndi:SecureDeploymentManager/remote
12:28:23,485 INFO  [JBossASKernel] (main) Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3) to KernelDeployment of: profileservice-secured.jar
12:28:23,485 INFO  [JBossASKernel] (main) installing bean: jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3
12:28:23,485 INFO  [JBossASKernel] (main)   with dependencies:
12:28:23,485 INFO  [JBossASKernel] (main)   and demands:
12:28:23,485 INFO  [JBossASKernel] (main)       jboss.ejb:service=EJBTimerService
12:28:23,485 INFO  [JBossASKernel] (main)   and supplies:
12:28:23,485 INFO  [JBossASKernel] (main)       jndi:SecureManagementView/remote
12:28:23,485 INFO  [JBossASKernel] (main)       Class:org.jboss.deployers.spi.management.ManagementView
12:28:23,485 INFO  [JBossASKernel] (main)       jndi:SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView
12:28:23,485 INFO  [JBossASKernel] (main) Added bean(jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3) to KernelDeployment of: profileservice-secured.jar
12:28:23,488 INFO  [EJB3EndpointDeployer] (main) Deploy AbstractBeanMetaData@5ddaf6e9{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
12:28:23,488 INFO  [EJB3EndpointDeployer] (main) Deploy AbstractBeanMetaData@4a818b8b{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
12:28:23,488 INFO  [EJB3EndpointDeployer] (main) Deploy AbstractBeanMetaData@389dcd29{name=jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3_endpoint bean=org.jboss.ejb3.endpoint.deployers.impl.EndpointImpl properties=[container] constructor=null autowireCandidate=true}
12:28:23,552 INFO  [SessionSpecContainer] (main) Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureDeploymentManager,service=EJB3
12:28:23,557 INFO  [EJBContainer] (main) STARTED EJB: org.jboss.profileservice.ejb.SecureDeploymentManager ejbName: SecureDeploymentManager
12:28:23,603 INFO  [JndiSessionRegistrarBase] (main) Binding the following Entries in Global JNDI:

        SecureDeploymentManager/remote - EJB3.x Default Remote Business Interface
        SecureDeploymentManager/remote-org.jboss.deployers.spi.management.deploy.DeploymentManager - EJB3.x Remote Business Interface

12:28:23,653 INFO  [SessionSpecContainer] (main) Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureManagementView,service=EJB3
12:28:23,653 INFO  [EJBContainer] (main) STARTED EJB: org.jboss.profileservice.ejb.SecureManagementView ejbName: SecureManagementView
12:28:23,676 INFO  [JndiSessionRegistrarBase] (main) Binding the following Entries in Global JNDI:

        SecureManagementView/remote - EJB3.x Default Remote Business Interface
        SecureManagementView/remote-org.jboss.deployers.spi.management.ManagementView - EJB3.x Remote Business Interface

12:28:23,733 INFO  [SessionSpecContainer] (main) Starting jboss.j2ee:jar=profileservice-secured.jar,name=SecureProfileService,service=EJB3
12:28:23,733 INFO  [EJBContainer] (main) STARTED EJB: org.jboss.profileservice.ejb.SecureProfileServiceBean ejbName: SecureProfileService
12:28:23,737 INFO  [JndiSessionRegistrarBase] (main) Binding the following Entries in Global JNDI:

        SecureProfileService/remote - EJB3.x Default Remote Business Interface
        SecureProfileService/remote-org.jboss.profileservice.spi.ProfileService - EJB3.x Remote Business Interface

12:28:23,953 INFO  [TomcatDeployment] (main) deploy, ctxPath=/admin-console
12:28:24,000 INFO  [config] (main) Initializing Mojarra (1.2_12-b01-FCS) for context '/admin-console'
12:28:25,398 INFO  [TomcatDeployment] (main) deploy, ctxPath=/
12:28:25,442 INFO  [TomcatDeployment] (main) deploy, ctxPath=/jmx-console
12:28:25,652 INFO  [TomcatDeployment] (main) deploy, ctxPath=/slee-management-console
12:28:25,681 INFO  [ManagementConsole] (main) Mobicents Management Console initialized
12:28:28,255 INFO  [TimerFacilityConfiguration] (main) SLEE Timer facility initiated with 4 threads.
12:28:28,255 INFO  [TimerFacilityConfiguration] (main) SLEE Timer facility initiated with 0 for purge period.
12:28:28,391 INFO  [CongestionControlImpl] (main) Mobicents SLEE Congestion Control is OFF. Configuration: periodBetweenChecks = 0, minFreeMemoryToTurnOn = 10%, minFreeMemoryToTurnOff = 20%, refuseStartActivity = true, refuseFireEvent = false
12:28:28,594 INFO  [ProfileProvisioningMBeanImpl] (main) ProfileProvisioningMBean has been started
12:28:28,635 INFO  [ActivityManagementMBeanImpl] (main) Activity Management MBean started
12:28:28,656 INFO  [SleeManagementMBean] (main)  ## ## ## ## ## ## ## Mobicents JAIN SLEE 2.7.0.FINAL "RAY" init ## ## ## ## ## ## ##
12:28:28,694 INFO  [EventRouter] (main) Mobicents JAIN SLEE Event Router started.
12:28:28,894 INFO  [DeployableUnit] (pool-16-thread-1) Missing dependencies for smsc-service-du-1.0.0.ALPHA-SNAPSHOT.jar:
12:28:28,895 WARN  [DeploymentManager] (pool-16-thread-1) Unable to INSTALL smsc-service-du-1.0.0.ALPHA-SNAPSHOT.jar right now. Waiting for dependencies to be resolved.
12:28:28,927 INFO  [DeploymentMBeanImpl] (pool-16-thread-1) Installing DeployableUnitID[url=file:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/mobicents-slee/standard-components-du.jar/]
12:28:29,000 INFO  [DeploymentMBeanImpl] (pool-16-thread-1) Installed EventTypeID[name=javax.slee.facilities.TimerEvent,vendor=javax.slee,version=1.0]
12:28:29,000 INFO  [DeploymentMBeanImpl] (pool-16-thread-1) Installed EventTypeID[name=javax.slee.ActivityEndEvent,vendor=javax.slee,version=1.0]
12:28:29,000 INFO  [DeploymentMBeanImpl] (pool-16-thread-1) Installed EventTypeID[name=javax.slee.profile.ProfileAddedEvent,vendor=javax.slee,version=1.0]
12:28:29,000 INFO  [DeploymentMBeanImpl] (pool-16-thread-1) Installed EventTypeID[name=javax.slee.profile.ProfileUpdatedEvent,vendor=javax.slee,version=1.0]
12:28:29,000 INFO  [DeploymentMBeanImpl] (pool-16-thread-1) Installed EventTypeID[name=javax.slee.profile.ProfileRemovedEvent,vendor=javax.slee,version=1.0]
12:28:29,000 INFO  [DeploymentMBeanImpl] (pool-16-thread-1) Installed EventTypeID[name=javax.slee.serviceactivity.ServiceStartedEvent,vendor=javax.slee,version=1.1]
12:28:29,000 INFO  [DeploymentMBeanImpl] (pool-16-thread-1) Installed EventTypeID[name=javax.slee.serviceactivity.ServiceStartedEvent,vendor=javax.slee,version=1.0]
12:28:29,182 INFO  [Version] (pool-16-thread-1) Hibernate Annotations 3.4.0.GA
12:28:29,204 INFO  [Environment] (pool-16-thread-1) Hibernate 3.3.1.GA
12:28:29,218 INFO  [Environment] (pool-16-thread-1) hibernate.properties not found
12:28:29,222 INFO  [Environment] (pool-16-thread-1) Bytecode provider name : javassist
12:28:29,225 INFO  [Environment] (pool-16-thread-1) using JDK 1.4 java.sql.Timestamp handling
12:28:29,316 INFO  [Version] (pool-16-thread-1) Hibernate Commons Annotations 3.1.0.GA
12:28:29,330 INFO  [Version] (pool-16-thread-1) Hibernate EntityManager 3.4.0.GA
12:28:29,359 INFO  [Ejb3Configuration] (pool-16-thread-1) Processing PersistenceUnitInfo [
        name: JSLEEProfiles1974387886
        ...]
12:28:29,360 ERROR [Ejb3Configuration] (pool-16-thread-1) Container is providing a null PersistenceUnitRootUrl: discovery impossible
12:28:29,361 WARN  [Ejb3Configuration] (pool-16-thread-1) Persistence provider caller does not implement the EJB3 spec correctly. PersistenceUnitInfo.getNewTempClassLoader() is null.
12:28:29,374 WARN  [Ejb3Configuration] (pool-16-thread-1) Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation
12:28:29,433 INFO  [AnnotationBinder] (pool-16-thread-1) Binding entity from annotated class: javax.slee.profile.ResourceInfoProfileCMP_PE
12:28:29,474 INFO  [EntityBinder] (pool-16-thread-1) Bind entity javax.slee.profile.ResourceInfoProfileCMP_PE on table SLEE_PE_ResourceInfoProfileCMP_1974387886
12:28:29,549 INFO  [Version] (pool-16-thread-1) Hibernate Validator 3.1.0.GA
12:28:29,582 INFO  [HibernateSearchEventListenerRegister] (pool-16-thread-1) Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled.
12:28:29,671 INFO  [ConnectionProviderFactory] (pool-16-thread-1) Initializing connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
12:28:29,696 INFO  [InjectedDataSourceConnectionProvider] (pool-16-thread-1) Using provided datasource
12:28:29,700 INFO  [SettingsFactory] (pool-16-thread-1) RDBMS: HSQL Database Engine, version: 1.8.0
12:28:29,700 INFO  [SettingsFactory] (pool-16-thread-1) JDBC driver: HSQL Database Engine Driver, version: 1.8.0
12:28:29,728 INFO  [Dialect] (pool-16-thread-1) Using dialect: org.hibernate.dialect.HSQLDialect
12:28:29,745 INFO  [TransactionFactoryFactory] (pool-16-thread-1) Transaction strategy: org.hibernate.ejb.transaction.JoinableCMTTransactionFactory
12:28:29,748 INFO  [TransactionManagerLookupFactory] (pool-16-thread-1) instantiating TransactionManagerLookup: org.hibernate.transaction.JBossTransactionManagerLookup
12:28:29,749 INFO  [TransactionManagerLookupFactory] (pool-16-thread-1) instantiated TransactionManagerLookup
12:28:29,750 INFO  [SettingsFactory] (pool-16-thread-1) Automatic flush during beforeCompletion(): disabled
12:28:29,750 INFO  [SettingsFactory] (pool-16-thread-1) Automatic session close at end of transaction: disabled
12:28:29,750 INFO  [SettingsFactory] (pool-16-thread-1) Scrollable result sets: enabled
12:28:29,750 INFO  [SettingsFactory] (pool-16-thread-1) JDBC3 getGeneratedKeys(): disabled
12:28:29,750 INFO  [SettingsFactory] (pool-16-thread-1) Connection release mode: auto
12:28:29,751 INFO  [SettingsFactory] (pool-16-thread-1) Default batch fetch size: 1
12:28:29,751 INFO  [SettingsFactory] (pool-16-thread-1) Generate SQL with comments: disabled
12:28:29,751 INFO  [SettingsFactory] (pool-16-thread-1) Order SQL updates by primary key: disabled
12:28:29,751 INFO  [SettingsFactory] (pool-16-thread-1) Order SQL inserts for batching: disabled
12:28:29,751 INFO  [SettingsFactory] (pool-16-thread-1) Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
12:28:29,765 INFO  [ASTQueryTranslatorFactory] (pool-16-thread-1) Using ASTQueryTranslatorFactory
12:28:29,765 INFO  [SettingsFactory] (pool-16-thread-1) Query language substitutions: {}
12:28:29,765 INFO  [SettingsFactory] (pool-16-thread-1) JPA-QL strict compliance: enabled
12:28:29,765 INFO  [SettingsFactory] (pool-16-thread-1) Second-level cache: enabled
12:28:29,765 INFO  [SettingsFactory] (pool-16-thread-1) Query cache: disabled
12:28:29,770 INFO  [SettingsFactory] (pool-16-thread-1) Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
12:28:29,770 INFO  [RegionFactoryCacheProviderBridge] (pool-16-thread-1) Cache provider: org.hibernate.cache.HashtableCacheProvider
12:28:29,772 INFO  [SettingsFactory] (pool-16-thread-1) Optimize cache for minimal puts: disabled
12:28:29,772 INFO  [SettingsFactory] (pool-16-thread-1) Cache region prefix: persistence.unit:unitName=#JSLEEProfiles1974387886
12:28:29,772 INFO  [SettingsFactory] (pool-16-thread-1) Structured second-level cache entries: disabled
12:28:29,787 INFO  [SettingsFactory] (pool-16-thread-1) Statistics: disabled
12:28:29,788 INFO  [SettingsFactory] (pool-16-thread-1) Deleted entity synthetic identifier rollback: disabled
12:28:29,788 INFO  [SettingsFactory] (pool-16-thread-1) Default entity-mode: pojo
12:28:29,788 INFO  [SettingsFactory] (pool-16-thread-1) Named query checking : enabled
12:28:29,962 INFO  [SessionFactoryImpl] (pool-16-thread-1) building session factory
12:28:30,210 INFO  [SessionFactoryObjectFactory] (pool-16-thread-1) Factory name: persistence.unit:unitName=#JSLEEProfiles1974387886
12:28:30,212 INFO  [NamingHelper] (pool-16-thread-1) JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
12:28:30,213 INFO  [SessionFactoryObjectFactory] (pool-16-thread-1) Bound factory to JNDI name: persistence.unit:unitName=#JSLEEProfiles1974387886
12:28:30,213 WARN  [SessionFactoryObjectFactory] (pool-16-thread-1) InitialContext did not implement EventContext
12:28:30,221 INFO  [SchemaUpdate] (pool-16-thread-1) Running hbm2ddl schema update
12:28:30,221 INFO  [SchemaUpdate] (pool-16-thread-1) fetching database metadata
12:28:30,222 INFO  [SchemaUpdate] (pool-16-thread-1) updating schema
12:28:30,258 INFO  [TableMetadata] (pool-16-thread-1) table found: PUBLIC.SLEE_PE_RESOURCEINFOPROFILECMP_1974387886
12:28:30,259 INFO  [TableMetadata] (pool-16-thread-1) columns: [cinfo, profilename, tablename]
12:28:30,259 INFO  [TableMetadata] (pool-16-thread-1) foreign keys: []
12:28:30,259 INFO  [TableMetadata] (pool-16-thread-1) indexes: [sys_idx_66]
12:28:30,259 INFO  [SchemaUpdate] (pool-16-thread-1) schema update complete
12:28:30,260 INFO  [NamingHelper] (pool-16-thread-1) JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
12:28:30,311 INFO  [Ejb3Configuration] (pool-16-thread-1) Processing PersistenceUnitInfo [
        name: mobicents-profile-persistence-pu
        ...]
12:28:30,312 ERROR [Ejb3Configuration] (pool-16-thread-1) Container is providing a null PersistenceUnitRootUrl: discovery impossible
12:28:30,312 WARN  [Ejb3Configuration] (pool-16-thread-1) Persistence provider caller does not implement the EJB3 spec correctly. PersistenceUnitInfo.getNewTempClassLoader() is null.
12:28:30,312 WARN  [Ejb3Configuration] (pool-16-thread-1) Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation
12:28:30,314 INFO  [AnnotationBinder] (pool-16-thread-1) Binding entity from annotated class: org.mobicents.slee.container.deployment.profile.jpa.JPAProfileTable
12:28:30,315 INFO  [QueryBinder] (pool-16-thread-1) Binding Named query: SLEE_PROFILES_QUERY_selectAllTables => SELECT x FROM JPAProfileTable x
12:28:30,315 INFO  [QueryBinder] (pool-16-thread-1) Binding Named query: SLEE_PROFILES_QUERY_findTableByName => SELECT x FROM JPAProfileTable x WHERE x.profileTableName = :profileTableName
12:28:30,315 INFO  [QueryBinder] (pool-16-thread-1) Binding Named query: SLEE_PROFILES_QUERY_renameTable => UPDATE JPAProfileTable x SET x.profileTableName = :newProfileTableName WHERE x.profileTableName = :oldProfileTableName
12:28:30,315 INFO  [QueryBinder] (pool-16-thread-1) Binding Named query: SLEE_PROFILES_QUERY_deleteTable => DELETE FROM JPAProfileTable x WHERE x.profileTableName = :profileTableName
12:28:30,315 INFO  [QueryBinder] (pool-16-thread-1) Binding Named query: SLEE_PROFILES_QUERY_selectTablesByProfileSpecID => SELECT x FROM JPAProfileTable x WHERE x.profileSpecId = :profileSpecId
12:28:30,315 INFO  [EntityBinder] (pool-16-thread-1) Bind entity org.mobicents.slee.container.deployment.profile.jpa.JPAProfileTable on table JAINSLEEPROFILETABLES
12:28:30,319 INFO  [HibernateSearchEventListenerRegister] (pool-16-thread-1) Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled.
12:28:30,336 INFO  [ConnectionProviderFactory] (pool-16-thread-1) Initializing connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
12:28:30,336 INFO  [InjectedDataSourceConnectionProvider] (pool-16-thread-1) Using provided datasource
12:28:30,337 INFO  [SettingsFactory] (pool-16-thread-1) RDBMS: HSQL Database Engine, version: 1.8.0
12:28:30,337 INFO  [SettingsFactory] (pool-16-thread-1) JDBC driver: HSQL Database Engine Driver, version: 1.8.0
12:28:30,337 INFO  [Dialect] (pool-16-thread-1) Using dialect: org.hibernate.dialect.HSQLDialect
12:28:30,337 INFO  [TransactionFactoryFactory] (pool-16-thread-1) Transaction strategy: org.hibernate.ejb.transaction.JoinableCMTTransactionFactory
12:28:30,337 INFO  [TransactionManagerLookupFactory] (pool-16-thread-1) instantiating TransactionManagerLookup: org.hibernate.transaction.JBossTransactionManagerLookup
12:28:30,337 INFO  [TransactionManagerLookupFactory] (pool-16-thread-1) instantiated TransactionManagerLookup
12:28:30,337 INFO  [SettingsFactory] (pool-16-thread-1) Automatic flush during beforeCompletion(): disabled
12:28:30,337 INFO  [SettingsFactory] (pool-16-thread-1) Automatic session close at end of transaction: disabled
12:28:30,337 INFO  [SettingsFactory] (pool-16-thread-1) Scrollable result sets: enabled
12:28:30,337 INFO  [SettingsFactory] (pool-16-thread-1) JDBC3 getGeneratedKeys(): disabled
12:28:30,337 INFO  [SettingsFactory] (pool-16-thread-1) Connection release mode: auto
12:28:30,337 INFO  [SettingsFactory] (pool-16-thread-1) Default batch fetch size: 1
12:28:30,337 INFO  [SettingsFactory] (pool-16-thread-1) Generate SQL with comments: disabled
12:28:30,337 INFO  [SettingsFactory] (pool-16-thread-1) Order SQL updates by primary key: disabled
12:28:30,337 INFO  [SettingsFactory] (pool-16-thread-1) Order SQL inserts for batching: disabled
12:28:30,337 INFO  [SettingsFactory] (pool-16-thread-1) Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
12:28:30,337 INFO  [ASTQueryTranslatorFactory] (pool-16-thread-1) Using ASTQueryTranslatorFactory
12:28:30,337 INFO  [SettingsFactory] (pool-16-thread-1) Query language substitutions: {}
12:28:30,337 INFO  [SettingsFactory] (pool-16-thread-1) JPA-QL strict compliance: enabled
12:28:30,337 INFO  [SettingsFactory] (pool-16-thread-1) Second-level cache: enabled
12:28:30,337 INFO  [SettingsFactory] (pool-16-thread-1) Query cache: disabled
12:28:30,337 INFO  [SettingsFactory] (pool-16-thread-1) Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
12:28:30,337 INFO  [RegionFactoryCacheProviderBridge] (pool-16-thread-1) Cache provider: org.hibernate.cache.HashtableCacheProvider
12:28:30,337 INFO  [SettingsFactory] (pool-16-thread-1) Optimize cache for minimal puts: disabled
12:28:30,337 INFO  [SettingsFactory] (pool-16-thread-1) Cache region prefix: persistence.unit:unitName=#mobicents-profile-persistence-pu
12:28:30,337 INFO  [SettingsFactory] (pool-16-thread-1) Structured second-level cache entries: disabled
12:28:30,337 INFO  [SettingsFactory] (pool-16-thread-1) Statistics: disabled
12:28:30,337 INFO  [SettingsFactory] (pool-16-thread-1) Deleted entity synthetic identifier rollback: disabled
12:28:30,337 INFO  [SettingsFactory] (pool-16-thread-1) Default entity-mode: pojo
12:28:30,337 INFO  [SettingsFactory] (pool-16-thread-1) Named query checking : enabled
12:28:30,340 INFO  [SessionFactoryImpl] (pool-16-thread-1) building session factory
12:28:30,345 INFO  [SessionFactoryObjectFactory] (pool-16-thread-1) Factory name: persistence.unit:unitName=#mobicents-profile-persistence-pu
12:28:30,345 INFO  [NamingHelper] (pool-16-thread-1) JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
12:28:30,345 INFO  [SessionFactoryObjectFactory] (pool-16-thread-1) Bound factory to JNDI name: persistence.unit:unitName=#mobicents-profile-persistence-pu
12:28:30,345 WARN  [SessionFactoryObjectFactory] (pool-16-thread-1) InitialContext did not implement EventContext
12:28:30,345 INFO  [SchemaUpdate] (pool-16-thread-1) Running hbm2ddl schema update
12:28:30,345 INFO  [SchemaUpdate] (pool-16-thread-1) fetching database metadata
12:28:30,363 INFO  [SchemaUpdate] (pool-16-thread-1) updating schema
12:28:30,372 INFO  [TableMetadata] (pool-16-thread-1) table found: PUBLIC.JAINSLEEPROFILETABLES
12:28:30,372 INFO  [TableMetadata] (pool-16-thread-1) columns: [profilespecid, profiletablename]
12:28:30,372 INFO  [TableMetadata] (pool-16-thread-1) foreign keys: []
12:28:30,372 INFO  [TableMetadata] (pool-16-thread-1) indexes: [sys_idx_68]
12:28:30,372 INFO  [SchemaUpdate] (pool-16-thread-1) schema update complete
12:28:30,372 INFO  [NamingHelper] (pool-16-thread-1) JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
12:28:30,820 INFO  [DeploymentMBeanImpl] (pool-16-thread-1) Installed ProfileSpecificationID[name=ResourceInfoProfileSpec,vendor=javax.slee,version=1.0]
12:28:30,885 INFO  [Ejb3Configuration] (pool-16-thread-1) Processing PersistenceUnitInfo [
        name: JSLEEProfiles167136107
        ...]
12:28:30,885 ERROR [Ejb3Configuration] (pool-16-thread-1) Container is providing a null PersistenceUnitRootUrl: discovery impossible
12:28:30,885 WARN  [Ejb3Configuration] (pool-16-thread-1) Persistence provider caller does not implement the EJB3 spec correctly. PersistenceUnitInfo.getNewTempClassLoader() is null.
12:28:30,885 WARN  [Ejb3Configuration] (pool-16-thread-1) Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation
12:28:30,886 INFO  [AnnotationBinder] (pool-16-thread-1) Binding entity from annotated class: javax.slee.profile.AddressProfileCMPPEAAV_Addresses
12:28:30,887 INFO  [EntityBinder] (pool-16-thread-1) Bind entity javax.slee.profile.AddressProfileCMPPEAAV_Addresses on table SLEE_PEAAV_AddressProfileCMP_167136107addresses
12:28:30,911 INFO  [AnnotationBinder] (pool-16-thread-1) Binding entity from annotated class: javax.slee.profile.AddressProfileCMP_PE
12:28:30,912 INFO  [EntityBinder] (pool-16-thread-1) Bind entity javax.slee.profile.AddressProfileCMP_PE on table SLEE_PE_AddressProfileCMP_167136107
12:28:30,957 INFO  [CollectionBinder] (pool-16-thread-1) Mapping collection: javax.slee.profile.AddressProfileCMP_PE.caddresses -> SLEE_PEAAV_AddressProfileCMP_167136107addresses
12:28:30,980 INFO  [HibernateSearchEventListenerRegister] (pool-16-thread-1) Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled.
12:28:30,981 INFO  [ConnectionProviderFactory] (pool-16-thread-1) Initializing connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
12:28:30,981 INFO  [InjectedDataSourceConnectionProvider] (pool-16-thread-1) Using provided datasource
12:28:30,981 INFO  [SettingsFactory] (pool-16-thread-1) RDBMS: HSQL Database Engine, version: 1.8.0
12:28:30,981 INFO  [SettingsFactory] (pool-16-thread-1) JDBC driver: HSQL Database Engine Driver, version: 1.8.0
12:28:30,981 INFO  [Dialect] (pool-16-thread-1) Using dialect: org.hibernate.dialect.HSQLDialect
12:28:30,981 INFO  [TransactionFactoryFactory] (pool-16-thread-1) Transaction strategy: org.hibernate.ejb.transaction.JoinableCMTTransactionFactory
12:28:30,982 INFO  [TransactionManagerLookupFactory] (pool-16-thread-1) instantiating TransactionManagerLookup: org.hibernate.transaction.JBossTransactionManagerLookup
12:28:30,982 INFO  [TransactionManagerLookupFactory] (pool-16-thread-1) instantiated TransactionManagerLookup
12:28:30,982 INFO  [SettingsFactory] (pool-16-thread-1) Automatic flush during beforeCompletion(): disabled
12:28:30,982 INFO  [SettingsFactory] (pool-16-thread-1) Automatic session close at end of transaction: disabled
12:28:30,982 INFO  [SettingsFactory] (pool-16-thread-1) Scrollable result sets: enabled
12:28:30,982 INFO  [SettingsFactory] (pool-16-thread-1) JDBC3 getGeneratedKeys(): disabled
12:28:30,982 INFO  [SettingsFactory] (pool-16-thread-1) Connection release mode: auto
12:28:30,982 INFO  [SettingsFactory] (pool-16-thread-1) Default batch fetch size: 1
12:28:30,982 INFO  [SettingsFactory] (pool-16-thread-1) Generate SQL with comments: disabled
12:28:30,982 INFO  [SettingsFactory] (pool-16-thread-1) Order SQL updates by primary key: disabled
12:28:30,982 INFO  [SettingsFactory] (pool-16-thread-1) Order SQL inserts for batching: disabled
12:28:30,982 INFO  [SettingsFactory] (pool-16-thread-1) Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
12:28:30,982 INFO  [ASTQueryTranslatorFactory] (pool-16-thread-1) Using ASTQueryTranslatorFactory
12:28:30,982 INFO  [SettingsFactory] (pool-16-thread-1) Query language substitutions: {}
12:28:30,982 INFO  [SettingsFactory] (pool-16-thread-1) JPA-QL strict compliance: enabled
12:28:30,982 INFO  [SettingsFactory] (pool-16-thread-1) Second-level cache: enabled
12:28:30,982 INFO  [SettingsFactory] (pool-16-thread-1) Query cache: disabled
12:28:30,982 INFO  [SettingsFactory] (pool-16-thread-1) Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
12:28:30,982 INFO  [RegionFactoryCacheProviderBridge] (pool-16-thread-1) Cache provider: org.hibernate.cache.HashtableCacheProvider
12:28:30,982 INFO  [SettingsFactory] (pool-16-thread-1) Optimize cache for minimal puts: disabled
12:28:30,982 INFO  [SettingsFactory] (pool-16-thread-1) Cache region prefix: persistence.unit:unitName=#JSLEEProfiles167136107
12:28:30,982 INFO  [SettingsFactory] (pool-16-thread-1) Structured second-level cache entries: disabled
12:28:30,982 INFO  [SettingsFactory] (pool-16-thread-1) Statistics: disabled
12:28:30,982 INFO  [SettingsFactory] (pool-16-thread-1) Deleted entity synthetic identifier rollback: disabled
12:28:30,982 INFO  [SettingsFactory] (pool-16-thread-1) Default entity-mode: pojo
12:28:30,982 INFO  [SettingsFactory] (pool-16-thread-1) Named query checking : enabled
12:28:30,984 INFO  [SessionFactoryImpl] (pool-16-thread-1) building session factory
12:28:31,051 INFO  [SessionFactoryObjectFactory] (pool-16-thread-1) Factory name: persistence.unit:unitName=#JSLEEProfiles167136107
12:28:31,051 INFO  [NamingHelper] (pool-16-thread-1) JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
12:28:31,052 INFO  [SessionFactoryObjectFactory] (pool-16-thread-1) Bound factory to JNDI name: persistence.unit:unitName=#JSLEEProfiles167136107
12:28:31,052 WARN  [SessionFactoryObjectFactory] (pool-16-thread-1) InitialContext did not implement EventContext
12:28:31,052 INFO  [SchemaUpdate] (pool-16-thread-1) Running hbm2ddl schema update
12:28:31,052 INFO  [SchemaUpdate] (pool-16-thread-1) fetching database metadata
12:28:31,052 INFO  [SchemaUpdate] (pool-16-thread-1) updating schema
12:28:31,080 INFO  [TableMetadata] (pool-16-thread-1) table found: PUBLIC.SLEE_PEAAV_ADDRESSPROFILECMP_167136107ADDRESSES
12:28:31,080 INFO  [TableMetadata] (pool-16-thread-1) columns: [owner_tablename, string, id, serializable, owner_profilename]
12:28:31,080 INFO  [TableMetadata] (pool-16-thread-1) foreign keys: [fkc2cf5bded03dfefa]
12:28:31,080 INFO  [TableMetadata] (pool-16-thread-1) indexes: [sys_idx_sys_ct_71_74, sys_idx_72, sys_idx_83]
12:28:31,084 INFO  [TableMetadata] (pool-16-thread-1) table found: PUBLIC.SLEE_PE_ADDRESSPROFILECMP_167136107
12:28:31,084 INFO  [TableMetadata] (pool-16-thread-1) columns: [profilename, tablename]
12:28:31,084 INFO  [TableMetadata] (pool-16-thread-1) foreign keys: []
12:28:31,084 INFO  [TableMetadata] (pool-16-thread-1) indexes: [sys_idx_75]
12:28:31,084 INFO  [SchemaUpdate] (pool-16-thread-1) schema update complete
12:28:31,084 INFO  [NamingHelper] (pool-16-thread-1) JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
12:28:31,153 INFO  [DeploymentMBeanImpl] (pool-16-thread-1) Installed ProfileSpecificationID[name=AddressProfileSpec,vendor=javax.slee,version=1.0]
12:28:31,208 INFO  [Ejb3Configuration] (pool-16-thread-1) Processing PersistenceUnitInfo [
        name: JSLEEProfiles152456043
        ...]
12:28:31,208 ERROR [Ejb3Configuration] (pool-16-thread-1) Container is providing a null PersistenceUnitRootUrl: discovery impossible
12:28:31,208 WARN  [Ejb3Configuration] (pool-16-thread-1) Persistence provider caller does not implement the EJB3 spec correctly. PersistenceUnitInfo.getNewTempClassLoader() is null.
12:28:31,208 WARN  [Ejb3Configuration] (pool-16-thread-1) Overriding hibernate.transaction.factory_class is dangerous, this might break the EJB3 specification implementation
12:28:31,209 INFO  [AnnotationBinder] (pool-16-thread-1) Binding entity from annotated class: javax.slee.profile.AddressProfile11CMP_PE
12:28:31,209 INFO  [EntityBinder] (pool-16-thread-1) Bind entity javax.slee.profile.AddressProfile11CMP_PE on table SLEE_PE_AddressProfile11CMP_152456043
12:28:31,213 INFO  [HibernateSearchEventListenerRegister] (pool-16-thread-1) Unable to find org.hibernate.search.event.FullTextIndexEventListener on the classpath. Hibernate Search is not enabled.
12:28:31,214 INFO  [ConnectionProviderFactory] (pool-16-thread-1) Initializing connection provider: org.hibernate.ejb.connection.InjectedDataSourceConnectionProvider
12:28:31,214 INFO  [InjectedDataSourceConnectionProvider] (pool-16-thread-1) Using provided datasource
12:28:31,215 INFO  [SettingsFactory] (pool-16-thread-1) RDBMS: HSQL Database Engine, version: 1.8.0
12:28:31,215 INFO  [SettingsFactory] (pool-16-thread-1) JDBC driver: HSQL Database Engine Driver, version: 1.8.0
12:28:31,215 INFO  [Dialect] (pool-16-thread-1) Using dialect: org.hibernate.dialect.HSQLDialect
12:28:31,215 INFO  [TransactionFactoryFactory] (pool-16-thread-1) Transaction strategy: org.hibernate.ejb.transaction.JoinableCMTTransactionFactory
12:28:31,215 INFO  [TransactionManagerLookupFactory] (pool-16-thread-1) instantiating TransactionManagerLookup: org.hibernate.transaction.JBossTransactionManagerLookup
12:28:31,215 INFO  [TransactionManagerLookupFactory] (pool-16-thread-1) instantiated TransactionManagerLookup
12:28:31,215 INFO  [SettingsFactory] (pool-16-thread-1) Automatic flush during beforeCompletion(): disabled
12:28:31,215 INFO  [SettingsFactory] (pool-16-thread-1) Automatic session close at end of transaction: disabled
12:28:31,215 INFO  [SettingsFactory] (pool-16-thread-1) Scrollable result sets: enabled
12:28:31,215 INFO  [SettingsFactory] (pool-16-thread-1) JDBC3 getGeneratedKeys(): disabled
12:28:31,215 INFO  [SettingsFactory] (pool-16-thread-1) Connection release mode: auto
12:28:31,215 INFO  [SettingsFactory] (pool-16-thread-1) Default batch fetch size: 1
12:28:31,215 INFO  [SettingsFactory] (pool-16-thread-1) Generate SQL with comments: disabled
12:28:31,215 INFO  [SettingsFactory] (pool-16-thread-1) Order SQL updates by primary key: disabled
12:28:31,215 INFO  [SettingsFactory] (pool-16-thread-1) Order SQL inserts for batching: disabled
12:28:31,215 INFO  [SettingsFactory] (pool-16-thread-1) Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
12:28:31,215 INFO  [ASTQueryTranslatorFactory] (pool-16-thread-1) Using ASTQueryTranslatorFactory
12:28:31,215 INFO  [SettingsFactory] (pool-16-thread-1) Query language substitutions: {}
12:28:31,215 INFO  [SettingsFactory] (pool-16-thread-1) JPA-QL strict compliance: enabled
12:28:31,215 INFO  [SettingsFactory] (pool-16-thread-1) Second-level cache: enabled
12:28:31,215 INFO  [SettingsFactory] (pool-16-thread-1) Query cache: disabled
12:28:31,215 INFO  [SettingsFactory] (pool-16-thread-1) Cache region factory : org.hibernate.cache.impl.bridge.RegionFactoryCacheProviderBridge
12:28:31,215 INFO  [RegionFactoryCacheProviderBridge] (pool-16-thread-1) Cache provider: org.hibernate.cache.HashtableCacheProvider
12:28:31,215 INFO  [SettingsFactory] (pool-16-thread-1) Optimize cache for minimal puts: disabled
12:28:31,215 INFO  [SettingsFactory] (pool-16-thread-1) Cache region prefix: persistence.unit:unitName=#JSLEEProfiles152456043
12:28:31,215 INFO  [SettingsFactory] (pool-16-thread-1) Structured second-level cache entries: disabled
12:28:31,215 INFO  [SettingsFactory] (pool-16-thread-1) Statistics: disabled
12:28:31,215 INFO  [SettingsFactory] (pool-16-thread-1) Deleted entity synthetic identifier rollback: disabled
12:28:31,215 INFO  [SettingsFactory] (pool-16-thread-1) Default entity-mode: pojo
12:28:31,215 INFO  [SettingsFactory] (pool-16-thread-1) Named query checking : enabled
12:28:31,217 INFO  [SessionFactoryImpl] (pool-16-thread-1) building session factory
12:28:31,232 INFO  [SessionFactoryObjectFactory] (pool-16-thread-1) Factory name: persistence.unit:unitName=#JSLEEProfiles152456043
12:28:31,232 INFO  [NamingHelper] (pool-16-thread-1) JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
12:28:31,233 INFO  [SessionFactoryObjectFactory] (pool-16-thread-1) Bound factory to JNDI name: persistence.unit:unitName=#JSLEEProfiles152456043
12:28:31,233 WARN  [SessionFactoryObjectFactory] (pool-16-thread-1) InitialContext did not implement EventContext
12:28:31,233 INFO  [SchemaUpdate] (pool-16-thread-1) Running hbm2ddl schema update
12:28:31,233 INFO  [SchemaUpdate] (pool-16-thread-1) fetching database metadata
12:28:31,233 INFO  [SchemaUpdate] (pool-16-thread-1) updating schema
12:28:31,237 INFO  [TableMetadata] (pool-16-thread-1) table found: PUBLIC.SLEE_PE_ADDRESSPROFILE11CMP_152456043
12:28:31,237 INFO  [TableMetadata] (pool-16-thread-1) columns: [profilename, caddress, tablename]
12:28:31,237 INFO  [TableMetadata] (pool-16-thread-1) foreign keys: []
12:28:31,237 INFO  [TableMetadata] (pool-16-thread-1) indexes: [sys_idx_sys_ct_79_82, sys_idx_80]
12:28:31,237 INFO  [SchemaUpdate] (pool-16-thread-1) schema update complete
12:28:31,237 INFO  [NamingHelper] (pool-16-thread-1) JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces}
12:28:31,261 INFO  [DeploymentMBeanImpl] (pool-16-thread-1) Installed ProfileSpecificationID[name=AddressProfileSpec,vendor=javax.slee,version=1.1]
12:28:31,261 INFO  [DeploymentMBeanImpl] (pool-16-thread-1) Installed DeployableUnitID[url=file:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/mobicents-slee/standard-components-du.jar/]
12:28:31,516 WARN  [SleeContainerDeployerImpl] (pool-16-thread-1) SLEE DUs not deployed, due to missing dependencies:
12:28:31,518 INFO  [MobicentsCache] (main) Starting JBoss Cache...
12:28:31,537 INFO  [ComponentRegistry] (main) JBoss Cache version: JBossCache 'Cascabel' 3.1.0.GA
12:28:31,537 INFO  [MobicentsCache] (main) Mobicents Cache started, status: STARTED, Mode: LOCAL
12:28:31,551 INFO  [SleeManagementMBean] (main)  ## ## ## ## ## ## ## Mobicents JAIN SLEE 2.7.0.FINAL "RAY" started ## ## ## ## ## ## ##
12:28:31,760 INFO  [ManagementImpl] (main) SCTP configuration file path /mobicents/jainslee/jboss-5.1.0.GA/server/default/data/SCTPManagement_sctp.xml
12:28:31,793 INFO  [ManagementImpl] (main) Started SCTP Management=SCTPManagement WorkerThreads=0 SingleThread=true
12:28:31,819 INFO  [SelectorThread] (Thread-17) SelectorThread for Management=SCTPManagement started.
12:28:31,899 INFO  [M3UAManagementImpl] (main) M3UA configuration file path /mobicents/jainslee/jboss-5.1.0.GA/server/default/data/Mtp3UserPart_m3ua.xml
12:28:31,914 INFO  [M3UAManagementImpl] (main) Started M3UAManagement
12:28:31,941 INFO  [Scheduler] (main) Starting
12:28:31,952 INFO  [Scheduler] (main) Started
12:28:31,982 INFO  [SccpStackImpl-SccpStack] (main) Starting ...
12:28:32,007 INFO  [RouterImpl] (main) SCCP Router configuration file path /mobicents/jainslee/jboss-5.1.0.GA/server/default/data/SccpStack_sccprouter.xml
12:28:32,007 INFO  [RouterImpl] (main) Started SCCP Router
12:28:32,022 INFO  [SccpResourceImpl] (main) SCCP Resource configuration file path /mobicents/jainslee/jboss-5.1.0.GA/server/default/data/SccpStack_sccpresource.xml
12:28:32,022 INFO  [SccpResourceImpl] (main) Started Sccp Resource
12:28:32,022 INFO  [SccpStackImpl-SccpStack] (main) Starting routing engine...
12:28:32,022 INFO  [SccpStackImpl-SccpStack] (main) Starting management ...
12:28:32,023 INFO  [SccpStackImpl-SccpStack] (main) Starting MSU handler...
12:28:32,052 INFO  [TCAPStackImpl] (main) Starting ...org.mobicents.protocols.ss7.tcap.TCAPProviderImpl@6f0fe65a
12:28:32,052 INFO  [TCAPProviderImpl] (main) Starting TCAP Provider
12:28:32,052 INFO  [TCAPProviderImpl] (main) Registered SCCP listener with address 8
12:28:32,206 INFO  [SS7Service] (main)  [[[[[[[[[ Mobicents SMSC 1.0.0.ALPHA-SNAPSHOT service started ]]]]]]]]]
12:28:32,402 INFO  [SmppServer] (main) Starting SMPP server...
12:28:32,440 INFO  [DefaultSmppServer] (main) SmppServer started on SMPP port [2776]
12:28:32,440 INFO  [SmppServer] (main) SMPP server started
12:28:32,448 INFO  [SMPPServerService] (main) SMPPServerService started ....
12:28:32,549 INFO  [DeploymentMBeanImpl] (main) Installing DeployableUnitID[url=file:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/mobicents-smsc-server/lib/smpp-server-ra-du-1.0.0.ALPHA-SNAPSHOT.jar/]
12:28:32,629 INFO  [DeploymentMBeanImpl] (main) Installed LibraryID[name=library-smpp-server,vendor=library-smpp-server,version=1.0]
12:28:32,629 INFO  [DeploymentMBeanImpl] (main) Installed EventTypeID[name=org.mobicents.resources.smpp.server.DATA_SM_RESP,vendor=org.mobicents,version=1.0]
12:28:32,629 INFO  [DeploymentMBeanImpl] (main) Installed EventTypeID[name=org.mobicents.resources.smpp.server.DATA_SM,vendor=org.mobicents,version=1.0]
12:28:32,629 INFO  [DeploymentMBeanImpl] (main) Installed EventTypeID[name=org.mobicents.resources.smpp.server.REQUEST_TIMEOUT,vendor=org.mobicents,version=1.0]
12:28:32,629 INFO  [DeploymentMBeanImpl] (main) Installed EventTypeID[name=org.mobicents.resources.smpp.server.SUBMIT_SM_RESP,vendor=org.mobicents,version=1.0]
12:28:32,629 INFO  [DeploymentMBeanImpl] (main) Installed EventTypeID[name=org.mobicents.resources.smpp.server.SUBMIT_SM,vendor=org.mobicents,version=1.0]
12:28:32,629 INFO  [DeploymentMBeanImpl] (main) Installed EventTypeID[name=org.mobicents.resources.smpp.server.DELIVER_SM_RESP,vendor=org.mobicents,version=1.0]
12:28:32,629 INFO  [DeploymentMBeanImpl] (main) Installed EventTypeID[name=org.mobicents.resources.smpp.server.RECOVERABLE_PDU_EXCEPTION,vendor=org.mobicents,version=1.0]
12:28:32,629 INFO  [DeploymentMBeanImpl] (main) Installed EventTypeID[name=org.mobicents.resources.smpp.server.DELIVER_SM,vendor=org.mobicents,version=1.0]
12:28:32,635 INFO  [DeploymentMBeanImpl] (main) Installed ResourceAdaptorTypeID[name=SMPPServerResourceAdaptorType,vendor=org.mobicents,version=1.0]
12:28:32,636 INFO  [DeploymentMBeanImpl] (main) Installed ResourceAdaptorID[name=SMPPServerResourceAdaptor,vendor=org.mobicents,version=1.0]
12:28:32,636 INFO  [DeploymentMBeanImpl] (main) Installed DeployableUnitID[url=file:/mobicents/jainslee/jboss-5.1.0.GA/server/default/deploy/mobicents-smsc-server/lib/smpp-server-ra-du-1.0.0.ALPHA-SNAPSHOT.jar/]
12:28:32,935 INFO  [ResourceManagement] (main) Created Resource Adaptor Entity SmppServerRA for ResourceAdaptorID[name=SMPPServerResourceAdaptor,vendor=org.mobicents,version=1.0] Config Properties: [(jndiName:java.lang.String=java:/mobicents/smsc/smpphandler)]
12:28:33,187 INFO  [SmppServerResourceAdaptor] (main) Activated RA Entity SmppServerRA
12:28:33,187 INFO  [ResourceManagement] (main) Activated RA Entity SmppServerRA
12:28:33,438 INFO  [ResourceManagement] (main) Bound link between RA Entity SmppServerRA and Name SmppServerRA
12:28:33,707 INFO  [EsmeManagement] (main) Loading ESME configuration from /mobicents/jainslee/jboss-5.1.0.GA/server/default/data/SmscManagement_esme.xml
12:28:33,708 INFO  [SmscPropertiesManagement] (main) Loading SMSC Properties from /mobicents/jainslee/jboss-5.1.0.GA/server/default/data/SmscManagement_smscproperties.xml
12:28:33,771 INFO  [SmscManagement] (main) SMSC configuration file path /mobicents/jainslee/jboss-5.1.0.GA/server/default/data/SmscManagement_smsc.xml
12:28:33,771 INFO  [SmscManagement] (main) Started SmscManagement
12:28:33,778 INFO  [ShellServer] (main) Starting SS7 management shell environment
12:28:33,792 INFO  [ShellServer] (main) ShellExecutor listening at /0.0.0.0:3435
12:28:33,860 INFO  [Http11Protocol] (main) Starting Coyote HTTP/1.1 on http-0.0.0.0-8080
12:28:33,935 INFO  [AjpProtocol] (main) Starting Coyote AJP/1.3 on ajp-0.0.0.0-8009
12:28:33,939 INFO  [ServerImpl] (main) JBoss (Microcontainer) [5.1.0.GA (build: SVNTag=JBoss_5_1_0_GA date=200905221634)] Started in 37s:463ms

Ibrahima Gaye

no leída,
3 may 2015, 3:36:10 p.m.3/5/15
para mobicent...@googlegroups.com
i guess because it'e a completly separated project : https://github.com/Mobicents/jain-slee.ss7

... but i guess also you can use the dependencysets in descriptor.xml to deploy it 

Best regards

------
Ibrahim


On Sun, May 3, 2015 at 7:22 PM, James Carpenter <jfc...@gmail.com> wrote:

Why? Everything else is deployed via the one mvn install.

--

James Carpenter

no leída,
3 may 2015, 3:40:25 p.m.3/5/15
para mobicent...@googlegroups.com

I figured out how to add them and the jars get deployed into mobicents-smsc-server, but when JBOSS is started it shows no indication that they were loaded and show the same error? 

Ibrahima Gaye

no leída,
3 may 2015, 3:42:02 p.m.3/5/15
para mobicent...@googlegroups.com
​Hi James,
you have upgraded too 2.1.0.FINAL so you need mobicents-slee-ra-map-du-2.8.0-SNAPSHOT.jar
Best regards,​

------
Ibrahim


James Carpenter

no leída,
3 may 2015, 4:01:51 p.m.3/5/15
para mobicent...@googlegroups.com

Now I am super confused because that version of jar file does not exist in any of the repositories in the project. Only the versions below; which I have tried, each resulting in an odd, different java parsing error. Do I want mobicents-slee-ra-map or ratype,events, libraries, du?

2.0.0-SNAPSHOT (the one I used initially)
2.1.0.GA (tried it , but error parsing java)
2.1.2.FINAL (odd because the others ratype, events dont have this version)

Ibrahima Gaye

no leída,
3 may 2015, 4:56:51 p.m.3/5/15
para mobicent...@googlegroups.com
You have to "mvn clean install" the jain-slee.ss7 project to generated it :)


On Sunday, May 3, 2015, James Carpenter <jfc...@gmail.com> wrote:
>
> --
> You received this message because you are subscribed to the Google Groups "mobicents-public" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to mobicents-publ...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

--
------
Ibrahim


James Carpenter

no leída,
3 may 2015, 5:12:00 p.m.3/5/15
para mobicent...@googlegroups.com

It's starting to seem as if roadblocks were set in place purposely to prevent building of this software. Only certain versions are missing from certain repos. Anyway, I'll get there one day. Why would installing the smscgateway deploy everything, but the ra-map? Why not add it in if its required? The cloudhopper stuff is.

lucas oketch

no leída,
3 may 2015, 5:37:36 p.m.3/5/15
para mobicents-public
You are certainly wrong. I am an early user of the project and the cloudhopper maven repository is down. I am currently doing everything according to Ibrahim and it works perfectly. try the following:

-remove the following /$HOME/.m2
-download ibrahims smsc gateway
-download ss7 binary
-download jain.slee
-install ss7 first
-install slee map ra
-install smsc

 

On Mon, May 4, 2015 at 12:12 AM, James Carpenter <jfc...@gmail.com> wrote:

It's starting to seem as if roadblocks were set in place purposely to prevent building of this software. Only certain versions are missing from certain repos. Anyway, I'll get there one day. Why would installing the smscgateway deploy everything, but the ra-map? Why not add it in if its required? The cloudhopper stuff is.

James Carpenter

no leída,
3 may 2015, 6:10:33 p.m.3/5/15
para mobicent...@googlegroups.com
Hello Lucas,

Deploying ss7 before smscgateway leads to dual implementations of jss7. As recommended by Amit in a separate post; delete the mobicents-ss7-service directory. If this is the fix, why build it in the first place? Solely for MAP RA? Why not embed it into the mobicents version of the github project and allow anyone to build it. My guess is no one owns the github mobcents repo atm.


Ibrahima Gaye

no leída,
3 may 2015, 6:57:45 p.m.3/5/15
para mobicent...@googlegroups.com
Hi James.
you need to build it:
- if you want latest code
- if you don't want use the binary stuff
I cannot update the master github mobicents that's why i created another githup repository.
I would send you my mocents-slee.... file if i had not modified it to support multiple servers (ussd,smsc,...) on single machine.
You should be happy you can have replies in few hours ... i needed to build all this prerequisite knowledge from scratch by testing, googling, asking here .... you already know :)
Best regards,

------
Ibrahim


On Sun, May 3, 2015 at 10:10 PM, James Carpenter <jfc...@gmail.com> wrote:
Hello Lucas,

Deploying ss7 before smscgateway leads to dual implementations of jss7. As recommended by Amit in a separate post; delete the mobicents-ss7-service directory. If this is the fix, why build it in the first place? Solely for MAP RA? Why not embed it into the mobicents version of the github project and allow anyone to build it. My guess is no one owns the github mobcents repo atm.


lucas oketch

no leída,
3 may 2015, 7:05:22 p.m.3/5/15
para mobicents-public

thanks for the info. but remember open source is about strugling and improving on our skills. the biggest problem here is in using maven.

by the way when is the ip-sms gateway being released?

thx,
lucas.

James Carpenter

no leída,
3 may 2015, 7:23:55 p.m.3/5/15
para mobicent...@googlegroups.com

True, thanks. Been picking at this for too long, need to take a break.

At present it is in the roadmap and I look forward to working on it. The first step is finishing up smpp. I have been trying to use the smppapi for testing, but keep struggling with maven stuff :(

Anyway, thanks for all the help. I really appreciate it. One day I will be able to return the favor.

James Carpenter

no leída,
3 may 2015, 10:12:51 p.m.3/5/15
para mobicent...@googlegroups.com
Hi,

I have been building it since the beginning, which is why I do not understand what you mean.

 - remove the following /$HOME/.m2: I do this before every mvn clean install -e -U -Dmaven.test.skip=true
 - download ibrahims smsc gateway: Been using the mobicents, which all builds fine, except for map-ra which doesn't seem to be in Ibrahim's
 - download ss7 binary: Have done this, I am guessing version 2.1.0 which is missing the libmobicents-dahdi, so I dropped to 2.0.0-SNAPSHOT and it works flawless. It also builds a mobicents-ss7-service dir that needs removed later
 - download jain.slee: This was download and run from the beginning. I did notice a mobicents-slee-ra-map jar, but it is version 1.0.0 and erred horribly with all my 2.X dependencies
 - install ss7 first: Version 2.0.0-SNAPSHOT builds find, 2.1.0-SNAPSHOT requires fixes
 - install slee map ra: If you are referring to the jar that comes with jain slee in the resources folder, it seems to be version 1.0.0. Unless a newer one exists somewhere? Will keep looking.
 - install smsc: Everything deploys fine, but the smsc service due to the mobicents-slee-ra-map dependency.

Ibrahim mentioned 2.8.0-SNAPSHOT, but I still cannot find it. Even after building jain-slee from source on github and all its jss7 dependencies, resources, etc. No version found, but 1.0.0. Odd.

Ibrahima Gaye

no leída,
4 may 2015, 3:54:13 a.m.4/5/15
para mobicent...@googlegroups.com
Hello James,
for jain-slee.ss7 you have to modify the pom to be able to get 2.8.0-SNAPSHOT:

<groupId>org.mobicents.servers.jainslee.ss7</groupId>
<artifactId>mobicents-slee-ss7</artifactId>
<version>2.8.0-SNAPSHOT</version>
​So long time i did it so i can not recall all the inner dependencies ... but if you have issues mavening it i would be happy to help.

I think it's better like this because even if you had read the encyclopedia of maven you would not learn as like this :)

Best regards,​


------
Ibrahim

James Carpenter

no leída,
7 may 2015, 8:28:00 a.m.7/5/15
para mobicent...@googlegroups.com

Thank you Ibrahim, your awesome!

Yeah, your probably right, experience is always better than some encyclopedia. I'll let you know if I run into any issues this weekend.


v/r,
James

Ibrahima Gaye

no leída,
7 may 2015, 8:30:41 a.m.7/5/15
para mobicent...@googlegroups.com
loool currently my lab ussdgateway is a mess i was trying to add sip client (like the http client already in) .... 

------
Ibrahim


--

James Carpenter

no leída,
7 may 2015, 8:43:24 a.m.7/5/15
para mobicent...@googlegroups.com

Hmm... sorry, I am not familiar with ussdgateway to understand. I was thinking about building it this weekend for the first time, but I have been more focused on smscgateway, as there seems to be less support on the forums for it. It also interests me more and I have been writing code using the smppapi to see what we are looking at in the future for v5, etc.

It would also be nice to start digging into the ip-sm-gwy, but for now I am using RestComm and OpenIMSCore to connect the smscgateway using SMPP and Diameter-sh. Although, not fully operational yet.

Hope all goes well.


v/r
James

Ibrahima Gaye

no leída,
7 may 2015, 8:46:14 a.m.7/5/15
para mobicent...@googlegroups.com
Cool! just focus on it sometimes touching everything may end up being waste of time :)

------
Ibrahim


--
Responder a todos
Responder al autor
Reenviar
0 mensajes nuevos