<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: OnCommand Java connection reset errors in VMware Solutions Discussions</title>
    <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/OnCommand-Java-connection-reset-errors/m-p/1304#M131</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Further to this, if anyone is interested, the issue appears to be related to the security baseline used when our Windows servers are built.&amp;nbsp; I tried a new server with no additional security settings and had no problems at all.&amp;nbsp; Applied the security settings (Microsoft's Security Compliance baseline) and the issue comes back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, now to find out which of the 200+ settings is causing the issue.....&lt;SPAN __jive_emoticon_name="laugh" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.netapp.com/5.0.1/images/emoticons/laugh.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Apr 2012 15:43:32 GMT</pubDate>
    <dc:creator>DAIRYMILK</dc:creator>
    <dc:date>2012-04-24T15:43:32Z</dc:date>
    <item>
      <title>OnCommand Java connection reset errors</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/OnCommand-Java-connection-reset-errors/m-p/1266#M123</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firstly, sorry for the amount of logs I'm just about to paste...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'm having an issue with OnCommand 5.0 and the Host package 1.1, both installed on the same Windows 2008 R2 server&lt;/P&gt;&lt;P&gt;There is a remote vCenter server&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The installation went fine and there were no errors in the installation log.&amp;nbsp; However, as soon as I added the Host package, I started getting these errors in the "server" log file under C:\program files\netapp\OnCommand Host Package\vmwareplugin\log folder.&amp;nbsp; The events are also flooding the event log with warning messages.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Error is as follows and seems to occur anytime that an object is registered or updated.&amp;nbsp; The objects are appearing in OnCommand OK, even though a warning message will be generated.&amp;nbsp; If I try to browse to the url mentioned, I get a 403 error.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2012-03-16 12:03:11,041 [::] INFO&amp;nbsp; - Received modify event on datastore-432 &lt;/P&gt;&lt;P&gt;2012-03-16 12:03:11,057 [::] DEBUG - Sending events : [ Event: Changed Resource:&amp;nbsp; Type: Virtualization.VMware.Datastore Name: local:esxihost01 Object Id: 4ee7752c-e74de509-811b-0025b51b004f]&lt;/P&gt;&lt;P&gt;2012-03-16 12:03:11,057 [::] DEBUG - Get HS client for : &lt;A href="https://oncommandserver.domain:8799/HostServices/Mgmt" target="_blank"&gt;https://oncommandserver.domain:8799/HostServices/Mgmt&lt;/A&gt;&lt;/P&gt;&lt;P&gt;2012-03-16 12:03:11,104 [::] WARN&amp;nbsp; - Interceptor has thrown exception, unwinding now&lt;/P&gt;&lt;P&gt;org.apache.cxf.interceptor.Fault: Connection reset&lt;/P&gt;&lt;P&gt; at org.apache.cxf.interceptor.AbstractOutDatabindingInterceptor.writeParts(AbstractOutDatabindingInterceptor.java:96)&lt;/P&gt;&lt;P&gt; at org.apache.cxf.interceptor.BareOutInterceptor.handleMessage(BareOutInterceptor.java:68)&lt;/P&gt;&lt;P&gt; at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:236)&lt;/P&gt;&lt;P&gt; at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:472)&lt;/P&gt;&lt;P&gt; at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:302)&lt;/P&gt;&lt;P&gt; at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:254)&lt;/P&gt;&lt;P&gt; at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:73)&lt;/P&gt;&lt;P&gt; at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:127)&lt;/P&gt;&lt;P&gt; at $Proxy72.notifyEvent(Unknown Source)&lt;/P&gt;&lt;P&gt; at com.netapp.smvi.SMConfigBundle.notifyHS(SMConfigBundle.java:142)&lt;/P&gt;&lt;P&gt; at com.netapp.smvi.resourcegraph.client.HsEventListener.notifyEvent(HsEventListener.java:38)&lt;/P&gt;&lt;P&gt; at com.netapp.smvi.resourcegraph.updater.EventWatcher.sendEvents(EventWatcher.java:408)&lt;/P&gt;&lt;P&gt; at com.netapp.smvi.resourcegraph.updater.EventWatcher.run(EventWatcher.java:165)&lt;/P&gt;&lt;P&gt;Caused by: com.ctc.wstx.exc.WstxIOException: Connection reset&lt;/P&gt;&lt;P&gt; at com.ctc.wstx.sw.BaseStreamWriter.flush(BaseStreamWriter.java:313)&lt;/P&gt;&lt;P&gt; at org.apache.cxf.interceptor.AbstractOutDatabindingInterceptor.writeParts(AbstractOutDatabindingInterceptor.java:94)&lt;/P&gt;&lt;P&gt; ... 12 more&lt;/P&gt;&lt;P&gt;Caused by: java.net.SocketException: Connection reset&lt;/P&gt;&lt;P&gt; at java.net.SocketInputStream.read(Unknown Source)&lt;/P&gt;&lt;P&gt; at com.sun.net.ssl.internal.ssl.InputRecord.readFully(Unknown Source)&lt;/P&gt;&lt;P&gt; at com.sun.net.ssl.internal.ssl.InputRecord.read(Unknown Source)&lt;/P&gt;&lt;P&gt; at com.sun.net.ssl.internal.ssl.SSLSocketImpl.readRecord(Unknown Source)&lt;/P&gt;&lt;P&gt; at com.sun.net.ssl.internal.ssl.SSLSocketImpl.performInitialHandshake(Unknown Source)&lt;/P&gt;&lt;P&gt; at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(Unknown Source)&lt;/P&gt;&lt;P&gt; at com.sun.net.ssl.internal.ssl.SSLSocketImpl.startHandshake(Unknown Source)&lt;/P&gt;&lt;P&gt; at sun.net.&lt;A href="http://www.protocol.https.HttpsClient.afterConnect(Unknown" target="_blank"&gt;www.protocol.https.HttpsClient.afterConnect(Unknown&lt;/A&gt; Source)&lt;/P&gt;&lt;P&gt; at sun.net.&lt;A href="http://www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown" target="_blank"&gt;www.protocol.https.AbstractDelegateHttpsURLConnection.connect(Unknown&lt;/A&gt; Source)&lt;/P&gt;&lt;P&gt; at sun.net.&lt;A href="http://www.protocol.http.HttpURLConnection.getOutputStream(Unknown" target="_blank"&gt;www.protocol.http.HttpURLConnection.getOutputStream(Unknown&lt;/A&gt; Source)&lt;/P&gt;&lt;P&gt; at sun.net.&lt;A href="http://www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown" target="_blank"&gt;www.protocol.https.HttpsURLConnectionImpl.getOutputStream(Unknown&lt;/A&gt; Source)&lt;/P&gt;&lt;P&gt; at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleHeadersTrustCaching(HTTPConduit.java:1913)&lt;/P&gt;&lt;P&gt; at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.onFirstWrite(HTTPConduit.java:1868)&lt;/P&gt;&lt;P&gt; at org.apache.cxf.io.AbstractWrappedOutputStream.write(AbstractWrappedOutputStream.java:42)&lt;/P&gt;&lt;P&gt; at org.apache.cxf.io.AbstractThresholdOutputStream.write(AbstractThresholdOutputStream.java:69)&lt;/P&gt;&lt;P&gt; at org.apache.cxf.io.CacheAndWriteOutputStream.write(CacheAndWriteOutputStream.java:68)&lt;/P&gt;&lt;P&gt; at com.ctc.wstx.io.UTF8Writer.flush(UTF8Writer.java:96)&lt;/P&gt;&lt;P&gt; at com.ctc.wstx.sw.BufferingXmlWriter.flush(BufferingXmlWriter.java:214)&lt;/P&gt;&lt;P&gt; at com.ctc.wstx.sw.BaseStreamWriter.flush(BaseStreamWriter.java:311)&lt;/P&gt;&lt;P&gt; ... 13 more&lt;/P&gt;&lt;P&gt;2012-03-16 12:03:11,104 [::] DEBUG - Could not send event to host services endpoint : Connection reset&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anybody suggest any reasons for these?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jun 2025 06:32:13 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/OnCommand-Java-connection-reset-errors/m-p/1266#M123</guid>
      <dc:creator>DAIRYMILK</dc:creator>
      <dc:date>2025-06-05T06:32:13Z</dc:date>
    </item>
    <item>
      <title>Re: OnCommand Java connection reset errors</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/OnCommand-Java-connection-reset-errors/m-p/1271#M124</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="72770" __jive_macro_name="user" class="jive_macro jive_macro_user" href="https://community.netapp.com/" target="_blank"&gt;&lt;/A&gt; is this an install issue that your team handles or should this go to support?&lt;BR /&gt;Mike&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Mar 2012 19:08:44 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/OnCommand-Java-connection-reset-errors/m-p/1271#M124</guid>
      <dc:creator>crocker</dc:creator>
      <dc:date>2012-03-20T19:08:44Z</dc:date>
    </item>
    <item>
      <title>Re: OnCommand Java connection reset errors</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/OnCommand-Java-connection-reset-errors/m-p/1276#M125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a note into the Product team in India to get an answer for you, but if this is time-sensitive you should open a support ticket.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 14:34:37 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/OnCommand-Java-connection-reset-errors/m-p/1276#M125</guid>
      <dc:creator>mharding</dc:creator>
      <dc:date>2012-03-21T14:34:37Z</dc:date>
    </item>
    <item>
      <title>Re: OnCommand Java connection reset errors</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/OnCommand-Java-connection-reset-errors/m-p/1280#M126</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mike/crocker,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your responses.&amp;nbsp; I have opened a case but we have to go through third-party and they are not very fast to respond so I thought I'd try the community to see if anyone had any ideas.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you do hear anything back from the Product team it would be great to know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 14:54:10 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/OnCommand-Java-connection-reset-errors/m-p/1280#M126</guid>
      <dc:creator>DAIRYMILK</dc:creator>
      <dc:date>2012-03-21T14:54:10Z</dc:date>
    </item>
    <item>
      <title>Re: OnCommand Java connection reset errors</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/OnCommand-Java-connection-reset-errors/m-p/1286#M127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; I have not seen this issue before. Issue like this are better handled by support as it may require some amount of debugging and logs to figure out whats happening.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;adai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2012 20:20:47 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/OnCommand-Java-connection-reset-errors/m-p/1286#M127</guid>
      <dc:creator>adaikkap</dc:creator>
      <dc:date>2012-03-23T20:20:47Z</dc:date>
    </item>
    <item>
      <title>Re: OnCommand Java connection reset errors</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/OnCommand-Java-connection-reset-errors/m-p/1290#M128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I installed OCHP 1.1 on a Windows 2008R2&amp;nbsp; OC 5.0 server today and although there are lots of debug level messages in the server log, none are exactly like the messages above.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Mar 2012 20:40:11 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/OnCommand-Java-connection-reset-errors/m-p/1290#M128</guid>
      <dc:creator>kryan</dc:creator>
      <dc:date>2012-03-23T20:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: OnCommand Java connection reset errors</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/OnCommand-Java-connection-reset-errors/m-p/1295#M129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks both for your replies.&amp;nbsp; It is a strange issue, I have a case open now so I'll make sure I post the solution when it gets resolved.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2012 15:44:05 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/OnCommand-Java-connection-reset-errors/m-p/1295#M129</guid>
      <dc:creator>DAIRYMILK</dc:creator>
      <dc:date>2012-03-27T15:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: OnCommand Java connection reset errors</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/OnCommand-Java-connection-reset-errors/m-p/1299#M130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So, I've had a case open for a while but all support can come up with is that they haven't seen it before and it seems to be some sort of network issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It would be helpful to know whereabouts the communication is breaking down.&amp;nbsp; I have the OnCommand Core and host package on the same server but I can't tell from the error message if the problem is communication between those two components or something external (maybe vCenter) and the host package.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is anyone able to offer any further suggestions about this one?&amp;nbsp; There is a windows firewall between OnCommand and vCenter but for the purpose of resolving this issue, I have allowed all traffic and it makes no difference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I appreciate that it must be something to do with my environment but I don't know where to start looking.&amp;nbsp; I've rebuilt the server/reinstalled OnCommand and still get the same problem but I'm not sure where the root of the issue is.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 11:51:25 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/OnCommand-Java-connection-reset-errors/m-p/1299#M130</guid>
      <dc:creator>DAIRYMILK</dc:creator>
      <dc:date>2012-04-24T11:51:25Z</dc:date>
    </item>
    <item>
      <title>Re: OnCommand Java connection reset errors</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/OnCommand-Java-connection-reset-errors/m-p/1304#M131</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Further to this, if anyone is interested, the issue appears to be related to the security baseline used when our Windows servers are built.&amp;nbsp; I tried a new server with no additional security settings and had no problems at all.&amp;nbsp; Applied the security settings (Microsoft's Security Compliance baseline) and the issue comes back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So, now to find out which of the 200+ settings is causing the issue.....&lt;SPAN __jive_emoticon_name="laugh" __jive_macro_name="emoticon" class="jive_macro jive_macro_emoticon jive_emote" src="https://community.netapp.com/5.0.1/images/emoticons/laugh.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Apr 2012 15:43:32 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/OnCommand-Java-connection-reset-errors/m-p/1304#M131</guid>
      <dc:creator>DAIRYMILK</dc:creator>
      <dc:date>2012-04-24T15:43:32Z</dc:date>
    </item>
    <item>
      <title>Re: OnCommand Java connection reset errors</title>
      <link>https://community.netapp.com/t5/VMware-Solutions-Discussions/OnCommand-Java-connection-reset-errors/m-p/1308#M132</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK, found the issue.&amp;nbsp; We have pretty tight security restrictions in our environment and our security officer has stipulated that we must use FIPS compliant algorithms for encryption on our member servers, enforced by group policy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A little investigation proved that this setting is causing the problem.&amp;nbsp; I have disabled this, i.e. do not enforce only FIPS compliant algorithms, and the issue has been resolved.&amp;nbsp; I guess that the apache version used in OnCommand is not compliant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps anyone working in a similar environment.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Apr 2012 10:22:28 GMT</pubDate>
      <guid>https://community.netapp.com/t5/VMware-Solutions-Discussions/OnCommand-Java-connection-reset-errors/m-p/1308#M132</guid>
      <dc:creator>DAIRYMILK</dc:creator>
      <dc:date>2012-04-25T10:22:28Z</dc:date>
    </item>
  </channel>
</rss>

