Forum Discussion

2 Replies

    • aarti1989's avatar
      aarti1989
      New Member

      I would like to know if there Is any way in code collab that a review can be moved to inspect from planning or annotate stage automatically  . does  the tool has some automation?.

      I executed these two commands:

       

      • collab admin review finish
      • collab admin review annotate

       

       

      sccj004522> $RTL_PROJ_TOOLS/code_collab_client/code_collab/ccollab admin review finish 273667

      Connecting to Collaborator Server https://fm-codecollab.intel.comCollaborator client credentials invalid.  Please supply a va

      lid password.

      (Input will not echo.)

       

       

      Connected as: Code Review Admin (cradmin)

      Loading review ID 273667..

      ERROR: Executing command `ccollab admin review finish`:

      javax.xml.ws.WebServiceException: org.apache.cxf.interceptor.Fault: Response was of unexpected text/html ContentType.  Incomi

      ng portion of HTML stream: (none)

      com.smartbear.CollabClientException: javax.xml.ws.WebServiceException: org.apache.cxf.interceptor.Fault: Response was of unex

      pected text/html ContentType.  Incoming portion of HTML stream: (none)

              at com.smartbear.ccollab.client.commands.admin.review.CommandReviewFinish.execute(CommandReviewFinish.java:90)

              at com.smartbear.ccollab.client.commands.admin.review.CommandReviewFinish.execute(CommandReviewFinish.java:73)

              at com.smartbear.ccollab.client.commands.admin.review.AbstractReviewCommand.execute(AbstractReviewCommand.java:140)

              at com.smartbear.ccollab.client.commands.Command.validateAndExecute(Command.java:367)

              at com.smartbear.ccollab.client.commands.Command.validateAndExecute(Command.java:450)

              at com.smartbear.ccollab.CLI.doMain(CLI.java:949)

              at com.smartbear.ccollab.Main.doMain(Main.java:142)

              at com.smartbear.ccollab.Main.main(Main.java:114)

              at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

              at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:95)

              at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:56)

              at java.lang.reflect.Method.invoke(Method.java:620)

              at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)

              at com.install4j.runtime.launcher.Launcher.main(Unknown Source)

      Caused by: javax.xml.ws.WebServiceException: org.apache.cxf.interceptor.Fault: Response was of unexpected text/html ContentTy

      1. Incoming portion of HTML stream: (none)

              at org.apache.cxf.jaxws.JaxWsClientProxy.invoke(JaxWsClientProxy.java:144)

              at com.sun.proxy.$Proxy57.finishReviewPhase(Unknown Source)

              at com.smartbear.ccollab.client.commands.admin.review.CommandReviewFinish.execute(CommandReviewFinish.java:88)

              ... 13 more

      Caused by: org.apache.cxf.interceptor.Fault: Response was of unexpected text/html ContentType.  Incoming portion of HTML stre

      am: (none)

              at org.apache.cxf.interceptor.StaxInInterceptor.handleMessage(StaxInInterceptor.java:79)

              at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:255)

              at org.apache.cxf.endpoint.ClientImpl.onMessage(ClientImpl.java:755)

              at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:2335)

              at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:2193)

              at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:2037)

              at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:56)

              at org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:697)

              at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInte

      rceptor.java:62)

              at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:255)

              at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:516)

       

      for both the commands