WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Unix Error Code 4

    Posted Wed August 22, 2012 08:44 AM
    hi,

    I am getting the below error in SystemOut.log  in my JVM

    [8/21/12 19:06:37:254 IST] 00001268 prefs         W   Could not lock User prefs. Unix error code 24.


    [8/21/12 19:06:37:255 IST] 00001268 prefs         W   Couldn't flush user prefs: java.util.prefs.BackingStoreException: Couldn't get file lock.


    ---
    OS - Linux  - 64 Bit
    WebSphere - WAS 7 + Base edition
    No of JVM - 1
    ---

    Suggestions welcome plz

    Regards
    Ashraf




  • 2.  Unix Error Code 4

    Posted Wed August 22, 2012 08:46 AM
    I am planning to increase the ulimit of the server from default value of 1024  to 10240.

    Any other suggestions?


  • 3.  Unix Error Code 4

    Posted Sat August 25, 2012 06:06 AM
    Hi ashraf,

      I think that increasing the ulimit can be the solution

      stackoverflow.com/questions/3384705/the-...

      Hope this helps,

    regards,


  • 4.  Unix Error Code 4

    Posted Mon August 27, 2012 04:21 AM
    Thanks Gabriel,

    Increasing it has helped us to resolve the issue