Hi Kurt, Hmm... unfortunately, I don't see any obvious work-around.
You mentioned Roller 4.0 and 4.1 and MySQL 5.0. What app server and version of Java are you running? - Dave >> On Tue, Jan 20, 2009 at 12:12 PM, Shaffer, Kurt <kurt_shaf...@steris.com> >> wrote: >> > I'm wondering if anyone else has run into this. I have a server setup >> > and it has been running fine for many months now. Roller version was >> > 4.0 on solaris 10 (x86) with a MySQL database 5.0. >> > >> > When I would go to remove a weblog it would give me: >> > Error removing weblog >> > And that is it. I am unsure where to look for further information on >> > why they can't be removed. >> > >> > I upgraded to roller version 4.1 but still get the same thing. > ERROR 2009-02-03 09:30:45,795 WeblogRemove:remove - Error removing > weblog - aspenU4 > <0.9.7-incubating nonfatal user error> > org.apache.openjpa.persistence.ArgumentException: null > org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:805) > org.apache.openjpa.kernel.QueryImpl.execute(QueryImpl.java:766) > org.apache.openjpa.kernel.DelegatingQuery.execute(DelegatingQuery.java:533) > org.apache.openjpa.persistence.QueryImpl.execute(QueryImpl.java:227) > org.apache.openjpa.persistence.QueryImpl.getResultList(QueryImpl.java:269) > org.apache.roller.weblogger.business.jpa.JPAWeblogManagerImpl.getTags(JPAWeblogManagerImpl.java:1348)