Domino 9 und frühere Versionen > ND8: Entwicklung

JVM Crah

(1/1)

Axel08:
Moin ;
  Ich mache Plugin Entwiklung, und wollte ein Eclipse Plug-in ins Lotus notes 8 integriren. Das Problem scheint so aus : Mein Plugin funktioniert in Test Platform aber wenn ich es in Lotus Notes instelliere, ich grieke ein JVM Crash der unklar ist
Hat jemand sowas erlebt ?

flaite:
Du mußt mit einer speziellen Eclipse Plug-in Sammlung entwickeln. Den Lotus Expeditor Toolkit (gibts umsonst und basiert auf Eclipse 3.2.2)

Gruß Axel

Axel08:
#
# An unexpected error has been detected by Java Runtime Environment:
#
#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x05ddafcf, pid=936, tid=3972
#
# Java VM: Java HotSpot(TM) Client VM (10.0-b19 mixed mode, sharing windows-x86)
# Problematic frame:
# C  [nnotes.dll+0x18afcf]
#
# An error report file with more information is saved as:
# C:\eclipse3.2\eclipse\hs_err_pid936.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#

hiere ist die JVM Meldung drin steht nnotes.dll, was ist damit ?? ich verstehe es nicht

Axel08:
I got it :) I had to add System.finalizeOnExit to the activator to avoid the crash
 ;D

Navigation

[0] Themen-Index

Zur normalen Ansicht wechseln