• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

PIA Installation is completed but Files are Missing on PeopleTools 8.49

 
Ranch Hand
Posts: 38
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
PIA Installation is completed but Files are Missing on PeopleTools 8.49
Weblogic 9.2 MP3 on Solaris 10

This the error i get on the console mode:

Project base dir set to: /hcmdmo/webserv/tmp

[antcall] calling target deployearfile in build file /hcmdmo/webserv/tmp/hcmdmo_jarexpander.xml

parsing buildfile /hcmdmo/webserv/tmp/hcmdmo_jarexpander.xml with URI = file:///hcmdmo/webserv/tmp/hcmdmo_jarexpander.xml

Project base dir set to: /hcmdmo/webserv/tmp

Override ignored for property DEPLOY_EAR

Build sequence for target `deployearfile' is [check_if_deploy_ear, deployearfile]

Complete build sequence is [check_if_deploy_ear, deployearfile, main, check_if_extract_jar, extractjarfile, ]

[antcall] Entering /hcmdmo/webserv/tmp/hcmdmo_jarexpander.xml...

Build sequence for target `deployearfile' is [check_if_deploy_ear, deployearfile]

Complete build sequence is [check_if_deploy_ear, deployearfile, main, check_if_extract_jar, extractjarfile, ]

check_if_deploy_ear:

deployearfile:

Skipped because property 'DEPLOYEAR' not set.

[antcall] Exiting /hcmdmo/webserv/tmp/hcmdmo_jarexpander.xml.

BUILD SUCCESSFUL

Total time: 0 seconds

Deploy Completed. Click next to finish the install.

The InstallShield Wizard has successfully installed PeopleSoft Internet

Architecture. Choose Finish to exit the wizard.

Press 3 to Finish or 5 to Redisplay [3]

…………………………………………………………………….

cessna185.TIS.CWRU.Edu:/erp/nas/bea923/weblogic92> ls -ltr

total 96

drwxrwxr-x 3 psoft psoft 80 Dec 29 14:16 platform

drwxrwxr-x 5 psoft psoft 1024 Dec 29 14:16 beehive

drwxrwxr-x 4 psoft psoft 1024 Dec 29 14:16 workshop

drwxrwxr-x 6 psoft psoft 1024 Dec 29 14:17 javelin

drwxrwxr-x 12 psoft psoft 1024 Dec 29 14:17 common

drwxrwxr-x 13 psoft psoft 1024 Dec 29 14:17 server

drwxrwxr-x 4 psoft psoft 80 Dec 29 14:18 samples

drwxrwxr-x 2 psoft psoft 1024 Dec 29 14:20 uninstall

drwxrwxrwx 3 psoft psoft 80 Jan 21 21:02 tmp

cessna185.TIS.CWRU.Edu:/erp/nas/bea923/weblogic92>

…………………………………………………

cessna185.TIS.CWRU.Edu:/erp/nas/bea923/weblogic92/common> ls -ltr

total 112

drwxrwxr-x 4 psoft psoft 80 Dec 29 14:16 help

drwxrwxr-x 3 psoft psoft 80 Dec 29 14:16 eval

drwxrwxr-x 4 psoft psoft 1024 Dec 29 14:16 wlst

drwxrwxr-x 6 psoft psoft 1024 Dec 29 14:16 templates

drwxrwxr-x 5 psoft psoft 1024 Dec 29 14:17 quickstart

drwxrwxr-x 3 psoft psoft 2048 Dec 29 14:17 deployable-libraries

drwxrwxr-x 5 psoft psoft 1024 Dec 29 14:17 p13n

drwxrwxrwx 2 psoft psoft 80 Dec 29 14:18 nodemanager

drwxrwxr-x 3 psoft psoft 2048 Dec 29 14:20 lib

drwxrwxr-x 2 psoft psoft 1024 Dec 29 14:20 bin

cessna185.TIS.CWRU.Edu:/erp/nas/bea923/weblogic92/common> cd nodemanager

cessna185.TIS.CWRU.Edu:/erp/nas/bea923/weblogic92/common/nodemanager> ls -ltr

total 16

-rwxrwxrwx 1 psoft psoft 205 Dec 29 14:19 nodemanager.domains

cessna185.TIS.CWRU.Edu:/erp/nas/bea923/weblogic92/common/nodemanager>



ANY THOUGHTS WHY THE PIA INSTALL IS FAILING?
THANKS
 
Bartender
Posts: 1638
IntelliJ IDE MySQL Database Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This forum is about performance and your post has got nothing to do with performance.
Please CarefullyChooseOneForum before posting.
 
Bartender
Posts: 9626
16
Mac OS X Linux Windows
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Also, please do not post the same question more than once. Crossposting causes confusion and duplication of effort.
 
reply
    Bookmark Topic Watch Topic
  • New Topic