Starting/Stopping PC-lint Plus View

Linux

To start and stop PC-lint Plus View on Linux environments, use the sqctl launcher as follows:

<PCLPVIEW_HOME>/bin/sqctl start|stop|restart|status

See the sqctl(1) manpage for more details about the available options.

Windows

To start PC-lint Plus View, you can use the start and stop scripts in <PCLPVIEW_HOME>\bin folder, where:

  • start-db.bat starts the database.

  • start.bat starts the database and the web server.

  • stop-db.bat stops the database.

  • stop.bat stops the database and the web server.

First Login

After starting PC-lint Plus View, you can access the login page by typing the following address in a web browser: http://localhost:8280

PC-lint Plus View ships with two built-in users that you can use to log in:

  • admin (password: admin) is the admin account you can use to configure the system.

  • demo (password: demo) is the regular account to use to rate projects and discover the rest of the functionality in PC-lint Plus View.