"Illegal characters in path" error and service doe

If you are having a problem using SourceOffSite, post a message here.

Moderator: SourceGear

Post Reply
davidasna
Posts: 3
Joined: Mon Jun 06, 2005 12:26 pm

"Illegal characters in path" error and service doe

Post by davidasna » Mon Jun 06, 2005 12:32 pm

I installed SOS 4.1 on a Windows 2000 server. The service does not start, it fails with message: "Could not start the SourceOffSite 4 Server on Local Computer. The service did not return an error. This could be an internal Windows Error or an internal service error. If the problem persists, contact your system administrator"
When I check the Even Log (Application) for details, I see this error:

Service cannot be started. System.ArgumentException: Illegal characters in path.
at System.IO.Path.Combine(String path1, String path2)
at ClassicService.Server.Startup(String[] args)
at ClassicService.ClassicService.OnStart(String[] args)
at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)

Any help would be appreciated. By the way, I tried changing the service log on properties to use the Domain Admin account and Local System and it doesn't make a difference.

Thanks
David

lbauer
Posts: 9736
Joined: Tue Dec 16, 2003 1:25 pm
Location: SourceGear

Post by lbauer » Mon Jun 06, 2005 1:16 pm

Linda Bauer
SourceGear
Technical Support Manager

davidasna
Posts: 3
Joined: Mon Jun 06, 2005 12:26 pm

Tried the registry modification, now different error

Post by davidasna » Mon Jun 06, 2005 1:34 pm

After making the registry modification described (removing the quotes), I now get the following error in event viewer:

Service cannot be started. System.Exception: Error starting the 'SOS 4' server. Please check the server log for more details.
at ClassicService.ClassicService.OnStart(String[] args)
at System.ServiceProcess.ServiceBase.ServiceQueuedMainCallback(Object state)

davidasna
Posts: 3
Joined: Mon Jun 06, 2005 12:26 pm

After configuring DB on SOS that error went away

Post by davidasna » Mon Jun 06, 2005 2:14 pm

I can start the SOS server now, I had not configured a DB.
David

Post Reply