thanks a lot for changes provided.
Unfortunately, after successfully compiling of jss7 and gmlc and starting configuration, faced with such errors notification:
2015-12-02 17:19:20,073 INFO [org.hibernate.util.NamingHelper] (pool-17-thread-1) JNDI InitialContext properties:{java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory, java.naming.factory.url.pkgs=org.jboss.naming:org.jnp
.interfaces}
2015-12-02 17:19:20,089 INFO [org.mobicents.slee.container.management.jmx.DeploymentMBeanImpl] (pool-17-thread-1) Installed ProfileSpecificationID[name=ResourceInfoProfileSpec,vendor=javax.slee,version=1.0]
ar/]
2015-12-02 17:19:20,344 WARN [org.mobicents.slee.container.deployment.jboss.SleeContainerDeployerImpl] (pool-17-thread-1) SLEE DUs not deployed, due to missing dependencies:
Missing Dependencies:
EventTypeID[name=ss7.map.DIALOG_TIMEOUT,vendor=org.mobicents,version=1.0]
EventTypeID[name=ss7.map.DIALOG_RELEASE,vendor=org.mobicents,version=1.0]
ResourceAdaptorTypeID[name=MAPResourceAdaptorType,vendor=org.mobicents,version=2.0]
LibraryID[name=library-map,vendor=library-map,version=2.0]
EventTypeID[name=ss7.map.INVOKE_TIMEOUT,vendor=org.mobicents,version=1.0]
EventTypeID[name=ss7.map.service.mobility.subscriberinfo.ANY_TIME_INTERROGATION_RESPONSE,vendor=org.mobicents,version=1.0]
EventTypeID[name=ss7.map.DIALOG_PROVIDERABORT,vendor=org.mobicents,version=1.0]
EventTypeID[name=ss7.map.DIALOG_DELIMITER,vendor=org.mobicents,version=1.0]
MAPRA
EventTypeID[name=ss7.map.ERROR_COMPONENT,vendor=org.mobicents,version=1.0]
EventTypeID[name=ss7.map.service.mobility.subscriberinfo.ANY_TIME_INTERROGATION_REQUEST,vendor=org.mobicents,version=1.0]
EventTypeID[name=ss7.map.DIALOG_ACCEPT,vendor=org.mobicents,version=1.0]
EventTypeID[name=ss7.map.DIALOG_REJECT,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]
EventTypeID[name=ss7.map.DIALOG_USERABORT,vendor=org.mobicents,version=1.0]
EventTypeID[name=ss7.map.DIALOG_NOTICE,vendor=org.mobicents,version=1.0]
2015-12-02 17:19:20,345 INFO [org.mobicents.cache.MobicentsCache] (main) Starting JBoss Cache...
2015-12-02 17:19:20,385 INFO [org.jboss.cache.factories.ComponentRegistry] (main) JBoss Cache version: JBossCache 'Cascabel'
3.1.0.GA2015-12-02 17:19:20,386 INFO [org.mobicents.cache.MobicentsCache] (main) Mobicents Cache started, status: STARTED, Mode: LOCAL
2015-12-02 17:19:20,405 INFO [javax.slee.management.SleeManagementMBean] (main) ## ## ## ## ## ## ## Mobicents JAIN SLEE 2.7.0.FINAL "RAY" started ## ## ## ## ## ## ##
2015-12-02 17:19:20,615 INFO [org.mobicents.protocols.sctp.ManagementImpl] (main) Started SCTP Management=SCTPManagement WorkerThreads=0 SingleThread=true
2015-12-02 17:19:20,615 INFO [org.mobicents.protocols.sctp.SelectorThread] (Thread-19) SelectorThread for Management=SCTPManagement started.
2015-12-02 17:19:20,738 INFO [org.mobicents.protocols.sctp.AssociationImpl] (main) Started Association=Association [name=KITS-ASSOC1, associationType=CLIENT, ipChannelType=SCTP, hostAddress=10.50.49.138, hostPort=2906, peerAddress=10.50.60.200, peerPort=2906, serverName=KITS, extraHostAddress=[null, ]]
2015-12-02 17:19:20,739 INFO [org.mobicents.protocols.ss7.m3ua.impl.M3UAManagementImpl] (main) Started M3UAManagement
2015-12-02 17:19:20,755 INFO [org.mobicents.protocols.ss7.scheduler.Scheduler] (main) Starting
2015-12-02 17:19:20,755 INFO [org.mobicents.protocols.ss7.scheduler.Scheduler] (main) Started
2015-12-02 17:19:20,784 ERROR [org.mobicents.protocols.ss7.sccp.impl.SccpStackImpl-SccpStack] (main) Error while persisting the Sccp Resource state in file=
java.io.FileNotFoundException: (No such file or directory)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(FileOutputStream.java:221)
additionally, all http requests:
but there is no any ATI request sent.