Error:1053 when starting Subverion as a Windows 2008 Server R2 service

444 views
Skip to first unread message

Roberto de Castro

unread,
Jun 29, 2010, 7:55:55 PM6/29/10
to us...@subversion.apache.org
Hi all!
I've been facing the following error when I start subversion as a Windows 2008 Server R2 service: 

Error 1053 - The service did not respond to the start or control request in a timely fashion

First I created a windows server in a command prompt with the following command:
sc create svnserve binPath= "\"C:\Program Files (x86)\CollabNet\Subversion Server\svnserve.exe\" -service -r C:\svn_repository" DisplayName= "Subversion Ingresso.com" depend= Tcpip start= auto obj= INGRESSOSERVER\SvnDeamon password= *******
Then I started the service and have the error.
The .Net Framework is 4.0.30319.1 version.
What can I do to solve this problem?
Thanks in advance for the help.
Best regards,

    Roberto de Castro

Csaba Raduly

unread,
Jul 1, 2010, 2:51:29 AM7/1/10
to Roberto de Castro, us...@subversion.apache.org
On Wed, Jun 30, 2010 at 4:41 PM, Roberto de Castro wrote:
> Hi Csaba Raduly!
> This is Event Viewer log message:
> Log Name:      System
> Source:        Service Control Manager
> Date:          30/06/2010 11:32:57
> Event ID:      7000
> Task Category: None
> Level:         Error
> Keywords:      Classic
> User:          N/A
> Computer:      ingressoserver
> Description:
> The Subversion Ingresso.com service failed to start due to the following
> error:

> The service did not respond to the start or control request in a timely
> fashion.
> Event Xml:
> <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
>   <System>
>     <Provider Name="Service Control Manager"
> Guid="{555908d1-a6d7-4695-8e1e-26931d2012f4}" EventSourceName="Service
> Control Manager" />
>     <EventID Qualifiers="49152">7000</EventID>
>     <Version>0</Version>
>     <Level>2</Level>
>     <Task>0</Task>
>     <Opcode>0</Opcode>
>     <Keywords>0x8080000000000000</Keywords>
>     <TimeCreated SystemTime="2010-06-30T14:32:57.002461000Z" />
>     <EventRecordID>10498</EventRecordID>
>     <Correlation />
>     <Execution ProcessID="572" ThreadID="10000" />
>     <Channel>System</Channel>
>     <Computer>ingressoserver</Computer>
>     <Security />
>   </System>
>   <EventData>
>     <Data Name="param1">Subversion Ingresso.com</Data>
>     <Data Name="param2">%%1053</Data>
>   </EventData>
> </Event>

That wasn't much help, unfortunately.
Have you tried running svnserve directly, with the same options but
without the -service, from the command line?


--
Life is complex, with real and imaginary parts.
"Ok, it boots. Which means it must be bug-free and perfect. " -- Linus Torvalds
"People disagree with me. I just ignore them." -- Linus Torvalds

Keith Moore

unread,
Jul 4, 2010, 7:33:56 PM7/4/10
to us...@subversion.apache.org

----------------------------------------------------------

Does the service user have access to the 'C:\svn_repository' directory? Give that user Full Control of the folder and try starting the service.


#####################################################################################
Attention:
The information contained in this message and or attachments is intended
only for the person or entity to which it is addressed and may contain
confidential and/or privileged material. Any review, retransmission,
dissemination or other use of, or taking of any action in reliance upon,
this information by persons or entities other than the intended recipient
is prohibited. If you received this in error, please contact the sender and
delete the material from any system and destroy any copies.
#####################################################################################

Reply all
Reply to author
Forward
0 new messages