UnsatisfiedLinkError procedure could not be found (on some machines)

I am getting an unsatisfied link error: could not find the procedure.
But only on some machines, I have gotten it to work on more than one machine, but it will not work on a few other machines. 3 it has worked on, 3 it has not.
All machines are using:
-Tomcat 6.0.14
-JRE 1.6.0_04 i586
-JRI (Java to R connector http://www.rforge.net/JRI/)
-R 2.5.1 (http://www.r-project.org/)
-XP Pro or XP tablet ed
-Most are 32 bit centrino duo CPUs, one is a 64 bit core 2 duo
All machines have "./R/R<version>/bin" and "./JRI" included in the system path so that JRI and R native libraries are available for use from JNI.
I have traced the dependencies for JRI.dll from one machine that it works on and one that it does not work on. Sorry it is so long.
This is from a working machine:
*****************************| System Information |*****************************
Dependency Walker:       2.2.6000 (32-bit)
Operating System:        Microsoft Windows XP Tablet (32-bit)
OS Version:              5.01.2600 Service Pack 2
Processor:               x86 Family 6 Model 14 Stepping 8, GenuineIntel, ~1829MHz
Number of Processors:    2, Mask: 0x00000003
Computer Name:           SROLSON77306
User Name:               SROlson7730
Local Date:              2008-01-26
Local Time:              1:30 PM Central Standard Time (GMT-06:00)
OS Language:             0x0409: English (United States)
Memory Load:             79%
Physical Memory Total:   1,071,624,192 (1022 MB)
Physical Memory Used:    847,400,960
Physical Memory Free:    224,223,232
Page File Memory Total:  2,015,342,592
Page File Memory Used:   1,021,972,480
Page File Memory Free:   993,370,112
Virtual Memory Total:    2,147,352,576
Virtual Memory Used:     86,192,128
Virtual Memory Free:     2,061,160,448
Page Size:               0x00001000 (4,096)
Allocation Granularity:  0x00010000 (65,536)
Min. App. Address:       0x00010000 (65,536)
Max. App. Address:       0x7FFEFFFF (2,147,418,111)
********************************| Search Order |********************************
* Legend: F  File                     E  Error (path not valid)                *
Side-by-Side components (Windows 2000/XP/2003/Vista/+)
   [F ] c:\windows\winsxs\x86_microsoft.windows.gdiplus_6595b64144ccf1df_1.0.2600.2180_x-ww_522f9f82\GDIPLUS.DLL
The system's "KnownDLLs" list
   [F ] c:\windows\system32\ADVAPI32.DLL
   [F ] c:\windows\system32\APPHELP.DLL
   [F ] c:\windows\system32\COMCTL32.DLL
   [F ] c:\windows\system32\COMDLG32.DLL
   [F ] c:\windows\system32\CRYPT32.DLL
   [F ] c:\windows\system32\CRYPTUI.DLL
   [F ] c:\windows\system32\GDI32.DLL
   [F ] c:\windows\system32\IERTUTIL.DLL
   [F ] c:\windows\system32\IMAGEHLP.DLL
   [F ] c:\windows\system32\KERNEL32.DLL
   [F ] c:\windows\system32\LZ32.DLL
   [F ] c:\windows\system32\MPR.DLL
   [F ] c:\windows\system32\MSASN1.DLL
   [F ] c:\windows\system32\MSVCRT.DLL
   [F ] c:\windows\system32\NETAPI32.DLL
   [F ] c:\windows\system32\NORMALIZ.DLL
   [F ] c:\windows\system32\NTDLL.DLL
   [F ] c:\windows\system32\OLE32.DLL
   [F ] c:\windows\system32\OLEAUT32.DLL
   [F ] c:\windows\system32\OLECLI32.DLL
   [F ] c:\windows\system32\OLECNV32.DLL
   [F ] c:\windows\system32\OLESVR32.DLL
   [F ] c:\windows\system32\OLETHK32.DLL
   [F ] c:\windows\system32\RPCRT4.DLL
   [F ] c:\windows\system32\SHDOCVW.DLL
   [F ] c:\windows\system32\SHELL32.DLL
   [F ] c:\windows\system32\SHLWAPI.DLL
   [F ] c:\windows\system32\URL.DLL
   [F ] c:\windows\system32\URLMON.DLL
   [F ] c:\windows\system32\USER32.DLL
   [F ] c:\windows\system32\USERENV.DLL
   [F ] c:\windows\system32\VERSION.DLL
   [F ] c:\windows\system32\WININET.DLL
   [F ] c:\windows\system32\WINTRUST.DLL
   [F ] c:\windows\system32\WLDAP32.DLL
   [F ] c:\windows\system32\WOW32.DLL
The application directory
   [  ] D:\R\rJava\jri\
The 32-bit system directory
   [  ] C:\WINDOWS\system32\
The 16-bit system directory (Windows NT/2000/XP/2003/Vista/+)
   [  ] C:\WINDOWS\system\
The system's root OS directory
   [  ] C:\WINDOWS\
The application's registered "App Paths" directories
The system's "PATH" environment variable directories
   [  ] C:\WINDOWS\system32\
   [  ] C:\WINDOWS\
   [  ] C:\WINDOWS\system32\wbem\
   [  ] D:\dmd\bin\
   [  ] D:\dm\bin\
   [  ] D:\dsss\bin\
   [  ] D:\Program Files\maven-2.0.7\bin\
   [  ] D:\R\rJava\jri\
   [  ] D:\R\R-2.5.1\bin\
   [  ] C:\Program Files\PHP\
   [  ] C:\WINDOWS\system32\
   [  ] C:\WINDOWS\
   [  ] C:\WINDOWS\System32\Wbem\
   [  ] C:\Program Files\ATI Technologies\ATI.ACE\
   [  ] C:\Program Files\Microsoft SQL Server\90\Tools\binn\
   [  ] C:\Program Files\Common Files\Teleca Shared\
   [  ] C:\Program Files\QuickTime\QTSystem\
   [  ] C:\Program Files\QuickTime\QTSystem\
   [  ] D:\Program Files\Microsoft Visual Studio 8\Common7\IDE\
***************************| Module Dependency Tree |***************************
* Legend: F  Forwarded Module   ?  Missing Module        6  64-bit Module      *
*         D  Delay Load Module  !  Invalid Module                              *
*         *  Dynamic Module     E  Import/Export Mismatch or Load Failure      *
*                               ^  Duplicate Module                            *
[   ] JRI.DLL
     [   ] R.DLL
          [   ] RBLAS.DLL
               [ ^ ] KERNEL32.DLL
               [ ^ ] MSVCRT.DLL
               [ ^ ] R.DLL
          [ ^ ] ADVAPI32.DLL
          [   ] COMCTL32.DLL
               [ ^ ] ADVAPI32.DLL
               [ ^ ] GDI32.DLL
               [ ^ ] KERNEL32.DLL
                    [F^ ] NTDLL.DLL
               [ ^ ] NTDLL.DLL
               [ ^ ] USER32.DLL
          [   ] COMDLG32.DLL
               [ ^ ] SHLWAPI.DLL
               [ ^ ] KERNEL32.DLL
                    [F^ ] NTDLL.DLL
               [ ^ ] USER32.DLL
               [ ^ ] GDI32.DLL
               [ ^ ] ADVAPI32.DLL
               [ ^ ] COMCTL32.DLL
               [ ^ ] SHELL32.DLL
               [ ^ ] NTDLL.DLL
               [D^ ] OLE32.DLL
               [D^ ] VERSION.DLL
               [D  ] IMM32.DLL
                    [ ^ ] USER32.DLL
                    [ ^ ] NTDLL.DLL
                    [ ^ ] KERNEL32.DLL
                         [F^ ] NTDLL.DLL
                    [ ^ ] GDI32.DLL
                    [ ^ ] ADVAPI32.DLL
               [D^ ] MPR.DLL
               [D^ ] WINSPOOL.DRV
               [D  ] UXTHEME.DLL
                    [ ^ ] MSVCRT.DLL
                    [ ^ ] NTDLL.DLL
                    [ ^ ] KERNEL32.DLL
                         [F^ ] NTDLL.DLL
                    [ ^ ] USER32.DLL
                    [ ^ ] GDI32.DLL
                    [ ^ ] ADVAPI32.DLL
          [   ] GDI32.DLL
               [ ^ ] KERNEL32.DLL
                    [F^ ] NTDLL.DLL
               [ ^ ] NTDLL.DLL
               [ ^ ] USER32.DLL
          [ ^ ] KERNEL32.DLL
               [F^ ] NTDLL.DLL
          [ ^ ] MSVCRT.DLL
          [ ^ ] MSVCRT.DLL
          [   ] SHELL32.DLL
               [ ^ ] ADVAPI32.DLL
               [ ^ ] GDI32.DLL
               [ ^ ] KERNEL32.DLL
                    [F^ ] NTDLL.DLL
               [ ^ ] MSVCRT.DLL
               [ ^ ] NTDLL.DLL
               [ ^ ] RPCRT4.DLL
               [ ^ ] SHLWAPI.DLL
               [ ^ ] USER32.DLL
               [D^ ] WINMM.DLL
               [D^ ] MSI.DLL
               [D  ] DEVMGR.DLL
                    [ ^ ] MSVCRT.DLL
                    [ ^ ] NTDLL.DLL
                    [ ^ ] KERNEL32.DLL
                         [F^ ] NTDLL.DLL
                    [ ^ ] USER32.DLL
                    [ ^ ] OLE32.DLL
                    [ ^ ] ADVAPI32.DLL
                    [ ^ ] GDI32.DLL
                    [ ^ ] SETUPAPI.DLL
                    [ ^ ] VERSION.DLL
                    [ ^ ] SHELL32.DLL
                    [ ^ ] SHLWAPI.DLL
                    [   ] WMI.DLL
                         [F^ ] ADVAPI32.DLL
                    [ ^ ] MPR.DLL
                    [D^ ] APPHELP.DLL
               [D^ ] URLMON.DLL
               [D^ ] WININET.DLL
               [D^ ] SECUR32.DLL
               [D^ ] WINSPOOL.DRV
               [D^ ] USERENV.DLL
               [D^ ] OLE32.DLL
               [D^ ] OLEAUT32.DLL
               [D  ] OLEACC.DLL
                    [ ^ ] MSVCRT.DLL
                    [   ] MSVCP60.DLL
                         [ ^ ] MSVCRT.DLL
                         [ ^ ] KERNEL32.DLL
                              [F^ ] NTDLL.DLL
                    [ ^ ] USER32.DLL
                    [ ^ ] GDI32.DLL
                    [ ^ ] KERNEL32.DLL
                         [F^ ] NTDLL.DLL
                    [ ^ ] ADVAPI32.DLL
                    [ ^ ] OLE32.DLL
                    [ ^ ] OLEAUT32.DLL
                    [ ^ ] RPCRT4.DLL
               [D^ ] VERSION.DLL
               [D^ ] MPR.DLL
               [D^ ] NETAPI32.DLL
               [D  ] CSCDLL.DLL
                    [ ^ ] MSVCRT.DLL
                    [ ^ ] NTDLL.DLL
                    [ ^ ] KERNEL32.DLL
                         [F^ ] NTDLL.DLL
                    [ ^ ] USER32.DLL
                    [ ^ ] ADVAPI32.DLL
                    [D^ ] MPR.DLL
                    [D^ ] NTLANMAN.DLL
               [D^ ] UXTHEME.DLL
               [D^ ] CREDUI.DLL
               [D^ ] RASAPI32.DLL
               [D  ] MSGINA.DLL
                    [ ^ ] MSVCRT.DLL
                    [ ^ ] NTDLL.DLL
                    [ ^ ] KERNEL32.DLL
                         [F^ ] NTDLL.DLL
                    [ ^ ] ADVAPI32.DLL
                    [ ^ ] USER32.DLL
                    [ ^ ] NETAPI32.DLL
                    [ ^ ] GDI32.DLL
                    [ ^ ] USERENV.DLL
                    [ ^ ] SHELL32.DLL
                    [ ^ ] SHLWAPI.DLL
                    [ ^ ] COMCTL32.DLL
                    [ ^ ] WINSTA.DLL
                    [ ^ ] RPCRT4.DLL
                    [   ] ODBC32.DLL
                         [ ^ ] MSVCRT.DLL
                         [ ^ ] COMCTL32.DLL
                         [ ^ ] SHELL32.DLL
                         [ ^ ] KERNEL32.DLL
                              [F^ ] NTDLL.DLL
                         [ ^ ] ADVAPI32.DLL
                         [ ^ ] USER32.DLL
                         [ ^ ] COMDLG32.DLL
                    [D^ ] SECUR32.DLL
                    [D^ ] MSIMG32.DLL
                    [D^ ] CRYPT32.DLL
                    [D  ] SHSVCS.DLL
                         [ ^ ] MSVCRT.DLL
                         [ ^ ] NTDLL.DLL
                         [ ^ ] KERNEL32.DLL
                              [F^ ] NTDLL.DLL
                         [ ^ ] ADVAPI32.DLL
                         [ ^ ] USER32.DLL
                         [ ^ ] SHLWAPI.DLL
                         [D^ ] WINSTA.DLL
                         [D^ ] UXTHEME.DLL
                         [D^ ] OLE32.DLL
                         [D^ ] SETUPAPI.DLL
                         [D^ ] COMCTL32.DLL
                         [D^ ] NETAPI32.DLL
                         [D^ ] USERENV.DLL
                    [D^ ] SETUPAPI.DLL
                    [D^ ] RASAPI32.DLL
                    [D^ ] RASDLG.DLL
               [D^ ] POWRPROF.DLL
               [D  ] SHDOCVW.DLL
                    [ ^ ] ADVAPI32.DLL
                    [ ^ ] CRYPT32.DLL
                    [ ^ ] CRYPTUI.DLL
                    [ ^ ] GDI32.DLL
                    [ ^ ] KERNEL32.DLL
                         [F^ ] NTDLL.DLL
                    [ ^ ] MSVCRT.DLL
                    [ ^ ] SHLWAPI.DLL
                    [ ^ ] USER32.DLL
                    [D^ ] OLE32.DLL
                    [D^ ] SHELL32.DLL
                    [D^ ] BROWSEUI.DLL
                    [D^ ] OLEAUT32.DLL
                    [D^ ] WININET.DLL
                    [D^ ] URLMON.DLL
                    [D  ] MSRATING.DLL
                         [ ^ ] MSVCRT.DLL
                         [ ^ ] KERNEL32.DLL
                              [F^ ] NTDLL.DLL
                         [ ^ ] OLE32.DLL
                         [ ^ ] USER32.DLL
                         [ ^ ] ADVAPI32.DLL
                         [ ^ ] WS2_32.DLL
                         [ ^ ] SHELL32.DLL
                         [ ^ ] IERTUTIL.DLL
                         [D^ ] GDI32.DLL
                         [D^ ] CRYPT32.DLL
                         [D^ ] SHLWAPI.DLL
                    [D  ] MSHTML.DLL
                         [ ^ ] MSVCRT.DLL
                         [ ^ ] NTDLL.DLL
                         [ ^ ] GDI32.DLL
                         [ ^ ] KERNEL32.DLL
                              [F^ ] NTDLL.DLL
                         [ ^ ] USER32.DLL
                         [ ^ ] ADVAPI32.DLL
                         [ ^ ] OLE32.DLL
                         [ ^ ] IERTUTIL.DLL
                         [ ^ ] SHLWAPI.DLL
                         [   ] MSLS31.DLL
                              [ ^ ] MSVCRT.DLL
                              [ ^ ] KERNEL32.DLL
                                   [F^ ] NTDLL.DLL
                         [ ^ ] PSAPI.DLL
                         [ ^ ] VERSION.DLL
                         [D^ ] GDIPLUS.DLL
                         [D  ] IEFRAME.DLL
                              [ ^ ] MSVCRT.DLL
                              [ ^ ] NTDLL.DLL
                              [ ^ ] KERNEL32.DLL
                                   [F^ ] NTDLL.DLL
                              [ ^ ] GDI32.DLL
                              [ ^ ] USER32.DLL
                              [ ^ ] ADVAPI32.DLL
                              [ ^ ] PSAPI.DLL
                              [ ^ ] SHELL32.DLL
                              [ ^ ] UXTHEME.DLL
                              [ ^ ] IERTUTIL.DLL
                              [D^ ] MSIMG32.DLL
                              [D^ ] VERSION.DLL
                              [D^ ] WINMM.DLL
                              [D^ ] MPR.DLL
                              [D^ ] URLMON.DLL
                                   [FE ] SHLWAPI.DLL
                              [D^ ] OLE32.DLL
                              [D^ ] OLEACC.DLL
                              [D^ ] APPHELP.DLL
                              [D^ ] MLANG.DLL
                              [D^ ] CRYPT32.DLL
                              [D^ ] CRYPTUI.DLL
                              [D^ ] WINTRUST.DLL
                              [D^ ] OLEAUT32.DLL
                              [D^ ] IMM32.DLL
                              [D^ ] MSI.DLL
                              [D^ ] USERENV.DLL
                              [D^ ] WININET.DLL
                              [D^ ] MSHTML.DLL
                              [D^ ] INETCOMM.DLL
                              [D^ ] MSRATING.DLL
                              [D^ ] GDIPLUS.DLL
                              [D? ] DWMAPI.DLL
                              [D  ] IEUI.DLL
                                   [ ^ ] MSVCRT.DLL
                                   [ ^ ] NTDLL.DLL
                                   [ ^ ] KERNEL32.DLL
                                        [F^ ] NTDLL.DLL
                                   [ ^ ] USER32.DLL
                                   [ ^ ] GDI32.DLL
                                   [ ^ ] ADVAPI32.DLL
                                   [ ^ ] MSIMG32.DLL
                                   [D^ ] GDIPLUS.DLL
                              [D^ ] RASAPI32.DLL
                         [D^ ] URLMON.DLL
                         [D^ ] COMCTL32.DLL
                         [D^ ] COMDLG32.DLL
                         [D  ] HLINK.DLL
                              [ ^ ] MSVCRT.DLL
                              [ ^ ] ADVAPI32.DLL
                              [ ^ ] KERNEL32.DLL
                                   [F^ ] NTDLL.DLL
                              [ ^ ] USER32.DLL
                              [ ^ ] OLE32.DLL
                              [ ^ ] SHELL32.DLL
                         [D  ] IMGUTIL.DLL
                              [ ^ ] MSVCRT.DLL
                              [ ^ ] ADVAPI32.DLL
                              [ ^ ] USER32.DLL
                              [ ^ ] GDI32.DLL
                              [ ^ ] KERNEL32.DLL
                                   [F^ ] NTDLL.DLL
                              [ ^ ] OLE32.DLL
                         [D^ ] MPR.DLL
                         [D^ ] MSRATING.DLL
                         [D^ ] OLEAUT32.DLL
                         [D^ ] SHELL32.DLL
                         [D^ ] UXTHEME.DLL
                         [D  ] USP10.DLL
                              [ ^ ] MSVCRT.DLL
                              [ ^ ] KERNEL32.DLL
                                   [F^ ] NTDLL.DLL
                              [ ^ ] USER32.DLL
                              [ ^ ] GDI32.DLL
                              [ ^ ] ADVAPI32.DLL
                         [D^ ] WININET.DLL
                    [D^ ] MLANG.DLL
                    [D  ] INETCOMM.DLL
                         [   ] MSOERT2.DLL
                              [ ^ ] KERNEL32.DLL
                                   [F^ ] NTDLL.DLL
                              [ ^ ] OLE32.DLL
                              [ ^ ] USER32.DLL
                              [ ^ ] ADVAPI32.DLL
                              [ ^ ] GDI32.DLL
                              [ ^ ] SHLWAPI.DLL
                              [ ^ ] OLEAUT32.DLL
                         [ ^ ] KERNEL32.DLL
                              [F^ ] NTDLL.DLL
                         [ ^ ] OLE32.DLL
                         [ ^ ] USER32.DLL
                         [ ^ ] ADVAPI32.DLL
                         [ ^ ] GDI32.DLL
                         [ ^ ] SHELL32.DLL
                         [ ^ ] SHLWAPI.DLL
                         [ ^ ] OLEAUT32.DLL
                    [D  ] ADVPACK.DLL
                         [ ^ ] MSVCRT.DLL
                         [ ^ ] USER32.DLL
                         [ ^ ] GDI32.DLL
                         [ ^ ] KERNEL32.DLL
                              [F^ ] NTDLL.DLL
                         [ ^ ] ADVAPI32.DLL
                         [ ^ ] OLE32.DLL
                         [ ^ ] VERSION.DLL
                         [ ^ ] SETUPAPI.DLL
                         [ ^ ] SHLWAPI.DLL
               [D  ] BROWSEUI.DLL
                    [ ^ ] ADVAPI32.DLL
                    [ ^ ] GDI32.DLL
                    [ ^ ] KERNEL32.DLL
                         [F^ ] NTDLL.DLL
                    [ ^ ] MSVCRT.DLL
                    [ ^ ] OLE32.DLL
                    [ ^ ] SHLWAPI.DLL
                    [ ^ ] USER32.DLL
                    [D^ ] SHDOCVW.DLL
                    [D^ ] OLEAUT32.DLL
                    [D^ ] MPR.DLL
                    [D^ ] SHELL32.DLL
                    [D^ ] WININET.DLL
                    [D^ ] UXTHEME.DLL
                    [D^ ] URLMON.DLL
                    [D^ ] IMM32.DLL
               [D  ] EFSADU.DLL
                    [   ] MFC42U.DLL
                         [ ^ ] MSVCRT.DLL
                         [ ^ ] KERNEL32.DLL
                              [F^ ] NTDLL.DLL
                         [ ^ ] GDI32.DLL
                         [ ^ ] USER32.DLL
                         [D  ] OLEPRO32.DLL
                              [ ^ ] USER32.DLL
                              [ ^ ] GDI32.DLL
                              [ ^ ] KERNEL32.DLL
                                   [F^ ] NTDLL.DLL
                              [ ^ ] ADVAPI32.DLL
                              [ ^ ] MSVCRT.DLL
                              [ ^ ] OLE32.DLL
                              [ ^ ] OLEAUT32.DLL
                         [D^ ] ADVAPI32.DLL
                         [D^ ] OLE32.DLL
                         [D^ ] OLEAUT32.DLL
                         [D^ ] COMCTL32.DLL
                         [D^ ] SHELL32.DLL
                         [D^ ] COMDLG32.DLL
                         [D^ ] WINSPOOL.DRV
                         [D^ ] WININET.DLL
                         [D  ] WSOCK32.DLL
                              [ ^ ] WS2_32.DLL
                              [ ^ ] KERNEL32.DLL
                                   [F^ ] NTDLL.DLL
                              [F^ ] WS2_32.DLL
                         [D  ] OLEDLG.DLL
                              [ ^ ] MSVCRT.DLL
                              [ ^ ] KERNEL32.DLL
                              [ ^ ] USER32.DLL
                              [ ^ ] GDI32.DLL
                              [ ^ ] ADVAPI32.DLL
                              [ ^ ] OLE32.DLL
                              [ ^ ] NTDLL.DLL
                         [D^ ] URLMON.DLL
                         [D^ ] ODBC32.DLL
                    [ ^ ] MSVCRT.DLL
                    [ ^ ] KERNEL32.DLL
                         [F^ ] NTDLL.DLL
                    [ ^ ] USER32.DLL
                    [ ^ ] ADVAPI32.DLL
                    [ ^ ] CRYPTUI.DLL
                    [ ^ ] CRYPT32.DLL
               [D  ] LINKINFO.DLL
                    [ ^ ] ADVAPI32.DLL
                    [ ^ ] KERNEL32.DLL
                         [F^ ] NTDLL.DLL
                    [ ^ ] MSVCRT.DLL
                    [ ^ ] USER32.DLL
                    [D^ ] MPR.DLL
               [D^ ] MSIMG32.DLL
               [D  ] DUSER.DLL
                    [ ^ ] MSVCRT.DLL
                    [ ^ ] NTDLL.DLL
                    [ ^ ] KERNEL32.DLL
                         [F^ ] NTDLL.DLL
                    [ ^ ] USER32.DLL
                    [ ^ ] GDI32.DLL
                    [D^ ] COMCTL32.DLL
                    [D^ ] IMAGEHLP.DLL
                    [D^ ] MSIMG32.DLL
                    [D^ ] GDIPLUS.DLL
               [D  ] PRINTUI.DLL
                    [ ^ ] MSVCRT.DLL
                    [ ^ ] NTDLL.DLL
                    [ ^ ] KERNEL32.DLL
                         [F^ ] NTDLL.DLL
                    [ ^ ] OLE32.DLL
                    [ ^ ] ADVAPI32.DLL
                    [ ^ ] USER32.DLL
                    [ ^ ] GDI32.DLL
                    [ ^ ] WINSPOOL.DRV
                    [ ^ ] SHELL32.DLL
                    [ ^ ] VERSION.DLL
                    [ ^ ] OLEAUT32.DLL
                    [ ^ ] ACTIVEDS.DLL
                         [F^ ] ADSLDPC.DLL
                    [   ] CFGMGR32.DLL
                         [F^ ] SETUPAPI.DLL
                    [ ^ ] SETUPAPI.DLL
                    [ ^ ] SHLWAPI.DLL
                    [ ^ ] MPR.DLL
                    [ ^ ] WINMM.DLL
               [D  ] CDFVIEW.DLL
                    [ ^ ] ADVAPI32.DLL
                    [ ^ ] COMCTL32.DLL
                    [ ^ ] GDI32.DLL
                    [ ^ ] KERNEL32.DLL
                         [F^ ] NTDLL.DLL
                    [ ^ ] MSVCRT.DLL
                    [ ^ ] OLEAUT32.DLL
                    [ ^ ] SHELL32.DLL
                    [ ^ ] SHLWAPI.DLL
                    [ ^ ] USER32.DLL
                    [D^ ] URLMON.DLL
                    [D^ ] WININET.DLL
                    [D^ ] OLE32.DLL
               [D^ ] SETUPAPI.DLL
               [D^ ] APPHELP.DLL
               [D  ] QUERY.DLL
                    [ ^ ] MSVCRT.DLL
                    [ ^ ] NTDLL.DLL
                    [ ^ ] USER32.DLL
                    [ ^ ] RPCRT4.DLL
                    [ ^ ] OLEAUT32.DLL
                    [ ^ ] SHELL32.DLL
                    [ ^ ] SHLWAPI.DLL
                    [ ^ ] KERNEL32.DLL
                         [F^ ] NTDLL.DLL
                    [ ^ ] ADVAPI32.DLL
                    [ ^ ] OLE32.DLL
               [D  ] GDIPLUS.DLL
                    [ ^ ] KERNEL32.DLL
                         [F^ ] NTDLL.DLL
                    [ ^ ] USER32.DLL
                    [ ^ ] GDI32.DLL
                    [ ^ ] OLE32.DLL
                    [ ^ ] ADVAPI32.DLL
               [D^ ] IMM32.DLL
          [ ^ ] USER32.DLL
          [   ] VERSION.DLL
               [ ^ ] KERNEL32.DLL
                    [F^ ] NTDLL.DLL
               [ ^ ] NTDLL.DLL
     [   ] ADVAPI32.DLL
          [ ^ ] NTDLL.DLL
          [ ^ ] KERNEL32.DLL
               [F^ ] NTDLL.DLL
          [   ] RPCRT4.DLL
               [ ^ ] ADVAPI32.DLL
               [ ^ ] KERNEL32.DLL
                    [F^ ] NTDLL.DLL
               [ ^ ] NTDLL.DLL
          [D  ] WINTRUST.DLL
               [ ^ ] MSVCRT.DLL
               [   ] CRYPT32.DLL
                    [ ^ ] ADVAPI32.DLL
                    [ ^ ] MSVCRT.DLL
                    [ ^ ] KERNEL32.DLL
                         [F^ ] NTDLL.DLL
                    [ ^ ] USER32.DLL
                    [ ^ ] MSASN1.DLL
                    [ ^ ] RPCRT4.DLL
                    [D^ ] VERSION.DLL
               [   ] MSASN1.DLL
                    [ ^ ] MSVCRT.DLL
                    [ ^ ] KERNEL32.DLL
                         [F^ ] NTDLL.DLL
                    [ ^ ] USER32.DLL
               [ ^ ] USER32.DLL
               [ ^ ] KERNEL32.DLL
                    [F^ ] NTDLL.DLL
               [ ^ ] ADVAPI32.DLL
               [   ] IMAGEHLP.DLL
                    [ ^ ] MSVCRT.DLL
                    [ ^ ] KERNEL32.DLL
                         [F^ ] NTDLL.DLL
                    [D  ] DBGHELP.DLL
                         [ ^ ] MSVCRT.DLL
                         [ ^ ] KERNEL32.DLL
                              [F^ ] NTDLL.DLL
                         [ ^ ] VERSION.DLL
                         [ ^ ] ADVAPI32.DLL
                         [ ^ ] RPCRT4.DLL
               [ ^ ] RPCRT4.DLL
          [D  ] SECUR32.DLL
               [ ^ ] NTDLL.DLL
               [ ^ ] KERNEL32.DLL
                    [F^ ] NTDLL.DLL
               [ ^ ] ADVAPI32.DLL
               [D^ ] NETAPI32.DLL
               [D^ ] NTDSAPI.DLL
     [   ] KERNEL32.DLL
          [   ] NTDLL.DLL
     [   ] MSVCRT.DLL
          [ ^ ] KERNEL32.DLL
               [F^ ] NTDLL.DLL
          [ ^ ] NTDLL.DLL
     [ ^ ] MSVCRT.DLL
     [   ] USER32.DLL
          [ ^ ] GDI32.DLL
          [ ^ ] KERNEL32.DLL
               [F^ ] NTDLL.DLL
          [ ^ ] NTDLL.DLL
          [D^ ] ADVAPI32.DLL
          [D  ] MSIMG32.DLL
               [ ^ ] KERNEL32.DLL
                    [F^ ] NTDLL.DLL
               [ ^ ] GDI32.DLL
          [D  ] POWRPROF.DLL
               [ ^ ] MSVCRT.DLL
               [ ^ ] NTDLL.DLL
               [ ^ ] USER32.DLL
               [ ^ ] KERNEL32.DLL
                    [F^ ] NTDLL.DLL
               [ ^ ] ADVAPI32.DLL
          [D  ] WINSTA.DLL
               [ ^ ] NTDLL.DLL
               [ ^ ] RPCRT4.DLL
               [ ^ ] KERNEL32.DLL
                    [F^ ] NTDLL.DLL
               [   ] NETAPI32.DLL
                    [ ^ ] ADVAPI32.DLL
                    [ ^ ] KERNEL32.DLL
                         [F^ ] NTDLL.DLL
                    [ ^ ] MSVCRT.DLL
                    [ ^ ] NTDLL.DLL
                    [ ^ ] RPCRT4.DLL
                    [D^ ] SECUR32.DLL
                    [D  ] NTDSAPI.DLL
                         [ ^ ] MSVCRT.DLL
                         [ ^ ] NTDLL.DLL
                         [ ^ ] DNSAPI.DLL
                         [ ^ ] RPCRT4.DLL
                         [ ^ ] WLDAP32.DLL
                         [ ^ ] NETAPI32.DLL
                         [ ^ ] KERNEL32.DLL
                              [F^ ] NTDLL.DLL
                         [ ^ ] SECUR32.DLL
                         [ ^ ] WS2_32.DLL
                         [D  ] W32TOPL.DLL
                              [ ^ ] NTDLL.DLL
                              [ ^ ] KERNEL32.DLL
                                   [F^ ] NTDLL.DLL
                    [D  ] NETRAP.DLL
                         [ ^ ] MSVCRT.DLL
                         [ ^ ] KERNEL32.DLL
                         [ ^ ] NTDLL.DLL
                    [D  ] SAMLIB.DLL
                         [ ^ ] NTDLL.DLL
                         [ ^ ] ADVAPI32.DLL
                         [ ^ ] RPCRT4.DLL
                         [ ^ ] KERNEL32.DLL
                              [F^ ] NTDLL.DLL
                         [ ^ ] USER32.DLL
                    [D  ] WS2_32.DLL
                         [ ^ ] MSVCRT.DLL
                         [ ^ ] NTDLL.DLL
                         [   ] WS2HELP.DLL
                              [ ^ ] NTDLL.DLL
                              [ ^ ] ADVAPI32.DLL
                              [ ^ ] KERNEL32.DLL
                                   [F^ ] NTDLL.DLL
                              [D^ ] USER32.DLL
                         [ ^ ] ADVAPI32.DLL
                         [ ^ ] KERNEL32.DLL
                              [F^ ] NTDLL.DLL
                         [D^ ] USER32.DLL
                    [D  ] WLDAP32.DLL
                         [ ^ ] MSVCRT.DLL
                         [ ^ ] KERNEL32.DLL
                              [F^ ] NTDLL.DLL
                         [ ^ ] ADVAPI32.DLL
                    [D  ] DNSAPI.DLL
                         [ ^ ] ADVAPI32.DLL
                         [ ^ ] KERNEL32.DLL
                              [F^ ] NTDLL.DLL
                         [ ^ ] MSVCRT.DLL
                         [ ^ ] NTDLL.DLL
                         [ ^ ] RPCRT4.DLL
                         [ ^ ] WS2_32.DLL
                         [D  ] IPHLPAPI.DLL
                              [ ^ ] ADVAPI32.DLL
                              [ ^ ] KERNEL32.DLL
                                   [F^ ] NTDLL.DLL
                              [ ^ ] MSVCRT.DLL
                              [ ^ ] NTDLL.DLL
                              [ ^ ] USER32.DLL
                              [ ^ ] WS2_32.DLL
                              [D  ] DHCPCSVC.DLL
                                   [ ^ ] ADVAPI32.DLL
                                   [ ^ ] DNSAPI.DLL
                                   [ ^ ] IPHLPAPI.DLL
                                   [ ^ ] KERNEL32.DLL
                                        [F^ ] NTDLL.DLL
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  

Presumably when you load the library you are not eating exceptions.
Thus if the load library call had failed you would see that exception
and you have verified that exception is not occurring?
Obviously if that step is working on all machines then it would be pointless
to look at directories because it would mean that the library is being found.
You have verified that nothing with the same name exists anywhere else?
Presumably one of the following is true
1. The library is new.
2. The library is a replacement - it is in fact being replaced with the new version?

Similar Messages

  • JNI: The specified procedure could not be found.

    Hi All,
    I think everyone who has ever worked with JNI has seen this error at some point "UnsatisfiedLinkError The specified procedure could not be found."
    I have a problem where I have an existing JNI library ( C++/Windows) that has worked for some time. I recently upgraded the compiler and rebuilt the JNI library. Now I get the above error. The environment has not changed, except for the newly built .dll and maybe some other .dlls that it depends on. The .dll is being found because I debugged from where the Java class calls System.loadLibrary() and the path to the .dll is resolved correctly. The problem comes when the ClassLoader actually tries to load it. I don't understand what "specified procedure" it means. No procedure is even being called. The problem happens when the library is being loaded not when I try to call a native method in the library. I cannot debug any further because I get to the native call that actually does the load and of course I cannot do any more. Is there any way to get more information so that I can figure out what the problem is or maybe someone has had a similar issue and can provide some hints?
    many many thanks!
    B

    Did you perhaps change one of the java classes by putting it in a different package? That changes the required native method signature.
    With regard to the C/C++: OK - what I mentioned was - in your case - apparently not the problem. But lots of folks have had problems with this. The reason is that frequently compilers trigger on surprising things - for example the fact that the source code is in .cpp files instead of .c files. (I've seen reports that users changing compilers have stumbled into thgis problem.) The point is that compilers generate a different style of code for C vs C++. (Perhaps strictly speaking it isn't code - it is annotations used by a linker to match up callers with called subroutines.) The JNI interface is a C interface, not a C++ interface, and that's why the wrong code generation can give grief.

  • Netsnmpj.dll: The specified procedure could not be found

    Hi guys,
    I am developing with netsnmpj. I have downloaded the netsnmpj tookit from http://sourceforge.net/projects/netsnmpj/files/.
    When I use the example of the netsnmpj in Eclipse, it can be compiled successfully. But when I run it, the following errors appeared.
    I have added the netsnmpj.dll to the jdk location, but why it shows "The specified procedure could not be found"?
    I have spent one day on this issue.
    Need your help and many thanks.
    java.lang.UnsatisfiedLinkError: C:\Program Files\Java\jdk1.6.0_17\jre\lib\System\netsnmpj.dll: The specified procedure could not be found
    ## Could not find the netsnmpj library.
    ## Please check your java.library.path setting.
    ## Currently java.library.path is set to:
    ## C:\Program Files\Java\jdk1.6.0_17\bin;.;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:/Program Files/Java/jre6/bin/client;C:/Program Files/Java/jre6/bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\Rational\Rose RealTime\bin\win32;c:\Program Files\Rational\common;c:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Java\jdk1.6.0_17\bin;C:\Program Files\Java\jdk1.6.0_17\jre\bin;C:\Python;C:\Ant1.7.1\bin;C:\usr\bin;C:\Program Files\Java\jdk1.6.0_17\jre\lib\System
    ##

    It says it can't find the library. Best to believe it.
    Write a stand alone app that does nothing but loads the dll. Verify that no other dependencies exist by printing the stack trace.
    I have added the netsnmpj.dll to the jdk locationProbably a bad idea.

  • DB XML Java 'The specified procedure could not be found'

    Hi guys, I'm new to DBXML, and I ran into this trouble both when trying out the examples and with a NetBeans project of my own.
    I am using windows and I installed using "Berkeley DB XML 2.4.16.msi Windows installer (26M)" to the default path 'C:\Program Files\Oracle\Berkeley DB XML 2.4.16'. The the error is as follows:
    // WHEN LOOKING AT THE EXAMPLE
    C:\Program Files\Oracle\Berkeley DB XML 2.4.16\dbxml\examples\java\gettingStarted>java dbxml.gettingStarted.exampleLoadContainer -h dbEnv -p ../../xmlDataException in thread "main" java.lang.UnsatisfiedLinkError: C:\Program Files\Oracle\Berkeley DB XML 2.4.16\bin\libdbxml_java24.dll: The specified procedure could not be found
    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.loadLibrary0(Unknown Source)
    at java.lang.System.loadLibrary(Unknown Source)
    at com.sleepycat.dbxml.dbxml_javaJNI.<clinit>(dbxml_javaJNI.java:35)
    at com.sleepycat.dbxml.XmlManager.<init>(XmlManager.java:56)
    at dbxml.gettingStarted.exampleLoadContainer.loadXmlFiles(exampleLoadContainer.java:160)
    at dbxml.gettingStarted.exampleLoadContainer.main(exampleLoadContainer.java:81)
    // IN MY OWN NETBEANS PROJECT
    Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: C:\Program Files\Oracle\Berkeley DB XML 2.4.16\bin\libdbxml_java24.dll: The specified procedure could not be found
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1778)
    at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1703)
    at java.lang.Runtime.loadLibrary0(Runtime.java:823)
    at java.lang.System.loadLibrary(System.java:1028)
    at com.sleepycat.dbxml.dbxml_javaJNI.<clinit>(dbxml_javaJNI.java:35)
    at com.sleepycat.dbxml.XmlManager.<init>(XmlManager.java:96)
    at com.sleepycat.dbxml.XmlManager.<init>(XmlManager.java:102)
    at sample.MainForm.btnGoMouseClicked(MainForm.java:58)
    at sample.MainForm.access$000(MainForm.java:11)
    at sample.MainForm$1.mouseClicked(MainForm.java:30)
    at java.awt.AWTEventMulticaster.mouseClicked(AWTEventMulticaster.java:253)
    at java.awt.Component.processMouseEvent(Component.java:6266)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
    at java.awt.Component.processEvent(Component.java:6028)
    at java.awt.Container.processEvent(Container.java:2041)
    at java.awt.Component.dispatchEventImpl(Component.java:4630)
    at java.awt.Container.dispatchEventImpl(Container.java:2099)
    at java.awt.Component.dispatchEvent(Component.java:4460)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4247)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
    at java.awt.Container.dispatchEventImpl(Container.java:2085)
    at java.awt.Window.dispatchEventImpl(Window.java:2475)
    at java.awt.Component.dispatchEvent(Component.java:4460)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    I am pretty sure that the path and classpaths are set up properly:
    (user properties)
    CLASSPATH = C:\Program Files\Oracle\Berkeley DB XML 2.4.16\jar\dbxmlexamples.jar;C:\Program Files\Oracle\Berkeley DB XML 2.4.16\jar\dbxml.jar;C:\Program Files\Oracle\Berkeley DB XML 2.4.16\jar\db.jar
    PATH = C:\Program Files\Delta3D_REL-2.3.0\build_VS2008\bin;C:\Program Files\Oracle\Berkeley DB XML 2.4.16\bin
    For good measure I also tried moving these into the 'system variables' section of the environment variables, and also tried adding -Djava.library.path="C:\Program Files\Oracle\Berkeley DB XML 2.4.16\bin"
    FYI, removing the dbxml path variable changes the error message to Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: no libdb_java46 in java.library.path
    Any thoughts? I'm looking at using DBXML for my honours thesis, so it's pretty important to me to get this working, any help would be greatly appreciated.

    CaptainPants wrote:
    C:\Program Files\Oracle\Berkeley DB XML 2.4.16\dbxml\examples\java\gettingStarted>java dbxml.gettingStarted.exampleLoadContainer -h dbEnv -p ../../xmlDataException in thread "main" java.lang.UnsatisfiedLinkError: C:\Program Files\Oracle\Berkeley DB XML 2.4.16\bin\libdbxml_java24.dll: The specified procedure could not be found
    at java.lang.ClassLoader$NativeLibrary.load(Native Method)
    I am pretty sure that the path and classpaths are set up properly:
    (user properties)
    CLASSPATH = C:\Program Files\Oracle\Berkeley DB XML 2.4.16\jar\dbxmlexamples.jar;C:\Program Files\Oracle\Berkeley DB XML 2.4.16\jar\dbxml.jar;C:\Program Files\Oracle\Berkeley DB XML 2.4.16\jar\db.jar
    PATH = C:\Program Files\Delta3D_REL-2.3.0\build_VS2008\bin;C:\Program Files\Oracle\Berkeley DB XML 2.4.16\binThis reduces the PATH to just those two directories. Not very good. What about C:\WINDOWS\system32 and others? Instead, use:
    set Path=%Path%;C:\My\Extra\Path
    For good measure I also tried moving these into the 'system variables' section of the environment variables, and also tried adding -Djava.library.path="C:\Program Files\Oracle\Berkeley DB XML 2.4.16\bin"
    FYI, removing the dbxml path variable changes the error message to Exception in thread "AWT-EventQueue-0" java.lang.UnsatisfiedLinkError: no libdb_java46 in java.library.pathThe directory has to be in the PATH as well, because the DBXML libraries is linked to Xerces and XQilla and needs to be able to load these. Set the PATH globally (for all users), and restart the machine. Then it'll also work for the Local System Account in case you're using that.
    Michael Ludwig

  • Windows Patching - Error when logging in - "The Specified procedure could not be found"

    Hi,
    I am in the process of windows patahcing our estate with SCCM 2012 R2. All going well, except for 3 machines which have the error: "The Specified procedure could not be found" when the user logs in. I have tried to log in my self, created a new
    local account (via my machine remotely), but still no luck. Have checked Event Viewer and Windows Update but cant see where it failed. Been checking the net for fixes but no luck. The machine is a Windows 7 SP1 Enterprise 32 bit, info for server if needed
    is SCCM 2012 R2. I have attached the WindowsUpdate log, incase that can help? I dont want to spend ages removing previous updates (via SCCM) as I dont have the time!
    Wont let me attach the windowslog!If any one can help, be great!

    Hi,
    Let's make clear your issue.
    Did you logon these 3 computers?
    Have you tried to install the Windows Update manually for these 3 computers?
    If no, have a try.
    If yes and the error still persists, try to
    reset Windows Update components for test.
    Karen Hu
    TechNet Community Support

  • Error: The specified procedure could not be found

    Apparently the password expired on my Windows 7 BETA installation. Upon restart the system notifies me and asks for a new password. After confirming the password I get the error:
    "The specified procedure could not be found"
    I cannot log in at this point. The old password won't let me in and I can't change it. The administrator account I found is disabled by default.
    Is there any way to log in?

    Okay, here is your dilemma.
    You cannot login to your only account and the local administrator account is in its default disabled mode.
    There is a solution, albeit totally unsupported.  Go to http://www.sysresccd.org/Main_Page and download the latest SystemRescueCd.  Burn a CD from the ISO.  When you boot with the SystemRescue CD, you will type ntpass and hit <enter>.  From there, make sure you read the screens.  You will have make selections depending on how you loaded Windows 7 (clean vs. upgrade vs. dual boot, etc).  Using this disk, you CAN enable the local administrator’s account and login in.
    I just did the procedure using Windows 7, build 7000 with SystemRescueCd 1.1.6.
    Good luck.

  • ImportError: DLL load failed: The specified procedure could not be found.

    Hi,
    I am new to Python. I'd like to try and connect to Oracle 10.2.0.4 database using Python. I have Oracle 10g client installed. When I try to import cx_Oracle I get the error below.
    If anyone can help me how to solve this, I will be grateful.
    C:\Users\milivojm>set path
    Path=C:\Oracle\OraClient10g\bin;C:\Oracle\OraClient10g\jre\1.4.2\bin\client;C:\O
    racle\OraClient10g\jre\1.4.2\bin;C:\Oracle;C:\Oracle\OraOdac11g;C:\Oracle\OraOda
    c11g\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program File
    s\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\CollabNet Subversion;C:\P
    rogram Files\jZip;C:\Program Files\QuickTime\QTSystem\;D:\Python\
    C:\Users\milivojm>python
    Python 2.6.2 (r262:71605, Apr 14 2009, 22:40:02) [MSC v.1500 32 bit (Intel)] on
    win32
    Type "help", "copyright", "credits" or "license" for more information.
    import cx_OracleTraceback (most recent call last):
    File "<stdin>", line 1, in <module>
    ImportError: DLL load failed: The specified procedure could not be found.
    exit()C:\Users\milivojm>dir c:\Oracle\OraClient10g\bin\
    Volume in drive C has no label.
    Volume Serial Number is B0A4-2659
    Directory of c:\Oracle\OraClient10g\bin
    21.11.2008 15:29 <DIR> .
    21.11.2008 15:29 <DIR> ..
    06.03.2004 03:19 108.920 cemutls.exe
    27.01.2004 04:49 86.124 COREJAVA.DLL
    21.11.2008 15:28 1.024 emca.bat
    08.03.2004 17:15 52.552 extjob.exe
    08.03.2004 17:15 52.552 extjobo.exe
    07.02.2004 22:52 28.672 launch.exe
    21.11.2008 15:27 659 lbuilder.bat
    27.01.2004 06:47 81.948 LCSSCAN.EXE
    27.01.2004 06:46 43.064 LMSGEN.EXE
    08.03.2004 17:12 16.656 loadpsp.exe
    06.03.2004 03:20 96.592 lsnodes.exe
    27.01.2004 06:46 68.556 LXEGEN.EXE
    27.01.2004 06:46 276.908 LXINST.EXE
    21.11.2008 15:28 484 mkstore.bat
    21.11.2008 15:27 1.149 netca.bat
    21.11.2008 15:27 108 netca_deinst.bat
    08.03.2004 17:59 188.416 oci.dll
    08.03.2004 17:16 32.768 ociw32.dll
    10.02.2004 13:13 110.592 ODBTREEVIEW.OCX
    21.04.2005 04:13 864.256 oip10.dll
    21.04.2005 04:05 75.500 oip10.tlb
    21.11.2008 15:27 525 olsadmintool.bat
    21.11.2008 15:27 546 olsoidsync.bat
    10.02.2004 13:12 73.728 OO4OADDIN.DLL
    10.02.2004 13:12 69.632 OO4OCODEWIZ.DLL
    10.02.2004 13:12 20.480 OO4OCODEWIZ.EXE
    21.04.2005 04:05 24.576 oraansi10.dll
    21.11.2008 15:27 34 oracle.key
    05.03.2004 19:15 20.480 OracleAdNetConnect.exe
    05.03.2004 19:15 24.576 OracleAdNetConnectRCUS.dll
    05.03.2004 19:16 24.576 OracleAdNetTest.exe
    05.03.2004 19:16 24.576 OracleAdNetTestRCUS.dll
    08.03.2004 16:39 1.909.008 oraclient10.dll
    21.04.2005 04:14 241.664 oraclm32.dll
    10.03.2004 16:09 749.840 oracommon10.dll
    27.01.2004 04:49 688.400 ORACORE10.DLL
    06.03.2004 03:16 57.616 oradbcfg10.dll
    10.02.2004 13:17 386 oradc.lic
    21.04.2005 04:13 102.400 oradc.ocx
    08.03.2004 16:39 4.235.536 orageneric10.dll
    14.03.2004 10:43 327.952 orahasgen10.dll
    26.03.2004 17:11 77.824 oraimr10.dll
    05.03.2004 19:14 45.056 orajmisc.dll
    27.01.2004 17:16 278.800 oraldapclnt10.dll
    27.01.2004 17:16 258.320 oraldapjclnt10.dll
    27.01.2004 06:46 37.136 ORALXLED.DLL
    05.03.2004 19:25 946.448 oran10.dll
    05.03.2004 19:15 37.136 oranad10.dll
    05.03.2004 19:11 33.040 oranbeq10.dll
    05.03.2004 19:12 24.848 ORANCDS10.DLL
    05.03.2004 19:11 94.480 orancrypt10.dll
    05.03.2004 19:11 24.848 oranhost10.dll
    05.03.2004 19:11 33.040 oranipc10.dll
    05.03.2004 19:12 143.632 oranjni10.dll
    05.03.2004 19:11 180.496 oranl10.dll
    13.03.2004 03:40 74.000 oranldap10.dll
    10.03.2004 20:42 33.040 oranldapj10.dll
    27.01.2004 06:45 586.000 ORANLS10.DLL
    12.03.2004 01:23 1.544.353 oranmemso.dll
    05.03.2004 19:11 33.040 orannmp10.dll
    05.03.2004 19:12 28.944 orannzentr10.dll
    05.03.2004 19:12 28.944 ORANNZMCS10.DLL
    05.03.2004 19:11 962.832 orannzsbb10.dll
    05.03.2004 19:12 53.520 oranoncj10.dll
    05.03.2004 19:10 221.456 oranro10.dll
    05.03.2004 19:12 37.136 oransgr10.dll
    05.03.2004 19:11 49.424 orantcp10.dll
    05.03.2004 19:12 49.424 ORANTCPS10.DLL
    05.03.2004 19:11 24.848 orantns10.dll
    05.03.2004 19:13 28.944 oranzts10.dll
    06.03.2004 03:16 209.168 oraocr10.dll
    14.03.2004 20:50 147.728 oraocrb10.dll
    21.04.2005 03:54 438.272 OraOLEDB10.dll
    21.04.2005 03:54 1.608 OraOLEDB10.tlb
    21.04.2005 03:55 24.576 OraOLEDB10us.dll
    21.04.2005 03:53 131.072 OraOLEDBgmr10.dll
    21.04.2005 03:54 32.768 OraOLEDBpus10.dll
    21.04.2005 03:45 24.576 OraOLEDBrfc10.dll
    21.04.2005 03:46 24.576 OraOLEDBrmc10.dll
    21.04.2005 03:53 139.264 OraOLEDBrst10.dll
    21.04.2005 03:43 24.576 OraOLEDButl10.dll
    21.11.2008 15:28 483 orapki.bat
    08.03.2004 17:07 1.052.944 ORAPLP10.DLL
    08.03.2004 17:06 2.867.472 ORAPLS10.DLL
    04.02.2004 00:10 28.944 ORASLAX10.DLL
    27.01.2004 06:46 69.904 ORASNLS10.DLL
    11.03.2004 21:35 483.600 ORASQL10.DLL
    09.03.2004 21:46 61.712 orasrvm10.dll
    06.03.2004 03:17 143.632 orasrvmhas.dll
    27.01.2004 06:45 78.096 ORAUNLS10.DLL
    27.01.2004 04:49 28.944 orauts.dll
    27.01.2004 04:49 830 orauts.sym
    08.03.2004 16:39 24.848 oravsn10.dll
    03.02.2004 07:56 10.240 orawsec9.dll
    03.02.2004 23:58 1.473.868 ORAXML10.DLL
    30.09.1999 17:43 2.478 orclcontainer.bmp
    30.09.1999 17:43 2.478 orclcontext.bmp
    03.08.1999 19:00 246 orcldbserver.bmp
    30.09.1999 18:10 3.310 orclnetservice.bmp
    24.02.2004 13:11 57.344 OsUtils.dll
    10.03.2004 19:17 60.280 sclsspawn.exe
    21.11.2008 15:29 321 selecthome.bat
    21.11.2008 15:28 266 selecthome.bat.oo4o
    21.11.2008 15:29 55 selecthome.bat.oraoledb
    27.10.2004 10:14 434.176 sqora32.dll
    27.10.2004 10:16 65.536 sqoras32.dll
    27.10.2004 10:16 32.768 sqresus.dll
    21.11.2008 15:28 3.433 targetdeploy.pl
    05.03.2004 19:17 37.084 TNSPING.EXE
    21.11.2008 15:28 260 trcasst.bat
    30.11.1999 12:32 145.408 unzip.exe
    16.07.1998 18:36 104.448 zip.exe
    112 File(s) 25.228.632 bytes
    2 Dir(s) 8.552.009.728 bytes free

    You have oracle 10g and python 2.6. Are you sure you installed the cx_Oracle version that is compatible with those particular Python and Oracle's versions? (It comes in several flavours so you need to be sure you installed the right one).

  • IIS Plug for WLS 6.1 SP2: The specified procedure could not be found.

    I get an the following error message "The specified procedure could not be
    found." in my browser when trying to use the IIS-proxy plugin on WLS 6.1 sp2
    Windows 2000
    Has anyone else encountered this message? Any solutions?
    Regards,
    Jonas Klemming

    Thank you for posting your answer, and then solution! :> I was fighting
    with my IIS/WLS installation last night when I was about to give up, I came
    across your posting. Although I'm playing with 7, I thought I would try
    reading your posting anyways, and thankfully I did. What I saw, reminded me
    to look at the steps one more time and I found I wasn't forwarding the
    .wlforward piece on! So thank you veyr much! :>>>>
    "Jonas Klemming" <[email protected]> wrote in message
    news:[email protected]..
    Fixed it.
    I had mapped .wlforward to iisforward.dll instead of iisproxy.dll
    /Jonas
    "Jonas Klemming" <[email protected]> wrote in message
    news:[email protected]..
    I get an the following error message "The specified procedure could not
    be
    found." in my browser when trying to use the IIS-proxy plugin on WLS 6.1sp2
    Windows 2000
    Has anyone else encountered this message? Any solutions?
    Regards,
    Jonas Klemming

  • Specified driver could not be loaded due to system error 127: The specified procedure could not be found. (...SQORA32.DLL).

    I recently upgraded from 10g to 11g and upon this upgrade, a website of mine stopped working.
    It is a classic ASP website.  I added a "testdatabase" page to the website to test the basic functionality of opening a connection.  I've pasted the testdatabase page below.  Anyways, upon running this page, I get this error:
    Specified driver could not be loaded due to system error 127: The specified procedure could not be found. (Oracle in OraClient11g_home1_32bit, D:\app\oracleadm\product\11.2.0\client_1\BIN\SQORA32.DLL).
    I have two other environments where I have done the same upgrade and the site works just fine.  I have compared all the IIS settings in my other environments to that of the one suffering from the error.  Also, in the IIS settings, I have made sure that "Allow 32bit" was checked.
    D:\app\oracleadm\product\11.2.0\client_1\BIN\SQORA32.DLL is actually where this DLL resides. 
    I have also checked to make sure the environment variables are correct.
    The very first environment variable in the PATH setting is D:\app\oracleadm\product\11.2.0\client_1\bin; and there are no other references to oracle in the PATH environment variable.
    I have done a google search and I've seen that people also tell me to check ORACLE_HOME to make sure it's correct.  I've checked this in both of the working environments and there is nothing there.  There is also nothing there in the broken environment.  What should be there?  If anything?
    I don't know where else to look.  What could be causing this error?
    <%
    Option Explicit
    Response.Expires = 0
    Response.Buffer  = true
    Dim conn
    Err.Clear
    On Error Resume Next
    Set conn = Server.CreateObject("ADODB.Connection")
    conn.Open "DSN=RPS11;UID=FFXQM;PWD=ffxqm6prd$"
    If Err.Number <> 0 Then
    Response.Write (Err.Description & "<br><br>")
    Response.End
    conn.Close
    Set conn = Nothing
    End If
    conn.Close
    Set conn = Nothing
    On Error GoTo 0
    %>

    As a temporary solution, add the Administrators group to the IUSR and IWAM userids and see if that works. If it solves the problem, then it IS a matter of setting the users privledges correctly.

  • Java.io.IOException: The specified procedure could not be found

    I get this error in this code.
    private boolean updateCICServer(){
    boolean updatestatus=true;
    long fsize=0;
    int arraysize=0;
    byte temp[];
    try{
    if(f.length()>this.m_iCICDataSize){
    if(DEBUG) System.err.println("update file");
    fsize = f.length();
    arraysize = (int)f.length()-this.m_iCICDataSize;
    temp = new byte[arraysize];
    if (this.fs.read(temp,0,arraysize)!=-1){
    //THIS READ () Throws "java.io.IOException: The specified procedure could not be found"
    fs is a fileinput stream and it is open.
    addByte(temp);
    } else{
    updatestatus=false;
    }catch(Exception e){
    updatestatus=false;
    System.err.println(fsize);
    System.err.println(arraysize);
    System.err.println(this.m_iCICDataSize);
    System.err.println(e.toString());
    return(updatestatus);
    Any suggestions?

    Never mind I found it.
    It was a programmer (Me) IQ error.
    I did close the fs in another place in the program and for got about it.
    Still it is a strange error message.
    Well now I know.

  • Getting error message  "Word(XP or onwards) could not be found on the machine"

    I am suddenly unable to drag or open Word documents in Designer ES4. I get the error message  'Word(XP or onwards) could not be found on the machine'. Sounds like some obscure setting is denying access to word to me but I can't seem to locate it. Any suggestions?

    Posted an answer here that may help:
    http://www.adobeforums.com/webx/.3c05bb1e/0
    Good luck.

  • Serial number you provided is valid but qualifying product could not be found on this machine

    I have a qualifying product but am getting " serial number you provided is valid but qualifying product could not be found on this machine" when installing on my new macbook air--help?

    ashlie,
    If needed:
    Here are Adobe pages for downloading CS6, CS5, and CS4:
    http://helpx.adobe.com/x-productkb/policy-pricing/cs6-product-downloads.html
    http://helpx.adobe.com/creative-suite/kb/cs5-product-downloads.html
    http://helpx.adobe.com/creative-suite/kb/cs4-product-downloads.html
    Adobe has started setting up a general set of pages for downloading (even) older versions (requiring  a licence) here:
    https://helpx.adobe.com/download-install.html
    http://www.adobe.com/downloads/other-downloads.html
    Until (even) older versions are added, this thread made by staff about downloading the old stuff, with its reference to the Prodesign Tools page is recommended (the last link goes back to CS3):
    http://forums.adobe.com/message/5418120#5418120
    http://prodesigntools.com/tag/ddl
    It is crucial to follow all the initial steps precisely.

  • Word (version XP or onwards) could not be found on the machine

    I am currently test driving LiveCycle Designer ES3. When I try to convert a Word document I get the error message "Word (version XP or onwards) could not be found on the machine".
    - I have tried the registry hack posted by ES2 users on another forum. It did not work.
    - I have tried converting both *.doc and *.docx; got the same error on both formats.
    Is there a solution for ES3? We are considering buying the software but if we can't make it work with Word that would be a deal breaker.
    My system:
    - Windows Pro 64bit
    - Office Pro 2010 64bit
    - Creative Cloud (CS6 and Acrobat XI)
    - LiveCycle Designer ES3 (trial)
    Thanks in advance for any help fixing that bug!

    I'm a little bit lazy and just copy/paste something from Microsoft ;-)
    WARNING: Using Registry Editor incorrectly can cause serious problems that may require you to reinstall your operating system. Microsoft cannot guarantee that problems resulting from the incorrect use of Registry Editor can be solved. Use Registry Editor at your own risk.
      For information about how to edit the registry, view the "Changing Keys And Values" online Help topic or the "Add and Delete Information in the Registry" and "Edit Registry Data" online Help topics in Registry Editor.
      NOTE: You should back up the registry before you edit it.
    Run Registry Editor (Regedt32.exe)and locate the subkey:
      HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Office\ -> x32 System
      HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Microsoft\Office\ -> x64 System
    From the Edit menu, click Add Key. Type the following and click OK:
      Key Name: 12.0
    Class   : <leave blank>
    Repeat steps 2 and 3 for all subsequent keys ( Word and InstallRoot) until you have the complete path (    HKEY_LOCAL_MACHINE\SOFTWARE[\Wow6432Node]\Microsoft\Office\12.0\Word\InstallRoot )
    From the Edit menu, click Add Value. Type the following and click OK:
      Value Name: Path
      Data Type : REG_SZ
      String    : "C:\Program Files (x86)\Microsoft Office\Office14\"
    Close Registry Editor.

  • Word could not be found on the machine

    I am trying to test the option to convert a word form into a pdf form. Using Adobe LiveCycle Designer that came with Acrobat Pro 8 on an XP Machine using Office 2007.
    When trying to open the .doc file, I get an error message
    Word (version XP or onwards) could not be found on the machine.
    Word 2007 is definitely installed and I have done all the latest Adobe updates using the Help Menu update options.

    Posted an answer here that may help:
    http://www.adobeforums.com/webx/.3c05bb1e/0
    Good luck.

  • Stored procedure could not be found.

    I'm upgrading my forms 6i to 11g on Windows.
    There is a procedure called center_window('WIN_MAIN',TRUE); in the pre-form trigger.
    There is no compiling error, but when the web page opens, it says "PRE-FORM trigger raised unhandled exception ORA-06508";
    I searched ORA-06508, it's described like "ORA-06508: PL/SQL: could not find program unit being called".
    procedure is located at a library called PLL_WINDOW, I have attached it to the form.
    So why it cannot find it ? Thanks
    [Code Image|http://alturl.com/py5ad]

    Have you recompiled the library in Forms 11g?
    Is the library in the runtime FORMS_PATH ?
    Tony

Maybe you are looking for

  • How to get maximal value from the data/class for show in Map legend

    I make WAD report that using Map Web Item. I devide to four (4) classes for legend (Generate_Breaks). I want to change default value for the class by javascript and for this, I need to get maximal value from the class. How to get maximal value from t

  • Cannot open existing files in CC

    Hi, I recently installed Photoshop CC on my iMac. I have a series of PSDs created in CS6 on my Macbook Pro. None of these will open in Photoshop CC. Whether I drag the file over to the PSD icon, or use Open from the drop-down menu, the application st

  • WDA application configuration parameter Stylesheet URI not working

    Hi Experts,   I created an application configuration for a webdynpro ABAP application and populated theme path for parameter Stylesheet URI on application configuration. However when I execute the application using this application configuration, the

  • Will PC and Mac be able to get together this Valentine's?

    Hello! My flatmate has an Apple eMac and I have a Windows 98 Dell Dimension XPS R450. We have just signed up to NTL Broadband and have the modem connected to the Windows 98 PC. Broadband is running fine on the PC. One of us is a student and the other

  • Deleting archived files

    I am not able to delete any files in my archive. I keep getting an "error please try again message." I moved all my files to the archive because I'm over my limit but I'm not able to actually delete any of them.