Removing the Demo Content

If you imported the demo content and now wish to remove it, please proceed as follows:

Change to the directory containing the instances:

cd instance

Deactivate the web applications:

default/bin/rc.npsd undeploy

Stop the CMS applications:

default/bin/rc.npsd stop

In the default instance open the file bin/rc.npsd.conf and write down the path of the Trifork Application Server as well as the Java directory.

Delete the default instance:

rm -rf default

Create the default instance again:

../share/createInstance/createInstance

Enter default as the name of the instance. When asked to specify the paths mentioned above, please enter them. If no paths were given, just press Enter.

Start the CMS and activate the web applications again:

default/bin/rc.npsd start
default/bin/rc.npsd deploy