Ofm_appdev_generic_11.1.1.4.0_disk1_1of1

hello,
I tried setup ofm_appdev_generic_11.1.1.4.0_disk1_1of1.
in step (Instlation Location) ask oracle Middleware Home: I set Middleware.
in step (Application Server) show two radios: first radio weblogic Server.
second radio websphere (disable). this I need this option. how active this option? I already installed websphere.
please advise.

You need to point the middleware to the folder where you installed the webshpere server. Otherwise it will not show this option.
Timo

Similar Messages

  • Error while deploying ADF application to a standalone weblogic server

    I am using Jdeveloper 11.1.1.6.0, and I am trying to deploy my application to a standalone server running on a Unix box and I get the following error message:
    [04:12:44 PM] ---- Deployment started. ----
    [04:12:44 PM] Target platform is (Weblogic 10.3).
    [04:13:00 PM] Retrieving existing application information
    [04:13:01 PM] Running dependency analysis...
    [04:13:01 PM] Building...
    [04:13:05 PM] Deploying profile...
    [04:13:09 PM] Wrote Web Application Module to C:\JDeveloper\PortingAppln\ViewController\deploy\ADF1.war
    [04:13:13 PM] Deploying Application...
    [04:20:19 PM] [Deployer:149191]Operation 'deploy' on application 'ADF1' is initializing on 'ADF1'
    [04:20:45 PM] Weblogic Server Exception: weblogic.application.WrappedDeploymentException: oracle/jrf/PortabilityLayerException
    [04:20:45 PM] See server logs or server console for more details.
    [04:20:45 PM] weblogic.application.WrappedDeploymentException: oracle/jrf/PortabilityLayerException
    [04:20:46 PM] #### Deployment incomplete. ####
    [04:20:46 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
    Can someone help me with this problem.
    Thanks,
    Srini.

    Well, how did you do?
    I am having a similar problem.
    1) Installed WLS 10.3.5 on a Linux machine
    2) Installed ADF runtime libraries (ofm_appdev_generic_11.1.1.5.0_disk1_1of1.zip)
    3) I can see at deployments
    - adf.oracle.businesseditor(1.0,11.1.1.2.0)
    - adf.oracle.domain(1.0,11.1.1.2.0)
    - adf.oracle.domain.webapp(1.0,11.1.1.2.0)
    - DMS Application (11.1.1.1.0)
    - em
    - emai
    - emas
    - emcore
    - FMW Welcome Page Application (11.1.0.0.0)
    - jsf(1.2,1.2.9.0)
    I created from scratch a new Fusion Web app. It just has 1 ADF read-only table based on the HR.COUNTRIES table. It runs perfectly on the integrated WL.
    I cannot deploy it to my standalone WLS. The error:
    [02:01:37 PM] Unable to determine the target platform from the Profile. Using default
    [02:01:37 PM] ---- Deployment started. ----
    [02:01:37 PM] Target platform is (Weblogic 10.3).
    [02:01:37 PM] Retrieving existing application information
    [02:01:37 PM] Running dependency analysis...
    [02:01:37 PM] Building...
    [02:01:37 PM] Deploying 2 profiles...
    [02:01:37 PM] Wrote Web Application Module to C:\JDeveloper\mywork\TesteAPP\ViewController\deploy\TesteAPP_ViewController_webapp.war
    [02:01:37 PM] Wrote Enterprise Application Module to C:\JDeveloper\mywork\TesteAPP\deploy\TesteAPP_Project1_TesteAPP.ear
    [02:01:37 PM] Deploying Application...
    [02:01:39 PM] [Deployer:149191]Operation 'deploy' on application 'TesteAPP_Project1_TesteAPP' is initializing on 'ADFServer'
    [02:01:39 PM] [Deployer:149193]Operation 'deploy' on application 'TesteAPP_Project1_TesteAPP' has failed on 'ADFServer'
    [02:01:39 PM] [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application TesteAPP_Project1_TesteAPP on ADFServer.: Failed to load webapp: 'testeADF'.
    [02:01:39 PM] Weblogic Server Exception: weblogic.application.ModuleException: Failed to load webapp: 'testeADF'
    [02:01:39 PM] Caused by: weblogic.management.DeploymentException: Error: Unresolved Webapp Library references for "ServletContext@1021039597[app:TesteAPP_Project1_TesteAPP module:testeADF path:/testeADF spec-version:2.5]", defined in weblogic.xml [Extension-Name: jsf, Specification-Version: 2, exact-match: false]
    [02:01:39 PM] See server logs or server console for more details.
    [02:01:39 PM] weblogic.application.ModuleException: Failed to load webapp: 'testeADF'
    [02:01:39 PM] Deployment cancelled.
    [02:01:39 PM] ---- Deployment incomplete ----.
    [02:01:39 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
    I am using JDeveloper 11.1.2.1.0
    What am I missing here? It must be something obvious, but I am stuck.
    Thanks in advance.

  • Please help me about jdeveloper application deployment for weblogic

    At the beginning I just thought after developing an adf application then just deploy it as a .ear file and deploy it in the weblogic console and everything will be ok.But in fact I got a lot of problems. Then I got a tutorial for that and I do what it said step by step but some new problems occured. This is the tutorial I mentioned: [How-To: ADF Deployment Guide|http://www.oracle.com/webfolder/technetwork/jdeveloper/howto/11114/managedserver/wlsadfms.htm]
    Now could somebody tell how did you deploy your adf application?
    Here is the errors I got.
    This is the install packege and the OS I use:
    1. CentOS 6.3_x64 + jdeveloper11123.jar(include wls10.3.5) + adr(package name is ofm_appdev_generic_11.1.1.6.0_disk1_1of1.zip)[and just now I used a solaris11 vm from oracle and install jdeveloper11.1.2.3, the same probem occured as in CentOS.]
    2. Win7_x64 + jdeveoper11123.exe(include wls10.3.5) + adr mentioned above
    Here is the problems I get:
    in the case 1,after I install the jdeveloper(using sun jdk 1.7), the weblogic seems to be well though I didn't configure a domain.But after I open an
    application(which I get from the oracle jdeveloper tutorial demo,which works well in my Win7 env) and I run it, the integrated weblogic can't get
    started. Firstly in the console it said the -jrocket identifier is not recognized, then I modify the setDomainEnv.sh and the startWebLogic.sh file in the
    integrated wls domain (the one in the .jdeveloper directer) to set the JAVA_VM variable to -server.After that another problem came out: when the
    wls goes to status "starting",it is blocked and I turn to the system monitor it shows that a java thread using more than 1GB of memory of my system
    and occupy 150% of my cpu(it's a double-core computer). I wait for about 5 minutes when a error came said "PermSize is too small".then I modify the
    setDomainEnv.sh file again to set the PermSize to be 1024m and MaxPermSize to be 2048.(the variable name is something like that, maybe not the
    exactly right. I think you can understand which one it is.) But the problem is still there.
    then in the case 2.Firstly the jdev and the integrated wls works well, but when i deploy an application which works well to a ear file and deploy it to a
    standalone wls(10.3.5) it never works.the error is something referrence/dependences libraries is not found.Then I tried to new a server connection to
    the standalone wls and I got the tutorial [how_to_deploy_adf|http://www.oracle.com/webfolder/technetwork/jdeveloper/howto/11114/managedserver/wlsadfms.html] , as the tutorial said I patch my standalone
    wls with the adr and everything goes ok, no error reported.Then I tried the new server in the new machine under the manage of the adminserver and apply the
    adf template in the localhost:port/em console. But after I restart the new server(by the console and then by the stop+startweblogic.bat file) the server is running
    while the application in the new server is just "Unavailable". I tried this for three times in three computer, two of them are running win7,the other one is running winxp.
    I don't know what is wrong and I am totally a newbie about this. Somebody please help me.Thanks a lot!
    regard,Neo.

    Neo,
    there are a couple of problems. First of all, jdev comes with it'S own jdk bundled in the product (jdk 1.6_x). Next thing is if you use JDev 11.1.2.3.0 to build an application you must use a wls 10.3.5 or 10.3.6 where you need to install the correct runtime onto. In your case you first install adf runtime 11.1.1.6.0 and then you need to install two patches which update the adf runtime to 11.1.2.3.0. These spathes are only available via support.oracle.com, meaning you need asupport contract to get them.
    More information you can find in my blog http://tompeez.wordpress.com/2011/09/14/jdeveloper-versions-vs-weblogic-server-versions/
    The rest of your problems go away once you have installed the right adf runtime on your server.
    Timo

  • Oracle VM Manager Instalation issue

    I Trying install Oracle VM Manager but suddenly stop, then i try find out in log file but i don't understand, can anyone help me... here is the detail :
    Oracle VM Manager Release 3.2.1 Installer
    Oracle VM Manager Installer log file:
    /tmp/ovm-manager-3-install-2013-06-05-110036.log
    Please select an installation type:
    1: Simple (includes database if necessary)
    2: Custom (using existing Oracle database)
    3: Uninstall
    4: Help
    Select Number (1-4): 1
    Starting production with local database installation ...
    Verifying installation prerequisites ...
    Oracle VM Manager can only be installed on a 64 bit Oracle Linux version 5.5 and higher.
    Current version is 'redhat' version '3.2.1'
    *** WARNING: Recommended memory for the Oracle VM Manager server installation using Local MySql DB is 7680 MB RAM
    One password is used for all users created and used during the installation.
    Enter a password for all logins used during the installation:
    Enter a password for all logins used during the installation (confirm):
    Verifying configuration ...
    Start installing the configured components:
    1: Continue
    2: Abort
    Select Number (1-2): 1
    Step 1 of 9 : Database Software...
    Installing Database Software...
    Retrieving MySQL Database 5.5 ...
    [root@OracleVM OracleVM-Manager-3.2.1-installer-OracleLinux]#
    more ovm-manager-3-install-2013-06-05-110036.log
    Traceback (most recent call last):
    File "setup.py", line 38, in ?
    File "/tmp/ovmm-installer.selfextract_Sg8414/ovm/installer/installer.py", line 274, in install
    File "/tmp/ovmm-installer.selfextract_Sg8414/ovm/installer/installer.py", line 500, in installDB
    File "/tmp/ovmm-installer.selfextract_Sg8414/ovm/installer/database.py", line 53, in install
    File "/tmp/ovmm-installer.selfextract_Sg8414/ovm/installer/database.py", line 324, in installMySQLRPM
    UnboundLocalError: local variable 'mysqlfile' referenced before assignment
    fs DEBUG path /etc/sysconfig/ovmm is not a file
    06-05 11:00 system.fs DEBUG Opened file /source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/dbtype for reading
    06-05 11:00 system.fs DEBUG Reading file /source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/dbtype
    06-05 11:00 system.fs DEBUG File /source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/dbtype is closed after rea
    ding
    06-05 11:00 ovm.installer INFO
    06-05 11:00 system.console DEBUG Please select an installation type:
    06-05 11:00 system.console DEBUG 1: Simple (includes database if necessary)
    06-05 11:00 system.console DEBUG 2: Custom (using existing Oracle database)
    06-05 11:00 system.console DEBUG 3: Uninstall
    06-05 11:00 system.console DEBUG 4: Help
    06-05 11:00 system.console DEBUG
    06-05 11:01 ovm.installer DEBUG Manager UUID argument set to : 'None'
    06-05 11:01 ovm.installer INFO
    06-05 11:01 ovm.installer INFO Starting production with local database installation ...
    06-05 11:01 ovm.installer.prerequisites INFO
    06-05 11:01 ovm.installer.prerequisites INFO Verifying installation prerequisites ...
    06-05 11:01 ovm.installer.prerequisites DEBUG * Checking if run by root user
    06-05 11:01 ovm.installer.prerequisites DEBUG * Checking if OS is Oracle Linux or Solaris
    06-05 11:01 ovm.installer.prerequisites DEBUG * Checking if OS is at least Oracle Linux version 5.5
    06-05 11:01 ovm.installer.prerequisites INFO Oracle VM Manager can only be installed on a 64 bit Oracle Linux version 5.5 and
    higher.
    Current version is 'redhat' version '3.2.1'
    06-05 11:01 ovm.installer.prerequisites DEBUG * Checking if hostname is pingable
    06-05 11:01 system.net DEBUG pingMachine OracleVM, timeout=5, recheck=False
    06-05 11:01 system.process DEBUG system.process.start
    06-05 11:01 system.process DEBUG system.process.run ended, exitcode was 0
    06-05 11:01 system.process DEBUG system.process.run stdout:
    PING OracleVM.anggia.com (192.168.56.3) 56(84) bytes of data.
    64 bytes from OracleVM.anggia.com (192.168.56.3): icmp_seq=1 ttl=64 time=0.073 ms
    --- OracleVM.anggia.com ping statistics ---
    1 packets transmitted, 1 received, 0% packet loss, time 0ms
    rtt min/avg/max/mdev = 0.073/0.073/0.073/0.000 ms
    06-05 11:01 system.process DEBUG system.process.run stderr:
    06-05 11:01 system.net DEBUG Machine with ip:[OracleVM] is pingable
    06-05 11:01 ovm.installer.prerequisites DEBUG * Checking if system has enough memory
    06-05 11:01 system.fs DEBUG Opened file /proc/meminfo for reading
    06-05 11:01 system.fs DEBUG Reading file /proc/meminfo
    06-05 11:01 system.fs DEBUG File /proc/meminfo is closed after reading
    06-05 11:01 system.fs DEBUG Opened file /proc/cpuinfo for reading
    06-05 11:01 system.fs DEBUG Reading file /proc/cpuinfo
    06-05 11:01 system.fs DEBUG File /proc/cpuinfo is closed after reading
    06-05 11:01 ovm.installer.prerequisites WARNING *** WARNING: Recommended memory for the Oracle VM Manager server installation us
    ing Local MySql DB is 7680 MB RAM
    06-05 11:01 ovm.installer.prerequisites DEBUG * Checking if the permission of /tmp is 777
    06-05 11:01 ovm.installer.prerequisites DEBUG * Checking if the 'oracle' user and group exist
    06-05 11:01 ovm.installer.prerequisites DEBUG * Verifying hardnofiles for user 'oracle'
    06-05 11:01 system.process DEBUG system.process.start
    06-05 11:01 system.process DEBUG system.process.run ended, exitcode was 0
    06-05 11:01 system.process DEBUG system.process.run stdout:
    open files (-n) 8192
    06-05 11:01 system.process DEBUG system.process.run stderr:
    06-05 11:01 ovm.installer.prerequisites DEBUG * Verifying softnofiles for user 'oracle'
    06-05 11:01 system.process DEBUG system.process.start
    06-05 11:01 system.process DEBUG system.process.run ended, exitcode was 0
    06-05 11:01 system.process DEBUG system.process.run stdout:
    open files (-n) 8192
    06-05 11:01 system.process DEBUG system.process.run stderr:
    06-05 11:01 ovm.installer.prerequisites DEBUG * Verifying /u01
    06-05 11:01 ovm.installer.prerequisites DEBUG Changing /u01 permission to 755
    06-05 11:01 system.fs DEBUG path [u01/app] is not a directory
    06-05 11:01 system.fs DEBUG path [u01/app/oracle] is not a directory
    06-05 11:01 ovm.installer.prerequisites DEBUG * Verifying Install Env
    06-05 11:01 system.fs DEBUG path /u01/app/oracle/Middleware/.installed does not exist
    06-05 11:01 system.fs DEBUG path /u01/app/oracle/java/.installed does not exist
    06-05 11:01 system.fs DEBUG path /u01/app/oracle/ovm-manager-3/.installed does not exist
    06-05 11:01 system.process DEBUG system.process.start
    06-05 11:01 system.process DEBUG system.process.run ended, exitcode was 1
    06-05 11:01 system.process DEBUG system.process.run stdout:
    06-05 11:01 system.process DEBUG system.process.run stderr:
    06-05 11:01 system.process DEBUG Checking whether a service is running on port 49500
    06-05 11:01 system.process DEBUG system.process.start
    06-05 11:01 system.process DEBUG system.process.run ended, exitcode was 1
    06-05 11:01 system.process DEBUG system.process.run stdout:
    06-05 11:01 system.process DEBUG system.process.run stderr:
    06-05 11:01 ovm.installer.questions INFO
    06-05 11:01 ovm.installer.questions INFO One password is used for all users created and used during the installation.
    06-05 11:01 system.fs DEBUG Opened file /tmp/ovm_configBbY8PB for writing
    06-05 11:01 system.fs DEBUG Writing contents in file /tmp/ovm_configBbY8PB
    06-05 11:01 ovm.installer DEBUG Reading configuration about installers in '/source/OracleVM-Manager-3.2.1-installer-OracleLinu
    x/components/files.yml'
    06-05 11:01 system.fs DEBUG Opened file /source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/files.yml for readi
    ng
    06-05 11:01 system.fs DEBUG Reading file /source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/files.yml
    06-05 11:01 system.fs DEBUG File /source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/files.yml is closed after
    reading
    06-05 11:01 ovm.installer DEBUG Using '/source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/ofm_appdev_generic_11.1
    .1.5.0_disk1_1of1.zip' as installation file for Oracle ADF
    06-05 11:01 ovm.installer DEBUG Using '/source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/ovm_upgrade_3.2.1.516.z
    ip' as installation file for Oracle VM Manager Upgrade tool
    06-05 11:01 ovm.installer DEBUG Using '/source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/wls1035_generic.jar' as
    installation file for Oracle WebLogic Server
    06-05 11:01 ovm.installer DEBUG Using '/source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/weblogic_3.2.1.516.zip'
    as installation file for Oracle VM core & console
    06-05 11:01 ovm.installer DEBUG Using '/source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/ovm_cli_3.2.1.516.zip'
    as installation file for Oracle VM Manager CLI tool
    06-05 11:01 ovm.installer DEBUG Using '/source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/ovm_shell_3.2.1.516.zip
    ' as installation file for Oracle VM Manager Shell & API
    06-05 11:01 ovm.installer DEBUG Using '/source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/OEL6_p14405782_55_Linux
    -x86-64.zip' as installation file for Database
    06-05 11:01 ovm.installer DEBUG Using '/source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/OEL5_p14405786_55_Linux
    -x86-64.zip' as installation file for Database
    06-05 11:01 ovm.installer DEBUG Using '/source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/MEB_OEL6_meb-3.8.0-el6.
    x86_64.rpm' as installation file for Database
    06-05 11:01 ovm.installer DEBUG Using '/source/OracleVM-Manager-3.2.1-installer-OracleLinux/components/MEB_OEL5_meb-3.8.0-rhel
    5.x86_64.rpm' as installation file for Database
    06-05 11:01 system.fs DEBUG path /u01/app/oracle/java does not exist
    06-05 11:01 system.fs DEBUG Join paths ('/tmp/ovmm-installer.selfextract_Sg8414', 'java')
    06-05 11:01 system.fs DEBUG Join paths ('/tmp/ovmm-installer.selfextract_Sg8414', 'ovm', 'installer', 'djc', 'lib', 'java')
    06-05 11:01 ovm.installer.prerequisites INFO
    06-05 11:01 ovm.installer.prerequisites INFO Verifying configuration ...
    06-05 11:01 ovm.installer.prerequisites DEBUG * Checking if enough diskspace is available
    06-05 11:01 ovm.installer.prerequisites DEBUG * Checking if database port is available
    06-05 11:01 system.process DEBUG Checking whether a service is running on port 49500
    06-05 11:01 system.process DEBUG system.process.start
    06-05 11:01 system.process DEBUG system.process.run ended, exitcode was 1
    06-05 11:01 system.process DEBUG system.process.run stdout:
    06-05 11:01 system.process DEBUG system.process.run stderr:
    06-05 11:01 ovm.installer.prerequisites DEBUG * Checking if database server hostname 'localhost' is pingable
    06-05 11:01 system.net DEBUG pingMachine localhost, timeout=60, recheck=False
    06-05 11:01 system.process DEBUG system.process.start
    06-05 11:01 system.process DEBUG system.process.run ended, exitcode was 0
    06-05 11:01 system.process DEBUG system.process.run stdout:
    PING localhost.localdomain (127.0.0.1) 56(84) bytes of data.
    64 bytes from localhost.localdomain (127.0.0.1): icmp_seq=1 ttl=64 time=0.096 ms
    --- localhost.localdomain ping statistics ---
    1 packets transmitted, 1 received, 0% packet loss, time 0ms
    rtt min/avg/max/mdev = 0.096/0.096/0.096/0.000 ms
    06-05 11:01 system.process DEBUG system.process.run stderr:
    06-05 11:01 system.net DEBUG Machine with ip:[localhost] is pingable
    06-05 11:01 ovm.installer.prerequisites DEBUG * Checking if Oracle VM ports are available
    06-05 11:01 system.process DEBUG Checking whether a service is running on port 54321
    06-05 11:01 system.process DEBUG system.process.start
    06-05 11:01 system.process DEBUG system.process.run ended, exitcode was 1
    06-05 11:01 system.process DEBUG system.process.run stdout:
    06-05 11:01 system.process DEBUG system.process.run stderr:
    06-05 11:01 system.process DEBUG Checking whether a service is running on port 7002
    06-05 11:01 system.process DEBUG system.process.start
    06-05 11:01 system.process DEBUG system.process.run ended, exitcode was 1
    06-05 11:01 system.process DEBUG system.process.run stdout:
    06-05 11:01 system.process DEBUG system.process.run stderr:
    06-05 11:01 ovm.installer INFO
    06-05 11:01 system.console DEBUG Start installing the configured components:
    06-05 11:01 system.console DEBUG 1: Continue
    06-05 11:01 system.console DEBUG 2: Abort
    06-05 11:01 system.console DEBUG
    06-05 11:02 system.unix DEBUG Chown oracle:dba /tmp/ovm19GZ7h
    06-05 11:02 ovm.installer INFO
    06-05 11:02 ovm.installer INFO Step 1 of 9 : Database Software...
    06-05 11:02 ovm.installer INFO Installing Database Software...
    06-05 11:02 system.fs DEBUG path /u01/app/oracle/java does not exist
    06-05 11:02 system.fs DEBUG Join paths ('/tmp/ovmm-installer.selfextract_Sg8414', 'java')
    06-05 11:02 system.fs DEBUG Creating directory if not exists /u01/app
    06-05 11:02 system.fs DEBUG path [u01/app] is not a directory
    06-05 11:02 system.fs DEBUG Created the directory [u01/app]
    06-05 11:02 system.unix DEBUG Chmod /u01/app
    06-05 11:02 system.fs DEBUG isfile:/u01/app
    06-05 11:02 system.fs DEBUG path /u01/app is not a file
    06-05 11:02 system.fs DEBUG Scanning directory (walk) /u01/app
    06-05 11:02 system.fs DEBUG Creating directory if not exists /u01/app/oracle
    06-05 11:02 system.fs DEBUG path [u01/app/oracle] is not a directory
    06-05 11:02 system.fs DEBUG Created the directory [u01/app/oracle]
    06-05 11:02 system.unix DEBUG Chmod /u01/app/oracle
    06-05 11:02 system.fs DEBUG isfile:/u01/app/oracle
    06-05 11:02 system.fs DEBUG path /u01/app/oracle is not a file
    06-05 11:02 system.fs DEBUG Scanning directory (walk) /u01/app/oracle
    06-05 11:02 system.fs DEBUG Creating directory if not exists /u01/app/oracle/mysql
    06-05 11:02 system.fs DEBUG path [u01/app/oracle/mysql] is not a directory
    06-05 11:02 system.fs DEBUG Created the directory [u01/app/oracle/mysql]
    06-05 11:02 system.unix DEBUG Chmod /u01/app/oracle/mysql
    06-05 11:02 system.fs DEBUG isfile:/u01/app/oracle/mysql
    06-05 11:02 system.fs DEBUG path /u01/app/oracle/mysql is not a file
    06-05 11:02 system.fs DEBUG Scanning directory (walk) /u01/app/oracle/mysql
    06-05 11:02 system.fs DEBUG Creating directory if not exists /u01/app/oracle/mysql/data
    06-05 11:02 system.fs DEBUG path [u01/app/oracle/mysql/data] is not a directory
    06-05 11:02 system.fs DEBUG Created the directory [u01/app/oracle/mysql/data]
    06-05 11:02 system.unix DEBUG Chmod /u01/app/oracle/mysql/data
    06-05 11:02 system.fs DEBUG isfile:/u01/app/oracle/mysql/data
    06-05 11:02 system.fs DEBUG path /u01/app/oracle/mysql/data is not a file
    06-05 11:02 system.fs DEBUG Scanning directory (walk) /u01/app/oracle/mysql/data
    06-05 11:02 system.fs DEBUG Creating directory if not exists /u01/app/oracle/mysql/dbbackup
    06-05 11:02 system.fs DEBUG path [u01/app/oracle/mysql/dbbackup] is not a directory
    06-05 11:02 system.fs DEBUG Created the directory [u01/app/oracle/mysql/dbbackup]
    06-05 11:02 system.unix DEBUG Chmod /u01/app/oracle/mysql/dbbackup
    06-05 11:02 system.fs DEBUG isfile:/u01/app/oracle/mysql/dbbackup
    06-05 11:02 system.fs DEBUG path /u01/app/oracle/mysql/dbbackup is not a file
    06-05 11:02 system.fs DEBUG Scanning directory (walk) /u01/app/oracle/mysql/dbbackup
    06-05 11:02 system.unix DEBUG Chown oracle:dba /u01/app
    06-05 11:02 system.fs DEBUG Scanning directory (walk)/u01/app
    06-05 11:02 system.fs DEBUG isfile:/u01/app/oracle
    06-05 11:02 system.fs DEBUG path /u01/app/oracle is not a file
    06-05 11:02 system.fs DEBUG path /u01/app/oracle is not a link
    06-05 11:02 system.fs DEBUG Scanning directory (walk)/u01/app/oracle
    06-05 11:02 system.fs DEBUG isfile:/u01/app/oracle/mysql
    06-05 11:02 system.fs DEBUG path /u01/app/oracle/mysql is not a file
    06-05 11:02 system.fs DEBUG path /u01/app/oracle/mysql is not a link
    06-05 11:02 system.fs DEBUG Scanning directory (walk)/u01/app/oracle/mysql
    06-05 11:02 system.fs DEBUG isfile:/u01/app/oracle/mysql/data
    06-05 11:02 system.fs DEBUG path /u01/app/oracle/mysql/data is not a file
    06-05 11:02 system.fs DEBUG path /u01/app/oracle/mysql/data is not a link
    06-05 11:02 system.fs DEBUG Scanning directory (walk)/u01/app/oracle/mysql/data
    06-05 11:02 system.fs DEBUG isfile:/u01/app/oracle/mysql/dbbackup
    06-05 11:02 system.fs DEBUG path /u01/app/oracle/mysql/dbbackup is not a file
    06-05 11:02 system.fs DEBUG path /u01/app/oracle/mysql/dbbackup is not a link
    06-05 11:02 system.fs DEBUG Scanning directory (walk)/u01/app/oracle/mysql/dbbackup
    06-05 11:02 system.process DEBUG system.process.start
    06-05 11:02 system.process DEBUG system.process.run ended, exitcode was 1
    06-05 11:02 system.process DEBUG system.process.run stdout:
    06-05 11:02 system.process DEBUG system.process.run stderr:
    06-05 11:02 ovm.installer.database INFO Retrieving MySQL Database 5.5 ...
    06-05 11:02 system.fs DEBUG Removing directory tree with path: /tmp/ovm19GZ7h
    06-05 11:02 system.fs DEBUG path /tmp/ovm19GZ7h exists
    06-05 11:02 system.fs DEBUG Trying to remove Directory tree with path: /tmp/ovm19GZ7h (warn on errors)
    06-05 11:02 system.fs DEBUG Directory tree with path: /tmp/ovm19GZ7h is successfully removed
    06-05 11:02 system.fs DEBUG Removing directory tree with path: /tmp/ovmm-installer.selfextract_Sg8414
    06-05 11:02 system.fs DEBUG path /tmp/ovmm-installer.selfextract_Sg8414 exists
    06-05 11:02 system.fs DEBUG Trying to remove Directory tree with path: /tmp/ovmm-installer.selfextract_Sg8414 (warn on erro
    rs)

    Hi!,
    Modify the version release file /etc/redhat-release
    put the line
    Red Hat Enterprise Linux Server release 5 (Tikanga)
    save file, them delete directories /u01/app/oracle/* and /tmp/* and try again
    I hope help you.
    Carlos G.

  • Oracle ADF for weblogic server

    Hi,
    Can I extend weblogic domain to include Oracle ADF
    my version of weblogic is 10.3.0.0
    Thanks,
    Charan

    Yes, you can do this.
    What you need to do is to first download the Application Developer Runtime component of the FMW 11g R1 release.
    http://download.oracle.com/otn/nt/middleware/11g/ofm_appdev_generic_11.1.1.2.0_disk1_1of1.zip
    This you install into your existing WLS installation, which makes all the necessary libraries and other artifacts available.
    This results in a new domain template being added, which you can then use to extend an existing domain with using the Configuration Wizard.
    -steve-

  • Install Oracle ADF Runtime on WebSphere Application Server 7.x

    Hi everyone,
    I am trying to install ADF on a WAS server, but i don't find much information about it... I intall WAS 7 and upgrade to 7.0.0.19 with no problem, but i don't now how to install the ADF libraries in the server, i want to install the ADF libraries and deploy de "Tag Guide Demo" on the WAS...
    Can anyone help me ?
    Ty
    Alberto Tapia

    Hi,
    I am trying to install Oracle ADF runtime for Websphere. I downloaded the installer from this link http://download.oracle.com/otn/nt/middleware/11g/ofm_appdev_generic_11.1.1.2.0_disk1_1of1.zip
    When I extract and run the installer, I do not see the option for "Application Server Screen" where I am supposed to be able to select websphere option.
    Am I using the right installer? Is there any other way to enable the websphere option?
    Thanks,
    Neha

  • JSF 2 on Websphere Application Server 7.0.0.9

    I am trying to run JSF 2 in WAS 7 (RAD 7.5). I could see that WAS loaded Mojarra JSF 2.0.2 libraries. However, WAS Is not able to identify/locate f:ajax tag. I could'nt find ajax tag in the tld libraries. Any idea?
    I referrred this link to get some information: [http://forums.sun.com/thread.jspa?threadID=5410461|http://forums.sun.com/thread.jspa?threadID=5410461]

    Hi,
    I am trying to install Oracle ADF runtime for Websphere. I downloaded the installer from this link http://download.oracle.com/otn/nt/middleware/11g/ofm_appdev_generic_11.1.1.2.0_disk1_1of1.zip
    When I extract and run the installer, I do not see the option for "Application Server Screen" where I am supposed to be able to select websphere option.
    Am I using the right installer? Is there any other way to enable the websphere option?
    Thanks,
    Neha

  • Install the adf runtime

    I have installed the weblogic server 10.3.5.0 on Oracle Linux 5.7, and now I want to deploy my adf web application developed by jdev11g R2 (11.1.2.0.0), but can not as the Oracle ADF runtime need to be installed,
    I have no idea how to install it into Linux and where to download it. Please let me know. Thank you very much for your guide!!!

    My case is I had installed standalone Weblogic server. and the file directory like :
    $ pwd
    /app/mid/weblogic_home
    $ ll
    total 204
    drwxrwxr-x 6 weblogic weblogic 4096 Nov 24 08:10 coherence_3.6
    -rw-rw---- 1 weblogic weblogic 214 Oct 25 02:26 domain-registry.xml
    drwxrwxr-x 2 weblogic weblogic 4096 Nov 23 16:59 logs
    drwxrwxr-x 7 weblogic weblogic 36864 Oct 19 08:09 modules
    -rw-rw-r-- 1 weblogic weblogic 1769 Oct 19 08:09 ocm.rsp
    drwxr-x--- 32 weblogic weblogic 4096 Nov 24 08:10 oracle_common
    -rw-rw-r-- 1 weblogic weblogic 86982 Oct 19 08:14 registry.dat
    -rw-rw-r-- 1 weblogic weblogic 1939 Oct 19 08:14 registry.xml
    drwxr-x--- 3 weblogic weblogic 4096 Oct 19 08:45 user_projects
    drwxrwxr-x 9 weblogic weblogic 4096 Oct 19 08:13 utils
    drwxrwxr-x 9 weblogic weblogic 4096 Nov 24 08:10 wlserver_10.3
    after installing the software ofm_appdev_generic_11.1.1.5.0_disk1_1of1.zip, I found two "config.sh"
    "/app/mid/weblogic_home/oracle_common/common/bin/config.sh"
    "/app/mid/weblogic_home/wlserver_10.3/common/bin/config.sh"
    Both of them can be used to create new domain or extend the existing domain, right? either one I can use or only one of them to be used for configuration?
    Rgds!
    Edited by: xsyang on Nov 24, 2011 6:18 PM

  • Error when startWeblogic

    Hi,
    i have wls 10.3.3 on suse 10 64bit patchset 3, before installing application development runtime the server starts without errors, after installing application development runtime ( ofm_appdev_generic_11.1.1.2.0_disk1_1of1.zip) and extend the domain when i run startWeblogic.sh i get this errors:
    AdminServer.log:
    ####<Jul 27, 2010 1:27:25 PM ART> <Error> <Security> <ows> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1280248045790> <BEA-090892> <The dynamic loading of the OPSS java security policy provider class oracle.security.jps.internal.policystore.JavaPolicyProvider failed due to problem inside OPSS java security policy provider. Exception was thrown when loading or setting the JPSS policy provider. Enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provider>
    ####<Jul 27, 2010 1:27:25 PM ART> <Critical> <WebLogicServer> <ows> <AdminServer> <main> <<WLS Kernel>> <> <> <1280248045792> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: The dynamic loading of the OPSS java security policy provider class oracle.security.jps.internal.policystore.JavaPolicyProvider failed due to problem inside OPSS java security policy provider. Exception was thrown when loading or setting the JPSS policy provider. Enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provider
    weblogic.security.SecurityInitializationException: The dynamic loading of the OPSS java security policy provider class oracle.security.jps.internal.policystore.JavaPolicyProvider failed due to problem inside OPSS java security policy provider. Exception was thrown when loading or setting the JPSS policy provider. Enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: oracle.security.jps.JpsException: [PolicyUtil] Exception while getting default policy Provider
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1394)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
    any help?
    thanks!

    I have the same problem during the start of Oracle Identity Manager 11G...Admin Server and Managed Server on different machines...
    ####<Dec 2, 2010 5:25:17 PM MSK> <Error> <Security> <asoim.sgp.gazprom.ru> <oim_server1> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1291299917129> <BEA-090892> <The dynamic loading of the OPSS java security policy provider class oracle.security.jps.internal.policystore.JavaPolicyProvider failed due to problem inside OPSS java security policy provider. Exception was thrown when loading or setting the JPSS policy provider. Enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-01538: The default policy provider was not found.>
    ####<Dec 2, 2010 5:25:17 PM MSK> <Critical> <WebLogicServer> <asoim.sgp.gazprom.ru> <oim_server1> <main> <<WLS Kernel>> <> <> <1291299917132> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: The dynamic loading of the OPSS java security policy provider class oracle.security.jps.internal.policystore.JavaPolicyProvider failed due to problem inside OPSS java security policy provider. Exception was thrown when loading or setting the JPSS policy provider. Enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-01538: The default policy provider was not found.
    weblogic.security.SecurityInitializationException: The dynamic loading of the OPSS java security policy provider class oracle.security.jps.internal.policystore.JavaPolicyProvider failed due to problem inside OPSS java security policy provider. Exception was thrown when loading or setting the JPSS policy provider. Enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-01538: The default policy provider was not found.
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1394)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: oracle.security.jps.JpsRuntimeException: JPS-01538: The default policy provider was not found.
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:273)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:265)
         at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:136)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1312)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: oracle.security.jps.JpsException: JPS-01538: The default policy provider was not found.
         at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:705)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:271)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:265)
         at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:136)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1312)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: oracle.security.jps.JpsException: JPS-01514: The default context is missing in jps-config.xml.
         at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:665)
         at oracle.security.jps.internal.policystore.PolicyUtil$1.run(PolicyUtil.java:650)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPolicyStore(PolicyUtil.java:650)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:271)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:265)
         at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:136)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at java.lang.Class.newInstance0(Class.java:355)
         at java.lang.Class.newInstance(Class.java:308)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1312)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1018)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
         at weblogic.security.SecurityService.start(SecurityService.java:141)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused By: oracle.security.jps.service.credstore.CredStoreException: JPS-01050: Opening of wallet based credential store failed. Reason java.io.IOException: PKI-02002: Unable to open the wallet. Check password.
         at oracle.security.jps.internal.credstore.ssp.CsfWalletManager.openWallet(CsfWalletManager.java:177)
         at oracle.security.jps.internal.credstore.ssp.SspCredentialStore.doInit(SspCredentialStore.java:218)
         at oracle.security.jps.internal.credstore.ssp.SspCredentialStore.<init>(SspCredentialStore.java:140)
         at oracle.security.jps.internal.credstore.ssp.SspCredentialStore.<init>(SspCredentialStore.java:127)
         at oracle.security.jps.internal.credstore.ssp.SspCredentialStoreProvider.getInstance(SspCredentialStoreProvider.java:115)
         at oracle.security.jps.internal.credstore.ssp.SspCredentialStoreProvider.getInstance(SspCredentialStoreProvider.java:53)
    and help???

  • What does Application Development Runtime use oraInventory for?

    Hi everyone,
    I am very new to the ADF and JDeveloper toolset, so I apologize if this is a dumb question.
    I am working with Oracle BI Applications. In particular, there is a product called Spend Classification. Part of the setup is to install Oracle Application Development Runtime (http://download.oracle.com/otn/nt/middleware/11g/ofm_appdev_generic_11.1.1.2.0_disk1_1of1.zip).
    During the install for that product, we ran into an error, insuffcient privildges to the oraInventory folder.
    What does this software use the oraInventory folder for?
    -Joe

    The oracle installer uses the oraInventory directory to keep track of what software is installed on a machine
    John

  • How to find the version of weblogic and ADR from the zip file

    Can someone please tell me what version of weblogic is this => wls1034_generic.jar? And what version of ADR libaries are these ? => ofm_appdev_generic_11.1.1.2.0_disk1_1of1.zip ???
    and ofm_appdev_generic_11.1.1.3.0_disk1_1ofzip ???

    So is WLS 10.3.4. is compatible with ADR libs 11.1.1.2 and 11.1.1.3?
    Edited by: user9021545 on Jun 17, 2011 1:33 PM

  • OVM 3.1.1 Manager Installation Fails

    I get this problem when I install "production" OVM3.1.1
    Same passes when I install 3.0.1/2/3. Dont know what is the problem with 3.1.1
    It fails stating :
    Verifying configuration ...
    The database could not be reached using the provided connection info.
    Io exception: The Network Adapter could not establish the connection
    Configuration verification failed ...
    Debug log shows this :
    05-28 13:05 system.console DEBUG Please select an installation type:
    05-28 13:05 system.console DEBUG 1: Demo
    05-28 13:05 system.console DEBUG 2: Production
    05-28 13:05 system.console DEBUG 3: Uninstall
    05-28 13:05 system.console DEBUG 4: Help
    05-28 13:05 system.console DEBUG
    05-28 13:05 ovm.installer DEBUG Manager UUID argument set to : 'None'
    05-28 13:05 ovm.installer INFO
    05-28 13:05 ovm.installer INFO Starting production installation ...
    05-28 13:05 ovm.installer INFO
    05-28 13:05 ovm.installer.prerequisites INFO
    05-28 13:05 ovm.installer.prerequisites INFO Verifying installation prerequisites ...
    05-28 13:05 ovm.installer.prerequisites DEBUG * Checking if run by root user
    05-28 13:05 ovm.installer.prerequisites DEBUG * Checking if OS is at least Oracle Linux version 5.5
    05-28 13:05 system.process DEBUG system.process.start
    05-28 13:05 system.process DEBUG system.process.run ended, exitcode was 0
    05-28 13:05 system.process DEBUG system.process.run stdout:
    unzip-5.52-3.0.1.el5
    05-28 13:05 system.process DEBUG system.process.run stderr:
    05-28 13:05 ovm.installer.prerequisites DEBUG * Checking if hostname is pingable
    05-28 13:05 system.net DEBUG pingMachine IBMblad-238-172, timeout=5, recheck=False
    05-28 13:05 system.process DEBUG system.process.start
    05-28 13:05 system.process DEBUG system.process.run ended, exitcode was 0
    05-28 13:05 system.process DEBUG system.process.run stdout:
    PING IBMblad-238-172 (x.x.x.x) 56(84) bytes of data.
    64 bytes from IBMblad-238-172 (10.238.210.172): icmp_seq=1 ttl=64 time=0.043 ms
    --- IBMblad-238-172 ping statistics ---
    1 packets transmitted, 1 received, 0% packet loss, time 0ms
    rtt min/avg/max/mdev = 0.043/0.043/0.043/0.000 ms
    05-28 13:05 system.process DEBUG system.process.run stderr:
    05-28 13:05 system.net DEBUG Machine with ip:[IBMblad-238-172] is pingable
    05-28 13:05 ovm.installer.prerequisites DEBUG * Checking if system has enough memory
    05-28 13:05 system.fs DEBUG Opened file /proc/meminfo for reading
    05-28 13:05 system.fs DEBUG Reading file /proc/meminfo
    05-28 13:05 system.fs DEBUG File /proc/meminfo is closed after reading
    05-28 13:05 system.fs DEBUG Opened file /proc/cpuinfo for reading
    05-28 13:05 system.fs DEBUG Reading file /proc/cpuinfo
    05-28 13:05 system.fs DEBUG File /proc/cpuinfo is closed after reading
    05-28 13:05 ovm.installer.prerequisites WARNING *** WARNING: Recommended memory for the Oracle VM Manager server installation is 3950 MB RAM
    05-28 13:05 ovm.installer.prerequisites DEBUG * Checking if the 'oracle' user and group exist
    05-28 13:05 ovm.installer.prerequisites DEBUG * Verifying hardnofiles for user 'oracle'
    05-28 13:05 system.process DEBUG system.process.start
    05-28 13:05 system.process DEBUG system.process.run ended, exitcode was 0
    05-28 13:05 system.process DEBUG system.process.run stdout:
    open files (-n) 8192
    05-28 13:05 system.process DEBUG system.process.run stderr:
    05-28 13:05 ovm.installer.prerequisites DEBUG * Verifying softnofiles for user 'oracle'
    05-28 13:05 system.process DEBUG system.process.start
    05-28 13:05 system.process DEBUG system.process.run ended, exitcode was 0
    05-28 13:05 system.process DEBUG system.process.run stdout:
    open files (-n) 8192
    05-28 13:05 system.process DEBUG system.process.run stderr:
    05-28 13:05 ovm.installer.prerequisites DEBUG * Verifying /u01
    05-28 13:05 ovm.installer.questions INFO
    05-28 13:05 ovm.installer.questions INFO Oracle Database Repository
    05-28 13:05 ovm.installer.questions INFO ==========================
    05-28 13:05 ovm.installer.questions INFO Use an existing Oracle database
    05-28 13:14 system.console DEBUG Passwords do not match
    05-28 13:14 ovm.installer.questions INFO
    05-28 13:14 ovm.installer.questions INFO Oracle Weblogic Server 11g
    05-28 13:14 ovm.installer.questions INFO ==========================
    05-28 13:14 ovm.installer.questions DEBUG Oracle Weblogic Server will be installed in /u01/app/oracle/Middleware/
    05-28 13:14 ovm.installer.questions DEBUG
    05-28 13:16 ovm.installer.questions INFO
    05-28 13:16 ovm.installer.questions INFO Oracle VM Manager application
    05-28 13:16 ovm.installer.questions INFO =============================
    05-28 13:16 ovm.installer.questions DEBUG The application container will be installed in /u01/app/oracle/ovm-manager-3/
    05-28 13:16 ovm.installer.questions DEBUG
    05-28 13:16 system.fs DEBUG Opened file /tmp/ovm_config-MYxB0 for writing
    05-28 13:16 system.fs DEBUG Writing contents in file /tmp/ovm_config-MYxB0
    05-28 13:16 ovm.installer DEBUG Reading configuration about installers in '/3.1.1_new/components/files.yml'
    05-28 13:16 system.fs DEBUG Opened file /3.1.1_new/components/files.yml for reading
    05-28 13:16 system.fs DEBUG Reading file /3.1.1_new/components/files.yml
    05-28 13:16 system.fs DEBUG File /3.1.1_new/components/files.yml is closed after reading
    05-28 13:16 ovm.installer DEBUG Using '/3.1.1_new/components/ofm_appdev_generic_11.1.1.5.0_disk1_1of1.zip' as installation file for Oracle ADF
    05-28 13:16 ovm.installer DEBUG Using '/3.1.1_new/components/ovm_upgrade_3.1.1.305.zip' as installation file for Oracle VM Manager Upgrade tool
    05-28 13:16 ovm.installer DEBUG Using '/3.1.1_new/components/wls1035_generic.jar' as installation file for Oracle WebLogic Server
    05-28 13:16 ovm.installer DEBUG Using '/3.1.1_new/components/weblogic_3.1.1.305.zip' as installation file for Oracle VM core & console
    05-28 13:16 ovm.installer DEBUG Using '/3.1.1_new/components/ovm_shell_3.1.1.305.zip' as installation file for Oracle VM Manager Shell & API
    05-28 13:16 ovm.installer DEBUG Using '/3.1.1_new/components/oracle-xe-11.2.0-1.0.x86_64.rpm' as installation file for Oracle Database
    05-28 13:16 system.fs DEBUG path /u01/app/oracle/java does not exist
    05-28 13:16 system.fs DEBUG Join paths ('/tmp/ovmm-installer.selfextract_qY3845', 'java')
    05-28 13:16 system.fs DEBUG Join paths ('/tmp/ovmm-installer.selfextract_qY3845', 'ovm', 'installer', 'djc', 'lib', 'java')
    05-28 13:16 ovm.installer.prerequisites INFO
    05-28 13:16 ovm.installer.prerequisites INFO Verifying configuration ...
    05-28 13:16 ovm.installer.prerequisites DEBUG * Checking if enough diskspace is available
    05-28 13:16 ovm.installer.prerequisites DEBUG * Checking Oracle database connection
    05-28 13:16 djc.connection DEBUG Running SQL command on 'jdbc:oracle:thin:@localhost:1521:XE'
    05-28 13:16 system.fs DEBUG Opened file /tmp/ovm0fdfZl/ovm5OgTTL for writing
    05-28 13:16 system.fs DEBUG Writing contents in file /tmp/ovm0fdfZl/ovm5OgTTL
    05-28 13:16 system.fs DEBUG List files in directory with path: /tmp/ovmm-installer.selfextract_qY3845/ovm/installer/djc/lib/java
    05-28 13:16 system.fs DEBUG path /tmp/ovmm-installer.selfextract_qY3845/ovm/installer/djc/lib/java exists
    05-28 13:16 system.fs DEBUG Join paths ('/tmp/ovmm-installer.selfextract_qY3845/ovm/installer/djc/lib/java', 'djc-1.0.jar')
    05-28 13:16 system.fs DEBUG isfile:/tmp/ovmm-installer.selfextract_qY3845/ovm/installer/djc/lib/java/djc-1.0.jar
    05-28 13:16 system.fs DEBUG path /tmp/ovmm-installer.selfextract_qY3845/ovm/installer/djc/lib/java/djc-1.0.jar is a file
    05-28 13:16 system.fs DEBUG Join paths ('/tmp/ovmm-installer.selfextract_qY3845/ovm/installer/djc/lib/java', 'ant-1.6.5.jar')
    05-28 13:16 system.fs DEBUG isfile:/tmp/ovmm-installer.selfextract_qY3845/ovm/installer/djc/lib/java/ant-1.6.5.jar
    05-28 13:16 system.fs DEBUG path /tmp/ovmm-installer.selfextract_qY3845/ovm/installer/djc/lib/java/ant-1.6.5.jar is a file
    05-28 13:16 system.fs DEBUG Join paths ('/tmp/ovmm-installer.selfextract_qY3845/ovm/installer/djc/lib/java', 'ojdbc14.jar')
    05-28 13:16 system.fs DEBUG isfile:/tmp/ovmm-installer.selfextract_qY3845/ovm/installer/djc/lib/java/ojdbc14.jar
    05-28 13:16 system.fs DEBUG path /tmp/ovmm-installer.selfextract_qY3845/ovm/installer/djc/lib/java/ojdbc14.jar is a file
    05-28 13:16 system.fs DEBUG Join paths ('/tmp/ovmm-installer.selfextract_qY3845/java', 'bin', 'java')
    05-28 13:16 djc.connection DEBUG Running SQL script on 'jdbc:oracle:thin:@localhost:1521:XE'
    05-28 13:16 system.process DEBUG system.process.start
    05-28 13:16 system.process DEBUG system.process.run ended, exitcode was 1
    05-28 13:16 system.process DEBUG system.process.run stdout:
    05-28 13:16 system.process DEBUG system.process.run stderr:
    Io exception: The Network Adapter could not establish the connection
    05-28 13:16 system.fs DEBUG Removing file with path: /tmp/ovm0fdfZl/ovm5OgTTL
    05-28 13:16 system.fs DEBUG path /tmp/ovm0fdfZl/ovm5OgTTL exists
    05-28 13:16 system.fs DEBUG isfile:/tmp/ovm0fdfZl/ovm5OgTTL
    05-28 13:16 system.fs DEBUG path /tmp/ovm0fdfZl/ovm5OgTTL is a file
    05-28 13:16 system.fs DEBUG Done removing file with path: /tmp/ovm0fdfZl/ovm5OgTTL
    05-28 13:16 ovm.installer.prerequisites ERROR The database could not be reached using the provided connection info.
    Io exception: The Network Adapter could not establish the connection
    05-28 13:16 ovm.installer.prerequisites DEBUG * Checking if Oracle VM ports are available

    I will mention that I had the following happen:
    I tried to do a demo install.
    It failed because I didn't have /etc/hosts setup properly.
    I fixed that problem, and restarted the installation.
    The second time, I got an error similar to the one you go.
    It turned out that the first installation attempt got XE half-installed, but not operational.
    I fixed it all by carefully shutting down the half-running database, and removing XE (with RPM), clearing out /u01, and retrying it.
    That may all be totally irrelevant to what you're seeing, though.

  • Unable deploy ADF ear in the Oracle Standalone server..

    Hi all,
    am trying to deploy ADF application ear in standalone weblogic server(10.3.5), i installed ADF runtime even after am getting the below exception.
    could please you help me get out of this problem.
    ADF Runtime : ofm_appdev_generic_11.1.1.5.0_disk1_1of1
    OWS version : 10.3.5
    Target state: deploy failed on Server AdminServer
    java.lang.NullPointerException
    java.lang.NullPointerException
    at oracle.adfinternal.view.faces.unified.renderkit.UnifiedRenderKit.<ini
    t>(UnifiedRenderKit.java:129)
    at oracle.adfinternal.view.faces.unified.renderkit.UnifiedRenderKit.crea
    teRenderKit(UnifiedRenderKit.java:113)
    at oracle.adfinternal.view.faces.unified.renderkit.UnifiedRenderKitFacto
    ry.getRenderKit(UnifiedRenderKitFactory.java:59)
    at org.apache.myfaces.trinidadinternal.renderkit.CoreRenderKitFactory.ge
    tRenderKit(CoreRenderKitFactory.java:55)
    at com.sun.faces.config.processor.RenderKitConfigProcessor.addRenderKits
    (RenderKitConfigProcessor.java:236)
    at com.sun.faces.config.processor.RenderKitConfigProcessor.process(Rende
    rKitConfigProcessor.java:155)
    at com.sun.faces.config.processor.AbstractConfigProcessor.invokeNext(Abs
    tractConfigProcessor.java:110)
    at com.sun.faces.config.processor.ManagedBeanConfigProcessor.process(Man
    agedBeanConfigProcessor.java:266)
    at com.sun.faces.config.processor.AbstractConfigProcessor.invokeNext(Abs
    tractConfigProcessor.java:110)
    at com.sun.faces.config.processor.ValidatorConfigProcessor.process(Valid
    atorConfigProcessor.java:116)
    at com.sun.faces.config.processor.AbstractConfigProcessor.invokeNext(Abs
    tractConfigProcessor.java:110)
    at com.sun.faces.config.processor.ConverterConfigProcessor.process(Conve
    rterConfigProcessor.java:122)
    at com.sun.faces.config.processor.AbstractConfigProcessor.invokeNext(Abs
    tractConfigProcessor.java:110)
    at com.sun.faces.config.processor.ComponentConfigProcessor.process(Compo
    nentConfigProcessor.java:113)
    at com.sun.faces.config.processor.AbstractConfigProcessor.invokeNext(Abs
    tractConfigProcessor.java:110)
    at com.sun.faces.config.processor.ApplicationConfigProcessor.process(App
    licationConfigProcessor.java:333)
    at com.sun.faces.config.processor.AbstractConfigProcessor.invokeNext(Abs
    tractConfigProcessor.java:110)
    at com.sun.faces.config.processor.LifecycleConfigProcessor.process(Lifec
    ycleConfigProcessor.java:112)
    at com.sun.faces.config.processor.AbstractConfigProcessor.invokeNext(Abs
    tractConfigProcessor.java:110)
    at com.sun.faces.config.processor.FactoryConfigProcessor.process(Factory
    ConfigProcessor.java:212)
    at com.sun.faces.config.ConfigManager.initialize(ConfigManager.java:332)
    at com.sun.faces.config.ConfigureListener.contextInitialized(ConfigureLi
    stener.java:223)
    at weblogic.servlet.internal.EventsManager$FireContextListenerAction.run
    (EventsManager.java:481)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
    120)
    at weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(Eve
    ntsManager.java:181)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAp
    pServletContext.java:1874)
    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletCon
    text.java:3154)
    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.jav
    a:1508)
    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:485)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleSta
    teDriver.java:427)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineD
    river.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStat
    eDriver.java:119)
    at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedMod
    uleDriver.java:201)
    at weblogic.application.internal.flow.ModuleListenerInvoker.start(Module
    ListenerInvoker.java:249)
    at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleSta
    teDriver.java:427)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineD
    river.java:52)
    at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStat
    eDriver.java:119)
    at weblogic.application.internal.flow.StartModulesFlow.activate(StartMod
    ulesFlow.java:28)
    at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.ja
    va:637)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineD
    river.java:52)
    at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.
    java:205)
    at weblogic.application.internal.EarDeployment.activate(EarDeployment.ja
    va:58)
    at weblogic.application.internal.DeploymentStateChecker.activate(Deploym
    entStateChecker.java:161)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(Ap
    pContainerInvoker.java:79)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.ac
    tivate(AbstractOperation.java:569)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.ac
    tivateDeployment(ActivateOperation.java:150)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.do
    Commit(ActivateOperation.java:116)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.co
    mmit(AbstractOperation.java:323)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploym
    entCommit(DeploymentManager.java:844)
    at weblogic.deploy.internal.targetserver.DeploymentManager.activateDeplo
    ymentList(DeploymentManager.java:1253)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(
    DeploymentManager.java:440)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.com
    mit(DeploymentServiceDispatcher.java:164)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallb
    ackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:195)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallb
    ackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:13)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallb
    ackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:69)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTunin
    gWorkManagerImpl.java:528)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)
    Edited by: 842675 on Apr 13, 2012 12:31 AM
    Edited by: 842675 on Apr 23, 2012 11:36 PM

    I am getting the same error. Did you ever resolve the problem?

  • Weblogic.application.ModuleException: java.lang.NoClassDefFoundError -

    Hi
    I receive a problem when deploying a resource adapter - but it is not very informative on where to look for the problem
    weblogic.application.ModuleException: java.lang.NoClassDefFoundError
    at weblogic.connector.deploy.ConnectorModule.prepare(ConnectorModule.java:217)
    at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
    at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:360)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:56)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:46)
    at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:615)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)
    at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:147)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:61)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:189)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:87)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217)
    at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:46)
    at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:615)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
    at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)
    at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:147)
    at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:61)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.createAndPrepareContainer(ActivateOperation.java:189)
    at weblogic.deploy.internal.targetserver.operations.ActivateOperation.doPrepare(ActivateOperation.java:87)
    at weblogic.deploy.internal.targetserver.operations.AbstractOperation.prepare(AbstractOperation.java:217)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentPrepare(DeploymentManager.java:719)
    at weblogic.deploy.internal.targetserver.DeploymentManager.prepareDeploymentList(DeploymentManager.java:1186)
    at weblogic.deploy.internal.targetserver.DeploymentManager.handlePrepare(DeploymentManager.java:248)
    at weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.prepare(DeploymentServiceDispatcher.java:157)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doPrepareCallback(DeploymentReceiverCallbackDeliverer.java:157)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$000(DeploymentReceiverCallbackDeliverer.java:12)
    at weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$1.run(DeploymentReceiverCallbackDeliverer.java:45)
    at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:464)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:200)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:172)
    Caused by: java.lang.NoClassDefFoundError
    at java.lang.Class.forName0(Native Method)
    at java.lang.Class.forName(Class.java:242)
    at weblogic.connector.outbound.RAOutboundManager.initializeMCF(RAOutboundManager.java:485)
    at weblogic.connector.outbound.RAOutboundManager.createConnectionFactory(RAOutboundManager.java:440)
    at weblogic.connector.outbound.RAOutboundManager.initialize(RAOutboundManager.java:385)
    at weblogic.connector.outbound.RAOutboundManager.<init>(RAOutboundManager.java:116)
    at weblogic.connector.common.RAInstanceManager.initialize(RAInstanceManager.java:1181)
    at weblogic.connector.common.RAInstanceManager.<init>(RAInstanceManager.java:343)
    at weblogic.connector.deploy.ConnectorModule.prepare(ConnectorModule.java:178)
    usually ClassDefNotFoundError would mention which class it has a problem with - but in this case nothing .

    when problem is
    [12:21:26 PM] Weblogic Server Exception: weblogic.application.ModuleException:
    [12:21:26 PM] Caused by: java.lang.NullPointerException:
    [12:21:26 PM] See server logs or server console for more details.
    For deploy Fussion Web aplication
    The problem is weblogic 10.3.5.0 you need install Realtime Software the package name is ofm_appdev_generic_11.1.1.5.0_disk1_1of1.zip and install jdeveloper the package name is jdevstudio11121install.bin when installation is finished, you need extend domain to Oracle JRF 11.1.10 is redy only you need restart weblogic server. The problen to deploy Fussion Web Aplication is resolved

  • Application Developement Runtime-Install (WLS 10.3 on SuseLinux ES 10.4)

    Hello,
    my target is to deploy our FMW Applications in a production environment on an Standalone WebLogic Server 11g (10.3.3) on SuseLinux Enterprise Edition 10 Patch 4 (64 bit) under VM Ware using SSO against Active Directory in Windows Server 2003 R2 SP2 and Windows Server 2008 R2 SP1. Our applications are already running without problems using SSO against the same Active Directories on the same WLS Server Version BUT on a Windows Server 2003 R2 Sp2 System for testing purposes.
    On the SuseLinux ES 10.4 (64 bit) following generic installations have been done with Sun JDK 1.6.0_u25:
    (1) WebLogic 10.3.3 (java -d64 wls1033_generic.jar) -> successfully.
    (2) Application Development Runtime-Libraries (ofm_appdev_generic_11.1.1.2.0_disk1_1of1.jar followed by ofm_appdev_generic_11.1.1.3.0_disk1_1of1): succeeded
    BUT FAILURE on all prerequisite checks (Operating system certification, Recommended operation system packages, Kernel parameters, Recomended glibc version, Physical memory). I couldn't find any information about this till now.
    So, here are my first questions to (1) and (2):
    -> Are there any known problems and issues with WebLogic Server/APPDEV-Runtime Installations under SuseLinux ES 10.4 or others?
    -> Has anybody else tried the Installation of Oracle Fusion Middleware APPDEV-Runtime on WLS 10.3.3 under SuseLinux Enterprise Server 10 Patch 4 (64 bit) and knows something about this failures?
    (3) I ignored the failure of the prerequisite checks of the OFM_APPDEV (the installations seem to be completed successfully) and went on with Domain- and SSO-Configuration (Production-Mode) and the Deployment of the FMW applications in the required SuseLinux Environment. The Deployment was successfull and we are able to run the applications by using FORM-BASED Authentication against the Active Directory, but we have now problems with SSO with Kerberos 5. I was able to configure the Active Directory Provider and the Identity Assertion Provider (for SPNEGO) in the Console/Myrealm and I configured the Domain for KRB5-JAAS-Configuration as I did it in the Test-Windows-Environment. It seems, that my krb5.conf is not picked up or read properly or the keytab-File isn't correct (ktpass, ktutil, kinit, klist,... was used and it looks ok, enctype is RC4-HMAC as it is for the wls-user-account in AD) or... For checking the keytab-File I used the utilities provided by the PowerBroker-Installation used by the customer to join the Linux-Machine to the Active Directory Domain.
    I reviewed all points in the SSO-support-pattern on Oracle Support: WebLogic Server Support Pattern: Kerberos and SPNEGO Configuration Issues [ID 1332241.1].
    I can't figure out, what the problem is. I can't see any mistake in the configuration.
    I'm asking now:
    -> What's missing in the installation of the Standalone WLS Server/Application Development on SLES 10.4 what makes us fail with the SSO-Configuration?
    -> Is there a workaround for the failures in the installations above?
    -> Are there known bugs or issues concerning the krb5-configurations on SuseLinux ES 10.4?
    -> Can the installation of PowerBroker/Likewise which is used by the customer cause the problem?
    -> Can there be a problem with the used JDK (Sun JDK 1.6.0_u25 installed by our customer) concerning to com.sun.security.auth.module.Krb5LoginModule which is required for JAAS-Configuration?
    Any ideas and answers are welcome!
    Thank you in advance, Anita
    Edited by: user586097 on 21.06.2012 06:05
    Edited by: user586097 on 21.06.2012 07:02

    Hello Justin,
    thank you for your reply!
    I followed your Link and checked the certification matrix for SLES 10(SP4), the version of the OS we use.
    Oracle WebLogic Server Version 11gR1 (10.3.1+) is certified for:
    OS Version: SLES 10 (SP4+)
    OS 32/64 bit: 64
    Oracle FM 32/64 bit: 64
    JDK 32/64 bit: 64
    Oracle Database: Oracle 10.2.0.4+, Oracle 11.1.0.7+, Oracle 11.2.0.1+
    The only doubt I have, is the Installation of the "Application Developement Runtime Libraries":
    (1) ofm_appdev_generic_11.1.1.2.0_disk1_1of1.jar
    (2) ofm_appdev_generic_11.1.1.3.0_disk1_1of1.jar
    -> http://www.oracle.com/technetwork/middleware/downloads/fmw-11-download-092893.html.
    I supposed they fit the 64bit requirenment as well? Aren't they?
    Regards,
    Anita

Maybe you are looking for

  • Increase in attainable rates and sync speed

    I've noticed that my line is now syncing at 79999 down and 20000up, lasst week, and for the past 6 months the attainable rate has been 60000 down and 15000 up, I'm still only getting 71000 down via the bt speedtest and 9000up, getting slightly better

  • On state while hover

    Hello, I would like to know how or if I can create a hover state button that will stay in it's hover state while hovering on it's sub navigation links. Please see this link. what I want is that when hovering the sub categories links, the top main but

  • Dreamweaver CS6 is not displaying Helvetica i's correctly?

    I have a very weird problem with Dreamweaver, and I really need this cleared up as soon as possible.  For my webpage, I am using Helvetica font, but there's one problem, the lower case i's are displaying as uppercase i's when bolded.  I have no clue

  • IPhone photo downloader Error code: c0000005 Address: 7c910a19

    I have seen several posts regarding this error but have yet to see a solution. I cannot download my photos from my iPhone to my computer. Is there a solution for this?

  • Updating Options - Software Update or download page

    Hello! I've noticed some people (when talking about OS software updates) recommend downloading a new update via the downloads page as opposed to downloading through Software Updates. May I ask why this is often the preferred method? Wouldn't Software