FreeTDS JDBC Out of Memour error
jenzinas
jenzinas at amikanow.com
Tue Dec 21 14:46:20 EST 1999
I'm having a problem with my application.
I'm running under JDK 1.1.8 on a Win NT box accessing into an MS SQL 7.0 server.
after running for a while (at least a couple of hours), my application will throw an exception like so:
ava.lang.OutOfMemoryError
at com.internetcds.jdbc.tds.EscapeProcessor.nativeString(Compiled Code)
at com.internetcds.jdbc.tds.EscapeProcessor.nativeString(Compiled Code)
at com.internetcds.jdbc.tds.Tds.toNativeSql(Compiled Code)
at com.internetcds.jdbc.tds.Statement.execute(Compiled Code)
at com.internetcds.jdbc.tds.Statement.executeQuery(Compiled Code)
at com.amikanow.kanoa.service.database.UserDataBase.updateUserWithPreparedStatement(Compiled Code)
at com.amikanow.kanoa.service.database.UserDataBase.updateUser(Compiled Code)
at com.amikanow.kanoa.service.UserDataBaseAgent.handleUpdateUserEvent(Compiled Code)
at com.amikanow.kanoa.service.UpdateUserEvent.runInContext(Compiled Code)
at com.amikanow.kanoa.service.UserDataBaseAgent.run(Compiled Code)
at java.lang.Thread.run(Compiled Code)
i can't see any problems with memory in the TaskManager but this is the Exception that is thrown. Any one have any ideas? or am i on the wrong FreeTDS list?
--j
John Enzinas, Software Designer
AmikaNow! Corporation 700 March Rd. Suite 201 Kanata ON, Canada K2K 2V9
http://www.amikanow.com
More information about the FreeTDS
mailing list