Scan Error meassage (submitted this question yesterday
Getting this error message in scan logs for groovy script: Error occurred while executing external script, returning null - MissingPropertyException: No such property: jiraCreds for class: Script1 I'm using the Checkmarx SAST tool442Views0likes0CommentsCollaborator WebUI looks different for different people
Hey everyone I have two Collaborator users who have behavior that the rest of us do not - one user is not getting document differences highlighting - Another user has the 'chat window' doing weird thing after he adds a comment (the window collapses, then the comment windows get big enough to occlude the function buttons) I'll submit tickets for some of these, but I'm curious if other have had Collaborator WebGUI act different for some people, even while they use the same browser and have the same settings as everyone else.489Views0likes0CommentsSVN integration failure with Windows desktop GUI
I am trying to set up destop GUI integration in windows with subversion usingSlik-Subversion-1.14.2-x64 The collaberator sever can connect to our repository fine but settin up a scm in the desktop client the validate just hangs. Making a log file I saw the following warning at the end. Has anyone any ideas what is wrong? WARN: Thu Jan 19 16:30:21 GMT 2023: com.smartbear.scm.impl.subversion.SubversionClientConfiguration Info SubversionCommandLineClient.info(F:\KutanaCode\FB17249 - Create Dotnetcore Nuget email package, SubMonitor [totalParent=200, usedForParent=0, usedForChildren=0.0, totalForChildren=0, beginTaskCalled=true]) threw java.lang.ClassCastException: class org.apache.xerces.parsers.XIncludeAwareParserConfiguration cannot be cast to class org.apache.xerces.xni.parser.XMLParserConfiguration (org.apache.xerces.parsers.XIncludeAwareParserConfiguration is in unnamed module of loader org.eclipse.osgi.internal.loader.EquinoxClassLoader @7918c7f8; org.apache.xerces.xni.parser.XMLParserConfiguration is in unnamed module of loader 'app') at org.apache.xerces.parsers.SAXParser.<init>(Unknown Source) at org.apache.xerces.parsers.SAXParser.<init>(Unknown Source) at org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser.<init>(Unknown Source) at org.apache.xerces.jaxp.SAXParserImpl.<init>(Unknown Source) at org.apache.xerces.jaxp.SAXParserFactoryImpl.newSAXParser(Unknown Source) at com.smartbear.scm.impl.subversion.SubversionCommand.newSAXParser(SubversionCommand.java:404) at com.smartbear.scm.impl.subversion.SubversionCommand.processAsXml(SubversionCommand.java:370) at com.smartbear.scm.impl.subversion.SubversionCommandInfo.processStdout(SubversionCommandInfo.java:147) at com.smartbear.cmdline.CommandLine.executeCommandLine(CommandLine.java:490) at com.smartbear.cmdline.CommandLine.executeCommandLine(CommandLine.java:410) at com.smartbear.cmdline.CommandLine.executeCommandLine(CommandLine.java:401) at com.smartbear.scm.impl.subversion.SubversionCommandLineClient.info(SubversionCommandLineClient.java:110) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.smartbear.logging.InterfaceLogger$LoggingInvocationHandler.invoke(InterfaceLogger.java:289) at com.sun.proxy.$Proxy26.info(Unknown Source) at com.smartbear.scm.impl.subversion.SubversionClientConfiguration.getInfo(SubversionClientConfiguration.java:867) at com.smartbear.scm.impl.subversion.SubversionClientConfiguration.create(SubversionClientConfiguration.java:303) at com.smartbear.scm.impl.subversion.SubversionSystem.getClientConfiguration(SubversionSystem.java:199) at com.smartbear.scm.ScmUtils.requireScm(ScmUtils.java:582) at com.smartbear.collaborator.standalone.ScmConfig.getClientConfig(ScmConfig.java:139) at com.smartbear.collaborator.ui.standalone.scmconfigs.ScmConfigDialog.okPressed(ScmConfigDialog.java:574) at org.eclipse.jface.dialogs.Dialog.buttonPressed(Dialog.java:468) at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619) at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:84) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4213) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4030) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3630) at org.eclipse.jface.window.Window.runEventLoop(Window.java:823) at org.eclipse.jface.window.Window.open(Window.java:799) at com.smartbear.collaborator.ui.standalone.scmconfigs.ScmConfigsViewer$3.widgetSelected(ScmConfigsViewer.java:167) at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:252) at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89) at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4213) at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1037) at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4030) at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3630) at com.smartbear.collaborator.ui.standalone.StandaloneUI.run(StandaloneUI.java:372) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.eclipse.equinox.internal.app.EclipseAppContainer.callMethodWithException(EclipseAppContainer.java:593) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:205) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.smartbear.ccollab.client.commands.eclipse.AbstractGuiCommand$EclipseMainWithApplicationArgument.invokeFramework(AbstractGuiCommand.java:248) at org.eclipse.core.launcher.Main.basicRun(Main.java:313) at org.eclipse.core.launcher.Main.run(Main.java:1010) at com.smartbear.ccollab.client.commands.eclipse.AbstractGuiCommand$EclipseMainWithApplicationArgument.run(AbstractGuiCommand.java:216) at com.smartbear.ccollab.client.commands.eclipse.AbstractGuiCommand.executeJson(AbstractGuiCommand.java:186) at com.smartbear.ccollab.client.commands.Command.validateAndExecute(Command.java:360) at com.smartbear.ccollab.CLI.doMain(CLI.java:908) at com.smartbear.ccollab.GuiMain.main(GuiMain.java:50) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at com.exe4j.runtime.LauncherEngine.launch(LauncherEngine.java:85) at com.exe4j.runtime.WinLauncher.main(WinLauncher.java:94) at com.install4j.runtime.launcher.WinLauncher.main(WinLauncher.java:25)Solved917Views0likes1CommentCan you map phaseId from database to Phase State
I'm currently working with XML files containing dumps of the database. One of the things I want to do is link Reviews with their phase state. The ReviewData table has an attribute called phaseId, and the Database Schema on the site indicates there's a phase table, though there isn't one among the dumped tables I'm working with. I've also tried checking a reviewId from the table against that review in the browser gui and matching the state seen there to the phaseId value. However, I've noticed that the phaseId isn't consistently one value or another for that state. phaseId = 2 is listed for several reviews, even though each review is in a different phase state than the other. I saw Cancelled, Inspection and Completed. Phase 1 seemed more consistent, always being either Planning or Inspection, but I don't know if that's always the case or coincidence. Is there a Phase table? Or some reliable way to map the phaseId in the database to the actual state of the review?Solved1.2KViews0likes3CommentsCollaborator and Outlook
Hey Community I personally started getting an issue. When I click on the envelope next to a review participants name, I get the error shown below. When I select 'email all', that works fine. This is a new error, and seems to affect my only - others are not getting the issue. The outlook app is indeed at the path shown in the error box. Outlook is still a local app (not 365 yet) so that's not an issue. Wanted to get the community's thoughts first, as when I go to IT they will just blame SB. 🙂 Thoughts?697Views0likes0CommentsIssue with hung client when adding comments.
Several users are seeing issues where the client gets hung when adding a comment or marking a comment as read. (spinner keeps spinning and the comment is not seen/refreshed). A screen refresh (F5) fixes the issues and does show the new comment, but this is annoying... This is seen in Firefox, and has been observed for several Collaborator versions (we are now on 13.8) Is anyone else seeing this? Any pointers? I tried cleaning the cache but the issue comes back. Marc566Views0likes0CommentsInability to delete an Upload to Review Materials due to comments
I have searched all the documentation and conversations and understand that an upload to the Review Materials can not be deleted if there is a comment or defect in any one of the files, so I have no question about that. But I do have a comment about that. That is the most short-sighted and ridiculous rule. The idea that a responsible Administrator can not correct a Review is extremely frustrating. What has happened is in a Review with about 10 changed files, the author in attempting to correct an error in his code erroneously uploaded a branch with hundreds of changed files. Now we are stuck with this huge set of changes - NOT because someone has commented on this new upload, but because someone had previously commented on one of the files in that upload, which collaborator so conveniently carries over to the new upload. Of course we uploaded the correct set of files afterword, BUT have had to put up an overall comment, which we can only HOPE that our Reviewers will see, to tell everyone to ignore uploads before a certain date. If they don't notice this message then they'll spend hours reviewing incorrect code changes. So we need to go to an outside method to email everyone to be careful about this review because Collaborator wont allow us to logically control our own review. The idea that "Smartbear" doesn't think we are smart enough for an Administrator to surgically edit a Review to correct errors feels like being managed by a helicopter parent. This along with several other issues like not being able to control the placement of User Defined Fields (making our Review forms haphazard and confusing), an inability to create Reports in our own format, and even the fact that Notes for a file are displayed in a Center Justified column (so that short notes can't be seen at all because they are sitting out in the middle of someone else's 3 sentence notes). That such basic functions are out of our control becomes very annoying. Despite the time and effort we have spent converting to and learning Code Collaborator many people are starting to recognize that there are other options out there that might be more flexible.592Views1like0Comments