Page 1 of 1
Tm1 contributor 9.5.2 issue
Posted: Thu May 26, 2011 5:43 pm
by kastellu
Hello,
I have problem with creating TM1 contributor application in version 9.5.2. Whenever I would like to deploy application I get an error "Node does not exist", I tried with severa cubes, I log as admin , the subset for approval h. is simple, cube is small , but there is no luck. Any ideas?
Re: Tm1 contributor 9.5.2 issue
Posted: Fri May 27, 2011 12:32 am
by moby91
Your TM1 Contributor control dimension and cubes may be corrupt.
Delete them by executing the TI process "}tp_admin_delete_all".
Then try again to deploy your application.
See the IBM Technote 1428922 on how to use the TI process "}tp_admin_delete_all":
https://www-304.ibm.com/support/docview ... wg21428922
Unable to deploy a TM1 Contributor application: java.lang.nullpointerexception
Resolving the problem
Copy the tm1s.cfg file from its current location into the TM1 Server data directory, as this is where the TM1 server looks for the file.
1. Make sure that TM1 services are running under a domain admin account.
2. Backup the data directory.
3. Run the }tp_admin_delete_all TI process. To be able to see/run this process, go to View > Display Control Objects while in Server Explorer.
4. Restart the Tomcat service.
5. Attempt to deploy the Contributor application again.