I had the same problem. Found it as bug JS1-501 in the Jetspeed bug list. It says that the problem was fixed in Jetspeed 1.6 DEV
-----Urspr�ngliche Nachricht----- Von: Raghdan Rabah [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 18. August 2004 13:16 An: Jetspeed Developers List Betreff: XMultiColumnControllerAction Exception Hello, When using any of the enhanced layout, JS 1.5 gives the following Exception Any hellp? ===================================================== Get/Post Data: eventsubmit_dosave = Save and Apply action = controllers.XMultiColumnControllerAction user = u1 page = TestSession1.psml modelchangelist = template = ShowError.vm media-type = html Stacktrace: java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:39) at sun.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:324) . . at org.apache.tomcat.util.net.TcpWorkerThread.runIt (PoolTcpEndpoint.java:584) at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run (ThreadPool.java:683) at java.lang.Thread.run(Thread.java:534) Caused by: java.lang.NullPointerException at org.apache.jetspeed.modules.actions.controllers.XMultiColumnControllerAction.a pplyModelChanges(XMultiColumnControllerAction.java:114) at org.apache.jetspeed.modules.actions.controllers.XMultiColumnControllerAction.d oSave(XMultiColumnControllerAction.java:87) ... 43 more ============================================================ Regards --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
