After doing a new OX installation, when I try to login I receive the following message: "Error: Cannot get connection to database. (CTX-0005, 254612787-15)" (full trace).
So I checked configb/application database and I see that in the "SELECT * FROM db_pool;" step I have name=oxdatabase but in the mysql server the only oxdatabase I see is "oxdatabase_5". Is it the normal behaviour?
OX version: 6.20.0 Rev8 (2011-04-21 12:43:06)
OS: Debian Squeeze (6.0.2)
# java -version
java version "1.6.0_26"
Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode)
Other info:
dpkg -l
/opt/open-xchange/sbin/listbundles
processes running
So I checked configb/application database and I see that in the "SELECT * FROM db_pool;" step I have name=oxdatabase but in the mysql server the only oxdatabase I see is "oxdatabase_5". Is it the normal behaviour?
OX version: 6.20.0 Rev8 (2011-04-21 12:43:06)
OS: Debian Squeeze (6.0.2)
# java -version
java version "1.6.0_26"
Java(TM) SE Runtime Environment (build 1.6.0_26-b03)
Java HotSpot(TM) 64-Bit Server VM (build 20.1-b02, mixed mode)
Other info:
dpkg -l
/opt/open-xchange/sbin/listbundles
processes running
Comment