ATF

mjordan
Tera Contributor

Hi I am working on ATF, below are my steps but I continue to receive a failure message. Any help is appreciated

mjordan_0-1678213248647.png

Failure message:

 

This step failed because the client error 'Exception while executing request: stream has already been operated upon or closed: com.glide.rest.util.RESTRuntimeException: Exception while executing request: stream has already been operated upon or closed: com.glide.rest.handler.impl.ServiceHandlerImpl.handleInvocationTargetException(ServiceHandlerImpl.java:76)
com.glide.rest.handler.impl.ServiceHandlerImpl.invokeService(ServiceHandlerImpl.java:49)
com.glide.rest.processors.RESTAPIProcessor.process(RESTAPIProcessor.java:376)
com.glide.processors.AProcessor.runProcessor(AProcessor.java:613)
com.glide.processors.AProcessor.processTransaction(AProcessor.java:275)
com.glide.processors.ProcessorRegistry.process0(ProcessorRegistry.java:184)
com.glide.processors.ProcessorRegistry.lambda$processWithRollbackRecording$0(ProcessorRegistry.java:405)
com.glide.rollback.recording.RollbackRecorder.execute(RollbackRecorder.java:67)
com.glide.processors.ProcessorRegistry.processWithRollbackRecording(ProcessorRegistry.java:401)
com.glide.processors.ProcessorRegistry.process(ProcessorRegistry.java:170)
com.glide.ui.GlideServletTransaction.process(GlideServletTransaction.java:51)
com.glide.sys.Transaction.run(Transaction.java:2502)
com.glide.ui.HTTPTransaction.run(HTTPTransaction.java:27)
java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
java.base/java.lang.Thread.run(Thread.java:829)
' was detected on the page being tested. See failing Test Logs. To ignore these errors in the next test run, use 'Add all client errors to warning/ignored list' links.

8 REPLIES 8

I am unable to create a catalog item as it is pointing to a record producer.  I did ignore the error, however, when attempting to submit the record I received the below error.

mjordan_0-1680542250269.png

 

 

Hi @mjordan,

If it's a Record producer, Please find the below-attached sample test steps to validate the record producer.

 

HemantGoldar_0-1680601798698.png

 

Thanks,

Hemant

Not applicable

Please try this. Go to test results. Scroll down and find Ignore Calient Errors and click on it.

Then run and see.

 

Regards

Suman P.

I am unable to create a catalog item as it is pointing to a record producer.  I did ignore the error, however, when attempting to submit the record I received the below error.

 

mjordan_0-1679317182271.png