HP3000-L Archives

March 2001, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
"Shahan, Ray" <[log in to unmask]>
Reply To:
Shahan, Ray
Date:
Sat, 3 Mar 2001 06:15:39 -0700
Content-Type:
text/plain
Parts/Attachments:
text/plain (47 lines)
It was Friday, needed beer real bad, had to go.  :-)

We had tried this earlier, but neglected to add the MR to JAVA after we
moved it to the MPE group...we'll give another go on Monday.

R.S.

        -----Original Message-----
        From:   Gavin Scott [SMTP:[log in to unmask]]
        Sent:   Friday, March 02, 2001 4:50 PM
        To:     [log in to unmask]
        Subject:        Re: Java and MR

        > The JAVA VM aborts when we give JAVA MR cap.

        Oh, duh, programs in HFS directories aren't allowed to have MR
capability
        for the same reason they're not allowed to have PM capability.
Looks like
        SigMPE item #25 (or whatever it is) needs to make sure it mentions
more than
        the PM issue.

        Perhaps something like:

        HELLO MANAGER.SYS,PUB
        :SH.HPBIN -L
        $ cp /usr/local/java/latest/bin/PA-RISC/green_threads/java JAVAMR
        $ MV /usr/local/java/latest/bin/PA-RISC/green_threads/java
        /usr/local/java/latest/bin/PA-RISC/green_threads/java.old
        $ ln -s /SYS/PUB/JAVAMR
        /usr/local/java/latest/bin/PA-RISC/green_threads/java

        Then add MR to JAVAMR.PUB.SYS and try it.

        Above we're copying the java executable to JAVAMR.PUB.SYS, then
moving the
        original out of the way then replacing it with a symlink that points
to the
        one in PUB.SYS.  We can then add MR to the PUB.SYS version, and this
might
        solve the problem.

        I have not tested the above commands, btw.

        G.

ATOM RSS1 RSS2