CCM - Locking Bebop page error

"srini" <[email protected]> Fri, 21 May 2004 12:06:00 -0500
Newsgroups gmane.linux.redhat.ccm.general
Message-ID <000001c43f55$e7888370$661ea8c0@admin7jz2nzgs0>
Hi all,
      My page extends from the Bebop Page (com.arsdigita.bebop.Page). In
the
Constructor of the page, I explicitly make a call to the lock() method
and ran
into the following exception at runtime. Did any of you run into this
problem
before? Appreciate sharing your experience.
 
Thank you
Srini
 
--------------------- ERROR MESSAGE ----------------------------
 
java.lang.ExceptionInInitializerError: java.lang.NullPointerException
        at com.arsdigita.bebop.Page.addComponent(Page.java(Compiled
Code))
        at com.arsdigita.bebop.Page$2.act(Page.java(Compiled Code))
        at
com.arsdigita.bebop.util.Traversal.preorder(Traversal.java(Compiled
Code))
        at
com.arsdigita.bebop.util.Traversal.preorder(Traversal.java(Compiled
Code))
        at
com.arsdigita.bebop.util.Traversal.preorder(Traversal.java(Compiled
Code))
        at
com.arsdigita.bebop.util.Traversal.preorder(Traversal.java(Compiled
Code))
        at com.arsdigita.bebop.Page.finish(Page.java:764)
        at com.arsdigita.bebop.Page.lock(Page.java:782)

-- 
Redhat-ccm-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/redhat-ccm-list
Archives: https://www.redhat.com/pipermail/redhat-ccm-list/