Technote (FAQ)
Question
What is the best way to start the server in the background and/or via the rc startup scripts on Solaris.
Answer
The following is an example script to start PointBase running headless. nohup java -Dpointbase.ini=pointbase.ini -classpath ./lib/pbembedded54.jar:. com.pointbase.net.netServer /noconsole & PointBase will start headless in server mode and listen for connections from clients.
Historical Number
228
Rate this page:
Average rating
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.