Unable to Launch Application error while starting IR

Dear friends
I am not a BASIS trained person, but wearing different caps because I am the only SAP engineer in our company and so learning on the job.
I have installed a new server that has (SAP ECC 6.0, EP and PI). This is an IDES version. The operating system is Windows Server 2003 R2 (64 Bit).
The menu System -> Status says that  Software Component SAP_BASIS is  Release 700.
The ECC part is working ok, since I have been using many custom and standard tables, Bapis etc.,
However, when I give transaction code    "SXMB_IFR"   to start PI, it opens the browser with a message at the top saying "You need to install Javau2122 WebStart 1.4.2. "
However, I have installed j2sdk1.4.2_17-x64 and entered the environment variable path "C:\j2sdk1.4.2_17-x64".
When I try to click on 'Integration Repository', it tries to start 'Java Web Start window and after a while fails with a message 'Unable to launch the application'.
I searched SDN and other blogs and tried suggestions like,
selecting  Control Panel -> Java and removing temporary internet files. But this didn't help.
I have installed another server on a 32 bit system and that one doesn't have any issues. The main difference with this one is that it is a 64 bit server and has (ECC, EP and PI) installed on the same server.
I would appreciate any feedback or suggestions.
Thanks
Ram

Dear Ram
install JDK then
first set your environment variable like this... upto ur java bin folder.
JAVE_HOME      C:\Program Files\Java\jre6\bin
then run your java webstart . goto preferences and there  make proxy as none
now start IR again.. it will start.. if it fails again then take 1-2 more trial to start . It will open.
IN SAP XI/PI, java webstart is used to cache fat clients like IR and ID on local machines. So you need to make JWS proxy as NONE and then run IR or ID. with in 1-2 attemt it will cache all the required files.
then after wards it will run smoothly.
good luck
--sandeep

