No error messages shown

Post Reply
marine
Posts: 15
Joined: Thu Jan 15, 2015 12:38 pm
OLAP Product: TM1
Version: 10.1.1
Excel Version: 2013

No error messages shown

Post by marine »

Hi,

I'm trying to execute a TI process in PM, but every time I get a message: "Import failed" with no further details. When trying to change something in the process, I get only "No message text found." I wonder what could be the problem? This is a Cloud based TM1 and I all I could find are the following errors from the server log (from this morning):

1488 [4] ERROR 2015-02-25 08:22:25.806 TM1.Mdx.Interface Syntax error at or near: '[}CubeCaptions]', character position 90
1488 [4] ERROR 2015-02-25 08:22:25.884 TM1.Mdx.Interface Syntax error at or near: '[}CubeCaptions]', character position 90
1488 [4] ERROR 2015-02-25 08:22:25.884 TM1.Mdx.Interface Syntax error at or near: '[}DimensionCaptions]', character position 90
1488 [4] ERROR 2015-02-25 08:22:25.884 TM1.Mdx.Interface Syntax error at or near: '[}DimensionCaptions]', character position 90
1488 [4] ERROR 2015-02-25 08:22:25.884 TM1.Mdx.Interface Syntax error at or near: '[}ElementCaptions]', character position 90
1488 [4] ERROR 2015-02-25 08:22:25.884 TM1.Mdx.Interface Syntax error at or near: '[}ElementCaptions]', character position 90
1488 [4] ERROR 2015-02-25 08:22:25.899 TM1.Mdx.Interface Syntax error at or near: '[}CubeCaptions]', character position 88


3924 [13] ERROR 2015-02-25 08:25:29.409 TM1.Server Could not attach thread to Java Virtual Machine, JVM is NULL
3924 [13] ERROR 2015-02-25 08:25:29.409 TM1.Process Process "}_intDPD_CallFeederGen_{3a7ebcb6-e997-4175-a870-7be82479271f}": : Execution was aborted. Error file: <TM1ProcessError_20150225082529_}_intDPD_CallFeederGen_{3a7ebcb6-e997-4175-a870-7be82479271f}.log> : Errors occurred during execution of process "com.cognos.pmta.feedergen.standalone.GenerateFeedersAutoRulesOnly". Check error log file for that process for more details

I tried restarting the server once but the problem continues.
User avatar
gtonkin
MVP
Posts: 1259
Joined: Thu May 06, 2010 3:03 pm
OLAP Product: TM1
Version: Latest and greatest
Excel Version: Office 365 64-bit
Location: JHB, South Africa
Contact:

Re: No error messages shown

Post by gtonkin »

Have a look inside the error log file created:
Error file: <TM1ProcessError_20150225082529_}_intDPD_CallFeederGen_{3a7ebcb6-e997-4175-a870-7be82479271f}.log>
should be in your Logs folder as specified in the TMS1.CFG file. This may give you some more insight.
BR, George.

Learn something new: MDX Views
marine
Posts: 15
Joined: Thu Jan 15, 2015 12:38 pm
OLAP Product: TM1
Version: 10.1.1
Excel Version: 2013

Re: No error messages shown

Post by marine »

gtonkin wrote:Have a look inside the error log file created:
Error file: <TM1ProcessError_20150225082529_}_intDPD_CallFeederGen_{3a7ebcb6-e997-4175-a870-7be82479271f}.log>
should be in your Logs folder as specified in the TMS1.CFG file. This may give you some more insight.
Hi, thanks for your reply! The file you referred to includes only:

Error: Prolog procedure line (3): Errors occurred during execution of process "com.cognos.pmta.feedergen.standalone.GenerateFeedersAutoRulesOnly". Check error log file for that process for more details
declanr
MVP
Posts: 1828
Joined: Mon Dec 05, 2011 11:51 am
OLAP Product: Cognos TM1
Version: PA2.0 and most of the old ones
Excel Version: All of em
Location: Manchester, United Kingdom
Contact:

Re: No error messages shown

Post by declanr »

marine wrote: Hi, thanks for your reply! The file you referred to includes only:

Error: Prolog procedure line (3): Errors occurred during execution of process "com.cognos.pmta.feedergen.standalone.GenerateFeedersAutoRulesOnly". Check error log file for that process for more details
Then there will be another log file in the same folder around the same time with the name of that process in it. Check that error log file for more details.
Declan Rodger
marine
Posts: 15
Joined: Thu Jan 15, 2015 12:38 pm
OLAP Product: TM1
Version: 10.1.1
Excel Version: 2013

Re: No error messages shown

Post by marine »

declanr wrote:
marine wrote: Hi, thanks for your reply! The file you referred to includes only:

Error: Prolog procedure line (3): Errors occurred during execution of process "com.cognos.pmta.feedergen.standalone.GenerateFeedersAutoRulesOnly". Check error log file for that process for more details
Then there will be another log file in the same folder around the same time with the name of that process in it. Check that error log file for more details.
Ok, thanks! For some reason I cannot find a file like this, but I'll continue trying to solve the problem.
CognosConnect
Posts: 8
Joined: Thu Apr 12, 2012 9:23 am
OLAP Product: TM1, CX, MSAS, C8 BI
Version: TM1 9.5.2 CX 9.5.0
Excel Version: 2010

Re: No error messages shown

Post by CognosConnect »

Have you solved your problem?
I have a very similar problem when deploying application in Performance Modeller
star4ulove
Posts: 3
Joined: Mon Feb 04, 2013 4:51 pm
OLAP Product: TM1
Version: 10-2-2
Excel Version: 2010

Re: No error messages shown

Post by star4ulove »

Any update on this , I am having same issue I am using 10.2.2 FP3 ,
But performance modeler not able to deploy the Approval hirarechy Application.
star4ulove
Posts: 3
Joined: Mon Feb 04, 2013 4:51 pm
OLAP Product: TM1
Version: 10-2-2
Excel Version: 2010

Re: No error messages shown

Post by star4ulove »

I am facing same issue, which you had faced in Jun-15, related performance
modeler ,
I am trying to deploy an Approval hirarechy application , but "JVM is null
, & could not connect to Java thread" error.
Please help me in resolving issue

I am using 10.2.2 FP3, OS windoes 2012 server R2, I think issue is that Tm1
process not able to connect JVM,
I have set system veriable JAVA_HOME value = D:\Program Files\ibm\cognos\tm1_64\bin64\jre\7.0
Post Reply