InstantDB Project
About InstantDB
Project Mail Lists
Short History
Reporting Bugs
Screen Shots
3rd Party Examples
FAQs

Software
Downloads
Documentation
CVS Repositories
Roadmap
License

About Enhydra.org
Who We Are
News, Articles & Events
Getting Involved
Contact Us

Community
Demos
Contributions
Resources
Case Studies
On The Edge! -NEW-
Commercial Vendors


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

InstantDB: RMIJDBC-memory problem


Title: RMIJDBC-memory problem

Hello,

I have some problems with the InstantDB.
I use Instant-DB 3.24beta3 and the RMI-driver (RmiJdbc 2.0) - both run.
I have a small program to test the database-login.
I notice that the CPU- and Memory-use by the RMIJDBC becomes extremly high.
The first entry "java exe" (PID 322) is RMIJDBC - see screenshot please:

  <<tm-memory.gif>> <<tm-process.gif>>                

The RMIJDBC shows also an error:

<<RMIError.txt>>

The result is that my application which runs with instant-DB notifies:
"OutOfMemoryException" and stops!

Have you any ideas for that problem?
I think it's caused by the RMIJDBC?
Have you already heard anything similar?


Thanks

Regards
Annett

tm-memory.gif

tm-process.gif

A nonfatal internal JIT (3.00.072b(x)) error 'LD: null preHeader' has occurred i
n :
  'org/enhydra/instantdb/db/Search.setRows ([I)V': Interpreting method.
  Please report this error in detail to http://java.sun.com/cgi-bin/bugreport.cg
i

java.lang.OutOfMemoryErrorJIT out of memory compiling RmiJdbc/RJResultSetServer_
Skel.dispatch (Ljava/rmi/Remote;Ljava/rmi/server/RemoteCall;IJ)V

java.lang.OutOfMemoryError
java.lang.OutOfMemoryError
        at sun.rmi.transport.tcp.TCPTransport.run(Compiled Code)
        at sun.rmi.transport.tcp.TCPChannel.free(Compiled Code)
        at sun.rmi.transport.tcp.TCPTransport.run(Compiled Code)
        at java.lang.Thread.run(Compiled Code)
        at java.lang.Thread.run(Compiled Code)
        at sun.rmi.server.UnicastRef.free(Compiled Code)
        at sun.rmi.server.UnicastRef.done(Compiled Code)
        at sun.rmi.transport.DGCImpl_Stub.dirty(Compiled Code)
        at sun.rmi.transport.DGCClient.renewLeases(Compiled Code)
        at sun.rmi.transport.DGCClient.doRenewal(Compiled Code)
        at sun.rmi.transport.DGCClient$LeaseRenewer.run(Compiled Code)
        at java.lang.Thread.run(Compiled Code)