- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- OpenVMS 8.3-1h1 and WEBES V5.0
Categories
Company
Local Language
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
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
Community
Resources
Forums
Blogs
- 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
11-07-2007 03:17 AM
11-07-2007 03:17 AM
I am trying to install WEBES v5.0 on OpenVMS 8.3-1h1. This is my error message:
WEBES 5.0 cannot be installed on this system
WEBES 5.0 supports VMS OS version 8.2-1 or higher only
Hence install/upgrade the current version of OS to 8.2-1 or higher version
Has anybody seen this before?
gr,
Robert Verkerk
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2007 03:48 AM
11-07-2007 03:48 AM
Re: OpenVMS 8.3-1h1 and WEBES V5.0
no, I haven't seen this. Neither WEBES V5.0 nor OpenVMS I64 V8.3-1H1 yet...
But let me guess, WEBES V5.0 was built on 27-JUN-2007. There was no V8.3-1H1 at that time, so the kit could not have been tested against that version. Maybe they've got the version checking code wrong ?!
Does this message come from WEBES_INSTALL.COM or from some PRODUCT INSTALL command ?
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2007 04:06 AM
11-07-2007 04:06 AM
Re: OpenVMS 8.3-1h1 and WEBES V5.0
I've extracted WEBES_INSTALL.COM from the WEBES V4.5-1 .PCSI file and this message seems to come directly from WEBES_INSTALL.COM. If you look at the code, you'll probably 'see' the problem in the version check...
Edit WEBES_INSTALL.COM and correctly code the version string check. Please raise a call with HP to have this fixed.
I couldn't find the WEBES V5.0 release notes to check, whether this version is SUPPORTED on V8.3-1H1.
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2007 04:14 AM
11-07-2007 04:14 AM
Solutionthe WEBES V5.0 Release Notes can be found on the WEBES page:
http://h18023.www1.hp.com/support/svctools/webes/index.html
There also seems to be a 'NEW' WEBES V5.0 Patch Update, but no release notes/readme for it...
The WEBES V5.0 documentation also only talks about V8.2-1 or higher.
Volker.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2007 08:39 PM
11-07-2007 08:39 PM
Re: OpenVMS 8.3-1h1 and WEBES V5.0
Volker you are right. I fixed it (quick and dirty) as follows:
replace in webes_install.com 8.3 with 8.3-1H1
replace in wccproxy_install.com 8.3 with 8.3-1H1
Than it works.
gr,
Robert Verkerk
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-07-2007 08:43 PM
11-07-2007 08:43 PM
Re: OpenVMS 8.3-1h1 and WEBES V5.0
For now it is solved. I made a call with HP to get a real fix.
gr,
Robert Verkerk