Java Forums

Main Menu
Home
Today's Posts
FAQ
Search
Contact Us

Java Network
Java Tips
Java Tips Blog

Sponsored Links





Welcome to the Java Forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community, you will:

  • have access to post topics
  • communicate privately with other members (PM)
  • not see advertisements between posts
  • have the possibility to earn one of our surprises if you are an active member
  • access many other special features that will be introduced later.

Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact us.

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 06-28-2008, 11:14 AM
Member
 
Join Date: Jun 2008
Posts: 1
endx is on a distinguished road
Intial Session Factory Creation Failed.
I am using hibernate3. when I rum my java applicaiton the following error appears. pls help me.
19:07:34,656 ERROR HibernateUtil:28 - Initial SessionFactory creation failed.
java.lang.NullPointerException
at org.hibernate.cfg.Configuration.doConfigure(Config uration.java:1214)
Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize class jp.ac.nagaokaut.gii.lim.engine.util.HibernateUtil
at jp.ac.nagaokaut.gii.lim.engine.service.LIService.t eachSourceDatabase(LIService.java:72)
at org.hibernate.cfg.Configuration.doConfigure(Config uration.java:1184)
at org.hibernate.cfg.Configuration.configure(Configur ation.java:1112)
at org.hibernate.cfg.Configuration.configure(Configur ation.java:1098)
at jp.ac.nagaokaut.gii.lim.engine.util.HibernateUtil. <clinit>(HibernateUtil.java:24)
at Classifier.Identify(Classifier.java:25)
at FileHandler.Handlefile(FileHandler.java:99)
at DesktopCrawler.TraverseDir(DesktopCrawler.java:259 )
at Main.main(Main.java:57)
at jp.ac.nagaokaut.gii.lim.engine.dao.SourceDAO.readS ourceList(SourceDAO.java:57)
at jp.ac.nagaokaut.gii.lim.engine.service.LIService.t eachSourceDatabase(LIService.java:59)
at Classifier.Identify(Classifier.java:25)
at FileHandler.Handlefile(FileHandler.java:99)
at DesktopCrawler.TraverseDir(DesktopCrawler.java:259 )
at Main.main(Main.java:57)

Thanks,

Endx
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
  #2 (permalink)  
Old 06-28-2008, 11:23 AM
Eranga's Avatar
Moderator
 
Join Date: Jul 2007
Location: Colombo, Sri Lanka
Posts: 3,486
Eranga has a spectacular aura aboutEranga has a spectacular aura about
Send a message via Yahoo to Eranga
This is all about class path error. May be you are missing a jar file which is hibernate use.
__________________
Use an appropriate Subject. "Help, urgent!" isn't one.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Has someone helped you? Then you can
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
their helpful post.

Want to make your IDE the best?
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Bookmark Post in Technorati
Reply With Quote
  #3 (permalink)  
Old 06-28-2008, 04:44 PM
Niveditha's Avatar
Senior Member
 
Join Date: May 2008
Posts: 299
Niveditha is on a distinguished road
Send a message via Skype™ to Niveditha
Yes Eranga is right. I think it is hibernate3.jar
__________________
To finish sooner, take your own time....
Nivedithaaaa
Bookmark Post in Technorati
Reply With Quote
  #4 (permalink)  
Old 06-29-2008, 06:12 AM
Eranga's Avatar
Moderator
 
Join Date: Jul 2007
Location: Colombo, Sri Lanka
Posts: 3,486
Eranga has a spectacular aura aboutEranga has a spectacular aura about
Send a message via Yahoo to Eranga
All jar file in the hibernate root folder lib, copied to your working lib folder may be fix this.
__________________
Use an appropriate Subject. "Help, urgent!" isn't one.
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

Has someone helped you? Then you can
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
their helpful post.

Want to make your IDE the best?
To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.

To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
Bookmark Post in Technorati
Reply With Quote
Sponsored Links
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Instantiation using an instance factory method Java Tip Java Tips 0 03-29-2008 01:35 PM
Instantiation using an instance factory method JavaBean Java Tips 0 09-26-2007 09:25 PM
Initial SessionFactory creation failed escit Database 1 08-13-2007 04:46 AM
Secure FTP Factory 7.0 vglass Java Announcements 0 07-20-2007 02:44 PM
creation of new function an8086 Advanced Java 1 07-16-2007 03:20 PM


All times are GMT +3. The time now is 04:40 AM.


VBulletin, Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.
Copyright ©2006 - 2007, www.java-forums.org