Menu

#1596 Invocation Target Exception

v1.0_(example)
closed
nobody
None
1
2018-12-26
2018-12-26
Anonymous
No

Discussion

  • Anonymous

    Anonymous - 2018-12-26

    program.name=DocFetcher
    program.version=1.1.22
    program.build=20180730-1532
    program.portable=false
    java.runtime.name=Java(TM) SE Runtime Environment
    java.runtime.version=1.8.0_191-b12
    java.version=1.8.0_191
    sun.arch.data.model=32
    os.arch=x86
    os.name=Windows 10
    os.version=10.0
    user.language=en
    java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at net.sourceforge.docfetcher.Main.main(Main.java:124)
    Caused by: com.melloware.jintellitype.JIntellitypeException: Could not load JIntellitype.dll from local file system or from inside JAR
    at com.melloware.jintellitype.JIntellitype.<init>(JIntellitype.java:109)
    at com.melloware.jintellitype.JIntellitype.getInstance(JIntellitype.java:166)
    at net.sourceforge.docfetcher.gui.HotkeyListenerWindowsImpl.init(HotkeyHandler.java:99)
    at net.sourceforge.docfetcher.gui.HotkeyHandler.registerHotkey(HotkeyHandler.java:56)
    at net.sourceforge.docfetcher.gui.Application.initHotkey(Application.java:1232)
    at net.sourceforge.docfetcher.gui.Application.main(Application.java:295)
    ... 5 more
    Caused by: java.lang.UnsatisfiedLinkError: C:\Program Files (x86)\DocFetcher\lib\JIntellitype32.dll: A dynamic link library (DLL) initialization routine failed
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at java.lang.ClassLoader.loadLibrary(Unknown Source)
    at java.lang.Runtime.load0(Unknown Source)
    at java.lang.System.load(Unknown Source)
    at com.melloware.jintellitype.JIntellitype.<init>(JIntellitype.java:94)
    ... 10 more</init></init>

     
  • David Phillips

    David Phillips - 2018-12-26

    I have just installed DocFetcher (1.1.22 win 32) on my Windows 10 computer (after installing Java RTE Version 8) . However when I tried to run the software it displayed the above InvocationTargetException error message. What can I do to fix this problem?

     
  • Nam-Quang Tran

    Nam-Quang Tran - 2018-12-26

    Hi,

    please see: https://sourceforge.net/p/docfetcher/bugs/1514/

    Best regards
    q:-) <= Quang

     
  • Nam-Quang Tran

    Nam-Quang Tran - 2018-12-26
    • status: open --> closed
     

Anonymous
Anonymous

Add attachments
Cancel