- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Eagle service fails to start with class not found error
- Labels:
-
Hortonworks Data Platform (HDP)
Created ‎05-30-2017 04:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Im trying to integrate eagle with HDP 2.5. While starting eagle service, i see below exception in the log and it stops immediately.
[root@server logs]# cat eagle-service.out
Error: Could not find or load main class org.apache.catalina.startup.Bootstrap Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=1024m; support was removed in 8.0 Error: Could not find or load main class org.apache.catalina.startup.Bootstrap
[root@server logs]#
Created ‎05-31-2017 08:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This was resolved after copying tomcat-juli.jar and bootstrap.jar to eagle tomcat bin directory.
Created ‎05-31-2017 08:41 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
This was resolved after copying tomcat-juli.jar and bootstrap.jar to eagle tomcat bin directory.
