ILA adapter problems

We are using the ILA adapter to work with BroadVision JAVA API. When I run the adapter in debug mode, it converses just fine with BV however in runtime mode, it gives me ClassNotFound/Service Locator not found errors. Anyone seen this before or have a suggestion? Thanks

This is possibly an access rights issue. When running an adapter in debug, it runs as the user that is currently logged on. When run under the adapter monitor, it runs as the user assigned to the adapter monitor. Check that this user id has rights to the BV directory as well as the classpath/env vars for that user.