-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 
Author Message
 Post subject: hsqldb port problems
PostPosted: Thu Sep 28, 2006 2:15 am 
Beginner
Beginner

Joined: Mon Sep 18, 2006 5:33 am
Posts: 25
When running my app im getting the following error. My program is trying to save a form bean to a table.

Code:
org.springframework.jdbc.UncategorizedSQLException: Hibernate operation: Cannot open connection; uncategorized SQLException for SQL []; SQL state [08000]; error code [-80]; socket creation error; nested exception is java.sql.SQLException: socket creation error
   org.springframework.jdbc.support.SQLStateSQLExceptionTranslator.translate(SQLStateSQLExceptionTranslator.java:97)
   org.springframework.jdbc.support.SQLErrorCodeSQLExceptionTranslator.translate(SQLErrorCodeSQLExceptionTranslator.java:258)
   org.springframework.orm.hibernate.HibernateAccessor.convertJdbcAccessException(HibernateAccessor.java:364)
   org.springframework.orm.hibernate.HibernateAccessor.convertHibernateAccessException(HibernateAccessor.java:351)
   org.springframework.orm.hibernate.HibernateTemplate.execute(HibernateTemplate.java:369)
   org.springframework.orm.hibernate.HibernateTemplate.update(HibernateTemplate.java:576)
   org.springframework.orm.hibernate.HibernateTemplate.update(HibernateTemplate.java:572)
   src.db.PhotoDaoHib.addPhotoinfo(PhotoDaoHib.java:21)


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 1 post ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.