Oracle Weblogic Server (MOSC)

MOSC Banner

weblogic server not starting from command line after adf install

edited May 2, 2012 3:11AM in Oracle Weblogic Server (MOSC) 2 commentsAnswered
Can any one help? We have weblogic server not starting from command line after adf install.
The version is 10.3.2

Basically calling startManagedServer from cron.

There look to be class path differences between using the command line and the console after ADF install. BTW this sever has been starting from command line for at least a year.

here is the startup command

        export USER_MEM_ARGS='-DUseSunHttpHandler=true -Djavax.xml.soap.MessageFactory=com.sun.xml.internal.messaging.saaj.soap.ver1_1.SOAPMessageFactory1_1Impl -Xms4G -Xmx8G'

        export CLASSPATH=$CLASSPATH:${MW_HOME}/user_projects/domains/${DOMAIN}/alfresco/extension/

        su $RUN_AS_USER -c "nohup ${BIN_DIR}/startManagedWebLogic.sh ${MGDSRV} ${ADMIN_URL} &>  ${LOG_DIR}/managed_start.out &"

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center