Menu

#202 wrapper.dll version 3.2.0 in 3.2.3

v3.2.3
closed
None
5
2008-07-07
2008-07-03
No

When starting the wrapper service under Windows XP, I get the following error:

WARNING - The Wrapper jar file currently in use is version "3.2.3" while the version of the native library is "3.2.0".
The Wrapper may appear to work correctly but some features may not function correctly. This configuration has not been tested and is not supported.

The dll that is shipped in the 3.2.3 release is giving this error.

Any suggestions how to rectify this?

Discussion

  • Leif Mortenson

    Leif Mortenson - 2008-07-03
    • assigned_to: nobody --> mortenson
     
  • Leif Mortenson

    Leif Mortenson - 2008-07-03

    Logged In: YES
    user_id=228081
    Originator: NO

    Michael,
    The 3.2.3 release of the Wrapper has been in use for quite some time and its wrapper.dll is indeed the correct version.

    The wrapper.jar file loads its JNI library by searching the java library path.

    Could you post your wrapper.conf file by attaching it to the bottom of this issue? My guess is that you have more than one dll on your java library path. If that is not the case, please download the 3.2.3 release again and make sure that you copy over the correct files.

    Cheers,
    Leif

     
  • Michael Ford

    Michael Ford - 2008-07-03

    wrapper configuration file

     
  • Michael Ford

    Michael Ford - 2008-07-03

    Logged In: YES
    user_id=2134385
    Originator: YES

    Thanks, Leif

    I have attached the config file and have double checked that the .dll in use is the same as that with the 3.2.3 release with no joy.

    Michael
    File Added: wrapper.conf

     
  • Leif Mortenson

    Leif Mortenson - 2008-07-07

    Logged In: YES
    user_id=228081
    Originator: NO

    Michael,
    I don't see any immediate problems with your wrapper.conf. It should be looking for the wrapper.dll file in the ../../lib directory.

    For the 3.2.0 release, here are the released file sizes:
    wrapper.exe 167936
    wrapper.dll 69632

    And for 3.2.3:
    wrapper.exe 204800
    wrapper.dll 81920

    What are you seeing for your file sizes? Could you also set the wrapper.debug=true property and then attach me the resulting wrapper.log?

    Thanks,
    Leif

     
  • Michael Ford

    Michael Ford - 2008-07-07

    Logged In: YES
    user_id=2134385
    Originator: YES

    Thanks for your time.

    I was indeed the .exe that was out of whack.

    Thanks again,
    Michael

     
  • Michael Ford

    Michael Ford - 2008-07-07
    • status: open --> closed
     

Log in to post a comment.