Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Eagle service fails to start with class not found error

avatar
Contributor

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]#

1 ACCEPTED SOLUTION

avatar
Contributor

This was resolved after copying tomcat-juli.jar and bootstrap.jar to eagle tomcat bin directory.

View solution in original post

1 REPLY 1

avatar
Contributor

This was resolved after copying tomcat-juli.jar and bootstrap.jar to eagle tomcat bin directory.