I'm experimenting with Dynamic Loading in RBD 9.1.1. I have a simple MainHandler that tries to load a second handler dynamically. The second handler is called "LoginHandler". When deployed to my local WAS 8.5, I keep seeing this in the DynamicLoader.showDebugView and the load fails: ui.LoginHandler load fail: Cannot load ui.LoginHandler: EGL1603E: See log. ID:Jan 26, 2015, 4:00:23 PM.1 Where is this "log" the message refers to?