Skip to Main Content

Java Database Connectivity (JDBC)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Data Source(version 4) issue with WSAD test server(WAS5)

843859Apr 8 2008 — edited Jan 14 2015
hi ,

In my application i need to create 2 databases connections to point to two different databases .I haven't seen any issues to create data source for the first data base but when i tried to create data source for the 2nd database i am seeing below error.

I am creating data source on WSAD test server (WAS 5.0) admin console.When i click on "NEW" button on admin console , i am seeing below error.

Please help me out if any had faced the same issue on WSAD test environment server.

Thanks in advance

[adminconsole] [admin] [Servlet.LOG]: action: WAS40DataSourceDetailForm was null.Creating new form bean and storing in session
[4/8/08 23:59:11:386 IST] 333bdfd5 SystemErr R java.lang.NullPointerException
[4/8/08 23:59:11:386 IST] 333bdfd5 SystemErr R at com.ibm.ws.workspace.query.impl.WorkSpaceQueryUtilImpl.load(WorkSpaceQueryUtilImpl.java:154)
[4/8/08 23:59:11:386 IST] 333bdfd5 SystemErr R at com.ibm.ws.workspace.query.impl.WorkSpaceQueryUtilImpl.getRefObjects(WorkSpaceQueryUtilImpl.java:657)
[4/8/08 23:59:11:386 IST] 333bdfd5 SystemErr R at com.ibm.ws.console.resources.jdbc.WAS40DataSourceCollectionAction.perform(WAS40DataSourceCollectionAction.java:285)
[4/8/08 23:59:11:386 IST] 333bdfd5 SystemErr R at org.apache.struts.action.ActionServlet.processActionPerform(ActionServlet.java:1791)
[4/8/08 23:59:11:386 IST] 333bdfd5 SystemErr R at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1586)
[4/8/08 23:59:11:386 IST] 333bdfd5 SystemErr R at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:510)
[4/8/08 23:59:11:386 IST] 333bdfd5 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
[4/8/08 23:59:11:386 IST] 333bdfd5 SystemErr R at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
[4/8/08 23:59:11:386 IST] 333bdfd5 SystemErr R at com.ibm.ws.webcontainer.servlet.StrictServletInstance.doService(StrictServletInstance.java:110)
[4/8/08 23:59:11:386 IST] 333bdfd5 SystemErr R at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet._service(StrictLifecycleServlet.java:174)
[4/8/08 23:59:11:386 IST] 333bdfd5 SystemErr R at com.ibm.ws.webcontainer.servlet.IdleServletState.service(StrictLifecycleServlet.java:313)
[4/8/08 23:59:11:396 IST] 333bdfd5 SystemErr R at com.ibm.ws.webcontainer.servlet.StrictLifecycleServlet.service(StrictLifecycleServlet.java:116)
[4/8/08 23:59:11:396 IST] 333bdfd5 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletInstance.service(ServletInstance.java:283)
[4/8/08 23:59:11:396 IST] 333bdfd5 SystemErr R at com.ibm.ws.webcontainer.servlet.ValidServletReferenceState.dispatch(ValidServletReferenceState.java:42)
[4/8/08 23:59:11:396 IST] 333bdfd5 SystemErr R at com.ibm.ws.webcontainer.servlet.ServletInstanceReference.dispatch(ServletInstanceReference.java:40)
[4/8/08 23:59:11:396 IST] 333bdfd5 SystemErr R at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.handleWebAppDispatch(WebAppRequestDispatcher.java:983)
[4/8/08 23:59:11:396 IST] 333bdfd5 SystemErr R at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.dispatch(WebAppRequestDispatcher.java:564)
[4/8/08 23:59:11:396 IST] 333bdfd5 SystemErr R at com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppRequestDispatcher.java:200)
[4/8/08 23:59:11:396 IST] 333bdfd5 SystemErr R at com.ibm.ws.webcontainer.srt.WebAppInvoker.doForward(WebAppInvoker.java:119)
[4/8/08 23:59:11:396 IST] 333bdfd5 SystemErr R at com.ibm.ws.webcontainer.srt.WebAppInvoker.handleInvocationHook(WebAppInvoker.java:276)
[4/8/08 23:59:11:396 IST] 333bdfd5 SystemErr R at com.ibm.ws.webcontainer.cache.invocation.CachedInvocation.handleInvocation(CachedInvocation.java:71)
[4/8/08 23:59:11:396 IST] 333bdfd5 SystemErr R at com.ibm.ws.webcontainer.srp.ServletRequestProcessor.dispatchByURI(ServletRequestProcessor.java:182)
[4/8/08 23:59:11:396 IST] 333bdfd5 SystemErr R at com.ibm.ws.webcontainer.oselistener.OSEListenerDispatcher.service(OSEListener.java:334)
[4/8/08 23:59:11:396 IST] 333bdfd5 SystemErr R at com.ibm.ws.webcontainer.http.HttpConnection.handleRequest(HttpConnection.java:56)
[4/8/08 23:59:11:396 IST] 333bdfd5 SystemErr R at com.ibm.ws.http.HttpConnection.readAndHandleRequest(HttpConnection.java:618)
[4/8/08 23:59:11:396 IST] 333bdfd5 SystemErr R at com.ibm.ws.http.HttpConnection.run(HttpConnection.java:443)
[4/8/08 23:59:11:396 IST] 333bdfd5 SystemErr R at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:672)
[4/8/08 23:59:11:766 IST] 333bdfd5 WebGroup I SRVE0180I: [adminconsole] [admin] [Servlet.LOG]: /com.ibm.ws.console.resources/testConnectionButtonLayout.jsp: init
[4/8/08 23:59:12:187 IST] 333bdfd5 WebGroup I SRVE0180I: [adminconsole] [admin] [Servlet.LOG]: /secure/layouts/passwordLayout.jsp: init
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on May 6 2008
Added on Apr 8 2008
0 comments
74 views