Apache/WLS 5.1 plug-in on AIX

I utilizing Apache on AIX with the WLS 5.1 plug-in. I am experiencing an unexpected problem with JSPs.
Whenever a JSP is being called, the Apache correctly forwards to the WLS server but unfortunately we are getting a Apache Weblogic Bridge Error. Not much else is said or the reason why. From the WLS output, it appears that the pipe has been closed. Upon a refresh of the page, it loads correctly. This behavior only occurs when the JSP needs to be recompiled.
As far as configuration, we followed the WLS Plug-in procedures. We are forwarding via MIME type and not path matching.
Any suggestions why this occurs and how to rectify.
Thanks in advance.
- Doug

I utilizing Apache on AIX with the WLS 5.1 plug-in. I am experiencing an unexpected problem with JSPs.
Whenever a JSP is being called, the Apache correctly forwards to the WLS server but unfortunately we are getting a Apache Weblogic Bridge Error. Not much else is said or the reason why. From the WLS output, it appears that the pipe has been closed. Upon a refresh of the page, it loads correctly. This behavior only occurs when the JSP needs to be recompiled.
As far as configuration, we followed the WLS Plug-in procedures. We are forwarding via MIME type and not path matching.
Any suggestions why this occurs and how to rectify.
Thanks in advance.
- Doug

