There is a debug panel
http://sxxxxxxxsvr:xxxx/lscs/admin/debugpanel/but this one is helpful in seeing whether content has been indexed by lscs and available in lscs.
When there is 500 error thrown in the lscs deployment log file, log file shows only a import error. but the log does not have precise information on how the import failed.
Is there any other debug procedure that can be followed to troubleshoot the root cause of the 500 error.
2011-09-23 01:50:12,024 DEBUG url=
http://localhost:8080/lscs/v1/import/2011-09-23 01:50:12,024 INFO ODHOME = /opt/OpenDeployNG
2011-09-23 01:50:12,024 DEBUG Start connecting to LSCS runtime server ...
2011-09-23 01:50:12,900 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.LSCSDeliveryAdapterBase.processRequest(LSCSDeliveryAdapterBase.java:309)
at com.interwoven.wcm.iwrr.deployment.adapter.delivery.ImportDeliveryAdapter.deploy(ImportDeliveryAdapter.java:125)
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)
----------------------------
Teamsite 7.1, Solaris