java.lang.RuntimeException: Unable to send request to : <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 com.virtorg.alf.invoice.ContentModelTest</title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /com.virtorg.alf.invoice.ContentModelTest. Reason: <pre> com.virtorg.alf.invoice.ContentModelTest</pre></p> <hr /><i><small>Powered by Jetty://</small></i> </body> </html>
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via alfresco.com by Unknown author, 1 year ago
via alfresco.com by Unknown author, 1 year ago
via GitHub by alex4u2nv
, 11 months agojava.lang.RuntimeException: Unable to send request to : <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 500 com.virtorg.alf.invoice.ContentModelTest</title> </head> <body> <h2>HTTP ERROR: 500</h2> <p>Problem accessing /com.virtorg.alf.invoice.ContentModelTest. Reason: <pre> com.virtorg.alf.invoice.ContentModelTest</pre></p> <hr /><i><small>Powered by Jetty://</small></i> </body> </html>
at com.tradeshift.test.remote.internal.InternalRemoteRunner.handleError(InternalRemoteRunner.java:189)
at com.tradeshift.test.remote.internal.InternalRemoteRunner.runChild(InternalRemoteRunner.java:143)
at com.tradeshift.test.remote.internal.InternalRemoteRunner.runChild(InternalRemoteRunner.java:41)
at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)