[
https://issues.apache.org/jira/browse/ATLAS-800?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
venkata madugundu updated ATLAS-800:
------------------------------------
Attachment: application.log
The generated application.log
> Embedded Solr5 does not start on Windows7
> -----------------------------------------
>
> Key: ATLAS-800
> URL: https://issues.apache.org/jira/browse/ATLAS-800
> Project: Atlas
> Issue Type: Bug
> Affects Versions: 0.7-incubating
> Environment: Windows7
> Reporter: venkata madugundu
> Labels: startup
> Fix For: 0.7-incubating
>
> Attachments: application.log
>
>
> In latest Atlas, embedded Solr5 does not start. Tried disabling it and
> enabling Elasticsearch, and Atlas started working fine.
> ----------------------------------------------------------------------------
> java.lang.ExceptionInInitializerError
> at java.lang.J9VMInternals.ensureError(J9VMInternals.java:137)
> at
> java.lang.J9VMInternals.recordInitializationFailure(J9VMInternals.java:126)
> at
> org.apache.atlas.repository.graph.DeleteHandler.<clinit>(DeleteHandler.java:50)
> at java.lang.Class.forNameImpl(Native Method)
> at java.lang.Class.forName(Class.java:273)
> at
> org.apache.atlas.ApplicationProperties.getClass(ApplicationProperties.java:99)
> at
> org.apache.atlas.RepositoryMetadataModule.getDeleteHandler(RepositoryMetadataModule.java:114)
> at
> org.apache.atlas.RepositoryMetadataModule.configure(RepositoryMetadataModule.java:90)
> ....
> ...
> at org.apache.atlas.Atlas.main(Atlas.java:113)
>
> ...
> ...
> REST OF THE EXCEPTION STACK
> ...
> ...
> Caused by: org.apache.solr.common.SolrException: Cannot connect to cluster at
> localhost:2181: cluster not found/not ready
> at
> org.apache.solr.common.cloud.ZkStateReader.createClusterStateWatchersAndUpdate(ZkStateReader.java:344)
> at
> org.apache.solr.client.solrj.impl.CloudSolrClient.connect(CloudSolrClient.java:458)
> at
> com.thinkaurelius.titan.diskstorage.solr.Solr5Index.<init>(Solr5Index.java:211)
> ... 48 more
> ----------------------------------------------------------------------------
> Attaching the log.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)