<?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 SYSTEM-F-ACCVIO when using WSIT in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/system-f-accvio-when-using-wsit/m-p/4018929#M84338</link>
    <description>Hi&lt;BR /&gt;&lt;BR /&gt;I'm trying to add a web service using WSIT, but I get the following error, when I call the web service:&lt;BR /&gt;&lt;BR /&gt;System.Web.Services.Protocols.SoapException: com.hp.wsi.WsiServerException: %SYSTEM-F-ACCVIO, access violation, reason mask=!XB, virtual address=!XH, PC=!XH, PS=!XL&lt;BR /&gt;   at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)&lt;BR /&gt;   at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)&lt;BR /&gt;   at TestWSIT.Messages_Service.messagesImplService.p_med_send_ext(Int32 in0, Int32 in1, String in2,&lt;BR /&gt; Int32 in3, Int32 in4, String in5, Int32 in6, Int32 in7, Int32 in8, String in9, Int32 in10, String i&lt;BR /&gt;n11, String in12, Int32 in13, Int32 in14, Int32 in15, String in16, Int32 in17, String in18, Int32 in&lt;BR /&gt;19, String in20, Int32 in21, String in22, Int32 in23, Int32 in24, Int32 in25, Int32 in26, Int32 in27&lt;BR /&gt;, Int32 in28) in C:\Documents and Settings\holdgmic\Dokumenter\Visual Studio 2005\Projects\TestWSIT\TestWSIT\Web References\Messages_Service\Reference.cs:line 108&lt;BR /&gt;   at TestWSIT.Program.GetMessages() in C:\Documents and Settings\holdgmic\Dokumenter\Visual Studio 2005\Projects\TestWSIT\TestWSIT\Program.cs:line 60&lt;BR /&gt;&lt;BR /&gt;There isn't much hint in this error message, I think. Anyone have an idea?&lt;BR /&gt;&lt;BR /&gt;/Michael</description>
    <pubDate>Wed, 13 Jun 2007 03:50:04 GMT</pubDate>
    <dc:creator>Michael Holdgaard</dc:creator>
    <dc:date>2007-06-13T03:50:04Z</dc:date>
    <item>
      <title>SYSTEM-F-ACCVIO when using WSIT</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-f-accvio-when-using-wsit/m-p/4018929#M84338</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;I'm trying to add a web service using WSIT, but I get the following error, when I call the web service:&lt;BR /&gt;&lt;BR /&gt;System.Web.Services.Protocols.SoapException: com.hp.wsi.WsiServerException: %SYSTEM-F-ACCVIO, access violation, reason mask=!XB, virtual address=!XH, PC=!XH, PS=!XL&lt;BR /&gt;   at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)&lt;BR /&gt;   at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)&lt;BR /&gt;   at TestWSIT.Messages_Service.messagesImplService.p_med_send_ext(Int32 in0, Int32 in1, String in2,&lt;BR /&gt; Int32 in3, Int32 in4, String in5, Int32 in6, Int32 in7, Int32 in8, String in9, Int32 in10, String i&lt;BR /&gt;n11, String in12, Int32 in13, Int32 in14, Int32 in15, String in16, Int32 in17, String in18, Int32 in&lt;BR /&gt;19, String in20, Int32 in21, String in22, Int32 in23, Int32 in24, Int32 in25, Int32 in26, Int32 in27&lt;BR /&gt;, Int32 in28) in C:\Documents and Settings\holdgmic\Dokumenter\Visual Studio 2005\Projects\TestWSIT\TestWSIT\Web References\Messages_Service\Reference.cs:line 108&lt;BR /&gt;   at TestWSIT.Program.GetMessages() in C:\Documents and Settings\holdgmic\Dokumenter\Visual Studio 2005\Projects\TestWSIT\TestWSIT\Program.cs:line 60&lt;BR /&gt;&lt;BR /&gt;There isn't much hint in this error message, I think. Anyone have an idea?&lt;BR /&gt;&lt;BR /&gt;/Michael</description>
      <pubDate>Wed, 13 Jun 2007 03:50:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-f-accvio-when-using-wsit/m-p/4018929#M84338</guid>
      <dc:creator>Michael Holdgaard</dc:creator>
      <dc:date>2007-06-13T03:50:04Z</dc:date>
    </item>
    <item>
      <title>Re: SYSTEM-F-ACCVIO when using WSIT</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-f-accvio-when-using-wsit/m-p/4018930#M84339</link>
      <description>You have not posted your Vms version, architecture (Alpha, Itanium)&lt;BR /&gt;&lt;BR /&gt;Do you meet the requirements &lt;BR /&gt;&lt;BR /&gt;         OpenVMS I64 Version 8.2 or higher  - or -&lt;BR /&gt;&lt;BR /&gt;Â·         OpenVMS Alpha Version 7.3-2 or higher&lt;BR /&gt;&lt;BR /&gt;Â·         ODS-5 disk&lt;BR /&gt;&lt;BR /&gt;I see at &lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/openvms/products/ips/wsit/wsit-install.html#RequirementsChap" target="_blank"&gt;http://h71000.www7.hp.com/openvms/products/ips/wsit/wsit-install.html#RequirementsChap&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;?&lt;BR /&gt;&lt;BR /&gt;Can you post your patches ?&lt;BR /&gt;$ set term/wid=132&lt;BR /&gt;$ prod sh prod /fu&lt;BR /&gt;$ prod sh hist /fu</description>
      <pubDate>Wed, 13 Jun 2007 04:13:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-f-accvio-when-using-wsit/m-p/4018930#M84339</guid>
      <dc:creator>labadie_1</dc:creator>
      <dc:date>2007-06-13T04:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: SYSTEM-F-ACCVIO when using WSIT</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/system-f-accvio-when-using-wsit/m-p/4018931#M84340</link>
      <description>Hi Labadie&lt;BR /&gt;&lt;BR /&gt;We are running on an Alpha, OpenVMS ver 7.3-2 and Java 1.4.2&lt;BR /&gt;&lt;BR /&gt;I can run some other web services on the Alpa, so I think, that WSIT is running. I added a new web service and got this error - just wanted to check, if anyone knew this error?&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;/Michael&lt;BR /&gt;</description>
      <pubDate>Wed, 13 Jun 2007 05:24:32 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/system-f-accvio-when-using-wsit/m-p/4018931#M84340</guid>
      <dc:creator>Michael Holdgaard</dc:creator>
      <dc:date>2007-06-13T05:24:32Z</dc:date>
    </item>
  </channel>
</rss>

