It's all about the answers!

Ask a question

Exception Trying to View Plan


Roderick Thomas (661179) | asked Dec 03 '10, 5:48 p.m.
I have several plans created. One, in particular, will not load when opened. In the IDE it gives a stack trace with the error message: "An error occurred while executing the operation. See the error log for details."

In the browser, I get an alert box that reads:

"TypeError: _d.getState() is null"

when I select a "Work Breakdown" and "Team Folders".

Please see the stack below and advise how can I see the details of the plan again?

eclipse.buildId=I20100602-1000
java.fullversion=J2RE 1.6.0 IBM J9 2.4 Windows XP x86-32 jvmwi3260-20080816_22093 (JIT enabled, AOT enabled)
J9VM - 20080816_022093_lHdSMr
JIT - r9_20080721_1330ifx2
GC - 20080724_AA
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Command-line arguments: -os win32 -ws win32 -arch x86


Error
Fri Dec 03 17:18:14 EST 2010
An internal error occurred during operation: "Retrieving Data". See the error log for details.

com.ibm.team.apt.internal.common.scripting.ScriptEnvironmentSetupException: org.mozilla.javascript.EvaluatorException: syntax error (dojo.js.uncompressed.js#5333)
at com.ibm.team.apt.internal.common.scripting.environment.AbstractScriptEnvironment.execute(AbstractScriptEnvironment.java:57)
at com.ibm.team.apt.internal.ide.ui.common.PlanningUIScriptEnvironment.execute(PlanningUIScriptEnvironment.java:188)
at com.ibm.team.apt.internal.ide.ui.common.PlanningUIScriptingSupport$1.resolve(PlanningUIScriptingSupport.java:44)
at com.ibm.team.apt.internal.ide.ui.common.PlanningUIScriptingSupport$1.resolve(PlanningUIScriptingSupport.java:1)
at com.ibm.team.apt.internal.ide.core.util.TeamFuture$DefaultResolver.resolve(TeamFuture.java:39)
at com.ibm.team.apt.internal.ide.core.util.TeamFuture$LoadJob.execute(TeamFuture.java:112)
at com.ibm.team.apt.internal.ide.core.util.TeamFuture$LoadJob.access$0(TeamFuture.java:110)
at com.ibm.team.apt.internal.ide.core.util.TeamFuture$LoadJob$1.run(TeamFuture.java:95)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at com.ibm.team.apt.internal.ide.core.util.TeamFuture$LoadJob.run(TeamFuture.java:93)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: org.mozilla.javascript.EvaluatorException: syntax error (dojo.js.uncompressed.js#5333)
at org.mozilla.javascript.DefaultErrorReporter.runtimeError(DefaultErrorReporter.java:109)
at org.mozilla.javascript.DefaultErrorReporter.error(DefaultErrorReporter.java:96)
at org.mozilla.javascript.Parser.addError(Parser.java:140)
at org.mozilla.javascript.Parser.reportError(Parser.java:154)
at org.mozilla.javascript.Parser.primaryExpr(Parser.java:2121)
at org.mozilla.javascript.Parser.memberExpr(Parser.java:1729)
at org.mozilla.javascript.Parser.unaryExpr(Parser.java:1590)
at org.mozilla.javascript.Parser.mulExpr(Parser.java:1519)
at org.mozilla.javascript.Parser.addExpr(Parser.java:1500)
at org.mozilla.javascript.Parser.shiftExpr(Parser.java:1480)
at org.mozilla.javascript.Parser.relExpr(Parser.java:1454)
at org.mozilla.javascript.Parser.eqExpr(Parser.java:1410)
at org.mozilla.javascript.Parser.bitAndExpr(Parser.java:1399)
at org.mozilla.javascript.Parser.bitXorExpr(Parser.java:1388)
at org.mozilla.javascript.Parser.bitOrExpr(Parser.java:1377)
at org.mozilla.javascript.Parser.andExpr(Parser.java:1365)
at org.mozilla.javascript.Parser.orExpr(Parser.java:1353)
at org.mozilla.javascript.Parser.condExpr(Parser.java:1336)
at org.mozilla.javascript.Parser.assignExpr(Parser.java:1321)
at org.mozilla.javascript.Parser.argumentList(Parser.java:1684)
at org.mozilla.javascript.Parser.memberExprTail(Parser.java:1817)
at org.mozilla.javascript.Parser.memberExpr(Parser.java:1732)
at org.mozilla.javascript.Parser.unaryExpr(Parser.java:1590)
at org.mozilla.javascript.Parser.mulExpr(Parser.java:1519)
at org.mozilla.javascript.Parser.addExpr(Parser.java:1500)
at org.mozilla.javascript.Parser.shiftExpr(Parser.java:1480)
at org.mozilla.javascript.Parser.relExpr(Parser.java:1454)
at org.mozilla.javascript.Parser.eqExpr(Parser.java:1410)
at org.mozilla.javascript.Parser.bitAndExpr(Parser.java:1399)
at org.mozilla.javascript.Parser.bitXorExpr(Parser.java:1388)
at org.mozilla.javascript.Parser.bitOrExpr(Parser.java:1377)
at org.mozilla.javascript.Parser.andExpr(Parser.java:1365)
at org.mozilla.javascript.Parser.orExpr(Parser.java:1353)
at org.mozilla.javascript.Parser.condExpr(Parser.java:1336)
at org.mozilla.javascript.Parser.assignExpr(Parser.java:1321)
at org.mozilla.javascript.Parser.variables(Parser.java:1295)
at org.mozilla.javascript.Parser.statementHelper(Parser.java:1057)
at org.mozilla.javascript.Parser.statement(Parser.java:655)
at org.mozilla.javascript.Parser.parseFunctionBody(Parser.java:439)
at org.mozilla.javascript.Parser.function(Parser.java:546)
at org.mozilla.javascript.Parser.primaryExpr(Parser.java:1925)
at org.mozilla.javascript.Parser.memberExpr(Parser.java:1729)
at org.mozilla.javascript.Parser.unaryExpr(Parser.java:1590)
at org.mozilla.javascript.Parser.mulExpr(Parser.java:1519)
at org.mozilla.javascript.Parser.addExpr(Parser.java:1500)
at org.mozilla.javascript.Parser.shiftExpr(Parser.java:1480)
at org.mozilla.javascript.Parser.relExpr(Parser.java:1454)
at org.mozilla.javascript.Parser.eqExpr(Parser.java:1410)
at org.mozilla.javascript.Parser.bitAndExpr(Parser.java:1399)
at org.mozilla.javascript.Parser.bitXorExpr(Parser.java:1388)
at org.mozilla.javascript.Parser.bitOrExpr(Parser.java:1377)
at org.mozilla.javascript.Parser.andExpr(Parser.java:1365)
at org.mozilla.javascript.Parser.orExpr(Parser.java:1353)
at org.mozilla.javascript.Parser.condExpr(Parser.java:1336)
at org.mozilla.javascript.Parser.assignExpr(Parser.java:1321)
at org.mozilla.javascript.Parser.assignExpr(Parser.java:1327)
at org.mozilla.javascript.Parser.expr(Parser.java:1308)
at org.mozilla.javascript.Parser.statementHelper(Parser.java:1161)
at org.mozilla.javascript.Parser.statement(Parser.java:655)
at org.mozilla.javascript.Parser.statements(Parser.java:603)
at org.mozilla.javascript.Parser.statementHelper(Parser.java:1107)
at org.mozilla.javascript.Parser.statement(Parser.java:655)
at org.mozilla.javascript.Parser.statementHelper(Parser.java:701)
at org.mozilla.javascript.Parser.statement(Parser.java:655)
at org.mozilla.javascript.Parser.parseFunctionBody(Parser.java:439)
at org.mozilla.javascript.Parser.function(Parser.java:546)
at org.mozilla.javascript.Parser.primaryExpr(Parser.java:1925)
at org.mozilla.javascript.Parser.memberExpr(Parser.java:1729)
at org.mozilla.javascript.Parser.unaryExpr(Parser.java:1590)
at org.mozilla.javascript.Parser.mulExpr(Parser.java:1519)
at org.mozilla.javascript.Parser.addExpr(Parser.java:1500)
at org.mozilla.javascript.Parser.shiftExpr(Parser.java:1480)
at org.mozilla.javascript.Parser.relExpr(Parser.java:1454)
at org.mozilla.javascript.Parser.eqExpr(Parser.java:1410)
at org.mozilla.javascript.Parser.bitAndExpr(Parser.java:1399)
at org.mozilla.javascript.Parser.bitXorExpr(Parser.java:1388)
at org.mozilla.javascript.Parser.bitOrExpr(Parser.java:1377)
at org.mozilla.javascript.Parser.andExpr(Parser.java:1365)
at org.mozilla.javascript.Parser.orExpr(Parser.java:1353)
at org.mozilla.javascript.Parser.condExpr(Parser.java:1336)
at org.mozilla.javascript.Parser.assignExpr(Parser.java:1321)
at org.mozilla.javascript.Parser.expr(Parser.java:1308)
at org.mozilla.javascript.Parser.primaryExpr(Parser.java:2045)
at org.mozilla.javascript.Parser.memberExpr(Parser.java:1729)
at org.mozilla.javascript.Parser.unaryExpr(Parser.java:1590)
at org.mozilla.javascript.Parser.mulExpr(Parser.java:1519)
at org.mozilla.javascript.Parser.addExpr(Parser.java:1500)
at org.mozilla.javascript.Parser.shiftExpr(Parser.java:1480)
at org.mozilla.javascript.Parser.relExpr(Parser.java:1454)
at org.mozilla.javascript.Parser.eqExpr(Parser.java:1410)
at org.mozilla.javascript.Parser.bitAndExpr(Parser.java:1399)
at org.mozilla.javascript.Parser.bitXorExpr(Parser.java:1388)
at org.mozilla.javascript.Parser.bitOrExpr(Parser.java:1377)
at org.mozilla.javascript.Parser.andExpr(Parser.java:1365)
at org.mozilla.javascript.Parser.orExpr(Parser.java:1353)
at org.mozilla.javascript.Parser.condExpr(Parser.java:1336)
at org.mozilla.javascript.Parser.assignExpr(Parser.java:1321)
at org.mozilla.javascript.Parser.expr(Parser.java:1308)
at org.mozilla.javascript.Parser.statementHelper(Parser.java:1205)
at org.mozilla.javascript.Parser.statement(Parser.java:655)
at org.mozilla.javascript.Parser.parse(Parser.java:377)
at org.mozilla.javascript.Parser.parse(Parser.java:336)
at org.mozilla.javascript.Context.compileImpl(Context.java:2322)
at org.mozilla.javascript.Context.compileReader(Context.java:1310)
at com.ibm.team.apt.internal.common.scripting.environment.AbstractScriptFeature.define(AbstractScriptFeature.java:44)
at com.ibm.team.apt.internal.client.scripting.environment.DojoFeature.define(DojoFeature.java:55)
at com.ibm.team.apt.internal.common.scripting.environment.PlanningScriptEnvironment.initializeScope(PlanningScriptEnvironment.java:36)
at com.ibm.team.apt.internal.common.scripting.environment.AbstractScriptEnvironment.getScope(AbstractScriptEnvironment.java:87)
at com.ibm.team.apt.internal.common.scripting.environment.AbstractScriptEnvironment.execute(AbstractScriptEnvironment.java:52)
... 10 more


5 answers



permanent link
David Castellanos (20686) | answered Dec 04 '10, 1:03 a.m.
Hi,

I see a work item for this error:
http://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=129815

This should have been fixed in iFix4.
If that doesn't help, I recommend commenting or opening a new work item referencing the above.

permanent link
gokul sk (72610) | answered Sep 29 '11, 3:26 a.m.
Hi,

While creating new report.i am getting this error:"TypeError: _d.getState() is null"

We r using version below:
Version: 1.0.0.2 iFix 3 (I20100602-1000)

Please let me know solution for the above issue.

permanent link
Ralph Schoon (63.1k33646) | answered Sep 29 '11, 5:31 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
Hi,

While creating new report.i am getting this error:"TypeError: _d.getState() is null"

We r using version below:
Version: 1.0.0.2 iFix 3 (I20100602-1000)

Please let me know solution for the above issue.


Hi,

I would suggest creating a new post instead of posting a reply to an existing thread. Otherwise your post will likely to be missed. In addition it could create confusion in the thread you reply to.

permanent link
gokul sk (72610) | answered Nov 01 '11, 4:53 a.m.
Hi,

I am using CCRC 7.1 version UCM project,I try delivery from child to integration stream.I found only Folder got merged with out files,later i un-checkout with out cancel Delivery process.

Please let me know how to cancel delivery process..from where i will find option for this..

also.unable to remove my view becos of deliver process not cancel.

permanent link
Geoffrey Clemm (30.1k33035) | answered Nov 01 '11, 9:35 a.m.
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER
This is a forum for Rational Team Concert questions ... for ClearCase,
use http://www.ibm.com/developerworks/forums/forum.jspa?forumID=333

Cheers,
Geoff

On 11/1/2011 5:08 AM, gokul123 wrote:
Hi,

I am using CCRC 7.1 version UCM project,I try delivery from child to
integration stream.I found only Folder got merged with out
files,later i un-checkout with out cancel Delivery process.

Please let me know how to cancel delivery process..from where i will
find option for this..

also.unable to remove my view becos of deliver process not cancel.

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.