Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: CM8.4.0.3
-
Fix Version/s: CM8.4.0.3
-
Component/s: CUBRID Manager
-
Labels:None
-
Environment:
CM8.4.0.3004
Description
1 Create one database(b) in CM. Goto server, found the follow words in cubrid.conf
- The list of processes to be started automatically by 'cubrid service start' command
- Any combinations are available with server, broker and manager.
service=server,manager
server=b
2 Delete the database(b). created again.Then goto server, found the follow words in cubrid.conf. - The list of processes to be started automatically by 'cubrid service start' command
- Any combinations are available with server, broker and manager.
service=server,manager
server=b,b
Result
If like this, when start service, it will start the server many time.
Suggestion:
If delete database, can delete the database in cubrid.conf.
Add the code review file