HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: SYSTEM-F-ACCVIO when using WSIT
Operating System - OpenVMS
1828205
Members
2194
Online
109975
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2007 08:50 PM
06-12-2007 08:50 PM
SYSTEM-F-ACCVIO when using WSIT
Hi
I'm trying to add a web service using WSIT, but I get the following error, when I call the web service:
System.Web.Services.Protocols.SoapException: com.hp.wsi.WsiServerException: %SYSTEM-F-ACCVIO, access violation, reason mask=!XB, virtual address=!XH, PC=!XH, PS=!XL
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at TestWSIT.Messages_Service.messagesImplService.p_med_send_ext(Int32 in0, Int32 in1, String in2,
Int32 in3, Int32 in4, String in5, Int32 in6, Int32 in7, Int32 in8, String in9, Int32 in10, String i
n11, String in12, Int32 in13, Int32 in14, Int32 in15, String in16, Int32 in17, String in18, Int32 in
19, String in20, Int32 in21, String in22, Int32 in23, Int32 in24, Int32 in25, Int32 in26, Int32 in27
, Int32 in28) in C:\Documents and Settings\holdgmic\Dokumenter\Visual Studio 2005\Projects\TestWSIT\TestWSIT\Web References\Messages_Service\Reference.cs:line 108
at TestWSIT.Program.GetMessages() in C:\Documents and Settings\holdgmic\Dokumenter\Visual Studio 2005\Projects\TestWSIT\TestWSIT\Program.cs:line 60
There isn't much hint in this error message, I think. Anyone have an idea?
/Michael
I'm trying to add a web service using WSIT, but I get the following error, when I call the web service:
System.Web.Services.Protocols.SoapException: com.hp.wsi.WsiServerException: %SYSTEM-F-ACCVIO, access violation, reason mask=!XB, virtual address=!XH, PC=!XH, PS=!XL
at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
at TestWSIT.Messages_Service.messagesImplService.p_med_send_ext(Int32 in0, Int32 in1, String in2,
Int32 in3, Int32 in4, String in5, Int32 in6, Int32 in7, Int32 in8, String in9, Int32 in10, String i
n11, String in12, Int32 in13, Int32 in14, Int32 in15, String in16, Int32 in17, String in18, Int32 in
19, String in20, Int32 in21, String in22, Int32 in23, Int32 in24, Int32 in25, Int32 in26, Int32 in27
, Int32 in28) in C:\Documents and Settings\holdgmic\Dokumenter\Visual Studio 2005\Projects\TestWSIT\TestWSIT\Web References\Messages_Service\Reference.cs:line 108
at TestWSIT.Program.GetMessages() in C:\Documents and Settings\holdgmic\Dokumenter\Visual Studio 2005\Projects\TestWSIT\TestWSIT\Program.cs:line 60
There isn't much hint in this error message, I think. Anyone have an idea?
/Michael
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2007 09:13 PM
06-12-2007 09:13 PM
Re: SYSTEM-F-ACCVIO when using WSIT
You have not posted your Vms version, architecture (Alpha, Itanium)
Do you meet the requirements
OpenVMS I64 Version 8.2 or higher - or -
· OpenVMS Alpha Version 7.3-2 or higher
· ODS-5 disk
I see at
http://h71000.www7.hp.com/openvms/products/ips/wsit/wsit-install.html#RequirementsChap
?
Can you post your patches ?
$ set term/wid=132
$ prod sh prod /fu
$ prod sh hist /fu
Do you meet the requirements
OpenVMS I64 Version 8.2 or higher - or -
· OpenVMS Alpha Version 7.3-2 or higher
· ODS-5 disk
I see at
http://h71000.www7.hp.com/openvms/products/ips/wsit/wsit-install.html#RequirementsChap
?
Can you post your patches ?
$ set term/wid=132
$ prod sh prod /fu
$ prod sh hist /fu
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2007 10:24 PM
06-12-2007 10:24 PM
Re: SYSTEM-F-ACCVIO when using WSIT
Hi Labadie
We are running on an Alpha, OpenVMS ver 7.3-2 and Java 1.4.2
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?
Thanks
/Michael
We are running on an Alpha, OpenVMS ver 7.3-2 and Java 1.4.2
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?
Thanks
/Michael
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP