Integration Server, server.sh issues persist

The following error still comes up when I start the IS:

olumide@oxfordcomputing [/SoftwareAG/IntegrationServer/bin]# ./server.sh
./server.sh: line 8: ./…/instances/default/bin/server.sh: No such file or directory

The command I used is: /SoftwareAG/IntegrationServer/bin/.server.sh -port 7777 &

server.sh exists in the bin because “cat” works well.

Help!

Thanks,

Olumide

I assume you are on webMethods 9.x and try starting the IS from the location:

/instances/default/bin

you must see a server.sh script file.

Let me know your results.