I am getting below error when I try to start the MWS server for the first time after its installed. I have successfully created database component and mws.db.xml in the MWS default folder is having right database connection details.
Using the same details am able to access the wM component database tables with the help of Toad but when I try to start the server I am receiving below error…Can you please help me in resolving the issue?
Database: Oracle 11g
Environment: Windows 64 bit
MWS 8.0
Yes, I ran databse scripts, database component tables got created successfully and database is up.
Using the same connection parameters I could configure JDBC pools and ran sucessfully but the issue is coming with the MWS when I try to up the server.
1)check whether all the jars are in place.
2) Make sure you test the jdbc pools corresponding to MWS in Admin page.
3)Try to create an adapter connection to the database and enable it.
1)check whether all the jars are in place. (i have placed Ojdbc5 driver in wMJDBCAdapter, Can you please let me know If i need to check anything else apart from this)
2) Make sure you test the jdbc pools corresponding to MWS in Admin page.(JDBC pools are created and successfully tested by connecting to webMethods Component Tables)
3)Try to create an adapter connection to the database and enable it.(Have created JDBC Adapter connection to the database and its enabled)