After deleting and reattaching the SS connection i can see the following in the log:
09:09:49.695 Dbg 20012 Feature GIS_STATSERVICE: 1 licenses checked in
09:09:49.695 Dbg 20012 License released: GenesysIntegrationServer:SessionService:1290080140130H1@GIS_STATSERVICE
09:10:19.772 Trc 20009 Configuration for application obtained
09:10:19.772 Trc 20009 Configuration data successfully read
09:10:19.772 Dbg 20012 HandleAppServersModification: nStatServers 1 -> 0
09:10:19.772 Dbg 20012 StatServers: deleted= 1 created= 0
09:10:19.772 Dbg 20012 Remove statServer StatServer_GIS
09:10:19.772 Dbg 20012 Destroy AgStat StatServer_GIS
09:10:19.772 Dbg 20012 HandleAppServersModification: nCSproxyServers 0 -> 0
09:10:19.772 Dbg 20012 CSServer: deleted= 0 created= 0
09:10:19.788 Std 04504 Connection to Stat server 'StatServer_GIS' at host 'host2.domain.com', port 2070 lost
09:10:21.116 Std 05094 Application is not able to provide service
09:10:21.116 Std 05094 Application is not able to provide service
09:10:39.678 Dbg 20004 call to browseServices method for session id GenesysIntegrationServer:SessionService:1290080140130H1 -> OK
09:10:39.678 Dbg 20012 Checking out feature GIS_STATSERVICE in 7260@host0,7260@host1: OK
09:10:39.678 Dbg 20012 GenesysIntegrationServer:SessionService:1290080140130H1 -> license GIS_STATSERVICE checked
09:10:39.693 Dbg 20007 call to subscribeStatistic method for session id GenesysIntegrationServer:SessionService:1290080140130H1 (Stat Server error [no server defined]) -> ERROR
09:10:39.693 Dbg 20012 Feature GIS_STATSERVICE: 1 licenses checked in
09:10:39.693 Dbg 20012 License released: GenesysIntegrationServer:SessionService:1290080140130H1@GIS_STATSERVICE
09:10:50.724 Trc 20009 Configuration for application obtained
09:10:50.756 Trc 20009 Configuration data successfully read
09:10:50.756 Dbg 20012 HandleAppServersModification: nStatServers 0 -> 1
09:10:50.756 Dbg 20012 StatServers: deleted= 0 created= 1
09:10:50.756 Dbg 20012 Create statServer StatServer_GIS
09:10:50.771 Std 04503 Connected to Stat Server 'StatServer_GIS' at host 'host2.domain.com', port 2070
09:10:50.771 Dbg 20012 SOpenServerEx: StatServer_GIS@host2.domain.com:2070
09:10:50.771 Dbg 20012 HandleAppServersModification: nCSproxyServers 0 -> 0
09:10:50.771 Dbg 20012 CSServer: deleted= 0 created= 0
09:10:50.802 Std 05094 Application is not able to provide service
09:10:50.818 Std 05094 Application is not able to provide service
09:11:29.692 Dbg 20004 call to browseServices method for session id GenesysIntegrationServer:SessionService:1290080140130H1 -> OK
09:11:29.692 Dbg 20012 Checking out feature GIS_STATSERVICE in 7260@host0,7260@host1: OK
09:11:29.692 Dbg 20012 GenesysIntegrationServer:SessionService:1290080140130H1 -> license GIS_STATSERVICE checked
09:11:29.708 Dbg 20007 call to subscribeStatistic method for session id GenesysIntegrationServer:SessionService:1290080140130H1 (Stat Server error [no server defined]) -> ERROR
so, it's "not able to provide service", but this isnt really a new insight :-D
about the java config i found the following
[java-config]
java-extensions-dir=./java/ext
java-libraries-dir=./java/lib
jvm-path=C:\Program Files\Java\jdk1.5.0_12/jre/bin/server/jvm.dll
[java-extensions]
eServiceContactStat.jar=yes
eServiceInteractionStat.jar=yes
VCBStatExtension.jar=no
any ideas?