Community
Participate
Working Groups
What steps will reproduce the problem? 1. On my system, in "Task List," 2. right-click, "New", "Task" 3. Select repository, "Finish" -- Error Details -- Date: Sun Jan 08 14:19:20 CST 2012 Message: Error creating new task Severity: Error Product: Eclipse 1.4.1.20110909-0613 (org.eclipse.epp.package.jee.product) Plugin: org.eclipse.mylyn.tasks.ui Session Data: eclipse.buildId=M20110909-1335 java.version=1.6.0_26 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US Framework arguments: -product org.eclipse.epp.package.jee.product Command-line arguments: -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product Exception Stack Trace: java.lang.NullPointerException at org.eclipse.mylyn.internal.bugzilla.core.RepositoryConfiguration.addValidOperationsBefore4(RepositoryConfiguration.java:810) at org.eclipse.mylyn.internal.bugzilla.core.RepositoryConfiguration.addValidOperations(RepositoryConfiguration.java:672) at org.eclipse.mylyn.internal.bugzilla.core.BugzillaTaskDataHandler.initializeNewTaskDataAttributes(BugzillaTaskDataHandler.java:541) at org.eclipse.mylyn.internal.bugzilla.core.BugzillaTaskDataHandler.initializeTaskData(BugzillaTaskDataHandler.java:474) at org.eclipse.mylyn.internal.tasks.ui.util.TasksUiInternal.createTaskData(TasksUiInternal.java:826) at org.eclipse.mylyn.tasks.ui.wizards.NewTaskWizard$1.run(NewTaskWizard.java:102) at org.eclipse.jface.operation.ModalContext$ModalContextThread.run(ModalContext.java:121)
seems related to checking the "use xmlrpc.cgi" checkbox on the repository "additional settings". I can create a task when this is not checked. Using bugzilla 4.0.3.
Created attachment 209180 [details] workflow description file used
also occurs with a custom workflow file.
*** Bug 369788 has been marked as a duplicate of this bug. ***
I'm also using a custom workflow file, so that might be the cause of the stacktrace in bug 369788.
I can not reproduce this with the latest version. We have done some changes in this area, can you please retry to reproduce this with the latest build.
Created attachment 212000 [details] mylyn/context/zip
Works just fine now with Indigo SR2.
Thanks for verifying. I'll mark this as resolved but please reopen in case you run into this error again.
*** Bug 373351 has been marked as a duplicate of this bug. ***