Error while updating a task - Task acquired by some other user

Hi,
I have a task assigned to a Group (AdminGroup). To update the outcome of task ie to approve task i am first acquiring the task and then updating the task outcome.
But while doing so i am getting following error:
Invalid action on workflow task.
Action OUTCOME_UPDATE on task 101d12624092f7d9:-1f79044d:124e34e8057:-7b4e is not valid because of The task has been acquired by some other user..
Contact oracle support if error is not fixable.
at oracle.bpel.services.workflow.task.impl.TaskService.performPreActionValidation(TaskService.java:3408)
at oracle.bpel.services.workflow.task.impl.TaskService.updateTaskOutcomeAndEvaluateRoutingSlip(TaskService.java:1074)
at oracle.bpel.services.workflow.task.impl.TaskService.updateTaskOutcome(TaskService.java:941)
at oracle.bpel.services.workflow.task.impl.TaskService.updateTaskOutcome(TaskService.java:920)
at oracle.bpel.services.workflow.task.ejb.TaskServiceBean.updateTaskOutcome(TaskServiceBean.java:410)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.evermind.server.ejb.interceptor.joinpoint.EJBJoinPointImpl.invoke(EJBJoinPointImpl.java:35)
at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
at com.evermind.server.ejb.interceptor.system.DMSInterceptor.invoke(DMSInterceptor.java:52)
at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
at com.evermind.server.ejb.interceptor.system.JAASInterceptor$1.run(JAASInterceptor.java:31)
at java.security.AccessController.doPrivileged(Native Method)
at javax.security.auth.Subject.doAs(Subject.java:396)
at com.evermind.server.ThreadState.runAs(ThreadState.java:622)
at com.evermind.server.ejb.interceptor.system.JAASInterceptor.invoke(JAASInterceptor.java:34)
at com.evermind.server.ejb.interceptor.InvocationContextImpl.proceed(InvocationContextImpl.java:119)
at com.evermind.server.ejb.interceptor.system.TxRequiresNewInterceptor.invoke(TxRequiresNewInterceptor.java:52)
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 TaskServiceBean_RemoteProxy_68d4144.updateTaskOutcome(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at com.evermind.server.rmi.RmiMethodCall.run(RmiMethodCall.java:53)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
at java.lang.Thread.run(Thread.java:595)
The code that i am using for updating the task outcome is as follows:
The error should not come as the context of user is same for acquiring and updating.
IWorkflowContext wfCtx=wfSvcClient.getTaskQueryService().authenticate("oc4jadmin", "oc4jadmin",
               "jazn.com", "admin");
               ITaskService objITaskService=wfSvcClient.getTaskService();
               objITaskService.acquireTask(wfCtx, strTaskID);
               objITaskService.updateTaskOutcome(wfCtx, strTaskID, "APPROVE");
Here admin is the user that belongs to group AdminGroup and the task is assigned to AdminGroup.
It was working fine a week ago on the same enviornment but from past few days am getting this error.
The BPEL version is 10.1.3.0.
Help appreciated!!
Regards,
Bhavik

hi,
Thanks Marc for the reply.
Before acquiring the task , I have checked the acquiredby column in wftask table in orable schema and its value is null.
So it allows me to acquire the task. The error that i am getting is on updating the task outcome.
While updating it is giving error as: task already acquired by some other user.
This should not happen as the workflow context that i am using for acquiring the task and updating the task is same.
Regards,
Bhavik

Similar Messages

  • Error while updating the Human task

    When I try to update my Human task the following error is occuring in JDeveloper and I can't save my changes, any help will be appreciable. thank you.
    Uncaught exception
    java.lang.NullPointerException
    o.bpel.services.workflow.verification.impl.TaskContentAccess.getAccess(TaskContentAccess.java:127)
    o.tip.tools.ide.workflow.util.AccessRulesUtil.getDefaultActionAccessData(AccessRulesUtil.java:265)
    o.tip.tools.ide.workflow.util.AccessRulesUtil.getChangedActionAccessData(AccessRulesUtil.java:174)
    o.tip.tools.ide.workflow.editor.tab.TaskActionAccessConfigurationPanel.getData(TaskActionAccessConfigurationPanel.java:272)
    o.tip.tools.ide.workflow.editor.tab.TaskAccessConfigurationPanel.getActionData(TaskAccessConfigurationPanel.java:103)
    o.tip.tools.ide.workflow.editor.tab.AdvancedOptionsPanel.getData(AdvancedOptionsPanel.java:215)
    o.tip.tools.ide.workflow.editor.tab.AdvancedOptionsEditor$LocalPropertyChangeListener.propertyChange(AdvancedOptionsEditor.java:141)
    j.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:339)
    j.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:276)
    j.a.Component.firePropertyChange(Component.java:8128)
    o.tip.tools.ide.workflow.editor.tab.AssigneesEditor.propertyChange(AssigneesEditor.java:186)
    j.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:339)
    j.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:276)
    j.a.Component.firePropertyChange(Component.java:8128)
    o.tip.tools.ide.workflow.editor.v2.StageEditor.firePropertyChange(StageEditor.java:1488)
    o.tip.tools.ide.workflow.editor.v2.StageEditor.propertyChange(StageEditor.java:1081)
    j.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:339)
    j.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:276)
    j.a.Component.firePropertyChange(Component.java:8128)
    o.tip.tools.ide.workflow.editor.v2.ParticipantEditor.editParticipant(ParticipantEditor.java:1304)
    o.tip.tools.ide.workflow.editor.v2.ParticipantEditor$LocalMouseAdapter.mouseClicked(ParticipantEditor.java:1004)
    j.a.Component.processMouseEvent(Component.java:6266)
    jx.s.JComponent.processMouseEvent(JComponent.java:3267)
    j.a.Component.processEvent(Component.java:6028)
    j.a.Container.processEvent(Container.java:2041)
    j.a.Component.dispatchEventImpl(Component.java:4630)
    j.a.Container.dispatchEventImpl(Container.java:2099)
    j.a.Component.dispatchEvent(Component.java:4460)
    j.a.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
    j.a.LightweightDispatcher.processMouseEvent(Container.java:4247)
    j.a.LightweightDispatcher.dispatchEvent(Container.java:4168)
    j.a.Container.dispatchEventImpl(Container.java:2085)
    j.a.Window.dispatchEventImpl(Window.java:2478)
    j.a.Component.dispatchEvent(Component.java:4460)
    j.a.EventQueue.dispatchEvent(EventQueue.java:599)
    j.a.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
    j.a.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
    j.a.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
    j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
    j.a.EventDispatchThread.run(EventDispatchThread.java:122)
    Edited by: user9351838 on 15-Feb-2012 18:45

    Seems you Human Task has run into not finding the input configurations you have made for the same.
    Please check the .task files generated. and delete it from Composite and trying recreating the Human Task.
    Reg,
    MaShek

  • Error while updating the Human task in JDeveloper. Can not save the changes

    When I try to update my Human task the following error is occuring in JDeveloper and I can't save my changes, any help will be appreciable. thank you.
    Uncaught exception
    java.lang.NullPointerException
    o.bpel.services.workflow.verification.impl.TaskContentAccess.getAccess(TaskContentAccess.java:127)
    o.tip.tools.ide.workflow.util.AccessRulesUtil.getDefaultActionAccessData(AccessRulesUtil.java:265)
    o.tip.tools.ide.workflow.util.AccessRulesUtil.getChangedActionAccessData(AccessRulesUtil.java:174)
    o.tip.tools.ide.workflow.editor.tab.TaskActionAccessConfigurationPanel.getData(TaskActionAccessConfigurationPanel.java:272)
    o.tip.tools.ide.workflow.editor.tab.TaskAccessConfigurationPanel.getActionData(TaskAccessConfigurationPanel.java:103)
    o.tip.tools.ide.workflow.editor.tab.AdvancedOptionsPanel.getData(AdvancedOptionsPanel.java:215)
    o.tip.tools.ide.workflow.editor.tab.AdvancedOptionsEditor$LocalPropertyChangeListener.propertyChange(AdvancedOptionsEditor.java:141)
    j.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:339)
    j.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:276)
    j.a.Component.firePropertyChange(Component.java:8128)
    o.tip.tools.ide.workflow.editor.tab.AssigneesEditor.propertyChange(AssigneesEditor.java:186)
    j.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:339)
    j.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:276)
    j.a.Component.firePropertyChange(Component.java:8128)
    o.tip.tools.ide.workflow.editor.v2.StageEditor.firePropertyChange(StageEditor.java:1488)
    o.tip.tools.ide.workflow.editor.v2.StageEditor.propertyChange(StageEditor.java:1081)
    j.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:339)
    j.beans.PropertyChangeSupport.firePropertyChange(PropertyChangeSupport.java:276)
    j.a.Component.firePropertyChange(Component.java:8128)
    o.tip.tools.ide.workflow.editor.v2.ParticipantEditor.editParticipant(ParticipantEditor.java:1304)
    o.tip.tools.ide.workflow.editor.v2.ParticipantEditor$LocalMouseAdapter.mouseClicked(ParticipantEditor.java:1004)
    j.a.Component.processMouseEvent(Component.java:6266)
    jx.s.JComponent.processMouseEvent(JComponent.java:3267)
    j.a.Component.processEvent(Component.java:6028)
    j.a.Container.processEvent(Container.java:2041)
    j.a.Component.dispatchEventImpl(Component.java:4630)
    j.a.Container.dispatchEventImpl(Container.java:2099)
    j.a.Component.dispatchEvent(Component.java:4460)
    j.a.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
    j.a.LightweightDispatcher.processMouseEvent(Container.java:4247)
    j.a.LightweightDispatcher.dispatchEvent(Container.java:4168)
    j.a.Container.dispatchEventImpl(Container.java:2085)
    j.a.Window.dispatchEventImpl(Window.java:2478)
    j.a.Component.dispatchEvent(Component.java:4460)
    j.a.EventQueue.dispatchEvent(EventQueue.java:599)
    j.a.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
    j.a.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
    j.a.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
    j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    j.a.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
    j.a.EventDispatchThread.run(EventDispatchThread.java:122)

    Resolved ..
    It was an issue with permissions .
    Thanks

  • Error while updating PO - 'This document is locked by another user. Please

    All,
    While updating the PO through API (Oracle Version - 11i) we are getting the error message 'This document is locked by another user. Please try again later.' intermittently.
    We are using below API to update the PO through interface program.
    po_change_api1_s.update_po
    (x_po_number => <PO_NUMBER>,
    x_release_number => NULL,
    x_revision_number => v_revision_num,
    x_line_number => v_line_num,
    x_shipment_number => v_shipment_num,
    new_quantity => l_upd_price,
    new_price => NULL,
    new_promised_date => NULL,
    launch_approvals_flag => 'Y',
    update_source => NULL,
    VERSION => '1.0',
    x_override_date => SYSDATE,
    x_api_errors => v_api_errors,
    p_buyer_name => NULL
    Client is very keen to know the root cause of the error message, Does any has any idea ? Our concurrent program has been configured incompatibility, so one program will at a given time.
    It would be great if anyone can give me some valuable inputs to debug this error message.
    Thanks,

    Hello,
    I am also facing same issue. In my code I am updating PO lines using Update_PO API. Whenever I am trying to Update 2 Lines on same PO. One get successfully update and for second line getting same error 'This document is locked by another user.'
    Please help me for this..
    Thanks in advance.
    Thanks
    Ravi Raj.

  • Error while updating ADF task

    Hi, I'm using an initiator Task with ADF Form in BPM process with SOA version 11.1.1.6 and JDeveloper 11.1.1.6 and everytime I try to update the task I get this error:
    ORABPEL-10101
    Error while updating task .
    Error while updating task Cannot delete Comments.
    Check the underlying exception and database connection information. If the error persists, contact Technical Support Services at Oracle.
    at oracle.bpel.services.workflow.repos.driver.WFTask.updateComments(WFTask.java:5384)
    at oracle.bpel.services.workflow.repos.driver.WFTask.updateWFTask(WFTask.java:2712)
    at oracle.bpel.services.workflow.repos.driver.PersistencyService.updateWFTask(PersistencyService.java:630)
    at oracle.bpel.services.workflow.task.impl.TaskService.performPostActionOperationInTrans(TaskService.java:6586)
    at oracle.bpel.services.workflow.task.impl.TaskService.performPostActionOperation(TaskService.java:6306)
    at oracle.bpel.services.workflow.task.impl.TaskService.performPostActionOperation(TaskService.java:6277)
    at oracle.bpel.services.workflow.task.impl.TaskService.performPostActionOperation(TaskService.java:6253)
    at oracle.bpel.services.workflow.task.impl.TaskService.performPostActionOperation(TaskService.java:6235)
    at oracle.bpel.services.workflow.task.impl.TaskService.updateTask(TaskService.java:2088)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    I think this might be related to the task comments and with an internal method calling, but can't solve it in any way I know,
    I've tried to remove the userComments from the Task Form, and remove anything associated with it, but everytime I try to savbe the task it gets this error
    thanks

    Hi,
    here's the correct forum for this question: SOA Suite
    Frank

  • BPM error while updating task

    Hi, I'm using an initiator Task form a process in BPM with SOA version 11.1.1.6 and JDeveloper 11.1.1.6 and everytime I try to update the task I get this error:
    ORABPEL-10101
    Error while updating task .
    Error while updating task Cannot delete Comments.
    Check the underlying exception and database connection information. If the error persists, contact Technical Support Services at Oracle.
    at oracle.bpel.services.workflow.repos.driver.WFTask.updateComments(WFTask.java:5384)
    at oracle.bpel.services.workflow.repos.driver.WFTask.updateWFTask(WFTask.java:2712)
    at oracle.bpel.services.workflow.repos.driver.PersistencyService.updateWFTask(PersistencyService.java:630)
    at oracle.bpel.services.workflow.task.impl.TaskService.performPostActionOperationInTrans(TaskService.java:6586)
    at oracle.bpel.services.workflow.task.impl.TaskService.performPostActionOperation(TaskService.java:6306)
    at oracle.bpel.services.workflow.task.impl.TaskService.performPostActionOperation(TaskService.java:6277)
    at oracle.bpel.services.workflow.task.impl.TaskService.performPostActionOperation(TaskService.java:6253)
    at oracle.bpel.services.workflow.task.impl.TaskService.performPostActionOperation(TaskService.java:6235)
    at oracle.bpel.services.workflow.task.impl.TaskService.updateTask(TaskService.java:2088)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    I've tried to remove the userComments from the Task Form, and remove anything associated with it, but everytime I try to savbe the task it gets this error
    thanks

    Hi,
    Have you solved the problem? For I have met the same problem, Could you share it with me.
    thanks a lot.

  • Error While updating Process form data Using Scheduler

    Hi All,
    I am trying to update Process form data (ex : lastname) using a scheduled task Code. I am getting Error while updating Field.
    Code :
    HashMap<String, String> map = new HashMap<String, String>();
    map.put("UD_EBS_PF_LASTNAME", "lastname");
    formintf.setProcessFormData(instancekey, map);  //I AM GETTING AT THIS LINE
    Saying
    Thor.API.Exceptions.tcAPIException: The following required fields have not been given values:EBS IT Resource : The following required fields have not been given values:EBS IT Resource
        at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:234)
        at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:348)
        at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:259)
        at Thor.API.Operations.tcFormInstanceOperationsIntfEJB_h6wb8n_tcFormInstanceOperationsIntfRemoteImpl_1036_WLStub.setProcessFormDatax(Unknown Source)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:85)
        at $Proxy2.setProcessFormDatax(Unknown Source)
        at Thor.API.Operations.tcFormInstanceOperationsIntfDelegate.setProcessFormData(Unknown Source)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at Thor.API.Base.SecurityInvocationHandler$1.run(SecurityInvocationHandler.java:68)
        at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
        at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
        at weblogic.security.Security.runAs(Security.java:41)
        at Thor.API.Security.LoginHandler.weblogicLoginSession.runAs(weblogicLoginSession.java:52)
        at Thor.API.Base.SecurityInvocationHandler.invoke(SecurityInvocationHandler.java:79)
        at $Proxy3.setProcessFormData(Unknown Source)
        at com.wyndham.tasks.AssignRandomPasswordToAllUsersSchedulerTest.execute(AssignRandomPasswordToAllUsersSchedulerTest.java:182)
        at com.wyndham.tasks.AssignRandomPasswordToAllUsersSchedulerTest.main(AssignRandomPasswordToAllUsersSchedulerTest.java:63)
    Caused by: Thor.API.Exceptions.tcAPIException: The following required fields have not been given values:EBS IT Resource : The following required fields have not been given values:EBS IT Resource
        at com.thortech.xl.ejb.beansimpl.tcFormInstanceOperationsBean.setProcessFormData(tcFormInstanceOperationsBean.java:761)
        at com.thortech.xl.ejb.beansimpl.tcFormInstanceOperationsBean.setProcessFormData(tcFormInstanceOperationsBean.java:426)
        at Thor.API.Operations.tcFormInstanceOperationsIntfEJB.setProcessFormDatax(Unknown Source)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    Is that possible there was the field ZDATE in your form interface/ context and now it is not? I guess some source has changed so the field in the form (binding to the not existing field) cannot be processed. Otto

  • Error while updating EP6.0 from SP09 to SP27

    Hi All,
    I am getting the following error while updating the Enterprise portal 6.0 from SP09 to SP27.
    WARNING    2011-05-19 16:50:09
               CJSlibModule::writeWarning_impl()
    Execution of the command "C:\j2sdk1.4.2_13-x64/bin/java.exe '-classpath' 'C:\Program Files\sapinst_instdir\PATCH\ORA/install/sharedlib/launcher.jar;.' '-Xmx512m' 'com.sap.engine.offline.OfflineToolStart' 'com.sap.engine.configtool.batch.BatchConfig' 'C:\Program Files\sapinst_instdir\PATCH\ORA/install/lib;C:\Program Files\sapinst_instdir\PATCH\ORA/install/sharedlib' 'C:\Program Files\sapinst_instdir\PATCH\ORA/getSafeMode.xml'" finished with return code 31415. Output:
    Can not get DB connection. Batchconfig will only be able to execute offline tasks.
    ERROR      2011-05-19 16:50:09
               CJSlibModule::writeError_impl()
    CJS-20076  Error while retrieving the mode of the Java engine. SOLUTION: See output of logfile C:\Program Files\sapinst_instdir\PATCH\ORA/getEngineMode.log: 'Can not get DB connection. Batchconfig will only be able to execute offline tasks.
    TRACE      [iaxxejsbas.hpp:384]
               handleException<ESAPinstJSError>()
    Converting exception into JS Exception EJSException.
    ERROR      2011-05-19 16:50:09
               CJSlibModule::writeError_impl()
    CJS-20076  Error while retrieving the mode of the Java engine. SOLUTION: See output of logfile C:\Program Files\sapinst_instdir\PATCH\ORA/getEngineMode.log: 'Can not get DB connection. Batchconfig will only be able to execute offline tasks.
    Please hel me to resolve this issue.
    Regards
    Karthik Ravoori

    > Execution of the command "C:\j2sdk1.4.2_13-x64/bin/java.exe '-classpath' 'C:\Program Files\sapinst_instdir\PATCH\ORA/install/sharedlib/launcher.jar;.' '-Xmx512m' 'com.sap.engine.offline.OfflineToolStart' 'com.sap.engine.configtool.batch.BatchConfig' 'C:\Program Files\sapinst_instdir\PATCH\ORA/install/lib;C:\Program Files\sapinst_instdir\PATCH\ORA/install/sharedlib' 'C:\Program Files\sapinst_instdir\PATCH\ORA/getSafeMode.xml'" finished with return code 31415. Output:
    > Can not get DB connection. Batchconfig will only be able to execute offline tasks.
    You'r JDK is really old, AFAIK the first one officially released for x86_64 on Windows was 1.4.2_17. I suggest you upgrade your JDK ot the latest one (1.4.2_30) and try again.
    Markus

  • Kextcache error while updating /Volumes/Seagate CCC

    Hi, my external seagate drive (2Tb partitioned into 2 * 1Tb's I've been using for Carbon Copy Cloner has a problem with kextcache, I will not pretend to know what kextcache is but the errors I am getting relate to an invalid signature, it tries 26 times before giving up.
    I expect this explains why the drive is not bootable, any suggestioins as to how to fix the problem, can it be fixed?
    Regards
    Ian
    08/02/2014 22:11:31.000 kernel[0]: USBMSC Identifier (non-unique): 0x00000000 0xbc2 0x3320 0x100, 3
    08/02/2014 22:11:32.000 kernel[0]: CoreStorage: fsck_cs has finished for group "E4E85C17-019A-41E7-AC85-6F3FFEAB9ABF" with status 0x00
    08/02/2014 22:11:32.508 com.apple.kextd[12]: LVG changed
    08/02/2014 22:11:32.000 kernel[0]: CoreStorageFamily::unlockVEKs() failed to unwrap the vek, status = e00002bc
    08/02/2014 22:11:32.626 com.apple.kextd[12]: LVG changed
    08/02/2014 22:11:32.000 kernel[0]: hfs: mounted Seagate MAC on device disk5s4
    08/02/2014 22:11:33.000 kernel[0]: hfs: mounted Seagate CCC on device disk6
    08/02/2014 22:11:33.503 diskmanagementd[2676]: mount blocked by dissenter PID=0 (unknown) status=0xf8da0002 log=kDAReturnBusy message=(null)
    08/02/2014 22:11:34.587 com.apple.kextcache[2960]: rebuilding /System/Library/Caches/com.apple.kext.caches/Startup/kernelcache
    08/02/2014 22:11:38.942 com.apple.kextcache[2963]: WARNING - Invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext "/Volumes/Seagate CCC/System/Library/Extensions/System.kext/PlugIns/Unsupported.kext"
    08/02/2014 22:11:38.944 com.apple.kextcache[2963]: WARNING - Invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext "/Volumes/Seagate CCC/System/Library/Extensions/System.kext/PlugIns/Private.kext"
    08/02/2014 22:11:38.946 com.apple.kextcache[2963]: WARNING - Invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext "/Volumes/Seagate CCC/System/Library/Extensions/System.kext/PlugIns/Mach.kext"
    08/02/2014 22:11:38.947 com.apple.kextcache[2963]: WARNING - Invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext "/Volumes/Seagate CCC/System/Library/Extensions/System.kext/PlugIns/MACFramework.kext"
    08/02/2014 22:11:38.949 com.apple.kextcache[2963]: WARNING - Invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext "/Volumes/Seagate CCC/System/Library/Extensions/System.kext/PlugIns/Libkern.kext"
    08/02/2014 22:11:38.958 com.apple.kextcache[2963]: WARNING - Invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext "/Volumes/Seagate CCC/System/Library/Extensions/System.kext/PlugIns/IOSystemManagement.kext"
    08/02/2014 22:11:38.966 com.apple.kextcache[2963]: WARNING - Invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext "/Volumes/Seagate CCC/System/Library/Extensions/System.kext/PlugIns/IONVRAMFamily.kext"
    08/02/2014 22:11:38.967 com.apple.kextcache[2963]: WARNING - Invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext "/Volumes/Seagate CCC/System/Library/Extensions/System.kext/PlugIns/IOKit.kext"
    08/02/2014 22:11:38.969 com.apple.kextcache[2963]: WARNING - Invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext "/Volumes/Seagate CCC/System/Library/Extensions/System.kext/PlugIns/BSDKernel.kext"
    08/02/2014 22:11:38.978 com.apple.kextcache[2963]: WARNING - Invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext "/Volumes/Seagate CCC/System/Library/Extensions/System.kext/PlugIns/ApplePlatformFamily.kext"
    08/02/2014 22:11:38.990 com.apple.kextcache[2963]: WARNING - Invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext "/Volumes/Seagate CCC/System/Library/Extensions/System.kext/PlugIns/AppleNMI.kext"
    08/02/2014 22:11:38.998 com.apple.kextcache[2963]: WARNING - Invalid signature -67030 0xFFFFFFFFFFFEFA2A for kext "/Volumes/Seagate CCC/System/Library/Extensions/System.kext"
    08/02/2014 22:11:39.118 com.apple.kextcache[2963]: kext com.jmicron.JMicronATA  101069000 is in exception list, allowing to load
    08/02/2014 22:11:39.313 com.apple.kextcache[2963]: WARNING - Invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext "/Volumes/Seagate CCC/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBUserClient .kext"
    08/02/2014 22:11:39.410 com.apple.kextcache[2963]: WARNING - Invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext "/Volumes/Seagate CCC/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBHIDDriver. kext"
    08/02/2014 22:11:39.442 com.apple.kextcache[2963]: WARNING - Invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext "/Volumes/Seagate CCC/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/IOUSBCompositeD river.kext"
    08/02/2014 22:11:39.483 com.apple.kextcache[2963]: WARNING - Invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext "/Volumes/Seagate CCC/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBXHCI.ke xt"
    08/02/2014 22:11:39.628 com.apple.kextcache[2963]: WARNING - Invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext "/Volumes/Seagate CCC/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBUHCI.ke xt"
    08/02/2014 22:11:39.658 com.apple.kextcache[2963]: WARNING - Invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext "/Volumes/Seagate CCC/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBOHCI.ke xt"
    08/02/2014 22:11:39.689 com.apple.kextcache[2963]: WARNING - Invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext "/Volumes/Seagate CCC/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBMergeNu b.kext"
    08/02/2014 22:11:39.713 com.apple.kextcache[2963]: WARNING - Invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext "/Volumes/Seagate CCC/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBHub.kex t"
    08/02/2014 22:11:39.766 com.apple.kextcache[2963]: WARNING - Invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext "/Volumes/Seagate CCC/System/Library/Extensions/IOUSBFamily.kext/Contents/PlugIns/AppleUSBEHCI.ke xt"
    08/02/2014 22:11:39.767 com.apple.kextcache[2963]: WARNING - Invalid signature -67062 0xFFFFFFFFFFFEFA0A for kext "/Volumes/Seagate CCC/System/Library/Extensions/IOUSBFamily.kext"
    08/02/2014 22:11:41.127 com.apple.kextcache[2963]: kext com.ATTO.driver.ATTOExpressSASRAID  307029000 is in exception list, allowing to load
    08/02/2014 22:11:41.144 com.apple.kextcache[2963]: kext com.ATTO.driver.ATTOExpressSASHBA3  100059000 is in exception list, allowing to load
    08/02/2014 22:11:41.161 com.apple.kextcache[2963]: kext com.ATTO.driver.ATTOExpressSASHBA  200009000 is in exception list, allowing to load
    08/02/2014 22:11:41.173 com.apple.kextcache[2963]: kext com.ATTO.driver.ATTOExpressPCIUl4  404029000 is in exception list, allowing to load
    08/02/2014 22:11:41.200 com.apple.kextcache[2963]: kext com.ATTO.driver.ATTOCelerityFC  304089000 is in exception list, allowing to load
    08/02/2014 22:11:43.037 com.apple.kextcache[2964]: /Volumes/Seagate CCC locked; waiting for lock.
    08/02/2014 22:11:43.253 com.apple.kextcache[2963]: kext com.Accusys.driver.Acxxx  300029000 is in exception list, allowing to load
    08/02/2014 22:11:46.534 com.apple.kextcache[2963]: kxld[com.apple.iokit.IOStorageFamily]: The super class vtable 'vtable for IOService' for vtable 'vtable for IOMediaBSDClient' is out of date. Make sure your kext has been built against the correct headers.
    08/02/2014 22:11:46.534 com.apple.kextcache[2963]: kxld[com.apple.iokit.IOStorageFamily]: The super class vtable 'vtable for IOService' for vtable 'vtable for IOBlockStorageDevice' is out of date. Make sure your kext has been built against the correct headers.
    08/02/2014 22:11:46.534 com.apple.kextcache[2963]: kxld[com.apple.iokit.IOStorageFamily]: The super class vtable 'vtable for IOService' for vtable 'vtable for IOStorage' is out of date. Make sure your kext has been built against the correct headers.
    08/02/2014 22:11:46.534 com.apple.kextcache[2963]: kxld[com.apple.iokit.IOStorageFamily]: The super class vtable 'vtable for IOService' for vtable 'vtable for IOMediaBSDClient' is out of date. Make sure your kext has been built against the correct headers.
    08/02/2014 22:11:46.534 com.apple.kextcache[2963]: kxld[com.apple.iokit.IOStorageFamily]: The super class vtable 'vtable for IOService' for vtable 'vtable for IOBlockStorageDevice' is out of date. Make sure your kext has been built against the correct headers.
    08/02/2014 22:11:46.534 com.apple.kextcache[2963]: kxld[com.apple.iokit.IOStorageFamily]: The super class vtable 'vtable for IOService' for vtable 'vtable for IOStorage' is out of date. Make sure your kext has been built against the correct headers.
    08/02/2014 22:11:46.534 com.apple.kextcache[2963]: kxld[com.apple.iokit.IOStorageFamily]: The vtable for IOFilterScheme was not patched because its parent, the vtable for IOStorage, was not patchable.
    08/02/2014 22:11:46.534 com.apple.kextcache[2963]: kxld[com.apple.iokit.IOStorageFamily]: The vtable for IOPartitionScheme was not patched because its parent, the vtable for IOStorage, was not patchable.
    08/02/2014 22:11:46.534 com.apple.kextcache[2963]: kxld[com.apple.iokit.IOStorageFamily]: The vtable for IOAppleLabelScheme was not patched because its parent, the vtable for IOFilterScheme, was not patchable.
    08/02/2014 22:11:46.535 com.apple.kextcache[2963]: kxld[com.apple.iokit.IOStorageFamily]: The vtable for IOBlockStorageDriver was not patched because its parent, the vtable for IOStorage, was not patchable.
    08/02/2014 22:11:46.535 com.apple.kextcache[2963]: kxld[com.apple.iokit.IOStorageFamily]: The vtable for IOGUIDPartitionScheme was not patched because its parent, the vtable for IOPartitionScheme, was not patchable.
    08/02/2014 22:11:46.535 com.apple.kextcache[2963]: kxld[com.apple.iokit.IOStorageFamily]: The vtable for IOApplePartitionScheme was not patched because its parent, the vtable for IOPartitionScheme, was not patchable.
    08/02/2014 22:11:46.535 com.apple.kextcache[2963]: kxld[com.apple.iokit.IOStorageFamily]: The vtable for IOFDiskPartitionScheme was not patched because its parent, the vtable for IOPartitionScheme, was not patchable.
    08/02/2014 22:11:46.535 com.apple.kextcache[2963]: kxld[com.apple.iokit.IOStorageFamily]: The vtable for IOMedia was not patched because its parent, the vtable for IOStorage, was not patchable.
    08/02/2014 22:11:46.536 com.apple.kextcache[2963]: Link failed (error code 5).
    08/02/2014 22:11:46.536 com.apple.kextcache[2963]: Prelink failed for com.apple.iokit.IOStorageFamily; omitting from prelinked kernel.
    08/02/2014 22:11:46.536 com.apple.kextcache[2963]: Can't use IOStorageFamily.kext - not linked.
    08/02/2014 22:11:46.536 com.apple.kextcache[2963]: Prelink failed for com.softraid.driver.SoftRAID; omitting from prelinked kernel.
    08/02/2014 22:11:46.564 com.apple.kextcache[2963]: kxld[com.apple.iokit.IOSCSIArchitectureModelFamily]: The super class vtable 'vtable for IOService' for vtable 'vtable for IOSCSIProtocolInterface' is out of date. Make sure your kext has been built against the correct headers.
    08/02/2014 22:11:46.564 com.apple.kextcache[2963]: kxld[com.apple.iokit.IOSCSIArchitectureModelFamily]: The super class vtable 'vtable for IOService' for vtable 'vtable for AppleSCSISubsystemGlobals' is out of date. Make sure your kext has been built against the correct headers.
    08/02/2014 22:11:46.564 com.apple.kextcache[2963]: kxld[com.apple.iokit.IOSCSIArchitectureModelFamily]: The super class vtable 'vtable for IOService' for vtable 'vtable for IOSCSIProtocolInterface' is out of date. Make sure your kext has been built against the correct headers.
    08/02/2014 22:11:46.565 com.apple.kextcache[2963]: kxld[com.apple.iokit.IOSCSIArchitectureModelFamily]: The super class vtable 'vtable for IOService' for vtable 'vtable for AppleSCSISubsystemGlobals' is out of date. Make sure your kext has been built against the correct headers.
    08/02/2014 22:11:46.565 com.apple.kextcache[2963]: kxld[com.apple.iokit.IOSCSIArchitectureModelFamily]: The vtable for IOSCSITargetDevice was not patched because its parent, the vtable for IOSCSIPrimaryCommandsDevice, was not patchable.
    08/02/2014 22:11:46.565 com.apple.kextcache[2963]: kxld[com.apple.iokit.IOSCSIArchitectureModelFamily]: The vtable for IOSCSILogicalUnitNub was not patched because its parent, the vtable for IOSCSIPeripheralDeviceNub, was not patchable.
    08/02/2014 22:11:46.565 com.apple.kextcache[2963]: kxld[com.apple.iokit.IOSCSIArchitectureModelFamily]: The vtable for IOSCSIProtocolServices was not patched because its parent, the vtable for IOSCSIProtocolInterface, was not patchable.
    08/02/2014 22:11:46.565 com.apple.kextcache[2963]: kxld[com.apple.iokit.IOSCSIArchitectureModelFamily]: The vtable for IOSCSIPeripheralDeviceNub was not patched because its parent, the vtable for IOSCSIProtocolServices, was not patchable.
    08/02/2014 22:11:46.565 com.apple.kextcache[2963]: kxld[com.apple.iokit.IOSCSIArchitectureModelFamily]: The vtable for IOSCSIPrimaryCommandsDevice was not patched because its parent, the vtable for IOSCSIProtocolInterface, was not patchable.
    08/02/2014 22:11:46.565 com.apple.kextcache[2963]: kxld[com.apple.iokit.IOSCSIArchitectureModelFamily]: The vtable for IOSCSIMultipathedLogicalUnit was not patched because its parent, the vtable for IOSCSIPeripheralDeviceNub, was not patchable.
    08/02/2014 22:11:46.565 com.apple.kextcache[2963]: kxld[com.apple.iokit.IOSCSIArchitectureModelFamily]: The vtable for IOSCSIHierarchicalLogicalUnit was not patched because its parent, the vtable for IOSCSIPeripheralDeviceNub, was not patchable.
    08/02/2014 22:11:46.566 com.apple.kextcache[2963]: Link failed (error code 5).
    08/02/2014 22:11:46.566 com.apple.kextcache[2963]: Prelink failed for com.apple.iokit.IOSCSIArchitectureModelFamily; omitting from prelinked kernel.
    08/02/2014 22:11:46.566 com.apple.kextcache[2963]: Can't use IOSCSIArchitectureModelFamily.kext - not linked.
    08/02/2014 22:11:46.566 com.apple.kextcache[2963]: Prelink failed for com.apple.iokit.IOSCSIParallelFamily; aborting prelink.
    08/02/2014 22:11:46.566 com.apple.kextcache[2963]: Failed to generate prelinked kernel.
    08/02/2014 22:11:46.570 com.apple.kextcache[2960]: Child process /usr/sbin/kextcache[2963] exited with status 71.
    08/02/2014 22:11:46.571 com.apple.kextcache[2960]: Error 107 rebuilding /System/Library/Caches/com.apple.kext.caches/Startup/kernelcache.
    08/02/2014 22:11:46.571 com.apple.kextd[12]: kextcache error while updating /Volumes/Seagate CCC (error count: 1)
    08/02/2014 22:11:46.876 com.apple.kextcache[2964]: Lock acquired; proceeding.
    08/02/2014 22:11:46.876 com.apple.kextd[12]: async child pid 2960 exited with status 71
    08/02/2014 22:11:46.876 com.apple.kextcache[2964]: rebuilding /System/Library/Caches/com.apple.kext.caches/Startup/kernelcache

    Hi,
    interesting: I have the same issue, however, I don't have any software from Freecom installed.
    Here is my situation, which - to me - is quite bizarre.
    Some weeks ago, I installed an SSD as the boot disk, moving my "old" HDD to the Superdrive bay.
    This worked quite well. I then upgraded to Mavericks (from ML).
    It's tough to say for certain, but my impression is that since I upgraded, things have gone quite awry.
    I'm seeing these Error 107 messages from kextcache as well, repeating over and over periodically. What is very odd is this: the cache is trying to update on the HDD! I checked; there is a Library and a System directory in the HHD's root.
    I figured I had forgotten to clear those out when I changed the HDD to be a data-only drive, and that Mavericks was using the System directory on the HDD because - well - it was there. So I deleted both the Library and System directories and rebooted.
    This fixed Pathfinder's lockup error (after updating), but - much to my surprise - the System directory is back!
    All it contains is a Library directory and that only has a Caches directory in it, which - no surprise - contains the com.apple.kext.caches directory. This subtree belongs to root with group wheel, so that should be ok.
    So:
    1) why on earth is Mavericks putting this directory on the HDD, and not on the SSD which contains the "real" system directory?
    2) why am I getting 107 errors?
    Here is the relevant part of my log:
    Apparently, I'm not the only one, I just found this discussion on what seems to be a similar subject:
    https://discussions.apple.com/thread/5490448
    Thanks!

  • Error while updating a plan

    Hi,
    I have encountered an error while updating a plan. While i update the uplan , the grid gets filled but it throws a message stating
    "Maximum Number of Result Blocks has been reached"
    Maximum number of Result Blocks has been reached.
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0xD4]
    Error while processing the data for the step 'Grid'
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0x83]
    Maximum number of Result Blocks has been reached.
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0xD4]
    Error while processing the data for the step 'Grid'
    [Oracle BAM Enterprise Link error code:  DC -- 0x1, DC -- 0x83]
    Update of Plan "deposittest created 7/19/2007 5:11:50 PM" failed.
    [Oracle BAM Enterprise Link error code:  PlanMgr -- 0x1, PlanMgr -- 0xD5]
    The data updation stops after the row count 49900.
    Please help to resolve this error .
    Thanks in advance.
    Regards,
    Lathika

    Hi,
    in BAM-Administrator you should rraise Parameter "MaxResultBlocks".
    BAM originaly is al licensed Software from Group1 named "Sagent Data Flow".
    This may help searching the web.
    Greetz,
    GOI

  • Error while updating to iOS 6.1.2

    Error while updating software to iOS 6.1.2

    what is the error? if you want help you need to provide some details.

  • Error While updating info in the People Form-Additional Personla Details

    Hi All,
    Iam getting an Error While updating information in the People Form,Additional Personla Details DFF.
    Error Like:
    APP-PER-289974:There has been an error Processing this person,The error encountered is 'ORA-20001:HZ_STNC_SQL_EXCEP:N,PROC.sync_Person,N,ERROR.ORA-25153:Temporary Tablespace is empty ,N,POO,1265890',which occured in procedure  per_htrca_merge_tca_person at step10.
    Please contact your support represntative.
    Thanks -
    Sowmya

    Thanks you,
    By this Note id:395136.1
    Iam unable to find this Set profile 'HZ: Generate Events for DQM Real-Time Synchronization' to No
    with this Note id:278422.1
    We are unable to find this proifle option : HZ: Data Sharing and Security Enabled profile
    we are using applications 11i.
    please help to find this Profile option.
    But with this note id:ID 395136.1
    This is Working.
    Query for HZ: DQM Synchronization Method profile. Set the value to Disable.
    But iam facing proble while uploding data to DFF ,Error--SQL exception occurred during PL/SQL upload.
    Thanks for the Support-
    Sowmya.
    Edited by: user13419037 on Aug 11, 2011 11:53 PM
    Edited by: user13419037 on Aug 12, 2011 12:03 AM
    Edited by: user13419037 on Aug 12, 2011 3:45 AM

  • Error while updating the content in workflow

    Hi,
    I'm getting an error while updating the content in workflow thru the checkout option. i.e. contributor checks in the content - reviewer rejects the content - then contributor checks out and modifies the content as per the reviewer's remarks and while checking in the following error occurs
    Content Server Request Failed
    Unable to check in content item 'HO000128' for workflow. Unable to execute service method 'checkInUpdateRevByID'. (System Error: Runtime error: java.lang.NullPointerException
    at intradoc.server.DocServiceHandler.checkInRevByID(DocServiceHandler.java:248)
    at intradoc.server.DocServiceHandler.checkInUpdateRevByID(DocServiceHandler.java:240)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:617)
    at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:293)
    at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79)
    at intradoc.server.Service.doCodeEx(Service.java:490)
    at intradoc.server.Service.doCode(Service.java:472)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1360)
    at intradoc.server.Service.doAction(Service.java:452)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1201)
    at intradoc.server.Service.doActions(Service.java:447)
    at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1071)
    at intradoc.server.Service.executeSubServiceCode(Service.java:3497)
    at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:942)
    at intradoc.server.Service.executeServiceEx(Service.java:3492)
    at intradoc.server.Service.executeService(Service.java:3476)
    at intradoc.server.DocServiceHandler.determineWorkflowCheckin(DocServiceHandler.java:3833)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:617)
    at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:293)
    at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79)
    at intradoc.server.Service.doCodeEx(Service.java:490)
    at intradoc.server.Service.doCode(Service.java:472)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1360)
    at intradoc.server.Service.doAction(Service.java:452)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1201)
    at intradoc.server.Service.doActions(Service.java:447)
    at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1071)
    at intradoc.server.Service.executeSubServiceCode(Service.java:3497)
    at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:942)
    at intradoc.server.Service.executeServiceEx(Service.java:3492)
    at intradoc.server.Service.executeService(Service.java:3476)
    at intradoc.server.Service.doSubService(Service.java:3465)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at intradoc.common.IdcMethodHolder.invokeMethod(ClassHelperUtils.java:617)
    at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:279)
    at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:264)
    at intradoc.server.Service.doCodeEx(Service.java:507)
    at intradoc.server.Service.doCode(Service.java:472)
    at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1360)
    at intradoc.server.Service.doAction(Service.java:452)
    at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1201)
    at intradoc.server.Service.doActions(Service.java:447)
    at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1121)
    at intradoc.server.Service.executeActions(Service.java:433)
    at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:635)
    at intradoc.server.Service.doRequest(Service.java:1707)
    at intradoc.server.ServiceManager.processCommand(ServiceManager.java:359)
    at intradoc.server.IdcServerThread.run(IdcServerThread.java:197))
    Please help to resolve.
    Thanks in advance
    Prasad

    I also get error while updating the content in workflow thru the checkout option as reviewer. i.e. contributor checks in the content - then reviewer either updates the metadata or checks out and modifies the content and while checking in the following error occurs
    Content Server Request Failed
    Unable to update the content item information for 'HO000128'.
    The content ID must be specified.
    Please help to resolve.
    Thanks in advance
    Prasad

  • Error while updating my WP

    Hi, I have got an error while updating my WP on lumia 800? the error code is 80070002. how to resole

    @RoukailaRedouane
    Similar issue raised here with referral to resource below:http://answers.microsoft.com/en-us/winphone/forum/wp7-sync/error-80070002-occurred-when-checking-upd...
    More information can be found here:http://support.microsoft.com/kb/910336/en-us
    Happy to have helped forum with a Support Ratio = 42.5

  • Error while updating phone button template in CUCM 8.6

    Experts,
    I'm getting following error while updating phone button template in CUCM 8.6;
    Update failed. java.sql.SQLException: System catalog (sysprocbody) corrupted.
    Please check the screen shot attached here with.
    What could be the reason?
    Thanks
    Vivek

    I'm not a Cisco employee, so I can't do anything with your backup.!
    You need to take a backup as a precaution (You should have been doing this anyway) Then you need to call Cisco TAC to get the underlying problem fixed. CalManager is a locked-down environment, and only TAC can get the low-level access needed to fix database problems.
    GTG

Maybe you are looking for