ERROR: "No domains accessible to the user logged in" 10.1.3.1

Rundown:
1.) Installed 10.1.3 Oracle Application Server
2.) Installed 10.1.3.1 Oracle Application Server Patch
3.) Verified that Oracle Database had ORABPEL schema (it does)
4.) Installed Oracle BPEL Process Manager 10.1.3.1
When I try to logon to the BPEL Process Manager console, I get the message:
No domains accessible to the user logged in.
Logging in as oc4jadmin.
When I try to create a new domain in the BPEL Process Manager Admin, I get the message:
"Please verify that the BPEL Domain Schema has been installed....the schema files are located under <home>/system/database/scripts/"
THEN
"Error updating domain index.
An exception occurred while writing the domain index (id"test1", ref "1") to the datastore; the exception reported is: ORA-00001: unique constraint (ORABPEL.DOM_PK) violated"
First: a folder under home called System does not exist.
Second: Any log files under domain/log do not popluate, therefore... I cannot trace an error.
HELP!!!

Hi..I have installed SOA suite 10.1.3.1.0. which has BPEL Process manger packaged with it.While logging in the BPEL Console as oc4jadmin i am getting the same error..
Also the domains/log is not being populated..
Please help as we are in a fix.

Similar Messages

  • No domains accessible to the user logged in

    Hi,
    I installed SOA 10.1.3.0.1 Basic Developer version. First time after installation everything comes up fine. I deployed and tested
    couple of processes. I shut down the SOA Suite and then restrated it over. Now when going to BPEL Console and logging in as
    oc4jadmin it gives the following error:
    No domains accessible to the user logged in.
    Now I checked the log file and see the following error message. i believe it's due
    The database schema version "2.0.3" from the database does not match the version "2.0.4" expected by the server.
    as I am using the developer version and olite is installed by default. I don't know why it only works first time after installation and then
    after that never works. Any idea how to fix this. As I have re-installed it several times now.
    <2007-06-25 01:20:13,953> <INFO> <collaxa> <ConnectionFactoryImpl::init> Initialized connection factory jdbc/BPELServerDataSourceWorkflow
    <2007-06-25 01:20:13,953> <INFO> <collaxa> <ConnectionFactoryImpl::init> Initialized connection factory jdbc/BPELServerDataSource
    <2007-06-25 01:20:14,109> <INFO> <collaxa> <ServerManager::__init> Detected datasource 'olite'
    07/06/25 01:20:14 ORABPEL-03003
    Incorrect db schema version.
    The database schema version "2.0.3" from the database does not match the version "2.0.4" expected by the server.
    The database schema currently in place has probably been configured for a previous release; please re-install the database schema and try to start the server again.
    07/06/25 01:20:14      at com.collaxa.cube.engine.adaptors.util.BaseSchemaManager.getSchemaVersion(BaseSchemaManager.java:90)
    07/06/25 01:20:14      at com.collaxa.cube.engine.adaptors.util.DataSourceSchemaUtils$1.validateCompatibility(DataSourceSchemaUtils.java:72)
    07/06/25 01:20:14      at com.collaxa.cube.engine.adaptors.util.DataSourceSchemaUtils.validateServerSchemaVersion(DataSourceSchemaUtils.java:136)
    07/06/25 01:20:14      at com.collaxa.cube.admin.adaptors.ServerAdaptorManager.init(ServerAdaptorManager.java:126)
    07/06/25 01:20:14      at com.collaxa.cube.admin.ServerManager.__init(ServerManager.java:202)
    07/06/25 01:20:14      at com.collaxa.cube.admin.ServerManager.init(ServerManager.java:110)
    07/06/25 01:20:14      at com.collaxa.cube.ejb.impl.ServerBean.init(ServerBean.java:254)
    07/06/25 01:20:14      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    07/06/25 01:20:14      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    07/06/25 01:20:14      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    07/06/25 01:20:14      at java.lang.reflect.Method.invoke(Method.java:585)
    07/06/25 01:20:14      at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
    07/06/25 01:20:14      at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    07/06/25 01:20:14      at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    07/06/25 01:20:14      at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    07/06/25 01:20:14      at com.evermind.server.ejb.interceptor.system.JAASInterceptor$1.run(JAASInterceptor.java:31)
    07/06/25 01:20:14      at java.security.AccessController.doPrivileged(Native Method)
    07/06/25 01:20:14      at javax.security.auth.Subject.doAs(Subject.java:396)
    07/06/25 01:20:14      at com.evermind.server.ThreadState.runAs(ThreadState.java:622)
    07/06/25 01:20:14      at com.evermind.server.ejb.interceptor.system.JAASInterceptor.invoke(JAASInterceptor.java:34)
    07/06/25 01:20:14      at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    07/06/25 01:20:14      at com.evermind.server.ejb.interceptor.system.TxNotSupportedInterceptor.invoke(TxNotSupportedInterceptor.java:43)
    07/06/25 01:20:14      at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    07/06/25 01:20:14      at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
    07/06/25 01:20:14      at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
    07/06/25 01:20:14      at com.evermind.server.ejb.InvocationContextPool.invoke(InvocationContextPool.java:55)
    07/06/25 01:20:14      at com.evermind.server.ejb.StatelessSessionEJBObject.OC4J_invokeMethod(StatelessSessionEJBObject.java:87)
    07/06/25 01:20:14      at ServerBean_RemoteProxy_4bin6i8.init(Unknown Source)
    07/06/25 01:20:14      at com.collaxa.cube.admin.CXLoaderServlet.init(CXLoaderServlet.java:60)
    07/06/25 01:20:14      at javax.servlet.GenericServlet.init(GenericServlet.java:256)
    07/06/25 01:20:14      at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2361)
    07/06/25 01:20:14      at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4810)
    07/06/25 01:20:14      at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4734)
    07/06/25 01:20:14      at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4922)
    07/06/25 01:20:14      at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1134)
    07/06/25 01:20:14      at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:738)
    07/06/25 01:20:14      at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:414)
    07/06/25 01:20:14      at com.evermind.server.Application.getHttpApplication(Application.java:545)
    07/06/25 01:20:14      at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:1990)
    07/06/25 01:20:14      at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:1909)
    07/06/25 01:20:14      at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:645)
    07/06/25 01:20:14      at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:290)
    07/06/25 01:20:14      at com.evermind.server.http.HttpServer.setSites(HttpServer.java:270)
    07/06/25 01:20:14      at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:177)
    07/06/25 01:20:14      at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2450)
    07/06/25 01:20:14      at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:998)
    07/06/25 01:20:14      at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:131)
    07/06/25 01:20:14      at java.lang.Thread.run(Thread.java:595)
    <2007-06-25 01:20:15,937> <INFO> <collaxa> <ServerManager::uninit> Shutting down all domains
    <2007-06-25 01:20:15,937> <INFO> <collaxa> <ServerManager::uninit> Done shutting down all domains
    07/06/25 01:20:37 java.sql.SQLException: [POL-5130] table or view not found
    07/06/25 01:20:37      at oracle.lite.poljdbc.LiteThinJDBCConnection.thinSQLError(Unknown Source)
    07/06/25 01:20:37      at oracle.lite.poljdbc.LiteThinJDBCStatement.thinSqlPrepare(Unknown Source)
    07/06/25 01:20:37      at oracle.lite.poljdbc.LiteThinJDBCPreparedStatement.prepare(Unknown Source)
    07/06/25 01:20:37      at oracle.lite.poljdbc.POLJDBCPreparedStatement.<init>(Unknown Source)
    07/06/25 01:20:37      at oracle.lite.poljdbc.OraclePreparedStatement.<init>(Unknown Source)
    07/06/25 01:20:37      at oracle.lite.poljdbc.POLJDBCCallableStatement.<init>(Unknown Source)
    07/06/25 01:20:37      at oracle.lite.poljdbc.OracleCallableStatement.<init>(Unknown Source)
    07/06/25 01:20:37      at oracle.lite.poljdbc.POLJDBCConnection.prepareCall(Unknown Source)
    07/06/25 01:20:37      at oracle_lite_poljdbc_OracleConnection_Proxy.prepareCall()
    07/06/25 01:20:37      at oracle.bpel.services.workflow.repos.driver.WFTaskTimer.getWFTaskTimers(WFTaskTimer.java:164)
    07/06/25 01:20:37      at oracle.bpel.services.workflow.repos.driver.PersistencyService.getWFTaskTimers(PersistencyService.java:946)
    07/06/25 01:20:37      at oracle.bpel.services.workflow.task.impl.WorkflowTimerAgent.getTaskTimer(WorkflowTimerAgent.java:587)
    07/06/25 01:20:37      at oracle.bpel.services.workflow.task.impl.WorkflowTimerAgent.<init>(WorkflowTimerAgent.java:134)
    07/06/25 01:20:37      at oracle.bpel.services.workflow.task.impl.WorkflowTimerAgent.<clinit>(WorkflowTimerAgent.java:91)
    07/06/25 01:20:37      at oracle.bpel.services.workflow.task.impl.TaskService.<init>(TaskService.java:158)
    07/06/25 01:20:37      at oracle.bpel.services.workflow.task.impl.TaskService.<clinit>(TaskService.java:131)
    07/06/25 01:20:37      at oracle.bpel.services.common.InitializeServlet.init(InitializeServlet.java:56)
    07/06/25 01:20:37      at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2361)
    07/06/25 01:20:37      at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4810)
    07/06/25 01:20:37      at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4734)
    07/06/25 01:20:37      at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4922)
    07/06/25 01:20:37      at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1134)
    07/06/25 01:20:37      at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:738)
    07/06/25 01:20:37      at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:414)
    07/06/25 01:20:37      at com.evermind.server.Application.getHttpApplication(Application.java:545)
    07/06/25 01:20:37      at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:1990)
    07/06/25 01:20:37      at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:1909)
    07/06/25 01:20:37      at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:645)
    07/06/25 01:20:37      at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:290)
    07/06/25 01:20:37      at com.evermind.server.http.HttpServer.setSites(HttpServer.java:270)
    07/06/25 01:20:37      at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:177)
    07/06/25 01:20:37      at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2450)
    07/06/25 01:20:37      at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:998)
    07/06/25 01:20:37      at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:131)
    07/06/25 01:20:37      at java.lang.Thread.run(Thread.java:595)
    <2007-06-25 01:20:37,531> <ERROR> <oracle.bpel.services.workflow> <::> [POL-5130] table or view not found
    java.sql.SQLException: [POL-5130] table or view not found
         at oracle.lite.poljdbc.LiteThinJDBCConnection.thinSQLError(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCStatement.thinSqlPrepare(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCPreparedStatement.prepare(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCPreparedStatement.<init>(Unknown Source)
         at oracle.lite.poljdbc.OraclePreparedStatement.<init>(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCCallableStatement.<init>(Unknown Source)
         at oracle.lite.poljdbc.OracleCallableStatement.<init>(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCConnection.prepareCall(Unknown Source)
         at oracle_lite_poljdbc_OracleConnection_Proxy.prepareCall()
         at oracle.bpel.services.workflow.repos.driver.WFTaskTimer.getWFTaskTimers(WFTaskTimer.java:164)
         at oracle.bpel.services.workflow.repos.driver.PersistencyService.getWFTaskTimers(PersistencyService.java:946)
         at oracle.bpel.services.workflow.task.impl.WorkflowTimerAgent.getTaskTimer(WorkflowTimerAgent.java:587)
         at oracle.bpel.services.workflow.task.impl.WorkflowTimerAgent.<init>(WorkflowTimerAgent.java:134)
         at oracle.bpel.services.workflow.task.impl.WorkflowTimerAgent.<clinit>(WorkflowTimerAgent.java:91)
         at oracle.bpel.services.workflow.task.impl.TaskService.<init>(TaskService.java:158)
         at oracle.bpel.services.workflow.task.impl.TaskService.<clinit>(TaskService.java:131)
         at oracle.bpel.services.common.InitializeServlet.init(InitializeServlet.java:56)
         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.<init>(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.<init>(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)
    <2007-06-25 01:20:37,531> <ERROR> <oracle.bpel.services.workflow> <::> Error while querying workflow task timer.
    Error while querying workflow task timer based on task metadata and application name.
    Check the underlying exception and correct the error. Contact oracle support if error is not fixable.
    ORABPEL-30320
    Error while querying workflow task timer.
    Error while querying workflow task timer based on task metadata and application name.
    Check the underlying exception and correct the error. Contact oracle support if error is not fixable.
         at oracle.bpel.services.workflow.repos.driver.WFTaskTimer.getWFTaskTimers(WFTaskTimer.java:183)
         at oracle.bpel.services.workflow.repos.driver.PersistencyService.getWFTaskTimers(PersistencyService.java:946)
         at oracle.bpel.services.workflow.task.impl.WorkflowTimerAgent.getTaskTimer(WorkflowTimerAgent.java:587)
         at oracle.bpel.services.workflow.task.impl.WorkflowTimerAgent.<init>(WorkflowTimerAgent.java:134)
         at oracle.bpel.services.workflow.task.impl.WorkflowTimerAgent.<clinit>(WorkflowTimerAgent.java:91)
         at oracle.bpel.services.workflow.task.impl.TaskService.<init>(TaskService.java:158)
         at oracle.bpel.services.workflow.task.impl.TaskService.<clinit>(TaskService.java:131)
         at oracle.bpel.services.common.InitializeServlet.init(InitializeServlet.java:56)
         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.<init>(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.<init>(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)
    Caused by: java.sql.SQLException: [POL-5130] table or view not found
         at oracle.lite.poljdbc.LiteThinJDBCConnection.thinSQLError(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCStatement.thinSqlPrepare(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCPreparedStatement.prepare(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCPreparedStatement.<init>(Unknown Source)
         at oracle.lite.poljdbc.OraclePreparedStatement.<init>(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCCallableStatement.<init>(Unknown Source)
         at oracle.lite.poljdbc.OracleCallableStatement.<init>(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCConnection.prepareCall(Unknown Source)
         at oracle_lite_poljdbc_OracleConnection_Proxy.prepareCall()
         at oracle.bpel.services.workflow.repos.driver.WFTaskTimer.getWFTaskTimers(WFTaskTimer.java:164)
         ... 25 more
    <2007-06-25 01:20:37,531> <ERROR> <oracle.bpel.services.workflow> <::> Error while querying workflow task timer.
    Error while querying workflow task timer based on task metadata and application name.
    Check the underlying exception and correct the error. Contact oracle support if error is not fixable.
    ORABPEL-30320
    Error while querying workflow task timer.
    Error while querying workflow task timer based on task metadata and application name.
    Check the underlying exception and correct the error. Contact oracle support if error is not fixable.
         at oracle.bpel.services.workflow.repos.driver.WFTaskTimer.getWFTaskTimers(WFTaskTimer.java:183)
         at oracle.bpel.services.workflow.repos.driver.PersistencyService.getWFTaskTimers(PersistencyService.java:946)
         at oracle.bpel.services.workflow.task.impl.WorkflowTimerAgent.getTaskTimer(WorkflowTimerAgent.java:587)
         at oracle.bpel.services.workflow.task.impl.WorkflowTimerAgent.<init>(WorkflowTimerAgent.java:134)
         at oracle.bpel.services.workflow.task.impl.WorkflowTimerAgent.<clinit>(WorkflowTimerAgent.java:91)
         at oracle.bpel.services.workflow.task.impl.TaskService.<init>(TaskService.java:158)
         at oracle.bpel.services.workflow.task.impl.TaskService.<clinit>(TaskService.java:131)
         at oracle.bpel.services.common.InitializeServlet.init(InitializeServlet.java:56)
         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.<init>(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.<init>(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)
    Caused by: java.sql.SQLException: [POL-5130] table or view not found
         at oracle.lite.poljdbc.LiteThinJDBCConnection.thinSQLError(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCStatement.thinSqlPrepare(Unknown Source)
         at oracle.lite.poljdbc.LiteThinJDBCPreparedStatement.prepare(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCPreparedStatement.<init>(Unknown Source)
         at oracle.lite.poljdbc.OraclePreparedStatement.<init>(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCCallableStatement.<init>(Unknown Source)
         at oracle.lite.poljdbc.OracleCallableStatement.<init>(Unknown Source)
         at oracle.lite.poljdbc.POLJDBCConnection.prepareCall(Unknown Source)
         at oracle_lite_poljdbc_OracleConnection_Proxy.prepareCall()
         at oracle.bpel.services.workflow.repos.driver.WFTaskTimer.getWFTaskTimers(WFTaskTimer.java:164)
         ... 25 more
    07/06/25 01:20:39 Confluent Config: Loading configuration file config.xml
    07/06/25 01:20:39 Confluent Config: "${config.path}" is resolved to "config.properties"
    07/06/25 01:20:39 Confluent Config: "${gateway.default.config.path}" is resolved to "gateway-config-installer.properties;gateway-config-common.properties"
    07/06/25 01:20:39 Confluent Config: Loading property file config.properties
    07/06/25 01:20:39 Confluent Config: Loading property file gateway-config-installer.properties
    07/06/25 01:20:39 Confluent Config: Loading property file gateway-config-common.properties
    07/06/25 01:20:39 Confluent Config: Loading configuration file config.xml
    07/06/25 01:20:39 Confluent Config: "${config.path}" is resolved to "config.properties"
    07/06/25 01:20:39 Confluent Config: "${gateway.default.config.path}" is resolved to "gateway-config-installer.properties;gateway-config-common.properties"
    07/06/25 01:20:39 Confluent Config: Loading property file config.properties
    07/06/25 01:20:39 Confluent Config: Loading property file gateway-config-installer.properties
    07/06/25 01:20:39 Confluent Config: Loading property file gateway-config-common.properties
    07/06/25 01:20:40
    ConnectionPoolManager gateway.foundationservice intialized with url=jdbc:polite4@localhost:1531:orawsm driver=oracle.lite.poljdbc.POLJDBCDriver user=system maxConn=5
    07/06/25 01:20:40 Gateway component started
    07/06/25 01:20:40 Confluent Config: Loading configuration file config.xml
    07/06/25 01:20:40 Confluent Config: "${config.path}" is resolved to "config.properties"
    07/06/25 01:20:40 Confluent Config: "${policymanager.default.config.path}" is resolved to "policymanager-config-installer.properties;policymanager-config-common.properties"
    07/06/25 01:20:40 Confluent Config: Loading property file config.properties
    07/06/25 01:20:40 Confluent Config: Loading property file policymanager-config-installer.properties
    07/06/25 01:20:40 Confluent Config: Loading property file policymanager-config-common.properties
    07/06/25 01:20:40
    ConnectionPoolManager PolicyRepository intialized with url=jdbc:polite4@localhost:1531:orawsm driver=oracle.lite.poljdbc.POLJDBCDriver user=system maxConn=5
    07/06/25 01:20:40
    ConnectionPoolManager ComponentRepository intialized with url=jdbc:polite4@localhost:1531:orawsm driver=oracle.lite.poljdbc.POLJDBCDriver user=system maxConn=5
    07/06/25 01:20:40 Policy Manager component started
    07/06/25 01:20:41 Confluent Config: Loading configuration file config.xml
    07/06/25 01:20:41 Confluent Config: "${config.path}" is resolved to "config.properties"
    07/06/25 01:20:41 Confluent Config: "${ui.default.config.path}" is resolved to "ui-config-installer.properties;ui-config-common.properties"
    07/06/25 01:20:41 Confluent Config: Loading property file config.properties
    07/06/25 01:20:41 Confluent Config: Loading property file ui-config-installer.properties
    07/06/25 01:20:41 Confluent Config: Loading property file ui-config-common.properties
    07/06/25 01:20:41 Authentication Provider is:com.cfluent.accessprovider.sampledb.LocalDBAuthProvider
    07/06/25 01:20:41
    ConnectionPoolManager Component Repository Pool intialized with url=jdbc:polite4@localhost:1531:orawsm driver=oracle.lite.poljdbc.POLJDBCDriver user=system maxConn=5
    07/06/25 01:20:41
    ConnectionPoolManager UI Pool intialized with url=jdbc:polite4@localhost:1531:orawsm driver=oracle.lite.poljdbc.POLJDBCDriver user=system maxConn=5
    07/06/25 01:20:41 Confluent UI component started
    07/06/25 01:20:41 Corda Servlet Environment Initialized
    07/06/25 01:20:44
    Corda Server (PopChart) Version 6.0.597
    PopChart: Valid Key.
    OptiMap: No key entered, or key invalid.
    Highwire: No key entered, or key invalid.
    Cluster: No key entered, or key invalid.
    07/06/25 01:20:44 Copyright 1997 - 2004, Corda Technologies, Inc. (www.corda.com) Protected by U.S. Patent 5,933,830. Other patents pending.
    07/06/25 01:20:44
    07/06/25 01:20:44 server_root: C:/Oracle_Software/AS10g/1013/soa_windows_x86_101310/owsm/lib/corda
    07/06/25 01:20:44 chart_root: chart_root
    07/06/25 01:20:44 Password is Enabled, Required for Save
    07/06/25 01:20:44 Maximum Threads: 64
    07/06/25 01:20:44 Default Image Type is: Flash
    07/06/25 01:20:44 Auto Detect PNG Support. Compression Mode: DEFAULT
    07/06/25 01:20:44
    07/06/25 01:20:46 Confluent Config: Loading configuration file config.xml
    07/06/25 01:20:46 Confluent Config: "${config.path}" is resolved to "config.properties"
    07/06/25 01:20:46 Confluent Config: "${monitor.default.config.path}" is resolved to "monitor-config-installer.properties;monitor-config-common.properties"
    07/06/25 01:20:46 Confluent Config: Loading property file config.properties
    07/06/25 01:20:46 Confluent Config: Loading property file monitor-config-installer.properties
    07/06/25 01:20:46 Confluent Config: Loading property file monitor-config-common.properties
    07/06/25 01:20:51 Rmi Registry is started on port 3118
    07/06/25 01:20:51 Confluent Monitor component started
    07/06/25 01:20:51 Oracle Containers for J2EE 10g (10.1.3.1.0) initialized

    Hi,
    I uninstalled everything again and this time reinstalled the Mid-Tier version with OracleXE as the back end database. I followed the documentation to configure 10.1.3 with OID. All went fine as per the documentation. But when I try to log into BPELConsole I am still getting
    No domains accessible to the user logged in.
    When I tried to log into Worklist it gives me Authentication Error. And looking at the log file I see an error No Realm localhost..... The realm is correct but somehow I am not able to make 10.1.3 work on Mid-Tier with OID configured.
    Here is my is_config.xml
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <ISConfiguration xmlns="http://www.oracle.com/pcbpel/identityservice/isconfig">
    <configurations>
    <configuration realmName="localhost" displayName="localhost Realm">
    <provider providerType="JAZN" name="OID" service="Identity">
    <connection url="ldap://localhost:389" binddn="cn=orcladmin" password="testpwd1" encrypted="false"/>
    </provider>
    </configuration>
    </configurations>
    </ISConfiguration>
    Here is hw_services orion.xml
    <?xml version = '1.0'?>
    <orion-application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://xmlns.oracle.com/oracleas/schema/orion-application-10_0.xsd" deployment-version="10.1.3.1.0" default-data-source="jdbc/OracleDS" component-classification="internal-BPEL" schema-major-version="10" schema-minor-version="0">
         <ejb-module remote="false" path="hw_services_ejb.jar"/>
         <web-module id="hw_services" path="hw_services.war"/>
         <web-module id="deploy" path="deploy.war"/>
         <web-module id="testconnection" path="testconnection.war"/>
         <web-module id="worklistxpress" path="worklistxpress.war"/>
         <web-module id="worklistapp" path="worklistapp.war"/>
         <web-module id="taskservice" path="taskservice.war"/>
         <web-module id="taskmetadataservice" path="taskmetadataservice.war"/>
         <web-module id="taskqueryservice" path="taskqueryservice.war"/>
         <web-module id="IdentityService" path="IdentityService.war"/>
         <web-module id="usermetadataservice" path="usermetadataservice.war"/>
         <web-module id="runtimeconfigservice" path="runtimeconfigservice.war"/>
         <security-role-mapping name="PUBLIC">
              <group name="{{PUBLIC}}"/>
         </security-role-mapping>
         <persistence path="persistence"/>
         <jazn provider="LDAP" jaas-mode="doAsPrivileged"/>
         <log>
              <file path="application.log"/>
         </log>
    </orion-application>
    And here is orion.xml for orabpel
    <?xml version = '1.0'?>
    <orion-application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://xmlns.oracle.com/oracleas/schema/orion-application-10_0.xsd" deployment-version="10.1.3.1.0" default-data-source="jdbc/OracleDS" component-classification="internal-BPEL" schema-major-version="10" schema-minor-version="0">
         <ejb-module remote="false" path="ejb_ob_engine.jar"/>
         <ejb-module remote="false" path="ejb_services.jar"/>
         <web-module id="admin" path="admin.war"/>
         <web-module id="console" path="console.war"/>
         <web-module id="startup" path="startup.war"/>
         <web-module id="httpbinding" path="httpbinding.war"/>
         <security-role-mapping name="PUBLIC">
              <group name="{{PUBLIC}}"/>
         </security-role-mapping>
         <persistence path="persistence"/>
         <imported-shared-libraries>
              <import-shared-library name="oracle.bpel.common"/>
              <import-shared-library name="oracle.ws.client"/>
              <import-shared-library name="oracle.toplink"/>
              <import-shared-library name="oracle.ws.testpage"/>
         </imported-shared-libraries>
         <principals path="principals.xml"/>
         <jazn provider="LDAP" jaas-mode="doAsPrivileged"/>
         <log>
              <file path="application.log"/>
         </log>
         <connectors path="./oc4j-connectors.xml"/>
         <namespace-access>
              <read-access>
                   <namespace-resource root="">
                        <security-role-mapping name="&lt;jndi-user-role>">
                             <group name="oc4j-administrators"/>
                        </security-role-mapping>
                   </namespace-resource>
              </read-access>
              <write-access>
                   <namespace-resource root="">
                        <security-role-mapping name="&lt;jndi-user-role>">
                             <group name="oc4j-administrators"/>
                        </security-role-mapping>
                   </namespace-resource>
              </write-access>
         </namespace-access>
    </orion-application>
    Here is the Domain.log and it says default domain loaded and 2 processes deployed successfully. But I don't know why I am not able to log into BPELConsole and keeps getting "No domains accessible to the user logged in." also don't know from where the processes are loaded as I don't see anything in C:\Oracle_Software\AS10g\1013\soa_windows_x86_101310\bpel\domains\default\deploy as was expecting 2 jars in there but it's nothing in there and on top log files says 2 processes loaded. It all happened after I try to configure OID and restart the 10.1.3. Looks like after install anytime you restart the SOA Suite it is messing-up everything and now I installed is so many times and don't have patience to do it again.
    I am really frustrated now and don't know what's wrong. Any help will be really really appreciated.
    Thanks

  • [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.

  • Error when opening BPEL Console:No domains accessible to the user logged in

    Hi,
    I have upgraded the SOA SUITE from 10.1.3.1 to 10.1.3.4 by applying the patch. Before applying the patch, I run the scripts to upgrade the database for both ESB and BPEL. After applying the patch I made the change in <ORACLE_HOME>\j2ee\oc4j_soa\configdata-sources.xml file for the BPELPM_CONNECTION_POOL parameter. But when I am opening BPEL Console it is showing the error like “No domains accessible to the user logged in". And in the log file I am getting the error like
    ORABPEL-03003
    Incorrect db schema version.
    The database schema version "2.0.4" from the database does not match the version "10.1.3.4.0" expected by the server.
    The database schema currently in place has probably been configured for a previous release; please re-install the database schema and try to start the server again.
    Does anybody knows how to fix this problem?
    Thanks,
    Anju

    Hello,
    I had the same problem and reconfiguring the datasources.xml was the solution. Because the installer replace its values with all wrong values. For example: using polite driver instead OracleDriver, 1522 instead 1521, user and password.
    That solved my problem, maybe you must check all parameters of the datasources.xml and restart the server.

  • No domains accessible to the user logged in Error in BPEL Console

    HI All ,
    We have done cluster for two servers , but when we try to open BPEL Console then we are facing this issue
    No domains accessible to the user logged in .
    Can anyone help on this .
    Regards,
    Karthik

    HI Anuj ,
    When i debug the issue , this was the msg written in log file
    <2011-03-08 12:57:39,752> <DEBUG> <collaxa> <ServerObserverRegistry::__registerObserver> Registering observer class com.collaxa.cube.admin.adaptors.platform.PlatformAdaptor_oc4j_10g$1 for aspect class com.collaxa.cube.admin.observer.DomainInitAspect
    <2011-03-08 12:57:39,752> <DEBUG> <collaxa> <ServerObserverRegistry::__registerObserver> Registering observer class com.collaxa.cube.admin.adaptors.platform.PlatformAdaptor_oc4j_10g$1 for aspect class com.collaxa.cube.admin.observer.DomainUninitAspect
    <2011-03-08 12:57:39,776> <INFO> <collaxa> <ConnectionFactoryImpl::init> Initialized connection factory jdbc/BPELServerDataSourceWorkflow
    <2011-03-08 12:57:39,776> <INFO> <collaxa> <ConnectionFactoryImpl::init> Initialized connection factory jdbc/BPELServerDataSource
    <2011-03-08 12:57:39,776> <DEBUG> <collaxa> <ServerObserverRegistry::__registerObserver> Registering observer class com.collaxa.cube.admin.data.ServerConnectionFactory for aspect class com.collaxa.cube.admin.observer.ServerConfigChangeAspect
    <2011-03-08 12:57:40,171> <INFO> <collaxa> <ServerManager::__init> Detected datasource 'oracle'
    <2011-03-08 12:57:40,208> <INFO> <collaxa> <gsServerSchemaManager::validateCompatibility> Detected database version '10.1.3.4.0'
    <2011-03-08 12:57:40,208> <INFO> <collaxa> <ServerAdaptorManager::init> Initialized adaptors for platform 'ias_10g'
    <2011-03-08 12:57:40,869> <DEBUG> <collaxa> <BPELServerXPathRegistry::init> Done loading XPath service for server
    <2011-03-08 12:57:40,932> <DEBUG> <collaxa> <ClusterService::createJChannel> Creating jgroup channel
    <2011-03-08 12:57:40,934> <DEBUG> <collaxa> <ClusterService::createJChannel> Creating the jgroups channel using the install jgroups config file from /opt/oracle/product/OracleAS/bpel/system/config/jgroups-protocol.xml
    <2011-03-08 12:57:41,609> <INFO> <collaxa> <ServerManager::uninit> Shutting down all domains
    <2011-03-08 12:57:41,609> <INFO> <collaxa> <ServerManager::uninit> Done shutting down all domains
    <2011-03-08 12:57:41,610> <DEBUG> <collaxa> <ServerObserverRegistry::__registerObserver> Unregistered observer class com.collaxa.cube.admin.data.ServerConnectionFactory from aspect list class com.collaxa.cube.admin.observer.ServerConfigChangeAspect
    Can you suggest on this .
    Regards,
    Karthik

  • Unable to logged in to SOA server - No domains accessible to the user

    Dear Experts,
    I am getting the following error when tying to login in to SOA Server.
    Error: No domains accessible to the user logged in.
    Also I am not able to create new domain and not able to find default domain.
    Please suggest me that how can I login to SOA.
    Thanks,
    Rajesh

    Hi Rajesh,
    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

  • NO domains accessible to the user error while opening bpel console

    Hi all,
    I have applied SOA patchset 10.1.3.5 on SOA 10.1.3.1 .After that when I am trying to access bpel console is givving the error like
    'No Domains accessable to the user logged in'. I am able to connect to the database using jdeveloper.
    I am missing any post instalation steps ?.Can anybody help me please.
    Thanks and Regards,
    Durgareddy Katta.

    Hi
    It means that your bpel services have failed to start up. perhaps a failure with patching it.
    Did you also patched the orabpel schema? Did you follow the post install tasks?
    Look into $ORACLE_HOME/bpel/domains/domain_name/logs/domain.log and ORACLE_HOME/opmn/logs, oc4j_soa logs what kind of errors there are related to bpel startup
    Michel

  • An error occurred while backing up the user's  home folder

    I have a user account that I'm trying to remove from a computer. I have updated to 10.5.2, and restarted a number of times and repaired permissions. There were 3 accounts on the machine I'm trying to remove, and the first 2 deleted just fine. However, this last one, the most important one, will not delete and save to a dmg file.
    The error message is "an error occurred while backing up the user's home folder" shortly after beginning the process.
    log file shows:
    /08 12:52:49 AM authexec[266] executing /System/Library/PrivateFrameworks/DiskImages.framework/Resources/diskimages-hel per
    2/28/08 12:53:13 AM [0x0-0xe00e].com.apple.systempreferences[197] 2008-02-28 00:53:13.213 writeconfig[209:10b] DILDiskImageCreate: internal error - missing kDIHLCreateImageComponentsKey in return dictionary
    2/28/08 12:53:13 AM [0x0-0xe00e].com.apple.systempreferences[197] 2008-02-28 00:53:13.230 writeconfig[209:10b] DIHLDiskImageCreate failed: 999 (options:{
    2/28/08 12:53:13 AM [0x0-0xe00e].com.apple.systempreferences[197] "create-content-spec" = {
    2/28/08 12:53:13 AM [0x0-0xe00e].com.apple.systempreferences[197] "iff-spec" = {
    2/28/08 12:53:13 AM [0x0-0xe00e].com.apple.systempreferences[197] "any-owners" = 1;
    2/28/08 12:53:13 AM [0x0-0xe00e].com.apple.systempreferences[197] "copy-uid" = 501;
    2/28/08 12:53:13 AM [0x0-0xe00e].com.apple.systempreferences[197] "no-cross-dev-nodes" = 1;
    2/28/08 12:53:13 AM [0x0-0xe00e].com.apple.systempreferences[197] scrub = 1;
    2/28/08 12:53:13 AM [0x0-0xe00e].com.apple.systempreferences[197] "skip-unreadable" = 1;
    2/28/08 12:53:13 AM [0x0-0xe00e].com.apple.systempreferences[197] url = file://localhost/Users/woneal/;
    2/28/08 12:53:13 AM [0x0-0xe00e].com.apple.systempreferences[197] };
    2/28/08 12:53:13 AM [0x0-0xe00e].com.apple.systempreferences[197] "nbi-spec" = {
    2/28/08 12:53:13 AM [0x0-0xe00e].com.apple.systempreferences[197] filesystem = "HFS+";
    2/28/08 12:53:13 AM [0x0-0xe00e].com.apple.systempreferences[197] layout = SPUD;
    2/28/08 12:53:13 AM [0x0-0xe00e].com.apple.systempreferences[197] };
    2/28/08 12:53:13 AM [0x0-0xe00e].com.apple.systempreferences[197] };
    2/28/08 12:53:13 AM [0x0-0xe00e].com.apple.systempreferences[197] "create-target-spec" = {
    2/28/08 12:53:13 AM [0x0-0xe00e].com.apple.systempreferences[197] "image-type" = UDIF;
    2/28/08 12:53:13 AM [0x0-0xe00e].com.apple.systempreferences[197] overwrite = 1;
    2/28/08 12:53:13 AM [0x0-0xe00e].com.apple.systempreferences[197] url = file://localhost/Users/Deleted%20Users/woneal.dmg;
    2/28/08 12:53:13 AM [0x0-0xe00e].com.apple.systempreferences[197] };
    2/28/08 12:53:13 AM [0x0-0xe00e].com.apple.systempreferences[197] "suppress-uiagent" = 1;
    2/28/08 12:53:13 AM [0x0-0xe00e].com.apple.systempreferences[197] })
    any ideas?

    This is the correct steps to solve this problem:
    1. Cancel the update (with the backing up error, of course)
    2. Do a manual backup
    3. Do a manual restore (your password to unlock your backup file is your AppleID password, not your IPhone keypad password)
    4. Now Update your phone. This time the backup should work.
    5. After it is updated, it will automatically restore, if you choose to restore not to set up a new phone.
    And yes, copy all your photos manually. Your backup probabally won't include photos.
    If this still doesn't work, try to stop your anti-virus software.

  • How to capture the role of the user logged in  CRM

    Hi
    How to capture the role of the user logged in  CRM so as to restrict the Account group selection ; While creating a sales Order .
    Can we deternine the profile in the related view .If so how , and what tables can we use to do so.

    hi,
    I think you should check CRM table AGR_USERS.
    Regards
    Michael

  • How to get the user logged at worklist (Adf Form - Human Task)

    Hi,
    I have an Adf Form Based on Human Task and and need to get the user logged at Worklist Application.
    Anyone know to make this ?
    Thanks.
    Victor Jabur

    Hi, thanks for your reply, but i discover a better way to make this:
    public String getLoggedUserWorklist(){
    String user = "";
    try{
    Map parameters=AdfFacesContext.getCurrentInstance().getPageFlowScope();
    IWorkflowServiceClient wfSvcClient = WorkflowService.getWorkflowServiceClient();
    ITaskQueryService queryService = wfSvcClient.getTaskQueryService();
    String contextId = (String)parameters.get("bpmWorklistContext");
    IWorkflowContext context = queryService.getWorkflowContext(contextId);
    user = context.getUser();
    }catch(Exception e){
    user = "";
    return user;
    }

  • Not clearable : 1 distinct types of ORA- errors have been found in the alert log.

    ( Correct me if I'm wrong.)
    What could be the reason for the fact that the event "1 distinct types of ORA- errors have been found in the alert log." is not clearable?
    Even if the problem is solved, the ORA- error will still be in the alert.log.
    Therefore the event would eventually only disappear after 7 days.
    Doesn't sound very logical to me.

    - The event page showing a warning event for "Generic Alert Log Error Status" metric,
    - "Generic Alert Log Error Status" event is a statefull metric,
    - On each evaluation of the metric defined as 'Statefull', the Cloud Control Agent recalculates the severity,
    - This means, EM Agent scans the alert log for ORA errors, "Generic Alert Log Error Status" will return the number of ORA error found,
    - Whenever the returned number is grater than the assigned thresholds of "Generic Alert Log Error Status", an alert is raised on EM console,
    - On the next scan of alert log file, this alert will be cleared ONLY if the collected value is less than the assigned threshold,
    - By checking your system, the warning threshold of "Generic Alert Log Error Status" is 0, so whenever a single ORA error is found in alert log, a warning event will be raised and you will not be able to clear it manually as this is a stateful metric.
    There are three cases where this alert can be cleared:
    1. The agent found 0 ORA errors in Alert log, then the alert will be cleared automatically
    2. Manual clear: By disabling/enabling the metric
    3. Manual clear and further not receiving similar alerts frequently: By assigning higher thresholds values
    So, I suggest to disable the metric, then, enable it after some time as follows as follows:
    - Go to the problematic database home page >> open the 'Oracle Database' drop-down menu >> 'Monitoring' >> 'Metric and Collection Settings',
    - Choose 'All metrics' from the 'View' drop-down list >> search for the 'Generic Alert Log Error Status' metric,
    - Click the pencil icon under 'Edit' column opposite to the above metric >> remove the Warning Threshold (make it empty) >> 'Continue' >> 'OK'.
    - Wait for the next collection schedule in order for the warning events to be cleared, then, enable the metric again with the same steps (setting Warning Threshold=0).
    References:
    Note 604385.1 Receiving "Clear" Notifications Unexpectedly for 'Generic Alert Log Error Status' Metric
    Note 733784.1 What are Statefull and Stateless Metrics in Enterprise Manager - Explanation and Example
    HTH
    Mani

  • How can I get the language of the user logged on using only DI API?

    Hello,
    how can I get the language of the user logged on using only DI API,
    without invoking the UI?
    Can I read the value from some table using sql?
    I could write to file the first user's connection to the language code in SAP and then use it from external program, but I do not like this solution ...
    I know only this possibility:
            '_SboCy ==> SAPbobsCOM.Company
            '_SboCys ==> SAPbobsCOM.CompanyService
            '_SboApp ==> SAPbouiCOM.Application
            CodLng Dim As String = ""
            Dim lng As SAPbobsCOM.UserLanguages _SboCy.GetBusinessObject = (BoObjectTypes.oUserLanguages)
            If lng.GetByKey (_SboApp.Language) Then
                codLng = lng.LanguageShortName
                'Etc. ..
            End If
            lng = Nothing
    Thanks

    Hi Enrico,
    The language settings are held on the user's Windows profile and not in the database. In SBO 2007A onwards there is an XML file that is created by the SBO client (previous versions stored the information in the registry). The file is called b1-current-user.xml and you'll find it in the temporary application data under the user's profile (by default this will be C:\Documents and Settings\<profile>\Local Settings\Application Data\SAP\SAP Business One for Windows XP). This XML file contains a node that looks like the following:
    <leaf kind="single" name="Language" type="String">
         <value>8</value>
    </leaf>
    where the value is the language id that should correspond to the same setting in the DI API. If your application will always run on a workstation where the SBO client is installed then you could read this XML file. Of course, this file may not exist for a particular Windows user if they have never opened the SBO client so you'd need to have a default setting.
    If you application will be installed on a workstation which doesn't have an SBO client installed on it then there is no way to tell what default language to use and you'll need to build this logic in to your own application (eg have a screen where the user can choose their preferred langauge and then store this as a config file in a similar way to how the SBO client works).
    Kind Regards,
    Owen

  • To Find the user log off date

    Hello Gurus
          I need to find the user log off and log on details.Suppose if the user logs of today and Logs on tommmorow...Then I need to get both those log off and log on details.The log details can be found from USR02 table..Plz help me in finding out the log off date of the user..IThanks
    Ganesh
    Edited by: Ganesh Kumar on Mar 9, 2009 6:57 PM

    Explore SM19 and SM20 tcodes for your requirement.

  • Transported Roles not Visible for the User Log-in

    I have three roles in the development system.  These roles show up in the top level navigation for the users in the dev system.  All these roles and the underlying BSPs are transported to QA successfully.  I could assign them to users without any problems, but when the users log-in they can not see any of these roles at the top level navigation (In fact, they just get a blank screen).  "Entry Point" setting and "Sort Priority" is maintained for all the three roles.
    As a test, I created a new role with the same BSP links in QA itself and assigned it to the users.  This shows up in the top level navigation for the users.  I am wondering what's wrong with the transported roles!  If someone could help me here that would be great and I will assign points to helpful replies.  I have a very basic knowledge in portal.

    After applying SP12 in the portal landscape (EP 6.0), the role transports only work in our test environment, but not in production.  Even the manual corrections suggested in OSS note 1002832 didn't help.  I can preview all the iviews in the roles with my user id (admin id), but as soon as I log-in with the end user id nothing shows up [Not even the top level navigation tabs show up].  The following is the portal authorization methodology I chose.
    1. I assign users to the user groups
    2. I assign user groups to the roles
    I want to emphasize that all is well in our test environment, it is the production environment that shows inconsistency.  Let me know if anyone has any pointers.

  • Application should start automatically as soon the user logs into windows.

    Hello All,
    I have a requirement.
    I am developed a time sheet application using web dynpro. This application is configured on the portal & is working fine. Now, I want to make some changes, may be at Portal Content side or Application side, but want this -
    As soon as the User loges into the Windows with user id & password, this timesheet application residing on the portal should start automatically and should record the time. Similarly, if the user shuts-down, the application should again record the time. Thus giving the actual time the user worked.
    Please reply. Thanks.
    Best Regards
    Chander Kararia

    Hello Satyajit,
    Below are the comments on your queries.
    1. It would be better if the application starts silently. But, in case, if we choose other way i.e the browser opens automatically and displays the application (expecting the button needs to be clicked by the user) that will also do.
    2. In case of system shut-down, I am still to come up with some materialized concept. But, here are few ideas...
        a). The application should check if the time entry is available for the current date. If so, should display the text for LogOut only. This will make user understand not to hit it.
        b). It should keep on accepting all the sessions (logging & logout) n number of times for the current date.
    I would prefer (b) as a better option.
    If you have some more conceptual idea, please suggest.
    Best Regards
    Chander Kararia

Maybe you are looking for

  • Define Planning levels for Logistics (Liquidity forecast).

    Hi Gurus,   I am defining planning levels for logistics for my client inorder to see the purchase order items in liquidity forecast report FF7A/FF7B but I can only assign one vendor planning group to M2 as my requirement  requires all vendor planning

  • Downloaded attachments change title and add numbers when saved

    I've had this problem a very long time ... with my previous G-4 and older Operating Systems. Using Thunderbird for my e-mail: Someone sends me an attachment titled, e.g., <In Tray Exercise for Sudan.doc>. When I download and save it, the title become

  • Subinventory transfer

    Hi Gurus, I am using wsh_deliveries_pub.delivery_action api to backorder.But quantiy from staging sub inventory is not going back to FGI subinvenotory. Do i need to call a separate api for this.Or it needs to be done manually.If api is avalable could

  • Remove decimals when equal to 0 SAPSCRIPT

    Hello all, When printing a quantity field in a sapscript form, I would like to remove the decimals if they are all 0, but retain them if at least one is non zero.  For example: Quantity    -   Value to print 1000.000   - 1000 1000.020   - 1000.020 10

  • Raw use of Generics

    Something which makes me wonder: When I use own generic classes in a raw manner, I usually get the following warning: Type safety: The method myMethod() belongs to the raw type Generic. References to generic type Generic<T> should be parameterizedWhe