[Dart] Making archive

Geerinck, Pieter Pieter.Geerinck at Nuance.com
Mon Feb 19 06:51:29 EST 2007


I know it's possible tot archive a Dart2 server (I'm using 1.0.7), but for
now he's only giving me errors:

 

[main] ERROR dart.server.task.ArchiveTask  - Failed to Archive task

net.sourceforge.jaxor.util.SystemException: 

            at
net.sourceforge.jaxor.impl.EntityResultSetImpl.hasNext(EntityResultSetImpl.j
ava:36)

            at
dart.server.wrap.SubmissionResultSet.hasNext(SubmissionResultSet.java:17)

            at
dart.server.task.ArchiveTask.synchronizedExecute(ArchiveTask.java:256)

            at dart.server.task.ArchiveTask.execute(ArchiveTask.java:367)

            at dart.server.Project.dumpProject(Project.java:690)

            at dart.server.Server.start(Server.java:346)

            at dart.server.Server.start(Server.java:228)

            at dart.DartServer.main(DartServer.java:159)

Cause: 

SQL Exception: ResultSet not open. Operation 'next' not permitted. Verify
that autocommit is OFF.

            at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown
Source)

            at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown
Source)

            ...

 

I've been trying to turn autocommit off, and I think I managed, but it still
doesn't work.

 

Any help?

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://public.kitware.com/pipermail/dart/attachments/20070219/ddc725c4/attachment.htm


More information about the Dart mailing list