Error coming while opening BPEL console.

Hi'
I am getting the below error if I am trying to go on the BPEL console, I am able to open rule author in the SOA suite.
I have to confess that I ended one opmn.exe process in the task manager, as the system was getting hanged. After ending the opmn process hanging was gone and SOA suite also started sucessfully but this error started coming.
please advice what to do.
thanks
Yatan
Oracle BPEL Process Manager Full Cycle
An unexpected error has occurred while executing your request. This is most likely related to a defect in the Oracle BPEL Process Manager product. We apologize you can post the error to the OTN forum and we will get back to you as soon as possible.
Attachments:
Build Information:
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.NullPointerException]
null
Exception Trace:
java.lang.NullPointerException
     at javax.security.auth.SubjectDomainCombiner.combineJavaxPolicy(SubjectDomainCombiner.java:365)
     at javax.security.auth.SubjectDomainCombiner.combine(SubjectDomainCombiner.java:191)
     at java.security.AccessControlContext.goCombiner(AccessControlContext.java:390)
     at java.security.AccessControlContext.optimize(AccessControlContext.java:304)
     at java.security.AccessController.getContext(AccessController.java:385)
     at javax.security.auth.Subject.doAs(Subject.java:393)
     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.isDomainListingEnabled(Unknown Source)
     at com.oracle.bpel.client.Server.isDomainListingEnabled(Server.java:451)
     at login.jspService(_login.java:83)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:453)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:591)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:515)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
     at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
     at java.security.AccessController.doPrivileged(Native Method)
     at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
     at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
     at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
     at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:50)
     at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
     at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
     at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
     at com.evermind.server.http.FormHttpAuthenticator.reject(FormHttpAuthenticator.java:82)
     at com.evermind.server.http.HttpApplication.checkAuthenticationAndAuthorize(HttpApplication.java:6417)
     at com.evermind.server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:3009)
     at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:736)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
     at java.lang.Thread.run(Thread.java:595)

*2) Errors in the opmn logs that shows some 'ORABPEL - ' Errors ? that shows BPEL Console dint come up..may be you will see a NullPointer Exception.*
<2009-07-03 17:03:00,210> <ERROR> <oracle.bpel.services.workflow> <::>
ORABPEL-09732
     at oracle.bpel.services.workflow.repos.PersistencyDriver.getNonTransactionService(PersistencyDriver.java:231)
     at oracle.bpel.services.workflow.repos.PersistencyDriver.getInstance(PersistencyDriver.java:152)
     at oracle.bpel.services.workflow.repos.Transaction.start(Transaction.java:58)
     at oracle.bpel.services.workflow.task.impl.WorkflowTimerAgent.getTaskTimer(WorkflowTimerAgent.java:584)
     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: Io exception: The Network Adapter could not establish the connection
     at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:138)
     at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:175)
     at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:287)
     at oracle.jdbc.driver.T4CConnection.logon(T4CConnection.java:328)
     at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:430)
     at oracle.jdbc.driver.T4CConnection.<init>(T4CConnection.java:151)
     at oracle.jdbc.driver.T4CDriverExtension.getConnection(T4CDriverExtension.java:32)
     at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:608)
     at oracle.oc4j.sql.DriverDataSource.getConnection(DriverDataSource.java:116)
     at oracle.oc4j.sql.DriverDataSource.getConnection(DriverDataSource.java:75)
     at oracle.oc4j.sql.DataSourceConnectionPoolDataSource.getPooledConnection(DataSourceConnectionPoolDataSource.java:57)
     at oracle.oc4j.sql.xa.EmulatedXADataSource.getXAConnection(EmulatedXADataSource.java:55)
     at oracle.oc4j.sql.spi.ManagedConnectionFactoryImpl.createXAConnection(ManagedConnectionFactoryImpl.java:208)
     at oracle.oc4j.sql.spi.ManagedConnectionFactoryImpl.createManagedConnection(ManagedConnectionFactoryImpl.java:167)
     at com.evermind.server.connector.ApplicationConnectionManager.createManagedConnection(ApplicationConnectionManager.java:1360)
     at oracle.j2ee.connector.ConnectionPoolImpl.createManagedConnectionFromFactory(ConnectionPoolImpl.java:327)
     at oracle.j2ee.connector.ConnectionPoolImpl.access$800(ConnectionPoolImpl.java:98)
     at oracle.j2ee.connector.ConnectionPoolImpl$FixedWaitPoolingScheme.getManagedConnection(ConnectionPoolImpl.java:1455)
     at oracle.j2ee.connector.ConnectionPoolImpl.getManagedConnection(ConnectionPoolImpl.java:785)
     at com.evermind.server.connector.ApplicationConnectionManager.getConnectionFromPool(ApplicationConnectionManager.java:1558)
     at com.evermind.server.connector.ApplicationConnectionManager.acquireConnectionContext(ApplicationConnectionManager.java:1503)
     at com.evermind.server.connector.ApplicationConnectionManager.allocateConnection(ApplicationConnectionManager.java:1449)
     at oracle.j2ee.connector.OracleConnectionManager.unprivileged_allocateConnection(OracleConnectionManager.java:238)
     at oracle.j2ee.connector.OracleConnectionManager.allocateConnection(OracleConnectionManager.java:192)
     at oracle.oc4j.sql.ManagedDataSource.getConnection(ManagedDataSource.java:197)
     at oracle.oc4j.sql.ManagedDataSource.getConnection(ManagedDataSource.java:142)
     at oracle.oc4j.sql.ManagedDataSource.getConnection(ManagedDataSource.java:127)
     at oracle.bpel.services.workflow.repos.PersistencyDriver.getConnection(PersistencyDriver.java:257)
     at oracle.bpel.services.workflow.repos.PersistencyDriver.getNonTransactionService(PersistencyDriver.java:226)
     ... 26 more
