Hello all,
I have an issue creating a new application: the administration button becomes inactive and the application is not visible:
1. When there is not any application in TM1 App Web, the admin button is active:
2. If I create an application (central in this case), the admin button becomes inactive and the application is not visible:
3. I can manually enter the admin site: http://localhost:9510/pmpsvc/sysadmin.jsp
It says that the application is created and inactive.
The user is admin on both servers. The password is empty on both servers.
TM1 App Web 10.2.2: error creating application
- Elessar
- Community Contributor
- Posts: 413
- Joined: Mon Nov 21, 2011 12:33 pm
- OLAP Product: PA 2
- Version: 2.0.9
- Excel Version: 2016
- Contact:
Re: TM1 App Web 10.2.2: error creating application
UPD: The only issue is that the application is not visible in TM1 App Web.
The application itself works well: I can activate it using "app_maintenance.bat -serviceurl localhost:9510/pmpsvc -username admin -op activate -app {6eceef4f-066f-4955-982e-20b06dbed177}" and I can enter it using the URL "http://localhost:9510/pmpsvc/pmpjs/work ... b06dbed177}"
The application itself works well: I can activate it using "app_maintenance.bat -serviceurl localhost:9510/pmpsvc -username admin -op activate -app {6eceef4f-066f-4955-982e-20b06dbed177}" and I can enter it using the URL "http://localhost:9510/pmpsvc/pmpjs/work ... b06dbed177}"
-
- Community Contributor
- Posts: 217
- Joined: Thu Aug 15, 2013 9:05 am
- OLAP Product: TM1
- Version: 10.2.1.1
- Excel Version: 14.0.6129.5000
Re: TM1 App Web 10.2.2: error creating application
Hello,
in your command...
Are your TM1 servers which contain the cubes for the Applications running in one state 1? That may be an issue if it is.
in your command...
I noticed no namespace....app_maintenance.bat -serviceurl localhost:9510/pmpsvc -username admin -op activate -app {6eceef4f-066f-4955-982e-20b06dbed177}"
Are your TM1 servers which contain the cubes for the Applications running in one state 1? That may be an issue if it is.
- Elessar
- Community Contributor
- Posts: 413
- Joined: Mon Nov 21, 2011 12:33 pm
- OLAP Product: PA 2
- Version: 2.0.9
- Excel Version: 2016
- Contact:
Re: TM1 App Web 10.2.2: error creating application
Yes, the ISM = 1 on all servers
P.S. the issue seems to be solve deleting everything in folders:
C:\Program Files\ibm\cognos\tm1_64\tomcat\work\Catalina\localhost\tm1web
C:\Program Files\ibm\cognos\tm1_64\tomcat\work\Catalina\localhost\pmhub
C:\Program Files\ibm\cognos\tm1_64\tomcat\work\Catalina\localhost\pmpsvc
Thanks everybody
P.S. the issue seems to be solve deleting everything in folders:
C:\Program Files\ibm\cognos\tm1_64\tomcat\work\Catalina\localhost\tm1web
C:\Program Files\ibm\cognos\tm1_64\tomcat\work\Catalina\localhost\pmhub
C:\Program Files\ibm\cognos\tm1_64\tomcat\work\Catalina\localhost\pmpsvc
Thanks everybody

-
- Community Contributor
- Posts: 217
- Joined: Thu Aug 15, 2013 9:05 am
- OLAP Product: TM1
- Version: 10.2.1.1
- Excel Version: 14.0.6129.5000
Re: TM1 App Web 10.2.2: error creating application
Ah yes, some old files relating to App Web may hang around when the actual models have been deleted.P.S. the issue seems to be solve deleting everything in folders:
Best to delete them.