"Java(TM) Platform SE binary has stopped working" error with Tomcat server -


the following error message appears while running tomcat web server:

"java(tm) platform se binary has stopped working problem caused program stop working correctly. windows close program , notify if solution available."

faulting application path: c:...\jdk1.6.0_38\bin\java.exe

faulting module path: c:..\jdk1.6.0_38\jre\bin\dt_socket.dll

os: windows 8 (64 bit).

java: 1.6.0_38 (64 bit).

tomcat: 7.0.25.

this known bug java 1.6.

see: http://bugs.java.com/view_bug.do?bug_id=6810745

even latest 1.6.0.45 has same one.

i have been able replace jdk/jre 1.7.0.80 in issue appears have been resolved. wasn't able upgrade 1.8 specific application had issues it.

keep in mind both 1.6 , 1.7 no longer supported. of writing latest 1 1.8.

just make sure download appropriate 32 or 64 version. can find previous versions here: http://www.oracle.com/technetwork/java/javase/archive-139210.html


Comments

Popular posts from this blog

how to insert data php javascript mysql with multiple array session 2 -

multithreading - Exception in Application constructor -

windows - CertCreateCertificateContext returns CRYPT_E_ASN1_BADTAG / 8009310b -