Page 1 of 1

TM1 10.2 tp_workflow_util_reserve_cube_slices error

Posted: Wed Oct 08, 2014 3:06 pm
by M4rc05
Hello EVeryone,

Im new at this forum, i've been working with tm1 about 3 years, im getting an error in TM1 10.2.2, the thing is:
1 - I created an tm1 approval application, the control dimension has about 6 levels and about 3k elements
2 - i deployed the application and when i try as Admin to submit a top level (with 2 levels down) im getting a large number of internal ti processes that i cant figure out, i cannot find that anywhere i hope you can help me.
Below the error log and error files:

Error Log:
2984 [168] ERROR 2014-10-08 14:59:14.451 TM1.Process Process "}tp_workflow_util_lock_cube_slices": : Execution was aborted. Error file: <TM1ProcessError_20141008145914_}tp_workflow_util_lock_cube_slices.log> : Wrong Number of Dimension Elements.
2984 [168] ERROR 2014-10-08 14:59:14.451 TM1.Process Process "}tp_workflow_submit_leaf_children": : Execution was aborted. Error file: <TM1ProcessError_20141008145914_}tp_workflow_submit_leaf_children.log> : ProcessError()
2984 [168] ERROR 2014-10-08 14:59:14.451 TM1.Process Process "}tp_workflow_execute_action": : Execution was aborted. Error file: <TM1ProcessError_20141008145914_}tp_workflow_execute_action.log> : ProcessError()
2984 [168] ERROR 2014-10-08 14:59:14.498 TM1.Mdx.Interface "36102b5a-b322-4e7d-9da2-91358add27b5" : object not found (rte 81)


Error Files:

TM1ProcessError_20141008145914_}tp_workflow_util_lock_cube_slices.log:
Error: Prolog procedure line (149): Wrong Number of Dimension Elements.

TM1ProcessError_20141008145914_}tp_workflow_submit_leaf_children.log:
Error: Prolog procedure line (220): Errors occurred during execution of process "}tp_workflow_util_lock_cube_slices". Check error log file for that process for more details
Error: Prolog procedure line (222): ProcessError()

TM1ProcessError_20141008145914_}tp_workflow_execute_action.log:
Error: Prolog procedure line (113): Errors occurred during execution of process "}tp_workflow_submit_leaf_children". Check error log file for that process for more details
Error: Prolog procedure line (115): ProcessError()


Thanks!!!!!!!

Re: TM1 10.2 tp_workflow_util_reserve_cube_slices error

Posted: Wed Oct 08, 2014 4:06 pm
by jim wood
The processes are control objects. Are you saying you can't see them? Enabling control objects in architect should enable you to see them, that is if you are setup properly as an admin,

Jim.

Re: TM1 10.2 tp_workflow_util_reserve_cube_slices error

Posted: Wed Oct 08, 2014 8:01 pm
by declanr
Jim has covered how you find the processes that it is using behind the scenes but I wouldn't recommend trying to change them yourself.
In older versions (not sure if you still can now) you could change the process but they would get regenerated when the service is restarted, to get over this you could directly edit the object it regenerates from using notepad++ etc on the file, I only vaguely remember this as I considered it once but then decided against it as you would then have to go back and possibly do it with every upgrade you do as you have no control over whether or not IBM changes how TM1 Applications works... and over the last few releases it has changed significantly pretty much every time.

If you have set up a perfectly valid application and you are getting errors from the in built system processes then you can consider it a bug and should log it with IBM support. That way if they agree it is a bug, they will (should) do something about it that will get incorporated for all future releases & fix packs.

Re: TM1 10.2 tp_workflow_util_reserve_cube_slices error

Posted: Thu Oct 09, 2014 1:18 pm
by M4rc05
Hello everyone,

Thanks for the reply, i know those processes are internal TI errors, i would not change a thing on those processes.
I opened a PMR with IBM to solve this, besides im using TM1 on Cloud V10.2, it is a software as a service.
Im waiting to be contacted and solve this, maybe a bug i dont know but my deployed application was pretty valid on performance Modeler.

I couldn't find this errors anywhere, and i never had those errors before in any TM1 version, by the way, those errors happen also using the TM1 admin user...

Thank you very much! i will post the conclusions.

Best Regards.