[Dart] connection problem ?

Blezek, Daniel J (GE, Research) blezek at crd.ge.com
Wed May 9 14:42:56 EDT 2007


Hi,

  Hmmm, strange bug.  Did you update Dart?  Did you move your MyServer
and MyProject directories?  This must be done carefully, as the
configuration files have full path names.

-dan 

-----Original Message-----
From: dart-bounces+blezek=crd.ge.com at public.kitware.com
[mailto:dart-bounces+blezek=crd.ge.com at public.kitware.com] On Behalf Of
Hirohito Okuda
Sent: Wednesday, May 09, 2007 2:11 PM
To: Hirohito Okuda; dart at public.kitware.com
Subject: [Dart] connection problem ?

Hi, when I tried to restart the Dart server by

 >java -jar DartServer.jar MyServer MyProject

Dart gave me following errors. Does anybody have any idea ?
I have been using Dart for a year so, and it had been working fine so
far.

Thanks

Here  is excerpt from output message.
>
> ----------------------------------------------------------------------
> --
>
> <09 May 2007 11:28:34,480> [main] INFO dart.server.Server 
> 	Realm configuration file: 
> /mnt/repositories/dart/Server/realm.properties
> <09 May 2007 11:28:34,851> [main] WARN org.mortbay.http.JDBCUserRealm 
> 	UserRealm Dart could not connect to database; will try later SQL

> Exception: Failed to start database
'/mnt/repositories/dart/Server/Database/Server', see the next exception
for details.
> 	at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown
Source)
> 	at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown
Source)
> 	at
org.apache.derby.impl.jdbc.Util.generateCsSQLException(Unknown Source)
> 	at
org.apache.derby.impl.jdbc.EmbedConnection.newSQLException(Unknown
Source)
> 	at
org.apache.derby.impl.jdbc.EmbedConnection.bootDatabase(Unknown Source)
> 	at org.apache.derby.impl.jdbc.EmbedConnection.<init>(Unknown
Source)
> 	at org.apache.derby.impl.jdbc.EmbedConnection30.<init>(Unknown
Source)
> 	at org.apache.derby.jdbc.Driver30.getNewEmbedConnection(Unknown
Source)
> 	at org.apache.derby.jdbc.InternalDriver.connect(Unknown Source)
> 	at java.sql.DriverManager.getConnection(Unknown Source)
> 	at java.sql.DriverManager.getConnection(Unknown Source)
> 	at
org.mortbay.http.JDBCUserRealm.connectDatabase(JDBCUserRealm.java:174)
> 	at dart.server.Server.start(Server.java:293)
> 	at dart.server.Server.start(Server.java:228)
> 	at dart.DartServer.main(DartServer.java:159)
> <09 May 2007 11:28:34,855> [main] DEBUG dart.server.ServletManager
>   

_______________________________________________
Dart mailing list
Dart at public.kitware.com
http://public.kitware.com/mailman/listinfo/dart


More information about the Dart mailing list