Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
problem getting new installation to work
ttriemst
Hello all,
I am having a problem with a new installation of MediaBin. I am installing MediaBin 4.6.1 Build 7 on a Windows 2003 server. I have followed the directions and everything appears to have been installed correctly. I go to start the 3 services, and it they all start correctly. I then look at the MBP.log, and notice the following messages:
04/08/08 15:28:30 ******************** MediaBin Server Version MediaBin 4.6.1 Build 7 starting. ********************
04/08/08 15:28:30 Service account user: GFSPROD\teamsite
04/08/08 15:29:29 Failed to obtain a database connection after 25 tries
04/08/08 15:29:29 ERROR: Repository could not allocate configured number of connections.
I have verified that the "Test Connection" works when I test the ODBC connection for the database. I have confirmed that the username and passwords are all in order. I have connected to the database using TOAD and validated that the username has full privileges to the schema. I found KB 56909 about this same thing, and modified the registry entry for the password. I just am not able to get past this.
Any suggestions would be great.
Thanks
I found KB
Find more posts tagged with
Comments
msrinivas
Do you have any special characters in the SQL password?
ttriemst
Sorry, I forgot to post that. I have no special characters in the password. I have put a password that I know is incorrect, and then put the correct password in. Still no luck. Anyone else have thoughts?
msrinivas
Is SQL server listening on the default port? Is that the last message in your MBP.log? Can you please attach the full MBP.log?
ttriemst
I am actually using Oracle 10g (release2) as the database, and I have confirmed that the "test connection" is working from the ODBC configuration screens. So I am pretty confident that the port numbers are working setup correctly. The full MBP.log is as follows:
04/08/08 14:36:34 ******************** MediaBin Server Version MediaBin 4.6.1 Build 7 starting. ********************
04/08/08 14:36:34 Service account user: GFSPROD\teamsite
04/08/08 14:37:33 Failed to obtain a database connection after 25 tries
04/08/08 14:37:33 ERROR: Repository could not allocate configured number of connections.
04/08/08 14:43:22 ******************** MediaBin Server Version MediaBin 4.6.1 Build 7 starting. ********************
04/08/08 14:43:22 Service account user: GFSPROD\teamsite
04/08/08 14:44:21 Failed to obtain a database connection after 25 tries
04/08/08 14:44:21 ERROR: Repository could not allocate configured number of connections.
04/08/08 14:51:18 ******************** MediaBin Server Version MediaBin 4.6.1 Build 7 starting. ********************
04/08/08 14:51:18 Service account user: GFSPROD\teamsite
04/08/08 14:52:17 Failed to obtain a database connection after 25 tries
04/08/08 14:52:17 ERROR: Repository could not allocate configured number of connections.
04/08/08 15:06:22 ******************** MediaBin Server Version MediaBin 4.6.1 Build 7 starting. ********************
04/08/08 15:06:22 Service account user: GFSPROD\teamsite
04/08/08 15:07:21 Failed to obtain a database connection after 25 tries
04/08/08 15:07:21 ERROR: Repository could not allocate configured number of connections.
04/08/08 15:15:58 ******************** MediaBin Server Version MediaBin 4.6.1 Build 7 starting. ********************
04/08/08 15:15:58 Service account user: GFSPROD\teamsite
04/08/08 15:16:57 Failed to obtain a database connection after 25 tries
04/08/08 15:16:57 ERROR: Repository could not allocate configured number of connections.
04/08/08 15:19:59 ******************** MediaBin Server Version MediaBin 4.6.1 Build 7 starting. ********************
04/08/08 15:19:59 Service account user: GFSPROD\teamsite
04/08/08 15:20:58 Failed to obtain a database connection after 25 tries
04/08/08 15:20:58 ERROR: Repository could not allocate configured number of connections.
04/08/08 15:28:30 ******************** MediaBin Server Version MediaBin 4.6.1 Build 7 starting. ********************
04/08/08 15:28:30 Service account user: GFSPROD\teamsite
04/08/08 15:29:29 Failed to obtain a database connection after 25 tries
04/08/08 15:29:29 ERROR: Repository could not allocate configured number of connections.
04/09/08 07:35:23 ******************** MediaBin Server Version MediaBin 4.6.1 Build 7 starting. ********************
04/09/08 07:35:23 Service account user: GFSPROD\teamsite
04/09/08 07:36:22 Failed to obtain a database connection after 25 tries
04/09/08 07:36:22 ERROR: Repository could not allocate configured number of connections.
msrinivas
Oh boy! Oracle eh?
Did you run the script as per the installation instructions to create the schema? Did you get any errors there? What kind of oracle id are you using? App id or schema owner? Try schema owner.
You might have to work with support on this one.