ContributionsMost RecentMost LikesSolutionsRe: Update the WADL. Is there a way to update the WADL. Please provide a JIRA so we can track this issue as this is literally a major problem and blocker for our testing efforts at this point regarding REST API testing. When will the patch be released and which version? using CC with PerforceI am having a problem with 32-bit CC install (CodeCollaborator v6.5.6503) on 32-bit Windows XP VMWare instance. Please advise how I can correct this. When I try to add a pending changelists from CC Client, I see the following: "client 'c:\projects\oasis' unknown - use 'client' command to create it" there is a log generated as well. In Perforce (P4V) I have two pending changelists: default and 72458. ccollab.log is below: !SESSION 2011-11-09 14:18:45.296 ----------------------------------------------- eclipse.buildId=unknown java.version=1.6.0_20 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US !ENTRY com.smartbear.collaborator.ui.standalone 4 0 2011-11-09 14:18:47.249 !MESSAGE CodeCollaborator version 6.5.6503 !SESSION 2011-11-09 14:19:13.436 ----------------------------------------------- eclipse.buildId=unknown java.version=1.6.0_20 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US !ENTRY com.smartbear.collaborator.ui.standalone 4 0 2011-11-09 14:19:14.827 !MESSAGE CodeCollaborator version 6.5.6503 !ENTRY com.smartbear.collaborator.standalone 4 0 2011-11-09 14:19:15.749 !MESSAGE Loading SCM Configurations from legacy format !ENTRY com.smartbear.collaborator.standalone 4 0 2011-11-09 14:19:15.749 !MESSAGE Legacy SCM Configuration prefs file 'C:\Documents and Settings\Engineer\.smartbear\instance\.metadata\.plugins\org.eclipse.core.runtime\.settings\com.smartbear.collaborator.prefs' does not exist !ENTRY com.smartbear.collaborator.ui 4 0 2011-11-09 14:26:48.702 !MESSAGE Error initializing local changelists !STACK 0 com.smartbear.cmdline.ScmCommunicationException: Client 'c:\projects\oasis' unknown - use 'client' command to create it. at com.smartbear.scm.impl.perforce.PerforceCommandZtagBase.handleNonInfoChunk(PerforceCommandZtagBase.java:61) at com.smartbear.scm.impl.perforce.PerforceCommandZtagBase.processZtagInfoChunks(PerforceCommandZtagBase.java:130) at com.smartbear.scm.impl.perforce.PerforceCommandZtagBase.processChunks(PerforceCommandZtagBase.java:69) at com.smartbear.scm.impl.perforce.PerforceCommandBase.processChunks(PerforceCommandBase.java:76) at com.smartbear.scm.impl.perforce.PerforceCommandBase.processStdout(PerforceCommandBase.java:304) at com.smartbear.cmdline.CommandLine.executeCommandLine(CommandLine.java:472) at com.smartbear.cmdline.CommandLine.executeCommandLine(CommandLine.java:402) at com.smartbear.cmdline.CommandLine.executeCommandLine(CommandLine.java:393) at com.smartbear.scm.impl.perforce.P4CommandLineClient.executeCommand(P4CommandLineClient.java:240) at com.smartbear.scm.impl.perforce.P4CommandLineClient.opened(P4CommandLineClient.java:145) at com.smartbear.scm.impl.perforce.PerforceClientConfiguration.getLocalChangelists(PerforceClientConfiguration.java:150) at com.smartbear.collaborator.ui.wizards.LocalChangelistsSelectionPage$1.run(LocalChangelistsSelectionPage.java:59) at com.smartbear.collaborator.ui.wizards.ProgressWizardDialog$AsyncWorkerThread.run(ProgressWizardDialog.java:232) !ENTRY com.smartbear.collaborator.ui 4 0 2011-11-09 14:30:06.046 !MESSAGE Error initializing local changelists !STACK 0 com.smartbear.cmdline.ScmCommunicationException: Client 'c:\projects\oasis' unknown - use 'client' command to create it. at com.smartbear.scm.impl.perforce.PerforceCommandZtagBase.handleNonInfoChunk(PerforceCommandZtagBase.java:61) at com.smartbear.scm.impl.perforce.PerforceCommandZtagBase.processZtagInfoChunks(PerforceCommandZtagBase.java:130) at com.smartbear.scm.impl.perforce.PerforceCommandZtagBase.processChunks(PerforceCommandZtagBase.java:69) at com.smartbear.scm.impl.perforce.PerforceCommandBase.processChunks(PerforceCommandBase.java:76) at com.smartbear.scm.impl.perforce.PerforceCommandBase.processStdout(PerforceCommandBase.java:304) at com.smartbear.cmdline.CommandLine.executeCommandLine(CommandLine.java:472) at com.smartbear.cmdline.CommandLine.executeCommandLine(CommandLine.java:402) at com.smartbear.cmdline.CommandLine.executeCommandLine(CommandLine.java:393) at com.smartbear.scm.impl.perforce.P4CommandLineClient.executeCommand(P4CommandLineClient.java:240) at com.smartbear.scm.impl.perforce.P4CommandLineClient.opened(P4CommandLineClient.java:145) at com.smartbear.scm.impl.perforce.PerforceClientConfiguration.getLocalChangelists(PerforceClientConfiguration.java:150) at com.smartbear.collaborator.ui.wizards.LocalChangelistsSelectionPage$1.run(LocalChangelistsSelectionPage.java:59) at com.smartbear.collaborator.ui.wizards.ProgressWizardDialog$AsyncWorkerThread.run(ProgressWizardDialog.java:232) !SESSION 2011-11-09 14:33:01.749 ----------------------------------------------- eclipse.buildId=unknown java.version=1.6.0_20 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US !ENTRY com.smartbear.collaborator.ui.standalone 4 0 2011-11-09 14:33:02.843 !MESSAGE CodeCollaborator version 6.5.6503 !ENTRY com.smartbear.collaborator.ui 4 0 2011-11-09 14:33:12.358 !MESSAGE Error loading changelist 'default': Could not parse changelist 'default' as an integer !STACK 0 com.smartbear.cmdline.ScmCommunicationException: Could not parse changelist 'default' as an integer at com.smartbear.scm.impl.perforce.PerforceClientConfiguration.getChangelist(PerforceClientConfiguration.java:219) at com.smartbear.scm.impl.perforce.PerforceClientConfiguration.getChangelist(PerforceClientConfiguration.java:52) at com.smartbear.collaborator.ui.standalone.AddChangelistWizard$GenericChangelistSelectionPage$1.run(AddChangelistWizard.java:187) at com.smartbear.collaborator.ui.wizards.ProgressWizardDialog$AsyncWorkerThread.run(ProgressWizardDialog.java:232) Caused by: java.lang.NumberFormatException: For input string: "default" at java.lang.NumberFormatException.forInputString(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at com.smartbear.scm.impl.perforce.PerforceClientConfiguration.getChangelist(PerforceClientConfiguration.java:217) ... 3 more !ENTRY com.smartbear.collaborator.ui 4 0 2011-11-09 14:43:46.468 !MESSAGE Error initializing local changelists !STACK 0 com.smartbear.cmdline.ScmCommunicationException: Client 'c:\projects\oasis' unknown - use 'client' command to create it. at com.smartbear.scm.impl.perforce.PerforceCommandZtagBase.handleNonInfoChunk(PerforceCommandZtagBase.java:61) at com.smartbear.scm.impl.perforce.PerforceCommandZtagBase.processZtagInfoChunks(PerforceCommandZtagBase.java:130) at com.smartbear.scm.impl.perforce.PerforceCommandZtagBase.processChunks(PerforceCommandZtagBase.java:69) at com.smartbear.scm.impl.perforce.PerforceCommandBase.processChunks(PerforceCommandBase.java:76) at com.smartbear.scm.impl.perforce.PerforceCommandBase.processStdout(PerforceCommandBase.java:304) at com.smartbear.cmdline.CommandLine.executeCommandLine(CommandLine.java:472) at com.smartbear.cmdline.CommandLine.executeCommandLine(CommandLine.java:402) at com.smartbear.cmdline.CommandLine.executeCommandLine(CommandLine.java:393) at com.smartbear.scm.impl.perforce.P4CommandLineClient.executeCommand(P4CommandLineClient.java:240) at com.smartbear.scm.impl.perforce.P4CommandLineClient.opened(P4CommandLineClient.java:145) at com.smartbear.scm.impl.perforce.PerforceClientConfiguration.getLocalChangelists(PerforceClientConfiguration.java:150) at com.smartbear.collaborator.ui.wizards.LocalChangelistsSelectionPage$1.run(LocalChangelistsSelectionPage.java:59) at com.smartbear.collaborator.ui.wizards.ProgressWizardDialog$AsyncWorkerThread.run(ProgressWizardDialog.java:232) !SESSION 2011-11-09 14:48:06.499 ----------------------------------------------- eclipse.buildId=unknown java.version=1.6.0_20 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US !ENTRY com.smartbear.collaborator.ui.standalone 4 0 2011-11-09 14:48:07.452 !MESSAGE CodeCollaborator version 6.5.6503 !ENTRY com.smartbear.collaborator.ui 4 0 2011-11-09 14:48:18.311 !MESSAGE Error loading changelist 'default': Could not parse changelist 'default' as an integer !STACK 0 com.smartbear.cmdline.ScmCommunicationException: Could not parse changelist 'default' as an integer at com.smartbear.scm.impl.perforce.PerforceClientConfiguration.getChangelist(PerforceClientConfiguration.java:219) at com.smartbear.scm.impl.perforce.PerforceClientConfiguration.getChangelist(PerforceClientConfiguration.java:52) at com.smartbear.collaborator.ui.standalone.AddChangelistWizard$GenericChangelistSelectionPage$1.run(AddChangelistWizard.java:187) at com.smartbear.collaborator.ui.wizards.ProgressWizardDialog$AsyncWorkerThread.run(ProgressWizardDialog.java:232) Caused by: java.lang.NumberFormatException: For input string: "default" at java.lang.NumberFormatException.forInputString(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at com.smartbear.scm.impl.perforce.PerforceClientConfiguration.getChangelist(PerforceClientConfiguration.java:217) ... 3 more !SESSION 2011-11-09 14:49:49.374 ----------------------------------------------- eclipse.buildId=unknown java.version=1.6.0_20 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US !ENTRY com.smartbear.collaborator.ui.standalone 4 0 2011-11-09 14:49:50.311 !MESSAGE CodeCollaborator version 6.5.6503 !ENTRY com.smartbear.collaborator.ui 4 0 2011-11-09 14:49:59.640 !MESSAGE Error loading changelist 'default': Could not parse changelist 'default' as an integer !STACK 0 com.smartbear.cmdline.ScmCommunicationException: Could not parse changelist 'default' as an integer at com.smartbear.scm.impl.perforce.PerforceClientConfiguration.getChangelist(PerforceClientConfiguration.java:219) at com.smartbear.scm.impl.perforce.PerforceClientConfiguration.getChangelist(PerforceClientConfiguration.java:52) at com.smartbear.collaborator.ui.standalone.AddChangelistWizard$GenericChangelistSelectionPage$1.run(AddChangelistWizard.java:187) at com.smartbear.collaborator.ui.wizards.ProgressWizardDialog$AsyncWorkerThread.run(ProgressWizardDialog.java:232) Caused by: java.lang.NumberFormatException: For input string: "default" at java.lang.NumberFormatException.forInputString(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at com.smartbear.scm.impl.perforce.PerforceClientConfiguration.getChangelist(PerforceClientConfiguration.java:217) ... 3 more !SESSION 2011-11-09 14:56:35.046 ----------------------------------------------- eclipse.buildId=unknown java.version=1.6.0_20 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US !ENTRY com.smartbear.collaborator.ui.standalone 4 0 2011-11-09 14:56:36.046 !MESSAGE CodeCollaborator version 6.5.6503 !ENTRY com.smartbear.collaborator.ui 4 0 2011-11-09 14:59:49.343 !MESSAGE Error initializing local changelists !STACK 0 com.smartbear.cmdline.ScmCommunicationException: Client 'c:\projects\oasis' unknown - use 'client' command to create it. at com.smartbear.scm.impl.perforce.PerforceCommandZtagBase.handleNonInfoChunk(PerforceCommandZtagBase.java:61) at com.smartbear.scm.impl.perforce.PerforceCommandZtagBase.processZtagInfoChunks(PerforceCommandZtagBase.java:130) at com.smartbear.scm.impl.perforce.PerforceCommandZtagBase.processChunks(PerforceCommandZtagBase.java:69) at com.smartbear.scm.impl.perforce.PerforceCommandBase.processChunks(PerforceCommandBase.java:76) at com.smartbear.scm.impl.perforce.PerforceCommandBase.processStdout(PerforceCommandBase.java:304) at com.smartbear.cmdline.CommandLine.executeCommandLine(CommandLine.java:472) at com.smartbear.cmdline.CommandLine.executeCommandLine(CommandLine.java:402) at com.smartbear.cmdline.CommandLine.executeCommandLine(CommandLine.java:393) at com.smartbear.scm.impl.perforce.P4CommandLineClient.executeCommand(P4CommandLineClient.java:240) at com.smartbear.scm.impl.perforce.P4CommandLineClient.opened(P4CommandLineClient.java:145) at com.smartbear.scm.impl.perforce.PerforceClientConfiguration.getLocalChangelists(PerforceClientConfiguration.java:150) at com.smartbear.collaborator.ui.wizards.LocalChangelistsSelectionPage$1.run(LocalChangelistsSelectionPage.java:59) at com.smartbear.collaborator.ui.wizards.ProgressWizardDialog$AsyncWorkerThread.run(ProgressWizardDialog.java:232) !SESSION 2011-11-09 15:37:46.500 ----------------------------------------------- eclipse.buildId=unknown java.version=1.6.0_20 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US !ENTRY com.smartbear.collaborator.ui.standalone 4 0 2011-11-09 15:37:57.437 !MESSAGE CodeCollaborator version 6.5.6503 !SESSION 2011-11-09 16:19:43.062 ----------------------------------------------- eclipse.buildId=unknown java.version=1.6.0_20 java.vendor=Sun Microsystems Inc. BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US !ENTRY com.smartbear.collaborator.ui.standalone 4 0 2011-11-09 16:19:44.109 !MESSAGE CodeCollaborator version 6.5.6503 !ENTRY com.smartbear.collaborator.ui 4 0 2011-11-09 16:19:49.296 !MESSAGE Error initializing local changelists !STACK 0 com.smartbear.cmdline.ScmCommunicationException: Client 'c:\projects\oasis' unknown - use 'client' command to create it. at com.smartbear.scm.impl.perforce.PerforceCommandZtagBase.handleNonInfoChunk(PerforceCommandZtagBase.java:61) at com.smartbear.scm.impl.perforce.PerforceCommandZtagBase.processZtagInfoChunks(PerforceCommandZtagBase.java:130) at com.smartbear.scm.impl.perforce.PerforceCommandZtagBase.processChunks(PerforceCommandZtagBase.java:69) at com.smartbear.scm.impl.perforce.PerforceCommandBase.processChunks(PerforceCommandBase.java:76) at com.smartbear.scm.impl.perforce.PerforceCommandBase.processStdout(PerforceCommandBase.java:304) at com.smartbear.cmdline.CommandLine.executeCommandLine(CommandLine.java:472) at com.smartbear.cmdline.CommandLine.executeCommandLine(CommandLine.java:402) at com.smartbear.cmdline.CommandLine.executeCommandLine(CommandLine.java:393) at com.smartbear.scm.impl.perforce.P4CommandLineClient.executeCommand(P4CommandLineClient.java:240) at com.smartbear.scm.impl.perforce.P4CommandLineClient.opened(P4CommandLineClient.java:145) at com.smartbear.scm.impl.perforce.PerforceClientConfiguration.getLocalChangelists(PerforceClientConfiguration.java:150) at com.smartbear.collaborator.ui.wizards.LocalChangelistsSelectionPage$1.run(LocalChangelistsSelectionPage.java:59) at com.smartbear.collaborator.ui.wizards.ProgressWizardDialog$AsyncWorkerThread.run(ProgressWizardDialog.java:232) !ENTRY com.smartbear.collaborator.ui 4 0 2011-11-09 16:24:11.218 !MESSAGE Error initializing local changelists !STACK 0 com.smartbear.cmdline.ScmCommunicationException: Client 'c:\projects\oasis' unknown - use 'client' command to create it. at com.smartbear.scm.impl.perforce.PerforceCommandZtagBase.handleNonInfoChunk(PerforceCommandZtagBase.java:61) at com.smartbear.scm.impl.perforce.PerforceCommandZtagBase.processZtagInfoChunks(PerforceCommandZtagBase.java:130) at com.smartbear.scm.impl.perforce.PerforceCommandZtagBase.processChunks(PerforceCommandZtagBase.java:69) at com.smartbear.scm.impl.perforce.PerforceCommandBase.processChunks(PerforceCommandBase.java:76) at com.smartbear.scm.impl.perforce.PerforceCommandBase.processStdout(PerforceCommandBase.java:304) at com.smartbear.cmdline.CommandLine.executeCommandLine(CommandLine.java:472) at com.smartbear.cmdline.CommandLine.executeCommandLine(CommandLine.java:402) at com.smartbear.cmdline.CommandLine.executeCommandLine(CommandLine.java:393) at com.smartbear.scm.impl.perforce.P4CommandLineClient.executeCommand(P4CommandLineClient.java:240) at com.smartbear.scm.impl.perforce.P4CommandLineClient.opened(P4CommandLineClient.java:145) at com.smartbear.scm.impl.perforce.PerforceClientConfiguration.getLocalChangelists(PerforceClientConfiguration.java:150) at com.smartbear.collaborator.ui.wizards.LocalChangelistsSelectionPage$1.run(LocalChangelistsSelectionPage.java:59) at com.smartbear.collaborator.ui.wizards.ProgressWizardDialog$AsyncWorkerThread.run(ProgressWizardDialog.java:232) !ENTRY com.smartbear.collaborator.ui 4 0 2011-11-09 16:24:44.296 !MESSAGE Error initializing local changelists !STACK 0 com.smartbear.cmdline.ScmCommunicationException: Client 'c:\projects\oasis' unknown - use 'client' command to create it. at com.smartbear.scm.impl.perforce.PerforceCommandZtagBase.handleNonInfoChunk(PerforceCommandZtagBase.java:61) at com.smartbear.scm.impl.perforce.PerforceCommandZtagBase.processZtagInfoChunks(PerforceCommandZtagBase.java:130) at com.smartbear.scm.impl.perforce.PerforceCommandZtagBase.processChunks(PerforceCommandZtagBase.java:69) at com.smartbear.scm.impl.perforce.PerforceCommandBase.processChunks(PerforceCommandBase.java:76) at com.smartbear.scm.impl.perforce.PerforceCommandBase.processStdout(PerforceCommandBase.java:304) at com.smartbear.cmdline.CommandLine.executeCommandLine(CommandLine.java:472) at com.smartbear.cmdline.CommandLine.executeCommandLine(CommandLine.java:402) at com.smartbear.cmdline.CommandLine.executeCommandLine(CommandLine.java:393) at com.smartbear.scm.impl.perforce.P4CommandLineClient.executeCommand(P4CommandLineClient.java:240) at com.smartbear.scm.impl.perforce.P4CommandLineClient.opened(P4CommandLineClient.java:145) at com.smartbear.scm.impl.perforce.PerforceClientConfiguration.getLocalChangelists(PerforceClientConfiguration.java:150) at com.smartbear.collaborator.ui.wizards.LocalChangelistsSelectionPage$1.run(LocalChangelistsSelectionPage.java:59) at com.smartbear.collaborator.ui.wizards.ProgressWizardDialog$AsyncWorkerThread.run(ProgressWizardDialog.java:232) !ENTRY com.smartbear.collaborator.ui 4 0 2011-11-10 07:47:16.641 !MESSAGE Error initializing local changelists !STACK 0 com.smartbear.cmdline.ScmCommunicationException: Client 'c:\projects\oasis' unknown - use 'client' command to create it. at com.smartbear.scm.impl.perforce.PerforceCommandZtagBase.handleNonInfoChunk(PerforceCommandZtagBase.java:61) at com.smartbear.scm.impl.perforce.PerforceCommandZtagBase.processZtagInfoChunks(PerforceCommandZtagBase.java:130) at com.smartbear.scm.impl.perforce.PerforceCommandZtagBase.processChunks(PerforceCommandZtagBase.java:69) at com.smartbear.scm.impl.perforce.PerforceCommandBase.processChunks(PerforceCommandBase.java:76) at com.smartbear.scm.impl.perforce.PerforceCommandBase.processStdout(PerforceCommandBase.java:304) at com.smartbear.cmdline.CommandLine.executeCommandLine(CommandLine.java:472) at com.smartbear.cmdline.CommandLine.executeCommandLine(CommandLine.java:402) at com.smartbear.cmdline.CommandLine.executeCommandLine(CommandLine.java:393) at com.smartbear.scm.impl.perforce.P4CommandLineClient.executeCommand(P4CommandLineClient.java:240) at com.smartbear.scm.impl.perforce.P4CommandLineClient.opened(P4CommandLineClient.java:145) at com.smartbear.scm.impl.perforce.PerforceClientConfiguration.getLocalChangelists(PerforceClientConfiguration.java:150) at com.smartbear.collaborator.ui.wizards.LocalChangelistsSelectionPage$1.run(LocalChangelistsSelectionPage.java:59) at com.smartbear.collaborator.ui.wizards.ProgressWizardDialog$AsyncWorkerThread.run(ProgressWizardDialog.java:232)