java - Error about combining MATLAB mex file and ModeFrontier -
hi linked matlab mex file modefrontier. during running error modefrontier:
from job_err file:
com.jacob.com.comfailexception: can't map name dispid: execute @ com.jacob.com.dispatch.invokev(native method) @ com.jacob.com.dispatch.invokev(dispatch.java:625) @ it.esteco.jacob.jacobdispatch.callmethod(jacobdispatch.java:48) @ it.esteco.activex.activexadapter.callmethod(activexadapter.java:51) @ it.esteco.integration.matlab.job.win.matlabapplication.execute(matlabapplication.java:76) @ it.esteco.integration.matlab.job.win.matlabwin.execute(matlabwin.java:177) @ it.esteco.integration.matlab.job.win.matlabwin.execute(matlabwin.java:197) @ it.esteco.integration.matlab.job.matlabintegration.cleanup(matlabintegration.java:326) @ it.esteco.integration.matlab.job.matlabintegration.start(matlabintegration.java:114) @ it.esteco.jobagent.integration.staintegrationjob$3.call(staintegrationjob.java:51) @ it.esteco.jobagent.integration.staintegrationjob$3.call(staintegrationjob.java:48) @ java.util.concurrent.futuretask$sync.innerrun(futuretask.java:303) @ java.util.concurrent.futuretask.run(futuretask.java:138) @ java.util.concurrent.threadpoolexecutor$worker.runtask(threadpoolexecutor.java:886) @ java.util.concurrent.threadpoolexecutor$worker.run(threadpoolexecutor.java:908) @ java.lang.thread.run(thread.java:619)
from jvm_err file:
client rmi url: rmi://127.0.0.1:13879/it.esteco.jobagent.jobagent/2409635/1478546034052 server jvmerr log file: d:\program iles\matlab\r2014a\modefrontier\mycode_00001\log\01000-01999\01103\matlab9_00000\jvm_err.log nov 7, 2016 11:07:02 pm it.esteco.integration.matlab.job.matlabintegration start warning: com exception has been encountered: @ invoke of: execute description: 800706be / remote procedure call failed. com.jacob.com.comfailexception: com exception has been encountered: @ invoke of: execute description: 800706be / remote procedure call failed. @ com.jacob.com.dispatch.invokev(native method) @ com.jacob.com.dispatch.invokev(dispatch.java:625) @ it.esteco.jacob.jacobdispatch.callmethod(jacobdispatch.java:48) @ it.esteco.activex.activexadapter.callmethod(activexadapter.java:51) @ it.esteco.integration.matlab.job.win.matlabapplication.execute(matlabapplication.java:76) @ it.esteco.integration.matlab.job.win.matlabwin.execute(matlabwin.java:179) @ it.esteco.integration.matlab.job.matlabintegration.evaluatescript(matlabintegration.java:305) @ it.esteco.integration.matlab.job.matlabintegration.start(matlabintegration.java:107) @ it.esteco.jobagent.integration.staintegrationjob$3.call(staintegrationjob.java:51) @ it.esteco.jobagent.integration.staintegrationjob$3.call(staintegrationjob.java:48) @ java.util.concurrent.futuretask$sync.innerrun(futuretask.java:303) @ java.util.concurrent.futuretask.run(futuretask.java:138) @ java.util.concurrent.threadpoolexecutor$worker.runtask(threadpoolexecutor.java:886) @ java.util.concurrent.threadpoolexecutor$worker.run(threadpoolexecutor.java:908) @ java.lang.thread.run(thread.java:619)
so appreciated if me. thanks
Comments
Post a Comment