Book a Demo

Author Topic: error recording in enterprise architecture  (Read 5488 times)

meittemarc

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
error recording in enterprise architecture
« on: February 27, 2016, 04:23:10 am »
Hi;
sorry in advance for my poor english.
I followed the tuto "How to Configure Tomcat for Recording in Enterprise Architect" of sparx system in youtube (link: https://www.youtube.com/watch?v=ipdF0bcOqfo).
I tried to pratice in my project but, I got an error when I try to start the catalina server, below the error.
Please help me.

#
# A fatal error has been detected by the Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x000000018001bb43, pid=1540, tid=1056
#
# JRE version: Java(TM) SE Runtime Environment (7.0_79-b15) (build 1.7.0_79-b15)
# Java VM: Java HotSpot(TM) 64-Bit Server VM (24.79-b02 mixed mode windows-amd64 compressed oops)
# Problematic frame:
# C  [SSJavaProfiler64.DLL+0x1bb43]
#
# Failed to write core dump. Minidumps are not enabled by default on client versions of Windows
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
# The crash happened outside the Java Virtual Machine in native code.
# See problematic frame for where to report the bug.
#


Marc
[email protected]

smendonc

  • EA User
  • **
  • Posts: 148
  • Karma: +5/-0
  • I love YaBB 1 Gold!
    • View Profile
Re: error recording in enterprise architecture
« Reply #1 on: February 27, 2016, 11:54:36 am »
I'm not familiar with this area but do notice that you are using a 64bit jvm.  EA is a 32 bit application and most likely will only work if the 32bit jvm is used.

Stan.

meittemarc

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: error recording in enterprise architecture
« Reply #2 on: February 27, 2016, 11:56:01 pm »
Hi Stan
thanks, I'll try it.
I'll let you know asap.
Marc
[email protected]

meittemarc

  • EA Novice
  • *
  • Posts: 3
  • Karma: +0/-0
    • View Profile
Re: error recording in enterprise architecture
« Reply #3 on: February 29, 2016, 09:02:22 am »
Hi Stan;
I got the same error in 32 bits environnement.
I continue to work on it.