Hi,
We are having problem while executing site deployment to runtime using PLC.
Deployment is failing with error in import delivery adpater commit.
Error is:
[HTML]
ERROR Exception in import delivery adapter execution
java.io.IOException: Server returned HTTP response code: 500 for URL:
http://localhost:8080/lscs/v1/import/ at sun.net.
www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1290) at com.interwoven.wcm.iwrr.deployment.adapter.delivery.ImportDeliveryAdapter.deploy(ImportDeliveryAdapter.java:103)
at com.interwoven.deploy.engine.TMicroDeployRx.invokeDeliveryAdapters(TMicroDeployRx.java:3769)
at com.interwoven.deploy.engine.TMicroDeployRx.commit(TMicroDeployRx.java:2487)
at com.interwoven.deploy.engine.TMicroDeployRx.run(TMicroDeployRx.java:1363)
at java.lang.Thread.run(Thread.java:619)
[/HTML]
Our system details are:
TS7.1 with Sitepublisher and LSAuth
OS windows 2003 R2 SP2
OD7.1 with DD
I also tried to access
http://localhost:8080/lscs/v1/import/ but it failed.
Could you please help us to find reason for deployment failure and also how to make
http://localhost:8080/lscs/v1/import/ work?
Thanks