B2BSERV00859071 exception in BC

hi…

i am getting the following errors in BC server.Can anyone pls clarify wat the error code [B2BSERV.0085.9071] specifies,rootcauses of the exceptions and possible solutions.

com.wm.app.b2b.server.ServiceException: [B2BSERV.0085.9071] Method not found
at wm.server.ns.getMethod(ns.java:2583)
at java.lang.reflect.Method.invoke(Native Method)
at com.wm.app.b2b.server.JavaService.baseInvoke(JavaService.java:288)
at com.wm.app.b2b.server.ServiceManager.invoke(ServiceManager.java:709)
at com.wm.app.b2b.server.comm.DefaultServerRequestHandler.handleMessage(DefaultServerRequestHandler.java:89)
at com.wm.app.b2b.server.HTTPMessageHandler.process(HTTPMessageHandler.java:166)
at com.wm.app.b2b.server.HTTPDispatch.run(HTTPDispatch.java:446)
at com.wm.util.pool.PooledThread.run(C:/NT/Perforce/basis/4.1.0-terra/module/core/source/com/wm/util/pool/PooledThread.java:103)
at java.lang.Thread.run(Unknown Source)

any inputs would be appreciated.
thanks.

[B2BSERV.0085.9071] Method not found

Check your installation. You’re missing a class or have an outdated class somewhere.

Hi Rob,

can u tell me what particular class files we need to check for this kind of error?

also need to know if this affects data transfer b/n SAP and BC

Thanks

Unfortunately the stack trace does not indicate the class/method that is was trying to use. Run through the installation guide and verify that all components are in place, including the DLLs used by the SAP adapter.

Hi Rob,

Do these class files have to be checked by basis in java directory?
since we do not have access to Java installation directories?
also,pls clarify if anything can be done to resolve this error from BC server side or sap R/3 side?

Thanks