Hi All,
i have installed WAS on AIX server with root ID(sudo ./install). After installation i am able to start WAS with root access.
Now i have stopped all WAS services, then i have changed owner ship to wasadmin:wasadmn. Before it was root:system. After changing owner ship(wasadmin:wasadmn), i am unble to start with the user wasadmin.
i am able to start with sudo ./startServer server1, when i am trying start with out sudo, i mean with the wasadmin user, i am getting the below error.
after executing the command there is no messages, only below error i am getting.
How can i start with WAS with wasadmin user, i have changed ownership for all files.
Error : The java class is not found: com.ibm.wsspi.bootstrap.WSPreLauncher
Please suggest.
Thanks,
Chinna.