JMS active connections to MQ Series

Hi There,
Is there any algorithm to calculate MDB's active connections opened to MQ?
Thanks in advance,
Naveen

The number of connections to MQ depends on the number of threads that your MDB uses
if yourMDB is configured to run with a custom work manager , than the easy way to track the number of connections is to monitor the number of thread scheduled to run the MDB insatances
also , if your MDB is using the JMSWrapper (foreign JMS server ) than you can monitor the number of jmsdispatcher threads

Similar Messages

  • JMS Server active connections keep incrementing when calling jms webservice

    I was doing performance and resources consumption analysis of the CGBU Activation product and noticed that when interacting with jms transport web service the number of active connections (JMS Servers/Monitoring/Active Connections in Admin Console) keeps incrementing at the rate of invoking methods on the web service. The number of active connections, when disconnecting the client from the server, doesn't change.
    I've stripped down the web service so it doesn't do anything at all and connect to it via a web service client. When, through admin console, I check the number of active connection in the jms server, it goes up by the number of calls to the jms web service.
    Can anyone tell if this is a known issue in WebLogic jms transport implementation for web services?
    my WSDL
    <?xml version='1.0' encoding='UTF-8'?>
    <s0:definitions name="MslvAsapWsDefinitions" targetNamespace="tns" xmlns="" xmlns:s0="http://schemas.xmlsoap.org/wsdl/" xmlns:s1="tns" xmlns:s2="java:com.mslv.asap.ws.impl" xmlns:s3="http://schemas.xmlsoap.org/wsdl/soap/">
    <s0:types>
    <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="tns" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:import namespace="http://com.bea/wls92/com/bea/staxb/buildtime/internal/bts"/>
    <xs:element name="suspendOrderByKey">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="suspendOrderByKeyResponse">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="resumeOrderByKey">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="resumeOrderByKeyResponse">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="createOrderByValue">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="createOrderByValueResponse">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="getServiceTypes">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="getServiceTypesResponse">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="removeOrderByKey">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="removeOrderByKeyResponse">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="getOrderByKey">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="getOrderByKeyResponse">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="jsrpGateway">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="jsrpGatewayResponse">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="abortOrderByKey">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="abortOrderByKeyResponse">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="getOrderTypes">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="getOrderTypesResponse">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="queryOrders">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="queryOrdersResponse">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="setOrderByValue">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="setOrderByValueResponse">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="startOrderByKey">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="startOrderByKeyResponse">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    </xs:schema>
    <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="java:com.mslv.asap.ws.impl" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:complexType name="MslvAsapWsSessionException">
    <xs:sequence>
    <xs:element minOccurs="1" name="Arg0" nillable="true" type="xs:string"/>
    </xs:sequence>
    </xs:complexType>
    <xs:element name="MslvAsapWsSessionException" type="java:MslvAsapWsSessionException" xmlns:java="java:com.mslv.asap.ws.impl"/>
    </xs:schema>
    </s0:types>
    <s0:message name="suspendOrderByKey">
    <s0:part element="s1:suspendOrderByKey" name="parameters"/>
    </s0:message>
    <s0:message name="suspendOrderByKeyResponse">
    <s0:part element="s1:suspendOrderByKeyResponse" name="parameters"/>
    </s0:message>
    <s0:message name="MslvAsapWsSessionException">
    <s0:part element="s2:MslvAsapWsSessionException" name="MslvAsapWsSessionException"/>
    </s0:message>
    <s0:message name="resumeOrderByKey">
    <s0:part element="s1:resumeOrderByKey" name="parameters"/>
    </s0:message>
    <s0:message name="resumeOrderByKeyResponse">
    <s0:part element="s1:resumeOrderByKeyResponse" name="parameters"/>
    </s0:message>
    <s0:message name="createOrderByValue">
    <s0:part element="s1:createOrderByValue" name="parameters"/>
    </s0:message>
    <s0:message name="createOrderByValueResponse">
    <s0:part element="s1:createOrderByValueResponse" name="parameters"/>
    </s0:message>
    <s0:message name="getServiceTypes">
    <s0:part element="s1:getServiceTypes" name="parameters"/>
    </s0:message>
    <s0:message name="getServiceTypesResponse">
    <s0:part element="s1:getServiceTypesResponse" name="parameters"/>
    </s0:message>
    <s0:message name="removeOrderByKey">
    <s0:part element="s1:removeOrderByKey" name="parameters"/>
    </s0:message>
    <s0:message name="removeOrderByKeyResponse">
    <s0:part element="s1:removeOrderByKeyResponse" name="parameters"/>
    </s0:message>
    <s0:message name="getOrderByKey">
    <s0:part element="s1:getOrderByKey" name="parameters"/>
    </s0:message>
    <s0:message name="getOrderByKeyResponse">
    <s0:part element="s1:getOrderByKeyResponse" name="parameters"/>
    </s0:message>
    <s0:message name="jsrpGateway">
    <s0:part element="s1:jsrpGateway" name="parameters"/>
    </s0:message>
    <s0:message name="jsrpGatewayResponse">
    <s0:part element="s1:jsrpGatewayResponse" name="parameters"/>
    </s0:message>
    <s0:message name="abortOrderByKey">
    <s0:part element="s1:abortOrderByKey" name="parameters"/>
    </s0:message>
    <s0:message name="abortOrderByKeyResponse">
    <s0:part element="s1:abortOrderByKeyResponse" name="parameters"/>
    </s0:message>
    <s0:message name="getOrderTypes">
    <s0:part element="s1:getOrderTypes" name="parameters"/>
    </s0:message>
    <s0:message name="getOrderTypesResponse">
    <s0:part element="s1:getOrderTypesResponse" name="parameters"/>
    </s0:message>
    <s0:message name="queryOrders">
    <s0:part element="s1:queryOrders" name="parameters"/>
    </s0:message>
    <s0:message name="queryOrdersResponse">
    <s0:part element="s1:queryOrdersResponse" name="parameters"/>
    </s0:message>
    <s0:message name="setOrderByValue">
    <s0:part element="s1:setOrderByValue" name="parameters"/>
    </s0:message>
    <s0:message name="setOrderByValueResponse">
    <s0:part element="s1:setOrderByValueResponse" name="parameters"/>
    </s0:message>
    <s0:message name="startOrderByKey">
    <s0:part element="s1:startOrderByKey" name="parameters"/>
    </s0:message>
    <s0:message name="startOrderByKeyResponse">
    <s0:part element="s1:startOrderByKeyResponse" name="parameters"/>
    </s0:message>
    <s0:portType name="MslvAsapWsServiceImpl">
    <s0:operation name="suspendOrderByKey" parameterOrder="parameters">
    <s0:input message="s1:suspendOrderByKey"/>
    <s0:output message="s1:suspendOrderByKeyResponse"/>
    <s0:fault message="s1:MslvAsapWsSessionException" name="MslvAsapWsSessionException"/>
    </s0:operation>
    <s0:operation name="resumeOrderByKey" parameterOrder="parameters">
    <s0:input message="s1:resumeOrderByKey"/>
    <s0:output message="s1:resumeOrderByKeyResponse"/>
    <s0:fault message="s1:MslvAsapWsSessionException" name="MslvAsapWsSessionException"/>
    </s0:operation>
    <s0:operation name="createOrderByValue" parameterOrder="parameters">
    <s0:input message="s1:createOrderByValue"/>
    <s0:output message="s1:createOrderByValueResponse"/>
    <s0:fault message="s1:MslvAsapWsSessionException" name="MslvAsapWsSessionException"/>
    </s0:operation>
    <s0:operation name="getServiceTypes" parameterOrder="parameters">
    <s0:input message="s1:getServiceTypes"/>
    <s0:output message="s1:getServiceTypesResponse"/>
    <s0:fault message="s1:MslvAsapWsSessionException" name="MslvAsapWsSessionException"/>
    </s0:operation>
    <s0:operation name="removeOrderByKey" parameterOrder="parameters">
    <s0:input message="s1:removeOrderByKey"/>
    <s0:output message="s1:removeOrderByKeyResponse"/>
    <s0:fault message="s1:MslvAsapWsSessionException" name="MslvAsapWsSessionException"/>
    </s0:operation>
    <s0:operation name="getOrderByKey" parameterOrder="parameters">
    <s0:input message="s1:getOrderByKey"/>
    <s0:output message="s1:getOrderByKeyResponse"/>
    <s0:fault message="s1:MslvAsapWsSessionException" name="MslvAsapWsSessionException"/>
    </s0:operation>
    <s0:operation name="jsrpGateway" parameterOrder="parameters">
    <s0:input message="s1:jsrpGateway"/>
    <s0:output message="s1:jsrpGatewayResponse"/>
    <s0:fault message="s1:MslvAsapWsSessionException" name="MslvAsapWsSessionException"/>
    </s0:operation>
    <s0:operation name="abortOrderByKey" parameterOrder="parameters">
    <s0:input message="s1:abortOrderByKey"/>
    <s0:output message="s1:abortOrderByKeyResponse"/>
    <s0:fault message="s1:MslvAsapWsSessionException" name="MslvAsapWsSessionException"/>
    </s0:operation>
    <s0:operation name="getOrderTypes" parameterOrder="parameters">
    <s0:input message="s1:getOrderTypes"/>
    <s0:output message="s1:getOrderTypesResponse"/>
    <s0:fault message="s1:MslvAsapWsSessionException" name="MslvAsapWsSessionException"/>
    </s0:operation>
    <s0:operation name="queryOrders" parameterOrder="parameters">
    <s0:input message="s1:queryOrders"/>
    <s0:output message="s1:queryOrdersResponse"/>
    <s0:fault message="s1:MslvAsapWsSessionException" name="MslvAsapWsSessionException"/>
    </s0:operation>
    <s0:operation name="setOrderByValue" parameterOrder="parameters">
    <s0:input message="s1:setOrderByValue"/>
    <s0:output message="s1:setOrderByValueResponse"/>
    <s0:fault message="s1:MslvAsapWsSessionException" name="MslvAsapWsSessionException"/>
    </s0:operation>
    <s0:operation name="startOrderByKey" parameterOrder="parameters">
    <s0:input message="s1:startOrderByKey"/>
    <s0:output message="s1:startOrderByKeyResponse"/>
    <s0:fault message="s1:MslvAsapWsSessionException" name="MslvAsapWsSessionException"/>
    </s0:operation>
    </s0:portType>
    <s0:binding name="MslvAsapWsSoapBinding" type="s1:MslvAsapWsServiceImpl">
    <s3:binding style="document" transport="http://www.openuri.org/2002/04/soap/jms/"/>
    <s0:operation name="suspendOrderByKey">
    <s3:operation soapAction="tns/suspendOrderByKey" style="document"/>
    <s0:input>
    <s3:body parts="parameters" use="literal"/>
    </s0:input>
    <s0:output>
    <s3:body parts="parameters" use="literal"/>
    </s0:output>
    <s0:fault name="MslvAsapWsSessionException">
    <s3:fault name="MslvAsapWsSessionException" use="literal"/>
    </s0:fault>
    </s0:operation>
    <s0:operation name="resumeOrderByKey">
    <s3:operation soapAction="tns/resumeOrderByKey" style="document"/>
    <s0:input>
    <s3:body parts="parameters" use="literal"/>
    </s0:input>
    <s0:output>
    <s3:body parts="parameters" use="literal"/>
    </s0:output>
    <s0:fault name="MslvAsapWsSessionException">
    <s3:fault name="MslvAsapWsSessionException" use="literal"/>
    </s0:fault>
    </s0:operation>
    <s0:operation name="createOrderByValue">
    <s3:operation soapAction="tns/createOrderByValue" style="document"/>
    <s0:input>
    <s3:body parts="parameters" use="literal"/>
    </s0:input>
    <s0:output>
    <s3:body parts="parameters" use="literal"/>
    </s0:output>
    <s0:fault name="MslvAsapWsSessionException">
    <s3:fault name="MslvAsapWsSessionException" use="literal"/>
    </s0:fault>
    </s0:operation>
    <s0:operation name="getServiceTypes">
    <s3:operation soapAction="tns/getServiceTypes" style="document"/>
    <s0:input>
    <s3:body parts="parameters" use="literal"/>
    </s0:input>
    <s0:output>
    <s3:body parts="parameters" use="literal"/>
    </s0:output>
    <s0:fault name="MslvAsapWsSessionException">
    <s3:fault name="MslvAsapWsSessionException" use="literal"/>
    </s0:fault>
    </s0:operation>
    <s0:operation name="removeOrderByKey">
    <s3:operation soapAction="tns/removeOrderByKey" style="document"/>
    <s0:input>
    <s3:body parts="parameters" use="literal"/>
    </s0:input>
    <s0:output>
    <s3:body parts="parameters" use="literal"/>
    </s0:output>
    <s0:fault name="MslvAsapWsSessionException">
    <s3:fault name="MslvAsapWsSessionException" use="literal"/>
    </s0:fault>
    </s0:operation>
    <s0:operation name="getOrderByKey">
    <s3:operation soapAction="tns/getOrderByKey" style="document"/>
    <s0:input>
    <s3:body parts="parameters" use="literal"/>
    </s0:input>
    <s0:output>
    <s3:body parts="parameters" use="literal"/>
    </s0:output>
    <s0:fault name="MslvAsapWsSessionException">
    <s3:fault name="MslvAsapWsSessionException" use="literal"/>
    </s0:fault>
    </s0:operation>
    <s0:operation name="jsrpGateway">
    <s3:operation soapAction="tns/jsrpGateway" style="document"/>
    <s0:input>
    <s3:body parts="parameters" use="literal"/>
    </s0:input>
    <s0:output>
    <s3:body parts="parameters" use="literal"/>
    </s0:output>
    <s0:fault name="MslvAsapWsSessionException">
    <s3:fault name="MslvAsapWsSessionException" use="literal"/>
    </s0:fault>
    </s0:operation>
    <s0:operation name="abortOrderByKey">
    <s3:operation soapAction="tns/abortOrderByKey" style="document"/>
    <s0:input>
    <s3:body parts="parameters" use="literal"/>
    </s0:input>
    <s0:output>
    <s3:body parts="parameters" use="literal"/>
    </s0:output>
    <s0:fault name="MslvAsapWsSessionException">
    <s3:fault name="MslvAsapWsSessionException" use="literal"/>
    </s0:fault>
    </s0:operation>
    <s0:operation name="getOrderTypes">
    <s3:operation soapAction="tns/getOrderTypes" style="document"/>
    <s0:input>
    <s3:body parts="parameters" use="literal"/>
    </s0:input>
    <s0:output>
    <s3:body parts="parameters" use="literal"/>
    </s0:output>
    <s0:fault name="MslvAsapWsSessionException">
    <s3:fault name="MslvAsapWsSessionException" use="literal"/>
    </s0:fault>
    </s0:operation>
    <s0:operation name="queryOrders">
    <s3:operation soapAction="tns/queryOrders" style="document"/>
    <s0:input>
    <s3:body parts="parameters" use="literal"/>
    </s0:input>
    <s0:output>
    <s3:body parts="parameters" use="literal"/>
    </s0:output>
    <s0:fault name="MslvAsapWsSessionException">
    <s3:fault name="MslvAsapWsSessionException" use="literal"/>
    </s0:fault>
    </s0:operation>
    <s0:operation name="setOrderByValue">
    <s3:operation soapAction="tns/setOrderByValue" style="document"/>
    <s0:input>
    <s3:body parts="parameters" use="literal"/>
    </s0:input>
    <s0:output>
    <s3:body parts="parameters" use="literal"/>
    </s0:output>
    <s0:fault name="MslvAsapWsSessionException">
    <s3:fault name="MslvAsapWsSessionException" use="literal"/>
    </s0:fault>
    </s0:operation>
    <s0:operation name="startOrderByKey">
    <s3:operation soapAction="tns/startOrderByKey" style="document"/>
    <s0:input>
    <s3:body parts="parameters" use="literal"/>
    </s0:input>
    <s0:output>
    <s3:body parts="parameters" use="literal"/>
    </s0:output>
    <s0:fault name="MslvAsapWsSessionException">
    <s3:fault name="MslvAsapWsSessionException" use="literal"/>
    </s0:fault>
    </s0:operation>
    </s0:binding>
    <s0:service name="MslvAsapWs">
    <s0:port binding="s1:MslvAsapWsSoapBinding" name="JmsSessionPort">
    <s3:address location="jms:///SAAS-1/Oracle/CGBU/Mslv/Asap/Ws?URI=SAAS-1.WebServiceQueue"/>
    </s0:port>
    </s0:service>
    </s0:definitions>

    I was doing performance and resources consumption analysis of the CGBU Activation product and noticed that when interacting with jms transport web service the number of active connections (JMS Servers/Monitoring/Active Connections in Admin Console) keeps incrementing at the rate of invoking methods on the web service. The number of active connections, when disconnecting the client from the server, doesn't change.
    I've stripped down the web service so it doesn't do anything at all and connect to it via a web service client. When, through admin console, I check the number of active connection in the jms server, it goes up by the number of calls to the jms web service.
    Can anyone tell if this is a known issue in WebLogic jms transport implementation for web services?
    my WSDL
    <?xml version='1.0' encoding='UTF-8'?>
    <s0:definitions name="MslvAsapWsDefinitions" targetNamespace="tns" xmlns="" xmlns:s0="http://schemas.xmlsoap.org/wsdl/" xmlns:s1="tns" xmlns:s2="java:com.mslv.asap.ws.impl" xmlns:s3="http://schemas.xmlsoap.org/wsdl/soap/">
    <s0:types>
    <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="tns" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:import namespace="http://com.bea/wls92/com/bea/staxb/buildtime/internal/bts"/>
    <xs:element name="suspendOrderByKey">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="suspendOrderByKeyResponse">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="resumeOrderByKey">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="resumeOrderByKeyResponse">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="createOrderByValue">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="createOrderByValueResponse">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="getServiceTypes">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="getServiceTypesResponse">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="removeOrderByKey">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="removeOrderByKeyResponse">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="getOrderByKey">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="getOrderByKeyResponse">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="jsrpGateway">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="jsrpGatewayResponse">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="abortOrderByKey">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="abortOrderByKeyResponse">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="getOrderTypes">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="getOrderTypesResponse">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="queryOrders">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="queryOrdersResponse">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="setOrderByValue">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="setOrderByValueResponse">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="startOrderByKey">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    <xs:element name="startOrderByKeyResponse">
    <xs:complexType>
    <xs:sequence>
    <xs:any/>
    </xs:sequence>
    </xs:complexType>
    </xs:element>
    </xs:schema>
    <xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="java:com.mslv.asap.ws.impl" xmlns:xs="http://www.w3.org/2001/XMLSchema">
    <xs:complexType name="MslvAsapWsSessionException">
    <xs:sequence>
    <xs:element minOccurs="1" name="Arg0" nillable="true" type="xs:string"/>
    </xs:sequence>
    </xs:complexType>
    <xs:element name="MslvAsapWsSessionException" type="java:MslvAsapWsSessionException" xmlns:java="java:com.mslv.asap.ws.impl"/>
    </xs:schema>
    </s0:types>
    <s0:message name="suspendOrderByKey">
    <s0:part element="s1:suspendOrderByKey" name="parameters"/>
    </s0:message>
    <s0:message name="suspendOrderByKeyResponse">
    <s0:part element="s1:suspendOrderByKeyResponse" name="parameters"/>
    </s0:message>
    <s0:message name="MslvAsapWsSessionException">
    <s0:part element="s2:MslvAsapWsSessionException" name="MslvAsapWsSessionException"/>
    </s0:message>
    <s0:message name="resumeOrderByKey">
    <s0:part element="s1:resumeOrderByKey" name="parameters"/>
    </s0:message>
    <s0:message name="resumeOrderByKeyResponse">
    <s0:part element="s1:resumeOrderByKeyResponse" name="parameters"/>
    </s0:message>
    <s0:message name="createOrderByValue">
    <s0:part element="s1:createOrderByValue" name="parameters"/>
    </s0:message>
    <s0:message name="createOrderByValueResponse">
    <s0:part element="s1:createOrderByValueResponse" name="parameters"/>
    </s0:message>
    <s0:message name="getServiceTypes">
    <s0:part element="s1:getServiceTypes" name="parameters"/>
    </s0:message>
    <s0:message name="getServiceTypesResponse">
    <s0:part element="s1:getServiceTypesResponse" name="parameters"/>
    </s0:message>
    <s0:message name="removeOrderByKey">
    <s0:part element="s1:removeOrderByKey" name="parameters"/>
    </s0:message>
    <s0:message name="removeOrderByKeyResponse">
    <s0:part element="s1:removeOrderByKeyResponse" name="parameters"/>
    </s0:message>
    <s0:message name="getOrderByKey">
    <s0:part element="s1:getOrderByKey" name="parameters"/>
    </s0:message>
    <s0:message name="getOrderByKeyResponse">
    <s0:part element="s1:getOrderByKeyResponse" name="parameters"/>
    </s0:message>
    <s0:message name="jsrpGateway">
    <s0:part element="s1:jsrpGateway" name="parameters"/>
    </s0:message>
    <s0:message name="jsrpGatewayResponse">
    <s0:part element="s1:jsrpGatewayResponse" name="parameters"/>
    </s0:message>
    <s0:message name="abortOrderByKey">
    <s0:part element="s1:abortOrderByKey" name="parameters"/>
    </s0:message>
    <s0:message name="abortOrderByKeyResponse">
    <s0:part element="s1:abortOrderByKeyResponse" name="parameters"/>
    </s0:message>
    <s0:message name="getOrderTypes">
    <s0:part element="s1:getOrderTypes" name="parameters"/>
    </s0:message>
    <s0:message name="getOrderTypesResponse">
    <s0:part element="s1:getOrderTypesResponse" name="parameters"/>
    </s0:message>
    <s0:message name="queryOrders">
    <s0:part element="s1:queryOrders" name="parameters"/>
    </s0:message>
    <s0:message name="queryOrdersResponse">
    <s0:part element="s1:queryOrdersResponse" name="parameters"/>
    </s0:message>
    <s0:message name="setOrderByValue">
    <s0:part element="s1:setOrderByValue" name="parameters"/>
    </s0:message>
    <s0:message name="setOrderByValueResponse">
    <s0:part element="s1:setOrderByValueResponse" name="parameters"/>
    </s0:message>
    <s0:message name="startOrderByKey">
    <s0:part element="s1:startOrderByKey" name="parameters"/>
    </s0:message>
    <s0:message name="startOrderByKeyResponse">
    <s0:part element="s1:startOrderByKeyResponse" name="parameters"/>
    </s0:message>
    <s0:portType name="MslvAsapWsServiceImpl">
    <s0:operation name="suspendOrderByKey" parameterOrder="parameters">
    <s0:input message="s1:suspendOrderByKey"/>
    <s0:output message="s1:suspendOrderByKeyResponse"/>
    <s0:fault message="s1:MslvAsapWsSessionException" name="MslvAsapWsSessionException"/>
    </s0:operation>
    <s0:operation name="resumeOrderByKey" parameterOrder="parameters">
    <s0:input message="s1:resumeOrderByKey"/>
    <s0:output message="s1:resumeOrderByKeyResponse"/>
    <s0:fault message="s1:MslvAsapWsSessionException" name="MslvAsapWsSessionException"/>
    </s0:operation>
    <s0:operation name="createOrderByValue" parameterOrder="parameters">
    <s0:input message="s1:createOrderByValue"/>
    <s0:output message="s1:createOrderByValueResponse"/>
    <s0:fault message="s1:MslvAsapWsSessionException" name="MslvAsapWsSessionException"/>
    </s0:operation>
    <s0:operation name="getServiceTypes" parameterOrder="parameters">
    <s0:input message="s1:getServiceTypes"/>
    <s0:output message="s1:getServiceTypesResponse"/>
    <s0:fault message="s1:MslvAsapWsSessionException" name="MslvAsapWsSessionException"/>
    </s0:operation>
    <s0:operation name="removeOrderByKey" parameterOrder="parameters">
    <s0:input message="s1:removeOrderByKey"/>
    <s0:output message="s1:removeOrderByKeyResponse"/>
    <s0:fault message="s1:MslvAsapWsSessionException" name="MslvAsapWsSessionException"/>
    </s0:operation>
    <s0:operation name="getOrderByKey" parameterOrder="parameters">
    <s0:input message="s1:getOrderByKey"/>
    <s0:output message="s1:getOrderByKeyResponse"/>
    <s0:fault message="s1:MslvAsapWsSessionException" name="MslvAsapWsSessionException"/>
    </s0:operation>
    <s0:operation name="jsrpGateway" parameterOrder="parameters">
    <s0:input message="s1:jsrpGateway"/>
    <s0:output message="s1:jsrpGatewayResponse"/>
    <s0:fault message="s1:MslvAsapWsSessionException" name="MslvAsapWsSessionException"/>
    </s0:operation>
    <s0:operation name="abortOrderByKey" parameterOrder="parameters">
    <s0:input message="s1:abortOrderByKey"/>
    <s0:output message="s1:abortOrderByKeyResponse"/>
    <s0:fault message="s1:MslvAsapWsSessionException" name="MslvAsapWsSessionException"/>
    </s0:operation>
    <s0:operation name="getOrderTypes" parameterOrder="parameters">
    <s0:input message="s1:getOrderTypes"/>
    <s0:output message="s1:getOrderTypesResponse"/>
    <s0:fault message="s1:MslvAsapWsSessionException" name="MslvAsapWsSessionException"/>
    </s0:operation>
    <s0:operation name="queryOrders" parameterOrder="parameters">
    <s0:input message="s1:queryOrders"/>
    <s0:output message="s1:queryOrdersResponse"/>
    <s0:fault message="s1:MslvAsapWsSessionException" name="MslvAsapWsSessionException"/>
    </s0:operation>
    <s0:operation name="setOrderByValue" parameterOrder="parameters">
    <s0:input message="s1:setOrderByValue"/>
    <s0:output message="s1:setOrderByValueResponse"/>
    <s0:fault message="s1:MslvAsapWsSessionException" name="MslvAsapWsSessionException"/>
    </s0:operation>
    <s0:operation name="startOrderByKey" parameterOrder="parameters">
    <s0:input message="s1:startOrderByKey"/>
    <s0:output message="s1:startOrderByKeyResponse"/>
    <s0:fault message="s1:MslvAsapWsSessionException" name="MslvAsapWsSessionException"/>
    </s0:operation>
    </s0:portType>
    <s0:binding name="MslvAsapWsSoapBinding" type="s1:MslvAsapWsServiceImpl">
    <s3:binding style="document" transport="http://www.openuri.org/2002/04/soap/jms/"/>
    <s0:operation name="suspendOrderByKey">
    <s3:operation soapAction="tns/suspendOrderByKey" style="document"/>
    <s0:input>
    <s3:body parts="parameters" use="literal"/>
    </s0:input>
    <s0:output>
    <s3:body parts="parameters" use="literal"/>
    </s0:output>
    <s0:fault name="MslvAsapWsSessionException">
    <s3:fault name="MslvAsapWsSessionException" use="literal"/>
    </s0:fault>
    </s0:operation>
    <s0:operation name="resumeOrderByKey">
    <s3:operation soapAction="tns/resumeOrderByKey" style="document"/>
    <s0:input>
    <s3:body parts="parameters" use="literal"/>
    </s0:input>
    <s0:output>
    <s3:body parts="parameters" use="literal"/>
    </s0:output>
    <s0:fault name="MslvAsapWsSessionException">
    <s3:fault name="MslvAsapWsSessionException" use="literal"/>
    </s0:fault>
    </s0:operation>
    <s0:operation name="createOrderByValue">
    <s3:operation soapAction="tns/createOrderByValue" style="document"/>
    <s0:input>
    <s3:body parts="parameters" use="literal"/>
    </s0:input>
    <s0:output>
    <s3:body parts="parameters" use="literal"/>
    </s0:output>
    <s0:fault name="MslvAsapWsSessionException">
    <s3:fault name="MslvAsapWsSessionException" use="literal"/>
    </s0:fault>
    </s0:operation>
    <s0:operation name="getServiceTypes">
    <s3:operation soapAction="tns/getServiceTypes" style="document"/>
    <s0:input>
    <s3:body parts="parameters" use="literal"/>
    </s0:input>
    <s0:output>
    <s3:body parts="parameters" use="literal"/>
    </s0:output>
    <s0:fault name="MslvAsapWsSessionException">
    <s3:fault name="MslvAsapWsSessionException" use="literal"/>
    </s0:fault>
    </s0:operation>
    <s0:operation name="removeOrderByKey">
    <s3:operation soapAction="tns/removeOrderByKey" style="document"/>
    <s0:input>
    <s3:body parts="parameters" use="literal"/>
    </s0:input>
    <s0:output>
    <s3:body parts="parameters" use="literal"/>
    </s0:output>
    <s0:fault name="MslvAsapWsSessionException">
    <s3:fault name="MslvAsapWsSessionException" use="literal"/>
    </s0:fault>
    </s0:operation>
    <s0:operation name="getOrderByKey">
    <s3:operation soapAction="tns/getOrderByKey" style="document"/>
    <s0:input>
    <s3:body parts="parameters" use="literal"/>
    </s0:input>
    <s0:output>
    <s3:body parts="parameters" use="literal"/>
    </s0:output>
    <s0:fault name="MslvAsapWsSessionException">
    <s3:fault name="MslvAsapWsSessionException" use="literal"/>
    </s0:fault>
    </s0:operation>
    <s0:operation name="jsrpGateway">
    <s3:operation soapAction="tns/jsrpGateway" style="document"/>
    <s0:input>
    <s3:body parts="parameters" use="literal"/>
    </s0:input>
    <s0:output>
    <s3:body parts="parameters" use="literal"/>
    </s0:output>
    <s0:fault name="MslvAsapWsSessionException">
    <s3:fault name="MslvAsapWsSessionException" use="literal"/>
    </s0:fault>
    </s0:operation>
    <s0:operation name="abortOrderByKey">
    <s3:operation soapAction="tns/abortOrderByKey" style="document"/>
    <s0:input>
    <s3:body parts="parameters" use="literal"/>
    </s0:input>
    <s0:output>
    <s3:body parts="parameters" use="literal"/>
    </s0:output>
    <s0:fault name="MslvAsapWsSessionException">
    <s3:fault name="MslvAsapWsSessionException" use="literal"/>
    </s0:fault>
    </s0:operation>
    <s0:operation name="getOrderTypes">
    <s3:operation soapAction="tns/getOrderTypes" style="document"/>
    <s0:input>
    <s3:body parts="parameters" use="literal"/>
    </s0:input>
    <s0:output>
    <s3:body parts="parameters" use="literal"/>
    </s0:output>
    <s0:fault name="MslvAsapWsSessionException">
    <s3:fault name="MslvAsapWsSessionException" use="literal"/>
    </s0:fault>
    </s0:operation>
    <s0:operation name="queryOrders">
    <s3:operation soapAction="tns/queryOrders" style="document"/>
    <s0:input>
    <s3:body parts="parameters" use="literal"/>
    </s0:input>
    <s0:output>
    <s3:body parts="parameters" use="literal"/>
    </s0:output>
    <s0:fault name="MslvAsapWsSessionException">
    <s3:fault name="MslvAsapWsSessionException" use="literal"/>
    </s0:fault>
    </s0:operation>
    <s0:operation name="setOrderByValue">
    <s3:operation soapAction="tns/setOrderByValue" style="document"/>
    <s0:input>
    <s3:body parts="parameters" use="literal"/>
    </s0:input>
    <s0:output>
    <s3:body parts="parameters" use="literal"/>
    </s0:output>
    <s0:fault name="MslvAsapWsSessionException">
    <s3:fault name="MslvAsapWsSessionException" use="literal"/>
    </s0:fault>
    </s0:operation>
    <s0:operation name="startOrderByKey">
    <s3:operation soapAction="tns/startOrderByKey" style="document"/>
    <s0:input>
    <s3:body parts="parameters" use="literal"/>
    </s0:input>
    <s0:output>
    <s3:body parts="parameters" use="literal"/>
    </s0:output>
    <s0:fault name="MslvAsapWsSessionException">
    <s3:fault name="MslvAsapWsSessionException" use="literal"/>
    </s0:fault>
    </s0:operation>
    </s0:binding>
    <s0:service name="MslvAsapWs">
    <s0:port binding="s1:MslvAsapWsSoapBinding" name="JmsSessionPort">
    <s3:address location="jms:///SAAS-1/Oracle/CGBU/Mslv/Asap/Ws?URI=SAAS-1.WebServiceQueue"/>
    </s0:port>
    </s0:service>
    </s0:definitions>

  • Javax.jms: Interface Connection

    Hi all.
    In the above interface is said:
    "A Connection object is a client's active connection to its JMS provider. It typically allocates provider resources outside the Java virtual machine (JVM). "
    What does this part exactly mean?
    "It typically allocates provider resources outside the Java virtual machine (JVM)."
    Thanks in advance.

    Can you also help me on this please; I have this piece of code; factory is an object of type: progress.message.jclient.ConnectionFactory
    Then createConnection() returns an object of type: Connection: javax.jms Interface Connection
    But shouldn't Connection be a class and not an interface?
    Any help is greatly appreciated.
    public class Chat
        implements javax.jms.MessageListener
    private javax.jms.Connection connect = null;
        private javax.jms.Session pubSession = null;
        private javax.jms.Session subSession = null;
        private javax.jms.MessageProducer publisher = null;
        /** Create JMS client for publishing and subscribing to messages. */
        private void chatter( String broker, String username, String password)
            // Create a connection.
            try
    // factory is an object of type: progress.message.jclient.ConnectionFactory
    javax.jms.ConnectionFactory factory;
                factory = (new progress.message.jclient.ConnectionFactory (broker));
                connect = factory.createConnection (username, password);
                pubSession = connect.createSession(false,javax.jms.Session.AUTO_ACKNOWLEDGE);
                subSession = connect.createSession(false,javax.jms.Session.AUTO_ACKNOWLEDGE);
            catch (javax.jms.JMSException jmse)
                System.err.println("error: Cannot connect to Broker - " + broker);
                jmse.printStackTrace();
                System.exit(1);
    }

  • How do I connect my Samsung Series 8000 plasma tv to my 27" imac

    How do I connect my Samsung Series 8000 plasma tv to my 27" imac (2.8 GHz Intel Core i7) to use as a display?

    Here you go (no financial or other interest in this web site or company):
    http://www.kanexlive.com/iadapt51
    I believe we have the same model of iMac (late 2009) in which unfortunately Apple did not provide audio signals in the mini-DisplayPort out port.  This Kanex adapter will pick up your audio as well as the DisplayPort signal and combine them in an HDMI signal that you plug into the Samsung HDTV.

  • Getting the number of active connections in a connection Pool

    Hi,
    I have an application deployed on jboss. DB used is db2. For monitoring purpose i need to get the number of active and idle connections at any point of time. I am trying to use commons-dbcp jar to get this data using BasicDataSourceClass. Following is the piece of code.
    Context initialContext;
    try {
         initialContext = new InitialContext();
         DataSource ds = (DataSource) initialContext.lookup(myjndiname);
         logger.info("************CONNECTION POOL DATA->" + ds.getClass().getName() + "************" + ds.getClass() + "**************");
         BasicDataSource bds = (BasicDataSource) datasource;
              logger.info("************CONNECTION POOL DATA-> ACTIVE CONN=" + bds.getNumActive() + " IDLE CONN=" + bds.getNumIdle() + " INIT SIZE=" + bds.getInitialSize());
    catch (NamingException e) {
         // TODO Auto-generated catch block
         e.printStackTrace();
    This code gave a class cast exception at the point datasource is cast to BasicDataSource. The class name returned by ds is WrapperDataSource. I have few queries on this:-
    1. What configurations do i need so that datasource returned by InitialContext is BasicDataSource? FYI i tried to add the BasicDataSourceFactory in db2-ds.xml. But it still didnt work
    2. Is there any other way to find the number of active connections in a connection pool? I dont want any server specific solution.
    Pls help.
    Thanks

    user13642196 wrote:
    Hi,
    I have an application deployed on jboss. DB used is db2. For monitoring purpose i need to get the number of active and idle connections at any point of time. I am trying to use commons-dbcp jar to get this data using BasicDataSourceClass. Following is the piece of code.
    Context initialContext;
    try {
                 initialContext = new InitialContext();
                 DataSource ds = (DataSource) initialContext.lookup(myjndiname);
                 logger.info("************CONNECTION POOL DATA->" + ds.getClass().getName() + "************" + ds.getClass() + "**************");
                 BasicDataSource bds = (BasicDataSource) datasource;
              logger.info("************CONNECTION POOL DATA-> ACTIVE CONN=" + bds.getNumActive() + "  IDLE CONN=" + bds.getNumIdle() + "   INIT SIZE=" + bds.getInitialSize());
    catch (NamingException e) {
                 // TODO Auto-generated catch block
                 e.printStackTrace();
    }This code gave a class cast exception at the point datasource is cast to BasicDataSource. The class name returned by ds is WrapperDataSource. You can only cast an object to an interface it implements or to a class it extends (directly or indirectly).
    I have few queries on this:-
    1. What configurations do i need so that datasource returned by InitialContext is BasicDataSource? FYI i tried to add the BasicDataSourceFactory in db2-ds.xml. But it still didnt workhttp://commons.apache.org/dbcp/api-1.2.2/org/apache/commons/dbcp/package-summary.html#package_description

  • Weblogic Server 9.2 Crashes when using the JMS Wrapped Connection Pooling.

    ===== BEGIN DUMP =============================================================
    JRockit dump produced after 0 days, 01:05:05 on Thu Sep 16 18:27:36 2010
    Additional information is available in:
    E:\obopay\servers\EWP_9.2_Domain\jrockit.4516.dump
    E:\obopay\servers\EWP_9.2_Domain\jrockit.4516.mdmp
    If you see this dump, please open a support case with BEA and
    supply as much information as you can on your system setup and
    the program you were running. You can also search for solutions
    to your problem at http://forums.bea.com in
    the forum jrockit.developer.interest.general.
    Error Message: Illegal memory access. [54]
    Exception Rec: EXCEPTION_ACCESS_VIOLATION (c0000005) at 0x0095065F - memory at 0x00740060 could not be read.
    Minidump : Wrote mdmp. Size is 567MB
    SafeDllMode : -1
    Version : BEA JRockit(R) R27.2.0-131-78843-1.5.0_10-20070320-1457-windows-ia32
    GC Mode : Garbage collection optimized for throughput
    GC Strategy : Generational Parallel Mark & Sweep
    : Current OC phase is: not running. YC is not running.
    : GC strategy for GC 36 was genparpar
    : GC strategy for GC 37 was genparpar
    : GC strategy for GC 38 was genparpar
    : GC strategy for GC 39 was genparpar
    : GC strategy for GC 40 was genparpar
    : mmHeap->data = 0x00C00000, mmHeap->top = 0x10C00000
    : The nurserylist starts at 0x01BE75E8 and ends at 0x0CB52440
    : mmStartCompaction = 0x00C00000, mmEndCompaction = 0x01C00000
    : References are 32-bit.
    CPU : Intel Pentium III/Pentium III Xeon SSE SSE2 SSE3 SSSE3 EM64T
    Number CPUs : 2
    Tot Phys Mem : 3451408384 (3291 MB)
    OS version : Microsoft Windows XP version 5.1 Service Pack 3 (Build 2600) (32-bit)
    Thread System: Windows Threads
    State : JVM is running
    Command Line : -Djava.library.path=E:\bea\jrockit90_150_10\bin;E:\bea\jrockit90_150_10\jre\bin;E:\bea\weblogic92\server\native\win\32;E:\bea\weblogic92\server\bin;E:\bea\weblogic92\server\native\win\32\oci920_8 -Dweblogic.management.discover=false -Dplatform.home=E:\bea\weblogic92 -Dwls.home=E:\bea\weblogic92\server -Dwli.home=E:\bea\weblogic92\integration -Dweblogic.Name=myserver -Dweblogic.management.username=weblogic -Dweblogic.management.password=weblogic -Dweblogic.ext.dirs=E:\bea\patch_weblogic901\profiles\default\sys_manifest_classpath\weblogic_patch.jar Djava.security.auth.login.config=E://workspace/Bhopal/LoginModulesConfig/ewp_loginmodules.config -Djava.naming.factory.initial.ewp.remote=weblogic.jndi.WLInitialContextFactory -Dcom.ewp.proxy.is_remote=false -Djava.naming.provider.url.ewp.remote=t3://localhost:7001 -Dweblogic.webservice.verbose=true -Dweblogic.log.Log4jLoggingEnabled=true -Dweblogic.security.SSL.ignoreHostnameVerification=true Xdebug -Xnoagent -Dcom.sun.management.jmxremote -Xms256m -Xmx1024m -Dsun.java.launcher=SUN_STANDARD weblogic.Server
    java.home : E:\bea\jrockit90_150_10\jre
    JAVA_HOME : <not set>
    JAVAOPTIONS: <not set>
    PATH : E:\bea\jrockit90_150_10\jre\bin;E:\oracle\product\10.2.0\client_1\bin;C:\Program Files\PC Connectivity Solution\;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Intel\DMIX;C:\Program Files\TortoiseSVN\bin
    C Heap : Good; no memory allocations have failed
    StackOverFlow: 0 StackOverFlowErrors have occured
    OutOfMemory : 0 OutOfMemoryErrors have occured
    Registers (from ThreadContext: 0x4B29E378 / OS context: 0x4B29E764):
    eax = 00740060 ecx = 00740060 edx = 45a45ba0 ebx = 08c953b8
    esp = 4b29ea30 ebp = 00000000 esi = 4b29ea60 edi = 4b29efb4
    es = 00000023 cs = 0000001b ss = 00000023 ds = 00000023
    fs = 0000003b gs = 00000000
    eip = 0095065f eflags = 00010206
    Stack:
    (* marks the word pointed to by the stack pointer)
    4b29ea30: 00981099* 08c953b8 008ab310 4b29eb34 09e5c308 009810ea
    4b29ea48: 4b29ead8 0098ecd2 4b29ea60 4b29ea90 48bd8960 48bd8960
    4b29ea60: 00000001 45aa0278 45a45ba0 00000007 00000000 08c953b8
    4b29ea78: 08512180 4b29ef60 00000000 09d56368 09d563b0 4b29efb4
    Code:
    (* marks the word pointed to by the instruction pointer)
    0095062c: 5e5f0cc4 c35bc033 01b85e5f 5b000000 ccccccc3 0424448b
    00950644: a5f06ca3 ccccc300 cccccccc 04244c8b 01a8018b e0830774
    0095065c: 8bc88bfe* 40788301 44408b03 af0f0a75 c0830841 f8e08317
    00950674: ccccccc3 cccccccc cccccccc 0424448b 00f4888b 158b0000
    Loaded modules:
    (* denotes the module causing the exception)
    00400000-0040ffff E:\bea\jrockit90_150_10\bin\javaw.exe
    7c900000-7c9b1fff C:\WINDOWS\system32\ntdll.dll
    7c800000-7c8f5fff C:\WINDOWS\system32\kernel32.dll
    7e410000-7e4a0fff C:\WINDOWS\system32\USER32.dll
    77f10000-77f58fff C:\WINDOWS\system32\GDI32.dll
    77dd0000-77e6afff C:\WINDOWS\system32\ADVAPI32.dll
    77e70000-77f02fff C:\WINDOWS\system32\RPCRT4.dll
    77fe0000-77ff0fff C:\WINDOWS\system32\Secur32.dll
    77c10000-77c67fff C:\WINDOWS\system32\MSVCRT.dll
    76390000-763acfff C:\WINDOWS\system32\IMM32.DLL
    00820000-00a9cfff *E:\bea\jrockit90_150_10\jre\bin\jrockit\jvm.dll
    76b40000-76b6cfff C:\WINDOWS\system32\WINMM.dll
    71ab0000-71ac6fff C:\WINDOWS\system32\WS2_32.dll
    71aa0000-71aa7fff C:\WINDOWS\system32\WS2HELP.dll
    7c340000-7c395fff E:\bea\jrockit90_150_10\bin\MSVCR71.dll
    5dac0000-5dac7fff C:\WINDOWS\system32\rdpsnd.dll
    76360000-7636ffff C:\WINDOWS\system32\WINSTA.dll
    5b860000-5b8b4fff C:\WINDOWS\system32\NETAPI32.dll
    76bf0000-76bfafff C:\WINDOWS\system32\PSAPI.DLL
    6d700000-6d70bfff E:\bea\jrockit90_150_10\jre\bin\verify.dll
    6d370000-6d38cfff E:\bea\jrockit90_150_10\jre\bin\java.dll
    6d2f0000-6d2f7fff E:\bea\jrockit90_150_10\jre\bin\hpi.dll
    6d720000-6d72efff E:\bea\jrockit90_150_10\jre\bin\zip.dll
    6d520000-6d527fff E:\bea\jrockit90_150_10\jre\bin\management.dll
    6d530000-6d542fff E:\bea\jrockit90_150_10\jre\bin\net.dll
    71a50000-71a8efff C:\WINDOWS\system32\mswsock.dll
    662b0000-66307fff C:\WINDOWS\system32\hnetcfg.dll
    71a90000-71a97fff C:\WINDOWS\System32\wshtcpip.dll
    41c00000-41c26fff C:\WINDOWS\system32\DNSAPI.dll
    41c30000-41c37fff C:\WINDOWS\System32\winrnr.dll
    41c40000-41c6bfff C:\WINDOWS\system32\WLDAP32.dll
    41c80000-41c85fff C:\WINDOWS\system32\rasadhlp.dll
    68000000-68035fff C:\WINDOWS\system32\rsaenh.dll
    769c0000-76a73fff C:\WINDOWS\system32\USERENV.dll
    438b0000-438b8fff E:\bea\jrockit90_150_10\jre\bin\nio.dll
    41ba0000-41ba9fff E:\bea\jrockit90_150_10\jre\bin\jmapi.dll
    41bb0000-41bbdfff E:\bea\weblogic92\server\native\win\32\wlfileio2.dll
    43ce0000-43cf8fff C:\WINDOWS\system32\iphlpapi.dll
    43d10000-43d27fff C:\WINDOWS\system32\MPRAPI.dll
    77cc0000-77cf1fff C:\WINDOWS\system32\ACTIVEDS.dll
    43d30000-43d54fff C:\WINDOWS\system32\adsldpc.dll
    43d60000-43d70fff C:\WINDOWS\system32\ATL.DLL
    43d80000-43ebcfff C:\WINDOWS\system32\ole32.dll
    43ec0000-43f4afff C:\WINDOWS\system32\OLEAUT32.dll
    43f50000-43f5dfff C:\WINDOWS\system32\rtutils.dll
    71bf0000-71c02fff C:\WINDOWS\system32\SAMLIB.dll
    43f60000-44052fff C:\WINDOWS\system32\SETUPAPI.dll
    44060000-44064fff E:\bea\weblogic92\server\native\win\32\wlntio.dll
    44540000-44545fff E:\bea\jrockit90_150_10\jre\bin\rmi.dll
    4d010000-4d122fff E:\bea\jrockit90_150_10\jre\bin\dbghelp.dll
    "[STANDBY] ExecuteThread: '21' f" id=87 idx=0xf0 tid=4208 lastJavaFrame=0x4B29EB4C
    Stack 0: start=0x4B260000, end=0x4B2A0000, guards=0x4B263000 (ok), forbidden=0x4B261000
    Thread Stack Trace:
    at _mmGetPossibleMovedObjectSize+15()@0x0095065F
    at _refIterInit+393()@0x00981099
    at _refIterInit+474()@0x009810EA
    at _trProcessLocksForThread+66()@0x0098ECD2
    at _javalockCouldBeLock+1047()@0x008AB417
    at _javalockConvertThinToFat+42()@0x008AC13A
    at RJNIjrockit_vm_Locks_convertThinLockedToFatLocked@8+15()@0x00986B1F
    -- Java stack --
    at jrockit/vm/Locks.convertThinLockedToFatLocked(Ljava/lang/Object;)V(Native Method)
    at jrockit/vm/Locks.createMonitorAndConvert(Ljava/lang/Object;Z)Ljrockit/vm/ObjectMonitor;(Unknown Source)
    at java/lang/Object.wait(J)V(Native Method)
    at java/lang/Object.wait(Object.java:474)
    at weblogic/common/CompletionRequest.getResult(CompletionRequest.java:109)
    ^-- Holding lock: weblogic/common/CompletionRequest@0x09E5C2A8[thin lock]
    at weblogic/store/gxa/internal/GXATransactionImpl.commitStoreIO(GXATransactionImpl.java:99)
    at weblogic/store/gxa/internal/GXATransactionImpl.doOperationCallbacks(GXATransactionImpl.java:215)
    at weblogic/store/gxa/internal/GXAResourceImpl.commit(GXAResourceImpl.java:1448)
    at weblogic/transaction/internal/XAServerResourceInfo.commit(XAServerResourceInfo.java:1333)
    at weblogic/transaction/internal/XAServerResourceInfo.commit(XAServerResourceInfo.java:577)
    at weblogic/transaction/internal/ServerSCInfo.startCommit(ServerSCInfo.java:514)
    at weblogic/transaction/internal/ServerTransactionImpl.localCommit(ServerTransactionImpl.java:1993)
    at weblogic/transaction/internal/ServerTransactionImpl.globalRetryCommit(ServerTransactionImpl.java:2658)
    at weblogic/transaction/internal/ServerTransactionImpl.globalCommit(ServerTransactionImpl.java:2580)
    at weblogic/transaction/internal/ServerTransactionImpl.internalCommit(ServerTransactionImpl.java:278)
    at weblogic/transaction/internal/ServerTransactionImpl.commit(ServerTransactionImpl.java:227)
    at weblogic/deployment/jms/WrappedTransactionalSession.delistFromTransaction(WrappedTransactionalSession.java:258)
    ^-- Holding lock: weblogic/deployment/jms/PooledSession_weblogic_jms_client_JMSXASession@0x09D56368[thin lock]
    at weblogic/deployment/jms/WrappedMessageProducer.send(WrappedMessageProducer.java:149)
    at com/obopay/jms/helper/BaseQueueHelper.sendMessage(BaseQueueHelper.java:107)
    The above is the jrockit crash dump file..
    I am using the JMS Wrapper Connection Poooling provided by Weblogic. When i use Jmeter and do the load testing for around 10 users, the server gets crashed.
    I doubt something is going wrong with the Weblogic JMS Connection Pooling, please help me..

    The problem doesn't look like it has anything to do with wappers per se. The stack indicates that the JVM died when the persistent store tried to invoke a standard Java synchronize operation. JVM crashes need to be analyzed by a JVM expert, so I second the suggestion to solicit help from JVM experts and/or filing a case with customer support. In the mean-time, you can probably work-around the issue by either (A) ensuring you have a recent version of the JVM installed, or (B) temporarily switching to the Sun JVM.
    Regards,
    tom
    Edited by: TomB on Sep 17, 2010 2:33 PM

  • File Adapter Sender - Does XI support Active connection mode?

    Does the file adapter support Active connection mode?

    What do you mean by this? R u talking about FTP connections?
    VJ

  • PI7.1 JMS Adapter - connect to NW6.40

    Hello,
    We are facing following problem on SAP PI:
    We have a scenario where PI (version 7.1) is connecting to another SAP NetWeaver system (version 6.40).  There is an application that reads/puts messages from/to JMS Queues running on this system. PI has to connect the JMS Provider of 6.40 system and read/put these messages from/to these JMS Queues.
    This scenario worked fine till we used XI 3.0 (NW6.40). We configured sender JMS channel with link to remote JMS Server and parameter "force_remote".
    After installation of new PI7.1 we noticed some issues:
    1.the connection is unstable. Sending JMS messages from PI to NW6.40 queue works a while but then we get error like this:
    Adapter Framework caught exception: Unable to write new JMS message body for message: 00237d29-13fc-02ed-ba85-01d046631592: ConnectorException: Connector for ConnectionProfile of channel: EON_CC_jms_rcv_omsmessageon node: 922834950 having object id: 70855b1c6c483e869982ea2fe9787b36 was unable to create a new javax.jms.TextMessage message: javax.jms.IllegalStateException: Session is closed.
    2. we cannot read messages from JMS Queue of NW6.40 at all. The messages are there in queue, communication channel is running and succesfully connected to queue but no message is processed and no error shows in communication channel monitoring.
    Has anybody solve similar problem with connection between 7.1 and 6.40 NetWeaver?
    I think the problem can be backward incompatibility of 7.1 SAP JMS libraries against 6.40. If this is true then the question is whether it is possible to deploy old libraries and run them simultaneously with native 7.1 libraries?
    Thanks

    problem sorted - factory property settings were not configured correctly in JMS Adapter connection pool

  • DBCPpool Active connections / DB down

    Greetings,
    I seems to have a strange problem with DBCP and Oracle Connection poll mechanism. Here how it goes.
    1. Get Database connection from DBCP BasicDataSource ds
    ex :- conn = ds.getConnection()
    2. Create a Statement from conn, conn.createStatement()
    3. Get ResultSet from Statement stmt, stmt.executeSql(sql)
    4. Now, Shutdown the oracle DB or disconnect the client from Server (remove the Lan cable)
    5. execute one more SQL query like stmt.executeSql(sql)
    6. SQL Exception is thrown at during point 5 , like 17002:I/O error
    7. Exception is occurred if i close the connection, conn.close(); (Error Code 0 and message is connection is already closed)
    8. At this point, DBCP is not returning the connection to ideal pool, means Connection still has active status and we can check the active status from BasicDataSource like bs.getNumActive()
    I think its bug with DBCP if now I hope someone can to light to solve this issue.

    I believe these are all processes on each DBs, could you please execute following query to get actual running proceses on your DB.
    SELECT dbid,
    DB_NAME(dbid) as DBName,
    COUNT(dbid) as NumberOfConnections,
    loginame as LoginName
    FROM
    sys.sysprocesses
    WHERE
    dbid > 0 and status='running'
    GROUP BY
    dbid, loginame
    as there will be various status of processess exists on your DB.
    1. does that makes a traffic load on my database? -- If the number of processes are pretty high, then apparantly this will be traffic load.
    3. how can i stop / control getting that much number of active connection ? -- Try to get active connection by following command.
    sp_who2 'Active'
    Thanks
    Manish
    Please click Mark as Answer if my post solved your problem and click
    Vote as Helpful if this post was useful.

  • To find no. of active connections in a connection pool

    How can I find no. of active connections in a connection pool?

    That, if it exists, is specific to implementation of the pool. So you need to looks at the docs for the pool that you are using.

  • What is an "active connection" to the FMS server?

    Hi,
    I am wondering exactly what are considered "active connections" to an FMS server?
    Is it only the RTMP/RTMFP NetConnections, or do NetStreams also count?
    Thanks

    Only netConnections. You can't connect a netstream without a netconnection so they don't count on the connection count number.

  • JDBC Active Connection count issue- Current row null issue

    In our weblogic conse 10.3.5, the max connection capacity is set to 25, however when we start using the application , over a small period of time the current active connection count increases more than 25 like 30,55, 85 etc .. How is this possible? . Once the number of active connection count goes above the max connection capacity, our application behaves weirdly, some time for some users the current row return null and as a result we get Null pointer exception. we are using Jdev 11.1.2.1 and the application was migrated from 10g. The AM configuration is the default one as specified in most docs or when we create a new application module. Could you guys help us out.

    How many concurrent users do you have? Are you opening database connections manually in the application code? If so, are you closing these connections when done?

  • What is the maximum number of Active Connection in SSG 7206VXR?

    Hi,
    What is the maximum number of SSG Host or active connection (show ssg service package) for Cisco 7206VXR which running with NPE-G1? The SSG is deploying with Web-login and the TCP-Redirect, Port-bundle and Pass-through is enabling. The SSG is to handling IP session authentication. The SSG is binding Gigabit Ethernet.
    The current version of IOS is show as below.
    Cisco IOS Software, 7200 Software (C7200-ADVIPSERVICESK9-M), Version 12.4(9)T1, RELEASE SOFTWARE (fc2)
    Thanks,
    Chia

    To set the maximum number of services per user, use the ssg maxservice command in global configuration mode. To reset the maximum number of services per user to the default, use the no form of this command. ssg maxservice number and no ssg maxservice
    If you want to know more please click following URL:
    http://www.cisco.com/en/US/products/sw/iosswrel/ps5187/products_command_reference_chapter09186a008017cf59.html

  • Using JMS to connect to Sun's 1.4 J2EE server

    Hi,
    I've been reading around various postings detailing how to connect to J2EE servers at runtime, and they all seem to follow the format:
    Properties props = new Properties();
    props.put(Context.INITIAL_CONTEXT_FACTORY, "com.sun.enterprise.naming.SerialInitContextFactory");
    props.put(Context.PROVIDER_URL, "rmi://localhost");
    // Create a JNDI API InitialContext object
    // (may throw a NamingException)
    jndiContext = new InitialContext(props);
    But none of the discussion is totally complete. It seems incredibly difficult to connect to a J2EE server, and the documentation on the issue is incredibly poor.
    I'd like to do this without the 'appclient' program that comes with Sun's J2EE server as I wish to have a development environment that can start up, connect to the J2EE server, and send messages.
    So has anyone managed to get this to work?
    I'm confused to where the username and password go. I've seen other suggestions to make the above work, including:
    props.put("org.omg.CORBA.ORBInitialPort", "3700");
    props.put("org.omg.CORBA.ORBInitialHost", "localhost");
    ORB orb = ORB.init(new String[] {}, props);
    props.put("java.naming.corba.orb", orb);
    Therefore can anyone clear this up for me! A few lines of code, showing exactly how I can connect to a J2EE server.
    All I want to do is send a few messages.. :)
    Cheers
    John

    Hello everyone;
    Actually I have a error below;
    Feb 23, 2006 11:52:27 PM com.sun.corba.ee.spi.logging.LogWrapperBase doLog
    INFO: "IOP00710299: (INTERNAL) Successfully created IIOP listener on the specified host/port: all interfaces/1973"
    Feb 23, 2006 11:52:36 PM com.sun.enterprise.connectors.util.SetMethodAction handleException
    WARNING: RAR7096: Exception null while trying to set the value on property Name
    Feb 23, 2006 11:52:36 PM com.sun.enterprise.naming.SerialContext lookup
    SEVERE: NAM0004: Exception during name lookup : {0}
    com.sun.enterprise.resource.PoolingException
    at com.sun.enterprise.connectors.AdministeredObjectResource.createAdministeredObject(AdministeredObjectResource.java:143)
    at com.sun.enterprise.naming.factory.AdministeredObjectFactory.getObjectInstance(AdministeredObjectFactory.java:89)
    at javax.naming.spi.NamingManager.getObjectInstance(NamingManager.java:304)
    at com.sun.enterprise.naming.SerialContext.lookup(SerialContext.java:293)
    at javax.naming.InitialContext.lookup(InitialContext.java:351)
    at javaapplication17.Main.main(Main.java:39)
    Caused by: java.security.PrivilegedActionException: com.sun.enterprise.connectors.ConnectorRuntimeException
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sun.enterprise.connectors.AdministeredObjectResource.createAdministeredObject(AdministeredObjectResource.java:139)
    ... 5 more
    Caused by: com.sun.enterprise.connectors.ConnectorRuntimeException
    at com.sun.enterprise.connectors.util.SetMethodAction.handleException(SetMethodAction.java:110)
    at com.sun.enterprise.connectors.util.SetMethodAction.run(SetMethodAction.java:96)
    ... 7 more
    Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.sun.enterprise.connectors.util.SetMethodAction.run(SetMethodAction.java:69)
    ... 7 more
    Caused by: java.lang.IllegalArgumentException: MQ:Queue:Invalid Queue Name -
    at com.sun.messaging.Queue.setName(Queue.java:64)
    ... 12 more
    javax.naming.CommunicationException: serial context communication ex [Root exception is com.sun.enterprise.resource.PoolingException]
    at com.sun.enterprise.naming.SerialContext.lookup(SerialContext.java:317)
    at javax.naming.InitialContext.lookup(InitialContext.java:351)
    at javaapplication17.Main.main(Main.java:39)
    Caused by: com.sun.enterprise.resource.PoolingException
    at com.sun.enterprise.connectors.AdministeredObjectResource.createAdministeredObject(AdministeredObjectResource.java:143)
    at com.sun.enterprise.naming.factory.AdministeredObjectFactory.getObjectInstance(AdministeredObjectFactory.java:89)
    at javax.naming.spi.NamingManager.getObjectInstance(NamingManager.java:304)
    at com.sun.enterprise.naming.SerialContext.lookup(SerialContext.java:293)
    ... 2 more
    Caused by: java.security.PrivilegedActionException: com.sun.enterprise.connectors.ConnectorRuntimeException
    at java.security.AccessController.doPrivileged(Native Method)
    at com.sun.enterprise.connectors.AdministeredObjectResource.createAdministeredObject(AdministeredObjectResource.java:139)
    ... 5 more
    Caused by: com.sun.enterprise.connectors.ConnectorRuntimeException
    at com.sun.enterprise.connectors.util.SetMethodAction.handleException(SetMethodAction.java:110)
    at com.sun.enterprise.connectors.util.SetMethodAction.run(SetMethodAction.java:96)
    ... 7 more
    Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at com.sun.enterprise.connectors.util.SetMethodAction.run(SetMethodAction.java:69)
    ... 7 more
    Caused by: java.lang.IllegalArgumentException: MQ:Queue:Invalid Queue Name -
    at com.sun.messaging.Queue.setName(Queue.java:64)
    ... 12 more
    I tried everything in this form but I could not send a message to queue from my standalone client.
    I am trying to communicate with my application server throught JMS almost a week. But I could not get any result. I even read twice some forms. Actually all I can say I progressed to here..
    My code is below...
    Context initialContext = new InitialContext();
                javax.jms.QueueConnectionFactory factory = (javax.jms.QueueConnectionFactory) initialContext.lookup("jmsFactory");
                Destination queue = (javax.jms.Queue) initialContext.lookup("jmsQueue");
                javax.jms.QueueConnection connection = factory.createQueueConnection();
                javax.jms.QueueSession session = connection.createQueueSession(false, Session.AUTO_ACKNOWLEDGE);
                On the jmsQueue lookup there is the error... I create all the resources in my Sun System Application Server 8.2 PE...
    Please help or say some thing?
    .....

  • IPod Touch 5 jitters after being connected to Bose Series III

    iPod Touch 5 music jitters after being connected to Bose Series III

    Reset the Bose device
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Reset all settings      
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up           
    - Restore to factory settings/new iOS device.

Maybe you are looking for

  • I want to wipe my MacBook Pro and reinstall factory settings... Help???

    do I need discs?

  • Output in different format

    Hi , I get the o/p for a query like this : SQL> select * from tab1; OWNER CARS 1 Ford,Toyota,Nissan 2 Lexus,Mercedes,BMW,Infiniti 3 Ferrari 4 Porsche,Lotus,Lamborghini,Maserati,Aston Martin 5 Maybach,Bentley How can i get the o/p like this ? OWNER CA

  • How do I start/restart SCEP install manually ?

    I have a workstation that failed SCEP install because it could not uninstall the previous AV software. I manually uninstalled the old Av software and now waiting for SCEP to install again. Is there a way for us impatient folks to manually start the r

  • Loadtest result in 9.2

    Hi, I just try the new version (9.2) of Oracle Application Testing Suite. I executed an existing loadtest, and in the created report in Show Server Times Only mode. The values in the generated result table are false: min: 0,209 max: 0,032 avg: 0,205

  • Finding Renamed Photos!!

    How can I rename a photo in iphoto, and have it show up as the new name in finder so that I don't have to sort through all these numeric jpegs to find the right one so I can attach photos to email, etc.... I can rename it in the info box while in iph