Ensure the Derby network server is running

If you are using the Derby database rather than an RDBMS and are not planning to switch to an RDBMS, use this procedure before running the update program for the Infor System Console.
  1. In a command line session, navigate to $DERBY_HOME/bin.
  2. At the command line, type

    startNetworkServer -h derbyHostName -p derbyPortNumber

    where derbyHostName is the name of the host where the Derby database is installed and derbyPortNumber is the port for the Derby database. If you do not specify the port number, the command will assume the default Derby port number of 1527.