[
https://issues.apache.org/jira/browse/ATLAS-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Madhan Neethiraj resolved ATLAS-1581.
-------------------------------------
Resolution: Abandoned
Atlas does not use Titan any more.
> Fix Atlas start up with titan1 as backend.
> ------------------------------------------
>
> Key: ATLAS-1581
> URL: https://issues.apache.org/jira/browse/ATLAS-1581
> Project: Atlas
> Issue Type: Improvement
> Reporter: Neeru Gupta
> Priority: Major
>
> The Atlas war file startup is currently failing when Titan1 is being used.
> Due to the titan 0 dependencies in catalog, the catalog jar is currently
> being excluded from webapp when titan1 is being used. However, Atlas appears
> to have runtime dependencies on the stuff in Catalog. The war startup
> currently fails with the following exception:
> Caused by: java.lang.ClassNotFoundException:
> org.apache.atlas.catalog.exception.CatalogException
> at
> org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy.loadClass(SelfFirstStrategy.java:50)
> at
> org.codehaus.plexus.classworlds.realm.ClassRealm.unsynchronizedLoadClass(ClassRealm.java:271)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)