You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Pierre Smits (JIRA)" <ji...@apache.org> on 2016/11/19 14:39:58 UTC

[jira] [Assigned] (OFBIZ-6716) OFBiz collapsing on Java 8

     [ https://issues.apache.org/jira/browse/OFBIZ-6716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre Smits reassigned OFBIZ-6716:
-----------------------------------

    Assignee: Pierre Smits

> OFBiz collapsing on Java 8
> --------------------------
>
>                 Key: OFBIZ-6716
>                 URL: https://issues.apache.org/jira/browse/OFBIZ-6716
>             Project: OFBiz
>          Issue Type: Bug
>          Components: framework
>    Affects Versions: Trunk
>         Environment: Using java  1.8.0_45-b14 on OSX 10.9.5
>            Reporter: Pierre Smits
>            Assignee: Pierre Smits
>         Attachments: hs_err_pid14181.log.txt
>
>
> When accessing the entity manager recently in Webtools I experienced several OFBiz meltdowns, requiring restarts.
> This is an excerpt of the latest meltdown:
> {code}
> [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
> {code}
> And I will attach the java log.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)