Spatial Web Services - DescribeFeatureType error

Hi,
I deployed sdows.ear in weblogic.
oracle is 11.2.0.1
weblogic is 10.3.3
http://localhost:7001/SpatialWS-SpatialWS-context-root/xmlwfsservlet?request=GetCapabilities&service=WFS&version=1.0.0 is ok.
But when i use mapbuilder to create WFS Themes,some error comes:
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] DB Command : select 1 from mdsys.WFS_FeatureType$ where featureTypeN
ame = ? and namespaceUrl = ?
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] Parameter 1: COLA
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] Parameter 2: http://www.myserver.com/myns
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, ERROR] java.sql.SQLException: 关闭的语句
at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70)
at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133)
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199)
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263)
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271)
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445)
at oracle.jdbc.driver.OracleStatement.ensureOpen(OracleStatement.java:3622)
at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3369)
at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3430)
at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1491)
at weblogic.jdbc.wrapper.PreparedStatement.executeQuery(PreparedStatement.java:135)
at oracle.spatial.wfs.WFSProcessor.checkReadPrivileges(WFSProcessor.java:9219)
at oracle.spatial.wfs.WFSProcessor.doesHaveNecessaryPrivilege(WFSProcessor.java:9036)
at oracle.spatial.wfs.WFSProcessor.processWFSRequest(WFSProcessor.java:8257)
at oracle.spatial.wfs.WFSHandler.makeSpatialRequest(WFSHandler.java:107)
at oracle.spatial.ws.svrproxy.SdoWsMultiplexer.invokeHandler(SdoWsMultiplexer.java:248)
at oracle.spatial.ws.svrproxy.SdoWsXmlServlet.doPost(SdoWsXmlServlet.java:123)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:183)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3686)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FATAL] Message:Client does not have necessary privileges to execute this req
uest
Original exception :
java.sql.SQLException: 关闭的语句
java.sql.SQLException: 关闭的语句
at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70)
at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133)
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199)
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263)
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271)
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445)
at oracle.jdbc.driver.OracleStatement.ensureOpen(OracleStatement.java:3622)
at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3369)
at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3430)
at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1491)
at weblogic.jdbc.wrapper.PreparedStatement.executeQuery(PreparedStatement.java:135)
at oracle.spatial.wfs.WFSProcessor.checkReadPrivileges(WFSProcessor.java:9219)
at oracle.spatial.wfs.WFSProcessor.doesHaveNecessaryPrivilege(WFSProcessor.java:9036)
at oracle.spatial.wfs.WFSProcessor.processWFSRequest(WFSProcessor.java:8257)
at oracle.spatial.wfs.WFSHandler.makeSpatialRequest(WFSHandler.java:107)
at oracle.spatial.ws.svrproxy.SdoWsMultiplexer.invokeHandler(SdoWsMultiplexer.java:248)
at oracle.spatial.ws.svrproxy.SdoWsXmlServlet.doPost(SdoWsXmlServlet.java:123)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:183)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3686)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
[oracle.spatial.ws.connectionpool.ConnectionPoolImpl, Wed Aug 03 17:10:18 CST 2011, INFO] Return connection to web container's connection po
ol