Similar Messages

  • How can i install the Apache-WLS Plug-in on W2K?

    Hello,
    I want to install the apache-Wls plug-in on W2K, but following the
    installing guide, i cant't find the mod_wl.so file. Even if i found it, how
    can i install it on win2000? My Wls is v5.10 and the service pack 6. The
    apache httpd server is v1.3
    BR
    Steven Zhao
    Oct 17,2000

    Actually I am using the Tradional Chinese Version, when I try to edit the jpg file with camera raw, the system shows that there is no camera raw plug-in. The cmaera raw never work.

  • Status of Apache/WLS plug-in for OSes other than Solaris

    The subject pretty much says it all. What (if there is one) is the status of
    plug-in development for the Apache Web Server running on operating systems
    other then Solaris?
    Also, version 2.0 of Apache's Web Server is in alpha now, so is support
    planned for the newer 2.0 too?
    Thanks,
    Mike

    Thanks guys (Michael and Mark) for the update.
    Any word on a plug-in for NT? :)
    "Michael Girdley" <[email protected]> wrote in message
    news:8gkpk1$kd0$[email protected]..
    >
    >
    The Apache plug-in for Linux is currently in the process of completing
    certification. It should be available very soon.
    Thanks,
    Michael
    Michael Girdley
    Product Manager, WebLogic Server & Express
    BEA Systems Inc
    Mark Griffith <[email protected]> wrote in message
    news:[email protected]..
    We have finished one for linux.
    Will see if I can get someone to answer.
    cheers
    mbg
    In article <8gjs29$5nd$[email protected]>, [email protected]
    says...
    The subject pretty much says it all. What (if there is one) is thestatus of
    plug-in development for the Apache Web Server running on operatingsystems
    other then Solaris?
    Also, version 2.0 of Apache's Web Server is in alpha now, so is
    support
    planned for the newer 2.0 too?
    Thanks,
    Mike
    ==================================================
    NewsGroup Rant
    ==================================================
    Rant 1.
    The less info you provide about your problem means
    the less we can help you. Try to look at the
    problem from an external perspective and provide
    all the data necessary to put your problem in
    perspective.

  • AIX 4.3.2, apache, oracle 8.1.5.  Will it work?

    Hi,
    Within the next couple days we will decide what app server to put on our
    IBM RS/6000 hardware in a multi-node configuration. It will likely be
    WebLogic or WebSphere. I'm confident that apache, oracle 8.1.5, and
    websphere 3.0.2 will work.
    Would weblogic 4.5.1 work as well?
    I downloaded the NT demo and was impressed. I also like the BEA web
    site and the fact that there is a lot of documentation on WebLogic
    (Including newsgroups. IBM doesn't have that).
    The documentation I found only said Oracle 7.3 is tested. The Apache
    plug-in for AIX wasn't mentioned either.)
    The features of weblogic and websphere see very similar. Both support
    EJB 1.0. Any idea when EJB 1.1 will be supported in WL?
    WS seems to have more support for XML. Am I missing something with
    BEA's product with regard to XML support? It would be nice to create
    XML/XSL documents and process them to output HTML for either palm
    devices or PC Browsers.
    BEA's t3 protocol is interesting in the fact that it looks really easy
    to create non-web client apps that access the web server.
    I realize I'll be running with IBM's JDK 1.1.8. I suppose this means I
    can't use a JDBC 2.0 compliant driver? Standardized connection pooling
    and BLOBs are the only thing of real interest. Not a huge issue if it
    JDBC 2.0 isn't supported.
    Two final things from my brain dump are personalization and
    multi-language support. WS supports multi-language. Does WL?
    As for personalization, WS has a commerce package that includes
    personalization, but it is in C++. WL has a personalization engine
    that is part of the commerce server. The documentation I found says the
    commerce server only runs on NT and Solaris 2.6. Will it run on AIX
    4.3?
    Anything I should be concerned about? If WL doesn't run on AIX 4.3
    with Oracle 8.1.5, and Apache, WS will be the choice.
    If you reply to this post, please e-mail me as well.
    Thanks in advance,
    -Allen Laack
    Senior Software Engineer
    GUILD.com
    [email protected]

    Please see below.
    Michael Girdley
    WLS Product Manager
    al <[email protected]> wrote in message news:[email protected]...
    Hi,
    Within the next couple days we will decide what app server to put on our
    IBM RS/6000 hardware in a multi-node configuration. It will likely be
    WebLogic or WebSphere. I'm confident that apache, oracle 8.1.5, and
    websphere 3.0.2 will work.
    Would weblogic 4.5.1 work as well?
    Yes, Weblogic will work on that platform.
    I downloaded the NT demo and was impressed. I also like the BEA web
    site and the fact that there is a lot of documentation on WebLogic
    (Including newsgroups. IBM doesn't have that).
    Terrific!
    The documentation I found only said Oracle 7.3 is tested. The Apache
    plug-in for AIX wasn't mentioned either.)
    There is not an AIX plug-in for Apache yet. We plan on building one as our
    porting effort continues.
    We support later versions of Oracle in 5.1. Or, you can use the type 4
    driver from Oracle against it. That driver is free.
    The features of weblogic and websphere see very similar. Both support
    EJB 1.0. Any idea when EJB 1.1 will be supported in WL?
    Yes! Weblogic Server 5.1 supports EJB 1.1.
    WS seems to have more support for XML. Am I missing something with
    BEA's product with regard to XML support? It would be nice to create
    XML/XSL documents and process them to output HTML for either palm
    devices or PC Browsers.
    Currently, we do not have an XSL processor built into Weblogic. But, it
    should be the relatively easy to build in one. Also, you should check out
    the XML functionality in version 5.1.
    BEA's t3 protocol is interesting in the fact that it looks really easy
    to create non-web client apps that access the web server.
    I realize I'll be running with IBM's JDK 1.1.8. I suppose this means I
    can't use a JDBC 2.0 compliant driver? Standardized connection pooling
    and BLOBs are the only thing of real interest. Not a huge issue if it
    JDBC 2.0 isn't supported.
    Two final things from my brain dump are personalization and
    multi-language support. WS supports multi-language. Does WL?
    Yes.
    As for personalization, WS has a commerce package that includes
    personalization, but it is in C++. WL has a personalization engine
    that is part of the commerce server. The documentation I found says the
    commerce server only runs on NT and Solaris 2.6. Will it run on AIX
    4.3?I believe they are targeting that platform. I'm not the product manager for
    the product, so I would recommend speaking with either someone on the
    commerce newsgroup or contacting your account manager.
    >
    Anything I should be concerned about? If WL doesn't run on AIX 4.3
    with Oracle 8.1.5, and Apache, WS will be the choice.
    You should be right on. No problem.
    Michael

  • Apache plug-in for weblogic server under linux

    Ladies and gents,
              Having problems getting the plug-in working..............
              System components:
              RedHat linux 6.1
              BEA Weblogic server 5.1
              Apache web server 1.3.19 (WLS supports the plug-in)
              I have enabled DSO support and verified this using
              {APACHEHOME}/bin/httpd -l which lists mod_so.c as one of its
              components
              I have installed and activated the plug-in using apxs
              To verify that the plug-in was installed I did this:
              %grep weblogic {APACHEHOME}/conf/httpd.conf
              which returns
              LoadModule weblogic_module libexec/mod_wl.so
              BUT NOT:
              AddModule mod_weblogic.c
              I have checked {APACHEHOME}/src/modules/standard and that does not
              contain the file. Please could someone mail me the source file
              "mod_weblogic.c" or enlighten me as to why this not happening.
              Many thanks in advance,
              Kevin
              

    Ladies and gents,
              Having problems getting the plug-in working..............
              System components:
              RedHat linux 6.1
              BEA Weblogic server 5.1
              Apache web server 1.3.19 (WLS supports the plug-in)
              I have enabled DSO support and verified this using
              {APACHEHOME}/bin/httpd -l which lists mod_so.c as one of its
              components
              I have installed and activated the plug-in using apxs
              To verify that the plug-in was installed I did this:
              %grep weblogic {APACHEHOME}/conf/httpd.conf
              which returns
              LoadModule weblogic_module libexec/mod_wl.so
              BUT NOT:
              AddModule mod_weblogic.c
              I have checked {APACHEHOME}/src/modules/standard and that does not
              contain the file. Please could someone mail me the source file
              "mod_weblogic.c" or enlighten me as to why this not happening.
              Many thanks in advance,
              Kevin
              

  • Urgent - problems with apache plug-in  proxy resolution

    Hi
    I have apache ver as a plug-in to weblogic clustered servers running WL61 SP1. On
    one of our boxes, we have a tunnelling to point to apache at port 80.
    When I hit from outside (not inside the company extranet), I type in http://www.proxyservername.com/...
    This is routed to apache and apache routes it to weblogic running on the internal
    server eg. johnson.xxx.xxx.xxx.com.
    The problem I am experiencing is that when I send the request -
    http://www.proxyservername.com/../... it gives back response with some session data.
    The next request I sent in is a response.sendRedirect(relative url to a jsp page)
    , this time it drops the old session and points to johnson.xxx.xxx.com:80.
    How can I resolve this client sendRedirect to not flip the server name.
    Thanks in advance.

    What exactly is the redirect to (what is the URL)? Secondly, I'm wondering
    which step in the chain is adding the :80 to the redirect. Is it Weblogic or
    one of the tunnelling doohickies or the browser or what? I would suggest
    trying a non-relative URL (fully qualified) to see if that gets messed with
    too.
    Peace,
    Cameron Purdy
    Tangosol, Inc.
    Clustering Weblogic? You're either using Coherence, or you should be!
    Download a Tangosol Coherence eval today at http://www.tangosol.com/
    "arpi" <[email protected]> wrote in message
    news:3ce0500a$[email protected]..
    >
    Hi
    I have apache ver as a plug-in to weblogic clustered servers running WL61SP1. On
    one of our boxes, we have a tunnelling to point to apache at port 80.
    When I hit from outside (not inside the company extranet), I type inhttp://www.proxyservername.com/...
    This is routed to apache and apache routes it to weblogic running on theinternal
    server eg. johnson.xxx.xxx.xxx.com.
    The problem I am experiencing is that when I send the request -
    http://www.proxyservername.com/../... it gives back response with some
    session data.
    The next request I sent in is a response.sendRedirect(relative url to ajsp page)
    , this time it drops the old session and points to johnson.xxx.xxx.com:80.
    How can I resolve this client sendRedirect to not flip the server name.
    Thanks in advance.

  • Authentication/Authorization across Apache/Weblogic?

    Hello,
    We are considering a setup with Apache handling Servlet/JSP and WLS for EJB/etc.
    I heard WLS has some plug-in for Apache. Does this plug-in enable Authentication/Authorization
    with my (custom RDBMS-based) security realm in WLS? Any gotcha? Any live experience?
    TIA
    chuck

    This is what I did. My environment is openldap, weblogic 10.3 on a windows machine. Still having trouble
    dn: cn=fd_user1,ou=people,dc=example,dc=com
    objectClass: person
    cn: fd_user1
    dn: cn=FD,ou=groups,dc=example,dc=com
    objectClass: groupOfNames
    cn: FD
    member: cn=fd_user1,ou=people,dc=example,dc=com
    Here is my weblogic.xml entries
    <wls:security-role-assignment>
    <wls:role-name>FD</wls:role-name>
    <wls:externally-defined/>
    </wls:security-role-assignment>
    My web.xml
    <security-constraint>
    <display-name>Example Security Constraint</display-name>
    <web-resource-collection>
    <web-resource-name>SecuredArea</web-resource-name>
    <url-pattern>/*</url-pattern>
    </web-resource-collection>
    <auth-constraint>
    <role-name>FD</role-name>
    </auth-constraint>
    </security-constraint>
    <login-config>
    <auth-method>FORM</auth-method>
    <realm-name>myrealm</realm-name>
    <form-login-config>
    <form-login-page>/login.jsp</form-login-page>
    <form-error-page>/login.jsp</form-error-page>
    </form-login-config>
    </login-config>
    <security-role>
    <role-name>FD</role-name>
    </security-role>
    Inside the login.jsp I do have the j_security_check as the action parameter value. I am able to view the ldap users in the admin console too. Still not able to access the resource. I am in the process of debugging the ldap messages on the openldap console.
    Thanks

  • Install on AIX 6.1 SP3: Exception thrown while loading wl_management_internal1

    Hello,
    I have the following exception when running WLS 6.1 SP 3 on AIX 4.3.3, any idea?
    <Exception thrown while loading wl_management_internal1:
    java.lang.NullPointerException
    java.lang.NullPointerException
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:158)
    at $Proxy64.getJ2EEApplicationDescriptor(Unknown Source)
    at weblogic.j2ee.Application.getAppDescriptor(Application.java(Compiled
    Code))
    at weblogic.j2ee.Component.getModuleMBean(Component.java(Compiled
    Code))
    at weblogic.j2ee.Component.getAltDDFile(Component.java(Compiled Code))
    at
    weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java(Compiled
    Code))
    at
    weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java(Compiled Code))
    at weblogic.j2ee.WebAppComponent.deploy(WebAppComponent.java(Compiled
    Code))
    at weblogic.j2ee.Application.addComponent(Application.java:170)
    at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:117)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:360)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:150)
    at
    weblogic.management.mbeans.custom.WebServer.addWebDeployment(WebServer.java:76)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java(Compiled
    Code))
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java(Compiled
    Code))
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:360)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java(Compiled Code))
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
    at $Proxy24.addWebDeployment(Unknown Source)
    at
    weblogic.management.configuration.WebServerMBean_CachingStub.addWebDeployment(WebServerMBean_CachingStub.java:1202)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:346)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:150)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java(Compiled
    Code))
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java(Compiled
    Code))
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:360)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
    at
    weblogic.management.internal.RemoteMBeanServerImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:305)
    at
    weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:274)
    at
    weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:22)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)

    Were you installing SP3 or starting WLS after the install?
    What do you see when you run:
    $ which java
    $ java -version
    Does the OS have patch 9 -- I believe it's PTF 9 in AIX lingo.
    AIX 4.3.3.9
    Wayne Scott
    Thierry wrote:
    Hello,
    I have the following exception when running WLS 6.1 SP 3 on AIX 4.3.3, any idea?
    <Exception thrown while loading wl_management_internal1:
    java.lang.NullPointerException
    java.lang.NullPointerException
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:158)
    at $Proxy64.getJ2EEApplicationDescriptor(Unknown Source)
    at weblogic.j2ee.Application.getAppDescriptor(Application.java(Compiled
    Code))
    at weblogic.j2ee.Component.getModuleMBean(Component.java(Compiled
    Code))
    at weblogic.j2ee.Component.getAltDDFile(Component.java(Compiled Code))
    at
    weblogic.servlet.internal.WebAppServletContext.<init>(WebAppServletContext.java(Compiled
    Code))
    at
    weblogic.servlet.internal.HttpServer.loadWebApp(HttpServer.java(Compiled Code))
    at weblogic.j2ee.WebAppComponent.deploy(WebAppComponent.java(Compiled
    Code))
    at weblogic.j2ee.Application.addComponent(Application.java:170)
    at weblogic.j2ee.J2EEService.addDeployment(J2EEService.java:117)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:360)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:150)
    at
    weblogic.management.mbeans.custom.WebServer.addWebDeployment(WebServer.java:76)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java(Compiled
    Code))
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java(Compiled
    Code))
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:360)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
    at
    weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java(Compiled Code))
    at weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:209)
    at $Proxy24.addWebDeployment(Unknown Source)
    at
    weblogic.management.configuration.WebServerMBean_CachingStub.addWebDeployment(WebServerMBean_CachingStub.java:1202)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:346)
    at
    weblogic.management.mbeans.custom.DeploymentTarget.addDeployment(DeploymentTarget.java:150)
    at java.lang.reflect.Method.invoke(Native Method)
    at
    weblogic.management.internal.DynamicMBeanImpl.invokeLocally(DynamicMBeanImpl.java(Compiled
    Code))
    at
    weblogic.management.internal.DynamicMBeanImpl.invoke(DynamicMBeanImpl.java(Compiled
    Code))
    at
    weblogic.management.internal.ConfigurationMBeanImpl.invoke(ConfigurationMBeanImpl.java:360)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1557)
    at
    com.sun.management.jmx.MBeanServerImpl.invoke(MBeanServerImpl.java:1525)
    at
    weblogic.management.internal.RemoteMBeanServerImpl_WLSkel.invoke(Unknown Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:305)
    at
    weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:274)
    at
    weblogic.rmi.internal.BasicExecuteRequest.execute(BasicExecuteRequest.java:22)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:139)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:120)

  • OBI Installation on AIX

    Hi ,
    I am looking for documentation specific to following:
    Install Oracle OBI 10.1.3.3 on Unix Environment
    a.     OBI Server on Unix (AIX ) environment
    b.     OBI Web Server on Unix (AIX) and host on Apache Tomcat.
    c.     Informatica on Unix (AIX)
    d.     Oracle DAC Server on Unix (AIX)
    Specific documentation on each of the them would be of great help. I would also appreciate if we can pre-requisites instructions too. E.g. Java on AIX
    Thanks and Regards
    Alok

    OBIEE 10.1.3.4 is basically a Windows application that has been ported to other platforms. Unfortunately, the Administration Tool only runs on Windows, so you will need to install OBIEE on AIX and on Windows, then delete what you do not need on Windows so you are left with the Administration Tool only.
    On Windows, I installed 10.1.3 OAS (J2EE + WebServer), then did an Advanced Installation of OBIEE on WIndows, and installed into the 10.1.3 OAS. Then I deleted the 10.1.3 OAS so I was just left with the Administration Tool. Make sure you have 10g client installed on your WIndows machine, then configure your ODBC datasources per the Oracle By Example fpr OBIEE:
    Creating a Repository Using the Oracle Business Intelligence Administration Tool
    http://www.oracle.com/technology/obe/obe_bi/bi_ee_1013/bi_admin/biadmin.html
    On AIX, you need to decide if you want to do a Basic or Advanced Installation. Do not install OBIEE into the R12 10.1.3 Oracle Home, but if you have another 10.1.3.3 or higher OAS in use on AIX for Demantra or SOA Suite, you can use that with an Advanced Installation.
    Oracle® Business Intelligence Infrastructure Installation and Configuration Guide
    http://download.oracle.com/docs/cd/E10415_01/doc/bi.1013/b31765.pdf
    You can configure the OBIEE for Fusion Intelligent per the following implementation guide:
    Oracle Fusion Intelligence for E-Business Suite Implementation Guide
    http://download.oracle.com/docs/cd/B40089_10/current/acrobat/120fieig.pdf
    The OBIA installation instructions are here:
    Oracle® Business Intelligence Applications Fusion Edition Installation and Configuration Guide Release 7.9.5
    http://download.oracle.com/docs/cd/E12127_01/doc/bia.795/e12083/toc.htm
    4 Installing and Setting Up Oracle Business Intelligence Applications
    http://download.oracle.com/docs/cd/E12127_01/doc/bia.795/e12083/windows_ic.htm#i1105303

  • Apache - Weblogic bridge - tricky question...

    We have WLS 5.1 sp4 on Redhat 6.1 and Apache 1.3.12 on the same box.
    I also have Mass virtual hosting setup under Apache. Before, the Apache-WLS
    bridge was available, I used RewriteRule to proxy the requests:
    Apache:
    <VirtualHost 10.10.10.1:80>
    ServerName test.com
    ServerAlias *.test123.com www.test.com
    VirtualDocumentRoot /www/vhosts/%1.1/%1.2/%1
    DirectoryIndex index.html index.jsp
    <Files *.jsp*>
    RewriteEngine On
    RewriteRule ^/(.*)$ http://www.test.com:7001/$1 [P]
    </Files>
    </VirtualHost>
    WLS:
    weblogic.properties: weblogic.httpd.documentRoot=public_html/
    I also had a link in the public_html directory called www->/www
    So, when a person connect to http://test1.test.com/shoppingcart.jsp, they
    are forwarded to WLS with the path
    /public_html/www/vhosts/test1/shoppingcart.jsp.
    However, if I want to use the Apache-WLS bridge:
    <VirtualHost 10.10.10.1:80>
    ServerName test.com
    ServerAlias *.test.com www.test.com
    VirtualDocumentRoot /www/vhosts/%1
    DirectoryIndex index.html index.jsp
    <Files *.jsp*>
    WeblogicHost localhost
    WebLogicPort 7001
    </Files>
    </VirtualHost>
    If a person connects to http://test1.test.com/shoppingcart.jsp, the path
    forwarded to WLS is /shoppingcart.jsp and it looks for the file in the
    public_html directory and it fails.
    I cannot use the "PathPrepend" directive as the path varies with the URL.
    Any ideas????
    Thanks...
    Hemanth

    You need mod_rewrite which is enabled for Apache on redhat by default.
    hemanth
    "Klaus Oberecker" <[email protected]> wrote in message
    news:[email protected]..
    hi!
    .. I have juste a short question concerning the Apache-Rewriting: do you
    need a special module for that?!? - if so: which one???
    thanks,
    klaus
    Hemanth wrote:
    We have WLS 5.1 sp4 on Redhat 6.1 and Apache 1.3.12 on the same box.
    I also have Mass virtual hosting setup under Apache. Before, the
    Apache-WLS
    bridge was available, I used RewriteRule to proxy the requests:
    Apache:
    <VirtualHost 10.10.10.1:80>
    ServerName test.com
    ServerAlias *.test123.com www.test.com
    VirtualDocumentRoot /www/vhosts/%1.1/%1.2/%1
    DirectoryIndex index.html index.jsp
    <Files *.jsp*>
    RewriteEngine On
    RewriteRule ^/(.*)$ http://www.test.com:7001/$1 [P]
    </Files>
    </VirtualHost>
    WLS:
    weblogic.properties: weblogic.httpd.documentRoot=public_html/
    I also had a link in the public_html directory called www->/www
    So, when a person connect to http://test1.test.com/shoppingcart.jsp,
    they
    are forwarded to WLS with the path
    /public_html/www/vhosts/test1/shoppingcart.jsp.
    However, if I want to use the Apache-WLS bridge:
    <VirtualHost 10.10.10.1:80>
    ServerName test.com
    ServerAlias *.test.com www.test.com
    VirtualDocumentRoot /www/vhosts/%1
    DirectoryIndex index.html index.jsp
    <Files *.jsp*>
    WeblogicHost localhost
    WebLogicPort 7001
    </Files>
    </VirtualHost>
    If a person connects to http://test1.test.com/shoppingcart.jsp, the path
    forwarded to WLS is /shoppingcart.jsp and it looks for the file in the
    public_html directory and it fails.
    I cannot use the "PathPrepend" directive as the path varies with theURL.
    >>
    Any ideas????
    Thanks...
    Hemanth

  • Strange problem with AIX server and windows clients

    I am having a real bizzare problem with WLS 7.0.1 running on AIX 5.1 and
    clients on windows. We have J2SE Swing application as a client.
    If the client is w2k or XP, the first client gets good response. If I start
    another client the second client is horribly slow (2 sec vs 16 sec). Even if
    I kill the first client the second client continues to be slow. If I have 2
    clients open together, the first one continues giving 2 sec response while
    the second one continues with 16 sec. For that matter if I start another
    client after shutting down first one I get slow (16 sec) response.
    If the client is NT client I always get good and consistent response from
    the server. Irrespective of how many client I have on the NT machine, I keep
    getting good response. NT and W2K laptops are seating right next to each
    other on the same n/w and infact the NT is a much slower and lessor memory
    machine than W2K.
    We did similar tests keeping server on Solaris or NT server or W2K server,
    and the clients "behave" normally i.e I get consistent repsponse time (it
    may be slow or fast, but it is consistent and is consistent b/w NT and W2K).
    We even tried putting my laptop on the same network as the AIX server, but
    it did not help. Unfortunately some of our clients will be using AIX and
    W2K.
    HELP!!!!

    "Cameron Purdy" <[email protected]> wrote in message
    news:[email protected]..
    Sounds like a reverse DNS lookup or similar network timeout.Thanks for the suggestion, but then why would the first client on w2k or XP
    get a better performance and the subsequent clients get worse performance?
    >
    Peace,
    Cameron Purdy
    Tangosol, Inc.
    http://www.tangosol.com/coherence.jsp
    Tangosol Coherence: Clustered Replicated Cache for Weblogic
    "vinay moharil" <[email protected]> wrote in message
    news:[email protected]..
    I am having a real bizzare problem with WLS 7.0.1 running on AIX 5.1 and
    clients on windows. We have J2SE Swing application as a client.
    If the client is w2k or XP, the first client gets good response. If Istart
    another client the second client is horribly slow (2 sec vs 16 sec).
    Even
    if
    I kill the first client the second client continues to be slow. If I
    have
    2
    clients open together, the first one continues giving 2 sec response
    while
    the second one continues with 16 sec. For that matter if I start another
    client after shutting down first one I get slow (16 sec) response.
    If the client is NT client I always get good and consistent responsefrom
    the server. Irrespective of how many client I have on the NT machine, Ikeep
    getting good response. NT and W2K laptops are seating right next to each
    other on the same n/w and infact the NT is a much slower and lessor
    memory
    machine than W2K.
    We did similar tests keeping server on Solaris or NT server or W2Kserver,
    and the clients "behave" normally i.e I get consistent repsponse time(it
    may be slow or fast, but it is consistent and is consistent b/w NT andW2K).
    We even tried putting my laptop on the same network as the AIX server,
    but
    it did not help. Unfortunately some of our clients will be using AIX and
    W2K.
    HELP!!!!

  • Failover cluster using BEA WL 7.0

    Hi there,
              since this is my first posting here, let me first describe my
              background: I have some experience in developing J2EE applications
              using various application servers, I have some knowledge in setting up a
              network and a BEA server, but mostly in Unix environments. I know a
              little bit of the concepts of clustering, but never did it myself.
              Now I have some problem understanding the posibilities with BEA WL
              clustering. What I want to do is the following:
              I have two machines with BEA WL Server, one should be the "master",
              the other a "backup". Normally, the master should recieve all
              requests, i.e. the backup is idle then. Only if the master fails, the
              backup should take over its functionality (fail-over). When the master
              is back again, the backup returns control (fail-back). The process of
              fail-over and fail-back may take some time, and I do not really need to
              transfer sessions between them (i.e., if the master fails, all sessions
              will be terminated). So this is really a very very low level of
              "high-availabilty" - I simply want to make sure that there is another
              server which can process my requests, if the other fails.
              The BEA server run on two Windows 2000 Advanced Server (yuck!), the
              whole situation looks like this:
              |
              --------+
              | Apache | (Win 2000)
              --------+
              |
              --------+
              | FW |
              --------+
              |
              ----------------+
              --+           --+
              | BEA | | BEA | (Win 2000)
              --+           --+
              ----------------+
              |
              --------+
              | FW |
              --------+
              |
              I read a couple of documents on BEA clustering, I read some postings in
              various newsgroups, but till now, I still do not know
              a) if I really need BEA clustering services here - and if yes
              b) how to use BEA clustering in this siutuation - which, when using
              the Apache plugin, does round-robin all the time, AFAIK.
              Maybe I only need to deploy my application to two servers and use some
              "dispatcher", which directs all requests to the master normally, and
              only if that is not available, to the backup. Can't this be done
              without BEA Clustering with the hardware shown above (using the MS
              Clustering Service and/or the BEA Apache plugin)?
              A second question is if there will be any problem with the FW between
              the Apache and the BEA when using the Apache plugin.
              Any help appreciated!
              Thanks in advance
              Jonas
              

              Hi Jonas,
              My experience with WLS clustering is just at the level of preparing a proof of
              concept and doing testing with toy applications. So, although this helped me
              understand how to use it I can not say I have any experience in a production environment.
              Having said that, here are my comments.
              As far as I have seen, you do not need to do any clustering at all. One of the
              biggies about failover is to be able to recover the session data and, for that
              matter, WLS provides several options (replicate, file, JDBC, cookies).
              However, since you do not care about preserving the session information all you
              really need to do is to create a bunch of managed servers (not clustered), the
              administrator server, and the server with the plug-in (Apache, WLS, Netscape).
              The application would be load balanced accross the managed servers by the plug-in,
              and if any of them fails the other ones will continue working OK.
              I understand you are talking about only two application servers. Please note
              that you do not need to have one of them offline for backup; you can have both
              of them serving your application, which will help your performance, and if one
              fails the whole load will go to the other one.
              You could have the plug-in in WLS in the administrator server and in this way
              you would need only three servers.
              Hope this helps.
              Ziweth
              Jonas Rathert <[email protected]> wrote:
              >Hi there,
              >
              >since this is my first posting here, let me first describe my
              >background: I have some experience in developing J2EE applications
              >using various application servers, I have some knowledge in setting up
              >a
              > network and a BEA server, but mostly in Unix environments. I know
              >a
              >little bit of the concepts of clustering, but never did it myself.
              >
              >Now I have some problem understanding the posibilities with BEA WL
              >clustering. What I want to do is the following:
              >
              >I have two machines with BEA WL Server, one should be the "master",
              >the other a "backup". Normally, the master should recieve all
              >requests, i.e. the backup is idle then. Only if the master fails, the
              >
              >backup should take over its functionality (fail-over). When the master
              >
              >is back again, the backup returns control (fail-back). The process of
              >
              >fail-over and fail-back may take some time, and I do not really need
              >to
              >transfer sessions between them (i.e., if the master fails, all sessions
              >
              >will be terminated). So this is really a very very low level of
              >"high-availabilty" - I simply want to make sure that there is another
              >
              >server which can process my requests, if the other fails.
              >
              >The BEA server run on two Windows 2000 Advanced Server (yuck!), the
              >whole situation looks like this:
              >
              >
              > |
              > --------+
              > | Apache | (Win 2000)
              > --------+
              > |
              > --------+
              > | FW |
              > --------+
              > |
              > ----------------+
              > --+           --+
              > | BEA | | BEA | (Win 2000)
              > --+           --+
              > ----------------+
              > |
              > --------+
              > | FW |
              > --------+
              > |
              >
              >I read a couple of documents on BEA clustering, I read some postings
              >in
              >various newsgroups, but till now, I still do not know
              >
              > a) if I really need BEA clustering services here - and if yes
              >
              > b) how to use BEA clustering in this siutuation - which, when using
              > the Apache plugin, does round-robin all the time, AFAIK.
              >
              >Maybe I only need to deploy my application to two servers and use some
              >
              >"dispatcher", which directs all requests to the master normally, and
              >
              >only if that is not available, to the backup. Can't this be done
              >without BEA Clustering with the hardware shown above (using the MS
              >Clustering Service and/or the BEA Apache plugin)?
              >
              >A second question is if there will be any problem with the FW between
              >
              >the Apache and the BEA when using the Apache plugin.
              >
              >Any help appreciated!
              >
              >Thanks in advance
              >
              > Jonas
              >
              >
              >
              >
              >
              >
              >
              >
              >
              >
              >
              >
              

  • Mod_wls_22.so for Mac?

    I have WLS installed on Mac OS and trying to configure Apache proxy to Weblogic. The Apache HTTP server plugins for weblogic dont have a version for Mac OS. I tried to use the Linux but it is ELF format vs what is needed for Mac which is Mach O.
    Is there a version for Mac? Apart from trying it on a linux OS, do i have any other option?

    Hi,
    Since it is not open source you might have a problem getting it :-(
    But it might be possible if you contact support. The also have a version for IBM zLinux that you can get via support so you might be lucky:
    >
    Support for WebLogic Server 11gR1 (10.3.1+) Apache 2.2 Plug-In on zLinux [ID 982143.1]
    "Download the recompiled version of the WLS Apache 2.2.x plug-in for use with zLinux by contacting Oracle support and requesting Patch ID: C7TN. "
    >
    Regards Peter Lorenzen

  • Plugin for Solaris (Intel)

    Hi,
    is there or will there be a WLS 6.1 plug-in for Apache running on Solaris
    for Intel?
    Martin

    HW of the live systems are 100% Sparc.
    But for our development HW we decided, that Intel is good enough for the web
    servers. We want to have it close to the live environment and we have a few
    Intel boxes standing around, so why not use them?
    Application servers in development also Sparc based.
    We would like not to go for Linux or other stuff because otherwise we had an
    additional OS.
    I just have the feeling if I ask my salesperson, (s)he will tell me not
    supported as you can see at:
    http://www.bea.com/products/weblogic/integration/supported_platforms.shtml
    Otherwise I think it can't be so difficult to compile the plug-in for Apache
    not only on the Sparc plattform but also on Solaris(x86).
    Martin
    "Cameron Purdy" <[email protected]> schrieb im Newsbeitrag
    news:3c6b25d2$[email protected]..
    I suggest that you contact your salesperson directly to request this.
    Support for SunOS/x86 is typically poor if existent, including from Sun.
    Peace,
    Cameron Purdy
    Tangosol, Inc.
    Clustering Weblogic? You're either using Coherence, or you should be!
    Download a Tangosol Coherence eval today at http://www.tangosol.com/
    "Martin Haberstroh" <[email protected]> wrote in message
    news:[email protected]..
    Hi,
    is there or will there be a WLS 6.1 plug-in for Apache running on
    Solaris
    for Intel?
    Martin

  • Installation OEM on Windows XP

    Sequence of installation I have done:
    1. Format c:
    2. Install new Windows XP
    3. Update the system
    4. download OEM 10g from Oracle
    5. setup OEM 10g with a new Database
    - setup failed with in this point:
    Configuration assistant "OMS Configuration" failed.
    If I press "next" the installation is finished but OEM does not work.
    I have tried to install OEM with new database and using existing DB,the result the same.
    The new created database looks fine.
    - log file:
    C:\oracle\product\10g\oms10g\opmn\bin\opmnctl startall
    INFO: oracle.sysman.top.oms:Start Opmn Error = CMD /C C:\oracle\product\10g\oms10g\opmn\bin\opmnctl startall
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:CMD /C C:\oracle\product\10g\oms10g\opmn\bin\opmnctl startall have completed with exitCode=206
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'opmnctl: starting opmn and all managed processes...
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    '================================================================================
    opmn id=ora_em_rep:6201
    5 of 6 processes started.
    ias-instance id=EnterpriseManager0.ora_em_rep
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    ias-component/process-type/process-set:
    HTTP_Server/HTTP_Server/HTTP_Server
    Error
    --> Process (pid=3456)
    failed to start a managed process after the maximum retry limit
    Log:
    C:\oracle\product\10g\oms10g\opmn\logs\HTTP_Server~1
    INFO: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 5 have been completed with status=false
    INFO: oracle.sysman.top.oms:EmcpPlug:invoke:Completed EmcpPlug invoke method on an aggregate=oracle.sysman.top.oms for Action=configuration in step=2:microstep=0
    INFO: oracle.sysman.top.oms:The plug-in OMS Configuration has failed its perform method
    INFO: OuiConfigVariables:IAction.perform() was called on {Action state:OUICA in CfmAggregateInstance: OuiConfigVariables:1.0.0.0.0:common:family=CFM:oh=C:\ORACLE\product\10g\oms10g:label=0}
    ---------------------------------------------

    INFO: Creating new CFM connection
    INFO: Creating a new logger for encap_oms
    INFO: Unmarshalling C:\ORACLE\product\10g\oms10g\inventory\ContentsXML\ConfigXML\encap_oms.1_0_0_0_0.xml
    INFO: Creating a new logger for oracle.sysman.top.oms
    INFO: Unmarshalling C:\ORACLE\product\10g\oms10g\inventory\ContentsXML\ConfigXML\oracle.sysman.top.oms.10_2_0_2_0.xml
    INFO: Creating a new logger for oracle.sysman.top.agent
    INFO: Unmarshalling C:\ORACLE\product\10g\agent10g\inventory\ContentsXML\ConfigXML\oracle.sysman.top.agent.10_2_0_2_0.xml
    INFO: Creating a new logger for oracle.calypso
    INFO: Unmarshalling C:\ORACLE\product\10g\oms10g\inventory\ContentsXML\ConfigXML\oracle.calypso.10_1_2_1_0.xml
    INFO: Creating a new logger for oracle.java.j2ee.iascfg
    INFO: Unmarshalling C:\ORACLE\product\10g\oms10g\inventory\ContentsXML\ConfigXML\oracle.java.j2ee.iascfg.10_1_2_1_0.xml
    INFO: Creating a new logger for oracle.apache.apache
    INFO: Unmarshalling C:\ORACLE\product\10g\oms10g\inventory\ContentsXML\ConfigXML\oracle.apache.apache.1_3_31_0_0.xml
    INFO: Creating a new logger for oracle.oid.oradas
    INFO: Unmarshalling C:\ORACLE\product\10g\oms10g\inventory\ContentsXML\ConfigXML\oracle.oid.oradas.10_1_2_1_0.xml
    INFO: Creating a new logger for oracle.iappserver.iasobject
    INFO: Unmarshalling C:\ORACLE\product\10g\oms10g\inventory\ContentsXML\ConfigXML\oracle.iappserver.iasobject.10_1_2_0_2.xml
    INFO: Creating a new logger for oracle.apache
    INFO: Unmarshalling C:\ORACLE\product\10g\oms10g\inventory\ContentsXML\ConfigXML\oracle.apache.10_1_2_1_0.xml
    INFO: Creating a new logger for oracle.iappserver.iapptop
    INFO: Unmarshalling C:\ORACLE\product\10g\oms10g\inventory\ContentsXML\ConfigXML\oracle.iappserver.iapptop.10_1_2_0_2.xml
    INFO: Creating a new logger for oracle.rdbms.jazn.config
    INFO: Unmarshalling C:\ORACLE\product\10g\oms10g\inventory\ContentsXML\ConfigXML\oracle.rdbms.jazn.config.10_1_2_0_2.xml
    INFO: Creating a new logger for oracle.iappserver.repository.api
    INFO: Unmarshalling C:\ORACLE\product\10g\oms10g\inventory\ContentsXML\ConfigXML\oracle.iappserver.repository.api.10_1_2_0_2.xml
    INFO: Creating a new logger for oracle.iappserver.iappcore
    INFO: Unmarshalling C:\ORACLE\product\10g\oms10g\inventory\ContentsXML\ConfigXML\oracle.iappserver.iappcore.10_1_2_0_2.xml
    INFO: No description found in C:\ORACLE\product\10g\oms10g\inventory\ContentsXML\ConfigXML for aggregate=oracle.sysman.top.agent
    INFO: Creating a new logger for OuiConfigVariables
    INFO: Unmarshalling C:\ORACLE\product\10g\oms10g\inventory\ContentsXML\ConfigXML\OuiConfigVariables.1_0_0_0_0.xml
    INFO: No description found in C:\ORACLE\product\10g\agent10g\inventory\ContentsXML\ConfigXML for aggregate=oracle.sysman.ccr
    INFO: Creating a new logger for OuiConfigVariables
    INFO: Unmarshalling C:\ORACLE\product\10g\agent10g\inventory\ContentsXML\ConfigXML\OuiConfigVariables.1_0_0_0_0.xml
    WARNING: {oracle.sysman.emCfg.core.CfmAggregateRef ref to oracle.sysman.ccr:null:LATEST(unresolved_version):common} was marked unavailable: There are no loaded aggregates for oracle.sysman.ccr:common
    INFO: Aggregate Description encap_oms:1.0.0.0.0:common successfully loaded
    INFO: Aggregate Description oracle.sysman.top.oms:10.2.0.2.0:common successfully loaded
    INFO: Aggregate Description oracle.sysman.top.agent:10.2.0.2.0:common successfully loaded
    INFO: Aggregate Description oracle.calypso:10.1.2.1.0:common successfully loaded
    INFO: Aggregate Description oracle.java.j2ee.iascfg:10.1.2.1.0:common successfully loaded
    INFO: Aggregate Description oracle.apache.apache:1.3.31.0.0:common successfully loaded
    INFO: Aggregate Description oracle.oid.oradas:10.1.2.1.0:common successfully loaded
    INFO: Aggregate Description oracle.iappserver.iasobject:10.1.2.0.2:common successfully loaded
    INFO: Aggregate Description oracle.apache:10.1.2.1.0:common successfully loaded
    INFO: Aggregate Description oracle.iappserver.iapptop:10.1.2.0.2:common successfully loaded
    INFO: Aggregate Description oracle.rdbms.jazn.config:10.1.2.0.2:common successfully loaded
    INFO: Aggregate Description oracle.iappserver.repository.api:10.1.2.0.2:common successfully loaded
    INFO: Aggregate Description oracle.iappserver.iappcore:10.1.2.0.2:common successfully loaded
    INFO: Aggregate Description OuiConfigVariables:1.0.0.0.0:common successfully loaded
    INFO: Aggregate Description OuiConfigVariables:1.0.0.0.0:common successfully loaded
    INFO: Successfully returning from CfmFactory.connect()
    INFO: encap_oms:IAction.perform() was called on {Action state:configuration in CfmAggregateInstance: encap_oms:1.0.0.0.0:common:family=CFM:oh=C:\ORACLE\product\10g\oms10g:label=-1}
    INFO: CfwProgressMonitor:actionProgress:About to perform Action=configuration Status=is running with ActionStep=0 stepIndex=0 microStep=0
    INFO: oracle.java.j2ee.iascfg:About to execute plug-in OC4J Configuration Assistant
    INFO: oracle.java.j2ee.iascfg:The plug-in OC4J Configuration Assistant is running
    INFO: oracle.java.j2ee.iascfg:Launching CmdExec
    INFO: oracle.java.j2ee.iascfg:ExitCode=0
    INFO: oracle.java.j2ee.iascfg:The plug-in OC4J Configuration Assistant executed as attached=true in separate process with exitcode=0
    INFO: oracle.java.j2ee.iascfg:The plug-in OC4J Configuration Assistant has successfully been performed
    INFO: oracle.apache.apache:About to execute plug-in HTTP Server Configuration Assistant
    INFO: oracle.apache.apache:The plug-in HTTP Server Configuration Assistant is running
    INFO: oracle.apache.apache:Launching CmdExec
    INFO: oracle.apache.apache:ExitCode=0
    INFO: oracle.apache.apache:The plug-in HTTP Server Configuration Assistant executed as attached=true in separate process with exitcode=0
    INFO: oracle.apache.apache:The plug-in HTTP Server Configuration Assistant has successfully been performed
    INFO: oracle.rdbms.jazn.config:About to execute plug-in Java Security Configuration Assistant
    INFO: oracle.rdbms.jazn.config:The plug-in Java Security Configuration Assistant is running
    INFO: oracle.rdbms.jazn.config:Launching CmdExec
    INFO: oracle.rdbms.jazn.config:ExitCode=0
    INFO: oracle.rdbms.jazn.config:The plug-in Java Security Configuration Assistant executed as attached=true in separate process with exitcode=0
    INFO: oracle.rdbms.jazn.config:The plug-in Java Security Configuration Assistant has successfully been performed
    INFO: oracle.calypso:About to execute plug-in Web Cache Configuration Assistant
    INFO: oracle.calypso:The plug-in Web Cache Configuration Assistant is running
    INFO: oracle.calypso:Launching CmdExec
    INFO: oracle.calypso:ExitCode=0
    INFO: oracle.calypso:The plug-in Web Cache Configuration Assistant executed as attached=true in separate process with exitcode=0
    INFO: oracle.calypso:The plug-in Web Cache Configuration Assistant has successfully been performed
    INFO: oracle.iappserver.iappcore:About to execute plug-in Oracle Application Server Instance Configuration Assistant
    INFO: oracle.iappserver.iappcore:The plug-in Oracle Application Server Instance Configuration Assistant is running
    INFO: oracle.iappserver.iappcore:Launching CmdExec
    INFO: oracle.iappserver.iappcore:ExitCode=0
    INFO: oracle.iappserver.iappcore:The plug-in Oracle Application Server Instance Configuration Assistant executed as attached=true in separate process with exitcode=0
    INFO: oracle.iappserver.iappcore:The plug-in Oracle Application Server Instance Configuration Assistant has successfully been performed
    INFO: oracle.iappserver.iapptop:About to execute plug-in OC4J Instance Configuration Assistant
    INFO: oracle.iappserver.iapptop:The plug-in OC4J Instance Configuration Assistant is running
    INFO: oracle.iappserver.iapptop:Launching CmdExec
    INFO: oracle.iappserver.iapptop:ExitCode=0
    INFO: oracle.iappserver.iapptop:The plug-in OC4J Instance Configuration Assistant executed as attached=true in separate process with exitcode=0
    INFO: oracle.iappserver.iapptop:The plug-in OC4J Instance Configuration Assistant has successfully been performed
    INFO: oracle.iappserver.iapptop:About to execute plug-in Register DCM Plug-Ins With EM
    INFO: oracle.iappserver.iapptop:The plug-in Register DCM Plug-Ins With EM is running
    INFO: oracle.iappserver.iapptop:Launching CmdExec
    INFO: oracle.iappserver.iapptop:ExitCode=0
    INFO: oracle.iappserver.iapptop:The plug-in Register DCM Plug-Ins With EM executed as attached=true in separate process with exitcode=0
    INFO: oracle.iappserver.iapptop:The plug-in Register DCM Plug-Ins With EM has successfully been performed
    INFO: oracle.iappserver.iapptop:About to execute plug-in DCM Repository Backup Assistant
    INFO: oracle.iappserver.iapptop:The plug-in DCM Repository Backup Assistant is running
    INFO: oracle.iappserver.iapptop:Launching CmdExec
    INFO: oracle.iappserver.iapptop:ExitCode=0
    INFO: oracle.iappserver.iapptop:The plug-in DCM Repository Backup Assistant executed as attached=true in separate process with exitcode=0
    INFO: oracle.iappserver.iapptop:The plug-in DCM Repository Backup Assistant has successfully been performed
    INFO: oracle.sysman.top.oms:About to execute plug-in EM Technology Stack Upgrade
    INFO: oracle.sysman.top.oms:The plug-in EM Technology Stack Upgrade is running
    INFO: oracle.sysman.top.oms:Launching CmdExec
    INFO: oracle.sysman.top.oms:ExitCode=0
    INFO: oracle.sysman.top.oms:The plug-in EM Technology Stack Upgrade executed as attached=true in separate process with exitcode=0
    INFO: oracle.sysman.top.oms:The plug-in EM Technology Stack Upgrade has successfully been performed
    INFO: oracle.sysman.top.oms:About to execute plug-in OMS Configuration
    INFO: oracle.sysman.top.oms:The plug-in OMS Configuration is running
    INFO: oracle.sysman.top.oms:Internal PlugIn Class: oracle.sysman.emcp.oms.OmsPlugIn
    INFO: oracle.sysman.top.oms:Classpath = C:\ORACLE\product\10g\oms10g\sysman\jlib\omsPlug.jar;C:\ORACLE\product\10g\oms10g\jlib\emConfigInstall.jar;C:\ORACLE\product\10g\oms10g\sysman\jlib\emCORE.jar;C:\ORACLE\product\10g\oms10g\sysman\jlib\emagentSDK.jar;C:\ORACLE\product\10g\oms10g\sysman\jlib\log4j-core.jar;C:\ORACLE\product\10g\oms10g\jdbc\lib\classes12.jar
    INFO: oracle.sysman.top.oms:EmcpPlug:invoke:Starting EmcpPlug invoke method on an aggregate=oracle.sysman.top.oms for Action=configuration in step=2:microstep=0
    INFO: oracle.sysman.top.oms:OmsPlugIn:perform:omsHome=C:\ORACLE\product\10g\oms10g:ORACLE_HOME_GLOBAL=C:\ORACLE\product\10g\oms10g:Flags:NEED_OMS=true:omsService=true:startSevice=false:stopService=false
    INFO: oracle.sysman.top.oms:Result Set from Database for nodes and sids is processed for dbUser=sysman, s_reposPwd=******, connectString=ora_em_rep:1521:emrep
    INFO: oracle.sysman.top.oms:fixNodeNames:The repository host name specified contains no domain extention=ora_em_rep:Fixin is not done!
    INFO: oracle.sysman.top.oms:mkDescriptor:Connect Descriptor created=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ORA_EM_REP)(PORT=1521)))(CONNECT_DATA=(SID=emrep)))
    INFO: oracle.sysman.top.oms:OmsPlugIn:perform:Performing Action=configuration with options = Specified: -configureOms in OracleHome=C:\ORACLE\product\10g\oms10g
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Performing Command=CMD /C C:\ORACLE\product\10g\oms10g\opmn\bin\opmnctl stopall
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:CMD /C C:\ORACLE\product\10g\oms10g\opmn\bin\opmnctl stopall have completed with exitCode=0
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'opmnctl: stopping opmn and all managed processes...
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    INFO: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 0 have been completed with status=true
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Performing Command=CMD /C C:\ORACLE\product\10g\oms10g\bin\EMDeploy.bat
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:CMD /C C:\ORACLE\product\10g\oms10g\bin\EMDeploy.bat have completed with exitCode=0
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'Environment :
    ORACLE HOME = C:\ORACLE\product\10g\oms10g
    STAGE DIR = C:\ORACLE\product\10g\oms10g/j2ee/OC4J_EM/applications/em
    TEMP DIR = C:\DOCUME~1\oracle\LOCALS~1\Temp
    PSEP = ;
    Info : C:\ORACLE\product\10g\oms10g/lib/ojsp.jar does not exist
    Info : C:\ORACLE\product\10g\oms10g/lib/ojsputil.jar does not exist
    Info : C:\ORACLE\product\10g\oms10g/syndication/lib/syndserver.jar does not exist
    Info : C:\ORACLE\product\10g\oms10g/rdbms/jlib/xsu12.jar does not exist
    Info : C:\ORACLE\product\10g\oms10g/network/jlib/netcfg4em12.jar does not exist
    Info : C:\ORACLE\product\10g\oms10g/encryption/jlib/ojmisc.jar does not exist
    adding <classpath path="C:\ORACLE\product\10g\oms10g/lib/ojsp.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/webservices/lib/wsdl.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/lib/dsv2.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/lib/classgen.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/rdbms/jlib/jmscommon.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/lib/ojsputil.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/lib/oraclexsql.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/jlib/providerutil.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/syndication/lib/syndserver.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/lib/xschema.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/rdbms/jlib/xsu12.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/jlib/regexp.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/oui/jlib/OraInstaller.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/network/jlib/netcfg4em12.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/encryption/jlib/ojmisc.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/jlib/orai18n.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/portal/jlib/pdkjava.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/portal/jlib/ptlshare.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/jlib/share.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/jlib/uix2.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/jlib/ohw.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/jlib/commons-el.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/jlib/jsp-el-api.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/jlib/oracle-el.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emCORE.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emCfg.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emPid.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emProvisioningAll.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emSDKsamples.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emcliload.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emclidownload.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emcoreALL.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emcoreAgent.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emcoreTest.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emcore_emjsp.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emcore_emjspf_classes.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emdloader.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emagentSDK.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emagentTest.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/iview.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/jviewsall.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/qsma.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/svgdom.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/omsPlug.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/lib/xml.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/lib/xmlmesg.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/jcb.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/log4j-core.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/jlib/emConfigInstall.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emDB.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emdb_emjsp.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/ewm-1_1.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emas.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emasSDK.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emas_emdjsp.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emas_emjsp.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emd_java.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/webapps/emd/WEB-INF/lib/iview.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emcs_emdjsp.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emcs_emjsp.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emcs.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/emcsSDK.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/asprovALL.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/collabsuiteuser.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/empp_emjsp.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/esadmin.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/escommon.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/esemres.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/esldap.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/ocsaddressbook.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/ocsclient_gc.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/ocscommon.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_bc4j_rb.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_discoverer_rb.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_discussions_rb.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_files_rb.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_forms_rb.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_ifs_rb.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_integb2b_engine_rb.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_integb2b_instance_rb.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_integic_rb.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_integrationbam_rb.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_integrationbpm_rb.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_portal_em.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_portal_emjsp.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_portal_rb.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_repserv_em.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_repserv_emjsp.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_repserv_rb.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_sso_emjsp.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_sso_server_em.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_sso_server_rb.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_wireless_rb.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/oracle_workspaces_rb.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/paALL.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/pafALL.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/pafJAXB.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/racALL.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/ultrasearch_gc.jar"/> to orion-web.xml
    adding <classpath path="C:\ORACLE\product\10g\oms10g/sysman/jlib/j2ee/um.jar"/> to orion-web.xml
    exeuting cmd line : C:/ORACLE/product/10g/oms10g/jdk/bin/java -classpath "C:/ORACLE/product/10g/oms10g/sysman/jlib/emCORE.jar;C:/ORACLE/product/10g/oms10g/sysman/jlib/emagentSDK.jar;C:/ORACLE/product/10g/oms10g/sysman/jlib/log4j-core.jar" oracle.sysman.emSDK.util.help.BuildMasterHelpSet C:/ORACLE/product/10g/oms10g/j2ee/OC4J_EM/applications/em/em
    0 [main] DEBUG emSDK.util.help - processing config file locale : enUS
    47 [main] DEBUG emSDK.util.help - processing config file locale : _de
    78 [main] DEBUG emSDK.util.help - processing config file locale : _es
    109 [main] DEBUG emSDK.util.help - processing config file locale : _fr
    141 [main] DEBUG emSDK.util.help - processing config file locale : _ja
    172 [main] DEBUG emSDK.util.help - processing config file locale : _ko
    187 [main] DEBUG emSDK.util.help - processing config file locale : ptBR
    219 [main] DEBUG emSDK.util.help - processing config file locale : zhCN
    250 [main] DEBUG emSDK.util.help - processing config file locale : zhTW
    281 [main] DEBUG emSDK.util.help - processing config file locale : _it
    exeuting cmd line : C:/ORACLE/product/10g/oms10g/jdk/bin/jar cfM "C:/DOCUME~1/oracle/LOCALS~1/Temp/em_27112006_095620/em.war" *
    exeuting cmd line : C:/ORACLE/product/10g/oms10g/jdk/bin/jar cfM "C:/ORACLE/product/10g/oms10g/lib/em.ear" em.war META-INF
    exeuting cmd line : C:/ORACLE/product/10g/oms10g/jdk/bin/java -Xmx512M -DemLocOverride=C:/ORACLE/product/10g/oms10g -classpath "C:/ORACLE/product/10g/oms10g/dcm/lib/dcm.jar;C:/ORACLE/product/10g/oms10g/jlib/emConfigInstall.jar;C:/ORACLE/product/10g/oms10g/jdbc/lib/ojdbc14.jar;C:/ORACLE/product/10g/oms10g/lib/dms.jar;C:/ORACLE/product/10g/oms10g/j2ee/home/oc4j.jar;C:/ORACLE/product/10g/oms10g/lib/xschema.jar;C:/ORACLE/product/10g/oms10g/lib/xmlparserv2.jar;C:/ORACLE/product/10g/oms10g/opmn/lib/ons.jar;C:/ORACLE/product/10g/oms10g/dcm/lib/oc4j_deploy_tools.jar" oracle.j2ee.tools.deploy.Oc4jDeploy -verbose -inifile C:/ORACLE/product/10g/oms10g/j2ee/deploy.ini -redeploy -oraclehome C:\ORACLE\product\10g\oms10g
    Reading ini file - 'C:/ORACLE/product/10g/oms10g/j2ee/deploy.ini'
    Adding web-app 'em.war' for app 'em'.
    OC4J instance 'OC4J_EM': Adding Environment variable 'LD_LIBRARY_PATH' with value 'C:\ORACLE\product\10g\oms10g/lib:C:\ORACLE\product\10g\oms10g/network/lib'
    OC4J instance 'OC4J_EM': Adding Environment variable 'ORACLE_HOME' with value 'C:\ORACLE\product\10g\oms10g'
    OC4J instance 'OC4J_EM': Adding java command line option '-Xmx512M -XX:MaxPermSize=256m -DORACLE_HOME=C:\ORACLE\product\10g\oms10g -Dajp.keepalive=true'
    Adding web-app 'RlmUIX.war' for app 'rlmgr'.
    Adding web-app 'EMAgentPush.war' for app 'EMAgentPush'.
    Initializing DCM...done.
    Creating OC4J instance 'OC4J_EMPROV' (protected)...done.
    Creating OC4J instance 'OC4J_EM' (protected)...done.
    Starting OC4J instance 'OC4J_EMPROV'...done.
    Redeploying application 'EMAgentPush' to OC4J instance 'OC4J_EMPROV'.
    Notification ==> Application Deployer for EMAgentPush STARTS [ 2006-11-27T09:57:45.640EST ]
    Notification ==> Undeploy previous deployment
    Notification ==> Removing files for app file:/C:/ORACLE/product/10g/oms10g/j2ee/OC4J_EMPROV/applications/EMAgentPush.ear
    Notification ==> Copy the archive to C:\ORACLE\product\10g\oms10g\j2ee\OC4J_EMPROV\applications\EMAgentPush.ear
    Notification ==> Unpack EMAgentPush.ear begins...
    Notification ==> Unpack EMAgentPush.ear ends...
    Notification ==> Initialize EMAgentPush.ear begins...
    Notification ==> Initialize EMAgentPush.ear ends...
    Notification ==> Initialize EMAgentPush begins...
    Notification ==> Initialize EMAgentPush ends...
    Notification ==> Application Deployer for EMAgentPush COMPLETES [ 2006-11-27T09:57:56.015EST ]
    Starting OC4J instance 'OC4J_EM'...done.
    Redeploying application 'rlmgr' to OC4J instance 'OC4J_EM'.
    Notification ==> Application Deployer for rlmgr STARTS [ 2006-11-27T09:58:00.875EST ]
    Notification ==> Undeploy previous deployment
    Notification ==> Removing files for app file:/C:/ORACLE/product/10g/oms10g/j2ee/OC4J_EM/applications/rlmgr.ear
    Notification ==> Copy the archive to C:\ORACLE\product\10g\oms10g\j2ee\OC4J_EM\applications\rlmgr.ear
    Notification ==> Unpack rlmgr.ear begins...
    Notification ==> Unpack rlmgr.ear ends...
    Notification ==> Initialize rlmgr.ear begins...
    Notification ==> Initialize rlmgr.ear ends...
    Notification ==> Initialize RlmUIX begins...
    Notification ==> Initialize RlmUIX ends...
    Notification ==> Application Deployer for rlmgr COMPLETES [ 2006-11-27T09:58:03.843EST ]
    Redeploying application 'em' to OC4J instance 'OC4J_EM'.
    Notification ==> Application Deployer for em STARTS [ 2006-11-27T09:58:03.890EST ]
    Notification ==> Undeploy previous deployment
    Notification ==> Removing files for app file:/C:/ORACLE/product/10g/oms10g/j2ee/OC4J_EM/applications/em.ear
    Notification ==> Copy the archive to C:\ORACLE\product\10g\oms10g\j2ee\OC4J_EM\applications\em.ear
    Notification ==> Unpack em.ear begins...
    Notification ==> Unpack em.ear ends...
    Notification ==> Initialize em.ear begins...
    Notification ==> Initialize em.ear ends...
    Notification ==> Initialize em begins...
    Notification ==> Initialize em ends...
    Notification ==> Application Deployer for em COMPLETES [ 2006-11-27T09:58:43.156EST ]
    Calling updateConfig to notify DCM of new deployments...done.
    Adding dependent libraries for application 'EMAgentPush'...done.
    Adding OC4J mount points for application 'EMAgentPush'...done.
    Adding OC4J mount points for application 'rlmgr'...done.
    Adding OC4J mount points for application 'em'...done.
    Calling SMI to save changes.
    SMISession.saveChanges succeeded.
    Binding web app 'EMAgentPush' to default-web-site for application 'EMAgentPush' in OC4J instance 'OC4J_EMPROV'
    Web app 'EMAgentPush' bound successfully.
    Binding web app 'RlmUIX' to default-web-site for application 'rlmgr' in OC4J instance 'OC4J_EM'
    Web app 'RlmUIX' bound successfully.
    Binding web app 'em' to default-web-site for application 'em' in OC4J instance 'OC4J_EM'
    Web app 'em' bound successfully.
    Calling updateConfig to notify DCM of new web-bindings...done.
    Adding application 'EMAgentPush' to the DCM repository...done.
    Application 'EMAgentPush' deployed successfully.
    Stopping OC4J instance 'OC4J_EMPROV'...done.
    Adding application 'rlmgr' to the DCM repository...done.
    Application 'rlmgr' deployed successfully.
    Adding application 'em' to the DCM repository...done.
    Application 'em' deployed successfully.
    Stopping OC4J instance 'OC4J_EM'...done.
    Calling SMI to retry init of failed plugins...done.
    Terminating DCM...done.
    Copying C:/ORACLE/product/10g/oms10g/j2ee/deploy.ini to C:/ORACLE/product/10g/oms10g/j2ee/deploy.ini.1164639589046.bak.
    Writing any undeployed entries back to C:/ORACLE/product/10g/oms10g/j2ee/deploy.ini.
    Oc4jDeploy tool completed successfully!
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    INFO: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 1 have been completed with status=true
    INFO: oracle.sysman.top.oms:OmsPlugIn:Requested Configuration Step 2 have been completed with status=true
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Performing Command=C:\ORACLE\product\10g\oms10g\sysman\admin\emdrep\bin\RepManager.bat -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ora_em_rep)(PORT=1521)))(CONNECT_DATA=(SID=emrep))) -action drop -repos_user SYSMAN -output_file C:\ORACLE\product\10g\oms10g\sysman\log\emca_repos_drop09_59_49.log
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:C:\ORACLE\product\10g\oms10g\sysman\admin\emdrep\bin\RepManager.bat -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ora_em_rep)(PORT=1521)))(CONNECT_DATA=(SID=emrep))) -action drop -repos_user SYSMAN -output_file C:\ORACLE\product\10g\oms10g\sysman\log\emca_repos_drop09_59_49.log have completed with exitCode=0
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'Enter SYS user's password :
    Getting temporary tablespace from database...
    Found temporary tablespace: TEMP
    Checking SYS Credentials ... OK.
    Dropping the repository..
    Quiescing DB ... Failed.
    Checking for Repos User ... Exists.
    Repos User exists..
    Clearing EM Contexts ... OK.
    Dropping EM users ...
    Done.
    Dropping Repos User ... Done.
    Dropping Roles/Synonymns/Tablespaces ... Done.
    Unquiescing DB ... Done.
    Dropped Repository Successfully.
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    ''stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Performing Command=C:\ORACLE\product\10g\oms10g\sysman\admin\emdrep\bin\RepManager.bat -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ora_em_rep)(PORT=1521)))(CONNECT_DATA=(SID=emrep))) -action create -repos_user SYSMAN -metalink_username NOTAVAILABLE_ -output_file C:\ORACLE\product\10g\oms10g\sysman\log\emca_repos_create10_07_19.log -ecm_datafile C:\ORACLE\product\10g\oms10g\oradata\mgmt_ecm_depot1.dbf -datafile C:\ORACLE\product\10g\oms10g\oradata\mgmt.dbf
    INFO: oracle.sysman.top.oms:PerformSecureCommand:drain:Spaced passwords by=200 ms
    INFO: oracle.sysman.top.oms:RepManager Create Repository Error = C:\ORACLE\product\10g\oms10g\sysman\admin\emdrep\bin\RepManager.bat -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ora_em_rep)(PORT=1521)))(CONNECT_DATA=(SID=emrep))) -action create -repos_user SYSMAN -metalink_username NOTAVAILABLE_ -output_file C:\ORACLE\product\10g\oms10g\sysman\log\emca_repos_create10_07_19.log -ecm_datafile C:\ORACLE\product\10g\oms10g\oradata\mgmt_ecm_depot1.dbf -datafile C:\ORACLE\product\10g\oms10g\oradata\mgmt.dbf . Please check the log file at 12
    'Enter SYS user's password :
    Enter repository user password :
    Enter MetaLink user password :
    Getting temporary tablespace from database...
    Found temporary tablespace: TEMP
    Checking SYS Credentials ... OK.
    Checking DB Init Parameters ... OK.
    Checking for Repos User ... Does not Exist.
    Loading necessary DB objects ...
    Checking DB Object (DBMS_SHARED_POOL , PACKAGE) ... Exists.
    DBMS POOL package exists.
    Done Loading necessary DB objects
    Creating repos user ... Failed.
    Repository Creation failed. Failed to create Repos User.
    ''stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:C:\ORACLE\product\10g\oms10g\sysman\admin\emdrep\bin\RepManager.bat -connect (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=ora_em_rep)(PORT=1521)))(CONNECT_DATA=(SID=emrep))) -action create -repos_user SYSMAN -metalink_username NOTAVAILABLE_ -output_file C:\ORACLE\product\10g\oms10g\sysman\log\emca_repos_create10_07_19.log -ecm_datafile C:\ORACLE\product\10g\oms10g\oradata\mgmt_ecm_depot1.dbf -datafile C:\ORACLE\product\10g\oms10g\oradata\mgmt.dbf have completed with exitCode=12
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stdout:
    'Enter SYS user's password :
    Enter repository user password :
    Enter MetaLink user password :
    Getting temporary tablespace from database...
    Found temporary tablespace: TEMP
    Checking SYS Credentials ... OK.
    Checking DB Init Parameters ... OK.
    Checking for Repos User ... Does not Exist.
    Loading necessary DB objects ...
    Checking DB Object (DBMS_SHARED_POOL , PACKAGE) ... Exists.
    DBMS POOL package exists.
    Done Loading necessary DB objects
    Creating repos user ... Failed.
    Repository Creation failed. Failed to create Repos User.
    INFO: oracle.sysman.top.oms:PerformSecureCommand:runCmd:Command Output stderr:
    ''stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    'stty' is not recognized as an internal or external command,
    operable program or batch file.
    INFO: oracle.sysman.top.oms:RepManager Create Repository Error = 12. Please check the log file at C:\ORACLE\product\10g\oms10g\sysman\log\emca_repos_create10_07_19.log
    WARNING: oracle.sysman.top.oms:EmcpPlug:startProcessing:Exception in runner=RepManager Create Repository Error = 12. Please check the log file at C:\ORACLE\product\10g\oms10g\sysman\log\emca_repos_create10_07_19.log
    INFO: oracle.sysman.top.oms:EmcpPlug:invoke:Completed EmcpPlug invoke method on an aggregate=oracle.sysman.top.oms for Action=configuration in step=2:microstep=0
    INFO: oracle.sysman.top.oms:Internal PlugIn for {Micro Step state:step:2:configuration in CfmAggregateInstance: oracle.sysman.top.oms:10.2.0.2.0:common:family=CFM:oh=C:\ORACLE\product\10g\oms10g:label=0} failed with an unhandled exception:
    java.lang.Exception: RepManager Create Repository Error = 12. Please check the log file at C:\ORACLE\product\10g\oms10g\sysman\log\emca_repos_create10_07_19.log
         at oracle.sysman.emcp.util.EmcpPlug.startProcessing(EmcpPlug.java:389)
         at oracle.sysman.emcp.util.EmcpPlug.invoke(EmcpPlug.java:360)
         at oracle.sysman.emCfg.core.PerformMicroStep.runJavaClass(PerformMicroStep.java:509)
         at oracle.sysman.emCfg.core.PerformMicroStep.executeMicroStep(PerformMicroStep.java:121)
         at oracle.sysman.emCfg.core.ActionPerformer.performMicroStep(ActionPerformer.java:917)
         at oracle.sysman.emCfg.core.ActionPerformer$Performer.run(ActionPerformer.java:1038)
    INFO: oracle.sysman.top.oms:The plug-in OMS Configuration has failed its perform method
    INFO: OuiConfigVariables:IAction.perform() was called on {Action state:OUICA in CfmAggregateInstance: OuiConfigVariables:1.0.0.0.0:common:family=CFM:oh=C:\ORACLE\product\10g\oms10g:label=0}
    INFO: Framework waiting for Action to complete at 10:07:22.640
    INFO: CfwProgressMonitor:actionProgress:About to perform Action=OUICA Status=is running with ActionStep=0 stepIndex=0 microStep=0
    INFO: OuiConfigVariables:About to execute plug-in OUI_CA
    INFO: OuiConfigVariables:The plug-in OUI_CA is running
    INFO: OuiConfigVariables:Launching CmdExec
    INFO: OuiConfigVariables:ExitCode=0
    INFO: OuiConfigVariables:The plug-in OUI_CA executed as attached=true in separate process with exitcode=0
    INFO: OuiConfigVariables:The plug-in OUI_CA has successfully been performed
    INFO: done waiting for Action from 10:07:22.640
    INFO: Cfm.save() was called
    INFO: Cfm.save(): 15 aggregate instances saved

Maybe you are looking for

  • Hidden EVDRE range unhides itself

    Hi experts, I have a complex input schedule with 6 EVDREs, 2 EVDREs are creating an actual input schedule and the other 4 are used to dynamically populate drop down boxes in the 2 input schedules I want to hide the code of all 6 EVDREs and the expans

  • Crystal Reports 2008 (v12) Runtime on X64

    I have been having some serious problems trying to view reports on my Vista x64 machine with CR2008 SP0. I have done an insane amount of testing with no good results. The error is the typical one that says you either have the wrong key code or the wr

  • Out of Office replies not working for external emails - Exchange 2010, Outlook 2010

    Hello. We have two Exchange 2010 mailbox servers and a third for client access. There are two mailbox databases replicated to both servers as a DAG. There is also one 2003 legacy server that is awaiting decommissioning that is basically just heating

  • PS elements 11:compatible w/ Windows 8?

    I was able to download and run the installer--twice. However, the program is nowhere to be found. There is no Adobe folder in Programs and it doesn't appear anywhere. If it IS compatible with Windows 8, any suggestions?

  • Office 365 for Business

    Hello, I would like to know if it is possible to store and archive email boxes of ex-workers. We have workers that no longer with in the company but their emails are very valuable to us, and it would be really great if it was possible to easily share