Hello again,
I have a problem with the Classification Server which is not starting from services or SCI.
In the ‘ClfServerStarter.log’ file I get the error: Error: Could not load JVM library: D:\GCTI\MCR 8.0\jre\bin\server\jvm.dll
I made a BAT file and from there ClassificationServer is starting but not as a sevice. Here is how the bat looks like:
cd "D:\GCTI\MCR 8.0\Classification Server\ClassificationServer_P_1" ClfServerStarter.exe -host naluctmgen019 -port 2010 -app ClassificationServer_PHere is the JavaServerStarter.ini file:
[Service] AppTitle="Genesys Classification Server" AppVersion=8.0.000.03 MainClass="Genesys/mcr/stdfacade/StdServerExImpl" JVMPath="D:\GCTI\MCR 8.0\jre\bin\server\jvm.dll" EventHandlerMethod=ShutdownSignal[JavaArgs]
-Xmx500m
-Dgenesys.mcr.stdserverex.apptype=CFGClassificationServer
-Dgenesys.mcr.stdserverex.extensions=Genesys.iknow.clfserver.ClassificationServer
-Dgenesys.mcr.stdserverex.cmdparser=Genesys.iknow.clfserver.ClfCommandParser
-Dgenesys.mcr.stdserverex.lmsfile=iknowserver.lms[Djava.class.path]
.
.\ClfServer.jar
.\gcengine.jar
.\antlr.jar
.\patternmatching.jar
D:\GCTI\MCR 8.0\LIB\mail.jar
D:\GCTI\MCR 8.0\LIB\flexlm.jar
D:\GCTI\MCR 8.0\LIB\ucsapi.jar
D:\GCTI\MCR 8.0\LIB_icc_api.jar
D:\GCTI\MCR 8.0\LIB_stdserver.jar
D:\GCTI\MCR 8.0\LIB\cfglib.jar
D:\GCTI\MCR 8.0\LIB\commonlib.jar
D:\GCTI\MCR 8.0\LIB\license.jar
D:\GCTI\MCR 8.0\LIB\gml.jar
D:\GCTI\MCR 8.0\LIB\kvlists.jar
D:\GCTI\MCR 8.0\LIB_3rd_party_protocol.jar
D:\GCTI\MCR 8.0\LIB_workflow_engine_protocol.jar
D:\GCTI\MCR 8.0\LIB\esp_server.jar
All logs and ini files you can also find here: http://www.infobar.ro/Classification/
Thank you,
Mihai
L.E. I have Multimedia Third Party Components installed so all files that are listed in the ini file exist at that location.
Classification Server version is 8.0.000.03.