Application Server Control in SOA not working

Hi All,
I want to start the bpel services and was able to start only two services :
Processes in Instance: BPELDEV.ghoapd01.boardwalk.corp
--------------------------------------------------------------+---------
ias-component | process-type | pid | status
--------------------------------------------------------------+---------
OC4JGroup:default_group | OC4J:oc4j_soa | N/A | Down
OC4JGroup:default_group | OC4J:home | N/A | Down
ASG | ASG | N/A | Down
HTTP_Server | HTTP_Server | 2251 | Alive
Other two services iam unable to start can someone help me pls...opmn log file shows as follows :
Caused by: oracle.classloader.util.AnnotatedClassNotFoundException:
Missing class: oracle.jdbc.pool.OracleDataSource
Dependent class: oracle.oc4j.sql.config.DataSourceConfigUtils
Loader: oc4j:10.1.3
Code-Source: /u03/oracle/buser/j2ee/home/lib/oc4j-internal.jar
Configuration: <code-source> in META-INF/boot.xml in /u03/oracle/buser/j2ee/home/oc4j.jar
This load was initiated at default.root:0.0.0 using the Class.forName() method.
The missing class is available from the following locations:
1. Code-Source: /u03/oracle/buser/jdbc/lib/ojdbc14dms.jar (from <code-source> (ignore manifest Class-Path) in META-INF/boot.xml in /u03/oracle/buser/j2ee/home/oc4j.jar)
This code-source is available in loader oracle.jdbc:10.1.0_2. This shared-library can be imported by the "default" application.
at oracle.classloader.PolicyClassLoader.handleClassNotFound(PolicyClassLoader.java:2078)
at oracle.classloader.PolicyClassLoader.internalLoadClass(PolicyClassLoader.java:1679)
at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1635)
at oracle.classloader.PolicyClassLoader.loadClass(PolicyClassLoader.java:1620)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:242)
at oracle.oc4j.sql.config.DataSourceConfigUtils.createConnectionFactory(DataSourceConfigUtils.java:280)
... 15 more
10/07/24 13:18:45 WARNING: Application.setConfig Application: default is in failed state as initialization failed.
java.lang.InstantiationException: Error occurred initializing connectors. Exception is: Exception creating connection pool. Exception: oracle.oc4j.sql.config.DataSourceConfigException: Unable to create : oracle.jdbc.pool.OracleDataSource
10/07/24 13:18:45 Error initializing server: Application: default is in failed state as initialization failed
10/07/24 13:18:47 Fatal error: server exiting
Regards,
Mahender,

Maybe you change this password internally for another application (such BPEL, WSM,etc) and didn't make change for your main OC4J container.
You can try to change this password by...
1. Open the file [OASHome]\j2ee\home\config\system-jazn-data.xml
2. Find the section that looks like this
[user]
[name]oc4jadmin[name]
[display-name]OC4J Administrator[display-name]
[guid]88836370D11611DC9F30F9C1CD6F1A73[guid]
[description]OC4J Administrator[description]
[credentials]{903}F+iG1A46edXG9RdfY0pD2O4Ge/qyEjsg[credentials]
[user]
3. Replace the value separated by the "Credentials" starting and ending tags with your new desired password, prefixed with an exclamation point
Example:
[user]
[name]oc4jadmin[name]
[display-name]OC4J Administrator[display-name]
[guid]88836370D11611DC9F30F9C1CD6F1A73[guid]
[description]OC4J Administrator[description]
[credentials]!newpassword[credentials]
[user]
4. Save the file and restart OAS
This should not affect other applications.
Greetings.

