Why do I get this error? com.mathworks.toolbox.javabuilder.internal.MWMCR
Show older comments
I keep on getting this error when trying to run on server.
java.lang.NoClassDefFoundError: Could not initialize class com.mathworks.toolbox.javabuilder.internal.MWMCR
com.mathworks.toolbox.javabuilder.MWUtil.GetUnknownClassID(MWUtil.java:727)
com.mathworks.toolbox.javabuilder.MWClassID.<clinit>(MWClassID.java:41)
SingleDose.doGet(SingleDose.java:63)
javax.servlet.http.HttpServlet.service(HttpServlet.java:621)
javax.servlet.http.HttpServlet.service(HttpServlet.java:728)
org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:51
Can somebody please explain what should I do? I dont have problem to run the .jsp file. The error will come only when I try to simulate the webfigure.
Work done: Install SDK, mex -setup, install MCR, putting javabuilder.jar in Tomcat lib, set environment for JAVA_HOME JAVA_JRE CLASSPATH Path CATALINA_HOME.
Answers (2)
zhonghao win
on 14 Jul 2021
0 votes
Have you solved the problem?
杨曙
on 27 Jun 2024
0 votes
Have you solved the problem?
Categories
Find more on Deploy to Java Applications Using MWArray Data API in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!