Can't login Oracle BPEL console

Oracle BPEL PM shows 2 errors:
1、<2009-03-05 15:20:35,383> <ERROR> <default.collaxa.cube.engine> <DomainObserverRegistry::load> Failed to locate observer class oracle.tip.esb.configuration.deployment.bpel.BPELSvcDeploymentManager
2、<2009-03-05 14:59:24,836> <ERROR> <collaxa> <ProcessJob::execute> Timed out reading http://pce-01:9700
then i can't login Oracle BPEL console with domain "default" and default pwd "bpel".
How can i solve this problem and login BPEL console ?

For the errors :
Oracle BPEL PM shows 2 errors:
1、<2009-03-05 15:20:35,383> <ERROR> <default.collaxa.cube.engine> <DomainObserverRegistry::load> Failed to locate observer class oracle.tip.esb.configuration.deployment.bpel.BPELSvcDeploymentManager
2、<2009-03-05 14:59:24,836> <ERROR> <collaxa> <ProcessJob::execute> Timed out reading http://pce-01:9700
You may be having a have a DNS entry issue:
http://pce-01:9700/BPELConsole
Change on your workstation the hosts file; c\windows\system32\drivers\etc\hosts
add the entry
127.0.0.1 pce-01.<fully quaified domain name>
127.0.0.1 pce-01
Restart the SOA Suite.
Also, regarding the BPEL Console login, generally by default its welcome1, unless you have given a different password at the time of installation when running the irca.sh scripts to create orabpel/oraesb/orawsm schemas.(for SOA Adv install). However, in SOA Basic install, they get installed in olite db, so welcome1 is generally the default password.
Hope this helps!
Regards
Anirudh Pucha

