  | Mailing List | | Home | | Forum Home | | JBoss - Java Application Server | | Tomcat - JSP/Servlet container | | Struts - A MVC web framework | | iText - An open source PDF Java Library | | JDOM - JDOM XML Parser | | JSP - A mailing list about Java Server Pages specification and reference | | J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition | | J2EE Pattern - An interest list for Sun Java Center J2EE Pattern Catalog | | Servlet - A mailing list for discussion about Sun Microsystem's Java Servlet API Technology | |
Struts & Hibernate
|
|
|
  | | | - OracleDS wont bind, even though identical conf | - OracleDS wont bind, even though identical conf 2007-08-13 - By Jihnd
Back hi,
I'm trying to get a jboss/oracle xe setup running and i've referred to - http:/ /jasdeepsingh.wordpress.com/2007/05/19/pain-less-database-connectivity-with -jboss-datasource-and-oracle-10 (See http://cle-10.ora-code.com)-g-express/
on my home computer, running xp pro, the server starts up fine with no error mesages - but on my work computer - xp pro & networked, i get lots of error messages culmiating in :
--- MBEANS THAT ARE THE ROOT CAUSE OF THE PROBLEM --- ObjectName: jboss:service=KeyGeneratorFactory,type=HiLo State: FAILED Reason: org.jboss.deployment.DeploymentException: Error while checking if tabl e aleady exists HILOSEQUENCES; - nested throwable: (org.jboss.util.NestedSQLExce ption: Could not create connection; - nested throwable: (java.sql.SQLException: Io exception: Got minus one from a read call); - nested throwable: (org.jboss.re source.JBossResourceException: Could not create connection; - nested throwable: (java.sql.SQLException: Io exception: Got minus one from a read call))) I Depend On: jboss:service=TransactionManager jboss.jca:service=DataSourceBinding,name=OracleDS
ObjectName: jboss.mq:service=PersistenceManager State: FAILED Reason: org.jboss.mq.SpyJMSException: Could not resolve uncommited transaction s. Message recovery may not be accurate; - nested throwable: (org.jboss.util.Ne stedSQLException: Could not create connection; - nested throwable: (java.sql.SQL Exception: Io exception: Got minus one from a read call); - nested throwable: (o rg.jboss.resource.JBossResourceException: Could not create connection; - nested throwable: (java.sql.SQLException: Io exception: Got minus one from a read call) )) I Depend On: jboss.jca:service=DataSourceBinding,name=OracleDS Depends On Me: jboss.mq:service=DestinationManager
- the errors start rlling when jndi binding to oracle ds tried to hsppen. i've a basic oracle xe datavase running that i'd like it to communicate with and once again, the database is identical to mine at home. i've googled "got minus one from a read call" etc away and i just cant find a solution
Any pointers would be greatly greatly appreciated - cheers for reading so far!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic &p=4073577#4073577
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode =reply&p=4073577 __ ____ ____ ____ ____ ____ ____ ____ ____ ____ jboss-user mailing list jboss-user@(protected) https://lists.jboss.org/mailman/listinfo/jboss-user
|
|
 |