Note that there are some explanatory texts on larger screens.

plurals
  1. POIBM MQ XMS for Net System.ObjectDisposedException: Cannot access a closed file
    primarykey
    data
    text
    <p>My <code>net-API</code> with xms just can not connect to a remote manager while <code>java-API</code> with jms can connect to the same one.</p> <p>1.i had added ip address into hosts file.</p> <p>there is the log of the error. </p> <pre><code> 2013-09-24 15:55:04,620 [10] DEBUG line267 Com.Tsystems.Aviation.Imf.Client.connector.CmsConnector - The connection initialized param is, host: AIXMQ214, destination: IN.LQ.FSS1.FQDB, port: 1414, Qmgr: QM70IMF_01, user: aviation, ccsid: 819, channel: SYSTEM.DEF.SVRCONN 2013-09-24 15:55:05,086 [10] ERROR line463 Com.Tsystems.Aviation.Imf.Client.connector.CmsConnector - create CMS connection failed on IN.LQ.FSS1.FQDB IBM.XMS.XMSException: CWSMQ0006E: An exception was received during the call to the method ConnectionFactory.CreateConnection: System.ObjectDisposedException: Cannot access a closed file. at IBM.WMQ.Nmqi.ManagedNmqiMQ.NmqiConnect(String name, NmqiConnectOptions pNmqiConnectOpts, MQConnectOptions cno, Hconn parentHconn, Phconn pHconn, Int32&amp; compCode, Int32&amp; reason) at IBM.XMS.Client.WMQ.WmqConnection..ctor(NmqiEnvironment nmqiEnv, NmqiMQ nmqiMQ, XmsPropertyContext connectProps) at IBM.XMS.Client.WMQ.WmqConnectionFactory.CreateV7ProviderConnection(XmsPropertyContext connectionProps). During execution of the specified method an exception was thrown by another component. See the linked exception for more information. at IBM.XMS.Client.WMQ.WmqConnectionFactory.CreateProviderConnection(XmsPropertyContext connectionProps) at IBM.XMS.Client.Impl.XmsConnectionFactoryImpl.CreateConnection(String userID, String password) at Com.Tsystems.Aviation.Imf.Client.connector.CmsConnector.Connect(CmsConnectorType connectorType) in D:\Aviation\C#\com.tsystems.aviation.imf.client\connector\CmsConnector.cs:line 412 Linked Exception : System.ObjectDisposedException: Cannot access a closed file. at IBM.WMQ.Nmqi.ManagedNmqiMQ.NmqiConnect(String name, NmqiConnectOptions pNmqiConnectOpts, MQConnectOptions cno, Hconn parentHconn, Phconn pHconn, Int32&amp; compCode, Int32&amp; reason) at IBM.XMS.Client.WMQ.WmqConnection..ctor(NmqiEnvironment nmqiEnv, NmqiMQ nmqiMQ, XmsPropertyContext connectProps) at IBM.XMS.Client.WMQ.WmqConnectionFactory.CreateV7ProviderConnection(XmsPropertyContext connectionProps) </code></pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload