Restarting JBOSS and RFUI

Overview

End users should follow these steps when restarting JBOS and RFUI after a database/Oracle Apps failure.

Steps

  1. Stop the RFUI Server

  2. Run rfuiServer.ksh status to ensure it is not running.

  3. Stop the JBoss server
    (Check with the URL and see if you get a jboss web page).

  4.  Verify that there are no CLR processes running.
    do ps -ef | grep java | grep rfui | grep clrorbt

  5. Make sure the database is fully online before JBoss and RFUI are re-started.

  6. These subdirectories should be deleted prior to your restart of JBoss:

    $JBOSSDIR/server/default/tmp 
    $JBOSSDIR/server/default/work
    $JBOSSDIR/server/default/log
    $JBOSSDIR/server/default/data
    Note: These directories will be recreated by JBoss on restart.

  7. Start JBoss
  8. Start the RFUI Server
  9. Test out both RFUI and Connect to see if it is successfully printing labels.

 

Comments

0 comments

Please sign in to leave a comment.