The Sun Java System Application Server 8.2 could not start.
Hi,
I am using Java Studio Creator 2 Update 1. I get the following error when I try to run the project.
The Sun Java System Application Server 8.2 could not start.
More information about the cause is in the Server log file.
Possible reasons include:
- Port conflicts. (use netstat -a to detect possible port numbers already used by the operating system.)
- Incorrect server configuration (domain.xml to be corrected manually)
- Corrupted Deployed Applications preventing the server to start.(This can be seen in the server.log file. In this case, domain.xml needs to be modified).
I have red badges for 'Deployment Server' and 'Bundled Database Server' while running the project. I tried using
pe-start.bat -reset
but doesnt help.
I get the following errors while running the command
C:\Program Files\Sun\Creator2_1\bin>pe-start.bat -reset
C:\Program Files\Sun\Creator2_1\SunAppServer8\domains\creator does not correspond to a valid domain directory.
CLI157 Could not stop the domain creator.
Error: Unable to delete domain directory, please remove manually: C:\PROGRA~1\Su
n\CREATO~1\SunAppServer8\domains\creator
WARNING: The --password option is insecure and should not be used since it can compromise your password. Please use either the command prompt or the --password file option.
Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
CLI137 Command create-jdbc-connection-pool failed.
WARNING: The --password option is insecure and should not be used since it can compromise your password. Please use either the command prompt or the --password file option.
Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
CLI137 Command create-jdbc-resource failed.
WARNING: The --password option is insecure and should not be used since it can compromise your password. Please use either the command prompt or the --password file option.
Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
CLI137 Command create-jdbc-connection-pool failed.
WARNING: The --password option is insecure and should not be used since it can compromise your password. Please use either the command prompt or the --password file option.
Unable to connect to admin-server. Please check if the server is up and running and that the host and port provided are correct.
CLI137 Command create-jdbc-resource failed.
WARNING: The --password option is insecure and should not be used since it can compromise your password. Please use either the command prompt or the --password file option.
Jul 13, 2006 9:31:21 AM com.sun.appserv.management.client.ProxyFactory getInstance
I found a forum discussing the same error but could not find the fix.
Please help me solve this
Thanks,
S

