Installing Linux Apps in Solaris Container

Is there a how-to or similar documentation showing how to install and run a Linux app under Solaris 10 x86?
I am particularly interested in running Linux WordPerfect 8/8.1.
I have successfully installed WP8.1/Linux with Free BSD so I have some experience in this sort of grafting.

Hi
You have a few options, none of them are great.
1. Wait for "brandz" (basically, other OS personalities in zones). No idea when this will be available, but I wouldn't count too much on it being in 2006.
2. lxrun. This is part of the companion CD - I'm not aware of any more up-to-date versions (though I've not looked in places like Blastwave). This will require one of 2 suboptions
a) that you install Linux on your UFS filesystem or
b) you install Linux on another partition on your disk/another disk and use an ext2fs driver* to mount the Linux parttion.
The SFW lxrun dates from the time of RedHat 6 or 7.
* e.g., http://paulf.free.fr/software.html
A+
Paul

Similar Messages

  • Installing 11i apps on windows xp and Red Hat linux AS 3.0

    Hi,
    I am a newbie to Oracle E-business suite............i will be very helpful if anybody could help me with the full procedure on how to install Oracle apps on windows on Windows XP and Red Hat linux AS 3.0.........starting with configuring ip.....i would really appreciate if somebody helps me out...........well thanks in advance..waiting for a optmistic reply...
    Thanks again,
    Virendra

    I have done installation on XP and 2000 servers are heres the steps... detailed ones. I also request those who install Oracle Apps 11i to first read the installtion pdf's which helps you understand clearly the prerequisites overall.
    You cannot find the Pre installtion steps(such as Mks Toolkit and GNUMake config) in more clear terms from those documents.Which are explained here.
    The Must PDF's to refer before installation
    1)r1152ins.pdf
    2)11iconcepts.pdf
    According to the 11iconcepts PDF you can decide your business needs the N-Tier Architecture and Database Server and Application Tier Server File System in a very clear terms.
    The installation process can be divided into
    Pre Installtion,Installation and Post-Installation stages.
    I would caution everyone to concentrate more on Pre Installation stage and which is more critical for a successfull installtion of Oracle Apps and to be free with later cropping up problems.
    Further before moving into Installtion stages i have to Explain the Number of CD's and Installtion type's in Oracle App's.
    In many places you may need to wait patiently even more than 10 minutes for screens(Dialog Boxes) to appear dont conclude prematurely some problem on system.
    In oracle Apps 11.5.1 it consist of 12 CD's.
    1) Start Here CD(RAPID Installation Wizard)
    2)1-11 CD's
    1-3 Application Top information
    4th Oracle DB
    5-6 IAS and other tools
    7-11 Oracle Apps DB.
    You have to decide whether you are going to do a Single Node Installation(No Post-Installation Task) or Multi Node Installation. Refer(r1152ins.pdf)
    While installing for Multi Node you can see the Installation locations to be mentioned as
    Appl_Top,Common_Top,Data_Top etc.Try to install Appl_top and common_Top in one drive and Data_Top in another Drive(Single Node) and in different nodes in Multi Node installation.
    Installation Types
    Production ==>Real time Env implementation's
    Test ==>For test Env Purposes
    Vision Demo==>R&D or learning Purposes.
    Pre-Installation steps
    ======================
    Space Requirement for types of installtions
    Install VC++
    How to Download and install MKS tool Kit
    How to Download and Configure GNUMAKE
    Env path setting
    Create Applmgr user in Win2000
    Space Requirement for types installtion:
    Memory Requirement
    1 GB of RAM(512 Fine for initial Installtion)
    but planned for more user connections another 1 GB of Ram and according to the number of user's and Application needs you have to Increase the Memory.
    HDD capacity
    APP_Top(A)
    COMMON_TOP(C)
    DATA_TOP(D)
    Test DB : 22 + 20 GB (60 GB recommended)
    Prod DB : 22 + 20 GB (60 GB recommended)
    Vision Demo DB: 22 + 35 GB (80 GB recommended).
    Plus space for ur staging area.
    This are the actuall space required for the Oracle Apps Alone plan for more space for future needs etc.
    Softwares on System
    Win2000 server with Patch1,Winzip and Acrobat Reader Latest version etc.
    Install VC++:
    Install a clean installtion of VC++ of Visual Studio Family 6.0
    It should be first installed before installing MKS or GNUMAKE
    NOTE: When Visual C++ is installed, let the installer register all environment variables. This will allow executables to be linked from the command line.
    How to Download and install MKS tool Kit:
    Note:Try to purchase the MKS tool kit from the below site.
    or try to download the trial version valid for a months time.
    http://www.mkssoftware.com/products/tk/ds_tkio.asp
    Evaluation copy from
    http://www.mkssoftware.com/eval/
    Choose "MKS Toolkit for Interoperability " Download it in C:\
    Again you have to click the downloaded kit to start the actual download of 38 MB of MKS tollkit Evaluation version.
    You will be sent a Demo serial number to your mail id==>copy the same to a Notepad on your desktop.
    Now start the installtion of the MKSToolkit on your system by clicking on the MKStoolkit downloaded.
    It will prompt you for the Demo serial number which has to be provided.
    The MKStoolkit will be successfully installed.
    How to Download and Configure GNUMAKE:
    1) HOW TO GET AND INSTALL GNUMAKE ON WINDOWS2000
    This can be done by performing the following steps:
    NOTE: Please, be aware that you must install Visual C++ BEFORE installing GNUMAKE, because its installation process involves linking executables.
    1) Before downloading GNUMAKE, you will need to acquire some utilities which will be used for unpacking files. You can obtain the required utilities at the following
    URL: ftp://ftp.gnu.org/gnu/windows/emacs/utilities/i386/
    The directory contains the following files:
    README
    djtarnt.exe
    gunzip-1.2.4-i386.exe
    gzip-1.2.4-i386.exe
    tar-1.11.2-i386.exe
    tar-1.11.2a.exe
    Only two of the files are required:
    gunzip-1.2.4-i386.exe and tar-1.11.2a.exe
    2) After downloading the above files, rename them as follows:
    gunzip-1.2.4-i386.exe => gunzip.exe
    tar-1.11.2a.exe => tar.exe
    Place them into a directory that you can set in you PATH environment variable.
    3) Point your browser to the following
    URL: ftp://ftp.gnu.org/gnu/make
    The files needed from this directory are:
    make-3.77.tar.gz
    make-3.78.1.tar.gz
    make-3.79.1.tar.gz
    make-3.79.tar.gz
    Development requires to install version 3.77 or above. Downloading the latest version is perhaps best decision, but there are advantages to downloading the version required by development (3.77). (This document assumes that version 3.77 has been downloaded) (NOTE: AVOID USING SPACES IN
    DIRECTORY AND FILE NAMES. GNUMAKE,VISUAL C++, ETC. DO NOT ALWAYS DEAL WELL WITH SPACES)
    4) For instance, suppose you have downloaded file make-3.77.tar.gz on a directory called C:\GNUMAKE, unpack this file using gunzip.exe from a Command Prompt Window
    Example: C:\GNUMAKE>gunzip make-3.77.tar.gz This last action, will expand file make-3.77.tar.gz and the extension .gz will be removed.
    5) On the same Command Prompt Window, you should UnTAR the file, with the following
    command: C:\GNUMAKE>tar -xvf make-3.77.tar This will create a new subdirectory called MAKE-3.77 under C:\GNUMAKE, the original directory.
    6) In the new subdirectory, there is a batch file
    called build_w32.bat; run the batch file to generate GNUMAKE.EXE
    Try this from Command Prompt more than once if succesfully not built message appers till you get Generated successfully.
    Note:If Possible run all the bat files in the MAKE-3.77 and also config.bat in the sub directory by double clicking it.
    WARNING: There is a known issue with this last step, "GNU make fails to build regardless of chosing build_w32 or nmake"
    See [NOTE:115937.1]
    for work around. RELATED DOCUMENTS ----------------- For Microsoft Visual C++, MKS Toolkit and
    GNUMAKE support, you should contact their respective vendors Microsoft Visual C++, MKS Toolkit
    and GNUMAKE are registered trademarks.
    http://support.microsoft.com/ http://msdn.microsoft.com/ http://www.mks.com/
    http://www.gnu.org/ Note:104010.1: Release 11i on NT: Software Requirements
    Note:115937.1: GNU Make won't make on windows NT
    Important:All the downloaded files from GNU makes web sites shall be put in a single folder called gnumake under c:\ .Try to search for config.bat file inside this folders just click and
    run it.
    Env path setting:
    Try to search make.exe generated in c:\program files\mkstoolkit\mksnt and copy and paste it
    c:\gnumake\MAKE-3.77\windebug and c:\gnumake\MAKE-3.77\winRel also paste both this paths in the
    My Computers==>Properties==>Advanced==>Environment variables==>Path setting's
    After all this check as follows from CMD mode.
    1)execute make at c:\>
    2)execute gnumake at c:\>
    In win2000 it may return error messages or Target wrong ignore it.If it is on Win NT then it will return proper status.
    Create Applmgr user in Win2000:
    Create a Applmgr user account in win2000 .
    Installation:
    =============
    What here you require is the Patience .
    Load the START HERE CD and run the C:\> cd \cdrom\rapidwiz
    For Test and Prod it will ask for the location of Appl_Top,Common_Top and Data_Top location. Mention there path and ensure if more than one installtion say eg.Vision and Test or Prod to check the Path in all the tab pages its corresponding values and path's.
    In Vision Demo many of the Options are not propmted from the user.
    It will then do the system checking for Host Name and other details.All the checking should have been passed or if failed it will mark it in RED cross mark.Rectify the mistake and then onceagain proceed or else you will have problem after installation.
    The Installation time takes around 5 to 6 Hrs of time.
    For info on Post installation or on Multi Node follow the pdf's i have mentioned above.
    The most tedious of all is succesfully crossing the Apps system checking it does for all
    installed products it requires without any failure.
    The GNUMAKE configuration or steps were nowhere given and it was all our trail and error exp.
    This is possibly the most elaborate steps to install Apps on Win. post for further help. email me at [email protected] or [email protected]
    Rajeev.

  • Disk Access Failed while Installing Solaris Container.

    I have setup 5 guest domains together with the Control Domain.
    $ ldm list
    Name State Flags Cons VCPU Memory Util Uptime
    primary active -t-cv SP 4 4G 0.8% 2d 2h 15m
    secondary active -t--v 5000 4 2G 0.5% 3h 5m
    dmz active -t--- 5001 8 2G 0.0% 46m
    sunray inactive -----
    application inactive -----
    identity active -t--- 5002 4 4G 0.1% 1h 2m
    In each of the guest domain, I plan to install a number of Solaris Containers to run different applications. While installing one Solaris container (zoneadm �z <zone name> install) in dmz domain, I start the installation/configuration (either zoneadm �z <zone name> install or zlogin �C <zone name>) of another Solaris container in identity domain. Everything starts OK until half way I get an error message as follow:
    Jun 13 18:33:16 dmz vdc: NOTICE: [1] disk access failed.
    The installation of the Solaris Container in dmz halts as soon as I see the message above. Nothing will work except a force stop in the Control Domain using ldm stop �f dmz and restart.
    What happen to the Solaris Container installation/configuration in identity domain? It either continues the process without error or fails with the same error message shortly after. For example,
    Jun 13 18:33:24 identity vdc: NOTICE: [1] disk access failed.
    The vdisks for each guest domain are setup by following the steps on section �Using ZFS Over a Virtual Disk� in LDoms 1.0 Administration Guide. Each guest domain is booted from a disk image in the Control Domain and has two 9GB data vdisks (mapped to two physical 9GB disks on A5200 disk array) running ZFS striping. Each guest domain vdisks are serviced by a separate vdisk server.
    Any idea?

    I am not sure if multiple virtual disk servers are officially supported under current LDoms release.
    I had tried using only one virtual disk server. The same problem exhibited. I thought may be the vds was not able to keep up with the virtual disk I/O. That's why I setup multiple vds.

  • SAP ECC 6.0 installed on Solaris Container

    hello All,
    we want install a production system of SAP ECC 6.0 on a solaris 10 container, the DB is oracle 10.
    Have any recommendations, suggestion with this?
    Thanks
    Hernando

    hello
    when we were installing the ECC on solaris 10 container the following error
    ERROR      2009-08-26 22:14:46.730 [iaxxinscbk.cpp:260]
    CJS-00091  Unable to create the tablespaces. DIAGNOSIS: There is not enough free disk space: Mount point | space required | space available | SAPDATA directories
    /oracle/CMD/sapdata1   |   281050   |   54186.6   |   1
    . SOLUTION: Make more disk space available.
    ERROR      2009-08-26 22:14:46.735
               CJSlibModule::writeError_impl()
    MUT-03025  Caught ESAPinstException in Modulecall:
    /oracle/CMD/sapdata1   |   281050   |   54186.6   |   1
    ERROR      2009-08-26 22:14:46.932 [sixxcstepexecute.cpp:951]
    FCO-00011  The step checkFreeDiskSpace with step key |NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|2|0|NW_CreateDBandLoad|ind|ind|ind|ind|10|0|NW_CreateDB|ind|ind|ind|ind|0|0|NW_OraDBCheck|ind|ind|ind|ind|0|0|NW_OraDBMain|ind|ind|ind|ind|0|0|NW_OraDBStd|ind|ind|ind|ind|3|0|NW_OraTablespace2|ind|ind|ind|ind|6|0|checkFreeDiskSpace was executed with status ERROR ( Last error reported by the step :Caught ESAPinstException in Modulecall:
    /oracle/CMD/sapdata1   |   281050   |   54186.6   |   1
    How we can fix this error?
    thanks
    Hernando

  • Installing Oracle Apps on Linux Virtual Machine, but need patch "6078836"

    Hello Friend's,
    Hope you are doing well...!
    I start my EBS Training in a functional role in less than 10 day's.
    My dilemma is that i am having a heck of a time installing Oracle Apps on my machine. As recommended in many blogs, i've installed a virtual machine environment and then installed Linux Version 5 Update 5. Before i begins installing Oracle apps, the last step is to go to my oracle support "mos" and install patch 6078836, which i can't access. It seems to me as if that one should either have a paid oracle support account or be a part of an organization/company that has one. I can't get past the sign in page to install this patch and no where in these blogs does it say this.
    Does anyone have this patch or has access to it or any knowledge or idea as to where can i find this?
    As a back up i've started downloading Oracle apps for a windows server machine as well, in case i am unable to download this patch at least i have a back up. And the bad thing about this is the fact that i am in India and the bandwidth here sucks even with a 2 MB plan. With these speeds this 50 GB download will take another 3 to 4 days. And time is of the utmost importance for me right now..
    Any help or suggestions will be much appreciated..
    Thank you all in advance and hope that you have a great weekend..!

    Does anyone have this patch or has access to it or any knowledge or idea as to where can i find this?Even though any of us has the patch we are not supposed to mail it as this violates Oracle support agreement policy.
    There is no other source to get the patch and most Oracle patches (if not all) can be downloaded from MOS website.
    As a back up i've started downloading Oracle apps for a windows server machine as well, in case i am unable to download this patch at least i have a back up. And the bad thing about this is the fact that i am in India and the bandwidth here sucks even with a 2 MB plan. With these speeds this 50 GB download will take another 3 to 4 days. And time is of the utmost importance for me right now..
    Any help or suggestions will be much appreciated..We cannot suggest anything about the download speed or the timing, and even if you had a CSI number it would take 3-5 days to get the Media Pack in case you log a SR and ask Oracle support to send you the pack.
    Thanks,
    Hussein

  • Installing Oracle App Server on Linux

    Hi,
    Has anyone installed the App Server on Linux? Can they tell me if it was difficult, complicated, etc. bearing in mind that I am not a DBA, and have basically no experiance with this sort of stuff at all. So basically what I am asking is can you stick in the CDs and follow the install guide and get it done in half a day or less.
    Cheers.

    I would say that a half a day is grossly underestimating it, by my experience and what you indicate your level of expertise is. I ended up installing, getting to a fail point, uninstalling and re-doing. Some errors are "recoverable", but some do not seem to be (from my experience). I'd make a few recommendations. I have it installed on Mandrake 8.x (latest release, I think), which seems to be "doable" but I'd recommend going with a certified platform if you don't know what you are doing. Also, Mandrake had some quirks like their security management software which resets file permissions "behind the scenes". This was my first experience with Mandrake so it took me a while to figure out which files to edit/fix so that Enterprise manager would get the right data.
    Read the readme!
    Read the installation docs all the way through!
    Read the release notes all the way through!
    I had a NUMBER of problems, some specific to my platform (which is not certified by Oracle, so it's not their fault) and some which were covered in the readme. It took me a while to get everything right and I ended up struggling most with the Infrastructure install. Most likely that was due to my hardware & OS (Mandrake), but there are some issues in the release notes that are important. The reason I would restart many times is that I wanted the installation to go smoothly from start to finish so that I could better understand the requirements, etc. Examples of issues (which includes things from the readme/release notes and otn):
    - either install PDKSH or link /bin/bash to /bin/ksh. /bin/ksh is listed in one of the scripts as the shell during installation configuration. This should be in the installation guide as a pre-requisite.
    - install the sysstat package so the enterprise manager will show graphs, etc. This should be in the installation guide as a pre-requisite.
    - link (symbolic) your perl binary to /usr/local/bin/perl
    - I received numerous link errors due to two problems:
    - genclntsh didn't have a good link command for my platform. There seems to be two work-arounds posted around here, but I chose to add -lgcc and -L/path/to/gcclib on the ld line. E-mail me if you want more details ([email protected]). My path was something like: /usr/lib/gcc-lib/i586-mandrake-linux-gnu/2.96 where I found the libgcc.a
    - Reports server and Forms server failed because the link line was linking to libXm.2.1.so instead of libXm.2.0.1.so (or libXm.2.so, etc). The development team evidently used a later version of Motif than I had, so I fixed it in the forms and reports makefiles, respectively.
    I can't remember, offhand, what else I had to do, but this covers it. Obviously, a lot of this depends upon the type of install you choose. I wanted the reports server, which requires the infrastructure, etc.
    Good luck.
    Jeff

  • Solaris Container Manager console does not work

    I've loaded SMC 3.6 and loaded the container manager piece with no problems on a fresh Solaris 10 (11/06) install on a blade 1000. The managment center works just fine. I've loaded the container manager according to the following doc:
    http://docs.sun.com/app/docs/doc/819-4098/6n699bc48?a=view
    The install went fine but when I point my browser to the page specified in the doc above the browser wants to download a bin file. I've restarted the java web server as shown in the above doc and I've scanned the port 6789 with nmap to make sure it was open. All browsers I've tried want to download a bin file. They are not launching a console as shown in the doc.
    I've tried firefox on linux, netscape on solaris and IE on windows. Java is loaded and working on all platforms. How do I get this working?

    use secure http
    https://<server name>:6789
    make sure you ran the setup for Solaris Container Manager

  • Unable to install SUN SMC  on solaris 10

    Hi,
    I am trying to install SMC on solaris 10. es-guisetup is giving errors as given below:
    smcdatabase service is always in maintenance mode.
    I am running postgres on 5433 port.
    Please help me in this regard.
    Here is the log file:
    # cat core-db-setup_rtisifldhdesk.100929090636.6642
    Started /var/opt/SUNWsymon/install/guibased-setup.1285765588453.sh at Wed Sep 29 09:06:36 EDT 2010.
    Running on SunOS rtisifldhdesk 5.10 Generic_142900-03 sun4u sparc SUNW,Sun-Fire-V210.
    -sh: initdb: not found
    bash-3.00# cat gui_setup_rtisifldhdesk.100929090557
    The system memory to be compared has mapped to : 8192
    Skipping the Disable SNMP panel as a port other than 161 is specified as the agent port
    The web server organization is given as : ADP
    The web server location is given as : njjjjj
    The Setup script will be executed as : /var/opt/SUNWsymon/install/guibased-setup.1285765588453.sh
    stty: : Invalid argument
    /var/opt/SUNWsymon/install/guibased-setup.1285765588453.sh: /var/opt/SUNWsymon/db/data/SunMC/pg_hba.conf: cannot create
    /var/opt/SUNWsymon/install/guibased-setup.1285765588453.sh: /var/opt/SUNWsymon/db/data/SunMC/postgresql.conf: cannot create
    SYMON_JAVAHOME is set to: /usr/java
    JDK version is: "1.5.0_22-b03"
    This script will help you to setup Sun Management Center 4.0.
    Following layer[s] are installed:SERVER,AGENT
    None of the layers is setup.
    Following layer[s] will get setup: SERVER,AGENT
    Database will be setup.
    Following Addon[s] are installed:
    Advanced System Monitoring,ELP Config-Reader Monitoring,Desktop,Service Availability Manager,Sun Fire Entry-Level Midrange System,Netra,DomMonit SPARC Enterprise Mx000,Dom DR SPARC Enterprise Mx000,PltAdmin SPARC Enterprise Mx000,Performance Reporting Manager,Solaris Container Manager,Sun Fire Midrange Systems Domain Administration,Dynamic Reconfiguration for Sun Fire High-End and Midrange Systems,Sun Fire Midrange Systems Platform Administration,Starfire Monitoring,Sun Fire High-End Systems Monitoring,Sun Enterprise 6500-3500 Servers/sun4d DR,Sun Enterprise 6500-3500 Servers/sun4d Config Reader,System Reliability Manager,Workgroup Server,Generic X86/X64 Config Reader.
    Checking memory available...
    Configuring Sun Management Center DB...
    The Port 5433 for Sun Management Center DB has already been used.
    Enter another port for Sun Management Center DB listener : : 2521
    Initializing SunMC database.
    disabled sunmcdatabase service from maintenance state during setup
    check the smf database service log to know the reason
    Failed to enable service sunmc-database
    Database setup failed : db-start failed
    Updating registry...
    None of the base layers are setup.
    No Addon is setup.
    Following Addons are not yet setup: Advanced System Monitoring,ELP Config-Reader Monitoring,Desktop,Service Availability Manager,Sun Fire Entry-Level Midrange System,Netra,DomMonit SPARC Enterprise Mx000,Dom DR SPARC Enterprise Mx000,PltAdmin SPARC Enterprise Mx000,Performance Reporting Manager,Solaris Container Manager,Sun Fire Midrange Systems Domain Administration,Dynamic Reconfiguration for Sun Fire High-End and Midrange Systems,Sun Fire Midrange Systems Platform Administration,Starfire Monitoring,Sun Fire High-End Systems Monitoring,Sun Enterprise 6500-3500 Servers/sun4d DR,Sun Enterprise 6500-3500 Servers/sun4d Config Reader,System Reliability Manager,Workgroup Server,Generic X86/X64 Config Reader
    Could not finish requested task.
    Thanks
    Sugunakar

    Hi Sugunakar,
    There are a few small things I can think of checking:
    I am trying to install SMC on solaris 10What version of Solaris 10 are you using? You need 11/06 (aka "Update 3") or later. Also, it looks like this is on a V210: how much memory and swap do you have ([requirements here|http://docs.sun.com/app/docs/doc/820-2215/deployment-72?l=en&a=view])? And have you [edited your /etc/project file|http://docs.sun.com/app/docs/doc/820-2216/chapter2-1000?l=en&a=view] to adjust the shared memory settings?
    Have you applied any of the [patch sets|http://forums.halcyoninc.com/showthread.php?t=104]?
    smcdatabase service is always in maintenance mode.It would be interesting to see what that service log says. Look in /var/svc/log/application-management-sunmcdatabase:default.log for clues.
    /var/opt/SUNWsymon/install/guibased-setup.1285765588453.sh: /var/opt/SUNWsymon/db/data/SunMC/pg_hba.conf: cannot createIs there any reason why SunMC may not be able to write to /var (or /var/opt/SUNWsymon)? Maybe portions of /var are read-only (shared from a global zone, or over NFS)?
    I've done a lot of SunMC pilot projects over the years: if you could use some help speeding up your eval just send me an email.
    Regards,
    [email protected]

  • While installing oracle apps 11.5.10 the post installion check JSP fails

    Hi Guys,
    While installing oracle apps 11.5.10 on oracle linux OEL4.7 i am facing one post installation check failure i.e JSP CHECK. even i tried aoljtest its getting fail.
    I am output of error log file and access log files.
    Environment:
    Oracle apps version:11.5.10
    Os :oracle linux 4.7
    bit :32 bit
    database : vision type
    Error_log file contains
    [Thu Aug 23 03:38:27 2012] [error] OPM:Can not find one alive process
    [Thu Aug 23 03:38:27 2012] [error] [client 49.248.45.6] File does not exist: /oa_servlets/AppsLogin
    [Thu Aug 23 03:38:37 2012] [error] OPM:Can not find one alive process
    [Thu Aug 23 03:38:37 2012] [error] [client 49.248.45.6] File does not exist: /servlets/weboam/oam/oamLogin/oam/oamLogin
    Access_log file contains
    173.49.29.80 - - [23/Aug/2012:01:08:08 -0400] "GET /OA_HTML/jsp/fnd/fndhelp.jsp?dbc=/11i/applmgr/visappl/fnd/11.5.0/secure/VIS_ora11i/vis.dbc HTTP/1.1" 404 239
    173.49.29.80 - - [23/Aug/2012:01:08:08 -0400] "GET /OA_HTML/US/ICXINDEX.htm HTTP/1.1" 200 3483
    49.248.45.6 - - [23/Aug/2012:01:12:38 -0400] "GET /aplogon.html HTTP/1.1" 304 -
    49.248.45.6 - - [23/Aug/2012:01:12:40 -0400] "GET /oa_servlets/AppsLogin HTTP/1.1" 404 227
    49.248.45.6 - - [23/Aug/2012:01:12:49 -0400] "GET /servlets/weboam/oam/oamLogin HTTP/1.1" 404 234
    49.248.45.6 - - [23/Aug/2012:01:16:36 -0400] "GET /FND_WEB.PING HTTP/1.1" 404 218
    smtp.ttml.co.in - - [23/Aug/2012:01:19:06 -0400] "GET /servlets/IsItWorking HTTP/1.1" 403 230
    smtp.ttml.co.in - - [23/Aug/2012:01:19:11 -0400] "GET /servlets/IsItWorking HTTP/1.1" 403 230
    smtp.ttml.co.in - - [23/Aug/2012:01:20:43 -0400] "GET /servlets/IsItWorking HTTP/1.1" 403 230
    49.248.45.6 - - [23/Aug/2012:03:38:23 -0400] "GET /oa_servlets/AppsLogin HTTP/1.1" 404 227
    49.248.45.6 - - [23/Aug/2012:03:38:27 -0400] "GET /oa_servlets/AppsLogin HTTP/1.1" 404 227
    49.248.45.6 - - [23/Aug/2012:03:38:32 -0400] "GET / HTTP/1.1" 304 -
    49.248.45.6 - - [23/Aug/2012:03:38:32 -0400] "GET /apptitle.html HTTP/1.1" 304 -
    49.248.45.6 - - [23/Aug/2012:03:38:32 -0400] "GET /applist.html HTTP/1.1" 304 -
    49.248.45.6 - - [23/Aug/2012:03:38:32 -0400] "GET /aplogon.html HTTP/1.1" 304 -
    49.248.45.6 - - [23/Aug/2012:03:38:32 -0400] "GET /appsmed3.gif HTTP/1.1" 304 -
    49.248.45.6 - - [23/Aug/2012:03:38:37 -0400] "GET /servlets/weboam/oam/oamLogin HTTP/1.1" 404 234
    49.248.45.6 - - [23/Aug/2012:03:38:44 -0400] "GET /appdet.html HTTP/1.1" 304 -
    49.248.45.6 - - [23/Aug/2012:03:38:47 -0400] "GET /appdet.html HTTP/1.1" 304 -
    Please provide some solution.

    Please see these docs.
    Servlet and JSP Pages return a "Page Not Found" Error After Install of Applications [ID 372096.1]
    "Unrecognized Option: -Client,Could Not Create The Java Virtual Machine." With Applications 11i [ID 358061.1]
    Receiving ''Internal Server Error'' When Checking Out From Supplier Punchout After Upgrade to Java Development Kit (JDK) 6 [ID 781750.1]
    Thanks,
    Hussein

  • Installing .rpm packages onto solaris 10.

    Hi,
    Can anyone help me by providing the steps to install .rpm package into solaris 10 os?
    Thanks

    RPM is just a packaging format, and the tools are available on the Solaris Software Companion CD, in the SFWrpm package. You would need to install the package on your system in order to get the RPM tools.
    But I think Pascal's point is that the payload is typically Linux binaries, so installing a Linux RPM on Solaris would not be productive. But you could certainly install a source package, for example, or create your own RPM containing Solaris binaries.
    -- Alan

  • I have an imac 20 in. The old hard drive crapped out on me. i put a new harddrive in and am now trying to install linux. But the imac doesnt recognise any keyboards

    I have an imac 20 in. The old hard drive crapped out on me. i put a new harddrive in and am now trying to install linux. But the imac doesnt recognise any keyboards

    Without a bootable backup/clone or a Time Machine backup of your previous Snow Leopard installation or a saved copy of Lion's install app, you'll have to upgrade your Leopard volume to Snow Leopard (10.6.6+) so you can waste another hour or more DLing the Lion thing again.

  • Linux Support in Solaris 10

    So where is the LINUX support in the new Solaris 10?
    I downloaded the free Software Express for Solaris x86 Platform (11/04) and installed it on a Dell 8600 P4 1.8 system. Fresh install on a new hard drive. Then I tried to install the new FireFox web browser for Linux. Received the following error: �Cannot find /lib/ld-linux.so.2�. I was logged in as Root. Ran a search of the entire system and found nothing using pattern �ld-linux*�.
    ED :(

    So where is the LINUX support in the new Solaris 10?It does not exist (at least not outside of Sun).
    There are rumours that it will be available in one of the Solaris
    10 update releases. In case S10 FCS will be available in
    january/february 2005, and the rumour are true, I'd expect that
    the linux support will be available somewhere in june 2005 (??
    S10 Update 1) or october 2005 (?? S10 Update 2). (Pure
    speculation be me, I don't know the schedule)
    I downloaded the free Software Express for Solaris
    x86 Platform (11/04) and installed it on a Dell 8600
    P4 1.8 system. Fresh install on a new hard drive.
    Then I tried to install the new FireFox web browser
    r for Linux. Why didn't you download/install the firefox for Solaris x86
    release? Or was that intended as a test for "Janus", the
    (non existing) linux compatibility layer in Solaris 10?

  • Setup Cluster using Solaris Container data service

    We have a two-node cluster that we would like to use to create either a zone cluster or use the Solaris Container data service that would create a scalable (or multiple master) data service of two zones, one on each node. We have an app running in the zone, CiscoWorks, that has a local database of jobs that are scheduled to run to configure Cisco switches. I was curious how we setup the storage. If each zone is running on local disks, how do the zones stay in sync and the database updated with job information? Would I setup a device group of the disks where the zones will reside on each node? Can I use SAN as the local disk so the zones can be replicated to a Disaster Recovery location?
    Thanks for any help,
    Chuck

    Chuck,
    Sadly, I think I'm going to make your implementation decisions a lot more complicated because there are three ways you can use zones within Solaris Cluster.
    1. Create a failover zone using the HA Solaris Container Data Service. Here the zone root moves between the cluster nodes as the zone fails over.
    2. Create static zones between with resource groups can migrate. Each zone root is local the the physical node. However, the configuration of the zones can be subtly different.
    3. Create a virtual cluster using static zones within which resource groups can migrate. Each zone root is local the the physical node. However, the configuration of the zones are forced to be the same.
    Note also, that a ZFS zpool can only be mounted on one node or zone at anyone time, although it can be mounted read/write in one zone and read-only in other zones on the same node (IIRC).
    I would be inclined to put your database into an HA configuration, i.e. one that runs on one node at any one time. I would then constrain that in a zone cluster that is bound to a project with restricted resources, i.e. CPUs and memory. Any other tiers of the application, could then be placed either in the global zone (main cluster) or placed in another zone cluster and equally constrained.
    I don't know if that's any help. I can recommend a good book on the subject <shameless plug "Oracle Solaris Cluster Essentials"/>. The example chapters should be of help.
    Regards,
    Tim
    ---

  • Install of apps 11.5.8 on Windows - Problems with PreReqs

    Hello all,
    I've worked with Oracle database server for years,
    and installed it many times. I want to learn Oracle apps,
    and I'm attempting the install of 11.5.8 on Windows
    from the CDs. But I'm having some problems with the
    pre requisites.
    Unlike LInux, if the install doesn't work, you can't
    clean out all traces of the install. I've completely
    reinstalled Windows to start fresh this last time.
    Although, with the pre req warnings, I didn't attempt
    the install.
    Here is what I did.
    Copy the CDs.
    Rapidwiz
    install Oracle apps
    Single Node
    TEST. Fresh database.
    Component apps licensing
    Choose all of:
    Marketing
    Sales
    Order Management
    Financials
    no particular country
    WE8ISO8859P1 - Western European
    - for database, and appl_top character set.
    The computer name is called Green.
    C:\OAppsInstall\redCD\Disk1\rapidwiz>ping green
    Pinging green [127.0.0.1] with 32 bytes of data:
    Set
    appl_top
    c:\oapps11\testappl
    common_top
    c:\oapps11\testcomm
    etc.
    NTUSER:               oracleapps
    pw:               ???
    DNS Domain Name:     green
    These next directories are default, but do not exist:
    MKS Directory          C:\mksnt     
    MSDEV Directory          C:\VC98
    External JDK          C:\java\jdk1.3.1
    OUI Inventory Path     c:\Program Files\Oracle\Inventory
    It does a port availability check.
    - the ports are all fine.
    And checks the pre-requisites.
    These three have problems:
    Host/Domain Check
    running command : ping -n 1 localhost
    Pinging green [127.0.0.1] with 32 bytes of data:
    Reply from 127.0.0.1: bytes=32 time<1ms TTL=128
    Ping statistics for 127.0.0.1:
    Packets: Sent = 1, Received = 1, Lost = 0 (0% loss),
    Approximate round trip times in milli-seconds:
    Minimum = 0ms, Maximum = 0ms, Average = 0ms
    host ping has suceeded
    running command : ping -n 1 localhost.green
    Ping request could not find host localhost.green. Please check the name and try again.
    Error - host.domain ping has returned an error: 1
    System variable PATH set to:
    .COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
    System Utilities Check
    running command : cmd.exe /c C:\OAppsInstall\redCD\Disk1\rapidwiz\bin\checkutil.cmd C:\mksnt C:\VC98
    C:\OAppsInstall\redCD\Disk1\rapidwiz>echo off
    'which' command is not available. Check MKS installation.
    ERRORCODE = 1 ERRORCODE_END
    Error - System Utilities Availability test has returned an error: 1
    JDK Availability Check
    running command : CheckerClass.JDKCheck()
    JDK Directory Does not exist, Input was - C:\java\jdk1.3.1
    Error - JDK Availability Test has returned an error: 1
    I check the PDF install doc:
    Step 2: Install Latest Java Development Kit (JDK)This release of Oracle Applications requires Java Development Kit (JDK) 1.3 or
    higher. Before you begin your installation, download and install the latest version of
    JDK on your concurrent server, administration server, forms server, and web server.
    Download JDK 1.3 from the download site for the operating system where you will
    deploy the Oracle HTTP server. See OracleMetaLink document 130091.1 (Upgrading
    to JDK 1.3 with Oracle Applications 11i) for a list of the sites.
    1. Follow the installation instructions provided with the download.
    2. Make a note of the location where you install JDK. The Rapid Install wizard
    asks for this location on the Derived Settings screen. (See Step 8 on page 2-14 or
    Step 9 on page 3-16.)
    MSDEV Directory (Windows)
    Location of the Visual C/C++ executables and .DLL files. Used for linking application executables or .DLLs.
    MKS Directory (Windows) MKS tools must be added in the PATH so that executables can be used to
    relink application executables and .DLLs.Finally the Questions:
    I've been looking at other threads.
    Oracle E-Business Suite R12 Installation Steps on Windows XP
    1)
    For this older 11.5.8 version, do I need to install the JDK, or will
    this be done for me? If I do need to install the JDK, can I use the
    latest version??
    2)
    Do I really need to install MS Visual C++ ?????
    If so, could I use the latest .NET express instead??
    3)
    What is the MKS? The one thing the docs say is:
    MKS Directory (Windows) MKS tools must be added in the PATH so that executables can be used to
    relink application executables and .DLLs.Do I just need to create an "MKS" directory, and add it to the path?
    Or, do I need to install some other software??
    I've tried installing this a few times over the past few years, and
    while I've had different levels of success, I've always had some kind
    of issue after the install was done.
    I really want to learn form and reports, so I hope that you guys
    can help me out on this so I finally get a clean install.
    Thanks a lot!

    Thanks.
    Ok, I bought VC++ and installed it.
    And, installed: j2sdk1.4.2_10
    I could:
    C:\> copy gawk.exe awk.exe (answer yes to copy over existing file)
    C:\> copy grep.exe egrep.exe
    However, I couldn't:
    C:\> copy make.exe gnumake.exe
    C:\> copy gcc.exe cc.exe
    - because there are no such files in cygwin.
    $ pwd
    /usr
    $ find . -type f 2>/dev/null | grep -i gcc
    - nothing
    $ apropos make
    indxbib (1) - make inverted index for bibliographic databases
    ln (1) - make links between files
    makeinfo (1) - translate Texinfo documents
    makewhatis (8) - Create the whatis database
    mkdir (1) - make directories
    mkfifo (1) - make FIFOs (named pipes)
    mknod (1) - make block or character special files
    mktemp (1) - make temporary filename (unique)
    OracleApps@green /usr
    $ find . -type f 2>/dev/null | grep -i make
    ./bin/makeinfo.exe
    ./sbin/makewhatis
    ./share/groff/1.18.1/font/devdvi/generate/Makefile
    ./share/groff/1.18.1/font/devlj4/generate/Makefile
    ./share/groff/1.18.1/font/devps/generate/Makefile
    ./share/man/el/man8/makewhatis.8
    ./share/man/it/man8/makewhatis.8
    ./share/man/man1/makeinfo.1
    ./share/man/man8/makewhatis.8
    ./share/man/ro/man8/makewhatis.8
    System Utilities Check
    running command : cmd.exe /c C:\OAppsInstall\redCD\Disk1\rapidwiz\bin\checkutil.cmd C:\cygwin\bin "C:\Program Files\Microsoft Visual Studio\Common\MSDev98\Bin"
    C:\OAppsInstall\redCD\Disk1\rapidwiz>echo off
    'which' command is available.
    'gnumake' is not available.
    ERRORCODE = 1 ERRORCODE_END
    Error - System Utilities Availability test has returned an error: 1
    Where do I get gcc and make from??
    Thanks a lot!

  • Installing linux and unix on my macbook pro without using vmware

    I was browsing through the forum and bumped into a topic where the best advice for installing linux application is the following:
    http://macdevcenter.com/lpt/a/7073
    However, I have not tested this out therefore I am pretty reluctant to put this on my laptop which is currently running MAC OS X 10.5.8. (4gb ram). If anyone have done this please let me know.
    1) My question: Is this a reliable method to run linux applications on MAC OS natively using the x11 from Apple?
    Note: I have vmware and I personally don't prefer booting a separate OS on my computer just to use one or two apps. However if that is the only solution I already have ubuntu running on my vmware. Also I wanted to completely wipe off my vmware and the ISO images (ubuntu and win xp) to free up the space in my hard drive. If I have to use ubuntu which may be a "safer solution" than run linux applications on my hard drive then I will stick to the vmware method.
    If someone could give me some insight in this topic then I would greatly appreciated their help.
    p.s. I want to install xilinx web-pack and other useful softwares that are only available in linux, ubuntu and win xp/vista/w7. My goal is to completely transform my laptop from dual booting ubuntu and win xp to just run mac snow leopard (in the near future).
    Thanks in advance,
    Pirakalan S.
    Message was edited by: Pirakalan S.

    Basically I want to run linux and unix applications without running vmware on my mac os x. I heard there is a way to use x11 and FinkCommander (http://finkcommander.sourceforge.net/) application. However, I am unable to figure out how to install programs such as xilinx ise (http://www.xilinx.com/ise/logicdesignprod/foundation.htm) on my MacBook Pro using FinkCommander. In addition, xilinx ise runs on linux and windows however not mac.
    In simple words I want to solely use Leapord (not snow leapord) to run applications such xilinx ise (which is only available on windows platform or linux).
    I recently shifted from windows xp platform to mac and I rarely use vmware after making the shift. Therefore, I am trying to find a solution where I don't require vmware at all, my plan is to remove vmware from my hard drive.
    I just restated what I stated in the previous post in a simpler manner, sorry for any miscommunication on the earlier post. I am looking for a step by guide to install linux applications on my mac. I am at a process of learn linux at the moment so I am kind of slow when it comes to linux and mac. Especially when it comes to installing using command line not GUI.
    I just want to know if there is a solution out there for running linux based applications to run on my mac.

Maybe you are looking for

  • Front end problem

    <B>hello </B> <BR> i have a simple question .as all of us when make a small application that is accessible over the web has two parts(always).one is for all users of this site and other only for administators. front end accessible over the web is jsp

  • Using cell phone as a 3G USB modem for Leopard

    Hi All, I just get an MacBook Pro the last week, I was happy with the UI of the OS at first sight, but when come to the setting of the network, I am really frustrated. I get a SE P1i cell phone, I would like to use it as a usb modem for my MAC so tha

  • My Adobe LiveCycle Designer ES closes when I open it....:(

    Hello all, I want to thank you beforehand for the help regarding this matter. I use Windows Vista and my Adobe LiveCycle Designer was working before but for the last week and a half or so I have not been able to get it to work! I have done scandisk/d

  • Plant my G4's internal disk in new Mac Pro?  Then what?

    Hi all, I'm debating how to transfer existing data on my G5 to my new Mac Pro. There are old applications & stuff I'd still like to access on the G5 but not gum up my new system. This is what I'm considering: * Extract my boot disk from the G4 and in

  • Remote Desktop Admin - Scanner can't see clients.

    Hello, I have a couple of copies of Remote Desktop UNL admin packages that are used in a education environment. Remote desktop has been working great in all but one lab, where the scanner has trouble finding any machines. It may sporadically find a r