Problem Starting Integration Server 8

Hi Forum,

I have installed webMethod Integration Server 8, and the installation succeed. When i am trying to start the integration server by running the script [Install_Dir]\IntegrationServer\bin\server.bat getting following exception:

java.io.FileNotFoundException: C:\SoftwareAG\webMethods8\IntegrationServer\bin\ini.cnf (The system cannot find the file specified)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.(FileInputStream.java:106)
at com.wm.app.Application.loadIniProperties(Application.java:162)
at com.wm.app.Application.init(Application.java:117)
at com.wm.app.Application.(Application.java:97)
at com.wm.app.server.ServerApp.(ServerApp.java:34)
at com.wm.app.server.ServerApp.create(ServerApp.java:145)
at com.wm.app.ApplicationFactory.create(ApplicationFactory.java:48)
at com.wm.app.server.Main.main(Main.java:49)

I noticed that the ini.cnf is not available in my installation at C:\SoftwareAG\webMethods8\IntegrationServer\bin\ini.cnf.

Any idea how to fix this issue

You must have this file under your installation folder, it contain the libraries paths of your installation. it’s the (STARTUP PROPERTIES FOR webMethods INTEGRATION SERVER)

Are you using an industrial image for your installation or doin a fresh install. In case you are doing a fresh installation online, this issue should normally not come. Please do check this up from your installation.