Why it take so many times for all groups to start and some still could not work?
Q: I am a pro license buyer,but it takes a lot of time for start and some groups stil doesn't work.It just give the "group name error".
A: When the server starts,it will start groups one by one acccording to the group id order,if one group is using direct database integration method,(in server.xml,the " <integrated-other-database>None</integrated-other-database>" is filled with Mysql, Oracle,ODBC or Common),it will try to connect the database depending on corresponding parameters first before this group could be started.And if this could not be connected,iit may reconect a few times and then start the next group.
So if you have such problems,please check these groups that has not been started to see if the database integration is able to connect through in this server.If you could not confirm that,you may try to set them into default none and then restart it.
Key Words: pro license; group start; database integration;
|