part4:
[oracle.spatial.ws.WSProperties, Wed Aug 03 17:10:18 CST 2011, INFO] Reach getProperties() ...
[oracle.spatial.ws.WSProperties, Wed Aug 03 17:10:18 CST 2011, INFO] servletPathWS = /SpatialWS-SpatialWS-context-root/SpatialWSXmlServlet
[oracle.spatial.ws.svrproxy.SdoWsMultiplexer, Wed Aug 03 17:10:18 CST 2011, INFO] Set user SpatialWsXmlUser
[oracle.spatial.wfs.WFSHandler, Wed Aug 03 17:10:18 CST 2011, FINEST] Enter function makeSpatialRequest(...)
[oracle.spatial.ws.WSProperties, Wed Aug 03 17:10:18 CST 2011, FINEST] WSProperties.getProperty() WFS_CACHE_ID
[oracle.spatial.wfs.WFSHandler, Wed Aug 03 17:10:18 CST 2011, FINEST] cache ID is WFS_CACHE_ID1
[oracle.spatial.ws.WSProperties, Wed Aug 03 17:10:18 CST 2011, FINEST] WSProperties.getProperty() WFS_ADMIN_CONN_NAME
[oracle.spatial.wfs.WFSHandler, Wed Aug 03 17:10:18 CST 2011, FINEST] urlPrefix : HTTP://localhost:7001
[oracle.spatial.wfs.WFSHandler, Wed Aug 03 17:10:18 CST 2011, FINEST] getbaseURI : /SpatialWS-SpatialWS-context-root/xmlwfsservlet
[oracle.spatial.wfs.WFSHandler, Wed Aug 03 17:10:18 CST 2011, FINEST] postbaseURI: /SpatialWS-SpatialWS-context-root/SpatialWSXmlServlet
[oracle.spatial.ws.WSProperties, Wed Aug 03 17:10:18 CST 2011, FINEST] WSProperties.getProperty() QUERY_TIMEOUT
[oracle.spatial.ws.WSProperties, Wed Aug 03 17:10:18 CST 2011, FINEST] WSProperties.getProperty() LOCKEXPIRY
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, DEBUG] Input Request: <?xml version = '1.0'?>
<wfs:DescribeFeatureType service="WFS" version="1.0.0" xmlns:wfs="http://www.opengis.net/wfs" xmlns:myns="http://www.myserver.com/myns" xmln
s:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xd="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="http://www.opengis.net/wfs
../wfs/1.0.0/WFS-basic.xsd">
<wfs:TypeName>myns:COLA</wfs:TypeName>
</wfs:DescribeFeatureType>
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, DEBUG] Before processInput
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] getURLPattern = /SpatialWS-SpatialWS-context-root/xmlwfsservlet
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] postURIPattern = /SpatialWS-SpatialWS-context-root/SpatialWSXmlServl
et
[oracle.spatial.wfs.GetCapabilitiesRequest, Wed Aug 03 17:10:18 CST 2011, FINEST] Root (i.e., request): <?xml version = '1.0'?>
<wfs:DescribeFeatureType service="WFS" version="1.0.0" xmlns:wfs="http://www.opengis.net/wfs" xmlns:myns="http://www.myserver.com/myns" xmln
s:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xd="http://www.w3.org/2001/XMLSchema" xsi:schemaLocation="http://www.opengis.net/wfs
../wfs/1.0.0/WFS-basic.xsd">
<wfs:TypeName>myns:COLA</wfs:TypeName>
</wfs:DescribeFeatureType>
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] attrNode Name : service
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] attrNode Value : WFS
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] attrNode Name : version
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] attrNode Value : 1.0.0
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] attrNode Name : xmlns:wfs
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] attrNode Value : http://www.opengis.net/wfs
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] attrNode Name : xmlns:myns
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] attrNode Value : http://www.myserver.com/myns
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] attrNode Name : xmlns:xsi
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] attrNode Value : http://www.w3.org/2001/XMLSchema-instance
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] attrNode Name : xmlns:xd
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] attrNode Value : http://www.w3.org/2001/XMLSchema
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] attrNode Name : xsi:schemaLocation
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] attrNode Value : http://www.opengis.net/wfs ../wfs/1.0.0/WFS-basic.x
sd
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] Printing root Attrs
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] item[0] = service
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] item[1] = WFS
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] item[0] = version
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] item[1] = 1.0.0
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] item[0] = xmlns:wfs
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] item[1] = http://www.opengis.net/wfs
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] item[0] = xmlns:myns
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] item[1] = http://www.myserver.com/myns
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] item[0] = xmlns:xsi
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] item[1] = http://www.w3.org/2001/XMLSchema-instance
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] item[0] = xmlns:xd
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] item[1] = http://www.w3.org/2001/XMLSchema
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] item[0] = xsi:schemaLocation
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] item[1] = http://www.opengis.net/wfs ../wfs/1.0.0/WFS-basic.xsd
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] wfs alias : wfs
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] gml alias : null
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] ogc alias : null
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] Printing nsList
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] item[0] = wfs
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] item[1] = http://www.opengis.net/wfs
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] item[0] = myns
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] item[1] = http://www.myserver.com/myns
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] item[0] = xsi
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] item[1] = http://www.w3.org/2001/XMLSchema-instance
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] item[0] = xd
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] item[1] = http://www.w3.org/2001/XMLSchema
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] item[0] = schemaLocation
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] item[1] = http://www.opengis.net/wfs ../wfs/1.0.0/WFS-basic.xsd
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] item[0] = gml
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] item[1] = http://www.opengis.net/gml
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] ftName : myns:COLA
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] Start resolveNSValue
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] attrVal xmlns:myns
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] item : http://www.opengis.net/wfs<DescribeFeatureType_SDO_ATTR_SEP_x
mlns:myns
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] itemAttrName : xmlns:myns
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] nodePrefix : http://www.opengis.net/wfs<DescribeFeatureType_SDO_PATH
SEPhttp://www.opengis.net/wfs<TypeName
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] itemPrefix : http://www.opengis.net/wfs<DescribeFeatureType
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] item : http://www.opengis.net/wfs<DescribeFeatureType_SDO_ATTR_SEP_x
mlns:wfs
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] itemAttrName : xmlns:wfs
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] item : http://www.opengis.net/wfs<DescribeFeatureType_SDO_ATTR_SEP_x
mlns:xsi
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] itemAttrName : xmlns:xsi
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] item : http://www.opengis.net/wfs<DescribeFeatureType_SDO_ATTR_SEP_x
mlns:xd
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] itemAttrName : xmlns:xd
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] End resolveNSValue
[oracle.spatial.wfs.DescribeFeatureRequest, Wed Aug 03 17:10:18 CST 2011, FINEST] typename: http://www.myserver.com/myns<COLA
[oracle.spatial.wfs.DescribeFeatureRequest, Wed Aug 03 17:10:18 CST 2011, FINEST] Hashtable's featuretypes for 0th featuretype: {http://www.
myserver.com/myns<COLA={featureTypeId=1, lastFeatureUpdateTS=2011-08-03 16:10:13.0, dataPointer=WFS_REL_USER.COLA_MARKETS_CS, featureDesc=or
acle.xml.parser.v2.XMLDocument@5842e3, namespacePrefix=myns, namespaceUrl=http://www.myserver.com/myns, primary_key=MKT_ID, primeSpatialCol=
SHAPE, WFS_Version=1.0.0, isDocBased=N}}
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] Processing Time (processInp): 0.015s
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, DEBUG] After processInput
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] typeNameNS : http://www.myserver.com/myns
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] typeName : COLA
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] DB Command : select 1 from mdsys.WFS_FeatureType$ where featureTypeN
ame = ? and namespaceUrl = ?
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] Parameter 1: COLA
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FINEST] Parameter 2: http://www.myserver.com/myns
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, ERROR] java.sql.SQLException: 关闭的语句
at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70)
at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133)
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199)
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263)
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271)
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445)
at oracle.jdbc.driver.OracleStatement.ensureOpen(OracleStatement.java:3622)
at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3369)
at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3430)
at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1491)
at weblogic.jdbc.wrapper.PreparedStatement.executeQuery(PreparedStatement.java:135)
at oracle.spatial.wfs.WFSProcessor.checkReadPrivileges(WFSProcessor.java:9219)
at oracle.spatial.wfs.WFSProcessor.doesHaveNecessaryPrivilege(WFSProcessor.java:9036)
at oracle.spatial.wfs.WFSProcessor.processWFSRequest(WFSProcessor.java:8257)
at oracle.spatial.wfs.WFSHandler.makeSpatialRequest(WFSHandler.java:107)
at oracle.spatial.ws.svrproxy.SdoWsMultiplexer.invokeHandler(SdoWsMultiplexer.java:248)
at oracle.spatial.ws.svrproxy.SdoWsXmlServlet.doPost(SdoWsXmlServlet.java:123)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:183)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3686)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
[oracle.spatial.wfs.WFSProcessor, Wed Aug 03 17:10:18 CST 2011, FATAL] Message:Client does not have necessary privileges to execute this req
uest
Original exception :
java.sql.SQLException: 关闭的语句
java.sql.SQLException: 关闭的语句
at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:70)
at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133)
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:199)
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:263)
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:271)
at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445)
at oracle.jdbc.driver.OracleStatement.ensureOpen(OracleStatement.java:3622)
at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3369)
at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3430)
at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1491)
at weblogic.jdbc.wrapper.PreparedStatement.executeQuery(PreparedStatement.java:135)
at oracle.spatial.wfs.WFSProcessor.checkReadPrivileges(WFSProcessor.java:9219)
at oracle.spatial.wfs.WFSProcessor.doesHaveNecessaryPrivilege(WFSProcessor.java:9036)
at oracle.spatial.wfs.WFSProcessor.processWFSRequest(WFSProcessor.java:8257)
at oracle.spatial.wfs.WFSHandler.makeSpatialRequest(WFSHandler.java:107)
at oracle.spatial.ws.svrproxy.SdoWsMultiplexer.invokeHandler(SdoWsMultiplexer.java:248)
at oracle.spatial.ws.svrproxy.SdoWsXmlServlet.doPost(SdoWsXmlServlet.java:123)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:183)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3686)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
[oracle.spatial.ws.connectionpool.ConnectionPoolImpl, Wed Aug 03 17:10:18 CST 2011, INFO] Return connection to web container's connection po
ol

