Hi
I have installed XI3.0.(NW04 SR-1 stack 09)
as following...
EInstall ABAP CI(UC)
EInstall ABAP DB
EInstall Java Add-in
When I try to startsap, I got following error in "dev_jcontrol".
And jlaunch colud not startup.
(I check with "ps -ef")
======================
DIR_EXECUTABLE not found.
/usr/sap/<SID>/exe/run/jlaunch is not.
==============================
The "jlaunch " is not /usr/sap/<SID>/exe/run/ actually.
It is /usr/sap/<SID>/exeU/run/. Otherwise it's under /usr/sap/<SID>/DVEBMGSxx/j2ee/os_libs.
Why wrong path is set?
Should I set any parameter to instance profile?
For example "exe/jlaunch" or DIR_EXECUTABLE.
But our system is on Solaris, I know exe/jlaunch is for "WINOWS" only.
Best Regards,