Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Problem Creating JDBC Connection Pool

11 views
Skip to first unread message

Ray Shih

unread,
Jun 24, 2004, 3:51:30 AM6/24/04
to

I'm new to WebLogic so I'm in the process of going through the MedRec tutorial.
When I try to create the JDBC connection pool (tutorial #3, step#2, step #6 -->
http://edocs.bea.com/wls/docs81/medrec_tutorials/index.html), I see the following
exception in the right pane of the admin console. Any ideas as to how I can resolve
this?

java.net.SocketException: socket closed
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:129)
at weblogic.servlet.internal.PostInputStream.read(PostInputStream.java:170)
at weblogic.servlet.internal.ServletInputStreamImpl.read(ServletInputStreamImpl.java:180)
at weblogic.servlet.internal.ServletRequestImpl.mergePostParams(ServletRequestImpl.java:1257)
at weblogic.servlet.internal.ServletRequestImpl.parseQueryParams(ServletRequestImpl.java:1124)
at weblogic.servlet.internal.ServletRequestImpl.parseQueryParams(ServletRequestImpl.java:1117)
at weblogic.servlet.internal.ServletRequestImpl.getParameterNames(ServletRequestImpl.java:1353)
at weblogic.management.console.utils.RequestParams.parse(RequestParams.java:321)
at weblogic.management.console.utils.RequestParams.(RequestParams.java:52)
at weblogic.management.console.actions.internal.ActionServlet.doAction(ActionServlet.java:149)
at weblogic.management.console.actions.internal.ActionServlet.doPost(ActionServlet.java:85)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:971)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:402)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:305)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6350)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3635)
at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2585)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
--------------- nested within: ------------------
weblogic.utils.NestedRuntimeException: Cannot parse POST parameters of request:
'/console/actions/mbean/DoMBeanWizardAction' - with nested exception:
[java.net.SocketException: socket closed]
at weblogic.servlet.internal.ServletRequestImpl.mergePostParams(ServletRequestImpl.java:1288)
at weblogic.servlet.internal.ServletRequestImpl.parseQueryParams(ServletRequestImpl.java:1124)
at weblogic.servlet.internal.ServletRequestImpl.parseQueryParams(ServletRequestImpl.java:1117)
at weblogic.servlet.internal.ServletRequestImpl.getParameterNames(ServletRequestImpl.java:1353)
at weblogic.management.console.utils.RequestParams.parse(RequestParams.java:321)
at weblogic.management.console.utils.RequestParams.(RequestParams.java:52)
at weblogic.management.console.actions.internal.ActionServlet.doAction(ActionServlet.java:149)
at weblogic.management.console.actions.internal.ActionServlet.doPost(ActionServlet.java:85)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:971)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:402)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:305)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6350)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3635)
at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2585)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)
--------------- nested within: ------------------
weblogic.management.console.actions.ActionException: Cannot parse POST parameters
of request: '/console/actions/mbean/DoMBeanWizardAction' - with nested exception:
[weblogic.utils.NestedRuntimeException: Cannot parse POST parameters of request:
'/console/actions/mbean/DoMBeanWizardAction' - with nested exception:
[java.net.SocketException: socket closed]]
at weblogic.management.console.actions.ErrorAction.(ErrorAction.java:38)
at weblogic.management.console.actions.internal.ActionServlet.doAction(ActionServlet.java:200)
at weblogic.management.console.actions.internal.ActionServlet.doPost(ActionServlet.java:85)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:971)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:402)
at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:305)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6350)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:317)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:118)
at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3635)
at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2585)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:197)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:170)


Current Date
Thu Jun 24 00:44:46 PDT 2004

Console Release Build
null

Console Build
null

Server Release Build
8.1.2.0

Server Build
WebLogic Server 8.1 SP2 Fri Dec 5 15:01:51 PST 2003 316284

All Server Product Versions
WebLogic Server 8.1 SP2 Fri Dec 5 15:01:51 PST 2003 316284
WebLogic XMLX Module 8.1 SP2 Fri Dec 5 15:01:51 PST 2003 316284

Request Info
Protocol: HTTP/1.1
ServerName: 127.0.0.1
ServerPort: 7101
Secure: false
ContextPath: /console
ServletPath: /common/error.jsp
QueryString: parentMBean=MedRecDomain%3AName%3DMedRecDomain%2CType%3DDomain&reloadNav=false&wizardName=JDBCConnectionPoolAssistant&step=Start&MBeanClass=weblogic.management.configuration.JDBCConnectionPoolMBean
PathInfo: null
PathTranslated: null
RequestURI: /console/common/error.jsp
AuthType: null
ContentType: application/x-www-form-urlencoded
CharacterEncoding: null
Locale: en_US
Method: POST
Session: weblogic.servlet.internal.session.MemorySessionData@1641957
RequestedSessionId: AaG4mnyA4xa4Cu8DFpsYVpso0Ze1Xx912oI2RZvCu3El914mboTR!803010833!1088063032291
RequestedSessionIdFromCookie: true
RequestedSessionIdFromURL: false
UserPrincipal: weblogic
RemoteUser: weblogic
RemoteAddr: 127.0.0.1
RemoteHost: localhost

Parameters
MBeanClass = weblogic.management.configuration.JDBCConnectionPoolMBean parentMBean
= MedRecDomain:Name=MedRecDomain,Type=Domain reloadNav = false step = Start wizardName
= JDBCConnectionPoolAssistant
Attributes
_wl_internalaction = weblogic.management.console.actions.internal.InternalActionContext@130e03a
weblogic.management.console.catalog.Catalog = weblogic.management.console.catalog.XmlCatalog@1d13f05
weblogic.management.console.helpers.DebugHelper = weblogic.management.console.helpers.DebugHelper@af55e7
weblogic.management.console.helpers.UrlHelper = weblogic.management.console.helpers.UrlHelper@808512
weblogic.servlet.network_channel.port = 7101 weblogic.servlet.network_channel.sslport
= 7102
Headers
Accept = image/gif, image/x-xbitmap, image/jpeg, image/pjpeg, application/x-shockwave-flash,
application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
Accept-Language = en-us Cache-Control = no-cache Connection = Keep-Alive Content-Length
= 412 Content-Type = application/x-www-form-urlencoded Cookie = ADMINCONSOLESESSION=AaG4mnyA4xa4Cu8DFpsYVpso0Ze1Xx912oI2RZvCu3El914mboTR!803010833
Host = 127.0.0.1:7101 Referer = http://127.0.0.1:7101/console/actions/mbean/MBeanWizardAction?parentMBean=MedRecDomain%3AName%3DMedRecDomain%2CType%3DDomain&reloadNav=false&wizardName=JDBCConnectionPoolAssistant&step=Start&MBeanClass=weblogic.management.configuration.JDBCConnectionPoolMBean
User-Agent = Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET CLR 1.1.4322)
XXXXXXXXXXXXXXX = ++++++++++++++
BrowserInfo
User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; .NET
CLR 1.1.4322)
IE: true
Netscape: false
Supported: true
JavscriptHrefs: false
TableCellClick: true
DocumentReloadedOnResize: false
DropdownStretchable: true
CellSpacingBlank: false
EmptyCellBlank: false
ImgOnclickSupported: true
TableBorderFancy: true
PartialToWideTables: false
DisabledControlSupported: true

david quintard

unread,
Aug 23, 2004, 5:25:04 AM8/23/04
to
I have the same problem!
Did you find the solution?
David

Deepak Vohra

unread,
Aug 23, 2004, 8:13:36 PM8/23/04
to
Install the Service Pack for WLS 8.1
0 new messages