Similar Messages

  • "Running Oracle Spatial Web Services" tutorial error

    Hi,
    I am currently working on setting up the WFS service with OC4J. I completed the initial tutorial to set it up and everything went well. I am now trying to run the WFS demos from WSCLIENT and using this tutorial: http://www.oracle.com/technology/obe/11gr1_db/datamgmt/spatialws/spatialws.htm.
    I just focused on the WFS Relational features and did the following:
    Ran @wfsrelmd.sql and users/tables/grants were all successful.
    Ran compileAndRunClient.bat runwfsct and the feature was created successfully.
    Ran compileAndRunClient.bat runwfsrel and received the following error in the OC4J server shell:
    "Starting OC4J from C:\oc4j\j2ee\home ...
    Jan 4, 2010 12:40:02 PM com.evermind.server.XMLDataSourcesConfig parseRootNode
    INFO: Legacy datasource detected...attempting to convert to new syntax.
    2010-01-04 12:40:03.445 NOTIFICATION JMSServer[]: OC4J JMS server recovering transactions (commit 0) (rollback 0) (prepared 0).
    2010-01-04 12:40:03.446 NOTIFICATION JMSServer[]: OC4J JMS server recovering local transactions Queue[jms/Oc4jJmsExceptionQueue].
    10/01/04 12:40:05 Oracle Containers for J2EE 10g (10.1.3.5.0) initialized
    10/01/04 12:40:43 Oracle Spatial WS Server could not set up configuration parameters: java.lang.NullPointerException
    10/01/04 12:40:43 java.lang.NullPointerException
    10/01/04 12:40:43 at sun.misc.MetaIndex.mayContain(MetaIndex.java:225)
    10/01/04 12:40:43 at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:744)
    10/01/04 12:40:43 at sun.misc.URLClassPath.getResource(URLClassPath.java:168)
    10/01/04 12:40:43 at sun.misc.URLClassPath.getResource(URLClassPath.java:220)
    10/01/04 12:40:43 at java.lang.ClassLoader.getBootstrapResource(ClassLoader.java:1126)
    10/01/04 12:40:43 at java.lang.ClassLoader.getResource(ClassLoader.java:975)
    10/01/04 12:40:43 at oracle.classloader.PolicyClassLoader.findJREResource(PolicyClassLoader.java:1233)
    10/01/04 12:40:43 at oracle.classloader.JVMSearchPolicy.findResource(JVMSearchPolicy.java:36)
    10/01/04 12:40:43 at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1490)
    10/01/04 12:40:43 at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1405)
    10/01/04 12:40:43 at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:78)
    10/01/04 12:40:43 at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    10/01/04 12:40:43 at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1490)
    10/01/04 12:40:43 at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1405)
    10/01/04 12:40:43 at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:78)
    10/01/04 12:40:43 at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    10/01/04 12:40:43 at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1490)
    10/01/04 12:40:43 at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1405)
    10/01/04 12:40:43 at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:78)
    10/01/04 12:40:43 at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    10/01/04 12:40:43 at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1490)
    10/01/04 12:40:43 at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1405)
    10/01/04 12:40:43 at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:78)
    10/01/04 12:40:43 at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    10/01/04 12:40:43 at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1490)
    10/01/04 12:40:43 at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1405)
    10/01/04 12:40:43 at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:78)
    10/01/04 12:40:43 at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    10/01/04 12:40:43 at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1490)
    10/01/04 12:40:43 at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1405)
    10/01/04 12:40:43 at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:78)
    10/01/04 12:40:43 at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    10/01/04 12:40:43 at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1490)
    10/01/04 12:40:43 at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1405)
    10/01/04 12:40:43 at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:78)
    10/01/04 12:40:43 at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    10/01/04 12:40:43 at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1490)
    10/01/04 12:40:43 at oracle.classloader.PolicyClassLoader.getResource(PolicyClassLoader.java:1763)
    10/01/04 12:40:43 at java.lang.ClassLoader.getResourceAsStream(ClassLoader.java:1168)
    10/01/04 12:40:43 at oracle.spatial.ws.WSProperties.load(WSProperties.java:101)
    10/01/04 12:40:43 at oracle.spatial.ws.WSProperties.getProperty(WSProperties.java:294)
    10/01/04 12:40:43 at oracle.spatial.ws.WSProperties.setLogProperties(WSProperties.java:546)
    10/01/04 12:40:43 at oracle.spatial.ws.svrproxy.SdoWsService.init(SdoWsService.java:119)
    10/01/04 12:40:43 at oracle.j2ee.ws.server.JAXRPCProcessor.callInitIfImplementsServiceLifecycle(JAXRPCProcessor.java:602)
    10/01/04 12:40:43 at oracle.j2ee.ws.server.J2EEImplementor.<init>(J2EEImplementor.java:82)
    10/01/04 12:40:43 at oracle.j2ee.ws.server.J2EEJavaImplementor.<init>(J2EEJavaImplementor.java:54)
    10/01/04 12:40:43 at oracle.j2ee.ws.server.JavaImplementorFactory.createImplementor(JavaImplementorFactory.java:26)
    10/01/04 12:40:43 at oracle.j2ee.ws.server.JAXRPCProcessor.createImplementor(JAXRPCProcessor.java:586)
    10/01/04 12:40:43 at oracle.j2ee.ws.server.JAXRPCProcessor.getImplementor(JAXRPCProcessor.java:550)
    10/01/04 12:40:43 at oracle.j2ee.ws.server.JAXRPCServlet.createSOAPMessage(JAXRPCServlet.java:878)
    10/01/04 12:40:43 at oracle.j2ee.ws.server.WebServiceServlet.initProcessorContext(WebServiceServlet.java:314)
    10/01/04 12:40:43 at oracle.j2ee.ws.server.JAXRPCServlet.initProcessorContext(JAXRPCServlet.java:324)
    10/01/04 12:40:43 at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:198)
    10/01/04 12:40:43 at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    10/01/04 12:40:43 at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    10/01/04 12:40:43 at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
    10/01/04 12:40:43 at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
    10/01/04 12:40:43 at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
    10/01/04 12:40:43 at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
    10/01/04 12:40:43 at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:226)
    10/01/04 12:40:43 at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:127)
    10/01/04 12:40:43 at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:116)
    10/01/04 12:40:43 at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    10/01/04 12:40:43 at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
    10/01/04 12:40:43 at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
    10/01/04 12:40:43 at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
    10/01/04 12:40:43 at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
    10/01/04 12:40:43 at java.lang.Thread.run(Thread.java:619)
    10/01/04 12:40:43 [oracle.spatial.ws.CacheLoader, Mon Jan 04 12:40:43 EST 2010,WARN] Connection not initialized for WFS Cache
    10/01/04 12:40:43 [oracle.spatial.csw.CSWCacheLoader, Mon Jan 04 12:40:43 EST 2010, WARN] Connection not initialized for CSW Cache
    10/01/04 12:40:49 [oracle.spatial.ws.svrproxy.SdoWsService, Mon Jan 04 12:40:49EST 2010, INFO] Make Spatial Request, using wfs_rel_user
    10/01/04 12:40:49 java.lang.NullPointerException
    10/01/04 12:40:49 at sun.misc.MetaIndex.mayContain(MetaIndex.java:225)
    10/01/04 12:40:49 at sun.misc.URLClassPath$JarLoader.getResource(URLClassPath.java:744)
    10/01/04 12:40:49 at sun.misc.URLClassPath.getResource(URLClassPath.java:168)
    10/01/04 12:40:49 at sun.misc.URLClassPath.getResource(URLClassPath.java:220)
    10/01/04 12:40:49 at java.lang.ClassLoader.getBootstrapResource(ClassLoader.java:1126)
    10/01/04 12:40:49 at java.lang.ClassLoader.getResource(ClassLoader.java:975)
    10/01/04 12:40:49 at oracle.classloader.PolicyClassLoader.findJREResource(PolicyClassLoader.java:1233)
    10/01/04 12:40:49 at oracle.classloader.JVMSearchPolicy.findResource(JVMSearchPolicy.java:36)
    10/01/04 12:40:49 at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1490)
    10/01/04 12:40:49 at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1405)
    10/01/04 12:40:49 at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:78)
    10/01/04 12:40:49 at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    10/01/04 12:40:49 at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1490)
    10/01/04 12:40:49 at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1405)
    10/01/04 12:40:49 at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:78)
    10/01/04 12:40:49 at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    10/01/04 12:40:49 at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1490)
    10/01/04 12:40:49 at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1405)
    10/01/04 12:40:49 at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:78)
    10/01/04 12:40:49 at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    10/01/04 12:40:49 at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1490)
    10/01/04 12:40:49 at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1405)
    10/01/04 12:40:49 at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:78)
    10/01/04 12:40:49 at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    10/01/04 12:40:49 at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1490)
    10/01/04 12:40:49 at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1405)
    10/01/04 12:40:49 at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:78)
    10/01/04 12:40:49 at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    10/01/04 12:40:49 at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1490)
    10/01/04 12:40:49 at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1405)
    10/01/04 12:40:49 at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:78)
    10/01/04 12:40:49 at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    10/01/04 12:40:49 at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1490)
    10/01/04 12:40:49 at oracle.classloader.PolicyClassLoader.askParentForResource(PolicyClassLoader.java:1405)
    10/01/04 12:40:49 at oracle.classloader.SearchPolicy$AskParent.findResource(SearchPolicy.java:78)
    10/01/04 12:40:49 at oracle.classloader.SearchSequence.findResource(SearchSequence.java:142)
    10/01/04 12:40:49 at oracle.classloader.PolicyClassLoader.getResourceUsingPolicy(PolicyClassLoader.java:1490)
    10/01/04 12:40:49 at oracle.classloader.PolicyClassLoader.getResource(PolicyClassLoader.java:1763)
    10/01/04 12:40:49 at java.lang.ClassLoader.getResourceAsStream(ClassLoader.java:1168)
    10/01/04 12:40:49 at oracle.spatial.ws.svrproxy.SdoWsMultiplexer.<clinit>(SdoWsMultiplexer.java:228)
    10/01/04 12:40:49 at oracle.spatial.ws.svrproxy.SdoWsService.makeSpatialRequest(SdoWsService.java:274)
    10/01/04 12:40:49 at oracle.spatial.ws.svrproxy.runtime.SpatialWSSoapHttp_Tie.invoke_makeSpatialRequest(SpatialWSSoapHttp_Tie.java:60)
    10/01/04 12:40:49 at oracle.spatial.ws.svrproxy.runtime.SpatialWSSoapHttp_Tie.processingHook(SpatialWSSoapHttp_Tie.java:155)
    10/01/04 12:40:49 at oracle.j2ee.ws.server.StreamingHandler.handle(StreamingHandler.java:297)
    10/01/04 12:40:49 at oracle.j2ee.ws.server.JAXRPCProcessor.doEndpointProcessing(JAXRPCProcessor.java:430)
    10/01/04 12:40:49 at oracle.j2ee.ws.server.WebServiceProcessor$1.run(WebServiceProcessor.java:388)
    10/01/04 12:40:49 at java.security.AccessController.doPrivileged(Native Method)
    10/01/04 12:40:49 at javax.security.auth.Subject.doAs(Subject.java:396)
    10/01/04 12:40:49 at oracle.j2ee.ws.server.WebServiceProcessor.invokeEndpointImplementation(WebServiceProcessor.java:385)
    10/01/04 12:40:49 at oracle.j2ee.ws.server.JAXRPCProcessor.doRequestProcessing(JAXRPCProcessor.java:294)
    10/01/04 12:40:49 at oracle.j2ee.ws.server.WebServiceProcessor.processRequest(WebServiceProcessor.java:114)
    10/01/04 12:40:49 at oracle.j2ee.ws.server.JAXRPCProcessor.doService(JAXRPCProcessor.java:151)
    10/01/04 12:40:49 at oracle.j2ee.ws.server.WebServiceServlet.doPost(WebServiceServlet.java:200)
    10/01/04 12:40:49 at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
    10/01/04 12:40:49 at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
    10/01/04 12:40:49 at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:734)
    10/01/04 12:40:49 at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:391)
    10/01/04 12:40:49 at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:908)
    10/01/04 12:40:49 at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:458)
    10/01/04 12:40:49 at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:226)
    10/01/04 12:40:49 at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:127)
    10/01/04 12:40:49 at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:116)
    10/01/04 12:40:49 at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
    10/01/04 12:40:49 at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
    10/01/04 12:40:49 at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
    10/01/04 12:40:49 at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
    10/01/04 12:40:49 at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:298)
    10/01/04 12:40:49 at java.lang.Thread.run(Thread.java:619)
    10/01/04 12:40:49 [SdoWsMultiplexer, Mon Jan 04 12:40:49 EST 2010, ERROR] No handlers in system.
    10/01/04 12:40:49 [oracle.spatial.ws.svrproxy.SdoWsService, Mon Jan 04 12:40:49EST 2010, INFO] Make Spatial Request, using wfs_rel_user
    10/01/04 12:40:49 [SdoWsMultiplexer, Mon Jan 04 12:40:49 EST 2010, ERROR] No handlers in system.
    10/01/04 12:40:49 [oracle.spatial.ws.svrproxy.SdoWsService, Mon Jan 04 12:40:49EST 2010, INFO] Make Spatial Request, using wfs_rel_user
    I have no idea where this error is coming from and would really appreciate any help if any of these errors indicate a problem someone may know of.
    Thanks for your help!

    I never did solve the problem. I decided to try out GeoServer for WFS and am very impressed. It was much easier to install and pretty feature-filled as well with a lot of documentation. I would definitely suggest checking it out to see if it will fit your needs.

  • Web Service deploy error

    Hello everyone!
    I've created a Web Service from a VI. This VI has two inputs values: a String and and Int8 and one single output: an array of DBL values (array of 1x3). Both inputs and outputs are well connected through the Connector Pane.
    So, in the Project>> Build Spedifications I've created WS, builded with the Advanced>> Use LabVIEW 8.x file layout option checked, in the WebService(RESTful) settings dialog. The problem appear when I try to deploy this WS. The next error is shown:
    Error LabVIEW: (Hex 0xFFFEF84D) LabVIEW Web Services: An error occurred when extracting the deployed Web service. Rebuild the Web service by selecting the "Use LabVIEW 8.x file layout" option in the Advanced tab of the web Service properties dialog.
    How can I solve this problem?
    Thank you!
    Francisco José Gómez López
    Software Engineer
    Solved!
    Go to Solution.

    This is exactly what I've done! I build my web services with this option checked. I don't know the reason why the error still persist.
    I attach a zip file containing the Web Services VI and other VI needed. If you coult try to build the WS and deploy it...
    Francisco José Gómez López
    Software Engineer
    Attachments:
    VIasWS.zip ‏138 KB

  • Web services build error

    Hi All,
    I have created and deployed a Java web service banking project now i want use this web services methods into .net clint. For that in .net peoples able to see the list of web services mathods when they are use those methods they face the problem like "Web services build error...". But when the java clint call the same web services methods it works fine.
    Im tired to resolved this problem please any one tel me how to resolve this problem.
    Thanks,
    kalyan N

    Both. I deployed the application under the IAS (902) and a standalone (903)environment. The IAS (port 7777) an the standalone oc4j (port 8888) is running with the same error.
    P.S. The server is down today for hardware technical reasons

  • Web Service Task Error

    Hi, After successfully testing connection to my source web service, while executing my web service task, I face the following error. Can anyone help me????
    [Web Service Task] Error: An error occurred with the following error message: "Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebserviceTaskException: Could not load the proxy for the specified Web service. The error is: Could not load file or assembly
    'iiglotg3.dll' or one of its dependencies. Access is denied..
       at Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebMethodInvokerProxy.loadProxyInAppDomain()
       at Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebMethodInvokerProxy.InvokeMethod(DTSWebMethodInfo methodInfo, String serviceName, Object connection)
       at Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebServiceTaskUtil.Invoke(DTSWebMethodInfo methodInfo, String serviceName, Object connection, VariableDispenser taskVariableDispenser)
       at Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebServiceTask.executeThread()".
    Regards,
    Njdeh Tahmasian

    Could not load file or assembly 'iiglotg3.dll' or one of its dependencies.
    Access is denied..
    Looks like a permission issue or maybe the assembly don't exists on the server where the package is running; you should check that first.
    Olaf Helper
    [ Blog] [ Xing] [ MVP]

  • Web service task: Error when returning an empty array

    Hi,
    I've encountered an annoying error when using a Web Service Task from an SSIS package in SQL Server Data Tools.
    [Web Service Task] Error: An error occurred with the following error message: "Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebserviceTaskException: Could not execute the Web method. The error is: Index was outside the bounds of the array..
       at Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebMethodInvokerProxy.InvokeMethod(DTSWebMethodInfo methodInfo, String serviceName, Object connection)
       at Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebServiceTaskUtil.Invoke(DTSWebMethodInfo methodInfo, String serviceName, Object connection, VariableDispenser taskVariableDispenser)
       at Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebServiceTask.executeThread()".
    It seems that the Web Service Task generates this error when returning an empty response from the WSDL. I've seen several topics about this here on MSDN but they are all from 2008-2009 and seem to suggest that
    this is a bug.  The workaround suggested is using a script task but I would really love to avoid that since my programming skills are lacking.
    I'm using Visual studio 2010 with SP1.

    Hello,
    From my own experience: in all the cases where I had to use SSIS 2008 to retrieve data or send data to Webservices, I had to revert to using Script Tasks or Script components. Whenever I tried with a Web service task, because the job looked simple, I had
    to abandon it in favour of Scripts. Keep in mind that I try to make use of the SSIS components as often as possible, before reverting to Scripting. But handling web services is the one exception, where I always use scripts. In SSIS 2012 I did not find
    any significant improvement of the Web service task and hence no compelling reason to use it.
    Jan D'Hondt - SQL server BI development

  • SSIS Web Service Task Error with WCF Service

    I have read all the other posts on this site and have not been able to resolve my issue.
    For testing purposes i created a very simple WCF service that takes no arguments and returns true.  That is all it does.
    When i create a winform client and instantiate the service i can run my service method and get true back so i know the service works.
    I then create a test SSIS package with 1 task, a web service task. 
    I set the web service tasks properties as follows:
    http connection: http://localhost/WCF_SSIS_Prototype/Service1.svc
    wsdl file: C:\...\SSIS_WCF_Prototype\Service1.wsdl  (I know this is not a valid path, i changed it for posting to forum)
    Service: Service1
    Method: GetData
    Variable: User::BResult
    When i run the package i get the following error:
    [Web Service Task] Error: An error occurred with the following error message: "Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebserviceTaskException: Could not execute the Web method. The error is: Method 'ProxyNamespace.Service1.GetData' not found..    at Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebMethodInvokerProxy.InvokeMethod(DTSWebMethodInfo methodInfo, String serviceName, Object connection)    at Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebServiceTaskUtil.Invoke(DTSWebMethodInfo methodInfo, String serviceName, Object connection)    at Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebServiceTask.executeThread()".
    I'm not sure why it is saying "Method 'ProxyNamespace.Service1.GetData' not found.  It the web service task trying to create a proxy class and naming the proxy class namespace ProxyNamespace? 
    Any help is greatly appreciated.

    Hi,
    How  do you get around the same issue if your string type is based on a client token ?  I downloaded the .wsdl file, was able to see the service name, method and when selecting a method type, I am required to provide a client token which was given
    to me.  (Name column = clienttoken, Type = string, Value = 2227656 - ec8922 (client token numbers goes there)?  I am new to use ssis and need your help please
    error message:  Web Service Task] Error: An error occurred with the following error message:
    "Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebserviceTaskException: The web serrvice threw an error during method execution. The error is: An error occurred
    when verifying security fro the message..   
    at Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebMethodInvokerProxy.InvokeMethod(DTSWebMethodInfo methodInfo, String serviceName, Object connection)   
    at Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebServiceTaskUtil.Invoke(DTSWebMethodInfo methodInfo, String serviceName, Object connection) 
     at Microsoft.SqlServer.Dts.Tasks.WebServiceTask.WebServiceTask.executeThread()"
    Thank you and regards,
    Bili

  • Oracle Spatial Web Services in ADF application

    Hi,
    I want to use Oracle Spatial Web Services in an ADF application (JDeveloper 11.1.2) to retrieve Longitude/Latitude after inserting/upating an address record.
    Is there any sample app or documentation on how to do this?
    Thank you,
    Monica

    I never did solve the problem. I decided to try out GeoServer for WFS and am very impressed. It was much easier to install and pretty feature-filled as well with a lot of documentation. I would definitely suggest checking it out to see if it will fit your needs.

  • Spatial Web Services - Web Feature Service Installation

    Where can I find the wsclient.jar for setting Up the Client for Spatial Web Services? Is this file part of the Oracle Database 11g R2?

    in /Oraclehome/md/demo/ws/client
    you need install the examples.

  • An unexpected exception occurred while attempting to locate the run-time information for this Web Service. Error: java.lang.reflect.InvocationTargetException:null

    Hi I m getting the below wxpection when i run test browser from workshop. please help me.
    An unexpected exception occurred while attempting to locate the run-time information for this Web Service. Error: java.lang.reflect.InvocationTargetException:null

    Thamarai,
    Can you provide more information on your jws ? Also can you start the server
    from the command line with verbose option. This will cause
    weblogic_debug.log to be generated in the domain folder.
    Raj Alagumalai
    Backline Workshop Support
    "Thamarai Selvan" <[email protected]> wrote in message
    news:[email protected]..
    Hi I m getting the below wxpection when i run test browser from workshop.please help me.
    >
    An unexpected exception occurred while attempting to locate the run-timeinformation for this Web Service. Error:
    java.lang.reflect.InvocationTargetException:null

  • Invalid Web Service URL Error

    I am trying to access define a new webservice system using the WSDL for my local queryview web service.  When I put in the WSDL URL it comes back with a "Invalid Web Service URL" error.  If I put the URL in the Browser address, it successfully brings back the web service information.  Any ideas why I can't define this web service system?
    http://<server>:8001/sap/bw/xml/soap/queryview?sap-client=040&wsdl=1.1
    <server> is a token for posting concerns...
    Thanks!

    I am imagining that the BW QUERY_VIEW_DATA web service complies to the Basic Profile 1.0. 
    And I don't quite understand this part?
    <i>In addition, connections to Web services for SAP backend systems must be performed via logical destinations (configured in the SAP J2EE engine with the Visual Administrator) and not via portal systems</i>
    Since the QUERY_VIEW_DATA Web Service resides on my BW system is the BW system considered a SAP backend system?  Any guidance is greatly appreciated.

  • "invalid web service URL" error for create web service system

    Hi.
    I want to call web service in visual composer and try to create Web Service definition.
    When I push create button in visual composer, I got "invalid web service URL" error.
    My web service is located in SAP ABAP System and I can check WSDL URL in web service homepage.
    (http://mycompany.com:8000/sap/bc/srt/rfc/sap/ZTEST?sap-client=500&wsdl=1.1)
    Any ideas for this error ?
    Regards, Arnold.

    Hi
    Please can you create the web service in the portal as a portal system, this will work and you will be able to see the service in Visual Composer.
    Jarrod Williams

  • Cannot enable HP Web Services: "Connection error. Check Internet connection."

    Hello,
    I have a problem with LaserJet setup using Wi-Fi network from windows 7 and 8. The problem as far as I understand is due to inaccessible HP Web Services.
    Details:
    1, The printer works good by USB.
    2. The printer is correctly configured to use Wi-Fi router with right password.
    3. It can be successfully ping'ed from Windows
    4. In Web browser I can enter on printer's IP
    (Serial Numbers are hidden as you recommend, firmware updated)
    4. But when I try to Enable HP Web Services, an error message appears:
    which is strange, because the printer is connected to the same router as the computers and other devices  with automatic configuration (and internet is available without any proxy when I am typing this message):
    Please help to resolve this issue.
    Thanks,
    Fedor

    Thanks for clarifying Fedor,
    HP Web Services are not related to the pritner installation over the local network, those are two different features.
    However that may indicate a nework issue.
    First try running the HP Print & Scan Doctor below on one of your PCs:
    http://h10025.www1.hp.com/ewfrf/wc/softwareDownloadIndex?cc=us&lc=en&jumpid=ex_r4155/hho/ipg/ccdoc/p...
    Does the tool can see your printer throught eh local network?
    By clicking the top Network menu and Troubleshoot Firewall, what Firewall software is detected on your system?
    Try disabling it and check if that may help.
    From teh top Network menu select Show Advanced Information.
    What is the IP address of your PC?
    I also suggest rebooting the router by unplugging its power for a moment, then reboot the printer and try installing it again.
    If the issue persists, what is your router model?
    May you see any difference by connecting the printer to your router with an Ethernet cable?
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • Pl/sql Web service deployment error

    While deploying the GetEployee webservice as given in the Jdeveloper tutorial, i got the following error. Kindly those who worked on this may reply
    ---- Deployment started. ---- Dec 6, 2006 5:04:26 PM
    Target platform is Standalone OC4J 10g 10.1.3 (AppServerConnection1).
    Wrote WAR file to /home/oracle/jdevhome/mywork/PL_SQL_WS\GetEmployee/deploy/WebServices.war
    Wrote EAR file to /home/oracle/jdevhome/mywork/PL_SQL_WS\GetEmployee/deploy/PL_SQL_WS-GetEmployee-WS.ear
    Uploading file PL_SQL_WS-GetEmployee-WS.ear ...
    Application Deployer for PL_SQL_WS-GetEmployee-WS STARTS.
    Copy the archive to /home2/u01/app/oracle/product/10.1.0/jdeveloper/j2ee/home/applications/PL_SQL_WS-GetEmployee-WS.ear
    Initialize /home2/u01/app/oracle/product/10.1.0/jdeveloper/j2ee/home/applications/PL_SQL_WS-GetEmployee-WS.ear begins...
    Unpacking PL_SQL_WS-GetEmployee-WS.ear
    Done unpacking PL_SQL_WS-GetEmployee-WS.ear
    Unpacking WebServices.war
    Done unpacking WebServices.war
    Initialize /home2/u01/app/oracle/product/10.1.0/jdeveloper/j2ee/home/applications/PL_SQL_WS-GetEmployee-WS.ear ends...
    Starting application : PL_SQL_WS-GetEmployee-WS
    Initializing ClassLoader(s)
    Initializing EJB container
    Loading connector(s)
    Starting up resource adapters
    Initializing EJB sessions
    Committing ClassLoader(s)
    Initialize WebServices begins...
    Initialize WebServices ends...
    Started application : PL_SQL_WS-GetEmployee-WS
    Binding web application(s) to site default-web-site begins...
    Binding WebServices web-module for application PL_SQL_WS-GetEmployee-WS to site default-web-site under context root PL_SQL_WS-GetEmployee-context-root
    Operation failed with error:
    Error compiling :/home2/u01/app/oracle/product/10.1.0/jdeveloper/j2ee/home/applications/PL_SQL_WS-GetEmployee-WS/WebServices: Error instantiating compiler: Web service artifact generation failed:oracle.classloader.util.AnnotatedClassFormatError: hrconn/EmpRecBase (Unsupported major.minor version 49.0)
         Invalid class: hrconn.EmpRecBase
         Loader: PL_SQL_WS-GetEmployee-WS.web.WebServices:0.0.0
         Code-Source: /home2/u01/app/oracle/product/10.1.0/jdeveloper/j2ee/home/applications/PL_SQL_WS-GetEmployee-WS/WebServices/WEB-INF/classes/
         Configuration: WEB-INF/classes/ in /home2/u01/app/oracle/product/10.1.0/jdeveloper/j2ee/home/applications/PL_SQL_WS-GetEmployee-WS/WebServices/WEB-INF/classes
         Dependent class: oracle.j2ee.ws.common.processor.modeler.wsdl.SchemaAnalyzer
         Loader: oracle.ws.client:10.1.3
         Code-Source: /home2/u01/app/oracle/product/10.1.0/jdeveloper/webservices/lib/wsclient.jar
         Configuration: <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in /home2/u01/app/oracle/product/10.1.0/jdeveloper/j2ee/home/oc4j.jar
         This class was compiled for a newer version of the JRE. Expected version 48.0, found 49.0.
    Deployment failed
    Elapsed time for deployment: 41 seconds
    #### Deployment incomplete. #### Dec 6, 2006 5:05:07 PM
    Bhaskar

    Which JDK version are you using?
    JDeveloper 10.1.3 (and OC4J 10.1.3) requires JDK 5.0 to run.

  • Invoke a Web Service - 401 Error - Authentication?

    I've been through the Integrator's Guide for Oracle Business Intelligence Enterprise Edition, attempting to setup Action Framework so we can use OBIEE to push data to Sharepoint 2011.
    I came across the article below and found it to be helpful in getting past the first hurdle which was identifying why the actionframeworkconfig.xml file was not being read properly.
    ActionFrameworkConfig.xml structure changed from 11.1.1.5 to 11.1.1.6
    I am working in 11.1.1.6.
    The concern or question I have is I am attempting to access a WSDL from Sharepoint that does not allow annonymous access. I take the steps below and get the error 'HTTP connection error code is 401'.
    1) Choose under Create... 'Action' from within OBIEE 11g
    2) Pick 'Invoke a Web Service'
    3) In the WSDL URL field, populate it with the path for the Sharepoint WSDL.
    a. https://sharepointhost/_vti_bin/Lists.asmx?WSDL
    4) Choose 'Open'
    5) Receive error.
    So my question is, is there a way to control the authentication here?
    Thank you in advance.

    First you map your service .wsdl file in the external resources as a WebService.
    Create a module in your Catalog and right click >> Catalogue Component >> Web Service
    Then you call it like it was an object in your code...
    String result = MyService.returnMeAString();
    logMessage(result);

