Start up error

I am trying to open developer and I get the splash screen, but then icon just turns and my solution will not open. I have changed nothing, with the exception of downloading Sybase Central (but have not even played with it yet)

My solution opened fine yesterday and today it will not open. I am using SQL 2000 and Servoy on my local machine
Servoy Developer
Version R2 2.2rc3-build 321
Java version 1.4.2_04-b05 (Windows XP)

Here is my log into, but I don’t know what it means

Service Log:

FATAL | wrapper | 2005/01/31 08:09:40 | OpenSCManager failed - Access is denied. (0x5)
FATAL | wrapper | 2005/01/31 08:09:40 | OpenSCManager failed - Access is denied. (0x5)
FATAL | wrapper | 2005/03/17 08:45:09 | OpenSCManager failed - Access is denied. (0x5)
FATAL | wrapper | 2005/03/17 08:45:09 | OpenSCManager failed - Access is denied. (0x5)

.log :

Looking for servoy.properties on C:\Documents and Settings\ebrandt\servoy.propertiesLoading servoy.properties from C:\Program Files\Servoy\servoy.propertiesLoading - Donejava.net.ConnectException: Connection refused: connectjava.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.(Unknown Source)
at sun.net.www.http.HttpClient.(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.net.URL.openStream(Unknown Source)
at com.servoy.j2db.develop.c.g.a(Unknown Source)
at com.servoy.j2db.develop.c.g$2.run(Unknown Source)
at com.servoy.j2db.util.ap.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Using RMI registry on port 1099

Appearantly, there are access issues.

Thanks for any help on this.

I went into the repository and manually loaded, it started fine. I then closed and opened normally and it opened fine, not sure what happened, but it seems to be working fine now.