OnDemand Users Group

Support Forums => CMOD for Multiplatforms => Topic started by: jeffs42885 on May 22, 2015, 03:15:39 PM

Title: Error when trying to start Libsrv (Windows)
Post by: jeffs42885 on May 22, 2015, 03:15:39 PM
Keep in mind, I am used to working in a unix/linux world. I installed DB2, CMOD 9.5 on Server 08 R2 and when I went to start arssockD I am getting this error. Anyone have any ideas?

Any help would be greatly appreciated! Thanks!

Also- there was the one part of the install where I could chose to use LDAP. We arent using that. Could that be the culprit? If so, wich option should I have picked?

thanks all!
Title: Re: Error when trying to start Libsrv (Windows)
Post by: jeffs42885 on May 22, 2015, 07:26:59 PM
Also seeing this in the System event viewer:

The OnDemand LibSrvr (CMOD) service terminated with service-specific error The data is invalid..
Title: Re: Error when trying to start Libsrv (Windows)
Post by: Justin Derrick on May 23, 2015, 10:27:01 AM
Yeah, that's a super-generic error for Windows.  I see that you're using an instance name of CMOD for arssockd, instead of the default ARCHIVE -- check the registry to make sure that you've got 'CMOD' as your instance name (to match your command line parameters) or change your command line parameters to whatever is in the registry for the instance name.

-JD.
Title: Re: Error when trying to start Libsrv (Windows)
Post by: jeffs42885 on May 26, 2015, 03:11:35 PM
Thanks JD. I checked all that out and I had the wrong instance owner listed. I changed it, and now in configurator it just says "Starting" and its been like that for about 10 minutes.

Should I just be patient? All the db tables were successfully created and whatnot.

Dumb question- Do I need to start the instance (Used to doing this on 8.5 in the command center)
Title: Re: Error when trying to start Libsrv (Windows)
Post by: jeffs42885 on May 26, 2015, 03:17:46 PM
Heres my registry settings, also, since this is a POC system we are not using LDAP or anything. I just picked the first option and left the password blank. Could that be causing issues.
Title: RESOLVED - Error when trying to start Libsrv (Windows)
Post by: jeffs42885 on June 25, 2015, 09:05:23 PM
Quick update on this,

Installed 9.5.0.2

Issued- update db cfg for "ARCHIVE" using NEWLOGPATH NULL

Then recreated the instance. Boom! ;D