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.  cannot find properties files

    Posted 02/06/12 05:58 PM
    Using community edition for this, plan xml points to all.properties file location but during startup it cannot find the all.properties file.  The gerominosrvw.exe has the all.properties file in arguments:

    -javaagent:C:\Program Files\IBM\WebSphere\AppServerCommunityEdition\bin\jpa.jar
    -Djava.endorsed.dirs=C:\Program Files\IBM\WebSphere\AppServerCommunityEdition\lib\endorsed;C:\Program Files\IBM\Java50\jre\lib\endorsed
    -Djava.ext.dirs=C:\Program Files\IBM\WebSphere\AppServerCommunityEdition\lib\ext;C:\Program Files\IBM\Java50\jre\lib\ext
    -Dorg.apache.geronimo.home.dir=C:\Program Files\IBM\WebSphere\AppServerCommunityEdition
    -Djava.io.tmpdir=var\temp
    -Dfpa.config.overlays=/all.properties  -Dlog4j.defaultInitOverride=true
    -Xmx500M
    -jar
    C:\Program Files\IBM\WebSphere\AppServerCommunityEdition\bin\server.jar
    --long

    any ideas what could be going on or overriding the location? 


  • 2.  cannot find properties files

    Posted 02/12/12 08:45 AM
    Did you change anything on this server?

    What is the error you got while starting it up?

    //Ahmed