mds services - apache tomcat service issues Please Login to Remove! Hi there
I am just about at wits end with a Bes install that the mds apache tomcat service just wont stay running long enough to load a ssl cert
so far i have done and uninstall/clean registry reinstall - same issue - made sure named pipes are enabled added stuff to the property file, and a few other fixes, to be honest i am just about ready to give up as has wasted countless hours last thing i have done - with no change is add the port number to the server.xml file - previously there was no port number
<!-- Authenication Database Resource -->
<Resource name="jdbc/db_server" auth="Container" type="javax.sql.DataSource" driverClassName="com.microsoft.sqlserver.jdbc.SQLS erverDriver" url="jdbc:sqlserver://SFFSBS01\BESMGMT:1433;databaseName=mdss;forwardRea dOnlyMethod=serverCursor" username="admin" password="*******" connectionProperties="" maxActive="75" maxIdle="75" maxWait="10000"/>
i need to get this working for my customer before he goes overseas.
bes version is 4.1.4
on 2003 sbs server
it seems like a very common problem that to be honest, should not happen.
please help |