Similar Messages

  • Error when accessing Oracle BPEL console

    The following error message shows up when access oracle BPEL console. Any advice to resolve this error? Thanks a lot in advance!
    ***************************************************************************** Oracle BPEL Server version 10.1.3.1.0 Build: 0 Build time: Mon Oct 09 08:44:49 PDT 2006 Build type: release Source tag: PCBPEL_10.1.3.1.0_GENERIC_061009.0802
    Exception Message:
    [java.lang.NoClassDefFoundError] org/apache/log4j/Category
    Exception Trace:
    java.lang.NoClassDefFoundError: org/apache/log4j/Category at java.lang.Class.getDeclaredConstructors0(Native Method) at java.lang.Class.privateGetDeclaredConstructors(Class.java:2328) at java.lang.Class.getConstructor0(Class.java:2640) at java.lang.Class.getConstructor(Class.java:1629) at org.apache.commons.logging.impl.LogFactoryImpl.getLogConstructor(LogFactoryImpl.java:410) at org.apache.commons.logging.impl.LogFactoryImpl.newInstance(LogFactoryImpl.java:529) at org.apache.commons.logging.impl.LogFactoryImpl.getInstance(LogFactoryImpl.java:235) at org.apache.commons.logging.LogFactory.getLog(LogFactory.java:370) at org.collaxa.thirdparty.apache.axis.components.logger.LogFactory.getLog(LogFactory.java:37) at org.collaxa.thirdparty.apache.axis.encoding.TypeMappingImpl.(TypeMappingImpl.java:68) at com.collaxa.cube.engine.deployment.TypeSoapRegistry.registerHeaderTypes(TypeSoapRegistry.java:251) at com.collaxa.cube.engine.deployment.TypeSoapRegistry.load(TypeSoapRegistry.java:79) at com.collaxa.cube.engine.core.TypeRegistry.load(TypeRegistry.java:126) at com.collaxa.cube.engine.CubeEngine.__load(CubeEngine.java:613) at com.collaxa.cube.engine.CubeEngine.load(CubeEngine.java:474) at com.collaxa.cube.admin.ServerManager.loadDomain(ServerManager.java:1111) at com.collaxa.cube.admin.ServerManager.loadAllDomains(ServerManager.java:924) at com.collaxa.cube.admin.ServerManager.init(ServerManager.java:111) at com.collaxa.cube.ejb.impl.ServerBean.init(ServerBean.java:254) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:585) at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35) at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119) at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52) at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119) at com.evermind.server.ejb.interceptor.system.JAASInterceptor$1.run(JAASInterceptor.java:31) at java.security.AccessController.doPrivileged(Native Method) at javax.security.auth.Subject.doAs(Subject.java:396) at com.evermind.server.ThreadState.runAs(ThreadState.java:622) at com.evermind.server.ejb.interceptor.system.JAASInterceptor.invoke(JAASInterceptor.java:34) at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119) at com.evermind.server.ejb.interceptor.system.TxNotSupportedInterceptor.invoke(TxNotSupportedInterceptor.java:43) at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119) at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52) at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119) at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55) at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87) at ServerBean_RemoteProxy_4bin6i8.init(Unknown Source) at com.collaxa.cube.admin.CXLoaderServlet.init(CXLoaderServlet.java:60) at javax.servlet.GenericServlet.init(GenericServlet.java:256) at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2361) at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4810) at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4734) at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4922) at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1134) at com.evermind.server.http.HttpApplication.(HttpApplication.java:738) at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:414) at com.evermind.server.Application.getHttpApplication(Application.java:545) at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:1990) at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.(HttpSite.java:1909) at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:645) at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:290) at com.evermind.server.http.HttpServer.setSites(HttpServer.java:270) at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:177) at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2450) at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:998) at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:131) at java.lang.Thread.run(Thread.java:595)

    ru able to login to the other applications on your App server ... viz.
    Oracle App Server Console, ESB Console, Worklist App ... etc

  • Can I use Oracle BPEL process manager with other AS and DB

    Can we user oracle bpel process manager with jboss application server and postgresql database.. is it possible..
    and what will be the price.. per licencse when i go to just purchase Oracle BPEL process manager

    MAke sure you have not set ANY environment variable related to Oracle / BEA / Java / LD_library path. Use the following script to unset / set the initial settings:
    #!/bin/sh
    unset ORACLE_BASE ORACLE_HOME ORACLE_SID ORACLE_TERM
    unset LD_LIBRARY_PATH LD_LIBRARY_PATH_64
    unset CLASSPATH JAVA_HOME
    export PATH=.:/usr/sbin:/usr/bin:/usr/local/bin:/opt/VRTS/bin
    export BEA_HOME=/appl/oracle/products/9.2/weblogic
    Marc
    http://orasoa.blogspot.com

  • Oracle BPEL Console audit trail showing incorrect information

    Hi all,
    I am using Oracle BPEL 10.1.3.3 on Red Hat Linux server and 10g R2DB as the dehydration store.
    My processes whether synchronous or empty are all executing properly without any error and in the 'Instances' tab under BPEL console they are shown as completed succesfully,however when I click on a particular instance and try to view the audit trail each activity is shown as pending .........but the Input and Output of those activities are all correct.
    Infact even the Assign and Transformation activities are shown as pending.
    Neither domain nor opmn log files show any error.
    Can anyone please let me know what can be the possible cause?This is very urgent.
    Thanks.

    Audit trail (if it's turned on) is persisted only in database. What you see in console is just visual representation of data in XML fashion. But behind the scenes is allways database. Even in developer installation (which you are probably using) is database. It is Oracle Lite (Olite).

  • Bug:cant create xml source from Oracle BPEL console

    hi
    follow this
    1) create a xsd A, in this create 2 elements in requestmessage input and xyz.
    2) create xsd B, in this make a complex type abc in this put an element on string type.
    3) set the type of xyz to abc. and import the target namespace of B.
    deploy it and on SOA BPEL console and click on xml source radio button.
    if its working at your place pls let me know.
    dont just see reply something.;)
    YYY
    Message was edited by:
    user573911

    you may want to check out commands like xmlforest and xmlelement
    http://download.oracle.com/docs/cd/B19306_01/server.102/b14200/functions221.htm
    copied from documentation
    Purpose
    XMLForest converts each of its argument parameters to XML, and then returns an XML fragment that is the concatenation of these converted arguments.
    •If value_expr is a scalar expression, then you can omit the AS clause, and Oracle Database uses the column name as the element name.
    •If value_expr is an object type or collection, then the AS clause is mandatory, and Oracle uses the specified c_alias as the enclosing tag. The c_alias can be up to 4000 characters.
    •If value_expr is null, then no element is created for that value_expr.
    Examples
    The following example creates an Emp element for a subset of employees, with nested employee_id, last_name, and salary elements as the contents of Emp:
    SELECT XMLELEMENT("Emp",
    XMLFOREST(e.employee_id, e.last_name, e.salary))
    "Emp Element"
    FROM employees e WHERE employee_id = 204;
    Emp Element
    <Emp>
    <EMPLOYEE_ID>204</EMPLOYEE_ID>
    <LAST_NAME>Baer</LAST_NAME>
    <SALARY>10000</SALARY>
    </Emp>

  • Problem with Versions - where can I Download Oracle BPEL PM 10.1.3

    Dear Experts,
    I have to develop my Oracle BPEL Process in JDeveloper 10.1.3 & I couldn't see corresponding Oracle BPEL PM server 10.1.3 instead I am having 10.1.3.1. Is it right way of use. Or please suggest me from where I can download Oracle BPEL PM 10.1.3.0 or 10.1.3.
    Note: Strictly my requirement is to develop bpel process with 10.1.3 standards.
    Thanks,
    Rajesh

    Hi Rajesh,
    We understand your requirement abut BPEL 10.1.3 standards. For this you can either download a BPEL standalone or 10.1.3.1.0 SOA Suite from http://www.oracle.com/technology/products/ias/bpel/index.html.
    Please note that SOA 10.1.3.1.0 is the base release where you have al the required BPEL standards you are looking for. Then, you might want to upgrade to 10.1.3.4 patchset and download the 10.1.3.4 JDeveloper to develop your BPEL processes.
    Regards
    A

  • Can not see Oracle BPEL Project option in Eclipse

    Hi,
    I have followed the Test Drive document to install the Oracle BPEL Process Manager 2.0 e.g:
    1. Installed Eclipse 3.0 GA (eclipse30GA.zip)
    2. Installed BPEL Process Manager 2.0RC9 (orabpel_2.0rc9_OC4J_win32.exe)
    3. Installed BPEL Designer Plugin for Eclipse (bpelz_0.9.1_win32.exe)
    When I open Eclipse to build a new Oracle BPEL Project I don't get the option to do that. It seems that the plugin isn't loaded or so ?
    I am very sure that I answered the install questions correctly (tried multiple times).
    Any ideas on what could be wrong ?
    Thanks
    Andy

    Further information - it now seems that the missing 'bat' file is due to the order of installation of server and designer. However, the 'bpelz.bat' file looks for the 'obsetenv.bat' in the wrong directory. Should be 'call ..\..\bin\obsetenv.bat' (on my install at least). Eclipse 3.0 also has a bug I now discover that does not load plugins correctly. Delete the 'configuration' directory, restart and the plugin becomes available

  • Can't login to Admin Console after period not using

    Hi,
    We have portal 3.0P4 on Solaris 8 (gateway and server seperate systems) and have always the same problem.
    After a time, not using the admin console, we're not allowed to login anymore.
    We get the following message: Your Admininstration Console login session has timed out.
    The auth log says: Login Failed Unix initialization LoginExceptionI/O exception trying to
    connect to Unix service UserDomain /<domeinname>
    Only after restarting the portal, it works fine again. This is not a solution with a production system!
    Can someone help ...
    Thanks in advance.
    Greetings,
    Miranda Heesbeen

    DId you try restarting just the Unix auth helper (doUnix) process instead of the whole ipsserver?
    Sometimes even if the process is running it has a problem.

  • [Oracle BPEL Console] No domains accessible to the user logged in.

    Hello Everyone,
    Can anyone please help me out, bpel process manager on my machine was working fine till yesterday nite but when i tried to access bpel manager console this morning its showing this error "No domains accessible to the user logged in.". I am trying to access with the same user with which i use to (with admin rights 'OC4jAdmin'). What should i do to deal with this issue?

    08/06/23 13:13:38.738 startup: 10.1.3.1.0 Started
    08/06/23 13:23:19.792 10.1.3.1.0 Started
    08/06/23 13:23:32.745 httpbinding: 10.1.3.1.0 Started
    08/06/23 13:23:32.823 admin: 10.1.3.1.0 Started
    08/06/23 13:23:32.901 console: 10.1.3.1.0 Started
    08/06/23 13:24:09.338 startup: Error preloading servlet
    javax.servlet.ServletException:
    ORABPEL START-UP ERROR!!!!!!!!
    OraBPEL run-time system failed to start due to exception:
    Cannot lookup datasource type.
    The process domain was unable to determine the database type. The version table contains the vendor type for the current datasource
    . The exception reported is: Cannot fetch a datasource connection.
    The process domain was unable to establish a connection with the datasource with the connection URL "jdbc/BPELServerDataSourceWorkflow"
    . The exception reported is: Internal Error:Invalid Connect String
    Please check that the machine hosting the datasource is physically connected to the network. Otherwise, check that the datasource
    connection parameters (user/password) is currently valid.
    Please check that:
    + the machine hosting the datasource is physically connected to the network.
    + the connection pool properties as defined in the application server startup properties are valid.
    + the database schema for OraBPEL has been installed in the datasource.

  • Can i login to essbase console by using command prompt

    Hi All,
    Is thr any possiblity to login in to essbase console by using command prompt
    normally we login to console and will give credentails and login as same way can we do from command prompt??
    Thanks in advance
    Regards,
    SM

    Hello ,
    You can check the login through the Essbase command utility.
    go to command prompt . type - essmsh
    then you will be able to see MaxL prompt
    enter the command login username password;
    you can use this utility to load data , import export running calc etc...
    Thanks,
    KKT

  • Can't Login in SMC Console installed in Windows

    Dear All,
    Kindly advice what to do to login to the smc console installed in Windows xp.
    I receive the below error message when i trying to login:
    " Communication could not be established with the server.
    The Server version may be incompatible.
    Your prompt response will be very Helpful.
    Br
    KABA Mamady

    Hi Kaba-Mamady,
    Take a look at the following forum posting for the solution of the same problem:
    [http://forums.sun.com/thread.jspa?threadID=5289614]
    Pegah Garousi
    Halcyon Monitoring Solutions

  • Not able to login to Bpel consol or worklist(SOA Suite)

    HI,
    I am unable to login to Soa Suite(console or worklist) after when BM Message Brokerwas installed. Tried many times but still failing.Throwing the error as*"NO Domain Exists"*.
    PLease suggest.

    Domain not exists, could be that the connection to the database is incorrect or the repository (ORABPEL schema) is not up-to-date, did you apply all the updatescripts?
    Marc
    http://orasoa.blogspot.com

  • Problem to start BPEL Console of Oracle BPEL Process Manager 10.1.3.1.0

    Hi everyone!
    I'm writing to yours because I installed Oracle BPEL Process Manager 10.1.3.1.0 but I can't start BPEL Console. I tried to start it by the option menu of Windows XP and by Developer Prompt, but I get a HTTP 404 Not Found page. When I was installing the universall installer told me that it wasn't possible to set ORACLE_HOME variable because it had a value older than 1023 characteres. So, I continue the installation but I can't start the BPEL Console. The Dos Console teld me sometimes when I put http://localhost:9700/BPELConsole..timed out. So, tell me how to resolve that problem.
    I'll be waiting your responses.
    This is the log of "Select Start BPEL PM Server",
    Could not canonicalize 'ERROR: product bean SAWebBinCompBean does not exist' (Th
    e filename, directory name, or volume label syntax is incorrect). From system pr
    operty java.library.path.
    Could not canonicalize 'ERROR: product bean EclipseSACatalogMangerCompBean does
    not exist' (The filename, directory name, or volume label syntax is incorrect).
    From system property java.library.path.
    Could not canonicalize 'ERROR: product bean SQLAnywhereOdbcDriverCompBean does n
    ot exist' (The filename, directory name, or volume label syntax is incorrect). F
    rom system property java.library.path.
    Could not canonicalize 'ERROR: product bean DWSharedUtilityCompBean does not exi
    st' (The filename, directory name, or volume label syntax is incorrect). From sy
    stem property java.library.path.
    Jul 15, 2007 12:48:36 PM com.evermind.server.XMLDataSourcesConfig parseRootNode
    INFO: Legacy datasource detected...attempting to convert to new syntax.
    2007-07-15 12:48:45.378 NOTIFICATION JMSServer[]: OC4J JMS server recovering tra
    nsactions (commit 0) (rollback 0) (prepared 0).
    2007-07-15 12:48:45.408 NOTIFICATION JMSServer[]: OC4J JMS server recovering loc
    al transactions Queue[OC4J Domain Queue].
    2007-07-15 12:48:45.448 NOTIFICATION JMSServer[]: OC4J JMS server recovering loc
    al transactions Queue[jms/Oc4jJmsExceptionQueue].
    2007-07-15 12:48:45.628 NOTIFICATION JMSServer[]: OC4J JMS server recovering loc
    al transactions Queue[jms/notifications].
    2007-07-15 12:48:45.649 NOTIFICATION JMSServer[]: OC4J JMS server recovering loc
    al transactions Queue[OracleASRouter_store].
    2007-07-15 12:48:45.959 NOTIFICATION JMSServer[]: OC4J JMS server recovering loc
    al transactions Queue[jms/events].
    2007-07-15 12:48:46.049 NOTIFICATION JMSServer[]: OC4J JMS server recovering loc
    al transactions Queue[jms/jobstore].
    2007-07-15 12:48:46.149 ERROR Failed to set the internal configuration of the OC
    4J JMS Server with: XMLJMSServerConfig[file:/C:/product/10.1.3.1/OraBPEL_1/bpel/
    system/appserver/oc4j/j2ee/home/config/jms.xml]
    07/07/15 12:48:46 *** (SEVERE) Failed to set the internal configuration of the O
    C4J JMS Server with: XMLJMSServerConfig[file:/C:/product/10.1.3.1/OraBPEL_1/bpel
    /system/appserver/oc4j/j2ee/home/config/jms.xml]
    2007-07-15 12:48:46.149 ERROR J2EE OJR-00011 Exception starting JMS server: Fail
    ed to set the internal configuration of the OC4J JMS Server with: XMLJMSServerCo
    nfig[file:/C:/product/10.1.3.1/OraBPEL_1/bpel/system/appserver/oc4j/j2ee/home/co
    nfig/jms.xml]
    2007-07-15 12:49:29.952 WARNING J2EE JNDI-00002 Resource reference jms/Queue/Not
    ificationSenderQueueConnectionFactory not found. Allowing J2EEContext creation
    to continue anyway.
    2007-07-15 12:49:29.962 WARNING J2EE JNDI-00004 No javax.jms.QueueConnectionFact
    ory found at jms/QueueConnectionFactory
    2007-07-15 12:49:29.962 WARNING J2EE JNDI-00002 Resource reference jms/Queue/Not
    ificationSenderQueue not found. Allowing J2EEContext creation to continue anywa
    y.
    2007-07-15 12:49:29.962 WARNING J2EE JNDI-00004 No javax.jms.Queue found at null
    2007-07-15 12:49:29.962 WARNING J2EE JNDI-00002 Resource reference jms/Queue/Not
    ificationSenderQueueConnectionFactory not found. Allowing J2EEContext creation
    to continue anyway.
    2007-07-15 12:49:29.972 WARNING J2EE JNDI-00004 No javax.jms.QueueConnectionFact
    ory found at jms/QueueConnectionFactory
    2007-07-15 12:49:29.982 WARNING J2EE JNDI-00002 Resource reference jms/Queue/Not
    ificationSenderQueue not found. Allowing J2EEContext creation to continue anywa
    y.
    2007-07-15 12:49:29.982 WARNING J2EE JNDI-00004 No javax.jms.Queue found at null
    2007-07-15 12:49:30.112 ERROR J2EE EJB-03027 [orabpel] An error occured deployin
    g EJB module: java.lang.InstantiationException: Resource exception(BPELjms) for
    MessageDrivenBean InvokerBean during endpoint activation: failure looking up res
    ource provider factory for QueueConnectionFactoryWrapper [Queue]-OracleASJMSConn
    ector.QueueConnectionFactoryWrapper.Demos7.-3f9cb723:113ca91421c:-7fff.22 []: ja
    vax.resource.spi.ResourceAdapterInternalException: Looking up java:comp/resource
    /oc4jjms/jms/collaxa/BPELInvokerQueueFactory: javax.naming.NameNotFoundException
    : No resource named 'oc4jjms/jms/collaxa/BPELInvokerQueueFactory'found
    07/07/15 12:49:30 WARNING: Application.setConfig Application: orabpel is in fail
    ed state as initialization failed.
    java.lang.InstantiationException: Error initializing ejb-modules: Resource excep
    tion(BPELjms) for MessageDrivenBean InvokerBean during endpoint activation: fail
    ure looking up resource provider factory for QueueConnectionFactoryWrapper [Queu
    e]-OracleASJMSConnector.QueueConnectionFactoryWrapper.Demos7.-3f9cb723:113ca9142
    1c:-7fff.22 []: javax.resource.spi.ResourceAdapterInternalException: Looking up
    java:comp/resource/oc4jjms/jms/collaxa/BPELInvokerQueueFactory: javax.naming.Nam
    eNotFoundException: No resource named 'oc4jjms/jms/collaxa/BPELInvokerQueueFacto
    ry'found
    2007-07-15 12:49:30.513 WARNING DEBUG GJRA-1100, oracle.j2ee.connector.messagein
    flow.MessageEndpointFactoryImpl@121c5df.
    2007-07-15 12:49:30.763 WARNING J2EE OJR-00013 Exception initializing deployed a
    pplication: orabpel. Application: orabpel is in failed state as initialization f
    ailed
    2007-07-15 12:49:31.374 ERROR J2EE EJB-03027 [hw_services] An error occured depl
    oying EJB module: com.evermind.server.ejb.deployment.InvalidEJBAssemblyException
    : [hw_services:hw_services_ejb:RemoteWorklistService] - Unable to load ejb-class
    oracle.tip.pc.services.hw.worklist.RemoteWorklistServiceBean, see section 23.2
    of the EJB 2.1 specificationoracle.classloader.util.AnnotatedClassNotFoundExcept
    ion:
    Missing class: oracle.tip.pc.services.hw.worklist.RemoteWorklistServic
    eBean
    Dependent class: com.evermind.server.ejb.deployment.BeanDescriptor
    Loader: oc4j:10.1.3
    Code-Source: /C:/product/10.1.3.1/OraBPEL_1/bpel/system/appserver/oc
    4j/j2ee/home/lib/oc4j-internal.jar
    Configuration: <code-source> in META-INF/boot.xml in C:\product\10.1.3
    .1\OraBPEL_1\bpel\system\appserver\oc4j\j2ee\home\oc4j.jar
    This load was initiated at hw_services.root:0.0.0 using the Class.forName() meth
    od.
    The missing class is available from the following locations:
    1. Code-Source: /C:/product/10.1.3.1/OraBPEL_1/bpel/system/services/lib/
    bpm-services.jar (from <code-source> in /C:/product/10.1.3.1/OraBPEL_1/bpel/syst
    em/appserver/oc4j/j2ee/home/config/server.xml)
    This code-source is available in loader oracle.bpel.common:10.1.3. Th
    is shared-library can be imported by the "hw_services" application.
    07/07/15 12:49:31 WARNING: Application.setConfig Application: hw_services is in
    failed state as initialization failed.
    java.lang.InstantiationException: Error initializing ejb-modules: [hw_services:h
    w_services_ejb:RemoteWorklistService] - Unable to load ejb-class oracle.tip.pc.s
    ervices.hw.worklist.RemoteWorklistServiceBean, see section 23.2 of the EJB 2.1 s
    pecificationoracle.classloader.util.AnnotatedClassNotFoundException:
    Missing class: oracle.tip.pc.services.hw.worklist.RemoteWorklistServic
    eBean
    Dependent class: com.evermind.server.ejb.deployment.BeanDescriptor
    Loader: oc4j:10.1.3
    Code-Source: /C:/product/10.1.3.1/OraBPEL_1/bpel/system/appserver/oc
    4j/j2ee/home/lib/oc4j-internal.jar
    Configuration: <code-source> in META-INF/boot.xml in C:\product\10.1.3
    .1\OraBPEL_1\bpel\system\appserver\oc4j\j2ee\home\oc4j.jar
    This load was initiated at hw_services.root:0.0.0 using the Class.forName() meth
    od.
    The missing class is available from the following locations:
    1. Code-Source: /C:/product/10.1.3.1/OraBPEL_1/bpel/system/services/lib/
    bpm-services.jar (from <code-source> in /C:/product/10.1.3.1/OraBPEL_1/bpel/syst
    em/appserver/oc4j/j2ee/home/config/server.xml)
    This code-source is available in loader oracle.bpel.common:10.1.3. Th
    is shared-library can be imported by the "hw_services" application.
    2007-07-15 12:49:31.394 WARNING J2EE OJR-00013 Exception initializing deployed a
    pplication: hw_services. Application: hw_services is in failed state as initiali
    zation failed
    2007-07-15 12:49:31.534 ERROR J2EE EJB-03027 [owf] An error occured deploying EJ
    B module: com.evermind.server.ejb.deployment.InvalidEJBAssemblyException: [owf:O
    WFWrapperEJB:OWFRemoteWrapper] - Unable to load ejb-class oracle.tip.pc.services
    .owf.OWFRemoteWrapperBean, see section 23.2 of the EJB 2.1 specificationoracle.c
    lassloader.util.AnnotatedClassNotFoundException:
    Missing class: oracle.tip.pc.services.owf.OWFRemoteWrapperBean
    Dependent class: com.evermind.server.ejb.deployment.BeanDescriptor
    Loader: oc4j:10.1.3
    Code-Source: /C:/product/10.1.3.1/OraBPEL_1/bpel/system/appserver/oc
    4j/j2ee/home/lib/oc4j-internal.jar
    Configuration: <code-source> in META-INF/boot.xml in C:\product\10.1.3
    .1\OraBPEL_1\bpel\system\appserver\oc4j\j2ee\home\oc4j.jar
    This load was initiated at owf.root:0.0.0 using the Class.forName() method.
    The missing class is available from the following locations:
    1. Code-Source: /C:/product/10.1.3.1/OraBPEL_1/bpel/system/services/lib/
    bpm-services.jar (from <code-source> in /C:/product/10.1.3.1/OraBPEL_1/bpel/syst
    em/appserver/oc4j/j2ee/home/config/server.xml)
    This code-source is available in loader oracle.bpel.common:10.1.3. Th
    is shared-library can be imported by the "owf" application.
    07/07/15 12:49:31 WARNING: Application.setConfig Application: owf is in failed s
    tate as initialization failed.
    java.lang.InstantiationException: Error initializing ejb-modules: [owf:OWFWrappe
    rEJB:OWFRemoteWrapper] - Unable to load ejb-class oracle.tip.pc.services.owf.OWF
    RemoteWrapperBean, see section 23.2 of the EJB 2.1 specificationoracle.classload
    er.util.AnnotatedClassNotFoundException:
    Missing class: oracle.tip.pc.services.owf.OWFRemoteWrapperBean
    Dependent class: com.evermind.server.ejb.deployment.BeanDescriptor
    Loader: oc4j:10.1.3
    Code-Source: /C:/product/10.1.3.1/OraBPEL_1/bpel/system/appserver/oc
    4j/j2ee/home/lib/oc4j-internal.jar
    Configuration: <code-source> in META-INF/boot.xml in C:\product\10.1.3
    .1\OraBPEL_1\bpel\system\appserver\oc4j\j2ee\home\oc4j.jar
    This load was initiated at owf.root:0.0.0 using the Class.forName() method.
    The missing class is available from the following locations:
    1. Code-Source: /C:/product/10.1.3.1/OraBPEL_1/bpel/system/services/lib/
    bpm-services.jar (from <code-source> in /C:/product/10.1.3.1/OraBPEL_1/bpel/syst
    em/appserver/oc4j/j2ee/home/config/server.xml)
    This code-source is available in loader oracle.bpel.common:10.1.3. Th
    is shared-library can be imported by the "owf" application.
    2007-07-15 12:49:31.544 WARNING J2EE OJR-00013 Exception initializing deployed a
    pplication: owf. Application: owf is in failed state as initialization failed
    2007-07-15 12:50:07.096 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: admin_war defined in web site OC4J 10g (10.1.3) Defau
    lt Web Site. Application: admin_war has been stopped
    2007-07-15 12:50:07.096 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: console_war defined in web site OC4J 10g (10.1.3) Def
    ault Web Site. Application: console_war has been stopped
    2007-07-15 12:50:07.246 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: startup_war defined in web site OC4J 10g (10.1.3) Def
    ault Web Site. Application: startup_war has been stopped
    2007-07-15 12:50:07.386 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: httpbinding defined in web site OC4J 10g (10.1.3) Def
    ault Web Site. Application: httpbinding has been stopped
    2007-07-15 12:50:26.003 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: deploy defined in web site OC4J 10g (10.1.3) Default
    Web Site. Application: deploy has been stopped
    2007-07-15 12:50:26.013 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: testconnection defined in web site OC4J 10g (10.1.3)
    Default Web Site. Application: testconnection has been stopped
    2007-07-15 12:50:26.023 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: taskservice defined in web site OC4J 10g (10.1.3) Def
    ault Web Site. Application: taskservice has been stopped
    2007-07-15 12:50:26.033 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: taskmetadataservice defined in web site OC4J 10g (10.
    1.3) Default Web Site. Application: taskmetadataservice has been stopped
    2007-07-15 12:50:26.033 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: taskqueryservice defined in web site OC4J 10g (10.1.3
    ) Default Web Site. Application: taskqueryservice has been stopped
    2007-07-15 12:50:26.033 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: IdentityService defined in web site OC4J 10g (10.1.3)
    Default Web Site. Application: IdentityService has been stopped
    2007-07-15 12:50:26.033 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: usermetadataservice defined in web site OC4J 10g (10.
    1.3) Default Web Site. Application: usermetadataservice has been stopped
    2007-07-15 12:50:26.043 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: runtimeconfigservice defined in web site OC4J 10g (10
    .1.3) Default Web Site. Application: runtimeconfigservice has been stopped
    2007-07-15 12:50:26.043 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: hw_services defined in web site OC4J 10g (10.1.3) Def
    ault Web Site. Application: hw_services has been stopped
    2007-07-15 12:50:26.043 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: worklistxpress defined in web site OC4J 10g (10.1.3)
    Default Web Site. Application: worklistxpress has been stopped
    2007-07-15 12:50:26.043 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: worklistapp defined in web site OC4J 10g (10.1.3) Def
    ault Web Site. Application: worklistapp has been stopped
    2007-07-15 12:50:26.043 ERROR J2EE HTTP-00004 Internal error raised tyring to in
    stantiate web-application: owf defined in web site OC4J 10g (10.1.3) Default Web
    Site. Application: owf has been stopped
    07/07/15 12:50:36 Oracle Containers for J2EE 10g (10.1.3.1.0) initialized
    Thanks for your responses.
    Greetings.

    Hi,
    you said:
    it wasn't possible to set ORACLE_HOME variable because it had a value older than 1023 characteres
    What do you mean with older than 1023 chars?
    I think the easiest way is to uninstall the BPEL Console and run the installer again with correcting the ORACLE_HOME problem...

  • Admin console can't login(linux)

    i can't login in admin console, fms 3.5, linux ES5
    http://192.168.1.44/fms_adminConsole.htm
    server add: 192.168.1.44 or 192.168.1.44:1111 or
    192.168.1.44:1112
    id: mint
    pd: video123
    fms.ini
    SERVER.ADMIN_USERNAME = mint
    # Password for server admin
    # For example:
    # SERVER.ADMIN_PASSWORD = bar
    SERVER.ADMIN_PASSWORD = video123

    i can't login in admin console, fms 3.5, linux ES5
    http://192.168.1.44/fms_adminConsole.htm
    server add: 192.168.1.44 or 192.168.1.44:1111 or
    192.168.1.44:1112
    id: mint
    pd: video123
    fms.ini
    SERVER.ADMIN_USERNAME = mint
    # Password for server admin
    # For example:
    # SERVER.ADMIN_PASSWORD = bar
    SERVER.ADMIN_PASSWORD = video123

  • Error logging in using BPEL Console

    Hi
    When I try to login using BPEL Console, I get following error:
    "No domains accessible to the user logged in"
    I tried link "Goto BPEL Admin". I found no domains there. I am unable to add new domain also.
    Can anyone let me know if I need to change any configuration to make this work?
    Thanks

    Hi Badri,
    Check 1:
    First checkpoint where we can identify the detail of error description is checking the following log files;
    Domain Log: $SOA_Home\bpel\domains\default\logs\domain.log ('default' is the default domain name)
    - This log file will be created everytime the SOA service is started and will log any domain level startup issues
    OPMN Log: $SOA_Home\opmn\logs\OC4J~oc4j_soa~default_group~1.log
    - This log file will log all the BPEL process specific logs (creation/termination)
    System Log: $SOA_Home\bpel\system\logs\orabpel.log
    - System level logging is provided for infrastructure, AXIS, and WSIF issues
    All these log files should give a clear picture about the error which might be causing this issue, based on which you can take necessary actions.
    Check 2:
    Check whether the database on top of which Oracle SOA suite was installed is up & running. If not, ensure the RDBMS listener is running & restart SOA service.
    Check 3:
    The Oracle SOA suite will be installed on top of a database (Oracle Lite/external Oracle DB), where three schemas would have been created during installation namely Orabpel, Oraesb, Orawsm. These schemas might have got corrupted (or) their passwords might have got changed which throws "No domains accessible to the user logged in." error in Oracle BPEL console. Ensure all 3 schemas are present in the database and their passwords are intact as specified in the datasources.xml/during installation and restart SOA service after corrections.
    Check 4:
    If any class files have been added in the SOA suite, ensure they are properly compiled and deployed @ $SOA_Home\bpel\system\classes.
    Check 5:
    If you have added any custom xpath functions for use in the BPEL process, you might have added entries in the $SOA_Home/bpel/system/config/xpath-functions.xml. Ensure that this file is well formed.
    Check 6:
    If you have deployed any BPEL process recently after which the Oracle BPEL console throws this error, there might be high chance for issues in the deployed BPEL process.
    All deployed BPEL processes will be picked up from the following location. Take backup of the existing processes, delete all entries and then restart SOA service.
    $SOA_Home\bpel\domains\default\tmp ('default' is the default domain name)
    Refer : http://sathyam-soa.blogspot.com/2009/01/oracle-bpel-console-throws-no-domains.html
    Hope this helps!
    Cheers
    Anirudh Pucha

Maybe you are looking for