LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > AIX
User Name
Password
AIX This forum is for the discussion of IBM AIX.
eserver and other IBM related questions are also on topic.

Notices


Reply
  Search this Thread
Old 05-28-2004, 07:23 AM   #1
vinodkumarb
LQ Newbie
 
Registered: May 2004
Posts: 4

Rep: Reputation: 0
Exception while installin WAS5.1 on AIX 5.2.0


Hello,

We're trying to install WAS 5.1 on AIX 5.2.0 platform. When attempting to install WAS, it gets all the way to the point of the actual install with the progress bar, and then returns the the following exceptions into log file.

(May 28, 2004 5:07:37 PM), Setup.product.install, com.installshield.product.service.product.PureJavaProductServiceImpl$Installer, err, java.lang.NullPointerException
STACK_TRACE: 12
java.lang.NullPointerException
at com.installshield.product.SoftwareObjectUtils.updateKey(SoftwareObjectUtils.java:21)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.addToVPD(PureJav aProductServiceImpl.java:4851)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.checkInstalledVe rsion(PureJavaProductServiceImpl.java:4819)
at com.installshield.product.service.product.InstallableObjectVisitor.visitSoftwareObject(InstallableOb jectVisitor.java:250)
at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBean(InstallableObjec tVisitor.java:169)
at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(InstallableObje ctVisitor.java:120)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(PureJava ProductServiceImpl.java:4533)
at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProdu ctServiceImpl.java:3728)
at com.installshield.wizard.service.AsynchronousOperation.run(AsynchronousOperation.java:40)
at java.lang.Thread.run(Thread.java:568)

(May 28, 2004 5:07:37 PM), Setup.product.install, com.installshield.wizardx.ascii.ModifyFile, err, Could not write ASCII file /usr/WebSphere/AppServer/java/jre/lib/orb.properties.
(May 28, 2004 5:07:37 PM), Setup.product.install, com.installshield.wizardx.actions.AsciiFileUpdateWizardAction, err, WizardException: (error code = 200; message="/usr/WebSphere/AppServer/java/jre/lib/orb.properties (A file or directory in the path name does not exist.)"; exception = [ServiceException: (error code = 200; message = "/usr/WebSphere/AppServer/java/jre/lib/orb.properties (A file or directory in the path name does not exist.)"; severity = 0; exception = [java.io.FileNotFoundException: /usr/WebSphere/AppServer/java/jre/lib/orb.properties (A file or directory in the path name does not exist.)])])
STACK_TRACE: 7
WizardException: (error code = 200; message="/usr/WebSphere/AppServer/java/jre/lib/orb.properties (A file or directory in the path name does not exist.)"; exception = [ServiceException: (error code = 200; message = "/usr/WebSphere/AppServer/java/jre/lib/orb.properties (A file or directory in the path name does not exist.)"; severity = 0; exception = [java.io.FileNotFoundException: /usr/WebSphere/AppServer/java/jre/lib/orb.properties (A file or directory in the path name does not exist.)])])
at com.installshield.wizardx.ascii.ModifyFile.writeFile(ModifyFile.java:280)
at com.installshield.wizardx.actions.AsciiFileUpdateWizardAction.execute(AsciiFileUpdateWizardAction.ja va:171)
at com.installshield.wizard.StandardWizardListener.execute(StandardWizardListener.java:123)
at com.installshield.wizard.StandardWizardListener.currentBeanChanged(StandardWizardListener.java:106)
at com.installshield.wizard.Wizard$RunThread.run(Wizard.java:1552)


We uninstalled the existing WAS 5.1, then removed the left out WebSphere directory. Then we tried installing WAS5.1 and we are getting the above exception.

Any help would be apprecicated.

Thanks,
Vinod Kumar B.
 
Old 05-28-2004, 11:23 AM   #2
zorba4
Member
 
Registered: Feb 2004
Location: Paris
Posts: 398

Rep: Reputation: 31
Does the directory /usr/WebSphere/AppServer/java/jre/lib/ exist, and is it writable ?
 
Old 05-28-2004, 02:46 PM   #3
screwloose
LQ Newbie
 
Registered: May 2004
Posts: 23

Rep: Reputation: 15
Who is the owner of /usr/WebSphere? And who is the user installing WebSphere?
 
Old 05-31-2004, 12:48 AM   #4
vinodkumarb
LQ Newbie
 
Registered: May 2004
Posts: 4

Original Poster
Rep: Reputation: 0
I am installing WAS freshly under root user.

Initially there was no dirctory /usr/WebSphere when i started installation. When i started installation it crated a directoty /usr/WebSphere.

When i got the exception in the log file i checked the file system, there is no directory with path /usr/WebSphere/AppServer/java/jre/lib/ on the file system.

Thanx,
Vinod Kumar B.
 
Old 05-31-2004, 09:56 PM   #5
looseCannon
Member
 
Registered: Dec 2003
Location: Little Rock, AR
Distribution: Fedora Core 2, AIX, HP-UX, Solaris, Whitebox
Posts: 193

Rep: Reputation: 31
Quote:
Originally posted by screwloose
Who is the owner of /usr/WebSphere? And who is the user installing WebSphere?
The first part of this question still needs to be answered.

