HP3000-L Archives

December 2000, Week 4

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:
JIM McINTOSH <[log in to unmask]>
Reply To:
JIM McINTOSH <[log in to unmask]>
Date:
Thu, 28 Dec 2000 17:46:33 -0600
Content-Type:
text/plain
Parts/Attachments:
text/plain (86 lines)
Please pardon the duplication of message.  I posted this on [log in to unmask]
but decided afterwards that this might be a better place for the question.

******

Well.

I certainly have managed to get myself into a fix and we appreciate any help
that I can get.

Last week we managed to get Java Servlets running under APACHE (Thanks in
great part to Lars).

Today, we decided to go after the open source libraries via CVS.  After
installing GNUCORE, GNUGCC, and GNUCVS, the java program quit working.

Note the following error:

:java -version
Access to this file is denied for the specified file access; a security
violation occurred.  (FILE OPEN ERROR -248)
File System message 248
HPFOPEN failed. (LDRERR 56)
Native mode loader message 56
    /usr/local/java/latest/bin/PA-RISC/green_threads/JAVA;INFO="-version"
Unable to load program to be run. (CIERR 625)

Load error 56 indicates a problem with an SL file.  I found that JAVA
included a XLLIST:

:linkedit
HP Link Editor/iX (HP30315A.06.14) Copyright Hewlett-Packard Co 1986


LinkEd> listprog /usr/local/java/latest/bin/PA-RISC/green_threads/JAVA

PROGRAM        : /usr/local/java/latest/bin/PA-RISC/green_threads/JAVA
XL LIST        :
/usr/local/java/jdk1.1.7/lib/PA-RISC/green_threads/libjava.sl



I note that when I display the files in the directory, that libjava.sl and
libjava_g.sl have different access and different groups than the rest of the
files.

ls -l /usr/local/java/jdk1.1.7/lib/PA-RISC/green_threads
total 62068
-rwxr-xr-x   1 MANAGER.SYS       0          89088 Feb 23  1999
libJdbcOdbc.sl
-rwxr-xr-x   1 MANAGER.SYS       0         180224 Feb 23  1999
libJdbcOdbc_g.sl
-rwxr-xr-x   1 MANAGER.SYS       0          73984 Feb 23  1999 libagent.sl
-rwxr-xr-x   1 MANAGER.SYS       0         199680 Feb 23  1999 libagent_g.sl
-rwxr-xr-x   1 MANAGER.SYS       0        7068672 Feb 23  1999 libawt.sl
-rwxr-xr-x   1 MANAGER.SYS       0        10793728 Feb 23  1999 libawt_g.sl
-rwxrwx---   1 MANAGER.SYS       SYS      2891776 May 25  1999 libjava.sl
-rwxrwx---   1 MANAGER.SYS       SYS      6395648 May 25  1999 libjava_g.sl
-rwxr-xr-x   1 MANAGER.SYS       0         203776 Feb 23  1999 libjpeg.sl
-rwxr-xr-x   1 MANAGER.SYS       0         734720 Feb 23  1999 libjpeg_g.sl
-rwxr-xr-x   1 MANAGER.SYS       0         127488 Feb 23  1999 libmath.sl
-rwxr-xr-x   1 MANAGER.SYS       0         232448 Feb 23  1999 libmath_g.sl
-rwxr-xr-x   1 MANAGER.SYS       0          30464 Feb 23  1999 libmmedia.sl
-rwxr-xr-x   1 MANAGER.SYS       0          76032 Feb 23  1999
libmmedia_g.sl
-rwxr-xr-x   1 MANAGER.SYS       0          62464 Feb 23  1999 libnet.sl
-rwxr-xr-x   1 MANAGER.SYS       0         156928 Feb 23  1999 libnet_g.sl
-rwxr-xr-x   1 MANAGER.SYS       0          26624 Feb 23  1999
libsysresource.sl
-rwxr-xr-x   1 MANAGER.SYS       0          76288 Feb 23  1999
libsysresource_g.sl
-rwxr-xr-x   1 MANAGER.SYS       0         232192 Feb 23  1999 libtawt.sl
-rwxr-xr-x   1 MANAGER.SYS       0        1711104 Feb 23  1999 libtawt_g.sl
-rwxr-xr-x   1 MANAGER.SYS       0         137216 Feb 23  1999 libzip.sl
-rwxr-xr-x   1 MANAGER.SYS       0         276480 Feb 23  1999 libzip_g.sl

I could *chmod* the files to correct the access but what is a group of 0 and
how do I make the files have it?  How did I do this?  It was clearly
something that occurred while installing the GNU stuff, since just before it
the JAVA command was working.

Again, thanks in advance for any help.


Jim McIntosh

ATOM RSS1 RSS2