ORABPEL-30516 when open tasks content in BPM workspace

I try to open content of tasks in BPM Workspace (http://localhost:7001/bpm/workspace/) and get error:
ORABPEL-30516
Token decryption failed.
Could not extract information from Workflow context token.
Ensure that the Workflow context is not corrupted and it was generated from one of the nodes in the same cluster.
     at weblogic.rmi.internal.ServerRequest.sendReceive(ServerRequest.java:205)
     at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:345)
     at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:259)
     at oracle.bpel.services.workflow.query.ejb.TaskQueryService_oz1ipg_EOImpl_1035_WLStub.getWorkflowContext(Unknown Source)
     at oracle.bpel.services.workflow.query.client.TaskQueryServiceRemoteClient.getWorkflowContext(TaskQueryServiceRemoteClient.java:223)
     at sun.reflect.GeneratedMethodAccessor3350.invoke(Unknown Source)
Caused by: ORABPEL-35011
Unable to Decrypt data.
Unable to Decrypt data.
Check for corrupted encrypted data. Check installation/post-installation steps for errors. Check for errors during SOA server startup.
     at oracle.bpel.services.common.util.EncryptionService.decryptBytes(EncryptionService.java:139)
     at oracle.bpel.services.common.util.EncryptionService.decrypt(EncryptionService.java:111)
     at oracle.bpel.services.workflow.verification.impl.VerificationService.decryptString(VerificationService.java:2588)
     at oracle.bpel.services.workflow.verification.impl.VerificationService.getValuesFromToken(VerificationService.java:2620)
     at oracle.bpel.serv
On another computer this tasks open well! I tried with diffrent browsers (Explorer, Firefox) and also get error? Have you any ideas about this problem?

I know this is an old post, but it sounds like you're trying to use multiple factories to connect to BPM. I experienced a similiar issue when I initialized a handle on a factory in a class constructor. Later, in method within that class, I was using a context obtained via a different factory. This same error was thrown. I hope this makes sense.

