Results 1 to 4 of 4
- 12-18-2008, 04:22 AM #1
Member
- Join Date
- Dec 2008
- Posts
- 4
- Rep Power
- 0
- 12-18-2008, 06:14 AM #2
Senior Member
- Join Date
- Nov 2008
- Posts
- 286
- Rep Power
- 5
Typical uses are essentially when you continually need to access a file "as though it was memory", for example in implementing a database. Unfortunately, Hotspot 1.4 on Windows had a serious bug that a mapped section of a file (and direct byte buffers in general) ssentially never got unmapped for the duration of the process, which made them essentailly unworkable. Not just sure if that's been fixed in later versions, but one would hope so.
Neil Coffey
Javamex - Java tutorials and performance info
- 12-18-2008, 06:20 AM #3
Member
- Join Date
- Dec 2008
- Posts
- 1
- Rep Power
- 0
Hi all,
I have joined newly in the community. I have excited how the members in the community are solving the problems. Iam facing the problem continuosly Jasper Exception.
JASPER Exception thrown while generating tooling pdf:net.sf.jasperreports.engine.JRException: java.util.ConcurrentModificationException: concurrent access to HashMap attempted by Thread
Can anyone help me out?
- 12-22-2008, 07:00 PM #4
Similar Threads
-
how do I increase memory allocated to code cache (Non Heap Memory)
By manibhat in forum Advanced JavaReplies: 2Last Post: 08-21-2008, 07:33 PM -
Bean data not mapped to database
By kriskras in forum Enterprise JavaBeans (EJB)Replies: 1Last Post: 07-19-2008, 09:13 AM -
Low memory error
By rlhs76 in forum New To JavaReplies: 2Last Post: 02-08-2008, 10:25 PM -
Out of memory
By mew in forum New To JavaReplies: 1Last Post: 01-20-2008, 08:55 AM -
Memory
By mew in forum CLDC and MIDPReplies: 0Last Post: 12-28-2007, 11:02 AM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks