64 bit JVM Crash  when loading shared library

I wrote a simple code to test loading of 64 bit shared library in linux. My JVM crashes on System.loadLibrary method.
JAVA CODE
import java.awt.Dimension;
import javax.swing.JFrame;
public class TestJNI extends JFrame{
        public native void init();
        static{
                System.loadLibrary("testJNI");
        public static void main(String ...args){
                TestJNI test = new TestJNI();
                test.setDefaultCloseOperation(JFrame.DISPOSE_ON_CLOSE);
                test.setSize(new Dimension(500,500));
                test.setVisible(true);
                System.out.println("Before init");
                //test.init();
                System.out.println("After init");
} Header file created using javah
/* DO NOT EDIT THIS FILE - it is machine generated */
#include <jni.h>
/* Header for class TestJNI */
#ifndef _Included_TestJNI
#define _Included_TestJNI
#ifdef __cplusplus
extern "C" {
#endif
#undef TestJNI_FOCUS_TRAVERSABLE_UNKNOWN
#define TestJNI_FOCUS_TRAVERSABLE_UNKNOWN 0L
#undef TestJNI_FOCUS_TRAVERSABLE_DEFAULT
#define TestJNI_FOCUS_TRAVERSABLE_DEFAULT 1L
#undef TestJNI_FOCUS_TRAVERSABLE_SET
#define TestJNI_FOCUS_TRAVERSABLE_SET 2L
#undef TestJNI_TOP_ALIGNMENT
#define TestJNI_TOP_ALIGNMENT 0.0f
#undef TestJNI_CENTER_ALIGNMENT
#define TestJNI_CENTER_ALIGNMENT 0.5f
#undef TestJNI_BOTTOM_ALIGNMENT
#define TestJNI_BOTTOM_ALIGNMENT 1.0f
#undef TestJNI_LEFT_ALIGNMENT
#define TestJNI_LEFT_ALIGNMENT 0.0f
#undef TestJNI_RIGHT_ALIGNMENT
#define TestJNI_RIGHT_ALIGNMENT 1.0f
#undef TestJNI_serialVersionUID
#define TestJNI_serialVersionUID -7644114512714619750LL
#undef TestJNI_serialVersionUID
#define TestJNI_serialVersionUID 4613797578919906343LL
#undef TestJNI_INCLUDE_SELF
#define TestJNI_INCLUDE_SELF 1L
#undef TestJNI_SEARCH_HEAVYWEIGHTS
#define TestJNI_SEARCH_HEAVYWEIGHTS 1L
#undef TestJNI_OPENED
#define TestJNI_OPENED 1L
#undef TestJNI_serialVersionUID
#define TestJNI_serialVersionUID 4497834738069338734LL
#undef TestJNI_DEFAULT_CURSOR
#define TestJNI_DEFAULT_CURSOR 0L
#undef TestJNI_CROSSHAIR_CURSOR
#define TestJNI_CROSSHAIR_CURSOR 1L
#undef TestJNI_TEXT_CURSOR
#define TestJNI_TEXT_CURSOR 2L
#undef TestJNI_WAIT_CURSOR
#define TestJNI_WAIT_CURSOR 3L
#undef TestJNI_SW_RESIZE_CURSOR
#define TestJNI_SW_RESIZE_CURSOR 4L
#undef TestJNI_SE_RESIZE_CURSOR
#define TestJNI_SE_RESIZE_CURSOR 5L
#undef TestJNI_NW_RESIZE_CURSOR
#define TestJNI_NW_RESIZE_CURSOR 6L
#undef TestJNI_NE_RESIZE_CURSOR
#define TestJNI_NE_RESIZE_CURSOR 7L
#undef TestJNI_N_RESIZE_CURSOR
#define TestJNI_N_RESIZE_CURSOR 8L
#undef TestJNI_S_RESIZE_CURSOR
#define TestJNI_S_RESIZE_CURSOR 9L
#undef TestJNI_W_RESIZE_CURSOR
#define TestJNI_W_RESIZE_CURSOR 10L
#undef TestJNI_E_RESIZE_CURSOR
#define TestJNI_E_RESIZE_CURSOR 11L
#undef TestJNI_HAND_CURSOR
#define TestJNI_HAND_CURSOR 12L
#undef TestJNI_MOVE_CURSOR
#define TestJNI_MOVE_CURSOR 13L
#undef TestJNI_NORMAL
#define TestJNI_NORMAL 0L
#undef TestJNI_ICONIFIED
#define TestJNI_ICONIFIED 1L
#undef TestJNI_MAXIMIZED_HORIZ
#define TestJNI_MAXIMIZED_HORIZ 2L
#undef TestJNI_MAXIMIZED_VERT
#define TestJNI_MAXIMIZED_VERT 4L
#undef TestJNI_MAXIMIZED_BOTH
#define TestJNI_MAXIMIZED_BOTH 6L
#undef TestJNI_serialVersionUID
#define TestJNI_serialVersionUID 2673458971256075116LL
#undef TestJNI_EXIT_ON_CLOSE
#define TestJNI_EXIT_ON_CLOSE 3L
* Class:     TestJNI
* Method:    init
* Signature: ()V
JNIEXPORT void JNICALL Java_TestJNI_init
  (JNIEnv *, jobject);
#ifdef __cplusplus
#endif
#endifC code TestJNI.c
#include "TestJNI.h"
#include <stdio.h>
JNIEXPORT void JNICALL Java_TestJNI_init
  (JNIEnv *env, jobject ob){
  printf("TESTING JNI CALL");
}gcc options are as follows to get the shared library:
gcc -fPIC -pthread -g -Wall -D_REENTRANT -I/vobs/3p/jdk1.6.0_10/linux/include/linux -I/vobs/3p/jdk1.6.0_10/linux/include/ -c TestJNI.c -o TestJNI.o
gcc -z defs -pthread -D_REENTRANT -Wl,-soname,libnative.so -shared -o libtestJNI.so TestJNI.o -lcAny help is appreciated. I am not sure what i am doing wrong here.
Running the same code on a 32 bit jvm with a 32 bit shared library works.

Hi,
I was also having a problem under 64 bit, Now I am certain that if ur Java code makes a call to the DLL, make sure that DLL is compiled under 64 bit compiler and not 32 bit compiler. This is the mistake I made and the JVM was throwing unsatisfied link error. Now this DLL (compiled under 64 bit) could call a 32 bit dll, I dont think that should be a problem.
Hope it helps.
Subu

Similar Messages

  • Link Crashes when loading itunes Library

    Hi
    I am trying to get Link up and running. I will try to summarise to get rid of the obvious questions.
    It installs no problem, i can add the device and select iTunes as my library.
    the majority of my itunes library is on a flash drive (which i make sure is always in before machine boots up. If you open itunes all is there and plays fine.
    When Link opens it hangs for a couple of minutes and i leave it alone as it is a big library to load. It then opens but windows says that it has crashed, it tends to load between 8,000 and 35,000 songs. But for the life of me I cannot get it to load the lot properly.
    I have re-installed, rebooted and tried again. I have backed up the itunes library and tried again with a smaller library locally held and it is fine. Can anyone help?

    Hey IanHetherington,
    Welcome to the BlackBerry Support Community Forums.
    Thanks for the question.
    To get the resolution of this issue, I am going to need to get some BlackBerry Link log files.  Please contact your network service provider and ask to be transferred to BlackBerry so a ticket can be created so the log files can be reviewed.
    I appreciate your patience.
    Cheers.
    -ViciousFerret
    Come follow your BlackBerry Technical Team on Twitter! @BlackBerryHelp
    Be sure to click Like! for those who have helped you.
    Click  Accept as Solution for posts that have solved your issue(s)!

  • Illustrator CS5 crash when loading variable library

    Hi,
    I've recently upgraded to CS5 from CS3. I have some template files set up that read an XML variable library and load external images and text. These were working fine with CS3. With CS5, as soon as I load a variable and try to view any of my data sets, Illustrator crashes instantly. To be more specific, the XML seems to load fine, and I can drop down the menu to see all my dataset names, but as soon as I select one, it crashes. Any ideas on this?
    Thanks,
    Murat
    *Illustrator CS5 running on Windows XP SP3
    Intel Core2 Quad CPU @ 2.50GHz
    3.00GB of RAM

    Try following steps::
    1. Update OS to 10.6.4
    2. Delete Illustrator Preferences
    3. Restart machine

  • Have new iMac with iPhoto sharing turned on. When the shared library is clicked the library disappears or starts to load then disappears? What is wrong?

    Have new iMac with iPhoto sharing turned on. When the shared library is clicked the library disappears or starts to load then disappears? What is wrong?

    Try this:  launch iPhoto with the Option key held down and create a new, test library.  Import some photos and check to see if the same problem persists. If it doesn't then your current library is damaged and needs repair.
    Therefore  make a temporary, backup copy (select the library and type Command+D) and  apply the two fixes below in order as needed:
    Fix #1
    Launch iPhoto with the Command+Option keys held down and rebuild the library.
    Since only one option can be run at a time start with Option #1, followed by #3 and then #4 as needed.
    Fix #2
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    Download iPhoto Library Manager and launch.
    Click on the Add Library button, navigate to your Home/Pictures folder and select your iPhoto Library folder.
    Now that the library is listed in the left hand pane of iPLM, click on your library and go to the File ➙ Rebuild Library menu option
    In the next  window name the new library and select the location you want it to be placed.
    Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments but not books, calendars or slideshows. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.
    If you experience the same problem with the test library then try this basic fix a try:  make a temporary, backup copy (if you don't already have a backup copy) of the library and try the following:
    1 - delete the iPhoto preference file, com.apple.iPhoto.plist, that resides in your
         User/Home()/Library/ Preferences folder.
    2 - delete iPhoto's cache file, Cache.db, that is located in your
         User/Home()/Library/Caches/com.apple.iPhoto folder. 
    Click to view full size
    3 - launch iPhoto and try again.
    NOTE: If you're moved your library from its default location in your Home/Pictures folder you will have to point iPhoto to its new location when you next open iPhoto by holding down the Option key when launching iPhoto.  You'll also have to reset the iPhoto's various preferences.
    NOTE 2:  In Lion and Mountain Lion the Library folder is now invisible. To make it permanently visible enter the following in the Terminal application window: chflags nohidden ~/Library and hit the Enter button - 10.7: Un-hide the User Library folder.
    If that fails a reinstall of iPhoto is indicated. To do so you'll have to delete the current application and all files with "iPhoto" in the file name with either a .PKG or .BOM extension that reside in the HD/Library/Receipts folder and from the /var/db/receipts/  folder,
    Click to view full size
    Then install iPhoto from the source it came on originally.
    OT

  • JVM crash when adding method to class

    Hello,
    I am getting some kind of problem with the virtual machine. The JVM crashes when making a class (with new). It happened when I was adding some functionality to the class, I worked my way backwards and discovered it crashes when I add any new methods, if I comment them out again everything works, adding a method by any name causes to crash.
    I went in debug to find out where it was happening, and it happens on this line:
    public PerspectiveActionToolBarHeader createPerspectiveActionToolBarHeader() {
         PerspectiveActionToolBarHeader ret = null;
         ret = new PerspectiveActionToolBarHeader(this); // << here
         return ret;
    }The PerspectiveActionToolBarHeader is the class where adding methods causes it to fail. For example, it has the method
    public Container getContainer() {
         return this;
    }and works, but if I add:
    public void anything(){} it causes a crash on the new PerspectiveActionToolBarHeader(this);
    When stepped into with the debugger it goes to the (source not found) ClassNotFoundException and eventually before the crash the (stack?) looks like this:
    Launcher$AppClassLoader(ClassLoader).loadClass(String) line: not available     
    MaldiSoftwareOptionsUIEnsemble(PerspectiveUIEnsemble).createPerspectiveActionToolBarHeader() line: 72
    and the debugger describes the class just before the crash:
    Launcher$AppClassLoader (id=44)     
    arg0     "saiman.uiobjnew.PerspectiveToolBarButton" (id=51) << has just changed
    and the log file (not sure how much to copy here!):
    # A fatal error has been detected by the Java Runtime Environment:
    # EXCEPTION_ILLEGAL_INSTRUCTION (0xc000001d) at pc=0x005c0001, pid=15504, tid=20112
    # JRE version: 6.0_24-b07
    # Java VM: Java HotSpot(TM) Client VM (19.1-b02 mixed mode windows-x86 )
    # Problematic frame:
    # C 0x005c0001
    # If you would like to submit a bug report, please visit:
    # http://java.sun.com/webapps/bugreport/crash.jsp
    --------------- T H R E A D ---------------
    Current thread (0x011ca000): JavaThread "main" [_thread_in_vm, id=20112, stack(0x01140000,0x01190000)]
    siginfo: ExceptionCode=0xc000001d
    Registers:
    EAX=0x13e13248, EBX=0x6da0daa8, ECX=0x13e13250, EDX=0x13e131f8
    ESP=0x0118f93c, EBP=0x0118f9a0, ESI=0x011ca9b0, EDI=0x011ca9ac
    EIP=0x005c0001, EFLAGS=0x00010206
    Register to memory mapping:
    EAX=0x13e13248
    {method}
    - klass: {other class}
    EBX=0x6da0daa8
    0x6da0daa8 is pointing to unknown location
    ECX=0x13e13250
    {method}
    - klass: {other class}
    EDX=0x13e131f8
    {constMethod}
    - klass: {other class}
    - method: 0x13e13248 {method} 'flipVisible' '(I)V' in 'saiman/uiobjnew/PerspectiveActionToolBarHeader'
    - exceptions: 0x13bf11e8
    ESP=0x0118f93c
    0x0118f93c is pointing into the stack for thread: 0x011ca000
    "main" prio=6 tid=0x011ca000 nid=0x4e90 runnable [0x0118f000]
    java.lang.Thread.State: RUNNABLE
    EBP=0x0118f9a0
    0x0118f9a0 is pointing into the stack for thread: 0x011ca000
    "main" prio=6 tid=0x011ca000 nid=0x4e90 runnable [0x0118f000]
    java.lang.Thread.State: RUNNABLE
    ESI=0x011ca9b0
    0x011ca9b0 is pointing to unknown location
    EDI=0x011ca9ac
    0x011ca9ac is pointing to unknown location
    Top of Stack: (sp=0x0118f93c)
    0x0118f93c: 6d94272d 011ca370 13e17d40 011ca000
    0x0118f94c: 011ca000 01a30950 011ca748 011ca9b4
    0x0118f95c: 011cab3c 0118fb28 011c6748 011ca348
    0x0118f96c: 011ca370 011ca73c 6da0daa8 011ca350
    0x0118f97c: 011ca370 0118f9cc 011ca9a8 0118f9c8
    0x0118f98c: 011ca788 011ca370 011ca9b0 011ca000
    0x0118f99c: 13e17d40 0118f9cc 6d943009 00000910
    0x0118f9ac: 011ca9ac 00000001 011ca000 011ca000
    Instructions: (pc=0x005c0001)
    0x005bfff1: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 ff
    0x005c0001: ff ff 7f 00 00 00 00 00 00 00 00 ff ff ff ff 00
    Stack: [0x01140000,0x01190000], sp=0x0118f93c, free space=318k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C 0x005c0001
    V [jvm.dll+0x153009]
    V [jvm.dll+0xdecdb]
    V [jvm.dll+0xe1887]
    V [jvm.dll+0xe1c46]
    V [jvm.dll+0xec09a]
    j saiman.uiobjnew.PerspectiveUIEnsemble.createPerspectiveActionToolBarHeader()Lsaiman/uiobjnew/PerspectiveActionToolBarHeader;+2
    j saiman.mv.ModelViewPerspectiveUIEnsemble.createPerspectiveActionToolBarHeader()Lsaiman/uiobjnew/PerspectiveActionToolBarHeader;+1
    j saiman.uiobjnew.PerspectiveUIEnsemble.addButtons()V+1
    j saiman.uiobjnew.PerspectiveUIEnsemble.<init>(Lsaiman/uiobjnew/MultiPerspectiveFrame;)V+21
    j saiman.mv.ModelViewPerspectiveUIEnsemble.<init>(Lsaiman/uiobjnew/MultiPerspectiveFrame;)V+2
    j saiman.uiobjnew.SoftwareOptionsUIEnsemble.<init>(Lsaiman/uiobjnew/MultiPerspectiveFrame;)V+2
    j saiman.wmaldi.MaldiSoftwareOptionsUIEnsemble.<init>(Lsaiman/uiobjnew/MultiPerspectiveFrame;)V+2
    j saiman.newuiimpl.MassSpectrumMainFrameImpl.main([Ljava/lang/String;)V+173
    v ~StubRoutines::call_stub
    V [jvm.dll+0xf0ab9]
    V [jvm.dll+0x1837d1]
    V [jvm.dll+0xf0b3d]
    V [jvm.dll+0xfa0d6]
    V [jvm.dll+0x101cde]
    C [javaw.exe+0x2155]
    C [javaw.exe+0x8614]
    C [kernel32.dll+0x51194]
    C [ntdll.dll+0x5b3f5]
    C [ntdll.dll+0x5b3c8]
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    j saiman.uiobjnew.PerspectiveUIEnsemble.createPerspectiveActionToolBarHeader()Lsaiman/uiobjnew/PerspectiveActionToolBarHeader;+2
    j saiman.mv.ModelViewPerspectiveUIEnsemble.createPerspectiveActionToolBarHeader()Lsaiman/uiobjnew/PerspectiveActionToolBarHeader;+1
    j saiman.uiobjnew.PerspectiveUIEnsemble.addButtons()V+1
    j saiman.uiobjnew.PerspectiveUIEnsemble.<init>(Lsaiman/uiobjnew/MultiPerspectiveFrame;)V+21
    j saiman.mv.ModelViewPerspectiveUIEnsemble.<init>(Lsaiman/uiobjnew/MultiPerspectiveFrame;)V+2
    j saiman.uiobjnew.SoftwareOptionsUIEnsemble.<init>(Lsaiman/uiobjnew/MultiPerspectiveFrame;)V+2
    j saiman.wmaldi.MaldiSoftwareOptionsUIEnsemble.<init>(Lsaiman/uiobjnew/MultiPerspectiveFrame;)V+2
    j saiman.newuiimpl.MassSpectrumMainFrameImpl.main([Ljava/lang/String;)V+173
    v ~StubRoutines::call_stub
    --------------- P R O C E S S ---------------
    Java Threads: ( => current thread )
    0x01b05400 JavaThread "AWT-Windows" daemon [_thread_in_native, id=19680, stack(0x18560000,0x185b0000)]
    0x01b04800 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=19516, stack(0x18140000,0x18190000)]
    0x01b04000 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=20064, stack(0x18040000,0x18090000)]
    0x01b03c00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=20276, stack(0x17ff0000,0x18040000)]
    0x01aeb000 JavaThread "JDWP Command Reader" daemon [_thread_in_native, id=16832, stack(0x17fa0000,0x17ff0000)]
    0x01aea000 JavaThread "JDWP Event Helper Thread" daemon [_thread_blocked, id=16360, stack(0x17ef0000,0x17f40000)]
    0x01ae8000 JavaThread "JDWP Transport Listener: dt_socket" daemon [_thread_blocked, id=20084, stack(0x17ea0000,0x17ef0000)]
    0x01ade400 JavaThread "Attach Listener" daemon [_thread_blocked, id=19772, stack(0x17d90000,0x17de0000)]
    0x01add400 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=20192, stack(0x17d40000,0x17d90000)]
    0x01ab2800 JavaThread "Finalizer" daemon [_thread_blocked, id=17344, stack(0x17cf0000,0x17d40000)]
    0x01aabc00 JavaThread "Reference Handler" daemon [_thread_blocked, id=19964, stack(0x17ca0000,0x17cf0000)]
    =>0x011ca000 JavaThread "main" [_thread_in_vm, id=20112, stack(0x01140000,0x01190000)]
    Other Threads:
    0x01aa7c00 VMThread [stack: 0x011d0000,0x01220000] [id=19144]
    0x01b17400 WatcherThread [stack: 0x180f0000,0x18140000] [id=12792]
    VM state:not at safepoint (normal execution)
    VM Mutex/Monitor currently owned by a thread: None
    Heap
    def new generation total 4928K, used 768K [0x03bf0000, 0x04140000, 0x09140000)
    eden space 4416K, 5% used [0x03bf0000, 0x03c30380, 0x04040000)
    from space 512K, 100% used [0x040c0000, 0x04140000, 0x04140000)
    to space 512K, 0% used [0x04040000, 0x04040000, 0x040c0000)
    tenured generation total 10944K, used 1858K [0x09140000, 0x09bf0000, 0x13bf0000)
    the space 10944K, 16% used [0x09140000, 0x09310948, 0x09310a00, 0x09bf0000)
    compacting perm gen total 12288K, used 9598K [0x13bf0000, 0x147f0000, 0x17bf0000)
    the space 12288K, 78% used [0x13bf0000, 0x1454fb70, 0x1454fc00, 0x147f0000)
    No shared spaces configured.
    Edited by: hanvyj on 07-Jun-2011 02:39
    Edited by: hanvyj on 07-Jun-2011 02:43

    I think I may have stumbled across the answer, It seems that the abstract class PerspectiveToolBar implements
    the interface with the method public Container getContainer() but does not declare it, this should be fine because the method is abstract but it crashes. When I add the method public abstract Container getContainer(); to the abstract sub-class there is no error. I'm going to try make a small compilable example to see if I can reproduce it.
    edit its actually only one of the two interface methods, and not getContainer(), but another one. If anyone is interested here is the interface:
    public interface IMassSpectrometerPassableControlContainer
         Container getContainer();
         void reloadWidgetsOnVisible(boolean visible);
    }and it works only if there is "public abstract void reloadWidgetsOnVisible(boolean visible);" in the abstract class PerspectiveToolBar implementing IMassSpectrometerPassableControlContainer.
    I tried to reproduce it, but I can't get another class to repeat the behaviour, so I don't think I can post a bug report on it. Here is my attempt anyway:
    import javax.swing.JToolBar;
    * Class     Test.java
    * Date:     7 Jun 2011
    * @author     tofuser
    public class Test extends Subclass
         public static void main(String args[])
              System.out.println("in main method");
              Test t = new Test();
              t.interfaceMethod();
         @Override
         public void interfaceMethod()
              System.out.println("interface method");
    abstract class Subclass extends JToolBar implements Interface
         private static final long serialVersionUID = 1L;
         //this line is where it breaks in my code, including it works
         //public abstract void interfaceMethod();
    interface Interface
         public abstract void interfaceMethod();
    }Edited by: hanvyj on 07-Jun-2011 03:56

  • DAC - Error loading shared library [pmwrtrel.dll] in the dynamic lib mgr

    Hi,
    While executing ETL load on a Windows 32-bit machine with DAC v10.1.3.4.1, we were able to execute 24 tasks out of 317 successfully. Then it fails with the following error message:
    PRE-SESS> TM_6232 Error loading shared library [pmwrtrel.dll] in the dynamic library manager. The error is [Database driver event...Error occurred loading library [pmwrtrel.dll]. System error encountered is 127. Error text is The specified procedure could not be found. .].
    PRE-SESS> CMN_1761 Timestamp Event: [Mon Mar 29 19:04:05 2010]
    PRE-SESS> WRT_8236 Error getting pre session writer object for target [W_ETL_RUN_S]
    MANAGER> PETL_24027 Pre-session task completed successfully. : (Mon Mar 29 19:04:05 2010)
    DIRECTOR> PETL_24006 Starting data movement.
    MAPPING> TM_6660 Total Buffer Pool size is 12582912 bytes and Block size is 128000 bytes.
    READER_1_1_1> DBG_21437 Reader: Source is a file-based source.
    READER_1_1_1> FR_3118 source [SQ_FILE_DUAL] code page: [7-bit ASCII]
    READER_1_1_1> FR_3071 Maximum Line sequential buffer length is 1026.
    READER_1_1_1> BLKR_16003 Initialization completed successfully.
    WRITER_1_*_1> CMN_1761 Timestamp Event: [Mon Mar 29 19:04:05 2010]
    WRITER_1_*_1> TM_6232 Error loading shared library [pmwrtrel.dll] in the dynamic library manager. The error is [Database driver event...Error occurred loading library [pmwrtrel.dll]. System error encountered is 127. Error text is The specified procedure could not be found. .].
    MANAGER> PETL_24031
    ***** RUN INFO FOR TGT LOAD ORDER GROUP [1], CONCURRENT SET [1] *****
    Thread [READER_1_1_1] created for [the read stage] of partition point [SQ_FILE_DUAL] has completed. The total run time was insufficient for any meaningful statistics.
    Thread [TRANSF_1_1_1] created for [the transformation stage] of partition point [SQ_FILE_DUAL] has completed. The total run time was insufficient for any meaningful statistics.
    Thread [WRITER_1_*_1] created for [the write stage] of partition point [W_ETL_RUN_S] has completed. The total run time was insufficient for any meaningful statistics.
    MAPPING> CMN_1793 The index cache size that would hold [7340064] rows in the lookup table for [MPLT_GET_ETL_PROC_WID.LKP_ETL_PROC_WID], in memory, is [29555310648557682] bytes
    MAPPING> CMN_1792 The data cache size that would hold [7340064] rows in the lookup table for [MPLT_GET_ETL_PROC_WID.LKP_ETL_PROC_WID], in memory, is [12948046503805036] bytes
    MANAGER> PETL_24005 Starting post-session tasks. : (Mon Mar 29 19:04:05 2010)
    MANAGER> PETL_24029 Post-session task completed successfully. : (Mon Mar 29 19:04:05 2010)
    MAPPING> TM_6018 The session completed with [0] row transformation errors.
    MANAGER> PETL_24002 Parallel Pipeline Engine finished.
    DIRECTOR> PETL_24013 Session run completed with failure.
    DIRECTOR> TM_6022
    SESSION LOAD SUMMARY
    ================================================
    DIRECTOR> TM_6252 Source Load Summary.
    DIRECTOR> CMN_1740 Table: [SQ_FILE_DUAL] (Instance Name: [SQ_FILE_DUAL])
         Output Rows [0], Affected Rows [0], Applied Rows [0], Rejected Rows [0]
    DIRECTOR> TM_6253 Target Load Summary.
    DIRECTOR> CMN_1740 Table: [W_ETL_RUN_S] (Instance Name: [W_ETL_RUN_S])
         Output Rows [0], Affected Rows [0], Applied Rows [0], Rejected Rows [0]
    DIRECTOR> TM_6023
    ===================================================
    DIRECTOR> TM_6020 Session [SIL_InsertRowInRunTable] completed at [Mon Mar 29 19:04:06 2010].
    Kindly someone tell us how to resolve this issue.
    Regards,
    Vishnu

    what BIA version are you on?
    perhaps you have to install a informatica fix or a DAC patch

  • My itunes crash when accessing the library of IMatch

    My itunes crash when accessing the library of IMatch. I'm using Windows 7 64 bit.
    this error is occurring in the last update.

    solved the problem by removing the file TSLicense.

  • Further GarageBand crashes when loading lessons ...

    Hi All,
    I've GarageBand installed on a Mac mini server (the new Apple ones). When I try to open any lesson it silently crashes. The
    I've seen the other thread with similar title and tried replacing the "Gill Sans.ttf" font with a "Gill Sans.dfont" from another system. Rebooted. Still crashes.
    I've fixed permissions. Still crashes.
    I tried deleting everything - everything - GarageBand related on disk and reinstalled and updated. Same problem. Crashes when loading lessons.
    The console has a whole lot of these:
    2/26/10 11:42:07 PM [0x0-0x1f01f].com.apple.garageband[2211] 2010-02-26 23:42:07.519 pkgutil[2221:903] PackageKit: * Missing bundle identifier: /Library/Receipts/Flip4Mac Web Plugins.pkg
    2/26/10 11:42:07 PM pkgutil[2221] PackageKit: * Missing bundle identifier: /Library/Receipts/php-4.3.4.pkg
    2/26/10 11:42:07 PM [0x0-0x1f01f].com.apple.garageband[2211] 2010-02-26 23:42:07.577 pkgutil[2221:903] PackageKit: * Missing bundle identifier: /Library/Receipts/php-4.3.4.pkg
    2/26/10 11:42:07 PM pkgutil[2221] PackageKit: * Missing bundle identifier: /Library/Receipts/php-5.0.3.pkg
    2/26/10 11:42:07 PM [0x0-0x1f01f].com.apple.garageband[2211] 2010-02-26 23:42:07.578 pkgutil[2221:903] PackageKit: * Missing bundle identifier: /Library/Receipts/php-5.0.3.pkg
    2/26/10 11:42:07 PM [0x0-0x1f01f].com.apple.garageband[2211] No receipt for 'com.apple.pkg.RemixTools_Instruments' found at '/'.
    which may be a result of the fact that I migrated OSX 10.5 server to OSX10.6 server.
    It also has:
    2/26/10 11:42:08 PM MIDIServer[2222] MIDIServer [2222] starting; arch=x86_64
    which seems ok.
    But crashes with this:
    2/26/10 11:42:17 PM com.apple.launchd.peruser.501[297] ([0x0-0x1f01f].com.apple.garageband[2211]) Job appears to have crashed: Bus error
    2/26/10 11:42:17 PM ReportCrash[2209] Saved crash report for GarageBand[2211] version 5.1 (398) to /Users/admin/Library/Logs/DiagnosticReports/GarageBand2010-02-26-234217server-2.crash
    I can't see anything in the crash files, except it looks like it might be trying to open a file:
    Thread 0 Crashed: Dispatch queue: com.apple.main-thread
    0 libSystem.B.dylib 0x914c6a90 strlen + 16
    1 ...ple.CoreServices.CarbonCore 0x973a636c FSMount::makepath(unsigned long, char const*, unsigned long, char*) + 140
    2 ...ple.CoreServices.CarbonCore 0x973a2621 FSMount::_getattrs(unsigned long, char const*, unsigned long, unsigned long, FSAttributeInfo*, unsigned long, unsigned char*) + 179
    3 ...ple.CoreServices.CarbonCore 0x973a2529 FSMount::getattrs(unsigned long, char const*, unsigned long, unsigned long, FSAttributeInfo*, unsigned long, unsigned char*) + 279
    4 ...ple.CoreServices.CarbonCore 0x973ecf96 FindHFSName2Retained(void*, short*, unsigned long, unsigned long, FSAttributeInfo*, char*) + 1017
    5 ...ple.CoreServices.CarbonCore 0x973ed27c PBMakeFSRefSync + 115
    6 ...ple.CoreServices.CarbonCore 0x973ed206 FSpMakeFSRef + 45
    7 com.apple.music.apps.Logic 0x00c2cb4e LgSamplerGetFileNameForKey + 147646
    8 com.apple.music.apps.Logic 0x00a1e7f6 CSetVSong::~CSetVSong() + 1146438
    9 com.apple.music.apps.Logic 0x008d280f LgDocument_MovieFullPath + 47
    10 com.apple.garageband 0x000b66dc 0x1000 + 743132
    11 com.apple.garageband 0x00272f78 0x1000 + 2563960
    12 com.apple.garageband 0x00270257 0x1000 + 2552407
    13 com.apple.garageband 0x002713a8 0x1000 + 2556840
    Any suggestions or help most appreciated.
    Cheers,
    Ashley.
    Message was edited by: Ashley Aitken

    Have you tried to delete the downloaded version from the Applications folder and to reinstall from the AppStore?  Perhaps the download was incomplete.
    If that is not the problem,  check all your Audio Units, and other plug-ins like VST plug-ins for compatibility, see:   GarageBand for Mac (v10.0): Unexpected behavior with Audio Units plug-ins

  • Logic crashes when loading preferences

    hi!
    can anyone please help? for some reason logic has started crashing when loading the preferences. i noticed for some reason it was playing through the built in audio rather than my motu interface, so i tried loading the preferences to change it and it just crashes every time. this has happened since i reinstalled logic studio 8, because it was giving me an error message on startup that caused it to crash. the error message i was getting was saying i have the wrong pro applications support installed (of which i could not alter or upgrade for some reason). so i went for a reinstall.. and now this other problem. any help would be greatly appreciated!
    i am running logic studio 8.0.2 on a powermac dual 2ghz G5
    with 3gb ram and osx 10.5.3

    Don't wipe your hard disk! (yet)
    It's probably that your preferences have become corrupted. Go to User/Library/Preferences and trash your Logic preferences (com.apple.logic.pro.cs & com.apple.logic.pro.plist).
    Reopen Logic and see what happens. The only problem is that you will lose all your keyboard commands etc., but they're a lot easier to recreate than reinstalling and authorising everything onto your hard drive.
    Also, make a copy of your preferences once you've set everything up so that if you need to trash your preferences again sometime in the future, you can just replace them with the copies you've made.
    I guess if none of this works then you may need reinstall Logic and, at worst everything else.

  • IPhoto crashes when loading

    iPhoto crashes when loading.  I am on 9.1.2 & I think this may have started after the update was applied on the 27/4 and the error message does not mean much to me
    Process:         iPhoto [1472]
    Path:            /Applications/iPhoto.app/Contents/MacOS/iPhoto
    Identifier:      com.apple.iPhoto
    Version:         9.1.2 (9.1.2)
    Build Info:      iPhotoProject-6050000~2
    Code Type:       X86 (Native)
    Parent Process:  launchd [409]
    Date/Time:       2011-05-06 13:01:43.756 +0100
    OS Version:      Mac OS X 10.6.7 (10J869)
    Report Version:  6
    Interval Since Last Report:          123013 sec
    Crashes Since Last Report:           20
    Per-App Interval Since Last Report:  10155 sec
    Per-App Crashes Since Last Report:   11
    Exception Type:  EXC_BAD_ACCESS (SIGBUS)
    Exception Codes: KERN_PROTECTION_FAILURE at 0x0000000000000000
    Crashed Thread:  37

    That's a different crash. When you re-installed, did you delete the receipts first?
    To re-install iPhoto
    1. Put the iPhoto.app in the trash (Drag it from your Applications Folder to the trash)
    2a: On 10.5:  Go to HD/Library/Receipts and remove any pkg file there with iPhoto in the name.
    2b: On 10.6: Those receipts may be found as follows:  In the Finder use the Go menu and select Go To Folder. In the resulting window type
    /var/db/receipts/
    A Finder Window will open at that location and you can remove the iPhoto pkg files.
    3. Re-install.
    If you purchased an iLife Disk, then iPhoto is on it.
    If iPhoto was installed on your Mac when you go it then it’s on the System Restore disks that came with your Mac. Insert the first one and opt to ‘Install Bundled Applications Only.
    If you purchased it on the App Store you can find it in your Purchases List.
    Regards
    TD

  • Failed to load shared library

    I am getting a "Failed to load shared library myDLL.dll:myFunction:C on RT Target Device" error when attempting to deploy a VI which contains a call to myDLL on a RT PXI.  If I open the VI with the Call Library Function Node and simply reselect myDLL within the Library name or Path box and save the VI, it will then deploy without error.  This continues to work until I start changing the VI at which point I attempt to deploy the VI again and get the failed to load error.  Once again I open the VI, reselect myDLL, save, and the failed to deploy error goes away.
    Does anyone have any ideas about whats going on here?
    Thanks in advance
    Kevin C.

    Hi Bob,
    Thanks for responding.  I am running LabVIEW 8.5 and running on an 8106 Embedded Controller.  Unfortunately, I cannot post my DLL however, I did some troubleshooting and found that the issue seems to be that myDLL calls another one of my DLLs which doesn't seem to be loaded onto the RT box.  If I deploy and run a VI which calls this second DLL and then run my original VI, it deploys without issue.  I guess I can understand why it didn't work in first place, since the 2nd DLL is not called from any VI and only called from myDLL, however I don't understand why simply opening the VI which contains the call to myDLL and reselecting it fixes the problem.  Also I have run the DLL thru the 8.5 DLL checker and it says that the DLL is OK, in fact the DLL checker new that myDLL had a dependency on the second DLL.  Is there something that I can do other than pre-deploy the second DLL to the RT box to get around this issue?
    Thanks again,
    Kevin C.     

  • Failed to load shared library on RT target device.

    I am using 7030 RT target. When I use Call Library Function Node with specified DLL library the application is working properly on Windows target. When I try to download the application on RT target PCI 7030 I get the following error messages: Failed to download useDLL.vi. Failed to load shared library EasyDLL.dll on RT target device. Because the application (attached to the question) is distributed with NI product I would suppose it is written OK. I would like to know what restrictions are imposed on DLL libraries which should be targeted on PCI 7030 RT target. Why the application useDLL.vi with EasyDLL.dll can't be loaded on PCI 7030? Does it mean that Call Library Function Nodes are not compatibel with PCI
    7030 target?! Thank you for any explanation.
    Attachments:
    useDLL.vi ‏15 KB
    EasyDLL.dll ‏80 KB

    OK I downloaded your files and tried them with a PXI real time controller and the error you mentioned happened for me as well. After digging for awhile, here's the best explanation I could find:
    1 - useDLL is calling other DLLs that are failing to download
    2 - useDLL is accessing some of the Win API that is not supported by the RT OS.
    Read more about this at:
    http://exchange.ni.com/servlet/ProcessRequest?RHIVEID=101&RNAME=ViewQuestion&HOID=506500000008000000...
    ~cheers,
    Darin G

  • LabVIEW: Failed to load shared library nisysrpc.out

    Errored were detected in the target log when connecting to the target:
    LabVIEW:Failed to load shared library nisysrpc.out.Ensure that the library is present to the RT target. Use MAX to install NI software or FTP to transfer custom libraries on the target .
    labview 2012
    sbrio 9636
    已解决!
    转到解答。
    附件:
    Shared Library.jpg ‏3797 KB

    这个错误是因为RT系统启动部署时缺失库文件或者加载库文件失败导致的。
    库文件加载失败原因有很多,而且就算把库文件重新添加进去可能也不能解决问题。建议你重装sbRIO 9636的RT系统,RT重装系统很快,10分钟就能完成。
    在MAX里面远程系统下找到你的9636,右键选择格式化。格式化完成后展开9636,右键软件选择更改删除软件,此时把软件再重新装进去就可以了。

  • VMware crashes when loading VMware Player unrecoverable error: (vmx) NOT_IMPLEMENTED d:/build/ob/bora-203739/bora/vmx/main/pollVMX.c:3981

    VMware crashes when loading VMware Player unrecoverable error: (vmx) NOT_IMPLEMENTED d:/build/ob/bora-203739/bora/vmx/main/pollVMX.c:3981

    Hi,
    Please next time do not post a full log as content of the post, instead use the browse button to attach as file.
    Also add a little bit of background information, like if you installed fresh, has it worked before, has anything changed, what is your host OS?
    The relevant part in your log appears to be:
    May 18 12:10:07.330: player-3900| Cnx_Connect: Error message: Failed to read vmware-authd port number: Cannot connect to VMX: C:\Users\Columbus\Documents\Virtual Machines\Windows XP Home Edition\Windows XP Home Edition.vmx
    May 18 12:10:07.330: player-3900|
    May 18 12:10:07.423: player| Unhandled Win32 SEH exception
    May 18 12:10:07.423: player| ----Win32 exception detected, exceptionCode 0xc0000005 (access violation)----
    Either you have some security software (firewall, antimalware, antivirus) not allowing VMware Player to connect to the vmware-authd port or your install is broken and you have to rerun the install (uninstall, reboot, install, reboot)
    Wil

  • Weird JVM crash when showing DirectoryChooser (DirectoryChooser.showDialog)

