Deploying Broadleaf demo site on Amazon AWS
Posted: Thu Jul 25, 2013 4:06 pm
Hello,
Currently, I have deployed broadleaf demo site into the Amazon AWS. I got the following exception.
[ERROR] 19:50:55 CoreContainer - java.lang.RuntimeException: java.io.IOException: Cannot create directory: /usr/share/tomcat6/solrhome/./data/index
at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:403)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:552)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:480)
So, how can I fix to deploy the demo site into the Amazon AWS with embedded solr.
Currently, I have deployed broadleaf demo site into the Amazon AWS. I got the following exception.
[ERROR] 19:50:55 CoreContainer - java.lang.RuntimeException: java.io.IOException: Cannot create directory: /usr/share/tomcat6/solrhome/./data/index
at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:403)
at org.apache.solr.core.SolrCore.<init>(SolrCore.java:552)
at org.apache.solr.core.CoreContainer.create(CoreContainer.java:480)
So, how can I fix to deploy the demo site into the Amazon AWS with embedded solr.