Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.
Bug 491153 - ID-SD9I4 Unable To commit - SVN: '0x0040011a: Call Menu Action' operation finished with error: Argument cannot be null
Summary: ID-SD9I4 Unable To commit - SVN: '0x0040011a: Call Menu Action' operation fin...
Status: RESOLVED FIXED
Alias: None
Product: Subversive
Classification: Technology
Component: UI (show other bugs)
Version: unspecified   Edit
Hardware: PC Windows 7
: P3 critical (vote)
Target Milestone: 4.6.0   Edit
Assignee: Alexander Gurov CLA
QA Contact:
URL:
Whiteboard:
Keywords:
: 492334 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-04-06 09:16 EDT by Missing name CLA
Modified: 2016-04-25 04:17 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Missing name CLA 2016-04-06 09:16:52 EDT
Version:	4.0.0.I20160314-1700

SVN Client:	org.eclipse.team.svn.connector.javahl18 6.0.0.I20160226-1700 svn:1.8.14 (r1692801)
jni:0.9.0

JVM Properties:
{java.runtime.name=Java(TM) SE Runtime Environment, java.runtime.version=1.8.0_77-b03, java.vendor=Oracle Corporation, line.separator=
 , java.class.version=52.0, os.name=Windows 7, os.arch=amd64, user.country=DE, os.version=6.1, eclipse.commands=-os win32 -ws win32 -arch x86_64 -showsplash C:\eclipse\\plugins\org.eclipse.platform_4.6.0.v20160317-0200\splash.bmp -launcher C:\eclipse\eclipse.exe -name Eclipse --launcher.library C:\eclipse\\plugins/org.eclipse.equinox.launcher.win32.win32.x86_64_1.1.300.v20160316-1445\eclipse_1611.dll -startup C:\eclipse\\plugins/org.eclipse.equinox.launcher_1.3.200.v20151021-1308.jar --launcher.appendVmargs -exitdata 34b0_5c -product org.eclipse.epp.package.jee.product -vm C:/jdk1.8.0/bin/javaw.exe , java.version=1.8.0_77, file.separator=\, java.vm.info=mixed mode, path.separator=;, user.timezone=Europe/Berlin, user.language=de, java.vm.name=Java HotSpot(TM) 64-Bit Server VM, file.encoding=Cp1252}

java.lang.IllegalArgumentException: Argument cannot be null
java.lang.IllegalArgumentException: Argument cannot be null
	at org.eclipse.swt.SWT.error(SWT.java:4514)
	at org.eclipse.swt.SWT.error(SWT.java:4448)
	at org.eclipse.swt.SWT.error(SWT.java:4419)
	at org.eclipse.swt.custom.StyledText.setText(StyledText.java:10131)
	at org.eclipse.team.svn.ui.composite.CommentComposite.createControls(CommentComposite.java:302)
	at org.eclipse.team.svn.ui.composite.CommentComposite.<init>(CommentComposite.java:125)
	at org.eclipse.team.svn.ui.panel.local.CommitPanel.createControlsImpl(CommitPanel.java:217)
	at org.eclipse.team.svn.ui.panel.AbstractDialogPanel.createControls(AbstractDialogPanel.java:114)
	at org.eclipse.team.svn.ui.dialog.DefaultDialog.createMainPanel(DefaultDialog.java:329)
	at org.eclipse.team.svn.ui.dialog.DefaultDialog.createContents(DefaultDialog.java:190)
	at org.eclipse.jface.window.Window.create(Window.java:426)
	at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1095)
	at org.eclipse.team.svn.ui.dialog.DefaultDialog.create(DefaultDialog.java:218)
	at org.eclipse.jface.window.Window.open(Window.java:783)
	at org.eclipse.jface.dialogs.MessageDialog.open(MessageDialog.java:396)
	at org.eclipse.team.svn.ui.dialog.DefaultDialog.open(DefaultDialog.java:131)
	at org.eclipse.team.svn.ui.extension.impl.DefaultCommitActionFactory$1.open(DefaultCommitActionFactory.java:43)
	at org.eclipse.team.svn.ui.action.local.CommitAction.runImpl(CommitAction.java:54)
	at org.eclipse.team.svn.ui.action.AbstractSVNTeamAction$2.runImpl(AbstractSVNTeamAction.java:89)
	at org.eclipse.team.svn.core.operation.AbstractActionOperation.run(AbstractActionOperation.java:82)
	at org.eclipse.team.svn.core.operation.LoggedOperation.run(LoggedOperation.java:40)
	at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTask(ProgressMonitorUtility.java:104)
	at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTaskExternal(ProgressMonitorUtility.java:90)
	at org.eclipse.team.svn.core.utility.ProgressMonitorUtility.doTaskExternal(ProgressMonitorUtility.java:81)
	at org.eclipse.team.svn.ui.action.AbstractSVNTeamAction.execute(AbstractSVNTeamAction.java:82)
	at org.eclipse.team.internal.ui.actions.TeamAction.run(TeamAction.java:515)
	at org.eclipse.team.internal.ui.actions.TeamAction.runWithEvent(TeamAction.java:549)
	at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:237)
	at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:565)
	at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:397)
	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
	at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4415)
	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1079)
	at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4233)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3821)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1119)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1020)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:150)
	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:692)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:605)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:138)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:670)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:609)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1516)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1489)
Comment 1 Alexander Gurov CLA 2016-04-08 11:40:44 EDT
Fixed. Since the bug is a blocker one, the fix will be published on Monday.
Comment 2 Missing name CLA 2016-04-09 14:50:36 EDT
Wow - how fast. Do you have a paypal account so that  i can send you a beer.
Comment 3 Alexander Gurov CLA 2016-04-25 04:15:38 EDT
*** Bug 492334 has been marked as a duplicate of this bug. ***
Comment 4 Alexander Gurov CLA 2016-04-25 04:17:52 EDT
If someone does not know how to resolve the issue - the fix is already available, please check the "Early access" section on the downloads page:
https://www.eclipse.org/subversive/latest-releases.php