- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - OpenVMS
- >
- Re: avail/avail i64 8.3 java fails
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
06-27-2007 04:21 AM
06-27-2007 04:21 AM
$JKI java -v
Unrecognized option: -v
Could not create the Java virtual machine.
$JKI @sys$startup:java$142_setup
$JKI java
%SYSTEM-F-ACCVIO, access violation, reason mask=00, virtual address=000000000000
0454, PC=00000000002975D0, PS=0000001B
%TRACE-F-TRACEBACK, symbolic stack dump follows
image module routine line rel PC abs PC
JAVA$HOTSPOT_SHR IA64_SPECS ia64_get_issue_port
9950 0000000000000060 00000000002975D0
JAVA$HOTSPOT_SHR IPACK ipack_generate_nop_bits
22580 0000000000000EA0 0000000000298C00
JAVA$HOTSPOT_SHR TL_HS ipack_init_nops
22215 0000000000000C10 00000000002A2220
JAVA$HOTSPOT_SHR TL_HS tl_ipack_hs_start
21942 0000000000000550 00000000002A1B60
JAVA$HOTSPOT_SHR 0 000000000060E070 000000000067E070
JAVA$HOTSPOT_SHR 0 0000000000724770 0000000000794770
JAVA$HOTSPOT_SHR 0 00000000008FBAC0 000000000096BAC0
JAVA$HOTSPOT_SHR 0 0000000000F9DDD0 000000000100DDD0
JAVA$HOTSPOT_SHR 0 0000000000A5AC00 0000000000ACAC00
JAVA$JAVA JAVA Java$main_Jacket 11247 0000000000002850 0000000000032850
JAVA$JAVA MAIN_JACKET main 44563 0000000000000340 0000000000046990
JAVA$JAVA MAIN_JACKET __main 44521 0000000000000100 0000000000046750
PTHREAD$RTL THD_THREAD thdBase 243309 0000000000005BF0 FFFFFFFF84541440
PTHREAD$RTL THD_INIT pthread_main 243137 00000000000006C0 FFFFFFFF844F86C0
0 FFFFFFFF80B63820 FFFFFFFF80B63820
DCL 0 000000000006B9C0 000000007AE0B9C0
%TRACE-I-END, end of TRACE stack dump
$JKI
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2007 04:36 AM
06-27-2007 04:36 AM
SolutionI just "fixed" this the other day. The jre included with AM 2.6 on Integrity needs to be replaced with the Java 1.4-23 jre.
If you already have Java 1.4-23 SDK installed, backup the Java 1.4-23 jre subdirectory tree over the AM jre subdirectory tree.
$backup SYS$COMMON:[JAVA$142.JRE...]*.*;* SYS$COMMON:[AMDS$AM.JRE...]*.*;*/replace
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2007 04:42 AM
06-27-2007 04:42 AM
Re: avail/avail i64 8.3 java fails
I just downloaded Java RT, ran the executable and got these. How do I install these? Not pcsi, not bck ???
JRE-V142-3_A.SAV;1
JRE-V142-3_B.SAV;1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2007 04:59 AM
06-27-2007 04:59 AM
Re: avail/avail i64 8.3 java fails
see the release notes.
These are just backup savesets which need to be deployed over the existing tree, as above.
Duncan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2007 05:00 AM
06-27-2007 05:00 AM
Re: avail/avail i64 8.3 java fails
I have only installed the various Java SDK's. My understanding is that the jre kit is intended to be embedded in an application's distribution. It was not intended to be "installed" on a system for direct use. I'm guessing they are backup savesets that may contain the .a and .b VMSINSTAL savesets.
I'd try a BACKUP/LIST JRE-V142-3_A.SAV;1/SAVE and see what you get.
Or, download the SDK, that is a pcsi kit and install it. Then pull the jre subdirectory tree out of the SDK as I described.
Bill
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2007 05:01 AM
06-27-2007 05:01 AM
Re: avail/avail i64 8.3 java fails
bac/lis xxx.sav/sav
and to expand
bac/lo xxx.sav/sav dest:[xxx]
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2007 05:02 AM
06-27-2007 05:02 AM
Re: avail/avail i64 8.3 java fails
read this for details of the savesets and how to deploy them.....
http://h18012.www1.hp.com/java/documentation/1.4.2/ivms/jre/release_notes.html
Duncan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2007 07:16 AM
06-27-2007 07:16 AM
Re: avail/avail i64 8.3 java fails
That worked. The doc needed a ; at the end of the backup command, but no worries.
It now starts, but wants collector v2.6 to go with analyzer v2.6. I found the analyzer at HP, but the collector is not there. I guess it is on the VMS 8.3 CD which I do not have.
Does anyone know a source for the Integrity AM Collector v2.6? Other than the VMS 8.3 CD....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-27-2007 10:04 PM
06-27-2007 10:04 PM
Re: avail/avail i64 8.3 java fails
@ SYS$STARTUP:AMDS$STARTUP.COM to start it
$ COPY SYS$MANAGER:AMDS$DRIVER_ACCESS.TEMPLATE SYS$MANAGER:AMDS$DRIVER_ACCESS.DAT
$ EDIT SYS$MANAGER:AMDS$DRIVER_ACCESS.DAT
Purely Personal Opinion
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-05-2007 03:05 AM
07-05-2007 03:05 AM
Re: avail/avail i64 8.3 java fails
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-20-2007 07:17 AM
07-20-2007 07:17 AM
Re: avail/avail i64 8.3 java fails
From the IA64 OpenVMS 8.3 DVD, I got the Availability Manager Base, Col and Ana psci files. These were installed in this same order. I had to reapply the Java 1.42 *.a files. Now it works using Avail/Avail.