Subject | Another backup error |
---|---|
Author | nagypapi |
Post date | 2005-12-20T13:56:05Z |
On the same machine where the other backup works (with the error
mentioned in an earlier post) I have another client trying to do more
or less the same backup routine on the same database (this may have
nothing to do) with the following error:
org.firebirdsql.jdbc.FBSQLException: GDS Exception. 65. internal error
null
org.firebirdsql.jdbc.FBSQLException: GDS Exception. 65. internal error
null
at
org.firebirdsql.management.FBServiceManager.executeServicesOperation(FBServiceManager.java:280)
at
org.firebirdsql.management.FBBackupManager.backupDatabase(FBBackupManager.java:215)
at
org.firebirdsql.management.FBBackupManager.backupDatabase(FBBackupManager.java:201)
at ...mycode...
at java.lang.Thread.run(Thread.java:595)
at org.firebirdsql.gds.GDSException: internal error
null
at
org.firebirdsql.gds.impl.wire.AbstractJavaGDSImpl.readStatusVector(AbstractJavaGDSImpl.java:2707)
at
org.firebirdsql.gds.impl.wire.AbstractJavaGDSImpl.receiveResponse(AbstractJavaGDSImpl.java:2659)
at
org.firebirdsql.gds.impl.wire.AbstractJavaGDSImpl.iscServiceStart(AbstractJavaGDSImpl.java:2826)
at
org.firebirdsql.management.FBServiceManager.executeServicesOperation(FBServiceManager.java:274)
at
org.firebirdsql.management.FBBackupManager.backupDatabase(FBBackupManager.java:215)
at
org.firebirdsql.management.FBBackupManager.backupDatabase(FBBackupManager.java:201)
at ...mycode...
at java.lang.Thread.run(Thread.java:595)
What does this mean to me?
Thanks,
John the Backup wrangler
mentioned in an earlier post) I have another client trying to do more
or less the same backup routine on the same database (this may have
nothing to do) with the following error:
org.firebirdsql.jdbc.FBSQLException: GDS Exception. 65. internal error
null
org.firebirdsql.jdbc.FBSQLException: GDS Exception. 65. internal error
null
at
org.firebirdsql.management.FBServiceManager.executeServicesOperation(FBServiceManager.java:280)
at
org.firebirdsql.management.FBBackupManager.backupDatabase(FBBackupManager.java:215)
at
org.firebirdsql.management.FBBackupManager.backupDatabase(FBBackupManager.java:201)
at ...mycode...
at java.lang.Thread.run(Thread.java:595)
at org.firebirdsql.gds.GDSException: internal error
null
at
org.firebirdsql.gds.impl.wire.AbstractJavaGDSImpl.readStatusVector(AbstractJavaGDSImpl.java:2707)
at
org.firebirdsql.gds.impl.wire.AbstractJavaGDSImpl.receiveResponse(AbstractJavaGDSImpl.java:2659)
at
org.firebirdsql.gds.impl.wire.AbstractJavaGDSImpl.iscServiceStart(AbstractJavaGDSImpl.java:2826)
at
org.firebirdsql.management.FBServiceManager.executeServicesOperation(FBServiceManager.java:274)
at
org.firebirdsql.management.FBBackupManager.backupDatabase(FBBackupManager.java:215)
at
org.firebirdsql.management.FBBackupManager.backupDatabase(FBBackupManager.java:201)
at ...mycode...
at java.lang.Thread.run(Thread.java:595)
What does this mean to me?
Thanks,
John the Backup wrangler