Difference between revisions of "ARS0160E"

From CMOD.wiki
Jump to navigation Jump to search
(Initial edit of CM OnDemand error ARS0160E)
 
Line 13: Line 13:
   ARS0160E Unable to load module >/opt/IBM/ondemand/V9.5/bin/exits/arssmtsm<. The return code is 2  Srvr->OnDemand.example.com<-
   ARS0160E Unable to load module >/opt/IBM/ondemand/V9.5/bin/exits/arssmtsm<. The return code is 2  Srvr->OnDemand.example.com<-


== Related Errors ==
CMOD Wiki pages relating to arssockd does not start:
None.
 
[[ARS4014E|arssockd - Unable to load DB2]]
 
[[ARS4012E|arssockd - Unable to initialize the environment]]
 
[[Unable_to_determine_the_database_engine|arssockd - Unable to determine the database engine]]


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

Revision as of 14:30, 12 October 2018

What was the error?

Message Number: 160

Message Severity: Error (Corrective action is required to continue)

Message Name: ARS0160E

Message Text: Unable to load module >/opt/IBM/ondemand/V9.5/bin/exits/arssmtsm<. The return code is 2 Srvr->eatodm02a<-

Example

 ARS0160E Unable to load module >/opt/IBM/ondemand/V9.5/bin/exits/arssmtsm<. The return code is 2  Srvr->OnDemand.example.com<-

CMOD Wiki pages relating to arssockd does not start:

arssockd - Unable to load DB2

arssockd - Unable to initialize the environment

arssockd - Unable to determine the database engine

What were you doing?

Likely trying to start IBM CMOD arssockd daemon after a major upgrade.

What happened?

It's possible your server was previously misconfigured, or your configuration files were overwritten with new ones, causing the CM OnDemand server to default to a TSM configuration.

Troubleshooting

Check your ars.cfg file, and if your server is NOT using secondary storage, change the ARS_STORAGE_MANAGER parameter:

 ARS_STORAGE_MANAGER=CACHE_ONLY

Then try to restart CMOD with the arssockd command:

 # Start IBM CMOD daemon with arssockd using the -S ("Start") option.
 $ arssockd -I archive -S

Articles Related to this message

The Content Manager OnDemand ars.cfg reference