Java Mailing List Archive

http://www.junlu.com/

Google
Google
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
J2EE - A mailing list for Java(tm) 2 Platform, Enterprise Edition
JSP - A mailing list about Java Server Pages specification and reference
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
Subjects
JSP editor plugin for eclipse ?
org apache jasper JasperException: Unable to compile class for JSP
Tomcat: Connection reset by peer: socket write error
Cannot retrieve definition for form bean null
Struts Tiles Tutorial (free Struts training)
Where do I download Tomcat 4 0 6?
Data Access Object (DAO) pattern, example DAO 's
Where to download Tomcat v 4 1 24 from?
Tomcat 5 0 16 Requested resource not available
Oracle Connection Pooling in 3 2 2
Servlet : Session invalidate
Servlet action is currently unavailable
Tomcat/Struts Unicode Encoding/Decoding problems
Tomcat and webapplication specific java library path
Running a Simple JMS Example
Mapping in workers2 properties
org apache jasper JasperException
Cannot find message resources under key org apache struts action
   MESSAGE
problem with html:text bean throwing exception
Cannot find message resources under key org apache struts action MESSAGE
invalid direct reference problem with solution
Tool for jsp debug Try Sysdeo Eclipse Plugin
Tomcat 5 Cannot load JDBC driver class 'null ' SQL state: null
weblogic ejbc
java properties file
Jboss 3 2 3 Coyote Can 't re
Tomcat 5, Apache2 and mod jk2 integration problem
JBoss example problem new to J2EE
url string for connecting jboss to oracle
Value attribute of <html:checkbox
javax servlet ServletException: BeanUtils populate
HTTP Status 404 The requested resource is not available
5 0 18: Windows XP Pro vs Windows 2000
 
- jbpm using oracle DB probleme

- jbpm using oracle DB probleme

2007-06-13       - By lethrech

 Back
hi,
i m using jbpm 3.1.3 whith oracle9i DB, i have created my schema and configured
my datasource but i have the following error when i start my jboss4.0.4 :
2007 06 13 - 12:00:41 ERROR ?.? [ORA-00923 (See http://ORA-00923.ora-code.com): Mot-cl?? FROM absent ?? l
'emplacement pr??vu
 | ]]
 | 2007 06 13 - 12:00:41 ERROR ?.? [ORA-00923 (See http://ORA-00923.ora-code.com): Mot-cl?? FROM absent ?? l
'emplacement pr??vu
 | ]
 | 2007 06 13 - 12:00:41 INFO  org.apache.commons.logging.impl.Log4JLogger Source code of org.apache.commons.logging.impl.Log4JLogger
.error [2007 06 13 - 12:00:41 ERROR ?.? [org.hibernate.exception
.SQLGrammarException: could not execute query using iterate]]
 | 2007 06 13 - 12:00:41 ERROR ?.? [org.hibernate.exception
.SQLGrammarException: could not execute query using iterate]
 | 2007 06 13 - 12:00:41 INFO  org.apache.commons.logging.impl.Log4JLogger Source code of org.apache.commons.logging.impl.Log4JLogger
.info [2007 06 13 - 12:00:41 INFO  ?.? [runtime exception while executing timers
]
 | org.jbpm.JbpmException: couldn't find timers from the database
 |   at org.jbpm.db.SchedulerSession.findTimersByDueDate(SchedulerSession.java
:99)
 |   at org.jbpm.scheduler.impl.SchedulerThread.executeTimers(SchedulerThread
.java:107)
 |   at org.jbpm.scheduler.impl.SchedulerThread.run(SchedulerThread.java:71)
 | Caused by: org.hibernate.exception.SQLGrammarException Source code of org.hibernate.exception.SQLGrammarException: could not execute
query using iterate
 |   at org.hibernate.exception.SQLStateConverter Source code of org.hibernate.exception.SQLStateConverter(SQLStateConverter
.java:67)
 |   at org.hibernate.exception.JDBCExceptionHelper Source code of org.hibernate.exception.JDBCExceptionHelper(JDBCExceptionHelper
.java:43)
 |   at org.hibernate.loader.hql.QueryLoader Source code of org.hibernate.loader.hql.QueryLoader(QueryLoader.java:424)
 |   at org.hibernate.hql.ast.QueryTranslatorImpl Source code of org.hibernate.hql.ast.QueryTranslatorImpl(QueryTranslatorImpl
.java:380)
 |   at org.hibernate.engine.query.HQLQueryPlan Source code of org.hibernate.engine.query.HQLQueryPlan(HQLQueryPlan
.java:224)
 |   at org.hibernate.impl.SessionImpl Source code of org.hibernate.impl.SessionImpl(SessionImpl.java:1192)
 |   at org.hibernate.impl.QueryImpl Source code of org.hibernate.impl.QueryImpl(QueryImpl.java:46)
 |   at org.jbpm.db.SchedulerSession.findTimersByDueDate(SchedulerSession.java
:93)
 |   ... 2 more
 | Caused by: java.sql.SQLException Source code of java.sql.SQLException: ORA-00923 (See http://ORA-00923.ora-code.com): Mot-cl?? FROM absent ?? l
'emplacement pr??vu

my data source is as follow:

 | <datasources>
 |    <local-tx-datasource>
 |       <jndi-name>jbpmDS</jndi-name>
 |       <connection-url>jdbc:oracle:thin:@(protected):1521:DB1</connection
-url>
 |       <driver-class>oracle.jdbc.OracleDriver</driver-class>
 |       <user-name>jbpmtest</user-name>
 |       <password>jbpmtest</password>
 |       <min-pool-size>5</min-pool-size>
 |       <max-pool-size>20</max-pool-size>
 |       <idle-timeout-minutes>0</idle-timeout-minutes>
 |       <prepared-statement-cache-size>32</prepared-statement-cache-size>
 |       <metadata>
 |          <type-mapping>Oracle9i</type-mapping>
 |       </metadata>
 |    </local-tx-datasource>
 |    
 | </datasources>
 |

can you help me
thank s a lot

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic
&p=4053919#4053919

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode
=reply&p=4053919

__ ____ ____ ____ ____ ____ ____ ____ ____ ____
jboss-user mailing list
jboss-user@(protected)
https://lists.jboss.org/mailman/listinfo/jboss-user

©2008 junlu.com - Jax Systems, LLC, U.S.A.