Defect #38157
closedGetting Proxy Error
0%
Description
Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request POST /redmine/issues.xml.
Reason: Error reading from remote server
at com.opshub.unit.utility.TestEntityCreatorUtility.createEntity(TestEntityCreatorUtility.java:405) at com.opshub.unit.utility.TestEntityCreatorUtility.createAndValidateEntity(TestEntityCreatorUtility.java:434) at com.opshub.unit.utility.TestEntityCreatorUtility.createOrUpdateAndValidate(TestEntityCreatorUtility.java:244) at com.opshub.unit.utility.TestEntityCreatorUtility.createAndValidate(TestEntityCreatorUtility.java:199) at com.opshub.unit.utility.TestEntityCreatorUtility.createAndValidate(TestEntityCreatorUtility.java:375) at com.opshub.unit.utility.TestEntityCreatorUtility.createAndValidate(TestEntityCreatorUtility.java:187) at com.opshub.unit.utility.TestEntityCreatorUtility.createEntity(TestEntityCreatorUtility.java:70) at com.opshub.unit.tests.common.TestAttachment.addAttachment(TestAttachment.java:194) at com.opshub.unit.tests.common.TestAttachment.testAddAttachment(TestAttachment.java:122) 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.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139) at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:677) at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:221) at org.testng.internal.invokers.TestMethodWithDataProviderMethodWorker.call(TestMethodWithDataProviderMethodWorker.java:80) at org.testng.internal.invokers.TestMethodWithDataProviderMethodWorker.call(TestMethodWithDataProviderMethodWorker.java:17) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:515) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:834) Caused by: java.lang.reflect.InvocationTargetException 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.opshub.unit.utility.TestEntityCreatorUtility.createEntity(TestEntityCreatorUtility.java:395) ... 23 more Caused by: com.opshub.eai.redmine.exceptions.OIMRedmineAdapterException: OH-Redmine-0034: Error occurred while processing request to create entity due to : OH-Redmine-0035: Error occurred while processing request. Server returned following error : 502:
Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request POST /redmine/issues.xml.
Reason: Error reading from remote server
at com.opshub.eai.redmine.adapter.RedmineAdapter.createEntity(RedmineAdapter.java:366) ... 28 more Caused by: com.opshub.eai.redmine.exceptions.RedmineRequesterException: OH-Redmine-0035: Error occurred while processing request. Server returned following error : 502:
Proxy Error
The proxy server received an invalid response from an upstream server.
The proxy server could not handle the request POST /redmine/issues.xml.
Updated by Go MAEDA almost 2 years ago
- Status changed from New to Closed
- Resolution set to Invalid
Please use forums for questions. Issues are used to report a bug, suggest a new feature, or submit a patch. Reading How to request help may be helpful for you.