Similar Messages

  • How can we modify the Task Priority in BPM workspace???

    How can we modify the Task Priority in BPM workspace??? Is it possible?? If so what is the best and easy way to implement this??

    Hi Chandra,
    First please find the job name in SM37 for FIGL and check the job status to be in "released" status. Select that job and go to job menu and click on change. then it will take you to the job screen where you have "job class". Here you can change the job class to "A" to get to high priority.
    If you are unable to edit the job then create a new job with the same variants by clicking STEP button in the Job screen.
    Try these steps, let me know if are able to do so.
    Regards,
    Ravi Kanth

  • How do we determine if a Human Task instance in BPM Workspace is open?

    Hi All,
    An interesting one. How do we programatically determine if a BPM Workspace instance is opened for processing? I would like to ensure that a form is opened only by one user at a time, and any attempt to open the form concurrently will result in the form presenting an error message and then closing itself.
    Any ideas?
    I am posting this on the SOA form as well, as it is the BPM Workspace. Kindly overlook if this is inappropriate.
    JDev : 11g.
    Thank you.

    posting it here will help you for sure
    Business Process Management Suite
    SOA Suite

  • ORABPEL-04079 when opening diagram

    I am testing E-Business with OTM and BPEL 10.1.2.0.2.
    In E-business I launch a process that launch a BPEL process instance. This process finished with error:
    <faultstring>javax.ejb.EJBException: Transaction was rolled back: timed out
    I go to bpel console and I was able to find one or more launched bpel process instances, but when I try to open it I get a window
    Error:Internal/Bug (#351)
    Cannot read blob stream from datastore with key "1009"; exception is
    I click on Ok and it goes back to the Dashboard. I checked the bpel logfile and I found this error:
    <2006-12-27 10:01:49,466> <ERROR> <default.collaxa.cube> <BaseCubeSessionBean::logError> Error while invoking bean "instance manager": Cannot read blob stream.
    Cannot read blob stream from datastore with key "1009"; exception is .
    ORABPEL-04079
    Cannot read blob stream.
    Cannot read blob stream from datastore with key "1009"; exception is .
    at com.collaxa.cube.engine.util.DBUtils.getBLOB(DBUtils.java:277)
    at com.collaxa.cube.engine.util.DBUtils.getBLOB(DBUtils.java:224)
    at com.collaxa.cube.engine.util.DBUtils.getUncompressedBLOB(DBUtils.java:343)
    I think this is similar to bug 5246625 with base bug 5232808. It says it is due to a timeout not handled correctly but it also says this is for 10.1.3 not not below...
    So my question is ... Is this a BPEL bug? is it an e-business bug?

    Hi,
    I am not sure how you got into that state; but you should be able to work around it my creating the missing packages in the navigator. Simply go to New -> Gallery -> General -> UML -> Package. Once in place the diagram should now open.
    Thanks,
    Gerard

  • Opening humantask in BPM WorkSpace with double click runs 2 instances

    Hello BPM experts,
    I have this standard scenario:
    User opens a task by double clicking on a task row in BPM Workspace task list. Then the task is opened both in popup and in the worspace window (below the task list table).
    My question is how can I make workspace open only 1 form instance?
    Example:
    -double click would open only popup with form in it (no task is opened under the worklist)
    -single click would open only form in bpm workspace window (as it is now)
    Any ideas and help is appreciated!

    Hi,
    Why do you double click on it??
    Anyway that is the way it is..
    I thought it is opening two different windows.
    just click once and you should be able to see only in the bottom part of the same window.
    If you double click it will open another window and it will show in the bottom part also.
    Hope helps ...
    Thanks,
    nir

  • BPM Workspace User view related issue

    PROBLEM SUMMARY_
    Unable to see filtering options like SEARCH, ASSIGNEE and STATE in User View, I am able to see this in Generic Inbox of BPM workspace
    DETAILED DESCRIPTION_
    I am new to BPM & need some assistance on below scenario-
    TASKS INVOLVED-*
    My BPM process contains 2 tasks
    1.     Initiator task-[Part of Requester role in my JDev Swim lane]
    2.     User Task-To review the request-[Part of Reviewer role in my JDev Swim lane]
    SCENARIO-+
    Flow would be something like, requester enters details in request message & says submit. If request message length is less than 6 characters a review would be required & therefore process flow would go to reviewer task. Reviewer can Approve or Reject the request, if he approves the process will write the request message contents to a file, if the reviewer Rejects the request, requester task would be created again so as to ask requester to enter a message of length>6.
    If entered request message is having length greater than 6, no review would be required. It will be a direct file write.
    CHALLENGE-+
    The challenge is each of these tasks –Initiator task & Review task would be created with DIFFERENT task numbers in BPM workspace, which I do NOT want. I want the Requester tasks task number to be propagated to Reviewer task and I would want to populate this as task number (May be under different column, say Request Id) of Reviewer task as well.
    After reading Oracle BPM docs, I studied that this can achieved using Human tasks-Mapped variable concept.
    I used protected mapped variable/flex variable:*Request Id* in both the above tasks to achieve this.
    PROBLEM-*
    Problem is in BPM workspace’s user view, here we go-
    I created a user view:*HelloWorld* to display the task details, the columns I want are the default columns+Column for mapped attribute:*Request Id*.
    Now even though the Request Id column is populated as expected, I cannot filter the View entries based on Assignee, State or perform any kind of other searches.
    I understand that User views are built based basically on certain filters itself. But post the view creation if user has to make a search-say based on Mapped attribute:*Request Id* in this case, he won’t be able to do so.
    This defeats the entire purpose of Mapped attributes. Oracle document says (check the last bullet point)-
    +"Human workflow mapped attributes (formerly referred to as flex fields) store and query use case-specific custom attributes. These custom attributes typically come from the task payload values. Storing custom attributes in mapped attributes provides the following benefits:+
    +•     They can be displayed as a column in the task listing+
    +•     They can filter tasks in custom views and advanced searches+
    *+•     They can be used for a keyword-based search"+*
    So is this a bug with user views in workspace?
    One more thing that I would like to add-Reason behind using Custom user views is-
    1)     Generic Inbox of BPM Workspace does not give option to make the mapped attribute get displayed/Searched
    2)     I want to customize the Tasklist.
    Edited by: user12183391 on Oct 3, 2011 9:57 PM

    Oh well...
    It seems there's a bug with the XE Database... Sometimes it freezes some components and the SOA Plataform goes crazy.
    Simple system reboot solved.

  • Can't logon bpm workspace in BPM suite 11g R1 PS3

    I have a very wire problem,
    I can't login to bpm workspace using the administrator "weblogic/welcome1", but I can use this logon weblogic console and em.
    check log find the following,
    initIgnoreList:Register 'oracle_ias_farm' login page url:/em/faces/targetauth/emasLogin
    m_connection-jpss null
    javax.security.auth.login.LoginException: Operation exception.
         at oracle.bpm.papi.ora.mgr.OrganizationManager.lookupParticipant(OrganizationManager.java:63)
         at oracle.bpm.papi.ora.mgr.OrganizationManager.lookupParticipant(OrganizationManager.java:43)
         at oracle.bpm.papi.ora.ProcessServiceSessionAdapter.<init>(ProcessServiceSessionAdapter.java:178)
         at oracle.bpm.papi.ora.ProcessServiceAdapter.createSession(ProcessServiceAdapter.java:146)
         at oracle.bpm.workspace.model.servlet.WorkspaceLoginServlet.initPrincipal(WorkspaceLoginServlet.java:65)
         at oracle.bpm.web.security.servlet.LoginServlet.initPrincipal(LoginServlet.java:142)
         at oracle.bpm.web.security.servlet.LoginServlet.doPost(LoginServlet.java:104)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:821)
         at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
         at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
         at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:176)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:111)
         at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
         at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:413)
         at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:94)
         at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:161)
         at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:136)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:57)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3715)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
         at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
         at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:207)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:176)
    my env was:
    java: sun jdk 1.6.0_24
    Soa suite 11g ps3
    I create domain, select oracle bpm suite for developers template.
    I also google it, try to reset MDS and check /etc/hosts file. it's doesn't helpful.
    Any ideas?
    thx!
    /Leaf

    Hi Ravi, Leaf
    I am facing similar issue when trying to logon to bpm workspace (http://localhost:7001/bpm/workspace) after installing BPM & SOA Suite 11.1.1.4 Developers (single JVM install of AdminServer only).
    Steps I followed are-
    1.     Database is XE, I have set an environment variable to TRUE as suggested on download instructions page
    2.     Install SOA suite 11.1.1.4 by choosing the options for BPM for developers
    3.     When logging to WLS and em console with “weblogic” user, it works fine.
    4.     On the em console, I have checked and verified the “BPMWorkspaceAdmin” role exists and weblogic user is a added to the role
    5.     However using “weblogic” user, I can not login to bpm workspace (http:// localhost:7001/bpm/workspace). The server log shows-
    privilege NA resource //app/policy/OracleBPMWorkspace/null/null result ABSTAIN
    [2011-04-26T16:11:51.532+02:00] [AdminServer] [NOTIFICATION] [] [oracle.bpm.common] [tid: [ACTIVE].ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: a9218d2d72883d7b:7f1352b9:12f920db316:-8000-0000000000000726,0] [APP: OracleBPMWorkspace] Operation exception.[[
    javax.security.auth.login.LoginException: Operation exception.
         at oracle.bpm.papi.ora.mgr.OrganizationManager.lookupParticipant(OrganizationManager.java:63)
         at oracle.bpm.papi.ora.mgr.OrganizationManager.lookupParticipant(OrganizationManager.java:43)
         at oracle.bpm.papi.ora.ProcessServiceSessionAdapter.<init>(ProcessServiceSessionAdapter.java:178)
         at oracle.bpm.papi.ora.ProcessServiceAdapter.createSession(ProcessServiceAdapter.java:146)
         at oracle.bpm.workspace.model.servlet.WorkspaceLoginServlet.initPrincipal(WorkspaceLoginServlet.java:65)
         at oracle.bpm.web.security.servlet.LoginServlet.initPrincipal(LoginServlet.java:142)
         at oracle.bpm.web.security.servlet.LoginServlet.doPost(LoginServlet.java:104)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    I am installing everything on a standalone laptop.
    Thanks in advance for any solution/pointers.
    Regards
    sibendu
    Edited by: user650290 on Apr 26, 2011 7:19 AM

  • Some issue with the bpm/workspace

    Hi
    I am trying to open the localhost:8001/bpm/workspace with no success i see blank page
    in the soa_server_output log i see the next :
    WatchRule: (SEVERITY = 'Error') AND ((MSGID = 'WL-101020') OR (MSGID = 'WL-101017') OR (MSGID = 'WL-000802') OR (MSGID = 'BEA-101020') OR (MSGID = 'BEA-101017') OR (MSGID = 'BEA-000802'))
    WatchData: DATE = Aug 31, 2012 10:51:56 AM MDT SERVER = soa_server1 MESSAGE = [ServletContext@391423646[app:OracleBPMWorkspace module:/bpm/workspace path:/bpm/workspace spec-version:2.5]] Servlet failed with Exception
    java.lang.NullPointerException
    at oracle.bpm.workspace.model.adapter.DefaultPortletPreferenceManager.getUserPreferences(DefaultPortletPreferenceManager.java:95)
    at oracle.bpm.workspace.model.adapter.DefaultPortletPreferenceManager.getPreferences(DefaultPortletPreferenceManager.java:129)
    at oracle.bpm.workspace.model.adapter.DefaultPortletPreferenceManager.loadPersistentPortlets(DefaultPortletPreferenceManager.java:116)
    at oracle.bpm.workspace.model.adapter.DefaultPortletPreferenceManager.getPreferences(DefaultPortletPreferenceManager.java:43)
    at oracle.bpm.workspace.model.common.ComponentBeanPortletManager.newComponentBean(ComponentBeanPortletManager.java:141)
    at oracle.bpm.workspace.model.common.ComponentBeanPortletManager.get(ComponentBeanPortletManager.java:82)
    at oracle.bpm.workspace.model.common.ComponentBeanPortletManager.get(ComponentBeanPortletManager.java:68)
    at oracle.bpm.workspace.model.common.ComponentBeanPortletManager.get(ComponentBeanPortletManager.java:24)
    at javax.el.MapELResolver.getValue(MapELResolver.java:196)
    at com.sun.faces.el.DemuxCompositeELResolver._getValue(DemuxCompositeELResolver.java:173)
    at com.sun.faces.el.DemuxCompositeELResolver.getValue(DemuxCompositeELResolver.java:200)
    at com.sun.el.parser.AstValue.getValue(AstValue.java:138)
    at com.sun.el.ValueExpressionImpl.getValue(ValueExpressionImpl.java:206)
    at org.apache.myfaces.trinidadinternal.taglib.ForEachTag.doStartTag(ForEachTag.java:117)
    at jsp_servlet._jsf._worklist.__worklist_jspx._jspx___tag22(__worklist_jspx.java:1065)
    at jsp_servlet._jsf._worklist.__worklist_jspx._jspx___tag19(__worklist_jspx.java:947)
    at jsp_servlet._jsf._worklist.__worklist_jspx._jspx___tag18(__worklist_jspx.java:896)
    at jsp_servlet._jsf._worklist.__worklist_jspx._jspx___tag17(__worklist_jspx.java:848)
    at jsp_servlet._jsf._worklist.__worklist_jspx._jspx___tag16(__worklist_jspx.java:803)
    at jsp_servlet._jsf._worklist.__worklist_jspx._jspx___tag14(__worklist_jspx.java:720)
    at jsp_servlet._jsf._worklist.__worklist_jspx._jspx___tag13(__worklist_jspx.java:673)
    at jsp_servlet._jsf._worklist.__worklist_jspx._jspService(__worklist_jspx.java:168)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:179)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:527)
    at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:253)
    at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:410)
    at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
    at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
    at oracle.adfinternal.view.faces.config.rich.RecordRequestAttributesDuringDispatch.dispatch(RecordRequestAttributesDuringDispatch.java:44)
    at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
    at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
    at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
    at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$OverrideDispatch.dispatch(FacesContextFactoryImpl.java:267)
    at com.sun.faces.application.ViewHandlerImpl.executePageToBuildView(ViewHandlerImpl.java:469)
    at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:140)
    at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)
    at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:911)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:367)
    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:222)
    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:301)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.help.web.rich.OHWFilter.doFilter(Unknown Source)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:205)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:106)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:446)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:271)
    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:177)
    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:179)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:139)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:119)
    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)
    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:442)
    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:103)
    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:171)
    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3730)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3696)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2273)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1490)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    SUBSYSTEM = HTTP USERID = <WLS Kernel> SEVERITY = Error THREAD = [ACTIVE] ExecuteThread: '7' for queue: 'weblogic.kernel.Default (self-tuning)' MSGID = BEA-101020 MACHINE = localhost.localdomain TXID = CONTEXTID = 11d1def534ea1be0:-3600a9ec:139780aba9b:-8000-000000000001ff90 TIMESTAMP = 1346431916022
    WatchAlarmType: AutomaticReset
    WatchAlarmResetPeriod: 30000
    Any assistance will appreciated.
    Thanks

    Hi,
    Undeploy JSF 2.0 library from the server...
    Please let me know if that works...
    Cheers,
    Vlad

  • BPM error when opening a business rule task

    I am using a created installation of BPM 12c from the ( summer camp ).
    I am in the BPM composer and I now get the following error whenever I do a right click on a bussiness rule task and then select Open Business Rule
    "A connection to the server has failed. (status=500)". This happens on all the business rule task, in all projects.
    I can open the rule via de Project Home, tabe business rule without problem.
    in the AdminServer-diagnostic.log I see the following error whenever it happens:
    [2015-03-02T01:19:02.192-08:00] [AdminServer] [WARNING] [] [org.apache.myfaces.trinidadinternal.context.RequestContextImpl] [tid: [ACTIVE].ExecuteThread: '13' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 07a7f8c3-6942-427c-b8c1-658f66c0fea9-00001043,0] [APP: BPMComposer] [DSID: 0000KjPddG7Fw000jzwkno1KvmvP000006] Could not find partial trigger showDoc_cb from RichTable[org.apache.myfaces.trinidad.component.UIXTable$RowKeyFacesBeanWrapper@262f2fe1, id=t1NarrativeActivityTable] with the supported partialTriggers syntax. The partial trigger was found with the deprecated syntax. Please use the supported syntax.
    The java version of the installation is:
    [oracle@soabpm-vm ~]$ java -version
    java version "1.7.0_55"
    Java(TM) SE Runtime Environment (build 1.7.0_55-b13)

    Check this out:
    Cannot open WebForm in 12c BPM Composer (Doc ID 1950751.1)

  • Migration of Open Tasks when BPM Processes Change during major releases

    Hi
    This is the most often scenario faced by many project teams during Go-Lives of BPM Processes.
    We would like to migrate BPM tasks from older BPM processes to newer BPM process. And there is substantial changes done between two releases.
    Though I am aware that older BPM tasks created get suspended, is there way to do the following:
    1. Use any migration tools to migrate old BPM tasks to newer BPM task
    2. Simultaneously have both Older and Newer BPM Processes run in Environment, let them co-exist till the old BPM tasks get completed
    What is the recommended approach for these kind of situations, when its not possible to either of the above activities.
    Thanks and Regards,
    Srikant

    Hi Srikant,
    we were facing the same issues.  We have a solution for this, but it has some prerequisites to make it work.  I actually talked about it at the DSAG (German SAP User Group) conference (see blog) and promised the audience to blog about it in more detail, but haven’t yet found the time to do so.
    First very important is to understand how the life cycle works.  There are two very important documents to read:
    SAP Note 1865683
    SCN Artikel Understanding Business Process Lifecycle Management Features of SAP NetWeaver BPM
    With complex processes and major changes, it is very complex to maintain multiple versions.  If you read through the above mentioned documents that becomes very clear.  Also there are other complexities, for example code reuse, data, support desk issues or user training.  There are also some restrictions running multiple versions of the same process (SAP Note 1865683)
    So here is in short what we did.
    We keep all our process data outside the process context in a database including the state, i.e. the current process step.  When we deploy a new major version, we cancel all running process instances and then restart them with the new process model.  To restart processes we use the SAP scheduler which starts a process if a specific status value is found.
    If you don’t have your process data easily available you could use the process export function in the NWA.  The export is an XML file that you could possible parse, but I haven't actually tried this method.
    In the process model we have an exclusive choice gateway where can import a process to specific process step.  This happens right at start of the process.  The gateway evaluates the status value mentioned above to decide where to go.
    I hope to find the time to write the blog soon.  Here I could give you a complete example how we do the reimport of processes.
    I’m also very interested in other ways to achieve this, so this should be an interesting discussion.
    Regards
    Detlev

  • Firefox is very slow to respond when opening and nearly always stops responding altogether even refusing to react to Task Manager "End Program@ command. The "not responding@ error message also comes up during navigation on line.

    Firefox is very slow to respond when opening and nearly always stops responding altogether, even refusing to react to the Task Manager "End Program" command. The "not responding" error message also comes up during navigation on line. Several attempt have to be made to get on line. A loss of stability seems to be endemic at the moment.

    Try following the instructions here: [[Firefox hangs]]

  • WHEN OPENING A FILE WITH FIREFOX MULTIPLE FILES KEEP OPENING IN RAPID SUCCESSION WITHOUT SHOWING ANY CONTENT AND THIS DOES NOT STOP AND I CANNOT SAY HOW MANY FILES I HAVE

    THERE IS A PROBLEM IN OPENING ANY FILE. WHEN OPENING - A RAPID SUCCESSION OF FILES OPEN, ONE ATOP THE NEXT, WITHOUT SHOWING FILE'S CONTENT. THIS CONTINUES FOR QUITE A WHILE. I MUST TURN OFF COMPUTER. IT IS NOT POSSIBLE TO CHOOSE ANY OTHER FUNCTION WHILE THIS IS HAPPENING, IE : WHEN OPENING A FILE. AS IN , I CANNOT OPEN GOOGLE OR MAIL, ETC. AND THE FILES KEEP OPENING AS UNTITLED. SO I AM NOT ABLE TO OPEN ANY ONE FILE, AND SEE ITS CONTENT, THEY JUST KEEP STACKING LIKE EMTY PAGES ONE ON TOP OF THE NEXT.

    THANK YOU
    THAT DOES NOT SEEM TO BE THE ANSWER
    I HAVE A MAC
    BOUGHT IN 2008
    AND I DO NOT SEE THAT I HAVE A STUCK KEY
    PERHAPS I AM NOT UNDERSTANDING WHAT YOU MEAN

  • My pdf reezes when I click on COMMENT. I am trying to get at the tools to edit a pdf. If I use the tools from the toolbar, there is no issue, but once I click COMMENT, the document freezes and I have to open Task Manager to crash it. This started in the l

    Sorry, I am new to the type of problem-solution process and I do not know how to edit my first statement. My true statement is below:
    My pdf freezes when I click on COMMENT. I am trying to get at the tools to edit a pdf. If I use the tools from the toolbar, there is no issue, but once I click COMMENT, the document freezes and I have to open Task Manager to crash it. This started in the last seven days (3.31.15).

    I answered your questions below, BUT while I was searching for properties, I found the REPAIR ACROBAT INSTALLATION feature, did the repair and (Voila!) the issue was resolved!
    Thanks for making me search for information.
    Karen
    I am using Acrobat XI Pro, version 11.0.10.32.
    I did not create the file I was working in during the freezes, so I tried a PDF that I created with Adobe and it also freezes when I click on COMMENT. I did discover that the COMMENTS plug-in is loaded. (see image
    I have used COMMENT for years without this issue occurring. It started in the last 2 weeks.
    I could not find Properties under the file menu, but found a security setting in Preferences under the Edit menu. It did not have a way to allow/disallow COMMENT.

  • Final Cut hangs with "Loading Motion Content" when opening library

    When opening one of libraries I almost immediately get a beach ball and see "Loading Motion Content" under "Rendering" in the Background Taks window. Final Cut hangs and I am forced to restart. I don't have any version of Motion and this problem just appeared in this library.
    Any suggestions? I've used Preference Manager to trash preferences to no avail.

    I followed the procedure suggested by Luis Sequeira1 in several other threads and deleted the flexolibrary. I no longer see any "Loading Motion Content" message when opening the library and the it seems to be ok, with all the media, multicam clips, compound clips, and projects as expected.
    I have three questions:
    1) What information does the flexolibrary contain?
    2) How is Final Cut able to recreate a flexolibrary?
    3) Might deleting the flexolibrary be a way to solve all sorts of problems with libraries?

  • Error when associating workflow with Task Content Type

    Using SharePoint Designer 2010, I have created a simple workflow that sends an email out when a tasks due date has past.  I created this as a Global Workflow and then tried to "Associated to Content Type", selecting "Task".  I am then taken
    to... COMPANY PORTAL--> Site Settings--> Site Content Types--> Task--> Add a Workflow. When I try to associate the new "Global" workflow and select OK I get the following error...
    Error
    Workflows may not be associated with content types whose base is on 'WorkflowTask'.
    I have looked up the error but find no real explination of what it means.  And I have associated global workflows with custom content types and never had this issue. 
    So what's going on?
    Thanks
    Steve
    Thanks in advance for your time. Steven

    Hi ,
    I understand that when you bind the workflow to Tasks content type, there is an error. I can reproduce this error. This is because we cannot add a reusable workflow to a workflow tasks content type. When you add the reusable workflow to the Tasks content
    type, you must have checked the ‘Add this workflow to all content types that inherit from this content type’. In this way, the workflow will be added to all the Tasks content type and workflowtasks content type. There will an error. After you close the error
    message, the workflow is added to the Tasks content type.
    The workaround is the check No to ‘Add this workflow to all content types that inherit from this content type’.
    Thanks,
    Entan Ming
    Entan Ming
    TechNet Community Support

Maybe you are looking for

  • DVDSP2 Final Print "Flickering"?

    Hi, I'm running into a problem with DVDSP2 where my preview looks great (in simulator) but my final build produces a subtle yet annoying flickering effect during playback. My audio was encoded using A.Pack and my video was pre-encoded, using Compress

  • When I click on anything, either a new window or tab will pop up

    I have a MacbookPro, and recently, whenever I click on anything, and I mean anything, a new, completely unrelated, tab or window will pop up? In addition to this, random words on any webpage have turned green with double lines underneath themlike thi

  • Celtx - Need guidance with first PKGBUILD

    Ok, I decided to make my first PKGBUILD, and chose Celtx (http://celtx.com/) since it seems like a very useful tool, and not too complicated.  I already installed it manually and it works fine. However, although they state it's open source, the sourc

  • Removing items from "Places" list

    On the left-side "Devices" and "Places" dock of my desktop, I have a number of places that are 'empty shells' that ought not be there. How do I remove them? I'm running 10.6.8.

  • How do you run a program on another computer over the network

    Would like to send and receive my aol email and run other applications from my other G4 that I don't have installed in my main computer through the in house network- without opening the application on the main computer. In other words, running the 2n