    Hello,
    I'm seeing a weird JVM crash when showing a DirectoryChooser by calling DirectoryChooser.showDialog().
    My environment:
    Mac OS X 10.8.2 Mountain Lion
    Java SE 7 1.7.0_06
    Error Output:
    2012-09-25 11:01:02.433 java[4682:707] unrecognized type is -2
    2012-09-25 11:01:02.433 java[4682:707] *** Assertion failure in -[NSEvent _initWithCGSEvent:eventRef:], /SourceCache/AppKit/AppKit-1187.34/AppKit.subproj/NSEvent.m:1348
    2012-09-25 11:01:02.434 java[4682:707] An uncaught exception was raised
    2012-09-25 11:01:02.434 java[4682:707] Invalid parameter not satisfying: cgsEvent.type > 0 && cgsEvent.type <= kCGSLastEventType
    2012-09-25 11:01:02.435 java[4682:707] (
         0   CoreFoundation                      0x00007fff8fc080a6 __exceptionPreprocess + 198
         1   libobjc.A.dylib                     0x00007fff8d75e3f0 objc_exception_throw + 43
         2   CoreFoundation                      0x00007fff8fc07ee8 +[NSException raise:format:arguments:] + 104
         3   Foundation                          0x00007fff849b16a2 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 189
         4   AppKit                              0x00007fff8529f56c -[NSEvent _initWithCGSEvent:eventRef:] + 2782
         5   AppKit                              0x00007fff855203ea +[NSEvent eventWithCGEvent:] + 243
         6   libglass.dylib                      0x00000001a20aa02f listenTouchEvents + 31
         7   CoreGraphics                        0x00007fff873e2115 processEventTapData + 150
         8   CoreGraphics                        0x00007fff873e1f68 _CGYPostEventTapData + 189
         9   CoreGraphics                        0x00007fff873e726a _XPostEventTapData + 107
         10  CoreGraphics                        0x00007fff873e7362 CGYEventTap_server + 106
         11  CoreGraphics                        0x00007fff873e2056 eventTapMessageHandler + 30
         12  CoreFoundation                      0x00007fff8fb77410 __CFMachPortPerform + 288
         13  CoreFoundation                      0x00007fff8fb772d9 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
         14  CoreFoundation                      0x00007fff8fb77019 __CFRunLoopDoSource1 + 153
         15  CoreFoundation                      0x00007fff8fbaa19f __CFRunLoopRun + 1775
         16  CoreFoundation                      0x00007fff8fba96b2 CFRunLoopRunSpecific + 290
         17  Foundation                          0x00007fff84a3f89e -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
         18  libglass.dylib                      0x00000001a20958c4 +[GlassApplication enterNestedEventLoopWithEnv:] + 132
         19  libglass.dylib                      0x00000001a20994f3 -[DialogDispatcher runModal] + 163
         20  Foundation                          0x00007fff84a31220 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 212
         21  Foundation                          0x00007fff84a310c8 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 131
         22  libglass.dylib                      0x00000001a209a549 Java_com_sun_glass_ui_mac_MacCommonDialogs__1showFolderChooser + 681
         23  ???                                 0x000000010fa57db1 0x0 + 4557471153
    2012-09-25 11:01:02.436 java[4682:707] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Invalid parameter not satisfying: cgsEvent.type > 0 && cgsEvent.type <= kCGSLastEventType'
    *** First throw call stack:
         0   CoreFoundation                      0x00007fff8fc080a6 __exceptionPreprocess + 198
         1   libobjc.A.dylib                     0x00007fff8d75e3f0 objc_exception_throw + 43
         2   CoreFoundation                      0x00007fff8fc07ee8 +[NSException raise:format:arguments:] + 104
         3   Foundation                          0x00007fff849b16a2 -[NSAssertionHandler handleFailureInMethod:object:file:lineNumber:description:] + 189
         4   AppKit                              0x00007fff8529f56c -[NSEvent _initWithCGSEvent:eventRef:] + 2782
         5   AppKit                              0x00007fff855203ea +[NSEvent eventWithCGEvent:] + 243
         6   libglass.dylib                      0x00000001a20aa02f listenTouchEvents + 31
         7   CoreGraphics                        0x00007fff873e2115 processEventTapData + 150
         8   CoreGraphics                        0x00007fff873e1f68 _CGYPostEventTapData + 189
         9   CoreGraphics                        0x00007fff873e726a _XPostEventTapData + 107
         10  CoreGraphics                        0x00007fff873e7362 CGYEventTap_server + 106
         11  CoreGraphics                        0x00007fff873e2056 eventTapMessageHandler + 30
         12  CoreFoundation                      0x00007fff8fb77410 __CFMachPortPerform + 288
         13  CoreFoundation                      0x00007fff8fb772d9 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41
         14  CoreFoundation                      0x00007fff8fb77019 __CFRunLoopDoSource1 + 153
         15  CoreFoundation                      0x00007fff8fbaa19f __CFRunLoopRun + 1775
         16  CoreFoundation                      0x00007fff8fba96b2 CFRunLoopRunSpecific + 290
         17  Foundation                          0x00007fff84a3f89e -[NSRunLoop(NSRunLoop) runMode:beforeDate:] + 268
         18  libglass.dylib                      0x00000001a20958c4 +[GlassApplication enterNestedEventLoopWithEnv:] + 132
         19  libglass.dylib                      0x00000001a20994f3 -[DialogDispatcher runModal] + 163
         20  Foundation                          0x00007fff84a31220 -[NSObject(NSThreadPerformAdditions) performSelector:onThread:withObject:waitUntilDone:modes:] + 212
         21  Foundation                          0x00007fff84a310c8 -[NSObject(NSThreadPerformAdditions) performSelectorOnMainThread:withObject:waitUntilDone:] + 131
         22  libglass.dylib                      0x00000001a209a549 Java_com_sun_glass_ui_mac_MacCommonDialogs__1showFolderChooser + 681
         23  ???                                 0x000000010fa57db1 0x0 + 4557471153
    libc++abi.dylib: terminate called throwing an exceptionI tried to bring up the DirectoryChooser from a simple HelloWorld program, but can't reproduce the crash.
    Does anyone know how to fix this crash?
    Thanks.
    Edited by: 925616 on Sep 25, 2012 11:16 AM

    Looks like a bug which has been fixed for:
    Java SE 7 1.7.0_10
    You can test out a preview build here:
    http://jdk7.java.net/download.html
    http://javafx-jira.kenai.com/browse/RT-24110
    "Mac: FileChooser sometimes crashes the JVM on Mac OS X 10.8"

Maybe you are looking for

  • Can't scan to PSE11

    Since I upgraded to PSE11, I am unable to scan from my HP Laserjet 1312.  I am running Windows Vista 32bit.  Before now I have used the Twain interface. If I push the "scan" button on the printer, it says "waiting for PC". If I use the WIA import opt

  • Validating digital signatures. NEED HELP ASAP!

    I emailed a form to an employee, who created and applied a digital signature to it.  The form was emailed back to me and I received the message 'At least 1 signature requires validating/validation."  I go through the steps to trusting and validating,

  • Problem with 0QUERY_TEMPLATE

    Hi Sorry if i have posted in the wrong section. I have accidently damaged the standard web template 0QUERY_TEMPLATE in our production system(I did not save as a copy) Please advice how I can recover this web template as all our reporting is based on

  • Photos fail to print after editing with clone stamp tool and layers

    After editing using the clone stamp tool and using layers the photos fail to print.  I even tried a simple crop edit and the photo failed to print. Photos print without editing.

  • .xml file and iTunes library files are missing from the music folder

    I recently made a second itunes library on my external hd, today when I open itunes and choose this library, the .xml file and itunes music file are invisible or translucent, therefore I can't open my library. But when I go to my music folder they ar