Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Cannot Reproduce
-
Trunk
-
None
-
None
-
Using java 1.8.0_45-b14 on OSX 10.9.5
Description
When accessing the entity manager recently in Webtools I experienced several OFBiz meltdowns, requiring restarts.
This is an excerpt of the latest meltdown:
[java] 2015-11-09 01:03:29,327 |http-bio-8443-exec-5 |ServiceDispatcher |T| Sync service [webtools/securityPermissionCheck] finished in [1] milliseconds [java] 2015-11-09 01:03:29,446 |http-bio-8443-exec-5 |IterateSectionWidget |W| TargetService is empty. [java] # [java] # A fatal error has been detected by the Java Runtime Environment: [java] # [java] # SIGSEGV (0xb) at pc=0x00007fff866a2a51, pid=14181, tid=31495 [java] # [java] # JRE version: Java(TM) SE Runtime Environment (8.0_45-b14) (build 1.8.0_45-b14) [java] # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.45-b02 mixed mode bsd-amd64 compressed oops) [java] # Problematic frame: [java] # C [libz.1.dylib+0x7a51] inflateMark+0x75e [java] # [java] # Failed to write core dump. Core dumps have been disabled. To enable core dumping, try "ulimit -c unlimited" before starting Java again [java] # [java] # An error report file with more information is saved as: [java] # /Users/pierre/dev/ofbiz/ofbiz-orrtiz/hs_err_pid14181.log [java] # [java] # If you would like to submit a bug report, please visit: [java] # http://bugreport.java.com/bugreport/crash.jsp [java] # [java] Java Result: 134
And I will attach the java log.
Attachments
Attachments
Issue Links
- is related to
-
OFBIZ-6458 Upgrade OFBiz to Java JDK 8
- Closed