Error in SAPGUI-on AIX- Can't load JNI library

Error in SAPGUI-on AIX- Can't load JNI library
I am getting error as below:
^C# ./sapgui /H/punlparidm06 /S/sapdbIND
ERROR #############################
07.03. 12:48:37.619 ERROR: Attempt to load shared library /local/SAPClients/SAPGUI7.00rev2.1/bin/libJPlatin.so failed.
07.03. 12:48:37.619 ERROR: The library file exists, so either the program
07.03. 12:48:37.619 ERROR: don't has the privileges to access the library
07.03. 12:48:37.619 ERROR: or the library is not loadable by the shared object loader
07.03. 12:48:37.619 ERROR: Technical information:
07.03. 12:48:37.619 ERROR: Error location: GuiJniLoader.loadPlatinLibrary()
07.03. 12:48:37.619 ERROR: Error message : /local/SAPClients/SAPGUI7.00rev2.1/bin/libJPlatin.so: load ENOEXEC on shared library(s) /local/SAPClients/SAPGUI7.00rev2.1/bin/libJPlatin.so
ERROR #############################
java.lang.UnsatisfiedLinkError: /local/SAPClients/SAPGUI7.00rev2.1/bin/libJPlatin.so: load ENOEXEC on shared library(s) /local/SAPClients/SAPGUI7.00rev2.1/bin/libJPlatin.so
at java.lang.ClassLoader$NativeLibrary.load(Native Method)
at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:2144)
at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1973)
at java.lang.Runtime.load0(Runtime.java:773)
at java.lang.System.load(System.java:887)
at com.sap.platin.r3.util.GuiJniLoader.loadPlatinLibrary(GuiJniLoader.java:114)
at com.sap.platin.r3.protocol.diag.JniAgiLibAdaptor.<init>(JniAgiLibAdaptor.java:24)
at com.sap.platin.r3.protocol.diag.GuiDiagToAutomationParser.configure(GuiDiagToAutomationParser.java:289)
at com.sap.platin.base.connection.GuiConnection.open(GuiConnection.java:316)
at com.sap.platin.base.application.GuiApplication.createConnection(GuiApplication.java:860)
at com.sap.platin.base.logon.GuiImpl.evalCommandLine(GuiImpl.java:275)
at com.sap.platin.base.logon.GuiImpl.<init>(GuiImpl.java:44)
at com.sap.platin.base.logon.GuiImpl.main(GuiImpl.java:447)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.sap.platin.micro.Microkernel.invokeMainMethod(Microkernel.java:1670)
at com.sap.platin.micro.Microkernel.startApplication(Microkernel.java:1750)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.sap.platin.Gui.main(Gui.java:65)
java.lang.Exception: JniAgiLibAdaptor.<init>: Cannot load JNI library
at com.sap.platin.r3.protocol.diag.JniAgiLibAdaptor.<init>(JniAgiLibAdaptor.java:25)
at com.sap.platin.r3.protocol.diag.GuiDiagToAutomationParser.configure(GuiDiagToAutomationParser.java:289)
at com.sap.platin.base.connection.GuiConnection.open(GuiConnection.java:316)
at com.sap.platin.base.application.GuiApplication.createConnection(GuiApplication.java:860)
at com.sap.platin.base.logon.GuiImpl.evalCommandLine(GuiImpl.java:275)
at com.sap.platin.base.logon.GuiImpl.<init>(GuiImpl.java:44)
at com.sap.platin.base.logon.GuiImpl.main(GuiImpl.java:447)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.sap.platin.micro.Microkernel.invokeMainMethod(Microkernel.java:1670)
at com.sap.platin.micro.Microkernel.startApplication(Microkernel.java:1750)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:85)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:58)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:60)
at java.lang.reflect.Method.invoke(Method.java:391)
at com.sap.platin.Gui.main(Gui.java:65)
ERROR #############################
07.03. 12:51:52.173 ERROR: GuiConnection: Connect failed
07.03. 12:51:52.173 ERROR: JniAgiLibAdaptor.<init>: Cannot load JNI library
ERROR #############################

Hi,
It seems to be a permission issue.
Just check the permissions and grant 755 using chmod comand.
Hope it helps.
Reward suitable points!!!!!

