| Problem JRE up to 6u18 on Java Web Start [message #630837] |
Tue, 05 October 2010 04:52  |
pdvmipv Missing name Messages: 8 Registered: October 2010 |
Junior Member |
|
|
I have a problem of startup with eclipselink when i start my program with JRE up to 6u18 in an application Java Web Start.
With JWS with the JRE even the version 6u17 the istruction
Persistence.createEntityManagerFactory("TEST")
use about 1 second, with JRE 6u21 use 1 minute and 13 second
The istruction em = emf.createEntityManager(); use about 2 second with JRE even 6u17, and use 1 minute and 9 second with JRE 6u21
This happen only at first use of this istruction.
What's the problem?
[Updated on: Tue, 05 October 2010 04:54] Report message to a moderator
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.14153 seconds