Hi,
  On 17 Apr 2017, at 07:31, Rajesh Sharma
<rsharma(a)gdn.int> wrote:
 Hi,
 Can someone look into this error.
 Best,
 Rajesh
 HTTP Status 500 - com.xpn.xwiki.XWikiException: Error number 11007 in 0:
 Failed to extract Entity Resource Reference from URL
 [
http://sample-env.2mk5pyv8zd.ap-south-1.elasticbeanstalk.com/bin/view/Mai
 n/] 
[snip]
  java.lang.ClassNotFoundException:
org.hsqldb.jdbcDriver 
So, for some reasons you’re missing the HSQLDB JDBC driver JAR from your WEB-INF/lib.
See detailed instructions at
http://platform.xwiki.org/xwiki/bin/view/AdminGuide/InstallationWAR#HInstal…
Thanks
-Vincent