09/07/03 17:03:01 Confluent Config: Loading configuration file config.xml
09/07/03 17:03:01 Confluent Config: "${config.path}" is resolved to "config.properties"
09/07/03 17:03:01 Confluent Config: "${gateway.default.config.path}" is resolved to "gateway-config-installer.properties;gateway-config-common.properties"
09/07/03 17:03:01 Confluent Config: Loading property file config.properties
09/07/03 17:03:01 Confluent Config: Loading property file gateway-config-installer.properties
09/07/03 17:03:01 Confluent Config: Loading property file gateway-config-common.properties
09/07/03 17:03:01 Confluent Config: Loading configuration file config.xml
09/07/03 17:03:01 Confluent Config: "${config.path}" is resolved to "config.properties"
09/07/03 17:03:01 Confluent Config: "${gateway.default.config.path}" is resolved to "gateway-config-installer.properties;gateway-config-common.properties"
09/07/03 17:03:01 Confluent Config: Loading property file config.properties
09/07/03 17:03:01 Confluent Config: Loading property file gateway-config-installer.properties
09/07/03 17:03:01 Confluent Config: Loading property file gateway-config-common.properties
09/07/03 17:03:01
ConnectionPoolManager gateway.foundationservice intialized with url=jdbc:oracle:thin:@//bg1ws0008:1521/orcl driver=oracle.jdbc.driver.OracleDriver user=ORAWSM maxConn=5
09/07/03 17:03:03 Error while connecting to Database
09/07/03 17:03:03 Exception: Gateway engine failed to start
09/07/03 17:03:03 javax.servlet.ServletException: Gateway engine failed to start
09/07/03 17:03:03      at com.cfluent.gateway.util.InitServlet.initGatewayEngine(InitServlet.java:96)
09/07/03 17:03:03      at com.cfluent.gateway.util.InitServlet.handleInit(InitServlet.java:24)
09/07/03 17:03:03      at com.cfluent.common.servlet.BaseServlet.init(BaseServlet.java:39)
09/07/03 17:03:03      at javax.servlet.GenericServlet.init(GenericServlet.java:256)
09/07/03 17:03:03      at com.cfluent.common.servlet.BaseServlet.init(BaseServlet.java:72)
09/07/03 17:03:03      at com.cfluent.common.servlet.BaseInitServlet.init(BaseInitServlet.java:30)
09/07/03 17:03:03      at com.evermind.server.http.HttpApplication.loadServlet(HttpApplication.java:2361)
09/07/03 17:03:03      at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4810)
09/07/03 17:03:03      at com.evermind.server.http.HttpApplication.findServlet(HttpApplication.java:4734)
09/07/03 17:03:03      at com.evermind.server.http.HttpApplication.initPreloadServlets(HttpApplication.java:4922)
09/07/03 17:03:03      at com.evermind.server.http.HttpApplication.initDynamic(HttpApplication.java:1134)
09/07/03 17:03:03      at com.evermind.server.http.HttpApplication.<init>(HttpApplication.java:738)
09/07/03 17:03:03      at com.evermind.server.ApplicationStateRunning.getHttpApplication(ApplicationStateRunning.java:414)
09/07/03 17:03:03      at com.evermind.server.Application.getHttpApplication(Application.java:545)
09/07/03 17:03:03      at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.createHttpApplicationFromReference(HttpSite.java:1990)
09/07/03 17:03:03      at com.evermind.server.http.HttpSite$HttpApplicationRunTimeReference.<init>(HttpSite.java:1909)
09/07/03 17:03:03      at com.evermind.server.http.HttpSite.initApplications(HttpSite.java:645)
09/07/03 17:03:03      at com.evermind.server.http.HttpSite.setConfig(HttpSite.java:290)
09/07/03 17:03:03      at com.evermind.server.http.HttpServer.setSites(HttpServer.java:270)
09/07/03 17:03:03      at com.evermind.server.http.HttpServer.setConfig(HttpServer.java:177)
09/07/03 17:03:03      at com.evermind.server.ApplicationServer.initializeHttp(ApplicationServer.java:2450)
09/07/03 17:03:03      at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:998)
09/07/03 17:03:03      at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:131)
09/07/03 17:03:03      at java.lang.Thread.run(Thread.java:595)
09/07/03 17:03:03 The above exception is caused by
09/07/03 17:03:03 null
09/07/03 17:03:03 java.lang.NullPointerException
*(3) opmnctl stopall*
and then, opmnctl startall -> Able to log into BPEL Console ?
I have done this, still not able to log in
What are the errors on the BPEL Console ?
Oracle BPEL Process Manager Full Cycle
An unexpected error has occurred while executing your request. This is most likely related to a defect in the Oracle BPEL Process Manager product. We apologize you can post the error to the OTN forum and we will get back to you as soon as possible.
Attachments:
Build Information:
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.NullPointerException]
null
Exception Trace:
java.lang.NullPointerException
     at javax.security.auth.SubjectDomainCombiner.combineJavaxPolicy(SubjectDomainCombiner.java:365)
     at javax.security.auth.SubjectDomainCombiner.combine(SubjectDomainCombiner.java:191)
     at java.security.AccessControlContext.goCombiner(AccessControlContext.java:390)
     at java.security.AccessControlContext.optimize(AccessControlContext.java:304)
     at java.security.AccessController.getContext(AccessController.java:385)
     at javax.security.auth.Subject.doAs(Subject.java:393)
     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.isDomainListingEnabled(Unknown Source)
     at com.oracle.bpel.client.Server.isDomainListingEnabled(Server.java:451)
     at login.jspService(_login.java:83)
     at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:453)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:591)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:515)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
     at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
     at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
     at java.security.AccessController.doPrivileged(Native Method)
     at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
     at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
     at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
     at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:368)
     at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
     at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:50)
     at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
     at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
     at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
     at com.evermind.server.http.FormHttpAuthenticator.reject(FormHttpAuthenticator.java:82)
     at com.evermind.server.http.HttpApplication.checkAuthenticationAndAuthorize(HttpApplication.java:6417)
     at com.evermind.server.http.HttpApplication.getRequestDispatcher(HttpApplication.java:3009)
     at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:736)
     at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:448)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:302)
     at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:190)
     at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
     at java.lang.Thread.run(Thread.java:595)