Similar Messages

  • Unable to launch application error

    Everytime I try to open a jnlp file i get the Unable to launch application error. I have no clue how to fix this and would like to know a solution. I currently have JRE 6 Update 6. Here is the error info.
    java.lang.Exception: cache failed forhttp://pokeglobal.sourceforge.net/game/beta.jnlp
         at com.sun.javaws.Launcher.updateFinalLaunchDesc(Unknown Source)
         at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
         at com.sun.javaws.Launcher.launch(Unknown Source)
         at com.sun.javaws.Main.launchApp(Unknown Source)
         at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
         at com.sun.javaws.Main$1.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Java Web Start 1.6.0_06
    Using JRE version 1.6.0_06 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\MILTON
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    m: print memory usage
    o: trigger logging
    p: reload proxy configuration
    q: hide console
    r: reload policy configuration
    s: dump system and deployment properties
    t: dump thread list
    v: dump thread stack
    0-5: set trace level to <n>
    #### Java Web Start Error:
    #### cache failed forhttp://pokeglobal.sourceforge.net/game/beta.jnlp

    I see, you found a solution for this problem. Can you share it with me please, because i am having the same error right now.

  • 'Unable to Launch Application Error' - Java Web Start Running Under MS IIS.

    I am attempting to render the following .jnlp in MS IE:
    <?xml version="1.0" encoding="utf-8"?>
    <!-- JNLP File for LottoMadness Application -->
    <jnlp
       codebase="http://localhost/LottoMadness/"
       href="LottoMadness.jnlp">
       <information>
         <title>LottoMadness Application</title>
         <vendor>Rogers Cadenhead</vendor>
         <homepage href="http://localhost/LottoMadness/"/>
         <icon href="lottobigicon.gif"/>
       </information>
       <resources>
         <j2se version="1.5"/>
         <jar href="LottoMadness.jar"/>
       </resources>
       <application-desc main-class="LottoMadness"/>
    </jnlp>I've deployed the .jnlp, .gif, and .jar to MS IIS, running locally on my PC.
    When I attempt to render the .jnlp in IE I obtain an 'Application Error' window stating 'Unable to Launch Application'. Clicking details gives me:
    com.sun.deploy.net.FailedDownloadException: Unable to load resource: http://localhost/LottoMadness/LottoMadness.jnlp
         at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
         at com.sun.javaws.Launcher.updateFinalLaunchDesc(Unknown Source)
         at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
         at com.sun.javaws.Launcher.launch(Unknown Source)
         at com.sun.javaws.Main.launchApp(Unknown Source)
         at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
         at com.sun.javaws.Main$1.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)I have configured MS IIS for Web Start, by setting the Extension/Content Type fields to .jnlp and application/x-java-jnlp-file.
    (The .jnlp is basically from 'Programming with Java in 24 Hours', as this is the book I am learning Java from.)

    AndrewThompson64 wrote:
    I am not used to seeing references to a local server that do not include a port number.
    E.G. http://localhost:8080/LottoMadness/
    I have deployed the following HTML (HelpMe.html) to the web server:
    <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
    <html>
    <head>
         <title>Untitled</title>
    </head>
    <body>
    Help Me!
    </body>
    </html>When I attempt to render the URL in IE, I see the page just fine. The URL is use is:
    http://localhost/LottoMadness/HelpMe.htmlSo, I think my web server setup and usage is ok.
    >
    As an aside, what happens if (your MS IIS is running and) you click a direct link to..
    [http://localhost/LottoMadness/LottoMadness.jnlp|http://localhost/LottoMadness/LottoMadness.jnlp]
    When I click this link I get the error and exception I cited in my previous post.

  • Very Urgent Unable to Launch Application using Web Start using JDK 1.4.2

    Hi all
    I am very serious issue i have ejb client swing application that uses
    RMI to contact a session bean deployed in JBoss now i want the client app to be installed in the client machine using web start . Also i understand i require security permission to access network resources. so i have signed all the JAR files with same certificate created using self certificate avialiable in JDK by default also in the JNLP file in have included the following tag
    <security>
    <all-permissions/>
    </security>
    Now when I launch my application using Web start it gives an error that " Unsigned application is trying to access local resources"
    I unable to understand what could be the problem . Please help me with the steps to be followed where in client should be able to RMI call to the server
    Thanks in Advance
    Naveen

    You may have tried this already, but you might have to sign the jars via command line, outside any export process from your IDE.
    $ jarsigner {filename}.jar {key from keystore}
    I also had problems using webstart and RMI through an RCP
    Ben

  • Unable to load resource error while starting Integration Repository

    Hi all,
    Kindly help me with this...
    following is my situation :
    installed jre1.4.2_08 & jws from sunsite....
    i'm getting into XI Start page but repository & directory link is not operational with 'Unable to load resource : <some jar file> '...
    in my JWS : File->preferences-->java tab ....there is only one version  which is 1.4.2_08....
    Pls advise me what should i do ?
    surprisingly i've got other people working in different location on the same server which is working FINE
    Thanks in advance

    Hi Udo,
    I just did what that URL advised...but still getting the same error ?
    An error occurred while launching/running the application.
    Title: Integration Builder
    Vendor: SAP AG
    Category: Download Error
    Unable to load resource: http://in-ccuapp003:50000/rep/repository/aii_ibrep_client.jar
    Kindly help....
    Thanks

  • Unable to launch application using web start

    hi
    My application gets downloaded to the client machine but doesnot start up when click on desktop shortcut or start menu.
    here is my jnlp file
    <?xml version="1.0" encoding="utf-8"?>
    <!-- JNLP File for SwingSet2 Demo Application -->
    <jnlp spec="1.0" codebase="http://localhost:8080/drive" href="vp.jnlp">
    <information>
    <title>Video Player Application</title>
    <vendor>Sun Microsystems, Inc.</vendor>
    <shortcut online="false">
    </shortcut>
    </information>
    <information os="windows xp">
    <title> Video Player </title>
    <homepage href="docs/linuxhelp.html"/>
    </information>
    <resources>
    <j2se version="1.4.2+" java-vm-args="-esa -Xnoclassgc"/>
    <jar href="signedvideo.jar"/>
    </resources>
    <application-desc main-class="com.video.VideoPlayer">
    </application-desc>
    </jnlp>
    Please help me with this
    Thanks
    Rajesh

    The first jar will default to main, if it isn't explicitly listed.
    What is the error you get when you try to launch the application offline using the shortcut created ? (note, the <shortcut online="false"/> will cause to create shortcut that will launch the application in offline mode)
    I notice you name the jar "signedvideo.jar", but do not ask for all-permissions.
    If you want to run trusted you must also add
    <security><all-permissions/></security>
    /Andy

  • Getting error while starting application services.

    HI,
    I have installed 12i application but while starting the application services getting below error.
    libopmnoraclenls.so: unable to open library
    main: NLS initialization failed!!
    libopmnoraclenls.so: unable to open library
    main: NLS initialization failed!!
    libopmnoraclenls.so: unable to open library
    main: NLS initialization failed!!
    opmnctl: opmn start failed.
    Regards,
    Bhatia

    Hi,
    OS is----SunOS 5.9 Generic_117171-12 sun4u sparc
    /DRSETUP/VIS12/apps/tech_st/10.1.2/lib
    lrwxrwxrwx 1 appirec dba 17 Apr 2 20:46 libclntsh.so -> libclntsh.so.10.1
    -rwxr-xr-x 1 appirec dba 21937384 Apr 2 20:46 libclntsh.so.10.1
    -rwxrwxrwx 1 appirec dba 43186436 Jan 2 2007 libclntst10.a
    /DRSETUP/VIS12/apps/tech_st/10.1.2/lib32
    lrwxrwxrwx 1 appirec dba 17 Apr 2 20:46 libclntsh.so -> libclntsh.so.10.1
    -rwxr-xr-x 1 appirec dba 18633056 Apr 2 20:46 libclntsh.so.10.1
    -rw-rw-r-- 1 appirec dba 31220660 Oct 28 2005 libclntst10.a
    pls let me know the pre-req for 21i installation
    Regards,
    Bhatia

  • Unable to Load DemoIdentity.jks error while starting weblogic.

    Hi All,
    I'm getting the following error while starting the managed servers in my domain.
    Is there any way to repair or download the DemoIdentity.jks file.
    Is this file needed even when SSL is disabled managed servers?
    Any ideas in this regard would be greatly appreciated.
    Weblogic 8.1
    <Dec 21, 2003 2:36:23 AM CST> <Error> <Security> <BEA-090134> <Could not load
    a
    jks keystore from the file C:\bea\weblogic81\server\lib\DemoIdentity.jks. Excep
    ion: java.security.cert.CertificateException: Unable to initialize, java.io.IOE
    ception: DerInputStream.getLength(): lengthTag=95, too big.>
    <Dec 21, 2003 2:36:23 AM CST> <Alert> <Security> <BEA-090166> <Failed to load
    i
    entity keystore of type jks from file C:\bea\weblogic81\server\lib\DemoIdentity
    jks on server admin>

    Hi All,
    I'm getting the following error while starting the managed servers in my domain.
    Is there any way to repair or download the DemoIdentity.jks file.
    Is this file needed even when SSL is disabled managed servers?
    Any ideas in this regard would be greatly appreciated.
    Weblogic 8.1
    <Dec 21, 2003 2:36:23 AM CST> <Error> <Security> <BEA-090134> <Could not load
    a
    jks keystore from the file C:\bea\weblogic81\server\lib\DemoIdentity.jks. Excep
    ion: java.security.cert.CertificateException: Unable to initialize, java.io.IOE
    ception: DerInputStream.getLength(): lengthTag=95, too big.>
    <Dec 21, 2003 2:36:23 AM CST> <Alert> <Security> <BEA-090166> <Failed to load
    i
    entity keystore of type jks from file C:\bea\weblogic81\server\lib\DemoIdentity
    jks on server admin>

  • Unable to launch application with webstart

    Hi all, hope someone can help
    I recently installed j2se 5.0 update 1 and uninstalled my earlier version of 1.4.2_06.
    Since uninstalling the earlier version I am unable to run my application, I get the following error:
    An error occurred while launching/running the application.
    Title: Uploader
    Vendor: Me
    Category: Launch File Error
    Could not parse launch file. Error at line 0.
    This is from the exception tab:
    JNLParseException[ Could not parse launch file. Error at line 0.]
         at com.sun.javaws.jnl.XMLFormat.parse(Unknown Source)
         at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
         at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
         at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
         at com.sun.javaws.LaunchDownload.getUpdatedLaunchDesc(Unknown Source)
         at com.sun.javaws.Launcher.downloadResources(Unknown Source)
         at com.sun.javaws.Launcher.handleApplicationDesc(Unknown Source)
         at com.sun.javaws.Launcher.handleLaunchFile(Unknown Source)
         at com.sun.javaws.Launcher.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Here is a copy of my jnlp file
    <?php
    header('Content-type: application/x-java-jnlp-file');
    echo '<?xml version="1.0" encoding="UTF-8"?>';
    echo '<jnlp spec="1.0+" codebase="http://www.******.com.au/uploader/fileuploader" href="fileuploader_jnlp.php">';
    echo ' <information>';
    echo ' <title>Uploader</title>';
    echo ' <vendor>Me</vendor>';
    echo ' <homepage href="index.html" />';
    echo ' <description></description>';
    echo ' </information>';
    echo ' <resources>';
    echo ' <j2se version="1.4"/>';
    echo ' <jar href="fileuploader.jar" main="true" />';
    echo ' <jar href="JimiProClasses.jar" />';
    echo ' </resources>';
    echo ' <application-desc main-class="fileuploader.FileUploader">';
    echo ' <argument>http://www.********.com.au/uploader/fileuploader/upload.php</argument>';
    echo ' <argument>25/</argument>';
    //echo ' <argument>100000</argument>';
    //echo ' <argument>thomas:test</argument>';
    echo ' </application>';
    echo ' <security>';
    echo ' <all-permissions/>';
    echo ' </security>';
    echo '</jnlp>';
    ?>
    The application runs fine if I uninstall version 5.0 and revert to 1.4.2_06
    but I would like it to be compatible with newer versions of java.
    P.S. Im not a programer so if you could explain to me in simple terms what Im doing wrong it would be great.
    Thanks in advance
    Dean

    I'm a programming illiterate having the same problem with the latest java.
    Unable to Launch Application
    Exception:
    JNLParseException[ Could not parse launch file. Error at line 0.]
         at com.sun.javaws.jnl.XMLFormat.parse(Unknown Source)
         at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
         at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
         at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
         at com.sun.javaws.Launcher.updateFinalLaunchDesc(Unknown Source)
         at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
         at com.sun.javaws.Launcher.launch(Unknown Source)
         at com.sun.javaws.Main.launchApp(Unknown Source)
         at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
         at com.sun.javaws.Main$1.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Wrapped Exception:
    java.io.EOFException: encoding.error.not.xml
         at com.sun.deploy.xml.XMLEncoding.decodeXML(Unknown Source)
         at com.sun.javaws.jnl.XMLFormat.parse(Unknown Source)
         at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
         at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
         at com.sun.javaws.jnl.LaunchDescFactory.buildDescriptor(Unknown Source)
         at com.sun.javaws.Launcher.updateFinalLaunchDesc(Unknown Source)
         at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
         at com.sun.javaws.Launcher.launch(Unknown Source)
         at com.sun.javaws.Main.launchApp(Unknown Source)
         at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
         at com.sun.javaws.Main$1.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    What am I supposed to do? Java Web Start is supposed to be dummy friendly :(
    Edit: Problem solved! It seems the file wasn't completely removed and parts of it were corrupted under the java viewer-resources (old cache messing it up). Once removed the problems were gone, so anyone having this problem should check that out :D
    Edited by: Mr.O on Jul 21, 2008 10:32 PM

  • Option -splash and -Xmx result in "Unable to launch JVM" error

    Hello everybody,
    we have a severe problem with launching our Java application using the "-splash:" and "-Xmx" command line options for which we cannot find any solution in the web. Our application needs a lot of heap space, so we usually set "-Xmx=920M". Usually, we are working with Java 6 and use the "-splash:" option to show a splash screen while the application is loading. In some cases, we get an "Unable to launch JVM" error now. This happens only on particular customer systems (servers as well as desktop machines) and the only solution is to decrease the maximum heap size for a couple hundred megabytes. The latter is usually unacceptable since our application requires a lot of heap memory and the machines do have more than sufficient memory. The other option is to completely remove the "-splash:" option, but then there is of course no splash screen anymore.
    Unfortunately, we are unable to track the error back and to figure what exactly is going wrong. Does anyone of you have any hints how to debug or analyze the error? Our assumption is that something is wrong due to memory partitioning which leads to unsufficiently large memory partitions to allocate the required heap memory by the JVM.
    Any ideas?
    Thank you very much.
    Regards
    Timo Rohrberg
    Software Developer, initplan GmbH

    910396 wrote:
    This happens only on particular customer systems (servers as well as desktop machines) Red flag: it is not consistent, in other words it is system dependent. It is already hard for you to diagnose such an occurrence, I wouldn't expect anything more by asking in a forum. At least you have SOME way of doing some more diagnosing.
    I'm sorry, but you'll have to dive in deep. Figure out what update versions of Java the failing machines are running. Which OS. Which processor architecture. Etc. See if there is a common factor involved. If not, hunt through release notes of newer JDKs to see if any of them mention something related to the splash screen and if you find something, let the client attempt an update of the JDK on such a failing machine to see if the problem is remedied. If it is windows, try running with the server VM (java -server) in stead of the default client VM, if you are not already doing that.
    And yeah if all that fails and nobody else has something to add, I'm sorry to say that Oracle support will be your next logical step.

  • Error while starting Integrated Weblogic Server - Jdeveloper 11.1.1.4

    I installed Jdevloper 11.1.1.4, and getting the below error while starting Integrated Weblogic Server:
    [Waiting for the domain to finish building...]
    [05:13:34 PM] Creating Integrated Weblogic domain...
    The Server Instance cannot be started because the Integrated Weblogic domain was not built successfully.
    [05:14:53 PM] Error processing Integrated Weblogic domain:
    I've checked for log files under my "C:\Documents and Settings\pramod.gujjeti\Application Data\JDeveloper\system11.1.1.4.37.59.23" directory but no error/exception is traced.
    Then I tried the below:
    Run from command line:
    F:\Oracle\Middleware\oracle_common\common\bin\wlst.cmd "C:\Documents and Settings\pramod.gujjeti\Application Data\JDeveloper\system11.1.1.4.37.59.23\o.j2ee.adrs\CreateDefaultDomain.py"
    " from DOS prompt I got "Error: ADRS_DOMAIN_PASSWORD environment variable not set."
    After I set ADRS_DOMAIN_PASSWORD environment variable (value is weblogic1) the command line is throwing:
    C:\Documents and Settings\pramod.gujjeti>F:\Oracle\Middleware\oracle_common\common\bin\wlst.cmd "C:\Documents and Settings\pramod.gujjeti\Application Data\JDeveloper\sy
    stem11.1.1.4.37.59.23\o.j2ee.adrs\CreateDefaultDomain.py"
    CLASSPATH=F:\Oracle\Middleware\patch_wls1034\profiles\default\sys_manifest_classpath\weblogic_patch.jar;F:\Oracle\Middleware\patch_jdev1111\profiles\default\sys_manifes
    t_classpath\weblogic_patch.jar;F:\Oracle\Middleware\jdk160_21\lib\tools.jar;F:\Oracle\Middleware\wlserver_10.3\server\lib\weblogic_sp.jar;F:\Oracle\Middleware\wlserver_
    10.3\server\lib\weblogic.jar;F:\Oracle\Middleware\modules\features\weblogic.server.modules_10.3.4.0.jar;F:\Oracle\Middleware\wlserver_10.3\server\lib\webservices.jar;F:
    \Oracle\Middleware\modules\org.apache.ant_1.7.1/lib/ant-all.jar;F:\Oracle\Middleware\modules\net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar;;F:\Oracle\Middleware\o
    racle_common/modules/oracle.jrf_11.1.1/jrf-wlstman.jar;F:\Oracle\Middleware\oracle_common\common\wlst\lib\adf-share-mbeans-wlst.jar;F:\Oracle\Middleware\oracle_common\c
    ommon\wlst\lib\adfscripting.jar;F:\Oracle\Middleware\oracle_common\common\wlst\lib\mdswlst.jar;F:\Oracle\Middleware\oracle_common\common\wlst\resources\auditwlst.jar;F:
    \Oracle\Middleware\oracle_common\common\wlst\resources\igfwlsthelp.jar;F:\Oracle\Middleware\oracle_common\common\wlst\resources\jps-wlst.jar;F:\Oracle\Middleware\oracle
    _common\common\wlst\resources\jrf-wlst.jar;F:\Oracle\Middleware\oracle_common\common\wlst\resources\oamap_help.jar;F:\Oracle\Middleware\oracle_common\common\wlst\resour
    ces\oamAuthnProvider.jar;F:\Oracle\Middleware\oracle_common\common\wlst\resources\ossoiap.jar;F:\Oracle\Middleware\oracle_common\common\wlst\resources\ossoiap_help.jar;
    F:\Oracle\Middleware\oracle_common\common\wlst\resources\ovdwlsthelp.jar;F:\Oracle\Middleware\oracle_common\common\wlst\resources\sslconfigwlst.jar;F:\Oracle\Middleware
    \oracle_common\common\wlst\resources\wsm-wlst.jar
    PATH=F:\Oracle\Middleware\patch_wls1034\profiles\default\native;F:\Oracle\Middleware\patch_jdev1111\profiles\default\native;F:\Oracle\Middleware\wlserver_10.3\server\na
    tive\win\32;F:\Oracle\Middleware\wlserver_10.3\server\bin;F:\Oracle\Middleware\modules\org.apache.ant_1.7.1\bin;F:\Oracle\Middleware\jdk160_21\jre\bin;F:\Oracle\Middlew
    are\jdk160_21\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;F:\Oracle\Middleware\wlserver_10.3\server\native\win\32\oci920_8
    Your environment has been set.
    CLASSPATH=F:\Oracle\Middleware\patch_wls1034\profiles\default\sys_manifest_classpath\weblogic_patch.jar;F:\Oracle\Middleware\patch_jdev1111\profiles\default\sys_manifes
    t_classpath\weblogic_patch.jar;F:\Oracle\Middleware\jdk160_21\lib\tools.jar;F:\Oracle\Middleware\wlserver_10.3\server\lib\weblogic_sp.jar;F:\Oracle\Middleware\wlserver_
    10.3\server\lib\weblogic.jar;F:\Oracle\Middleware\modules\features\weblogic.server.modules_10.3.4.0.jar;F:\Oracle\Middleware\wlserver_10.3\server\lib\webservices.jar;F:
    \Oracle\Middleware\modules\org.apache.ant_1.7.1/lib/ant-all.jar;F:\Oracle\Middleware\modules\net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar;;F:\Oracle\Middleware\o
    racle_common/modules/oracle.jrf_11.1.1/jrf-wlstman.jar;F:\Oracle\Middleware\oracle_common\common\wlst\lib\adf-share-mbeans-wlst.jar;F:\Oracle\Middleware\oracle_common\c
    ommon\wlst\lib\adfscripting.jar;F:\Oracle\Middleware\oracle_common\common\wlst\lib\mdswlst.jar;F:\Oracle\Middleware\oracle_common\common\wlst\resources\auditwlst.jar;F:
    \Oracle\Middleware\oracle_common\common\wlst\resources\igfwlsthelp.jar;F:\Oracle\Middleware\oracle_common\common\wlst\resources\jps-wlst.jar;F:\Oracle\Middleware\oracle
    _common\common\wlst\resources\jrf-wlst.jar;F:\Oracle\Middleware\oracle_common\common\wlst\resources\oamap_help.jar;F:\Oracle\Middleware\oracle_common\common\wlst\resour
    ces\oamAuthnProvider.jar;F:\Oracle\Middleware\oracle_common\common\wlst\resources\ossoiap.jar;F:\Oracle\Middleware\oracle_common\common\wlst\resources\ossoiap_help.jar;
    F:\Oracle\Middleware\oracle_common\common\wlst\resources\ovdwlsthelp.jar;F:\Oracle\Middleware\oracle_common\common\wlst\resources\sslconfigwlst.jar;F:\Oracle\Middleware
    \oracle_common\common\wlst\resources\wsm-wlst.jar;F:\Oracle\Middleware\utils\config\10.3\config-launch.jar;F:\Oracle\Middleware\wlserver_10.3\common\derby\lib\derbynet.
    jar;F:\Oracle\Middleware\wlserver_10.3\common\derby\lib\derbyclient.jar;F:\Oracle\Middleware\wlserver_10.3\common\derby\lib\derbytools.jar;;
    Initializing WebLogic Scripting Tool (WLST) ...
    Welcome to WebLogic Server Administration Scripting Shell
    Type help() for help on available commands
    Creating Default Domain
    Reading template: /F:/Oracle/Middleware/wlserver_10.3/common/templates/domains/wls.jar
    Setting Name to 'DefaultServer'
    Setting ListenAddress to ''
    Setting ListenPort to 7101
    Setting domain administrator to 'weblogic'
    Setting domain password.
    Writing domain: /C:/Documents and Settings/pramod.gujjeti/Application Data/JDeveloper/system11.1.1.4.37.59.23/DefaultDomain/
    Closing template.
    Reading domain: /C:/Documents and Settings/pramod.gujjeti/Application Data/JDeveloper/system11.1.1.4.37.59.23/DefaultDomain/
    Adding domain extension template: /F:/Oracle/Middleware/jdeveloper/common/templates/jdeveloper/adrs_template.jar
    Adding domain extension template: /F:/Oracle/Middleware/jdeveloper/common/templates/domains/jsf_template_1.2.9.0.jar
    Adding domain extension template: /F:/Oracle/Middleware/oracle_common/common/templates/applications/jrf_template_11.1.1.jar
    Error: addTemplate() failed. Do dumpStack() to see details.
    Problem invoking WLST - Traceback (innermost last):
    File "C:\Documents and Settings\pramod.gujjeti\Application Data\JDeveloper\system11.1.1.4.37.59.23\o.j2ee.adrs\CreateDefaultDomain.py", line 100, in ?
    File "C:\Documents and Settings\pramod.gujjeti\Local Settings\Temp\WLSTOfflineIni5328235009276840957.py", line 89, in addTemplate
    at com.oracle.cie.domain.script.jython.CommandExceptionHandler.handleException(CommandExceptionHandler.java:51)
    at com.oracle.cie.domain.script.jython.WLScriptContext.handleException(WLScriptContext.java:1538)
    at com.oracle.cie.domain.script.jython.WLScriptContext.addTemplate(WLScriptContext.java:420)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    com.oracle.cie.domain.script.jython.WLSTException: com.oracle.cie.domain.script.jython.WLSTException: com.oracle.cie.domain.script.ScriptException: com.oracle.cie.domai
    n.ConfigGroupsException: Multiple definitions of server-group JRF-ADMIN-SVR are not allowed
    C:\Documents and Settings\pramod.gujjeti>
    Appreciate your help in advance!
    Thanks,
    Pramod Gujjeti

    I could see no helpful resolution of the issue in the mentioned thread. Please let me know if I'm missing anything!

  • Error while starting the shared service server

    Hi john,
    I am getting the following error while starting the shared service server.
    *25 Jul 2009 10:26:39 - org.apache.slide.common.Domain - ERROR - Unable to migrate hub groups to css*
    So shared service console is not starting.
    Please tell me the solution for it.
    Thanks
    Edited by: user11358816 on Jul 24, 2009 10:06 PM
    Edited by: user11358816 on Jul 24, 2009 10:09 PM

    Hi John,
    Yes,It was working earlier.
    When I have added NTLM authentication for FDM I am getting that error,but instead of that if
    I am adding the authentication provider as LDAP(CSS) I am not getting that error.
    So finally i have added only one authentication provider and that is LDAP(CSS).
    I fallowed ur document for integrating the FDM application with planning application.(http://john-goodwin.blogspot.com/2008/07/planning-v11-drill-back.html )
    For the global logon information I have given admin and password , which I have given while adding the LDAP authentication (CSS).
    I am getting machine profile missing error when i clicked on the dimension and the target dimension test box contain connection failed.
    Can u suggest me where am I wrong?
    Thanks
    Edited by: user11358816 on Jul 26, 2009 9:42 PM

  • Error While starting UCM server

    I am also getting the same error while starting UCM server.
    <Mar 19, 2015 7:18:14 AM> <INFO> <NodeManager> <Server output log file is '/u01/obp/app/product/fmw/user_projects/domains/ipm_domain/servers/UCM_server1/logs/UCM_server1.out'>
    JAVA Memory arguments: -Xms256m -Xmx512m
    WLS Start Mode=Production
    CLASSPATH=/u01/obp/app/product/fmw/oracle_common/modules/oracle.jdbc_11.1.1/ojdbc6dms.jar:/u01/obp/app/product/fmw/patch_wls1036/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u01/obp/app/product/fmw/patch_ocp371/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u01/obp/app/product/jrockit-jdk1.6.0_51/lib/tools.jar:/u01/obp/app/product/fmw/wlserver_10.3/server/lib/weblogic_sp.jar:/u01/obp/app/product/fmw/wlserver_10.3/server/lib/weblogic.jar:/u01/obp/app/product/fmw/modules/features/weblogic.server.modules_10.3.6.0.jar:/u01/obp/app/product/fmw/wlserver_10.3/server/lib/webservices.jar:/u01/obp/app/product/fmw/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/u01/obp/app/product/fmw/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar:/u01/obp/app/product/fmw/oracle_common/soa/modules/commons-cli-1.1.jar:/u01/obp/app/product/fmw/oracle_common/soa/modules/oracle.soa.mgmt_11.1.1/soa-infra-mgmt.jar:/u01/obp/app/product/fmw/oracle_common/modules/oracle.jrf_11.1.1/jrf.jar:/u01/obp/app/product/fmw/wlserver_10.3/common/derby/lib/derbyclient.jar:/u01/obp/app/product/fmw/wlserver_10.3/server/lib/xqrl.jar:/u01/obp/app/product/fmw/Oracle_ECM1/ucm/idc/jlib/idcloader.jar:/u01/obp/app/product/fmw/Oracle_ECM1/ucm/idc/components/NativeOsUtils/classes-NativeOsUtils.jar:/u01/obp/app/product/fmw/patch_wls1036/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u01/obp/app/product/fmw/patch_ocp371/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u01/obp/app/product/jrockit-jdk1.6.0_51/lib/tools.jar:/u01/obp/app/product/fmw/wlserver_10.3/server/lib/weblogic_sp.jar:/u01/obp/app/product/fmw/wlserver_10.3/server/lib/weblogic.jar:/u01/obp/app/product/fmw/modules/features/weblogic.server.modules_10.3.6.0.jar:/u01/obp/app/product/fmw/wlserver_10.3/server/lib/webservices.jar:/u01/obp/app/product/fmw/modules/org.apache.ant_1.7.1/lib/ant-all.jar:/u01/obp/app/product/fmw/modules/net.sf.antcontrib_1.1.0.0_1-0b2/lib/ant-contrib.jar::/u01/obp/app/product/fmw
    PATH=/u01/obp/app/product/fmw/wlserver_10.3/server/bin:/u01/obp/app/product/fmw/modules/org.apache.ant_1.7.1/bin:/u01/obp/app/product/jrockit-jdk1.6.0_51/jre/bin:/u01/obp/app/product/jrockit-jdk1.6.0_51/bin:/u01/obp/app/product/fmw/wlserver_10.3/server/bin:/u01/obp/app/product/fmw/modules/org.apache.ant_1.7.1/bin:/u01/obp/app/product/jrockit-jdk1.6.0_51/jre/bin:/u01/obp/app/product/jrockit-jdk1.6.0_51/bin:/u01/obp/app/product/jrockit-jdk1.6.0_51/bin:/usr/lib64/qt-3.3/bin:/usr/local/bin:/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/sbin:/u01/fsgbu_ofssobp/bin
    *  To start WebLogic Server, use a username and   *
    *  password assigned to an admin-level user.  For *
    *  server administration, use the WebLogic Server *
    *  console at http://hostname:port/console        *
    starting weblogic with Java version:
    java version "1.6.0_51"
    Java(TM) SE Runtime Environment (build 1.6.0_51-b11)
    Oracle JRockit(R) (build R28.2.8-10-156881-1.6.0_51-20130611-1146-linux-x86_64, compiled mode)
    Starting WLS with line:
    /u01/obp/app/product/jrockit-jdk1.6.0_51/bin/java -jrockit   -Xms256m -Xmx512m -Dweblogic.Name=UCM_server1 -Djava.security.policy=/u01/obp/app/product/fmw/wlserver_10.3/server/lib/weblogic.policy  -Dweblogic.ProductionModeEnabled=true -Dweblogic.system.BootIdentityFile=/u01/obp/app/product/fmw/user_projects/domains/ipm_domain/servers/UCM_server1/data/nodemanager/boot.properties -Dweblogic.nodemanager.ServiceEnabled=true -Dweblogic.security.SSL.ignoreHostnameVerification=false -Dweblogic.ReverseDNSAllowed=false  -da -Dplatform.home=/u01/obp/app/product/fmw/wlserver_10.3 -Dwls.home=/u01/obp/app/product/fmw/wlserver_10.3/server -Dweblogic.home=/u01/obp/app/product/fmw/wlserver_10.3/server  -Dcommon.components.home=/u01/obp/app/product/fmw/oracle_common -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Ddomain.home=/u01/obp/app/product/fmw/user_projects/domains/ipm_domain -Djrockit.optfile=/u01/obp/app/product/fmw/oracle_common/modules/oracle.jrf_11.1.1/jrocket_optfile.txt -Doracle.server.config.dir=/u01/obp/app/product/fmw/user_projects/domains/ipm_domain/config/fmwconfig/servers/UCM_server1 -Doracle.domain.config.dir=/u01/obp/app/product/fmw/user_projects/domains/ipm_domain/config/fmwconfig  -Digf.arisidbeans.carmlloc=/u01/obp/app/product/fmw/user_projects/domains/ipm_domain/config/fmwconfig/carml  -Digf.arisidstack.home=/u01/obp/app/product/fmw/user_projects/domains/ipm_domain/config/fmwconfig/arisidprovider -Doracle.security.jps.config=/u01/obp/app/product/fmw/user_projects/domains/ipm_domain/config/fmwconfig/jps-config.xml -Doracle.deployed.app.dir=/u01/obp/app/product/fmw/user_projects/domains/ipm_domain/servers/UCM_server1/tmp/_WL_user -Doracle.deployed.app.ext=/- -Dweblogic.alternateTypesDirectory=/u01/obp/app/product/fmw/oracle_common/modules/oracle.ossoiap_11.1.1,/u01/obp/app/product/fmw/oracle_common/modules/oracle.oamprovider_11.1.1,/u01/obp/app/product/fmw/oracle_common/modules/oracle.jps_11.1.1 -Djava.protocol.handler.pkgs=oracle.mds.net.protocol  -Dweblogic.jdbc.remoteEnabled=false  -Dipm.oracle.home=/u01/obp/app/product/fmw/Oracle_ECM1 -Ducm.oracle.home=/u01/obp/app/product/fmw/Oracle_ECM1 -Dirm.oracle.home=/u01/obp/app/product/fmw/Oracle_ECM1 -Dem.oracle.home=/u01/obp/app/product/fmw/oracle_common -Djava.awt.headless=true -Dweblogic.management.discover=false -Dweblogic.management.server=http://pqvfsgbipmv001a:7001  -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dweblogic.ext.dirs=/u01/obp/app/product/fmw/patch_wls1036/profiles/default/sysext_manifest_classpath:/u01/obp/app/product/fmw/patch_ocp371/profiles/default/sysext_manifest_classpath  weblogic.Server
    [WARN ] Use of -Djrockit.optfile is deprecated and discouraged.
    <Mar 19, 2015 7:18:15 AM GMT+00:00> <Info> <Security> <BEA-090905> <Disabling CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    <Mar 19, 2015 7:18:16 AM GMT+00:00> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <Mar 19, 2015 7:18:16 AM GMT+00:00> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Oracle JRockit(R) Version R28.2.8-10-156881-1.6.0_51-20130611-1146-linux-x86_64 from Oracle Corporation>
    <Mar 19, 2015 7:18:18 AM GMT+00:00> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.6.0.10 PSU Patch for BUG19637463 TUE NOV 04 15:54:42 IST 2014
    WebLogic Server 10.3.6.0  Tue Nov 15 08:52:36 PST 2011 1441050 >
    <Mar 19, 2015 7:18:19 AM GMT+00:00> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Mar 19, 2015 7:18:19 AM GMT+00:00> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Mar 19, 2015 7:18:20 AM GMT+00:00> <Notice> <Log Management> <BEA-170019> <The server log file /u01/obp/app/product/fmw/user_projects/domains/ipm_domain/servers/UCM_server1/logs/UCM_server1.log is opened. All server side log events will be written to this file.>
    <Mar 19, 2015 7:19:02 AM GMT+00:00> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Mar 19, 2015 7:19:07 AM GMT+00:00> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <Mar 19, 2015 7:19:07 AM GMT+00:00> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Mar 19, 2015 7:19:10 AM GMT+00:00> <Warning> <Security> <BEA-090668> <Ignored deployment of role "Admin" for resource "type=<url>, application=DMS Application#11.1.1.1.0, contextPath=/dms, uri=/">
    <Mar 19, 2015 7:19:17 AM GMT+00:00> <Notice> <Security> <BEA-090171> <Loading the identity certificate and private key stored under the alias DemoIdentity from the jks keystore file /u01/obp/app/product/fmw/wlserver_10.3/server/lib/DemoIdentity.jks.>
    <Mar 19, 2015 7:19:17 AM GMT+00:00> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file /u01/obp/app/product/fmw/wlserver_10.3/server/lib/DemoTrust.jks.>
    <Mar 19, 2015 7:19:17 AM GMT+00:00> <Notice> <Security> <BEA-090169> <Loading trusted certificates from the jks keystore file /u01/obp/app/product/jrockit-jdk1.6.0_51/jre/lib/security/cacerts.>
    <Mar 19, 2015 7:19:18 AM GMT+00:00> <Alert> <Security> <BEA-090152> <Demo trusted CA certificate is being used in production mode: [
      Version: V3
      Subject: CN=CACERT, OU=FOR TESTING ONLY, O=MyOrganization, L=MyTown, ST=MyState, C=US
      Signature Algorithm: MD5withRSA, OID = 1.2.840.113549.1.1.4
      Key:  Sun RSA public key, 512 bits
      modulus: 9550192877869244258838480703390456015046425375252278279190673063544122510925482179963329236052146047356415957587628011282484772458983977898996276815440753
      public exponent: 65537
      Validity: [From: Thu Mar 21 20:12:27 GMT+00:00 2002,
                   To: Tue Mar 22 20:12:27 GMT+00:00 2022]
      Issuer: CN=CACERT, OU=FOR TESTING ONLY, O=MyOrganization, L=MyTown, ST=MyState, C=US
      SerialNumber: [    33f10648 fcde0deb 4199921f d64537f4]
    Certificate Extensions: 1
    [1]: ObjectId: 2.5.29.15 Criticality=true
    KeyUsage [
      Key_CertSign
      Algorithm: [MD5withRSA]
      Signature:
    0000: 9D 26 4C 29 C8 91 C3 A7   06 C3 24 6F AE B4 F8 82  .&L)......$o....
    0010: 80 4D AA CB 7C 79 46 84   81 C4 66 95 F4 1E D8 C4  .M...yF...f.....
    0020: E9 B7 D9 7C E2 23 33 A4   B7 21 E0 AA 54 2B 4A FF  .....#3..!..T+J.
    0030: CB 21 20 88 81 21 DB AC   90 54 D8 7D 79 63 23 3C  .! ..!...T..yc#<
    ] The system is vulnerable to security attacks, since it trusts certificates signed by the demo trusted CA.>
    <Mar 19, 2015 7:19:18 AM GMT+00:00> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=Entrust Root Certification Authority - G2,OU=(c) 2009 Entrust\, Inc. - for authorized use only,OU=See www.entrust.net/legal-terms,O=Entrust\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Mar 19, 2015 7:19:18 AM GMT+00:00> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=thawte Primary Root CA - G3,OU=(c) 2008 thawte\, Inc. - For authorized use only,OU=Certification Services Division,O=thawte\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Mar 19, 2015 7:19:18 AM GMT+00:00> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 3,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Mar 19, 2015 7:19:18 AM GMT+00:00> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=T-TeleSec GlobalRoot Class 2,OU=T-Systems Trust Center,O=T-Systems Enterprise Services GmbH,C=DE". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Mar 19, 2015 7:19:18 AM GMT+00:00> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=GlobalSign,O=GlobalSign,OU=GlobalSign Root CA - R3". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Mar 19, 2015 7:19:18 AM GMT+00:00> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "OU=Security Communication RootCA2,O=SECOM Trust Systems CO.\,LTD.,C=JP". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Mar 19, 2015 7:19:18 AM GMT+00:00> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=VeriSign Universal Root Certification Authority,OU=(c) 2008 VeriSign\, Inc. - For authorized use only,OU=VeriSign Trust Network,O=VeriSign\, Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Mar 19, 2015 7:19:18 AM GMT+00:00> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=KEYNECTIS ROOT CA,OU=ROOT,O=KEYNECTIS,C=FR". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Mar 19, 2015 7:19:18 AM GMT+00:00> <Notice> <Security> <BEA-090898> <Ignoring the trusted CA certificate "CN=GeoTrust Primary Certification Authority - G3,OU=(c) 2008 GeoTrust Inc. - For authorized use only,O=GeoTrust Inc.,C=US". The loading of the trusted certificate list raised a certificate parsing exception PKIX: Unsupported OID in the AlgorithmIdentifier object: 1.2.840.113549.1.1.11.>
    <Mar 19, 2015 7:19:37 AM GMT+00:00> <Warning> <Security> <BEA-090504> <Certificate chain received from pqvfsgbipmv001b - 10.130.43.85 failed hostname verification check. Certificate contained pqvfsgbipmv001b.int.oracleindustry.com but check expected pqvfsgbipmv001b>
    <Mar 19, 2015 7:19:37 AM GMT+00:00> <Warning> <Security> <BEA-090504> <Certificate chain received from pqvfsgbipmv001a - 10.130.43.84 failed hostname verification check. Certificate contained pqvfsgbipmv001a.int.oracleindustry.com but check expected pqvfsgbipmv001a>
    <Mar 19, 2015 7:19:38 AM GMT+00:00> <Warning> <Security> <BEA-090504> <Certificate chain received from pqvfsgbipmv001b - 10.130.43.85 failed hostname verification check. Certificate contained pqvfsgbipmv001b.int.oracleindustry.com but check expected pqvfsgbipmv001b>
    <Mar 19, 2015 7:19:38 AM GMT+00:00> <Warning> <Security> <BEA-090504> <Certificate chain received from pqvfsgbipmv001a - 10.130.43.84 failed hostname verification check. Certificate contained pqvfsgbipmv001a.int.oracleindustry.com but check expected pqvfsgbipmv001a>
    <Mar 19, 2015 7:19:39 AM GMT+00:00> <Error> <oracle.wsm.resources.policymanager> <WSM-02120> <Unable to connect to the policy access service.
    oracle.wsm.policymanager.PolicyManagerException: WSM-02120 : Unable to connect to the policy access service.
      at oracle.wsm.policymanager.BeanFactory.getInitialContext(BeanFactory.java:753)
      at oracle.wsm.policymanager.BeanFactory.getJndiObj(BeanFactory.java:780)
      at oracle.wsm.policymanager.BeanFactory.lookupJndiObj(BeanFactory.java:1061)
      at oracle.wsm.policymanager.BeanFactory.getDocumentManagerBeanEJB(BeanFactory.java:700)
      at oracle.wsm.policymanager.BeanFactory.getBeanEJB(BeanFactory.java:544)
      at oracle.wsm.policymanager.BeanFactory.getBean(BeanFactory.java:433)
      at oracle.wsm.config.ConfigurationManager$1.run(ConfigurationManager.java:1539)
      at oracle.wsm.config.ConfigurationManager.getBean(ConfigurationManager.java:1535)
      at oracle.wsm.config.ConfigurationManager.access$900(ConfigurationManager.java:109)
      at oracle.wsm.config.ConfigurationManager$ContextualAccessor.configureBean(ConfigurationManager.java:624)
      at oracle.wsm.config.ConfigurationManager$ContextualAccessor.configure(ConfigurationManager.java:568)
      at oracle.wsm.config.ConfigurationManager$ContextualAccessor.<init>(ConfigurationManager.java:520)
      at oracle.wsm.config.ConfigurationManager$ContextualAccessor.<init>(ConfigurationManager.java:407)
      at oracle.wsm.config.ConfigurationManager.initializeAccessors(ConfigurationManager.java:1874)
      at oracle.wsm.config.ConfigurationManager.reset(ConfigurationManager.java:2039)
      at oracle.wsm.config.ConfigurationManager.getRepositoryAccessor(ConfigurationManager.java:1671)
      at oracle.wsm.policyaccess.impl.PolicyAccessorImpl$1.run(PolicyAccessorImpl.java:164)
      at oracle.wsm.policyaccess.impl.PolicyAccessorImpl$1.run(PolicyAccessorImpl.java:162)
      at oracle.wsm.policyaccess.impl.PolicyAccessorImpl.<init>(PolicyAccessorImpl.java:160)
      at oracle.integration.platform.common.mgmt.PolicyCacheImpl.<init>(PolicyCacheImpl.java:346)
      at oracle.integration.platform.common.mgmt.PolicyCacheImpl.getInstance(PolicyCacheImpl.java:81)
      at oracle.integration.platform.common.mgmt.InterceptorChainManager.<init>(InterceptorChainManager.java:65)
      at oracle.integration.platform.common.mgmt.InterceptorChainManager.<init>(InterceptorChainManager.java:88)
      at oracle.j2ee.ws.server.mgmt.runtime.SuperServerInterceptorPipeline.createSOAPBindingInterceptorChain(SuperServerInterceptorPipeline.java:287)
      at oracle.j2ee.ws.common.mgmt.runtime.AbstractSuperInterceptorPipeline.createAndRegisterPolicyPipeline(AbstractSuperInterceptorPipeline.java:98)
      at oracle.j2ee.ws.common.mgmt.runtime.AbstractSuperInterceptorPipeline.getPolicyPipeline(AbstractSuperInterceptorPipeline.java:85)
      at oracle.j2ee.ws.server.mgmt.runtime.SuperServerInterceptorPipeline.forcePolicyLoad(SuperServerInterceptorPipeline.java:194)
      at oracle.j2ee.ws.server.mgmt.runtime.SuperServerInterceptorPipeline.<init>(SuperServerInterceptorPipeline.java:72)
      at oracle.j2ee.ws.server.provider.GenericProviderInterceptorPipeline.createServerPipeline(GenericProviderInterceptorPipeline.java:133)
      at oracle.j2ee.ws.server.provider.management.AbstractProviderInterceptorPipeline.<init>(AbstractProviderInterceptorPipeline.java:122)
      at oracle.j2ee.ws.server.provider.GenericProviderInterceptorPipeline.<init>(GenericProviderInterceptorPipeline.java:63)
      at oracle.j2ee.ws.server.provider.GenericProviderPlatform.createProviderInterceptorPipeline(GenericProviderPlatform.java:211)
      at oracle.j2ee.ws.server.provider.management.ProviderInterceptorPipelineManager.createProviderInterceptorPipeline(ProviderInterceptorPipelineManager.java:111)
      at oracle.j2ee.ws.server.provider.management.ProviderInterceptorPipelineManager.createProviderInterceptorPipeline(ProviderInterceptorPipelineManager.java:80)
      at oracle.j2ee.ws.server.provider.ProviderProcessor.configureProviderManagement(ProviderProcessor.java:353)
      at oracle.j2ee.ws.server.provider.ProviderProcessor.init(ProviderProcessor.java:199)
      at oracle.j2ee.ws.server.provider.ProviderServlet.initializeProcessor(ProviderServlet.java:619)
      at oracle.j2ee.ws.server.provider.ProviderServlet.init(ProviderServlet.java:302)
      at oracle.j2ee.ws.server.provider.ProviderServlet.init(ProviderServlet.java:232)
      at javax.servlet.GenericServlet.init(GenericServlet.java:242)
      at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
      at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
      at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
      at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
      at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1984)
      at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1958)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1877)
      at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3174)
      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1527)
      at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:489)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:201)
      at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:28)
      at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:672)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
      at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:44)
      at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
      at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:187)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:379)
      at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:52)
      at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
      at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:31)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
      at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:170)
      at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:124)
      at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
      at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
      at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3s://pqvfsgbipmv001a,pqvfsgbipmv001b:16001: Destination unreachable; nested exception is:
      javax.net.ssl.SSLKeyException: [Security:090504]Certificate chain received from pqvfsgbipmv001a - 10.130.43.84 failed hostname verification check. Certificate contained pqvfsgbipmv001a.int.oracleindustry.com but check expected pqvfsgbipmv001a; No available router to destination]
      at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:40)
      at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLInitialContextFactoryDelegate.java:792)
      at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:368)
      at weblogic.jndi.Environment.getContext(Environment.java:315)
      at weblogic.jndi.Environment.getContext(Environment.java:285)
      at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:117)
      at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
      at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288)
      at javax.naming.InitialContext.init(InitialContext.java:223)
      at javax.naming.InitialContext.<init>(InitialContext.java:197)
      at oracle.wsm.policymanager.BeanFactory.getInitialContext(BeanFactory.java:746)
      at oracle.wsm.policymanager.BeanFactory.getJndiObj(BeanFactory.java:780)
      at oracle.wsm.policymanager.BeanFactory.lookupJndiObj(BeanFactory.java:1061)
      at oracle.wsm.policymanager.BeanFactory.getDocumentManagerBeanEJB(BeanFactory.java:700)
      at oracle.wsm.policymanager.BeanFactory.getBeanEJB(BeanFactory.java:544)
      at oracle.wsm.policymanager.BeanFactory.getBean(BeanFactory.java:433)
      at oracle.wsm.config.ConfigurationManager$1.run(ConfigurationManager.java:1539)
      at oracle.wsm.config.ConfigurationManager.getBean(ConfigurationManager.java:1535)
      at oracle.wsm.config.ConfigurationManager.access$900(ConfigurationManager.java:109)
      at oracle.wsm.config.ConfigurationManager$ContextualAccessor.configureBean(ConfigurationManager.java:624)
      at oracle.wsm.config.ConfigurationManager$ContextualAccessor.configure(ConfigurationManager.java:568)
      at oracle.wsm.config.ConfigurationManager$ContextualAccessor.<init>(ConfigurationManager.java:520)
      at oracle.wsm.config.ConfigurationManager$ContextualAccessor.<init>(ConfigurationManager.java:407)
      at oracle.wsm.config.ConfigurationManager.initializeAccessors(ConfigurationManager.java:1874)
      at oracle.wsm.config.ConfigurationManager.reset(ConfigurationManager.java:2037)
      at oracle.wsm.config.ConfigurationManager.getRepositoryAccessor(ConfigurationManager.java:1671)
      at oracle.wsm.policyaccess.impl.PolicyAccessorImpl$1.run(PolicyAccessorImpl.java:164)
      at oracle.wsm.policyaccess.impl.PolicyAccessorImpl$1.run(PolicyAccessorImpl.java:162)
      at oracle.wsm.policyaccess.impl.PolicyAccessorImpl.<init>(PolicyAccessorImpl.java:160)
      at oracle.integration.platform.common.mgmt.PolicyCacheImpl.<init>(PolicyCacheImpl.java:346)
      at oracle.integration.platform.common.mgmt.PolicyCacheImpl.getInstance(PolicyCacheImpl.java:81)
      at oracle.integration.platform.common.mgmt.InterceptorChainManager.<init>(InterceptorChainManager.java:65)
      at oracle.integration.platform.common.mgmt.InterceptorChainManager.<init>(InterceptorChainManager.java:88)
      at oracle.j2ee.ws.server.mgmt.runtime.SuperServerInterceptorPipeline.createSOAPBindingInterceptorChain(SuperServerInterceptorPipeline.java:287)
      at oracle.j2ee.ws.common.mgmt.runtime.AbstractSuperInterceptorPipeline.createAndRegisterPolicyPipeline(AbstractSuperInterceptorPipeline.java:98)
      at oracle.j2ee.ws.common.mgmt.runtime.AbstractSuperInterceptorPipeline.getPolicyPipeline(AbstractSuperInterceptorPipeline.java:85)
      at oracle.j2ee.ws.server.mgmt.runtime.SuperServerInterceptorPipeline.forcePolicyLoad(SuperServerInterceptorPipeline.java:194)
      at oracle.j2ee.ws.server.mgmt.runtime.SuperServerInterceptorPipeline.<init>(SuperServerInterceptorPipeline.java:71)
      at oracle.j2ee.ws.server.provider.GenericProviderInterceptorPipeline.createServerPipeline(GenericProviderInterceptorPipeline.java:133)
      at oracle.j2ee.ws.server.provider.management.AbstractProviderInterceptorPipeline.<init>(AbstractProviderInterceptorPipeline.java:122)
      at oracle.j2ee.ws.server.provider.GenericProviderInterceptorPipeline.<init>(GenericProviderInterceptorPipeline.java:103)
      at oracle.j2ee.ws.server.provider.GenericProviderPlatform.createProviderInterceptorPipeline(GenericProviderPlatform.java:211)
      at oracle.j2ee.ws.server.provider.management.ProviderInterceptorPipelineManager.createProviderInterceptorPipeline(ProviderInterceptorPipelineManager.java:101)
      at oracle.j2ee.ws.server.provider.management.ProviderInterceptorPipelineManager.createProviderInterceptorPipeline(ProviderInterceptorPipelineManager.java:80)
      at oracle.j2ee.ws.server.provider.ProviderProcessor.configureProviderManagement(ProviderProcessor.java:353)
      at oracle.j2ee.ws.server.provider.ProviderProcessor.init(ProviderProcessor.java:198)
      at oracle.j2ee.ws.server.provider.ProviderServlet.initializeProcessor(ProviderServlet.java:619)
      at oracle.j2ee.ws.server.provider.ProviderServlet.init(ProviderServlet.java:302)
      at oracle.j2ee.ws.server.provider.ProviderServlet.init(ProviderServlet.java:231)
      at javax.servlet.GenericServlet.init(GenericServlet.java:241)
      at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
      at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
      at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
      at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
      at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1984)
      at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1958)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1877)
      at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3173)
      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1527)
      at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
      at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
      at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
      at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:44)
      at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
      at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:187)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:379)
      at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
      at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
      at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
      at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
      at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
      at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
      at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
      at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: java.net.ConnectException: t3s://pqvfsgbipmv001a,pqvfsgbipmv001b:16001: Destination unreachable; nested exception is:
      javax.net.ssl.SSLKeyException: [Security:090504]Certificate chain received from pqvfsgbipmv001a - 10.130.43.84 failed hostname verification check. Certificate contained pqvfsgbipmv001a.int.oracleindustry.com but check expected pqvfsgbipmv001a; No available router to destination
      at weblogic.rjvm.RJVMFinder.findOrCreateInternal(RJVMFinder.java:216)
      at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:170)
      at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:165)
      at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:353)
      at weblogic.jndi.Environment.getContext(Environment.java:315)
      at weblogic.jndi.Environment.getContext(Environment.java:285)
      at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:117)
      at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
      at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288)
      at javax.naming.InitialContext.init(InitialContext.java:223)
      at javax.naming.InitialContext.<init>(InitialContext.java:197)
      at oracle.wsm.policymanager.BeanFactory.getInitialContext(BeanFactory.java:746)
      at oracle.wsm.policymanager.BeanFactory.getJndiObj(BeanFactory.java:780)
      at oracle.wsm.policymanager.BeanFactory.lookupJndiObj(BeanFactory.java:1061)
      at oracle.wsm.policymanager.BeanFactory.getDocumentManagerBeanEJB(BeanFactory.java:700)
      at oracle.wsm.policymanager.BeanFactory.getBeanEJB(BeanFactory.java:544)
      at oracle.wsm.policymanager.BeanFactory.getBean(BeanFactory.java:433)
      at oracle.wsm.config.ConfigurationManager$1.run(ConfigurationManager.java:1539)
      at oracle.wsm.config.ConfigurationManager.getBean(ConfigurationManager.java:1535)
      at oracle.wsm.config.ConfigurationManager.access$900(ConfigurationManager.java:109)
      at oracle.wsm.config.ConfigurationManager$ContextualAccessor.configureBean(ConfigurationManager.java:624)
      at oracle.wsm.config.ConfigurationManager$ContextualAccessor.configure(ConfigurationManager.java:568)
      at oracle.wsm.config.ConfigurationManager$ContextualAccessor.<init>(ConfigurationManager.java:520)
      at oracle.wsm.config.ConfigurationManager$ContextualAccessor.<init>(ConfigurationManager.java:407)
      at oracle.wsm.config.ConfigurationManager.initializeAccessors(ConfigurationManager.java:1874)
      at oracle.wsm.config.ConfigurationManager.reset(ConfigurationManager.java:2037)
      at oracle.wsm.config.ConfigurationManager.getRepositoryAccessor(ConfigurationManager.java:1671)
      at oracle.wsm.policyaccess.impl.PolicyAccessorImpl$1.run(PolicyAccessorImpl.java:164)
      at oracle.wsm.policyaccess.impl.PolicyAccessorImpl$1.run(PolicyAccessorImpl.java:162)
      at oracle.wsm.policyaccess.impl.PolicyAccessorImpl.<init>(PolicyAccessorImpl.java:160)
      at oracle.integration.platform.common.mgmt.PolicyCacheImpl.<init>(PolicyCacheImpl.java:346)
      at oracle.integration.platform.common.mgmt.PolicyCacheImpl.getInstance(PolicyCacheImpl.java:81)
      at oracle.integration.platform.common.mgmt.InterceptorChainManager.<init>(InterceptorChainManager.java:65)
      at oracle.integration.platform.common.mgmt.InterceptorChainManager.<init>(InterceptorChainManager.java:88)
      at oracle.j2ee.ws.server.mgmt.runtime.SuperServerInterceptorPipeline.createSOAPBindingInterceptorChain(SuperServerInterceptorPipeline.java:287)
      at oracle.j2ee.ws.common.mgmt.runtime.AbstractSuperInterceptorPipeline.createAndRegisterPolicyPipeline(AbstractSuperInterceptorPipeline.java:98)
      at oracle.j2ee.ws.common.mgmt.runtime.AbstractSuperInterceptorPipeline.getPolicyPipeline(AbstractSuperInterceptorPipeline.java:85)
      at oracle.j2ee.ws.server.mgmt.runtime.SuperServerInterceptorPipeline.forcePolicyLoad(SuperServerInterceptorPipeline.java:194)
      at oracle.j2ee.ws.server.mgmt.runtime.SuperServerInterceptorPipeline.<init>(SuperServerInterceptorPipeline.java:71)
      at oracle.j2ee.ws.server.provider.GenericProviderInterceptorPipeline.createServerPipeline(GenericProviderInterceptorPipeline.java:133)
      at oracle.j2ee.ws.server.provider.management.AbstractProviderInterceptorPipeline.<init>(AbstractProviderInterceptorPipeline.java:122)
      at oracle.j2ee.ws.server.provider.GenericProviderInterceptorPipeline.<init>(GenericProviderInterceptorPipeline.java:103)
      at oracle.j2ee.ws.server.provider.GenericProviderPlatform.createProviderInterceptorPipeline(GenericProviderPlatform.java:211)
      at oracle.j2ee.ws.server.provider.management.ProviderInterceptorPipelineManager.createProviderInterceptorPipeline(ProviderInterceptorPipelineManager.java:101)
      at oracle.j2ee.ws.server.provider.management.ProviderInterceptorPipelineManager.createProviderInterceptorPipeline(ProviderInterceptorPipelineManager.java:80)
      at oracle.j2ee.ws.server.provider.ProviderProcessor.configureProviderManagement(ProviderProcessor.java:353)
      at oracle.j2ee.ws.server.provider.ProviderProcessor.init(ProviderProcessor.java:198)
      at oracle.j2ee.ws.server.provider.ProviderServlet.initializeProcessor(ProviderServlet.java:619)
      at oracle.j2ee.ws.server.provider.ProviderServlet.init(ProviderServlet.java:302)
      at oracle.j2ee.ws.server.provider.ProviderServlet.init(ProviderServlet.java:231)
      at javax.servlet.GenericServlet.init(GenericServlet.java:241)
      at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
      at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
      at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
      at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
      at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1984)
      at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1958)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1877)
      at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3173)
      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1527)
      at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
      at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
      at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
      at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:44)
      at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
      at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:187)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:379)
      at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
      at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
      at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
      at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
      at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
      at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
      at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
      at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: java.rmi.ConnectException: Destination unreachable; nested exception is:
      javax.net.ssl.SSLKeyException: [Security:090504]Certificate chain received from pqvfsgbipmv001a - 10.130.43.84 failed hostname verification check. Certificate contained pqvfsgbipmv001a.int.oracleindustry.com but check expected pqvfsgbipmv001a; No available router to destination
      at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:470)
      at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:321)
      at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:262)
      at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:199)
      at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:238)
      at weblogic.rjvm.RJVMFinder.findOrCreateRemoteCluster(RJVMFinder.java:316)
      at weblogic.rjvm.RJVMFinder.findOrCreateInternal(RJVMFinder.java:205)
      at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:170)
      at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:165)
      at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:353)
      at weblogic.jndi.Environment.getContext(Environment.java:315)
      at weblogic.jndi.Environment.getContext(Environment.java:285)
      at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:117)
      at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
      at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288)
      at javax.naming.InitialContext.init(InitialContext.java:223)
      at javax.naming.InitialContext.<init>(InitialContext.java:198)
      at oracle.wsm.policymanager.BeanFactory.getInitialContext(BeanFactory.java:746)
      at oracle.wsm.policymanager.BeanFactory.getJndiObj(BeanFactory.java:780)
      at oracle.wsm.policymanager.BeanFactory.lookupJndiObj(BeanFactory.java:1061)
      at oracle.wsm.policymanager.BeanFactory.getDocumentManagerBeanEJB(BeanFactory.java:700)
      at oracle.wsm.policymanager.BeanFactory.getBeanEJB(BeanFactory.java:544)
      at oracle.wsm.policymanager.BeanFactory.getBean(BeanFactory.java:433)
      at oracle.wsm.config.ConfigurationManager$1.run(ConfigurationManager.java:1539)
      at oracle.wsm.config.ConfigurationManager.getBean(ConfigurationManager.java:1535)
      at oracle.wsm.config.ConfigurationManager.access$900(ConfigurationManager.java:109)
      at oracle.wsm.config.ConfigurationManager$ContextualAccessor.configureBean(ConfigurationManager.java:624)
      at oracle.wsm.config.ConfigurationManager$ContextualAccessor.configure(ConfigurationManager.java:568)
      at oracle.wsm.config.ConfigurationManager$ContextualAccessor.<init>(ConfigurationManager.java:520)
      at oracle.wsm.config.ConfigurationManager$ContextualAccessor.<init>(ConfigurationManager.java:407)
      at oracle.wsm.config.ConfigurationManager.initializeAccessors(ConfigurationManager.java:1874)
      at oracle.wsm.config.ConfigurationManager.reset(ConfigurationManager.java:2039)
      at oracle.wsm.config.ConfigurationManager.getRepositoryAccessor(ConfigurationManager.java:1671)
      at oracle.wsm.policyaccess.impl.PolicyAccessorImpl$1.run(PolicyAccessorImpl.java:164)
      at oracle.wsm.policyaccess.impl.PolicyAccessorImpl$1.run(PolicyAccessorImpl.java:162)
      at oracle.wsm.policyaccess.impl.PolicyAccessorImpl.<init>(PolicyAccessorImpl.java:160)
      at oracle.integration.platform.common.mgmt.PolicyCacheImpl.<init>(PolicyCacheImpl.java:346)
      at oracle.integration.platform.common.mgmt.PolicyCacheImpl.getInstance(PolicyCacheImpl.java:81)
      at oracle.integration.platform.common.mgmt.InterceptorChainManager.<init>(InterceptorChainManager.java:65)
      at oracle.integration.platform.common.mgmt.InterceptorChainManager.<init>(InterceptorChainManager.java:88)
      at oracle.j2ee.ws.server.mgmt.runtime.SuperServerInterceptorPipeline.createSOAPBindingInterceptorChain(SuperServerInterceptorPipeline.java:287)
      at oracle.j2ee.ws.common.mgmt.runtime.AbstractSuperInterceptorPipeline.createAndRegisterPolicyPipeline(AbstractSuperInterceptorPipeline.java:98)
      at oracle.j2ee.ws.common.mgmt.runtime.AbstractSuperInterceptorPipeline.getPolicyPipeline(AbstractSuperInterceptorPipeline.java:85)
      at oracle.j2ee.ws.server.mgmt.runtime.SuperServerInterceptorPipeline.forcePolicyLoad(SuperServerInterceptorPipeline.java:194)
      at oracle.j2ee.ws.server.mgmt.runtime.SuperServerInterceptorPipeline.<init>(SuperServerInterceptorPipeline.java:72)
      at oracle.j2ee.ws.server.provider.GenericProviderInterceptorPipeline.createServerPipeline(GenericProviderInterceptorPipeline.java:133)
      at oracle.j2ee.ws.server.provider.management.AbstractProviderInterceptorPipeline.<init>(AbstractProviderInterceptorPipeline.java:122)
      at oracle.j2ee.ws.server.provider.GenericProviderInterceptorPipeline.<init>(GenericProviderInterceptorPipeline.java:63)
      at oracle.j2ee.ws.server.provider.GenericProviderPlatform.createProviderInterceptorPipeline(GenericProviderPlatform.java:211)
      at oracle.j2ee.ws.server.provider.management.ProviderInterceptorPipelineManager.createProviderInterceptorPipeline(ProviderInterceptorPipelineManager.java:111)
      at oracle.j2ee.ws.server.provider.management.ProviderInterceptorPipelineManager.createProviderInterceptorPipeline(ProviderInterceptorPipelineManager.java:80)
      at oracle.j2ee.ws.server.provider.ProviderProcessor.configureProviderManagement(ProviderProcessor.java:353)
      at oracle.j2ee.ws.server.provider.ProviderProcessor.init(ProviderProcessor.java:199)
      at oracle.j2ee.ws.server.provider.ProviderServlet.initializeProcessor(ProviderServlet.java:619)
      at oracle.j2ee.ws.server.provider.ProviderServlet.init(ProviderServlet.java:302)
      at oracle.j2ee.ws.server.provider.ProviderServlet.init(ProviderServlet.java:232)
      at javax.servlet.GenericServlet.init(GenericServlet.java:242)
      at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
      at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
      at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
      at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
      at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1984)
      at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1958)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1877)
      at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3174)
      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1527)
      at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:489)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:201)
      at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:28)
      at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:672)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
      at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:44)
      at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
      at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:187)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:379)
      at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:52)
      at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
      at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:31)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
      at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:170)
      at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:124)
      at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
      at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
      at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    <Mar 19, 2015 7:19:39 AM GMT+00:00> <Error> <oracle.wsm.resources.policymanager> <WSM-02120> <Unable to connect to the policy access service.
    oracle.wsm.policymanager.PolicyManagerException: WSM-02120 : Unable to connect to the policy access service.
      at oracle.wsm.policymanager.BeanFactory.getInitialContext(BeanFactory.java:753)
      at oracle.wsm.policymanager.BeanFactory.getJndiObj(BeanFactory.java:780)
      at oracle.wsm.policymanager.BeanFactory.lookupJndiObj(BeanFactory.java:1061)
      at oracle.wsm.policymanager.BeanFactory.getUsageTrackerBeanEJB(BeanFactory.java:952)
      at oracle.wsm.policymanager.BeanFactory.getBeanEJB(BeanFactory.java:550)
      at oracle.wsm.policymanager.BeanFactory.getBean(BeanFactory.java:433)
      at oracle.wsm.config.ConfigurationManager$1.run(ConfigurationManager.java:1539)
      at oracle.wsm.config.ConfigurationManager.getBean(ConfigurationManager.java:1535)
      at oracle.wsm.config.ConfigurationManager.access$900(ConfigurationManager.java:109)
      at oracle.wsm.config.ConfigurationManager$ContextualAccessor.configureBean(ConfigurationManager.java:627)
      at oracle.wsm.config.ConfigurationManager$ContextualAccessor.configure(ConfigurationManager.java:568)
      at oracle.wsm.config.ConfigurationManager$ContextualAccessor.<init>(ConfigurationManager.java:520)
      at oracle.wsm.config.ConfigurationManager$ContextualAccessor.<init>(ConfigurationManager.java:407)
      at oracle.wsm.config.ConfigurationManager.initializeAccessors(ConfigurationManager.java:1874)
      at oracle.wsm.config.ConfigurationManager.reset(ConfigurationManager.java:2039)
      at oracle.wsm.config.ConfigurationManager.getRepositoryAccessor(ConfigurationManager.java:1671)
      at oracle.wsm.policyaccess.impl.PolicyAccessorImpl$1.run(PolicyAccessorImpl.java:164)
      at oracle.wsm.policyaccess.impl.PolicyAccessorImpl$1.run(PolicyAccessorImpl.java:162)
      at oracle.wsm.policyaccess.impl.PolicyAccessorImpl.<init>(PolicyAccessorImpl.java:160)
      at oracle.integration.platform.common.mgmt.PolicyCacheImpl.<init>(PolicyCacheImpl.java:346)
      at oracle.integration.platform.common.mgmt.PolicyCacheImpl.getInstance(PolicyCacheImpl.java:81)
      at oracle.integration.platform.common.mgmt.InterceptorChainManager.<init>(InterceptorChainManager.java:65)
      at oracle.integration.platform.common.mgmt.InterceptorChainManager.<init>(InterceptorChainManager.java:88)
      at oracle.j2ee.ws.server.mgmt.runtime.SuperServerInterceptorPipeline.createSOAPBindingInterceptorChain(SuperServerInterceptorPipeline.java:287)
      at oracle.j2ee.ws.common.mgmt.runtime.AbstractSuperInterceptorPipeline.createAndRegisterPolicyPipeline(AbstractSuperInterceptorPipeline.java:98)
      at oracle.j2ee.ws.common.mgmt.runtime.AbstractSuperInterceptorPipeline.getPolicyPipeline(AbstractSuperInterceptorPipeline.java:85)
      at oracle.j2ee.ws.server.mgmt.runtime.SuperServerInterceptorPipeline.forcePolicyLoad(SuperServerInterceptorPipeline.java:194)
      at oracle.j2ee.ws.server.mgmt.runtime.SuperServerInterceptorPipeline.<init>(SuperServerInterceptorPipeline.java:72)
      at oracle.j2ee.ws.server.provider.GenericProviderInterceptorPipeline.createServerPipeline(GenericProviderInterceptorPipeline.java:133)
      at oracle.j2ee.ws.server.provider.management.AbstractProviderInterceptorPipeline.<init>(AbstractProviderInterceptorPipeline.java:122)
      at oracle.j2ee.ws.server.provider.GenericProviderInterceptorPipeline.<init>(GenericProviderInterceptorPipeline.java:63)
      at oracle.j2ee.ws.server.provider.GenericProviderPlatform.createProviderInterceptorPipeline(GenericProviderPlatform.java:211)
      at oracle.j2ee.ws.server.provider.management.ProviderInterceptorPipelineManager.createProviderInterceptorPipeline(ProviderInterceptorPipelineManager.java:111)
      at oracle.j2ee.ws.server.provider.management.ProviderInterceptorPipelineManager.createProviderInterceptorPipeline(ProviderInterceptorPipelineManager.java:80)
      at oracle.j2ee.ws.server.provider.ProviderProcessor.configureProviderManagement(ProviderProcessor.java:353)
      at oracle.j2ee.ws.server.provider.ProviderProcessor.init(ProviderProcessor.java:199)
      at oracle.j2ee.ws.server.provider.ProviderServlet.initializeProcessor(ProviderServlet.java:619)
      at oracle.j2ee.ws.server.provider.ProviderServlet.init(ProviderServlet.java:302)
      at oracle.j2ee.ws.server.provider.ProviderServlet.init(ProviderServlet.java:232)
      at javax.servlet.GenericServlet.init(GenericServlet.java:242)
      at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
      at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
      at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
      at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
      at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
      at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
      at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
      at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1984)
      at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1958)
      at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1877)
      at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3174)
      at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1527)
      at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:489)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:201)
      at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)
      at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:427)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
      at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:28)
      at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:672)
      at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
      at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
      at weblogic.application.internal.SingleModuleDeployment.activate(SingleModuleDeployment.java:44)
      at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
      at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:187)
      at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:379)
      at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:52)
      at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
      at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:31)
      at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
      at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:170)
      at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:124)
      at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)
      at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)
      at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3s://pqvfsgbipmv001a,pqvfsgbipmv001b:16001: Destination unreachable; nested exception is:
      javax.net.ssl.SSLKeyException: [Security:090504]Certificate chain received from pqvfsgbipmv001a - 10.130.43.84 failed hostname verification check. Certificate contained pqvfsgbipmv001a.int.oracleindustry.com but check expected pqvfsgbipmv001a; No available router to desti

    Actual error is, 
    'CheckoutAndOpenInNative' component, version '2013_02_19 (rev 11430) 11.1.7.121', provides checkoutandopeninnative:11gR1-1.0.0 feature
    <Mar 19, 2015 7:19:47 AM GMT+00:00> <Error> <oracle.ucm.idccs> <UCM-CS-050021> <Oracle WebCenter Content failed to initialize inside its servlet environment.>
    <Mar 19, 2015 7:19:47 AM GMT+00:00> <Error> <oracle.ucm.idccs> <UCM-CS-000001> <general exception
    intradoc.common.ServiceException: !csResourceUtilsFileIOError!csResourceUtilsFileReadError,activestate.hda
      at intradoc.resource.ResourceUtils.serializeDataBinderWithEncoding(ResourceUtils.java:311)
      at intradoc.resource.ResourceUtils.serializeDataBinder(ResourceUtils.java:64)
      at intradoc.server.ActiveState.serializeData(ActiveState.java:221)
      at intradoc.server.ActiveState.load(ActiveState.java:58)
      at intradoc.server.IdcSystemLoader.finishInit(IdcSystemLoader.java:438)
      at intradoc.server.IdcSystemLoader.init(IdcSystemLoader.java:335)
      at intradoc.server.IdcServerManager.init(IdcServerManager.java:120)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:625)
      at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:456)
    <Mar 19, 2015 7:19:49 AM GMT+00:00> <Error> <ServletContext-> <BEA-000000> <There is an initialization failure during start up of UCM.>
    <Mar 19, 2015 7:19:49 AM GMT+00:00> <Error> <ServletContext-> <BEA-000000> <Could not start server of type 'server' at default relative web root URL 'cs'.
    javax.servlet.ServletException: Could not start up IDC server deployment.
      at idcservlet.ServletUtils.initializeContentServer(ServletUtils.java:1284)
      at idcservlet.ServletUtils.startAndConfigureServer(ServletUtils.java:547)
      at idcservlet.ServletUtils.initializeAllServers(ServletUtils.java:460)
      at idcservlet.IdcFilter.initContentServer(IdcFilter.java:181)
      at idcservlet.IdcFilter.init(IdcFilter.java:156)
      Truncated. see log file for complete stacktrace
    Caused By: java.io.IOException: Oracle WebCenter Content failed to initialize inside its servlet environment.
      at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:139)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      Truncated. see log file for complete stacktrace
    Caused By: intradoc.common.ServiceException: !csResourceUtilsFileIOError!csResourceUtilsFileReadError,activestate.hda
      at intradoc.resource.ResourceUtils.serializeDataBinderWithEncoding(ResourceUtils.java:311)
      at intradoc.resource.ResourceUtils.serializeDataBinder(ResourceUtils.java:64)
      at intradoc.server.ActiveState.serializeData(ActiveState.java:221)
      at intradoc.server.ActiveState.load(ActiveState.java:58)
      at intradoc.server.IdcSystemLoader.finishInit(IdcSystemLoader.java:438)
      Truncated. see log file for complete stacktrace
    Caused By: java.io.IOException: !syUnableToCreateDateFormat,M/d{/yy}{ h:mm[:ss]{ a}}\!mAM\,PM\!tGMT0!syUnableToParseTimeZone
      at intradoc.data.DataSerializeUtils.determineParameterizedLocalization(DataSerializeUtils.java:373)
      at intradoc.serialize.DataBinderSerializer.receiveEx(DataBinderSerializer.java:501)
      at intradoc.data.DataSerializeUtils.receiveEx(DataSerializeUtils.java:87)
      at intradoc.data.DataBinder.receiveEx(DataBinder.java:2079)
      at intradoc.resource.ResourceUtils.serializeDataBinderWithEncoding(ResourceUtils.java:290)
      Truncated. see log file for complete stacktrace
    Caused By: intradoc.common.ParseStringException: !syUnableToParseTimeZone
      at intradoc.common.IdcDateFormat.optimizeFormat(IdcDateFormat.java:692)
      at intradoc.common.IdcDateFormat.initEx(IdcDateFormat.java:291)
      at intradoc.common.IdcDateFormat.initWithDefaultTimezone(IdcDateFormat.java:187)
      at intradoc.common.IdcDateFormat.init(IdcDateFormat.java:151)
      at intradoc.data.DataSerializeUtils.determineParameterizedLocalization(DataSerializeUtils.java:364)
      Truncated. see log file for complete stacktrace
    >

  • Error while starting ABAP trial version system

    Hello Friends,
             I am getting the following error while starting thesystem.Please help me in solving the problem. I have seen this problem has happened for many people. Points rewarded for helpfull answers.
    error for dev_disp:
    kernel runs with dp version 224(ext=109) (@(#) DPLIB-INT-VERSION-224)
    length of sys_adm_ext is 360 bytes
    SWITCH TRC-HIDE on ***
    ***LOG Q00=> DpSapEnvInit, DPStart (00 4072) [dpxxdisp.c   1239]
         shared lib "dw_xml.dll" version 95 successfully loaded
         shared lib "dw_xtc.dll" version 95 successfully loaded
         shared lib "dw_stl.dll" version 95 successfully loaded
         shared lib "dw_gui.dll" version 95 successfully loaded
         shared lib "dw_mdm.dll" version 95 successfully loaded
    rdisp/softcancel_sequence :  -> 0,5,-1
    use internal message server connection to port 3900
    Tue Feb 05 16:11:12 2008
    WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 4 seconds
    ***LOG GZZ=> 1 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5355]
    MtxInit: 30000 0 0
    DpSysAdmExtInit: ABAP is active
    DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
    DpIPCInit2: start server >INLD50044432A_NSP_00                    <
    DpShMCreate: sizeof(wp_adm)          6328     (904)
    DpShMCreate: sizeof(tm_adm)          3605136     (17936)
    DpShMCreate: sizeof(wp_ca_adm)          1200     (60)
    DpShMCreate: sizeof(appc_ca_adm)     1200     (60)
    DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528040/528048
    DpShMCreate: sizeof(comm_adm)          528048     (1048)
    DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
    DpShMCreate: sizeof(slock_adm)          0     (96)
    DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
    DpShMCreate: sizeof(file_adm)          0     (72)
    DpShMCreate: sizeof(vmc_adm)          0     (1280)
    DpShMCreate: sizeof(wall_adm)          (22440/34344/56/100)
    DpShMCreate: sizeof(gw_adm)     48
    DpShMCreate: SHM_DP_ADM_KEY          (addr: 04E60040, size: 4205552)
    DpShMCreate: allocated sys_adm at 04E60040
    DpShMCreate: allocated wp_adm at 04E61A28
    DpShMCreate: allocated tm_adm_list at 04E632E0
    DpShMCreate: allocated tm_adm at 04E63310
    DpShMCreate: allocated wp_ca_adm at 051D35A0
    DpShMCreate: allocated appc_ca_adm at 051D3A50
    DpShMCreate: allocated comm_adm at 051D3F00
    DpShMCreate: system runs without slock table
    DpShMCreate: system runs without file table
    DpShMCreate: allocated vmc_adm_list at 05254DB0
    DpShMCreate: allocated gw_adm at 05254DF0
    DpShMCreate: system runs without vmc_adm
    DpShMCreate: allocated ca_info at 05254E20
    DpShMCreate: allocated wall_adm at 05254E28
    MBUF state OFF
    DpCommInitTable: init table for 500 entries
    Tue Feb 05 16:11:13 2008
    EmInit: MmSetImplementation( 2 ).
    MM global diagnostic options set: 0
    <ES> client 0 initializing ....
    <ES> InitFreeList
    <ES> block size is 1024 kByte.
    Using implementation view
    <EsNT> Memory Reset disabled as NT default
    <ES> 127 blocks reserved for free list.
    ES initialized.
    rdisp/http_min_wait_dia_wp : 1 -> 1
    ***LOG Q0K=> DpMsAttach, mscon ( INLD50044432A) [dpxxdisp.c   11663]
    Tue Feb 05 16:11:14 2008
    DpStartStopMsg: send start message (myname is >INLD50044432A_NSP_00                    <)
    DpStartStopMsg: start msg sent
    CCMS: alert/MONI_SEGM_SIZE = 0   monitoring and alerting switched off.
    DpMsgAdmin: Set release to 7000, patchlevel 0
    MBUF state PREPARED
    MBUF component UP
    DpMBufHwIdSet: set Hardware-ID
    ***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
    DpMsgAdmin: Set patchno for this platform to 95
    Release check o.K.
    Tue Feb 05 16:11:54 2008
    ERROR => W0 (pid 2280) died [dpxxdisp.c   14318]
    ERROR => W1 (pid 2088) died [dpxxdisp.c   14318]
    ERROR => W2 (pid 1504) died [dpxxdisp.c   14318]
    my types changed after wp death/restart 0x9f --> 0x9e
    ERROR => W3 (pid 3396) died [dpxxdisp.c   14318]
    my types changed after wp death/restart 0x9e --> 0x9c
    ERROR => W4 (pid 2328) died [dpxxdisp.c   14318]
    my types changed after wp death/restart 0x9c --> 0x98
    ERROR => W5 (pid 3316) died [dpxxdisp.c   14318]
    my types changed after wp death/restart 0x98 --> 0x90
    ERROR => W6 (pid 3776) died [dpxxdisp.c   14318]
    my types changed after wp death/restart 0x90 --> 0x80
    DP_FATAL_ERROR => DpWPCheck: no more work processes
    DISPATCHER EMERGENCY SHUTDOWN ***
    increase tracelevel of WPs
    NiWait: sleep (10000ms) ...
    NiISelect: timeout 10000ms
    NiISelect: maximum fd=1677
    NiISelect: read-mask is NULL
    NiISelect: write-mask is NULL
    error from dev_w0
    C  Try to connect (DEFAULT) on connection 0 ...
    C  *** ERROR => Connect to database failed, rc = -10757 (XUSER error (the USERKEY is unknown))
    [dbsdbsql.cpp 112]
    C  Try to connect (SQLOPT) on connection 0 ...
    C  *** ERROR => Connect to database failed, rc = -10709 (Connection failed (RTE:Database name is missing))
    [dbsdbsql.cpp 136]
    B  ***LOG BV3=> severe db error -10709    ; work process is stopped [dbsh#2 @ 1199] [dbsh    1199 ]
    B  ***LOG BY2=> sql error -10709 performing CON [dblink#3 @ 431] [dblink  0431 ]
    B  ***LOG BY0=> Connection failed (RTE:Database name is missing) [dblink#3 @ 431] [dblink  0431 ]
    M  ***LOG R19=> ThInit, db_connect ( DB-Connect 000256) [thxxhead.c   1426]
    M  in_ThErrHandle: 1
    M  *** ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c   10240]

    M  Info for wp 0

    M    stat = WP_RUN
    M    waiting_for = NO_WAITING
    M    reqtype = DP_RQ_DIAWP
    M    act_reqtype = NO_REQTYPE
    M    rq_info = 0
    M    tid = -1
    M    mode = 255
    M    len = -1
    M    rq_id = 65535
    M    rq_source =
    M    last_tid = 0
    M    last_mode = 0
    M    semaphore = 0
    M    act_cs_count = 0
    M    csTrack = 0
    M    csTrackRwExcl = 0
    M    csTrackRwShrd = 0
    M    control_flag = 0
    M    int_checked_resource(RFC) = 0
    M    ext_checked_resource(RFC) = 0
    M    int_checked_resource(HTTP) = 0
    M    ext_checked_resource(HTTP) = 0
    M    report = >                                        <
    M    action = 0
    M    tab_name = >                              <
    M    vm = no VM

    M  *****************************************************************************
    M  *
    M  *  LOCATION    SAP-Server INLD50044432A_NSP_00 on host INLD50044432A (wp 0)
    M  *  ERROR       ThInit: db_connect
    M  *
    M  *  TIME        Tue Feb 05 16:11:15 2008
    M  *  RELEASE     700
    M  *  COMPONENT   Taskhandler
    M  *  VERSION     1
    M  *  RC          13
    M  *  MODULE      thxxhead.c
    M  *  LINE        10439
    M  *  COUNTER     1
    M  *
    M  *****************************************************************************

    M  PfStatDisconnect: disconnect statistics
    M  Entering TH_CALLHOOKS
    M  ThCallHooks: call hook >ThrSaveSPAFields< for event BEFORE_DUMP
    M  *** ERROR => ThrSaveSPAFields: no valid thr_wpadm [thxxrun1.c   720]
    M  *** ERROR => ThCallHooks: event handler ThrSaveSPAFields for event BEFORE_DUMP failed [thxxtool3.c  260]
    M  Entering ThSetStatError
    M  ThIErrHandle: do not call ThrCoreInfo (no_core_info=0, in_dynp_env=0)
    M  Entering ThReadDetachMode
    M  call ThrShutDown (1)...
    M  ***LOG Q02=> wp_halt, WPStop (Workproc 0 2280) [dpnttool.c   327]
    Rgds,
    Dinesh

    The application server is unable to connect to the DB because it does not have the username/password that is stored in the XUSER file. If this is a unix system, then check the home directory for sidadm to see if the .XUSER file (it might be named something like .XUSER.62) is there.
    Are you using the sidadm account to start the system?
    Thanks,
    J. Haynes
    Denver, CO US

  • Error while starting stand alone applicaitons in Web Center Content

    Hi All,
    I am getting this error while starting any standalone component in Oracle WebCenter Content Server :
    WARNING: Jps platform factory creation failed. Reason: {0}.
    java.security.PrivilegedActionException: oracle.security.jps.JpsException: JPS-0
    *0065: Jps platform factory creation failed. Reason: java.lang.ClassNotFoundExcep*
    tion: oracle.security.jps.tomcat.JpsTomcatPlatformFactory.
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.ee.JpsPlatformFactory.getPlatformFactory(JpsPlatf
    ormFactory.java:185)
    at oracle.security.jps.ee.JpsPlatformFactory.getPlatformFactory(JpsPlatf
    ormFactory.java:146)
    at oracle.security.jps.internal.audit.AuditServiceImpl.initAuditor(Audit
    ServiceImpl.java:319)
    at oracle.security.jps.internal.audit.AuditServiceImpl.getAuditor(AuditS
    erviceImpl.java:238)
    at oracle.security.jps.internal.audit.AuditServiceImpl.getAuditor(AuditS
    erviceImpl.java:373)
    at oracle.security.jps.util.AuthZAuditUtil$3.run(AuthZAuditUtil.java:183
    at oracle.security.jps.util.AuthZAuditUtil$3.run(AuthZAuditUtil.java:181
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.util.AuthZAuditUtil.initAuditor(AuthZAuditUtil.ja
    va:181)
    at oracle.security.jps.util.AuthZAuditUtil.isEventLoggable(AuthZAuditUti
    l.java:136)
    at oracle.security.jps.util.AuthZAuditUtil.auditAuthZ(AuthZAuditUtil.jav
    a:427)
    at oracle.security.jps.util.JpsAuth.checkPermission(JpsAuth.java:554)
    at oracle.security.jps.internal.credstore.util.CsfUtil.checkPermission(C
    sfUtil.java:643)
    at oracle.security.jps.internal.credstore.ssp.SspCredentialStore.getCred
    entialMap(SspCredentialStore.java:497)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at idc.conversion.jps.CSFKeyLoaderAction.run(CSFKeyLoaderAction.java:56)
    at java.security.AccessController.doPrivileged(Native Method)
    at idc.conversion.jps.CSFKeyLoader.readKeys(CSFKeyLoader.java:166)
    at intradoc.conversion.StandardKeyLoader.load(StandardKeyLoader.java:61)
    at intradoc.conversion.SecurityObjects.loadKeys(SecurityObjects.java:528
    at intradoc.conversion.SecurityObjects.init(SecurityObjects.java:133)
    at intradoc.conversion.CryptoPasswordUtils.initSecurityObjects(CryptoPas
    swordUtils.java:75)
    at intradoc.conversion.CryptoPasswordUtils.loadPasswordManagement(Crypto
    PasswordUtils.java:136)
    at intradoc.server.IdcSystemLoader.managePasswords(IdcSystemLoader.java:
    *3118)*
    at intradoc.server.IdcSystemLoader.finishInit(IdcSystemLoader.java:396)
    at intradoc.server.IdcSystemLoader.init(IdcSystemLoader.java:335)
    at intradoc.server.IdcServerManager.init(IdcServerManager.java:120)
    at intradoc.apputilities.idcshell.InteractiveShellStartup.init(Interacti
    veShellStartup.java:253)
    at intradoc.apputilities.idcshell.InteractiveShellStartup.startup(Intera
    ctiveShellStartup.java:52)
    at IdcShell.main(IdcShell.java:27)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at intradoc.loader.IdcClassLoader.invokeMain(IdcClassLoader.java:352)
    at intradoc.loader.IdcClassLoader.startMain(IdcClassLoader.java:170)
    at intradoc.loader.IdcClassLoader.main(IdcClassLoader.java:140)
    Caused by: oracle.security.jps.JpsException: JPS-00065: Jps platform factory cre
    ation failed. Reason: java.lang.ClassNotFoundException: oracle.security.jps.tomc
    at.JpsTomcatPlatformFactory.
    at oracle.security.jps.ee.JpsPlatformFactory$2.run(JpsPlatformFactory.ja
    va:193)
    at oracle.security.jps.ee.JpsPlatformFactory$2.run(JpsPlatformFactory.ja
    va:186)
    *... 41 more*
    Mar 7, 2013 2:55:58 PM oracle.security.jps.internal.audit.AuditServiceImpl initA
    uditor
    WARNING: Failed to get server log directory. Reason: oracle.security.jps.JpsExce
    ption: JPS-00065: Jps platform factory creation failed. Reason: oracle.security.
    jps.JpsException: JPS-00065: Jps platform factory creation failed. Reason: java.
    lang.ClassNotFoundException: oracle.security.jps.tomcat.JpsTomcatPlatformFactory
    intradoc.common.ServiceException:
    at intradoc.server.IdcServerManager.init(IdcServerManager.java:230)
    at intradoc.apputilities.idcshell.InteractiveShellStartup.init(Interacti
    veShellStartup.java:253)
    at intradoc.apputilities.idcshell.InteractiveShellStartup.startup(Intera
    ctiveShellStartup.java:52)
    at IdcShell.main(IdcShell.java:27)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
    java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
    sorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at intradoc.loader.IdcClassLoader.invokeMain(IdcClassLoader.java:352)
    at intradoc.loader.IdcClassLoader.startMain(IdcClassLoader.java:170)
    at intradoc.loader.IdcClassLoader.main(IdcClassLoader.java:140)
    Caused by: intradoc.data.DataException: !apErrorWithTable,DocMetaDefinition
    at intradoc.shared.MetaFieldData.initIndexes(MetaFieldData.java:171)
    at intradoc.shared.MetaFieldData.init(MetaFieldData.java:84)
    at intradoc.server.subject.MetaDataSubjectCallback.cacheMetaData(MetaDat
    aSubjectCallback.java:42)
    at intradoc.server.subject.MetaDataSubjectCallback.refresh(MetaDataSubje
    ctCallback.java:35)
    at intradoc.server.IdcSystemLoader.loadCachedTables(IdcSystemLoader.java
    *:1255)*
    at intradoc.server.IdcSystemLoader.loadCaches(IdcSystemLoader.java:1164)
    at intradoc.server.IdcServerManager.init(IdcServerManager.java:132)
    *... 10 more*
    Caused by: intradoc.data.DataException: !syColumnDoesNotExist,dDecimalScale
    at intradoc.data.ResultSetUtils.getIndexMustExist(ResultSetUtils.java:44
    *7)*
    at intradoc.shared.MetaFieldData.initIndexes(MetaFieldData.java:167)
    *... 16 more*
    Error with table 'DocMetaDefinition'.
    The column 'dDecimalScale' does not exist in this table.
    I am using 11.1.1.6 free version of webcenter content and using appropriate database with required tables created by RCU of appropriate version and also using required weblogic server.
    Is there anything like , we are not allowed to use stand alone application in free version ? or problem is something else.
    Thank you in advance.
    Edited by: 957580 on Mar 7, 2013 2:01 AM

    Hi Deepak,
    Thanks for Reply.
    But in /home/sapcs/conf/http.conf file its already maintained like this, sending you some part of httpd.conf file
    Listen: Allows you to bind Apache to specific IP addresses and/or # ports, instead of the default. See also the #<VirtualHost> # directive.
    Change this to Listen on specific IP addresses as shown below to  prevent Apache from glomming onto all bound IP #addresses.
    Listen 1090
    User/Group: The name (or #number) of the user/group to run httpd as.
    It is usually good practice to create a dedicated user and group for
    running httpd, as with most system services.
    User sapcs
    Group sapsys
    </IfModule>
    </IfModule>
    even after restarting server i am getting same problem
    [sapcs@hpsebdev1 bin]$ apachectl start
    (13)Permission denied: make_sock: could not bind to address [::]:80
    (13)Permission denied: make_sock: could not bind to address 0.0.0.0:80
    no listening sockets available, shutting down
    Unable to open logs
    I am using a non root user to start apachectl command
    Regards
    Gagan Sharma

Maybe you are looking for

  • How to set default search engine in Firefox for Android?

    Hi. I want to set a non-Google search engine as the default in Firefox on Android. I have installed the search engine as an add-on and it is working fine, but I would like to use it as the default search, rather than having to select it each time. Co

  • Java stored procedures in 8.1.6

    I created a simple java stored procedure and depoloyed it using the deployment wizard. The code for the class is as follows: // Copyright (c) 2000 CAP-MPT package ClaimsProcedures; import sqlj.runtime.*; import sqlj.runtime.ref.*; import java.sql.*;

  • Is it possible to do a sophisticated search in Mac

    It trying to search for a document that has the word "CIA" in it but it appears that Mac never heard of whole word search or quotes.

  • Can't install CS4 on lion 10.8, says version of adobe air is no longer supported

    Can't install CS4 on new macbook pro lion 10.8, says version of adobe air is no longer supported, I've tried to download newest version of air and it keeps saying same thing! Ive looked through forums and questions, am I the only person having proble

  • Export is not working on 10.1.2

    I am trying to export a pagegroup from the portal. I followed the document http://download-west.oracle.com/docs/cd/B14099_04/portal.1012/b14037/cg_imex.htm#CHDGBFCJ I am getting error: ORA-00001: Unique constraint (PORTAL.WWSBR_PORTLET_OBJECT_UK) vio