• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Ron McLeod
  • paul wheaton
  • Jeanne Boyarsky
Sheriffs:
  • Paul Clapham
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
  • Himai Minh
Bartenders:

Giving error while posting new topic / reply - using jforum-2.3.5 with src.

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi all,
I'm trying to execute Jforum-2.3.5 from eclipse downloaded war file from here and followed the step here.

Set up has been successfully made, I was installed the jforum, database and all created. Once logged in as Admin could able to create groups, category, forums and users. When coming to post could not create a topic and post reply in test forum.
When i tried to do that admin I'm getting "java.lang.NullPointerException" error. Tried as registered member got the following one "java.lang.NoClassDefFoundError: Could not initialize class net.jforum.repository.SpamRepository". I tried to backtrack the class able to find one in the name which mentioned in the error.

Any help?

Thanks in advance,
Shankar
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The JForum2 team provides support in the forums at http://jforum.andowson.com/; please post your question there, and we'll try to help.
 
reply
    Bookmark Topic Watch Topic
  • New Topic