sun one application server 7
Whe I try to start the application server, I got the following error message in the console window:
Could not start the instance: domain1:admin-server
server failed to start: abnormal subprocess termination
Could not start the instance: domain1:server1
server failed to start: abnormal subprocess termination
Could not start the domain.
Could not start one or more instances in the domain : domain1
In the server.log, I got the following:
SEVERE ( 2544): CORE3170: Configuration initialization failed: Error running init function load-modules: dlopen of C:/Sun/AppServer7/bin/j2eeplugin.dll failed (The specified module could not be found.)
Can somebody help?
Thanks,
[734 byte] By [
adasdasd] at [2007-11-26 6:32:24]

# 2
Did the problem go away with a re-install ?
Looks like libj2eeplugin is corrupt.
On Windows , one does see the problem of corruption of the command used by installer to create initial domain/server-instances.
If the installation went through fine, one could try a manual domain creation(using asadmin create-domain command)
Alternatively, this error can also occur when the app server runs out of file descriptors.
# 3
Hi,
It looks like a installation problem as mentioned above.
But You need to ensure whether uninstallation is proper or not too before installing again. You are reqd to cleanup registry otherwise, you may endup facing the same problem again and again. It will frustrate you some times.
So, to know how to properly cleanup previous installation, plz refer docs page - docs.sun.com.
I think if you properly cleanup the previous installation, you won't be facing this issue again. Also, make sure file descriptors limit is ok.