Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> AW: java

AW: java

From: Stefan Jahnke <Stefan.Jahnke_at_bov.de>
Date: Thu, 30 Jan 2003 07:31:07 -0800
Message-ID: <F001.0053EAAC.20030130073107@fatcity.com>


Hi Henry

I don't know anything about Peoplesoft, but it is very unlikely, that any kind of java based installer needs Java 3D. Java 3D is more comparable to the OpenGL libary and I just can't imagine the need for it in an installer, unless you want some neat 3D features like animated scenes of buckets of bytes flying from A to B ;).

What Java version does you installer need ? Does it come with it's own runtime ? Is the correct runtime found ? Are there any issues with this particular version on AIX (like with Sun's JDK 1.3.1 on Linux for the Oracle installer) ? Are any Peoplesoft specific libraries needed ? If so, check the classpath on the machine where it works.

Regards,
Stefan

-----Ursprüngliche Nachricht-----
Von: Henry Poras [mailto:hporas_at_etal.uri.edu] Gesendet: Montag, 27. Januar 2003 19:30
An: Multiple recipients of list ORACLE-L Betreff: java

I have a java question so I figured I'd tap into some of the non-Oracle expertise on this list. I'm doing a PeopleSoft install (basically setup.aix calls a setup.jar file). This worked on one AIX (4.3.3) box, but is dying
(with no useful error messages or log files) on another box. Checking the
java directories, I noticed java3d is installed on the good box, not on the bad box. This might be it, but my SA is grumbling about adding that piece to the other box. He said it failed because of some missing AIX pieces
(patches?). Here are my two questions:

  1. Is there any java trace I can use to see where the PeopleSoft install is dying? Can I confirm it's a call to java3d?
  2. Can I safely just copy over the java3d directory, lib files, and bin files from one machine to the other? If the original install failed because of some missing OS stuff, this doesn't seem safe to me (but where does java tie in to the OS?)

Sorry for the off-topic post.

PG

Henry

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Henry Poras
  INET: hporas_at_etal.uri.edu

Fat City Network Services    -- 858-538-5051 http://www.fatcity.com
San Diego, California        -- Mailing list and web hosting services
---------------------------------------------------------------------
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L

(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing). -- Please see the official ORACLE-L FAQ: http://www.orafaq.net -- Author: Stefan Jahnke INET: Stefan.Jahnke_at_bov.de Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services --------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L
(or the name of mailing list you want to be removed from). You may
also send the HELP command for other information (like subscribing).
Received on Thu Jan 30 2003 - 09:31:07 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US