Maybe you are looking for

  • Create service order on basis of service request via Enterprise Service

    Hi, I would like to use the ServiceExecutionOrderERPCreateRequestConfirmation_In Enterprise Service to create a service order in SAP in the basis of a previous created service request. Is this possible? I already tried calling the service with variou

  • (Almost) No actions in the Library?

    I've had my iMac just about a year now, and as far as I can remember, the Automator library has always been mostly empty. When I installed Office 2008, the Office actions showed up under the Most Relevant folder, but the Library folder itself remains

  • How can I change Blackberry ID in my device.

    Hi members, Could some one guide me how can I change my BlackBerry I'D of my device Z10. as previously it was used by my sister.

  • Cisco ISE: 802.1x [EAP-TLS] + List of Applicable Hot-Fixes

    Dear Folks, Kindly suggest the list of all possible Hot-Fixes required for the Cisco ISE EAP-TLS solution... We have applied 9 HotFixes so far. But, still the connectivity is intermittent. Is there any list for all applicable Hot-Fixes? OS = Win 7 SP

  • Pallet Label printing through delivery note

    Hi All! As a user of SAP,how will he print pallet labels.I know that when the user browses through VL02N and gives the delivery note and identifies the handling unit of the pallet he wants to print and from there to outout screen and print. My query