Support Questions

Find answers, ask questions, and share your expertise
Announcements
Celebrating as our community reaches 100,000 members! Thank you!

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.