Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [wtp-releng] Early smoke test results for JPA

Hmm.. looks like an update task is getting scheduled when it shouldn't be against a file it shouldn't be run for.   Here's a bug.  If you are experiencing any adverse affects please add them there.  Did you have any JSF views (Component Tree or Tag Registry) when this happened?


https://bugs.eclipse.org/bugs/show_bug.cgi?id=216539


Regards,

Cameron


--- Original Message ---
> Since I and my smoke tester backup won't be around tomorrow I
> wanted to
> announce the JPA smoke tests are successful (noting the issue
> below) on
> the latest 3.0 build (I20080125002503).
> 
> I also wanted to get some early info out a problem I am seeing
> in this
> build.  It is an NPE when opening any XML file in WTP.  Details
> below:
> 
> Neil
> 
> 
> 
> Error
> Thu Jan 24 22:53:04 EST 2008
> An internal error occurred during: "Refresh Tree Job".
> 
> java.lang.NullPointerException
>     at
> org.eclipse.jst.jsf.designtime.internal.view.XMLComponentTreeConstructionStrategy.createComponentTree(XMLComponentTreeConstructionStrategy.java:46)
>     at
> org.eclipse.jst.jsf.designtime.internal.view.DefaultDTUIViewRoot$RefreshTreeJob.run(DefaultDTUIViewRoot.java:138)
>     at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> 
> 
> _______________________________________________
> wtp-releng mailing list
> wtp-releng@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/wtp-releng



Back to the top