Changes between Version 11 and Version 12 of FrequentlyAskedQuestions


Ignore:
Timestamp:
10/27/06 12:18:34 (18 years ago)
Author:
masc01
Comment:

added help on MbrolaJniCaller - EXCEPTION_ACCESS_VIOLATION

Legend:

Unmodified
Added
Removed
Modified
  • FrequentlyAskedQuestions

    v11 v12  
    9191Eclipse or !NetBeans. Eclipse project specification files are included  
    9292with the OpenMary source package. 
     93 
     94'''First Start - Mbrola Jni Caller - EXCEPTION_ACCESS_VIOLATION''' 
     95 
     96(Using Windows and eclipse) 
     97If your Mary-Server doesn't start and your logfile shows: 
     98 
     99{{{ 
     100... 
     1012006-07-06 20:31:12,635 [main] INFO  MbrolaSynthesizer Starting my own MbrolaCaller  
     102(de.dfki.lt.mary.modules.MbrolaJniCaller) 
     103# 
     104# An unexpected error has been detected by HotSpot Virtual Machine: 
     105# 
     106#  EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x00000000, pid=3320, tid=3324 
     107# 
     108# Java VM: Java HotSpot(TM) Client VM (1.5.0_04-b05 mixed mode, sharing) 
     109# Problematic frame: 
     110# C  0x00000000 
     111# 
     112# An error report file with more information is saved as hs_err_pid3320.log 
     113# 
     114# If you would like to submit a bug report, please visit: 
     115#   http://java.sun.com/webapps/bugreport/crash.jsp 
     116# 
     117}}} 
     118 
     119(or similar), copy the files mbrola.dll and MbrolaJNI.dll to your system-directory (e.g. C:\Windows\System32). 
     120