Similar Messages

  • Verify installation of MS C Runtime Library - Cannot load JNI library

    Hello,
    I´am working on a MS XP frontend on customer side and have no admin rights, installed is  SAPGUI for Java 7.10rev4 with sun java version 1.5.0_11
    The admin from the customer told me that he had completly installed the MS C Runtime Library VS2005 SP1, file vcredist_x86.msi.
    However, if I try to use the JAVA Gui I found in the trace file the following error:
    29.07. 10:25:16.039 CON: new GuiNiNetConnection
    0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1. ERROR #############################
    29.07. 10:25:16.055 ERROR: GuiConnection: Connection failed
    29.07. 10:25:16.055 ERROR: JniAgiLibAdaptor.: Cannot load JNI library
    0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.1. ERROR #############################
    0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.0.2. ERROR #############################
    29.07. 10:25:16.055 ERROR: JniAgiLibAdaptor.: Cannot load JNI library
    29.07. 10:25:16.055 ERROR: Technical Details
    29.07. 10:25:16.055 ERROR: java.lang.Exception: JniAgiLibAdaptor.: Cannot load JNI library
    29.07. 10:25:16.055 ERROR: at: com.sap.platin.r3.protocol.diag.JniAgiLibAdaptor.<init
    In an old posted message I found the information that the reason should be that the MS C Runtime Library is not installed.
    - Is there a simple way to check if the vcredist_x86.msi is installed in a correct and completed way?
    - Any other ideas about the error "Cannot load JNI library" on a windows XP system?
    Thanks in advance,
    Stefan

    Hi szgyurka!
    I have an article here that can help you troubleshoot this issue with your iTunes application:
    iTunes for Windows Vista, Windows 7, or Windows 8: Fix unexpected quits or launch issues
    http://support.apple.com/kb/ts1717
    Take care, and thanks for visiting the Apple Support Communities.
    Cheers,
    Braden

  • Solaris java sapgui error JniAgiLibAdaptor. init : Cannot load JNI library

    i have a problem java sapgui.
    Launch the Sapgui and then try to connect to any one of the three choices and it should produce the following error.
    i am running this on a Solaris 10 32bit. This sam java SAPGUI runs fine when i boot into the windows xp pro. Hope this helps.
    gui version;
    SAPGUI for Java 7.10 rev 8 (java),
    no library (lib)
    (Version ID 071000040800)
    Mon Mar 30 10:34:24 MEST 2009
    uw1059, 710_REL, 1054563
    Java VM: Sun Microsystems Inc. Version 1.6.0_14
    OS: SunOS(x86) Version 5.10
    The version of Java being used is:
    java -version
    java version "1.5.0_16"
    Java(TM) Platform, Standard Edition for Business (build 1.5.0_16-b02)
    Java HotSpot(TM) Client VM (build 1.5.0_16-b02, mixed mode, sharing)
    Thank You,
    Ferhan
    JniAgiLibAdaptor.<init>: Cannot load JNI library
    details;
    java.lang.Exception: JniAgiLibAdaptor.<init>: Cannot load JNI library
    at: com.sap.platin.r3.protocol.diag.JniAgiLibAdaptor.<init>(JniAgiLibAdaptor.java:29)
    at: com.sap.platin.r3.protocol.diag.GuiDiagToAutomationParser.configure(GuiDiagToAutomationParser.java:283)
    at: com.sap.platin.base.connection.GuiConnection.open(GuiConnection.java:297)
    at: com.sap.platin.base.application.GuiApplication.createConnection(GuiApplication.java:798)
    at: com.sap.platin.base.logon.GuiLogonFrame.doConnect(GuiLogonFrame.java:838)
    at: com.sap.platin.base.logon.GuiLogonFrame$SymListener.actionPerformed(GuiLogonFrame.java:443)
    at: javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at: javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
    at: javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at: javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at: javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
    at: java.awt.Component.processMouseEvent(Unknown Source)
    at: javax.swing.JComponent.processMouseEvent(Unknown Source)
    at: java.awt.Component.processEvent(Unknown Source)
    at: java.awt.Container.processEvent(Unknown Source)
    at: java.awt.Component.dispatchEventImpl(Unknown Source)
    at: java.awt.Container.dispatchEventImpl(Unknown Source)
    at: java.awt.Component.dispatchEvent(Unknown Source)
    at: java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at: java.awt.LightweightDispatcher.proc
    Attempt to load shared library
    /opt/SAPClients/SAPGUI7.10rev8/bin/libJPlatin.so failed.
    The library file exists, so either the program has
    insufficient privileges to access the library or the library
    is not loadable by the shared object loader.
    Please recheck the system requirements for your operating
    system and make sure all required libraries are installed.
    details;
    ava.lang.UnsatisfiedLinkError: /opt/SAPClients/SAPGUI7.10rev8/bin/libJPlatin.so: ld.so.1: java: fatal: /opt/SAPClients/SAPGUI7.10rev8/bin/libJPlatin.so: wrong ELF data format: ELFDATA2MSB (Possible cause: endianness mismatch)
    at: java.lang.ClassLoader$NativeLibrary.load(Native Method)
    at: java.lang.ClassLoader.loadLibrary0(Unknown Source)
    at: java.lang.ClassLoader.loadLibrary(Unknown Source)
    at: java.lang.Runtime.load0(Unknown Source)
    at: java.lang.System.load(Unknown Source)
    at: com.sap.platin.r3.util.GuiJniLoader.loadPlatinLibrary(GuiJniLoader.java:56)
    at: com.sap.platin.r3.protocol.diag.JniAgiLibAdaptor.<init>(JniAgiLibAdaptor.java:27)
    at: com.sap.platin.r3.protocol.diag.GuiDiagToAutomationParser.configure(GuiDiagToAutomationParser.java:283)
    at: com.sap.platin.base.connection.GuiConnection.open(GuiConnection.java:297)
    at: com.sap.platin.base.application.GuiApplication.createConnection(GuiApplication.java:798)
    at: com.sap.platin.base.logon.GuiLogonFrame.doConnect(GuiLogonFrame.java:838)
    at: com.sap.platin.base.logon.GuiLogonFrame$SymListener.actionPerformed(GuiLogonFrame.java:443)
    at: javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at: javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
    at: javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at: javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at: javax.swing.plaf.basic.BasicB

    Hello Ferhan,
    the output of the AboutBox is indicating that you are trying to run SAP GUI for Java on Solaris 10 with x86 CPU. Unfortunately, the library required to be loaded is complied for SPARC. Please have a look at the system requirements part of the manual coming with the installer of SAP GUI for Java or [note 959236|https://service.sap.com/sap/support/notes/959236].
    Best regards
    Rolf-Martin

  • ITunes can't load Aperture library for iPad Air sync

    I have a 120gb Aperture library stored on my NAS. Got my new iPad Air and when I go to the Photos tab in sync options, the gray wheel just keeps on spinning indefintely. I don't know if it can't load a library that big, or if there's something else going on. If I create a small Aperture library it works fine. Anyone else had this issue?
    Running 11.1.3 on Mavericks.
    Thanks!

    I'm experiencing exactly the same issue with a 42GB Library. Same issue even if I create a new smaller library. When I click on the device in itunes and then photos I get the grey wheel turning for hours. I tried switching to iPhoto library and the issue seems worse.

  • Can't load a library that depends on another

    I built a library and it loaded perfectly (just for testing).
    Now, my library is supposed use ALSA's API.
    Now, I get to compile my library, just like before, but now I can't load the library. I get a UnsatisfiedLinkError. The message is a little cryptic: Can't load IA 32-bit .so on a IA 32-bit platform
    It seems like when my library is being loaded, the alsa library on which it depends (libalsa09.so) can't be loaded. How can I avoid this? I added both my library's and alsa's directories to LD_LIBRARY_PATH, but I just can't get it done.
    Here's what happens:
    $ LD_LIBRARY_PATH=/usr/lib/ao/plugins-2:lib java -cp bin wmagic.basic.Wave 440
    Can't load library wmagic_alsa
    java.lang.UnsatisfiedLinkError: /home/antoranz/eclipse/europa/workspace/wmagic/lib/libwmagic_alsa.so: Can't load IA 32-bit .so on a IA 32-bit platform
            at java.lang.ClassLoader$NativeLibrary.load(Native Method)
            at java.lang.ClassLoader.loadLibrary0(ClassLoader.java:1751)
            at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1676)
            at java.lang.Runtime.loadLibrary0(Runtime.java:822)
            at java.lang.System.loadLibrary(System.java:993)
            at wmagic.basic.SoundOutput.initializeAlsa(SoundOutput.java:87)
            at wmagic.basic.SoundOutput.<init>(SoundOutput.java:29)
            at wmagic.basic.Wave.main(Wave.java:61)Maybe the problem is the way I'm creating my jni so (in an ant target):
    <echo>Compiling Library</echo>
    <exec executable="${Ccompiler}">
         <arg value="-o"/>
         <arg value="${library.dir}/libwmagic_alsa.so" />
         <arg value="-shared" />
         <arg value="-I${source.dir}/wmagic/alsa" />
         <arg value="-I${jni.includes.dir}" />
         <arg value="-I${jni.includes.dir}/linux" />
         <arg value="-lalsa09" />
         <arg value="-L/usr/lib/ao/plugins-2" />
         <arg value="${source.dir}/wmagic/alsa/wmagic_alsa.c" />
         <arg value="-static" />
         <arg value="-lc" />
    </exec>How can I get it to work? I'm catching the exception and using Java Sound as a fall back, but I want to use alsa (and that's another thread in the forums: How to use alsa's default device in Java Sound... but nobody has told me how to... so don't go down that path, please. :-)).

    If you are linking to a shared library then one of the following must be true.
    1. The shared library must be in the shared library path of the OS
    2. You must explicitly load the shared library first using an explicit path.

  • What .xml or .itl  file do I delete so I can re-load my library?

    I opened iTunes today and although all my music was listed under "Music" in the Library, every time I tried to play a song I am told that the original cannot be found.  So what do I need to do to clear out iTunes "memory" so I can re-load the library?

    Preferences just tells iTunes where to store music (in the future) it does not add it to your library. The media folder you point to (unecessarily since it is the faefault setting) can be loaded chock-full of media but you have to add it to your library before any of it will show in iTunes.  Deleting those two library files just got rid of all reference to yur having those media files as far as iTunes was concerned, and now you need to have it lern about them again by adding them.

  • Error message "close win.exe" can't load Acrobat 10pro

    just purchase Adobe Acobrat 10 pro but can't load to my computer. I have Adobe Reader already installed.

    Hi Chemas123
    Try closing all the programs ...And Install it again from the Setup files ...

  • Error on Linux 64 bit "Failed to load LDAP Library: libibmldap.so"

    Hi Experts,
    Currently i am testing out OBIEE 11g application on Linux (64bit). I am running into the following exception when i try to configure the LDAP authentication provider for authentication. The error message is "Failed to load LDAP Library: libibmldap.so" However i cannot be able to reproduce in this same issue on my windows environment. I am sure this is some lib issue on Linux 64bit. Please advice me in case if i miss out any configuration or in case if you know the work around to resolve this issue.
    Thank you
    Edited by: user10476276 on Oct 13, 2010 8:47 PM

    Hi Srikanth ,
    Iam stuck with the same above error configuring LDAP connectivity for OBIEE 11g and I get the same error . I tried following John's blog but I dont see the libibmldap file at all in our linux 64bit set up . Any ideas pls ...
    Thanks
    Karthik

  • Can't load JdbcOdbc library on Win95`

    I have set up my data source name and it is present in the odbc.ini file in C:\windows
    I compile and execute the sample code and the Jdbc-Odbc Bridge loads but then it tries to load the JdbcOdbc library and can't. Here is the output:
    DriverManager.getConnection("jdbc:odbc:Test")
    trying driver[className=sun.jdbc.odbc.JdbcOdbcDriver,sun.jdbc.odbc.JdbcOdbcDriver@1fef6f]
    *Driver.connect (jdbc:odbc:Test)
    JDBC to ODBC Bridge: Checking security
    No SecurityManager present, assuming trusted application/applet
    JDBC to ODBC Bridge 2.0001
    Current Date/Time: Fri Jul 20 06:04:41 PDT 2001
    Loading JdbcOdbc library
    Unable to load JdbcOdbc library
    java.sql.SQLException: Unable to load JdbcOdbc library
         at sun.jdbc.odbc.JdbcOdbc.<init>(JdbcOdbc.java:81)
         at sun.jdbc.odbc.JdbcOdbcDriver.initialize(JdbcOdbcDriver.java:311)
         at sun.jdbc.odbc.JdbcOdbcDriver.connect(JdbcOdbcDriver.java:149)
         at java.sql.DriverManager.getConnection(DriverManager.java:517)
         at java.sql.DriverManager.getConnection(DriverManager.java:177)
         at CreateCoffees.main(CreateCoffees.java:57)
    Unable to load JdbcOdbc library
    Unable to allocate environment
    getConnection: no suitable driver
    java.sql.SQLException: No suitable driver
         at java.sql.DriverManager.getConnection(DriverManager.java:537)
         at java.sql.DriverManager.getConnection(DriverManager.java:177)
         at CreateCoffees.main(CreateCoffees.java:57)
    SQLException: SQLState(08001)
    SQLException: No suitable driver
    I have added the extension jdbc2_0-stdext.jar and it is in my classpath.
    Can anyone help? I don't know where the library should be located, what it would be called or what configuration change I could make to help locate/load it.

    Two possibilities... If the database Test doesn't exist, you will get that warning. Also, if you have some sort of security (on win 95, not likely, oh, sorry :) that prevents you from accessing the file, then you may have problems with the driver as well. Also, try downloading it again, I've had files corrupted before, and you don't think of it until you've spent 3 hours on it.
    GN

  • Can't load music library on Blackberry Link

    When I click on my computers files to load my music library through Blackberry Link it says:
    Blackberry Link Wasn't Able to Load Your Music Library
    Close then reopen Blackberry Link
    Did that many times, rebooted the computer, reinstalled the program etc all won't load my Itunes library.
    It worked fine on BB Desktop Manager with my Bold 9900 which I was using until yesterday.
    When right clicking on all music and going sync to > Blackberry10. It says 'A problem occured while attempting to access your media library (the sync did not complete."
    Although there is no music there anyway as it can't load my Itunes library
    Can someone please help?
    Thanks

    I find it easier to just go through windows explorer and treat the phone as a memory stick. I click and drag everything over, a bit archaic but it works for me, problem free.
    It's always funny when it's someone else.

  • New PC can't load old library.

    I was able to use my iPod to transfer my library from my old PC to my new PC, however now I can't get the library into my newly installed iTunes library. What am I doing wrong? I followed the on-line help and it just says once I've copied it from iPod to my new computer it magically would appear in my new library, well it didn't. I have tried to go to the iTunes File then Add Folder to library, get to where I saved the iPod dump (file where my music is saved) and NOTHING! Frustrated big time! What do I need to do?

    iTunes the application is either installed and works or it does not. If it is working then there is no need to uninstall and reinstall it. If it does not work then Troubleshooting issues with iTunes for Windows updates contains detailed advice on repairing things when a simple reinstall won't work.
    Uninstalling & reinstalling iTunes should have no effect on the contents of the library or the media folder. Reinstalling iTunes won't fix a problem with a broken library that doesn't contain the correct information, cannot locate files etc.
    In the normal course of things the easiest way to move a library from one computer to another is to copy the entire iTunes folder from User's Music on the old computer into User's Music on the new one. Things only get more complicated if you've followed Apple's advice when running low on disk space at some point, have relocated the media folder to a new path, and thus have what is known as a split library. The migrate iTunes library post should give the relevant information in either case.
    Don't worry about uninstalling iTunes. Hopefully when you copy over the entire iTunes folder from the laptop into the new computer again it will all work as it should. If not I can give more detailed advice if you can tell me more about what is stored where on the laptop, where presumably the library still works.
    tt2

  • Can't load iphoto library copied from old computer

    I copied the photo library from my old laptop onto my new imac. The pictures are all there (LOTS) and all album data, etc. I tried launching iphoto while holding the option key. I select the iphoto library but none of the new photos come up. Did I miss step?

    I still can only view the previous pictures (one roll) that was downloaded onto iphoto even though all of my pictures (3K+) from my other computer are in the iphoto library.
    Do you have two iPhoto Library Folders? Or is these pics visible in one library, but the others are not?
    IF the latter, it sounds like a corrupted database. Do you have an up-to-date back up? If so, try copy the library6.iphoto file from the back up to the iPhoto Library Folder allowing it to overwrite the damaged file. If not, then you'll need to create and populate a new library.
    To create and populate a new library:
    Note this will give you a working library with the same film rolls and pictures as before, however, you will lose your albums, keywords, books, calendars etc.
    Move the iPhoto Library Folder to the desktop
    Launch iPhoto. It will ask if you wish to create a new Library. Say Yes.
    Go into the iPhoto Library Folder on your desktop and find the Originals folder. From the Originals folder drag the individual rolls to the iPhoto Window and it will recreate them in the new library.
    When you're sure all is well you can delete the iPhoto Library Folder on your desktop.
    In the future, in addition to your usual back up routine, you might like to make a copy of the library6.iPhoto file whenever you have made changes to the library as protection against database corruption.
    Regards
    TD

  • Loading JNI library on Tomcat startup

    I am trying to load a JNI library on startup of servlet. I have written the following code in my servlet init function:
    public void init(ServletConfig config) throws ServletException {
    super.init(config);
    log.info("Loading native libraries...");
    System.loadLibrary("foo");
    log.info("Native libraries loaded...");
    On Tomcat startup, I see the "Loading native libraries..." message, but I don't see the "Native libraries loaded...". As if the system hung in the System.loadLibrary function.
    Anybody knows how to solve this problem?
    Martin

    The specification specifically forbids the use of native libraries in container objects. So you might want to take that into consideration with whatever you are doing.
    If you do want to do that then I would suggest loading it outside of the container. There is probably some configuration option that allows you to force tomcat to load something on start up.
    You might also want to consider if hot deploys are part of your future. If they are then you might want to put the interface inside of your own custom class loader, so you can probably control the unload of the shared library.
    If you search the J2EE lists you will find that almost everyone states that JNI should not even be loaded into the server. Instead you should create a seperate application and use RMI to access it. Myself I think that is overkill, but I would probably consider exactly what I am interfacing to before making that final decision. If your JNI library blows up it will take down the entire server (which is why the spec forbids it.)

  • I am having difficulties loading pages. For example: I am on the powerschool web site looking at my child's grades. I want to get into a specific class and the page either takes many minutes to load or I get the error message that the page can't load. He

    Can't get into specific class grades. It's not just here though; many pages load and load and load taking an extremely long time only to get an error message.
    == URL of affected sites ==
    http://ps.hibbing.k12.mn.us/public/home.html

    Hello, could this be it?
    Java for OS X 2012-006: How to re-enable the Apple-provided Java SE 6 applet plug-in and Web Start functionality
    http://support.apple.com/kb/HT5559

  • When i open firefox it comes up with an error message saying that it can not load the page

    Any time I open Firefox an error message will appear saying that it's unable to connect. "Firefox can't establish a connection to the server at en-us.start3.mozilla.com."
    == This happened ==
    Just once or twice
    == june 23, 2010 ==
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.0; WOW64; GTB6.5; SLCC1; .NET CLR 2.0.50727; Media Center PC 5.0; .NET CLR 3.5.30729; .NET CLR 3.0.30729)

    Start Firefox in [[Safe Mode]] to check if one of the add-ons is causing the problem (switch to the DEFAULT theme: Tools > Add-ons > Appearance/Themes).
    * Don't make any changes on the Safe mode start window.
    See:
    * [[Troubleshooting extensions and themes]]

