Problem Starting Server

Hi,

I just installed J2EE app server on my Fedora Core 2 box but having trouble starting the server. I go to install_dir/domains'domain1/bin and do a ./startserv but nothing happens. It just sits there and doesn't bring me back to the command line.

During the install I modified the server port to 8083 since the default 8080 is already being used by Tomcat. Any ideas?

Thanks.

-Ray

[416 byte] By [suna8273a] at [2007-10-2 6:20:21]
# 1
You should not use startserv to start server - this command is private interface and it is actually waiting for information to be supplied to its stdin and that's why you see the hang. Correct way to start the server is to run <installdir>/bin/asadmin start-domain
Snjezanaa at 2007-7-16 13:22:17 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...