This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 195402 - Use the service utility to start/stop the server
Summary: Use the service utility to start/stop the server
Status: NEW
Alias: None
Product: db
Classification: Unclassified
Component: MySQL (show other bugs)
Version: 7.0
Hardware: PC Linux
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-13 00:30 UTC by schkovich
Modified: 2013-08-01 12:52 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description schkovich 2011-02-13 00:30:16 UTC
When starting/stopping the server following message will be issued:
Rather than invoking init scripts through /etc/init.d, use the service(8)
utility, e.g. service mysql stop

Since the script you are attempting to invoke has been converted to an
Upstart job, you may also use the stop(8) utility, e.g. start mysql
mysql stop/waiting

It's working fine when set as suggested. Instead having default /etc/init.d/mysql stop/start entered in Admin Properties tab of the MySQL Server Properties dialog I entered service mysql start/stop and the server will start/stop without warning: mysql start/running, process 14666
Comment 1 schkovich 2011-02-13 00:44:10 UTC
Product Version: NetBeans IDE 7.0 Beta 2 (Build 201102111519)
Java: 1.6.0_22; Java HotSpot(TM) 64-Bit Server VM 17.1-b03
System: Linux version 2.6.35-25-generic running on amd64; UTF-8; en_US (nb)