Similar Messages

  • Oc4jadmin not working for application server control in SOA suite 10.1.3.1.

    Hi,
    We have installed the SOA suite, and I can login to the various components using oc4jadmin/password (bpel, esb, rules author), but for some reason that oc4jadmin password is not working for Application Server Control, which is the only piece of this I really need to log in to.
    Any thoughts on what is going wrong?
    Cheers,
    Pat Rock

    Maybe you change this password internally for another application (such BPEL, WSM,etc) and didn't make change for your main OC4J container.
    You can try to change this password by...
    1. Open the file [OASHome]\j2ee\home\config\system-jazn-data.xml
    2. Find the section that looks like this
    [user]
    [name]oc4jadmin[name]
    [display-name]OC4J Administrator[display-name]
    [guid]88836370D11611DC9F30F9C1CD6F1A73[guid]
    [description]OC4J Administrator[description]
    [credentials]{903}F+iG1A46edXG9RdfY0pD2O4Ge/qyEjsg[credentials]
    [user]
    3. Replace the value separated by the "Credentials" starting and ending tags with your new desired password, prefixed with an exclamation point
    Example:
    [user]
    [name]oc4jadmin[name]
    [display-name]OC4J Administrator[display-name]
    [guid]88836370D11611DC9F30F9C1CD6F1A73[guid]
    [description]OC4J Administrator[description]
    [credentials]!newpassword[credentials]
    [user]
    4. Save the file and restart OAS
    This should not affect other applications.
    Greetings.

  • Problems in starting up Application Server Control from SOA Suite

    I have an issue starting up the Application Server Control page from the SOA Suite (10.1.3.1.0) welcome page. I can open all other control pages by entering the oc4jadmin/<password> where <password> is the password specified at the time of installing (Standard Install) the SOA suite.
    Application Server Control accepts the oc4jadmin/<password>, but shows another page to "Supply Administration Credentials". The following error message is shown on the page.
    +++++++++
    This OC4J is configured to make JMX connections via RMIS and fall back to RMI if the RMIS port is not configured. The RMIS connection on the OC4J instance home on Application Server shara.SHARA_HP is configured but a connection could not be established. The JMX protocol is specified by the oracle.oc4j.jmx.internal.connection.protocol property in opmn.xml
    You are logged in as oc4jadmin.
    Enter the credentials for a cluster-wide user in the oc4j-administrators group. These credentials are needed by Application Server Control to make remote connections.
    * User Name
    * Password
    [Store Credentials} button
    ++++++++
    Has any one encountered this? Any clues where to look for things? Initially I had the problem with all the controls due to my computer name as it has an underscore ie., SHARA_HP. I had to use localhost to overcome this ie., http://localhost:8888/em
    Any help/clue would be appreciated.
    Thanks
    Maha

    At install time there is a question that asked if you would like to configure adminstration now. (Something like that). By default this is not checked. If you did not check it you cannot access enterprise manager.
    The is probably a way to configure it, but it might be faster reinstalling.
    There is a simple way to de install by going to the ORACLE_HOME/bin and run the deinstall script.
    cheers
    James

  • Applicaton Catalog - "Cannot connect to the application server" - Existing solutions have not worked

    Hi there,
    I have researched the problem below extensively online and found quite a varies array of solutions offered however they all seem to relate to the problem in that someone was setting up SCCM but couldn't get it to work. My situation is different in that the
    feature was working, no settings were changed however it has now stopped working.
    The issue is that if any user attempts to use the app catalog, they are shown the error screen which says "Cannot connect to the application server". It then says the problem might be temporary, try again later etc however it's not temporary.
    All the settings for the app catalog appear to be correct, as I would expect them to be as it was working (I am new to this company, the Desktop manager has told me it was working a few weeks ago).
    Does anyone know of a service in Windows, maybe something to do with the SQL side or certificates that could cause this issue? (although I checked certificates and again, looks fine). I'm almost at the point now of just restarting the server because
    if all else fails, turn it off and on again right?
    Cheers all.

    Hi, I just typed a long reply to this and then accidentally clicked a favourite on the Favourites bar and lost everything I typed :(
    -Checked the path in IIS to the \SMS_CCM\CMApplicationCatalog folder was OK and it was.
    -Checked that required .NET components including WCF are installed.
    -This one seemed a bit strange but ensured local service account has access to C:\Windows\Temp (this seemed very basic and unlikely but I tried it anyway due to desperation).
    -Checked that self-signed certificate was trusted by my PC attempting to access the App Catalog.
    -Checked SCCM services on the server are all running (where they should be, or set to manual as appropriate).
    I'm sure I've tried more than this, but these are the main things I can remember.
    Cheers.

  • Secure Ciphers with application server 9.0.4 not working

    Have ssl configured and working on Oracle Application Server 10g version 9.0.4. Currently have this in the ssl.conf and it does work and has been for some time.
    SSLCipherSuite ALL
    Want to change it to this for security purposes.
    SSLProtocol -ALL +SSLv3
    SSLCipherSuite ALL:!ADH:!aNULL:!eNULL:!LOW:!EXP:RC4+RSA:+HIGH:+MEDIUM
    When I make the change and restart http and web cache the services start and take the change. But when I try and hit the webpage I get a oracle application server error page. Looks like web cache is for some reason now blocking me from viewing it.
    I have applied this to another server running the same version of oracle application server and it worked. The difference is that the one that isnt working has web cache and the one that works does not.
    Any help as to why this is happening?

    1. It is currently NOT possible to set the actual SSLCipherSuite within Webcache. The following Enhancement Request was raised for this issue:
    Bug 4340210 ADD ABILITY TO SET THE SSL CIPHERSUITES IN WEBCACHE
    The only thing it is possible to do is prevent access with Anonymous Ciphers
    See Note 453079.1 Restricting Anonymous Ciphers in SSL (HTTPS) Processing
    2. For the SSL Protocol it is only possible to set the following values:
    SSLV3_V2H: Allows SSLv2.0 (Client Hello only, won't allow a full SSLV2 session), and SSLv3.0
    SSL: Allows: SSLv2, SSLv3 and TLSv1
    Enhancement Request Bug 5841589 PROVIDE SETTING IN WEBCACHE TO RESTRICT SSL PROTOCOLS TO SSLV3 AND TLS1.0, has been raised for this issue
    If you want to change Webcache from the default (SSLV3_2H) to allow full SSLv2.0 or TLSv1.0 then edit the $ORACLE_HOME/webcache/webcache.xml
    For the SSL Listen entry e.g:
    <LISTEN IPADDR="ANY" PORT="443" SSLENABLED="SSLV3_V2H" PORTTYPE="NORM">
    Change:
    "SSLV3_V2H"
    to
    "SSL"
    Regards

  • Application Server Control Panel page will not load

    I am new to Oracle Application Server and need some assistance to determine why the Application Server Control Page will not load after entering the username/password for ias_admin. I have just installed Oracle Application Server 10g (10.1.2) on Redhat Linux.
    The Listener and the Repository Database are up. I have successfully started the processes for the OracleAS Infrastructure instance with:
    $ORACLE_HOME/opmn/bin/opmnctl startall
    I have successfully started the OracleAS Console with:
    $ORACLE_HOME/bin/emctl start iasconsole
    I ran "emctl status iasconsole" and received:
    http://localhost.localdomain:1810/emd/console/aboutApplication
    Oracle Enterprise Manager 10g Application Server Control is running
    Logs are generated in Directory ...../sysman/log
    I ran "opmnctl status" and received:
    Process in Instance: oraappserv1.localhost.localdomain
    ias component process type pid status
    LogLoader logloader N/A Down
    DSA DSA N/A Down
    dcm-daemon dcm-daemon 0 None
    HTTP_Server HTTP_Server 6180 Alive
    OC4J OC4J_SECURITY N/A Down
    OID OID 6199 Alive
    I can bring up the "Welcome to Oracle Application Server 10g Release 2 (10.1.2)" web page successfully with "http//<host>:7777".
    My problem arises after I click on the link for " log on to Oracle Enterprise Manager 10g Application Server Control". I enter the username/pwd for ias_admin and then progress bar on the status bar of the browser goes so far and stops. The Application Server Page will not render.
    Can someone point me into the direction of what to check, whether its an enviromental setting for linux or a configuration issue with the Application Server?
    note: that the status bar for the browser shows "shortcut to localhost.local domain" when highlighting the link " log on to Oracle Enterprise Manager 10g Application Server Control". This is different than <host> specified in the URL to render the welcome page. I would't think this to be an issue because the login screen came up and it also appears in the results of the emctl status iasconsole and opmnctl status commands.
    Thanks in advance for your assistance.

    Emilio, note implies emagent core dumps. If that is the case emctl would (hopefully) not return status "ok".
    Here is my output with sysman oc4j running but emagent gone (AS 9.0.4):
    $ emctl status iasconsole
    Oracle Enterprise Manager 10g Application Server Control 9.0.4.1.0
    Copyright (c) 1996, 2004 Oracle Corporation. All rights reserved.
    EM Daemon is not running.
    Also, if you login to AS Control does it redirect browser to http://localhost.localdomain/... ?

  • Unable to create connection to Application Server Control from JDev

    Hi All,
    I am unable to create connection to Application Server Control of SOA Suite from JDeveloper and getting following error:
    Error getting OC4J Process for: opmn-home+oc4j-<hostname>-<OPMN Port>-default:
    Error connecting to OPMN (is it running?): Connection refused: connect
    I restarted all OPMN processes...still getting the same error.
    Thanks
    Krrish

    Hi.
    I got a similar error sometime ago.
    It was related to OPMN not getting bound to the correct server IP. It happened because my SOA Suite was installed in one machine that does not have a fixed IP (or uses loopback adapter) and then I tried to connect to this SOA Suite from another machine, using JDev.
    I checked this by running "opmnctl debug". then you can see on what IP the opmn is listening on.
    Didn't know how to solve this.

  • Availability of Application Server Control Console in JBoss AS Mode?

    Hello
    After doing an JBoss AS Mode installation the Application Server Control Console does not seem to be available (no connection on port 8888). Is this "works as designed" and are we forced to use the JBoss JMX console for configuration purposes (not as nice as the OCMS console :-)) or is there a way to activate/access the Oracle console in this setting, too? We didn't find much details about the behaviour of OCMS in the JBoss mode in the documentation :-/
    Bye...Tim

    Hi,
    Application Server Control is only available when the Oracle Application Server is installed. For JBoss, you will need to use the built in JMX Console to manage OCMS. Unfortunatly, there's no way to enable AS Control in JBoss.
    Adam

  • Application Server Control not working

    I installed OracleAS 10.1.3 and patched it. I then changed the http listener port. Now my application server control will not come up. How can I fix this?

    The ascontrol is started:
    opmnctl status -appApplications in Instance: ohcsprod2_svr.aix-appl1p
    application type: OC4J
    pid | name | state | routable | parent | classification | rtid
    753712 | system | started | true | | external | g_rt_id
    753712 | default | started | true | system | external | g_rt_id
    753712 | bc4j | started | true | | external | g_rt_id
    753712 | javasso | stopped | false | | internal | g_rt_id
    753712 | ascontrol | started | true | system | external | g_rt_id
    I do see errors in the error_log
    [Tue Apr 14 17:47:32 2009]... File does not exist: /oracle/app_svr/oracle/ohcs/product/10.1.3/ohcsprod2_svr/Apache/Apache/htdocs/em
    ==============================================================
    But the posts I see on that error are the same as what you suggest.
    Edited by: user9541720 on Apr 15, 2009 2:18 PM

  • WS not created in application server control after deployment

    Hi,
    I just tried to deploy fulfillmentESB project(SOADemo Projects) from Jdev to Oracle App server control. But there was no webservice created in Oracle application server control under webservices link....plz help me...
    Actually the steps which i had followed to deploy that fulfillment project are:
    * right-click fulfillmentESB
    * select Register with ESB, Integration connection
    after which the fulfillment webservice can be seen in ESB control as well as application server control. But i could not able to see webservice created in application server control.
    Also i tried deploying the fulfillmentESB using EAR file - no use
    So kindly give me some steps to solve this issue...
    -Indhu

    Here is an example of the two steps required to deploy a Web Service application, using the ant task for the 10.1.3.x release.
    <project name="CalculatePrice" default="all" basedir="." xmlns:o="antlib:oracle">
      <property file="build.properties"/>
      <property name="deployeruri"        value="deployer:oc4j:${oc4j.host}:${oc4j.admin.port}"/>
    <!--
      <property name="deployeruri" value="deployer:oc4j:opmn://${oc4j.host}:${oc4j.opmn.port}/home" />
    -->
      <property name="bindweb.website" value="default-web-site"/>
      <property name="app.name" value="sdots"/>
      <target name="deploy">
        < o :deploy file="${basedir}/dist/${app.name}.ear"
                  deploymentname="${app.name}" deployeruri="${deployeruri}"
                  userid="${oc4j.admin.user}" password="${oc4j.admin.password}"/>
        < o :bindWebApp deploymentname="${app.name}" deployeruri="${deployeruri}"
                      userid="${oc4j.admin.user}" password="${oc4j.admin.password}"
                      webmodule="webservice-web" websitename="${bindweb.website}"
                      contextroot="/sdots"/>
      </target>Not sure if this applies to your specific scenario.
    ps. cross posting on the different OTN forums is generally not a good idea as you get threads out of sync. In this specific case, you are running into an issue with a specific ESB demo, and the ESB-SOA forum is definitly a better palce to get specific help.
    WS not created in application server control after deployment
    ps2. I guess you should got it by now, as I am not the first one to make this comment.
    Webservice not created in oracle application server after deployment
    ps3. We still don't have details about the versions you are using and the specific about THE SOADemo Projects - provide the information someone else would need in the forum that best correspond to your issue; the SOA one in this case ;-)

  • WS not found in application server control after deployment

    Hi,
    I just tried to deploy fulfillmentESB project(SOADemo Projects) from Jdev to Oracle App server control. But there was no webservice created in Oracle application server control under webservices link....plz help me...
    Actually the steps which i had followed to deploy that fulfillment project are:
    * right-click fulfillmentESB
    * select Register with ESB, Integration connection
    after which the fulfillment webservice can be seen in ESB control as well as application server control. But i could not able to see webservice created in application server control.
    Also i tried deploying the fulfillmentESB using EAR file - no use
    So kindly give me some steps to solve this issue...
    -Indhu

    Here is an example of the two steps required to deploy a Web Service application, using the ant task for the 10.1.3.x release.
    <project name="CalculatePrice" default="all" basedir="." xmlns:o="antlib:oracle">
      <property file="build.properties"/>
      <property name="deployeruri"        value="deployer:oc4j:${oc4j.host}:${oc4j.admin.port}"/>
    <!--
      <property name="deployeruri" value="deployer:oc4j:opmn://${oc4j.host}:${oc4j.opmn.port}/home" />
    -->
      <property name="bindweb.website" value="default-web-site"/>
      <property name="app.name" value="sdots"/>
      <target name="deploy">
        < o :deploy file="${basedir}/dist/${app.name}.ear"
                  deploymentname="${app.name}" deployeruri="${deployeruri}"
                  userid="${oc4j.admin.user}" password="${oc4j.admin.password}"/>
        < o :bindWebApp deploymentname="${app.name}" deployeruri="${deployeruri}"
                      userid="${oc4j.admin.user}" password="${oc4j.admin.password}"
                      webmodule="webservice-web" websitename="${bindweb.website}"
                      contextroot="/sdots"/>
      </target>Not sure if this applies to your specific scenario.
    ps. cross posting on the different OTN forums is generally not a good idea as you get threads out of sync. In this specific case, you are running into an issue with a specific ESB demo, and the ESB-SOA forum is definitly a better palce to get specific help.
    WS not created in application server control after deployment
    ps2. I guess you should got it by now, as I am not the first one to make this comment.
    Webservice not created in oracle application server after deployment
    ps3. We still don't have details about the versions you are using and the specific about THE SOADemo Projects - provide the information someone else would need in the forum that best correspond to your issue; the SOA one in this case ;-)

  • Application Server Control Page not displayed

    Hi,
    I have installed Oracle Database XE,SOA suite with JDK1.4 and OBIEE advanced installation. I'm able to open the Presentation services and BI Publisher but when i tried to open the Application Server Control the page is not displayed. My Apps Server is up and running.
    Can anyone render help on what error it might be?
    Thanks.......

    I am using the assigned HTTP port. In my case I choose the port pool during rapid install that assigned 8001 to the HTTP listener.

  • 'Application Server Control' not coming up - URGENT

    All,
    BPEL - 10.1.3.4
    My SOA server is up, from the SOA home page when I click 'Application Server Control', the page is not coming up. No idea what went wrong during installation. FYI, I didnt face any issue during installation, it was smooth.
    startup log:
    Configuration information
    Running in D:\oracle\OracleAS_1
    Operation mode:Startup, App Server, No Enterprise Manager, Single Instance
    Oracle home:D:\oracle\OracleAS_1
    Oracle home name:Unnamed
    Instance name:host.localhost.ariba.com
    Instance type:allProducts
    Version:10.1.3.4.0
    Uses infrastructure:false
    Not an infrastructure instance, no infrastructure information available
    Components:[j2ee, apache, orabpel, oraesb, owsm, Wsil]
    2010-10-14 05:11:06.994--Begin log output for Mid-tier services (host.localhost.ariba.com)
    2010-10-14 05:11:06.994--Processing Step: starting OPMN
    2010-10-14 05:11:08.385--Processing Step: starting OPMN managed processes
    2010-10-14 05:11:08.432--Processing Step: OPMN and managed processes started
    2010-10-14 05:11:25.495--End log output for Mid-tier services (host.localhost.ariba.com)
    Thanks,
    Sen

    Hi Sen,
    I am facing the similar issue when i am trying to set up the SOA environment in my local system.
    Can you please help me with the step you took to fix the issue.
    Thanks & Regards,
    Md Yaqoob

  • Application server control console not opening

    Hi all,
    I have installed oracle XE,oracle application server10.1.3.1.0 and Oracle Business Intelligence. But now when i try to Application server control page i get a http 404 error. I have also changed the default-web-site.xml file and set its ohs-routing to "true". Even then it is not working. Moreover i do not find any services for application service in the windows services. Please help me solve this. It is very important and urgnent.
    Thanks in advance..

    Hi,
    I assume this is OAS 1013x.
    Be default the em application is enabled only for home.
    + check the status of the application with opmnctl status -app
    + Ensure that the ascontrol application is deployed in the container and its up. If not deploy it and check whether <web-app application="ascontrol" name="ascontrol" load-on-startup="true" root="/em" /> is added in default-web-site.xml
    Hope this helps
    Thanks
    Priya

  • HTTP_server link does not show in Application server control...

    Hi, I'm trying to configurate OAS 10g and HTTP Server, when start OAS all the proccess start up, including HTTP Server, but then when try to configurate HTTP_server in Application server control I can't access it, because this component has no 'link' below its name ... why? I can see HTTP_server is up, but can not access it!
    help

    Hi Pratap, Sumit,
    I did do the steps afresh now but still teh issue persists,
    1) Download the complete classes/oracle/apps/per folder to my local desktop myclasses/oracle/apps/per in Binary mode.
    2) In Jdeveloper i created a new OAF Workspace and Project and mentioned the default package as oracle.apps.per
    3) In myprojects/oracle/apps/per/selfservice/hierarchy/server i copied only the XML files (VO,View Link) from the server in Binary mode and the PG.xml from the database using the export batch program.
    4) Close and open Jdeveloper and you can see the PG.xml in webui folder and only the view object xml files in server folder. View Links do not show up eventhough they are available in the folder. Even the server.xml file which is available in the folder does not show up in Application Navigator.
    Please let me know if i have missed any step which you had mentioned.
    Thanks, Suresh

Maybe you are looking for