Server Management - Systems Insight Manager
1753528 Members
5455 Online
108795 Solutions
New Discussion

mxinitconfig -a OK up until Initialization and Database population...

 
hpnycadmin
Occasional Contributor

mxinitconfig -a OK up until Initialization and Database population...

HP SIM 6.2 new install on new linux server. SLES 11 o/s.

mxinitconfig -a results:

Checking Requisites (15):
1. Check Kernel Parameters ..OK
2. Node Security File ..OK
3. Server Property File ..OK
4. Server Authentication Keys ..OK
5. SSH Keys ..OK
6. Status Property File ..OK
7. Task Results Output Cleanup ..OK
8. Database Configuration ..OK
9. Database Content ..OK
10. Web Server ..OK
11. Setup Property File ..OK
12. JBoss Setup ..OK
13. Agent Configuration ..OK
14. Management Services ..OK
15. Initialization and Database Population ..OK
Requisite scan completed successfully.

Configuring Server Components (15):
1. Check Kernel Parameters ..Done
2. Node Security File ..Done
3. Server Property File ..Done
4. Server Authentication Keys ..Done
5. SSH Keys ..Done
6. Status Property File ..Done
7. Task Results Output Cleanup ..Done
8. Database Configuration ..Done
9. Database Content ..Done
10. Web Server ..Done
11. Setup Property File ..Done
12. JBoss Setup ..Done
13. Agent Configuration ..Done
14. Management Services ..Done
15. Initialization and Database Population........

initialization is failing at the very last one during initialization and Database Population section. It sits there until it fails a few mins later. The /var/opt/mx/logs/mxdomainmgr.0.log shows the following java error message:

14 Feb 16:29:45,865 ERROR [STDERR] Feb 14, 2011 4:29:45 PM sun.rmi.transport.tcp.TCPTransport$AcceptLoop executeAcceptLoop
WARNING: RMI TCP Accept-0: accept loop for ServerSocket[addr=0.0.0.0/0.0.0.0,port=0,localport=49979] throws
java.lang.OutOfMemoryError: unable to create new native thread
at java.lang.Thread.start0(Native Method)
at java.lang.Thread.start(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.addIfUnderMaximumPoolSize(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.execute(Unknown Source)
at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.executeAcceptLoop(Unknown Source)
at sun.rmi.transport.tcp.TCPTransport$AcceptLoop.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)


Can anyone help???
If it ain't broke dont fix it