Maybe you are looking for

  • Internal hard drives won't appear in Disk Util

    I have a bizarre problem with my hard drives now. I'm on a 2.4GHz Core2Duo Macbook Pro 15" with 10.5.4. I've switched the hard drive a couple of times before with no issues whatsoever. Now, with the exception of the brand new one that won't hold an i

  • Reporting scenario . Need extractor information

    Hi We have some reporting requirement from client to get the correct vendor evaluation report. In addition with standard vendor score , Client is also interested to see below score and values ? Could you please help me , how can i extract below value

  • Circular Reference

    Hi All, I have two xsds  OTA_HotelCommonTypes.xsd and OTA_HotelReservation.xsd OTA_HotelCommonTypes.xsd has the following declarations    <xs:include schemaLocation="OTA_Profile.xsd"/>     <xs:include schemaLocation="OTA_HotelReservation.xsd"/> OTA_H

  • Tracker conflicts with libtracker

    Hi! A few days ago I did a system update and pacman says that tracker conflicts with libtracker and so dependencies could not be solved. I can't remove libtracker, it depends on nautilus, so I removed tracker and a "pacman -Syu" works again. But I ca

  • Does Premiere Elements support Intel Quick Sync?

    Hi all, Does anyone know if Premiere Elements supports Intel Quick Sync? If not, does anyone know if I can download the plugins made for Premiere Elements 8/9 and use it in version 10? Thanks for any help.