Harry, Txs for the quick reply. But that's not the problem -- I have v3.0.0. runing quite some time. I just tried a
On Sat, Jan 23, 2010 at 8:28 PM, Harry Metske <harry.met...@gmail.com>wrote: > it looks like you are running with a JDK 1.4, while JDK5 is the minimum > requirement. > > regards, > Harry > > 2010/1/23 Dirk Frederickx <dirk.frederi...@gmail.com> > > > I have difficulties in deploying a recent v3.0.0 version. > > The startup op JSPWiki fails with the below error/stack-trace. > > > > Any hint what could be wrong ? > > > > > > 2010-01-23 19:29:15,648 [main] INFO org.priha.core.RepositoryImpl - > > Initializing SessionManager... > > 2010-01-23 19:29:15,841 [main] INFO org.apache.wiki.util.ClassUtil - > > Failed > > to invoke class org.apache.wiki.content.ContentManager > > java.lang.NoSuchMethodError: > > org.w3c.dom.Node.getTextContent()Ljava/lang/String; > > 2010-01-23 19:29:15,843 [main] ERROR org.apache.wiki.WikiEngine - > JSPWiki > > could not start, due to an unknown exception while starting, stacktrace > > follows: > > org.apache.wiki.api.WikiException: Failed to invoke class > > org.apache.wiki.content.ContentManager, reason: > > java.lang.NoSuchMethodError: > > org.w3c.dom.Node.getTextContent()Ljava/lang/String; > > at org.apache.wiki.util.ClassUtil.getMappedObject(ClassUtil.java:311) > > at org.apache.wiki.util.ClassUtil.getMappedObject(ClassUtil.java:204) > > at org.apache.wiki.WikiEngine.initialize(WikiEngine.java:565) > > at org.apache.wiki.WikiEngine.<init>(WikiEngine.java:429) > > > > > > > > dirk > > >