Recent update: 2008-5-9

Jinitiator install error

2814 byte By pmatza at 2008-3-6
When I run the install for Jinitiator (1.3.1.18) there is no error message, and the icon appears in the control panel, but the web page with the oracle instance does not work, and just closes leaving a hs_err_pid###.log file on the desktop. Also if I double click the Jinitiator Icon in the ...

jdk1.5.0_04/jre/lib/sparcv9/server/libjvm.so, because ld.so.1: java: fatal:

383 byte By rohit_omara at 2008-3-5
hiI have installed jdk 5.0 on solaris 7 sparc for 64 bit supportI am getting this error plz help medl failure on line 717Error: failed /els/install/jdk1.5.0_04/jre/lib/sparcv9/server/libjvm.so, because ld.so.1: java: fatal: relocation error: file ...

Unexpected Error

7673 byte By ademir.carvalhojra at 2008-3-3
An unexpected error occurs when i try to exchange data between two applications through sockets. The error occurs on the receiver side.Some important information:- The size of the data exchanged is big (+- 2MB)- The sender runs on Windows, the receiver in the Unix- When i run the receiver in the ...

Hot Spot JVM Crashes Urgent pls help

32301 byte By jagdishraoa at 2008-2-28
Hellow expertsconfig-Java 1.5.0.08tomcat 5.5.17Os :Ubuntu Dapper Linux and Windows Xp PofessionalJasperreports1.2.2.jar for reportsMysql Databse 5.0i am working on a Swings based Java appl where i am using jasper reports.the database is Mysql.i have some reports which are simple listing of ...

JVM lockup- how do debug further

8191 byte By jonahbentona at 2008-2-27
Hi folks,We're seeing a jvm lockup- meaning, the jvm stops executing java code, doesn't respond to thread dump requests, truss of the jvm process (below) suggests some broken locking internal to the jvm- the question is, how do we debug this further, e.g., to figure out what java code was ...

EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d694743, pid=3628, tid=125

8466 byte By sqlagentmana at 2008-2-26
Tomcat on Win23K machine unexpectedly quits,From the Event Log:The Apache Tomcat service terminated unexpectedly. It has done this 1 time(s). ## An unexpected error has been detected by HotSpot Virtual Machine:## EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6d694743, pid=3628, tid=1256## ...

EXCEPTION_STACK_OVERFLOW with Tomcat - service shuts down

3272 byte By TimmyMillera at 2008-2-25
Hello,I get the following error periodically which causes my Tomcat service to stop. There do not seem to be any exceptions listed in my log files, only the "An unrecoverable stack overflow has occurred." error listed in the jakarta_service_yyyymmdd.log file.I am running tomcat5.5.23 on a ...

regarding java virtual memory

195 byte By gopi_inga at 2008-2-24
hi I want to increase the size of the virtial memory heap size, before that i want to know the intial heap size, and maximum heap size.thanks & RegardsGopi k Duggi

HotSpot internal threads

330 byte By snovgorodskya at 2008-2-23
Apparently, HotSpot starts some number of internal threads.In my environment (SUSE Linux 10.1, JDK 5, Intel Dual Core) , when I run a simple single-threaded test program(just your basic 'hello world'), I see 12 threads running. There are probably 2 GC threads, 1 main thread, what are the ...

HOT Spot error Code 11 VM crash - Program terminated with signal 6, Aborted

37991 byte By Sushma_Sharma789a at 2008-2-22
Our application server weblogic8.1 sp6 has been crashing in production every week with HotSpot Virtual Machine Error : 11 and Error ID : 4F530E43505002EF. There is no consistent pattern which tells us what is causing this problem. When I gdb the core file, it tells that "Program terminated with ...

how to calculate the number of objects in HotSpot

988 byte By fxian1978a at 2008-2-21
Hi, I dont know if this is a right forum to post my question. I am modifying JDK7 for my research. I need to collecte accurate information on object allocations. I made the following modifications to accomplish this but I missed majority of allocations. I dont know why. Hotspot has two ...

URGENT: Frequent expensive full GCs(after first full GC)with JDK_1.5.0_06

1761 byte By SRENGAN123a at 2008-2-20
On load testing the application we see that - everything works fine for the first 35 minutes till we hit the first full GC after the first full GC, which happened after 35 minutes (after about 500 minor GCs), strangely the full GCs happen very frequently, once about every 2-3 minutes (once ...

help needed ,,, server crashing

5520 byte By yatin.mehtaa at 2008-2-15
HiI am facing one problem in Weblogic server, when I am trying to view on page. We have a requirement where we need to add some fields on the JSP page all the fields are input fields where user provided values in textboxes and radio buttons. We are saving these values in session. And we have ...

HotSpot Virtual Machine Error, Internal Error

1024 byte By localhost_log.2006-10-19a at 2008-2-14
# HotSpot Virtual Machine Error, Internal Error# Please report this error at# http://java.sun.com/cgi-bin/bugreport.cgi## Java VM: Java HotSpot(TM) Client VM (1.4.2_01-b06 mixed mode)## Error ID: 4E4D4554484F440E435050019E## Problematic Thread: prio=1 tid=0x556f8b18 nid=0x7f2f runnable#Heap at ...

Is there any Issue with Dyanmic loading of methods with HotSpot

695 byte By RayOfThoughtsa at 2008-2-13
Hi, I was working on some application and used dynamically method loading using java.lan.reflect.Method package.But later on when i was going through this page (below is the link) http://java.sun.com/products/hotspot/docs/whitepaper/Java_Hotspot_v1.4.1/Java_HSpot_WP_v1.4.1_1002_4.htmlBottom of ...

class structure

454 byte By shashank_tulsyana at 2008-2-7
I have two java class files which are about 1MB in size. When I decompile them I get a file of size about 30KB. When these classes are run they show an iconified frame, but there is no icon in the folder (The class has been copied to a new location). It seems that the class has embedded files ...

Very long full GCs cause audio glitches due to memory and disk thrashing

935 byte By volley_sea at 2008-2-6
Hi,I've written a small application which plays audio in real time. Everything works fine, except when I use it on a computer where memory is scarce. In particular, I get audio glitches whenever a full garbage collection occurs.I suspect this happens because most of the heap has been swapped ...

HotSpot Virtual Machine Error : 11 Application Crashes - Need Help

17351 byte By Ash@suna at 2008-2-5
I am getting the following Error in my Web based application which is hosted on Weblogic 7.0. The application uses Hibernate as persistence framework and mvc framework. JDK version used is - jdk1.3.1.The line in the application where it throws this error is -Unexpected Signal : 11 occurred at ...

How To Make Setup/exe file for Swing based Project

180 byte By PERFORMANCEa at 2008-2-4
hello everybody,i completed a swing project and i want to make its as a setup file so i installed in any computer, how this posiible.......... plz help its urgent....

VM errors

43018 byte By jordan.stewarta at 2008-2-4
I've been sent a couple of error files which were generated when a couple of processes crashed (one file for each process), and I don't really know what could be causing the issue. They both look to be database related, but the errors occur within libjvm.so. Is this a problem with the ...

JVM crash in AS 3.0

1497 byte By java at 2008-2-3
hi, Could any body find the root cause of the issue. I am getting regular crash when i run my application in AS 3.0. The jdk is 1.4.2_12-b03 mixed mode I am attaching some of the core dumps here# An unexpected error has been detected by HotSpot Virtual Machine:## SIGSEGV (0xb) at pc=0xb7172df2, ...

Forcing/guiding hotspot to compile sections of code

507 byte By jasonchtaia at 2008-2-2
Anyone has any trick to (predictably) force hotspot to compilea critical section of code.I basically have an algorithm (approx 100 lines) where 80% ofcycles are spent but somehow the hotspot implementationon Symbian/ARM (J2SE/MIDP) only hava around 30% chance of compiling.The result is very ...

VC8 clients and native invocation API

458 byte By zhangrusia at 2008-2-1
Hi,Could someone from Sun tell me whether JNI invocation API for the 1.5.0_07 Windows JVM supports .NET clients compiled with Visual C++ 8?I have an ASP.NET application that calls into the JVM through the JNI invocation API. I know that there were problems with VC7 clients calling into the 1.3 ...

Java VM: Java HotSpot(TM) Client VM (1.4.2_11-b06 mixed mode) jvm.dll

19308 byte By vishal_usaa at 2008-1-31
Hi ,I Migrated an application from Weblogic 6.1 to Weblogic 8.1. It is deployed properly and I am able to start the server. When I try to open login page it gives the following error as shown below:I tried many ways changing the memory settings, etc. but still i get the same error. It might be ...

I need some memory/heap clarification

479 byte By dan.powera at 2008-1-28
Hello all,I am trying to figure out what is the difference between perm space, perm gen, old gen and tenure. On a lot of sights they use different combinations of these as synonyms. I find that difficult to believe when ...

JVM thread signals on Solaris?

991 byte By drmacdona at 2008-1-28
When monitoring a process with prstat -Lmap <pid> on 1.4.2_09/Solaris 9 sun4u, with the default sampling rate I see signals ranging from 1-10K on the hotter threads. I've seen this on a 1.5.0 JVM as well in a different process but was curious what types of JVM activities cause a thread ...

Consistently high YoungGen (ParScavenge) GC times

922 byte By zarnovicana at 2008-1-27
Expected YGC times are around 0.1s. "Sometimes" my YGC times jump to 10s level and stay there. Because the YGC is long and frequent JVM spends high portion (10%+) of time in GC. It is not a lonely GC peak, it is a GC duration that is consistenly above some level (3s, 5s, 10s or even 20s).Our ...

Unexpected Signal : EXCEPTION_ACCESS_VIOLATION with XrunpiAgent

6047 byte By val84a at 2008-1-25
Hi all,I've recently tried profiling a Weblogic server application using Rational Performance Tester/Rational Software Architect by first including a '-XrunpiAgent:server=enabled' parameter when I start up my weblogic.Server, then attaching profiling sets to the agent. However, during ...

HotSpot Server VM crash (core dump) when my Java app calls a native library

6250 byte By jnan-prasad_chukka@tcsa at 2008-1-25
Unexpected Signal : 11 occurred at PC=0xC56DDCD0Function=_shlInitLibrary=/opt/java1.4/jre/lib/PA_RISC2.0/server/libjvm.slCurrent Java thread:"main" prio=2 tid=00059ba8 nid=1 lwp_id=7172319 runnable [0x77ff2000..0x77ff1910]at oracle.jdbc.driver.T2CConnection.t2cCreateState(Native Method)at ...

Error ID: 47454E45524154452F4F502D41500E4350500842 01 need help

579 byte By Ritesh.Giria at 2008-1-25
We are getting the below error from past few months on the production application. Application gets killed when it encounters this error. ## HotSpot Virtual Machine Error, Internal Error# Please report this error at# http://java.sun.com/cgi-bin/bugreport.cgi## Error ID: ...

An unrecoverable stack overflow has occurred.

420 byte By robertsymonda at 2008-1-13
hii'm working on imagmagik , resulting with follwing errors,can any one help me outAn unexpected error has been detected by HotSpot Virtual Machine:## EXCEPTION_STACK_OVERFLOW (0xc00000fd) at pc=0x100d3fd5, pid=3960, tid=2264## Java VM: Java HotSpot(TM) Client VM (1.5.0-b64 mixed mode, ...

Full GC question

291 byte By jevans123a at 2008-1-13
referencing document,https://java.sun.com/j2se/reference/whitepapers/memorymanagement_whitepaper.pdfwith the flags:XX:+UseParallelGCXX:+UseParallelOldGCWhen a full GC occurs, does the mark-sweep-compact algorithm get applied to the young generation?

Hotspot leaks memory on smp linux

752 byte By wolfgang_kuehna at 2008-1-12
When our application is started, all physical memory of 8GByte (aloted with ulimit) is consumed on startup, even if Java heap is restricted to 1 GByte with -Xms1024m -Xmx1024m. Ultimately we get anException in thread "CompilerThread0" java.lang.OutOfMemoryError: requested 3275 6 bytes for ...

Java Hot Spot errors in Internet Explorer

15980 byte By SamQa at 2008-1-10
I've been plagued with these Java Hot Spot errors can anyone shed some light on these:## An unexpected error has been detected by HotSpot Virtual Machine:## EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x0853f841, pid=2016, tid=752## Java VM: Java HotSpot(TM) Client VM (1.5.0_09-b03 mixed ...

Understanding the implementation of synchronization in Hotspot

1085 byte By quasiquotea at 2008-1-10
I am a graduate student looking into alternative synchronization implementations for the Hotspot JVM. I am perusing the source code for Java 1.4, in particular for Solaris and the SPARC ISA. Thus far I have found the following files that deal with locking and ...

got problems on the adventure builder

2001 byte By skyboia at 2008-1-10
hi all, i am doin a project on using adventure builder as a guide to building a web application in the Sun Java Studio Creator 2 IDE. The steps given to me, i had followed them closely. But after running the program, it show me a error. For the type it shows=exception report.description=The ...

unexpected error HotSpot Virtual Machine EXCEPTION_ACCESS_VIOLATION

16729 byte By LBBachmana at 2008-1-9
Has anyone seen this? The dll in question is usually ntdll.dll or awt.dll.Thank you in advance.## An unexpected error has been detected by HotSpot Virtual Machine:## EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x7c9010f3, pid=3856, tid=5344## Java VM: Java HotSpot(TM) Client VM (1.5.0_07-b03 ...

Unexpected Signal : 11 occurred at PC=0xFEDE14F8

1287 byte By Maya--Raja79a at 2008-1-9
Im getting this error in hs_err log file when my application is crashing.Unexpected Signal : 11 occurred at PC=0xFEDE14F8Function=[Unknown. Nearest: JVM_FillInStackTrace+0x4D70]Current Java thread:Dynamic ...

Compilation decision

1291 byte By com.stevebrechera at 2008-1-8
(Context: I'm new to Java, not to development)I would like to have my frequently-executed code in a long-running enumeration/calculation application compiled and to have methods inlined. I can't seem to achieve this except in cases that are unpredictable (to me).I am running jre 5.0.90.3 on ...

Java 6 regularly crashes

28043 byte By OGGYa at 2008-1-8
Hi !I use JDK6 (with JRE) and when i try to run netbeans (and not only with netbeans !) it results in following error: ## An unexpected error has been detected by Java Runtime Environment:## SIGSEGV (0xb) at pc=0x00002ba542d1dcf4, pid=2307, tid=1092860240## Java VM: Java HotSpot(TM) 64-Bit Server ...

SIGSEGV / Problematic Frame: V [libjvm.so+0x471310]

250 byte By cjtorrensa at 2008-1-8
Perhaps I had this in the wrong forum and someone here can help me with this one? I haven't heard a response so I probably had it in the wrong place... [url= http://forum.java.sun.com/thread.jspa?threadID=5132238&tstart=75]Click here[/url]

max and min heap to same value, fixed memory leak problem !?

608 byte By john_ma at 2008-1-8
Hello,Recently, we have had a memory leak problem in an application server. We had the jvm parameters -Xms1024m -Xmx2048m.To simplify the analysis, I changed this to -Xms2048m -Xmx2048m. So, no heap resizing. (we have jdk 1.4.2_05)Weird thing is, since doing this, we don't see the problem. ...

HotSpot Internals - strange output

204 byte By RmHa at 2008-1-7
I'm runing a jvm on an embedded linux system, and I've got this outputCannot handle a DEFINE of a USED with a different spillLocationcould someone help me best regards

Can the Perm Heap shrink?

348 byte By PaulFranza at 2008-1-7
I am running JDK 1.4.2 and I was wondering, can the "Perm Heap" can actually shrink or not?If not in the JDK 1.4.2 is it available later?If so, then what determines if the class info is no longer referenced and therefore can be garbage collected. Is it after all of the objects of that type no ...

Internal Error (4652414D450E435050041F)

240 byte By cjtorrensa at 2008-1-7
Hello,Please see my [url= http://forum.java.sun.com/thread.jspa?threadID=5127524&tstart=0]Original Post[/url](I may have posted in the wrong forum. If someone could help me move it here if this is where it should be)

HotSpot Virtual Machine Error

20483 byte By queries_on_javaa at 2008-1-6
Hi Every Body !!I am getting following Exception of HotSpot Virtual Machine Error : 11 while installing a plugin for one of our product.Soon after the error Tomcat is crashing.If I restart the tomcat manually then everything is working fine.Any information/comments are highly ...

GC dynamic generation resizing

1306 byte By Lediona at 2008-1-6
Does anyone know if the young/old/permanent heap sections are dynamically resized during the life of an application ? By resizing I mean something different than ramp-up to the correct size, or increase/decrease as the whole heap changes in size. I've been reading gc tuning docs and it seems ...

Unexpected Signal : EXCEPTION_ACCESS_VIOLATION

7511 byte By ravindraraa at 2008-1-5
Hi AllI am getting this error log in hs_err_pid3284 log fileUnexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at PC=0x8077C52Function=[Unknown.]Library=C:\j2sdk1.4.2_05\jre\bin\client\jvm.dllNOTE: We are unable to locate the function name symbol for the errorjust occurred. ...

Frequent VM Crashes

24669 byte By damian_penneya at 2008-1-4
I've been getting a lot of JVM crashes, upgraded from Java 5 to Java 6 and still no dice. Looks as though it crashes during GC and this affects both JVMs. Included are my first and latest crash logs (there are many more!) The app that is crashing is Intellij 5.1Here is my first crash log## An ...

OPTIMIZATION IN JIT IN HOTSPOT VIRTUAL MACHINE

430 byte By AALOKa at 2008-1-4
Can Somebody please help me to identify the code of JIT compiler in JAVA HOTSPOT VIRTUAL MACHINE SOURCE CODE and it dependency with other code module and modules where optimisation can be done . Also the various optimising techniques used to optimise the byte code into native machine code, and ...