Similar Messages

  • Error:null while opening .bpel file

    Hello,
    I'm getting an error ERROR:null while opening a .bpel file. Any pointers to solve it. Is it some JDeveloper bug. I'm using JDeveloper 10.1.3.3 version.

    Hello,
    I'm getting an error ERROR:null while opening a .bpel file. Any pointers to solve it. Is it some JDeveloper bug. I'm using JDeveloper 10.1.3.3 version.

  • 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

  • PST is not an Outlook data file error coming while opening the Outlook

    Hi,
    Suddenly my outlook is showing the .pst file is not an Outlook data file error while starting. No big changes was made to the system to cause this. I had upgraded the IE version to 9 the same day. Done lots of trouble shooting but still not able fix my pst
    file to work. My all mails are in that pst and there is no backup for it.
    I am using Office Outlook 2007. I have already tried the following  to make it work bu failed each time.
    1. Tried to repair the .pst file using scanpst tool in the system, but closed due to an unexpected error at the Phase 6.
    2. Successfully completed the repair using the scanpst of another Outlook 2010 system and added the pst back to my systems Outlook but it had only an Inbox folder in it which was empty.
    3. Tried to repair the using other third party software's but none came successful.
    Please let me know anything can be done for to make my old pst work again.
    Sanjay 
    Avatar of Sanjay Oyitty Sanjay Oyitty

    Hi,
    What's the size of that .pst file?
    Right click on the file and click Properties, make sure there's no
    Read-only Attribute. Then we can run Scanpst.exe again to check the result again:
    http://support.microsoft.com/kb/272227
    Regards,
    Melon Chen
    TechNet Community Support

  • Error coming while opening T.code CIC0

    Hi friends,
    while opeining the CIC0 T.code system showing the below error pls suggest me how to rectify it
    "error when determining the-- "CONTACT_SEARCH_CONFIGURATION  profile for agent "
    Regards
    Ramakrishna

    Hi Ram,
    In this case, could you please let me know the complete Component Configuration of your CIC Profile and also the components of the Framework Id which you make use of ?
    Please also check in your Framework ID -> Visible Components, whether you have maintained any Component Container ?
    Thanks & Best Regards,
    Vinod

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

  • The report terminated with error:  REP-110: File test2. cannot be opened. REP-1070: An error occurred while opening or saving a document.

    Hi,
    I'm getting the below error for reports.
    The report terminated with error:
    REP-110: File test2. cannot be opened. REP-1070: An error occurred while opening or saving a document. REP-0110: File test2. cannot be opened. .
    When checked Environment using url 'http://host:port/reports/rwservlet/showenv?server=your_repserver_name"
    found below
    ==================================================
    Reports Servlet Environment Variables 11.1.1.4.0
    Security Mode Non-secure
    HTTP Environment Variables 11.1.1.4.0
    SERVER_NAME   09.14.4.41
    SERVER_PORT   8888
    SCRIPT_NAME   /rwservlet
    SERVER_PROTOCOL   HTTP/1.1
    SERVER_SOFTWARE   undefined
    GATEWAY_INTERFACE   undefined
    SERVER_PORT_SECURE   undefined
    ACCEPT   image/jpeg, application/x-ms-application, image/gif, application/xaml+xml, image/pjpeg, application/x-ms-xbap, application/vnd.ms-excel, application/vnd.ms-powerpoint, application/msword, */*
    REQUEST_METHOD   GET
    REMOTE_HOST   test-wam-app
    REMOTE_ADDR   09.14.4.41
    REMOTE_USER   undefined
    AUTH_TYPE   undefined
    PATH_INFO   showenv
    QUERY_STRING   server=RptSvr_test-wam-app_wamtest
    PATH_TRANSLATED   undefined
    CONTENT_LENGTH   undefined
    CONTENT_TYPE   undefined
    AUTHORIZATION   undefined
    USER-AGENT   Mozilla/4.0 (compatible; MSIE 7.0; Windows NT 6.2; Trident/6.0; .NET4.0E; .NET4.0C; .NET CLR 3.5.30729; .NET CLR 2.0.50727; .NET CLR 3.0.30729; InfoPath.3; MS-RTC LM 8)
    REMOTE_IDENT   undefined
    REFERER   undefined
    Oracle Reports Services - Servlet Environment Variables  Select to jump to the top of the page  Return to Top
    KeyMapFile   /u03/apptest/FMW_11.1.1/user_projects/domains/WamTest/config/fmwconfig/servers/WLS_REPORTS/applications/reports_11.1.1.2.0/configuration/cgicmd.dat
    DBAUTH   /u03/apptest/FMW_11.1.1/apphome/reports/templates/rwdbauth.htm
    SYSAUTH   /u03/apptest/FMW_11.1.1/apphome/reports/templates/rwsysauth.htm
    server   rep_wls_reports_test-wam-app_wamtest1
    DIAGNOSTIC   yes
    ERRORTEMPLATE   /u03/apptest/FMW_11.1.1/apphome/reports/templates/rwerror.htm
    SERVER_IN_PROCESS   yes
    COOKIEEXPIRE   30
    ENCRYPTIONKEY   reports9i
    DIAGHEADTAGS   undefined
    DIAGBODYTAGS   undefined
    HELPURL   undefined
    RELOAD_KEYMAP   undefined
    IMAGEURL   http://09.14.4.41:8888/reports/rwservlet 
    SINGLESIGNON   no
    Oracle Reports Services - Server and Engine Environment Variables  Select to jump to the top of the page  Return to Top
    PATH   /u01/wamtest/FMW_11.1.1/apphome/jdk/bin:/u01/wamtest/FMW_11.1.1/apphome/bin:/u01/wamtest/FMW_11.1.1/apphome/jdk/bin:/u01/wamtest/FMW_11.1.1/apphome/bin:/u01/wamtest/FMW_11.1.1/apphome/bin:/u01/wamtest/FMW_11.1.1/apphome/bin:/u01/java/jdk1.6.0_23/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin
    DISPLAY  
    LD_LIBRARY_PATH   /u01/wamtest/FMW_11.1.1/apphome/jdk/jre/lib/amd64/server:/u01/wamtest/FMW_11.1.1/apphome/jdk/jre/lib/amd64:/u01/wamtest/FMW_11.1.1/apphome/jdk/jre/../lib/amd64:/u01/wamtest/FMW_11.1.1/apphome/jdk/jre/lib/amd64/native_threads:/u01/wamtest/FMW_11.1.1/apphome/jdk/jre/lib/amd64:/u01/wamtest/FMW_11.1.1/apphome/lib:/u01/wamtest/FMW_11.1.1/apphome/jdk/jre/lib/amd64/server:/u01/wamtest/FMW_11.1.1/apphome/jdk/jre/lib/amd64/native_threads:/u01/wamtest/FMW_11.1.1/apphome/jdk/jre/lib/amd64:/u01/wamtest/FMW_11.1.1/apphome/lib:/u01/wamtest/FMW_11.1.1/apphome/jdk/jre/lib/amd64/server:/u01/wamtest/FMW_11.1.1/apphome/opmn/lib:/u01/wamtest/FMW_11.1.1/apphome/lib
    ORACLE_HOME   /u01/wamtest/FMW_11.1.1/apphome
    TNS_ADMIN   /u01/wamtest/FMW_11.1.1/instance1/config
    NLS_LANG   AMERICAN_AMERICA.WE8ISO8859P1
    USER_NLS_LANG  
    RW   /u01/wamtest/FMW_11.1.1/apphome/reports
    REPORTS_PATH   /u01/wamtest/FMW_11.1.1/apphome/reports/templates:/u01/wamtest/FMW_11.1.1/apphome/reports/samples/demo:/u01/wamtest/FMW_11.1.1/apphome/reports/integ:/u01/wamtest/FMW_11.1.1/apphome/reports/printers:/u01/wamtest/FMW_11.1.1/instance1/reports/fonts:/u01/wamtest/FMW_11.1.1/apphome/reports/templates:/u01/wamtest/FMW_11.1.1/apphome/reports/samples/demo:/u01/wamtest/FMW_11.1.1/apphome/reports/integ:/u01/wamtest/FMW_11.1.1/apphome/reports/printers:/u01/wamtest/FMW_11.1.1/instance1/reports/fonts:
    REPORTS_TMP   /tmp
    REPORTS_TAGLIB_URI   /WEB-INF/lib/reports_tld.jar
    java.class.path   /u01/wamtest/FMW_11.1.1/apphome/reports/jlib/rwrun.jar
    sourceDir  
    tempDir  
    useDataCache  
    ignoreDataParameter
    =========================================================================
    ORACLE_HOME is on mount point u03, checked config.properties but no mention of mount point /u01.
    Dont know from where /u01 came. Could you please help me re configuring the env pointing to /u03.
    Reports server is up though without any issues.
    Regards,
    Djay

    Ensure that the report name is correct. Also ensure that the report exist in REPORTS_PATH environment variable. Otherwise run the report including the reports path.
    E.g.
    report=<reports directory>/test2.rdf

  • Web Analysis 9.3.1: Error occured while opening document. Document ID = {0}

    Hi Experts,
    I am having an issue while opening a web analysis dashboard report. When I try opening it, web analysis runs for about 15 mins & then throws following error:
    Error occured while opening document. Document ID = {0}
    The report opens with its header having company log & two buttons, but data grid remains empty.
    The source of Grid is Essbase. The tunning parameters in Essbase.cfg file are in place.
    Could anyone please through more observation on this issue. Let me know if any further information is needed!.
    Kindly suggest me any way to resolve it.
    Thanks,
    Krishan

    The isapi (if you use one) timeout setting might be smaller than the time essbase needs to retrieve te information.
    but most probably the analysis applicationserver jre heapsize is either to small or needs to much time to allocate it. Be sure to increase heapsize and set max equal to min (try 800mb, if your hardware has that resource)

  • Error occurred while opening Web Analysis document.

    Hi all,
    I've a problem when i try to open some web analysisi report from work space that first worked fine.
    The error is:
    Error occurred while opening document.
    Error while executing query and retrieving data.; nested exception is:
         com.hyperion.ap.APException: [1033] Native: -2147219967 Error Reference Number: {3507FEFB-B38E-4B36-9399-5F3E6B5FAC6A}<BR>Num: 0x80040601;Type: 1;DTime: 7/15/2009 10:38:35 AM;Svr: MIAK3HYPHFM;File: CHsvADMDriverACM2.cpp;Line: 2360;Ver: 9.3.1.0.2042;<BR>Num: 0x80040601;Type: 0;DTime: 7/15/2009 10:38:35 AM;Svr: MIAK3HYPHFM;File: HsvALEQueryClasses.cpp;Line: 1491;Ver: 9.3.1.0.2042;<BR>Num: 0x80040601;Type: 0;DTime: 7/15/2009 10:38:35 AM;Svr: MIAK3HYPHFM;File: HsvALEQueryClasses.cpp;Line: 707;Ver: 9.3.1.0.2042;<BR>Num: 0x80040601;Type: 0;DTime: 7/15/2009 10:38:35 AM;Svr: MIAK3HYPHFM;File: HsvALEQueryClasses.cpp;Line: 804;Ver: 9.3.1.0.2042;<BR>Num: 0x80040601;Type: 0;DTime: 7/15/2009 10:38:35 AM;Svr: MIAK3HYPHFM;File: HsvALEQueryClasses.cpp;Line: 1245;Ver: 9.3.1.0.2042;<BR>Num: 0x80040601;Type: 0;DTime: 7/15/2009 10:38:35 AM;Svr: MIAK3HYPHFM;File: HsvALEQueryClasses.cpp;Line: 707;Ver: 9.3.1.0.2042;<BR>Num: 0x80040601;Type: 0;DTime: 7/15/2009 10:38:35 AM;Svr: MIAK3HYPHFM;File: HsvALEQueryClasses.cpp;Line: 804;Ver: 9.3.1.0.2042;<BR>Num: 0x80040601;Type: 0;DTime: 7/15/2009 10:38:35 AM;Svr: MIAK3HYPHFM;File: HsvALEQueryClasses.cpp;Line: 1203;Ver: 9.3.1.0.2042;<BR>Num: 0x80040601;Type: 0;DTime: 7/15/2009 10:38:35 AM;Svr: MIAK3HYPHFM;File: HsvALEQueryClasses.cpp;Line: 707;Ver: 9.3.1.0.2042;<BR>Num: 0x80040601;Type: 0;DTime: 7/15/2009 10:38:35 AM;Svr: MIAK3HYPHFM;File: HsvALEQueryClasses.cpp;Line: 804;Ver: 9.3.1.0.2042;<BR>Num: 0x80040601;Type: 0;DTime: 7/15/2009 10:38:35 AM;Svr: MIAK3HYPHFM;File: HsvALEQueryClasses.cpp;Line: 1067;Ver: 9.3.1.0.2042;<BR>Num: 0x80040601;Type: 0;DTime: 7/15/2009 10:38:35 AM;Svr: MIAK3HYPHFM;File: HsvALEQueryClasses.cpp;Line: 707;Ver: 9.3.1.0.2042;<BR>Num: 0x80040601;Type: 0;DTime: 7/15/2009 10:38:35 AM;Svr: MIAK3HYPHFM;File: HsvALEQueryClasses.cpp;Line: 804;Ver: 9.3.1.0.2042;<BR>Num: 0x80040601;Type: 0;DTime: 7/15/2009 10:38:35 AM;Svr: MIAK3HYPHFM;File: HsvALEQueryClasses.cpp;Line: 1390;Ver: 9.3.1.0.2042;<BR>Num: 0x80040601;Type: 0;DTime: 7/15/2009 10:38:35 AM;Svr: MIAK3HYPHFM;File: HsvALEQueryClasses.cpp;Line: 707;Ver: 9.3.1.0.2042;<BR>Num: 0x80040601;Type: 0;DTime: 7/15/2009 10:38:35 AM;Svr: MIAK3HYPHFM;File: HsvALEQueryClasses.cpp;Line: 804;Ver: 9.3.1.0.2042;<BR>Num: 0x80040601;Type: 0;DTime: 7/15/2009 10:38:35 AM;Svr: MIAK3HYPHFM;File: HsvALEQueryClasses.cpp;Line: 1331;Ver: 9.3.1.0.2042;<BR>Num: 0x80040601;Type: 0;DTime: 7/15/2009 10:38:35 AM;Svr: MIAK3HYPHFM;File: HsvALEQueryClasses.cpp;Line: 707;Ver: 9.3.1.0.2042;<BR>Num: 0x80040601;Type: 0;DTime: 7/15/2009 10:38:35 AM;Svr: MIAK3HYPHFM;File: HsvALEQueryClasses.cpp;Line: 804;Ver: 9.3.1.0.2042;<BR>Num: 0x80040601;Type: 0;DTime: 7/15/2009 10:38:35 AM;Svr: MIAK3HYPHFM;File: HsvALEQueryClasses.cpp;Line: 1292;Ver: 9.3.1.0.2042;<BR>Num: 0x80040601;Type: 0;DTime: 7/15/2009 10:38:35 AM;Svr: MIAK3HYPHFM;File: HsvALEQueryClasses.cpp;Line: 707;Ver: 9.3.1.0.2042;<BR>Num: 0x80040601;Type: 0;DTime: 7/15/2009 10:38:35 AM;Svr: MIAK3HYPHFM;File: HsvALEQueryClasses.cpp;Line: 603;Ver: 9.3.1.0.2042;<BR>Num: 0x80040601;Type: 0;DTime: 7/15/2009 10:38:35 AM;Svr: MIAK3HYPHFM;File: CHsvADMDriverACM2.cpp;Line: 580;Ver: 9.3.1.0.2042;<BR>Num: 0x80040601;Type: 0;DTime: 7/15/2009 10:38:35 AM;Svr: MIAK3HYPHFM;File: CHsvADMDriverACM2.cpp;Line: 785;Ver: 9.3.1.0.2042;<BR>Num: 0x80040601;Type: 0;DTime: 7/15/2009 10:38:35 AM;Svr: MIAK3HYPWEB;File: CHsvDataQueryResults.cpp;Line: 209;Ver: 9.3.1.0.1502;<BR>Num: 0x80040601;Type: 0;DTime: 7/15/2009 10:38:35 AM;Svr: MIAK3HYPWEB;File: HsvADMDriverSessionInternal.cpp;Line: 4353;Ver: 9.3.1.0.1502;
    Can someone help me on this?
    Thanks
    Best Regards
    E. G.

    Can anyone help me too?

  • WebAnalysis Error: Error occured while opening document. Document ID = {0}

    Hi Experts,
    I am having an issue while opening a web analysis dashboard report. When I try opening it, web analysis runs for about 15 mins & then throws following error:
    Error occured while opening document. Document ID = {0}
    The report opens with its header having company log & two buttons, but data grid remains empty.
    Kindly suggest me any way to resolve it.
    Thanks,
    Krishan

    Hi Natesh,
    Thanks for your reply to my query posted in this forum. Please find my inline answers between asterisk to your questions:
    Whatz the source of your Grid? Relational SQL Query (OR) A spreadsheet with Essbase database connection file?
    * Yes, the source is Essbase.*
    If source is Essbase, it seems- Outline might've got altered when you're trying to refresh the report.
    * The outline was in tandem when we tried running this report in WebAnalysis. This outline & WebAnalysis report which is in Dev Server is a replica of the one in Test Server where it runs fine. *
    If source is based on a Relational SQL query, chances are that- Query is no longer valid.
    * NA as this statement is NOT applicable to our source.*
    If it's Essbase, it's also likely that- It ran out of time while fetching the data from Essbase. You may try playing around with the parameters in Essbase.cfg file.
    * This might be one of the causes, but I double checked the all the tunning parameters in Essbase.cfg file in place.*
    Could you please through more observation on this issue. Let me know if any further information is needed!.
    Thanks for your time.
    Regards,
    Krishan
    Edited by: user10475612 on Nov 8, 2009 1:07 PM
    Edited by: user10475612 on Nov 8, 2009 1:09 PM
    Edited by: user10475612 on Nov 8, 2009 1:12 PM

  • Bypass the error messages while opening the Web Analysis 9.3.1 Report

    I am using WA 9.3.1 to create a few reports. The login users will have some essbase meta-read security filters to restrict the access into certain regions and entities.
    For example:
    user a has the meta-read and read access of @idescendants (east);
    user b has the meta-read and read access of @idescendants (west);
    user c has all the accesses
    However, in the first start-up page (Web Analysis 9.3.1 dashboard), I have a dashboard which contains all the regions access. When user a login, he shall only see his own dashboard (speedometers, etc.).
    Currently the user login will get some error messages (such as "loading document produce error", etc). I wonder whether we can set the message level in Web Analysis so that there is no such error message while the user is opening the reports.
    Thanks

    Karen,
    Thanks for the reply.
    I have checked my Web Analysis report, and I still have the error message of "Error Occur while opening document. Document ID = {0}" while using the some user id to login.
    In my Web Analysis database connection preference, my setting is "user the user id and password". I have verified this (when I use "user a" to login, and in essbase connection, i can see the session with "user a").
    In the WA report, however, I use the multiple-level combo box, so that it can give me different levels of entities, for example, the top level is all regions, the 2nd level is east/west/south/ ec, and the next level is cities, and so on. And if "user a" login, he will be able to see the all regions and east, and then east cities (of course, if he select all regions, there will be no data available).
    Do you think this multiple level combo boxes can be the cause of this error message?
    Thanks a lot

  • I am getting the following error message while opening the fire fox browser "sript file:///programe % 20 files/siber%AT% 20roboform/rirefox/components/ref helper.JS:510 in English

    i am getting the following error message while opening the fire fox browser "sript file:///programe % 20 files/siber%AT% 20roboform/Firefox/components/ref helper.JS:510 in English

    ls -l /var/run/lighttpd/
    And how are you spawning the php instances? I don't see that in the daemons array anywhere.
    EDIT: It looks like the info in that page is no longer using pre-spawned instances, but lighttpd adaptive-spawn. The documentation has been made inconsistent it looks like.
    You will note that with pre-spawned information, the config looks different[1].
    You need to do one or the other, not both (eg. choose adaptive-spawn, or pre-spawn..not both).
    [1]: http://wiki.archlinux.org/index.php?tit … oldid=8051 "change"

  • An error occurred while opening the file, you can not open this file because it does not page???

    Dear all,
    i am test the report to show "No Data Found"  world, but, when i preview to PDF, i got  the message :An error occurred while opening the file, you can not open this file because it does not page.
    i try to load the other xml file that have data, and report work,no error.
    i don't know where is the problem, so i need some help....
    Thanks in advance for your response.
    my rtf report:
    <?call:header?>
    <?if:count(PLAN_CODE)>0?>
    <?for-each@section:G_PLAN_CODE?>
    <?template:Header?>
      <?for-each:G_PURPOSE?>
      <?end for-each?>
    <?end template?>
      <?for-each:G_PLAN_SUBSQL2?>
      <?end for-each?>
    <?end for-each?>
    <?end if?>
    <?if:count(PLAN_CODE)=0?>
    ====================No Data Found ===================
    <?end if?>
    about xml:
    if no data query back:
    <?xml version="1.0"?>
    <!-- Generated by Oracle Reports version 6.0.8.27.0 -->
    <NARLGLR005>
      <LIST_G_PLAN_CODE></LIST_G_PLAN_CODE>
      <CF_START_DATE>102.3</CF_START_DATE>
      <CF_END_DATE>102.3</CF_END_DATE>
      <CF_TITLE_NAME>Company</CF_TITLE_NAME>
      <CF_OU_NAME>IT Department</CF_OU_NAME>
      <CF_SOURCE_CODE>N/A</CF_SOURCE_CODE>
      <CF_PRINT_DATE>102.11.18  15:48:10</CF_PRINT_DATE>
    </NARLGLR005>
    if have data:
    <?xml version="1.0"?>
    <!-- Generated by Oracle Reports version 6.0.8.27.0 -->
    <NARLGLR005>
      <LIST_G_PLAN_CODE>
        <G_PLAN_CODE>
          <PLAN_CODE>03101C3003</PLAN_CODE>
          <PLAN_NAME>03101C3003_test</PLAN_NAME>
          <PLAN_EM>John</PLAN_EM>
          <PLAN_START_DATE>101.09.01</PLAN_START_DATE>
          <PLAN_END_DATE>102.08.31</PLAN_END_DATE>
          <PLAN_HOSTS>abc_super</PLAN_HOSTS>
          <LIST_G_PURPOSE>
            <G_PURPOSE>
              <PURPOSE_CODE>11600000</PURPOSE_CODE>
              <PURPOSE_NAME>Pre-Pay</PURPOSE_NAME>
              <LIST_G_PURPOSE_CODE>
                <G_PURPOSE_CODE>
                  <BUDGET_AMOUNT>0</BUDGET_AMOUNT>
                  <REAL_BUDGET_AMOUNT>0</REAL_BUDGET_AMOUNT>
                  <TEMP_RECEIPT_AMOUNT>0</TEMP_RECEIPT_AMOUNT>
                  <REAL_PAY_AMOUNT>0</REAL_PAY_AMOUNT>
                  <TEMP_PAY_AMOUNT>-83006</TEMP_PAY_AMOUNT>
                  <TEMP_PAY_FINAL_AMOUNT>83006</TEMP_PAY_FINAL_AMOUNT>
                  <TOTAL_AMOUNT>83006</TOTAL_AMOUNT>
                </G_PURPOSE_CODE>          
              </LIST_G_PURPOSE_CODE>
              <CS_BUDGET_AMOUNT>0</CS_BUDGET_AMOUNT>
              <CS_REAL_BUDGET_AMOUNT>0</CS_REAL_BUDGET_AMOUNT>
              <CS_TEMP_RECEIPT_AMOUNT>0</CS_TEMP_RECEIPT_AMOUNT>
              <CS_REAL_PAY_AMOUNT>0</CS_REAL_PAY_AMOUNT>
              <CS_TEMP_PAY_AMOUNT>0</CS_TEMP_PAY_AMOUNT>
              <CS_TEMP_PAY_FINAL_AMOUNT>0</CS_TEMP_PAY_FINAL_AMOUNT>
              <CS_TOTAL_AMOUNT>0</CS_TOTAL_AMOUNT>
            </G_PURPOSE>      
          </LIST_G_PURPOSE>
          <LIST_G_PLAN_SUBSQL2>
            <G_PLAN_SUBSQL2>
              <GL_DATE>31-07-12</GL_DATE>
              <NARL_DOC_NUMBER>0310107311004</NARL_DOC_NUMBER>
              <AP_UNAPP></AP_UNAPP>
              <PLAN_NAME1>03101C3003_101-102</PLAN_NAME1>
              <PLAN_CODE1>03101C3003</PLAN_CODE1>
              <PLAN_EM1>Elly</PLAN_EM1>
              <PLAN_START_DATE1>2012/09/01 00:00:00</PLAN_START_DATE1>
              <PLAN_END_DATE1>2013/08/31 00:00:00</PLAN_END_DATE1>
              <PLAN_HOSTS1>KIC-Supp</PLAN_HOSTS1>
              <REAL_RECEIPT_AMOUNT>0</REAL_RECEIPT_AMOUNT>
              <DESCRIPTION>101 year</DESCRIPTION>
              <CF_GL_DATE>101.7.31</CF_GL_DATE>
            </G_PLAN_SUBSQL2>
          </LIST_G_PLAN_SUBSQL2>   
          <CF_START_DATE1>99.1</CF_START_DATE1>
          <CF_END_DATE1>102.11</CF_END_DATE1>
          <CF_TITLE_NAME1>TCS Company</CF_TITLE_NAME1>
          <CF_OU_NAME1>IT Department</CF_OU_NAME1>
          <CF_SOURCE_CODE1>plan</CF_SOURCE_CODE1>
          <CF_PRINT_DATE1>102.11.19  17:12:19</CF_PRINT_DATE1>
          <CS_T_BUDGET_AMOUNT>517524</CS_T_BUDGET_AMOUNT>
          <CS_T_REAL_BUDGET_AMOUNT>517524</CS_T_REAL_BUDGET_AMOUNT>
          <CS_T_TEMP_RECEIPT_AMOUNT>289294</CS_T_TEMP_RECEIPT_AMOUNT>
          <CS_T_REAL_PAY_AMOUNT>289294</CS_T_REAL_PAY_AMOUNT>
          <CS_T_TEMP_PAY_AMOUNT>0</CS_T_TEMP_PAY_AMOUNT>
          <CS_T_TEMP_PAY_FINAL_AMOUNT>0</CS_T_TEMP_PAY_FINAL_AMOUNT>
          <CS_T_TOTAL_AMOUNT>228230</CS_T_TOTAL_AMOUNT>
          <CS_REAL_RECEIPT_AMOUNT>289294</CS_REAL_RECEIPT_AMOUNT>
        </G_PLAN_CODE>
      </LIST_G_PLAN_CODE>
      <CF_START_DATE>99.1</CF_START_DATE>
      <CF_END_DATE>102.11</CF_END_DATE>
      <CF_TITLE_NAME>Company</CF_TITLE_NAME>
      <CF_OU_NAME>IT Department</CF_OU_NAME>
      <CF_SOURCE_CODE>N/A</CF_SOURCE_CODE>
      <CF_PRINT_DATE>102.11.18  15:48:10</CF_PRINT_DATE>
    </NARLGLR005>

    Hi,
    You mentioned you tried some steps but I'm not sure what they are, you may try my suggestion to resolve this issue, follow these steps:
    Click Start, right-click Computer, click
    Properties, and then click Advanced system settings.
    On the Advanced tab, click Environment Variables.
    Locate and select the __COMPAT_LAYER variable, and then click Edit.
    Set the value of the __COMPAT_LAYER variable to EnableThemes. Or, delete the __COMPAT_LAYER variable.
    If the issue persists, we can troubleshoot this problem in Clean Boot to determine whether background programs are interfering with PowerPoint:
    http://support.microsoft.com/kb/929135
    Regards,
    Melon Chen
    TechNet Community Support

  • Could not initialize variable. An error occurs while initializing BPEL .

    I have the following error:
    **Could not initialize variable. An error occurs while initializing BPEL variable inputVariable; the schema processor cannot find the element {http://xmlns.oracle.com/MRTApplicationWorkflow/Project1/BPELProcess1}processRequest in the following schemas: oracle.fabric.common.wsdl.SchemaManager@e92e05. The XSD element on which the variable was based was not properly defined in XSD or the WSDL. Ensure that the element named in the error message is valid in the XSD or the WSDL.**
    My process input xsd below:
    <?xml version="1.0" encoding="UTF-8"?>
    <schema attributeFormDefault="unqualified"
         elementFormDefault="qualified"
         targetNamespace="http://xmlns.oracle.com/MRTApplicationWorkflow/Project1/BPELProcess1"
         xmlns="http://www.w3.org/2001/XMLSchema"
    xmlns:q1="http://schemas.datacontract.org/2004/07/WM.Services.MRTPortfolioService.BusinessObjects">
    <import schemaLocation="MRTWorkflowService.svc_xsd_xsd2.xsd"
    namespace="http://schemas.datacontract.org/2004/07/WM.Services.MRTPortfolioService.BusinessObjects"/>
    <element name="processRequest">
              <complexType>
                   <sequence>
                        <element name="institutionid" type="int" />
    <element name="brokerid" type="long"/>
    <element name="accountid" type="string"/>
                   </sequence>
              </complexType>
         </element>
         <element name="processResponse">
              <complexType>
                   <sequence>
                        <element name="result" type="q1:ArrayOfMRTProposedOrder"
    />
                   </sequence>
              </complexType>
         </element>
    </schema>
    Please help me with this isssue.
    I am using BPEL 2.0.

    Please check your XSD and dependant XSD's whether it contains any special characters.
    I solved the same issue in my BPEL process by commenting the special characters included in <documentation> element of XSD.

  • When attempting to edit a project in the PWA I receive the error: 'An error occurred while opening your project. Give us a few minutes and try again...' Project Server 2013

    Hello,
    I am hoping someone can assist with the error we are encountering when trying to edit a project from the PWA in Project Server 2013.  I can click on the project name and go to the detail page and I can
    click and see the schedule.  However, if I click on a task in the schedule and attempt to edit it, I receive the following error:
    'An error occurred while opening your project. Give us a few minutes and try again. If this happens again, contact your administrator.'
    At this point I must click cancel twice to get rid of the error pop-up message.  At this point, I am no longer able to look
    at the schedule of the project either.  Can someone assist with this issue?
    Thanks

    Hi antonio,
    In addition to Phani's advice, which version of IE are you using?
    Can you reproduce the issue on another mahcine and with another browser?
    Hope this helps,
    Guillaume Rouyre, MBA, MCP, MCTS |

Maybe you are looking for

  • TS3074 Error 7 (Windows error 126) - how do i fix this?

    Every time i start up my computer and plug in my iphone the following message comes up multiple times. In fact, the message  comes up with or without the iphone being plugged in. The program can't start because MSVCR80.dll is missing from your comput

  • How to call the event handler of other application....?

    Hi, I am working  on two applications. Now  i need to call a Event handler from my first application to my second application. I need a same process in this aaplication also. So i need to call the event handler of that application. So, Kindly tell me

  • Possible to take notes direct in the pdf (with pen)

    i use this program in my work, as i am building a electrial cabinets but i miss the function of taking notes directly in the pdf, and being able to "check" (make a mark) with my touch pen where i am and what i have done. but this program is not able

  • Can't login to OS X Lion

    Hi, I just updated ,my macbook pro to lion, but i can't login anymore. while i used leopard i never used login. But im pretty sure i remember my login. how can i fix this? Kind Regards, H.

  • X-Fi recording trouble, Re: "What U Hear" and MIDI

    Hey there-- I just got a new computer, an HP with Windows 7. I had it come with an X-Fi, because that was what I had in my previous computer (also an HP, but that with Vista). I am 90% sure it's an X-Fi X-Tremegamer, but I cannot recall how to check