After you get this error, what is in the directory? Anything? Have any sub directories been created? What about files? Are you installing this on an LPAR (I've seen problems with other WebSphere products in this environment)?

I remember talking with someone who had this or a similar problem. I'll pester them tomorrow to see how the got around it.

Personally I'm beginning to think that WebSphere was designed entirely by Satan's hench-men. We just finished a migration from 4.x to 5.0 ahd had LOTS OF FUN along the way.
 
Old 05-31-2004, 11:55 PM   #6
vinodkumarb
LQ Newbie
 
Registered: May 2004
Posts: 4

Original Poster
Rep: Reputation: 0
Here are the contents of the /usr/WebSphere directory.

# cd WebSphere
# ls -l
total 8
drwxr-xr-x 4 root system 512 May 28 18:07 AppServer
# cd AppServer
# ls -l
total 16
drwxr-xr-x 3 root system 512 May 28 18:07 _uninst
drwxr-xr-x 2 root system 512 May 28 18:07 logs
#

In one of the exception it is trying to reference /usr/WebSphere/AppServer/java/jre/lib/orb.properties which is no where located in the directory.
 
Old 06-03-2004, 09:45 AM   #7
zorba4
Member
 
Registered: Feb 2004
Location: Paris
Posts: 398

Rep: Reputation: 31
seems that the installer did not see where the java jre is installed. Did you have a question during the installation, like "where is your java" ? (answer usually /usr/java130).
And, by the way, didn't you experience "filesystem full" problem during the java installation part ?
 
Old 06-03-2004, 10:08 PM   #8
looseCannon
Member
 
Registered: Dec 2003
Location: Little Rock, AR
Distribution: Fedora Core 2, AIX, HP-UX, Solaris, Whitebox
Posts: 193

Rep: Reputation: 31
WebSphere has an IBM special build of java. WebSphere 5.1 uses JRE 1.4.x as it's base, but is still a IBM "special" version for use with WebSphere.

I haven't seen a way to make it use an external JRE, like one installed to /usr/java130.
 
Old 06-04-2004, 04:44 AM   #9
vinodkumarb
LQ Newbie
 
Registered: May 2004
Posts: 4

Original Poster
Rep: Reputation: 0
No where during the installation process, i was asked to specify the java installation location. I feel like WAS installation should install the required JRE also, which it is not doing for some reason (We are getting the first exception, problem with the installer installshield).

My major concern is that why install shield is throwing exception.
 
Old 09-22-2004, 03:37 PM   #10
aix_user
LQ Newbie
 
Registered: Sep 2004
Posts: 1

Rep: Reputation: 0
Question

vinodkumarb,

Did you get your WAS 5.1 problem resolved? If so, can you detail what you did. I am getting the exact same error.

Thanks!
 
Old 10-14-2004, 02:15 PM   #11
lamars
LQ Newbie
 
Registered: Oct 2004
Location: Texas
Posts: 1

Rep: Reputation: 0
Talking Solution

After many days of level 2 and 3 support, we found our own solution with their assistance. The silent install worked so upon investigation, we found the freshly installed AIX 5.2 box needed X11.fnt.coreX 5.2.0.0 COMMITTED AIXwindows X Consortium Fonts for the ISMP installer.

Install it from media and it works great !

Lamar
 
Old 06-16-2005, 03:42 PM   #12
dolu85
LQ Newbie
 
Registered: Jun 2005
Posts: 1

Rep: Reputation: 0
I am getting the exact same problem, but install silent didn't help in my case. it complians about can not prompt for user to replace JVM, and so cannot find JVM. if you had figured out solution for this, would you please post it or email me at tlu@s1.com ?

thanks
 
Old 07-03-2006, 05:59 AM   #13
vreddy
LQ Newbie
 
Registered: Jul 2006
Posts: 1

Rep: Reputation: 0
I am also getting the same problem, in LINUX. If any one know the solution please let me know @ vamsi_reddy21@yahoo.com

Last edited by vreddy; 07-03-2006 at 08:18 AM.
 
Old 03-22-2007, 08:19 AM   #14
John Bihlmeyer
LQ Newbie
 
Registered: Mar 2007
Posts: 1

Rep: Reputation: 0
is there a fix for AIX addtovpd problem

I too am seeing the problem on AIX 5.3. Did someone figure this out if so would like to hear at jcb01@us.ibm.com thanks
 
  


Reply

Tags
websphere



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Installin Programs.. BeachBum Fedora - Installation 9 09-07-2005 05:35 PM
help createing exception class from base STL exception qwijibow Programming 4 04-20-2005 05:23 AM
System hangs in update of AIX from 4.3.3 to AIX 5.2 jmurray67 AIX 2 07-25-2004 08:25 PM
Installin Kopete poeta_boy Linux - Software 7 11-25-2003 06:44 AM
Runtime Exception vs. Exception mikeshn Programming 1 09-22-2002 05:33 AM

LinuxQuestions.org > Forums > Other *NIX Forums > AIX

All times are GMT -5. The time now is 07:09 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration