Hey kids,
I just downloaded the 5.0.6 Integration Agent and dropped it into a directory. I was able to install the windows service with the install_service.bat command, however, when I try to start this service from the services list, it gives the "Error 1067: The process terminated unexpectedly". I get similar results when I run the "startup.bat" or "start_service.bat" commands in the IA_home\bin directory.
There did not seem to be a log directory, so I created one, (but still got the error) and the apia.txt file was generated with this output:
2013/02/22 11:42:17.080 | srvmain | ERROR | JVM exited while loading the application.
2013/02/22 11:42:21.606 | srvmain | ERROR | JVM exited while loading the application.
2013/02/22 11:42:26.108 | srvmain | ERROR | JVM exited while loading the application.
2013/02/22 11:42:30.502 | srvmain | ERROR | JVM exited while loading the application.
2013/02/22 11:42:35.043 | srvmain | ERROR | JVM exited while loading the application.
2013/02/22 11:42:35.151 | srvmain | FATAL | There were 5 failed launches in a row, each lasting less than 300 seconds. Giving up.
2013/02/22 11:42:35.154 | srvmain | FATAL | There may be a configuration problem: please check the logs.
So, I got creative and tried to see what the iadmin.bat command would do and it at least had a little more info:
D:\xM_IA\bin>iadmin.bat
Error occurred during initialization of VM
java/lang/ClassNotFoundException: error in opening JAR file D:\xM_IA\jre\lib\rt.jar
Google says this is due to a corrupted download of java... but since this is packaged from xMatters, is that relevant? Has anyone else successfully deployed the 5.0.6 IA?
Thanks!
--- Travis