Difference between revisions of "Unable to initialize server environment"

From CMOD.wiki
Jump to navigation Jump to search
m (TOCright)
m (Standardized the layout.)
Line 1: Line 1:
{{TOCright}}
{{TOCright}}


=== What was the error? ===  
== What was the error? ==


<code> Unable to initialize server environment. rc=1 </code>
Unable to initialize server environment. rc=1  


=== What were you doing? ===
== What were you doing? ==


Probably trying to start OnDemand with the arssockd command.
Probably trying to start OnDemand with the arssockd command.


=== Troubleshooting ===
== What happened? ==
 
The OnDemand daemon, [[arssockd]] was NOT started, probably because the database wasn't available.
 
== Troubleshooting ==


Is the database engine up and running?   
Is the database engine up and running?   

Revision as of 00:27, 29 April 2015

What was the error?

Unable to initialize server environment. rc=1 

What were you doing?

Probably trying to start OnDemand with the arssockd command.

What happened?

The OnDemand daemon, arssockd was NOT started, probably because the database wasn't available.

Troubleshooting

Is the database engine up and running?

db2 start database manager

Is the database activated?

db2 activate database archive

Did you run db2ln as root to create the links to the DB2 libraries in the /usr/lib and /lib directories?