1) is solved by adding a patch I found in the JIRA (a few .xhtml files)

2) the pb remains even with JBoss AS 4.2.3, so it's a pb with jbpm, not with AS.
It's impossible to deploy a process through the deployment' tab of GPD, even 
with jbpm 3.2.5. The and task does not work either. The only working solution 
is to save locally a process archive and then upload it through the web console 
(it works even with the gwt console)

3) I can now login (with manager/manager) in the gwt console but it crashes as 
long as it requires Birt : could not create connection : user JBPMTEST not 
found: 

17:41:52,236 WARN  [Parameters] Parameters: Invalid chunk ignored.
  | 17:41:52,453 INFO  [ReportFacade] BIRT home: 
/Developer/Archives/jboss-5.0.0.GA/server/jbpm/data/birt/ReportEngine
  | 17:41:52,456 INFO  [ReportFacade] Output dir: 
/Developer/Archives/jboss-5.0.0.GA/server/jbpm/data/birt/output/
  | 17:41:52,456 INFO  [ReportFacade] Report dir: 
/Developer/Archives/jboss-5.0.0.GA/server/jbpm/data/birt/
  | 17:41:52,760 INFO  [ReportFacade] BIRT home: 
/Developer/Archives/jboss-5.0.0.GA/server/jbpm/data/birt/ReportEngine
  | 17:41:52,765 INFO  [ReportFacade] Output dir: 
/Developer/Archives/jboss-5.0.0.GA/server/jbpm/data/birt/output/
  | 17:41:52,765 INFO  [ReportFacade] Report dir: 
/Developer/Archives/jboss-5.0.0.GA/server/jbpm/data/birt/
  | 17:41:57,067 INFO  [BirtService] Service created: 
org.eclipse.birt.report.engine.api.impl.reporteng...@f8a1a13
  | 17:41:57,069 INFO  [BirtService] Service created: 
org.eclipse.birt.report.engine.api.impl.reporteng...@5573d88b
  | 17:42:04,539 WARN  [JBossManagedConnectionPool] Destroying connection that 
could not be successfully matched: 
org.jboss.resource.connectionmanager.txconnectionmanager$txconnectioneventliste...@5d8a64f3[state=normal
 mc=org.jboss.resource.adapter.jdbc.local.localmanagedconnect...@f4681fb 
handles=0 lastUse=1232469714936 permit=false trackByTx=false 
mcp=org.jboss.resource.connectionmanager.jbossmanagedconnectionpool$onep...@5dff8d92
 
context=org.jboss.resource.connectionmanager.internalmanagedconnectionp...@34a79c74
 
xaresource=org.jboss.resource.connectionmanager.txconnectionmanager$localxaresou...@5ae8300f
 txSync=null]
  | 17:42:04,544 WARN  [JBossManagedConnectionPool] Throwable while attempting 
to get a new connection: null
  | org.jboss.resource.JBossResourceException: Could not create connection; - 
nested throwable: (java.sql.SQLException: User not found: JBPMTEST)
  |     at 
org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.getLocalManagedConnection(LocalManagedConnectionFactory.java:225)
  |     at 
org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.createManagedConnection(LocalManagedConnectionFactory.java:195)
  |     at 
org.jboss.resource.connectionmanager.InternalManagedConnectionPool.createConnectionEventListener(InternalManagedConnectionPool.java:611)
  |     at 
org.jboss.resource.connectionmanager.InternalManagedConnectionPool.getConnection(InternalManagedConnectionPool.java:257)
  |     at 
org.jboss.resource.connectionmanager.JBossManagedConnectionPool$BasePool.getConnection(JBossManagedConnectionPool.java:607)
  |     at 
org.jboss.resource.connectionmanager.BaseConnectionManager2.getManagedConnection(BaseConnectionManager2.java:404)
  |     at 
org.jboss.resource.connectionmanager.TxConnectionManager.getManagedConnection(TxConnectionManager.java:381)
  |     at 
org.jboss.resource.connectionmanager.BaseConnectionManager2.allocateConnection(BaseConnectionManager2.java:496)
  |     at 
org.jboss.resource.connectionmanager.BaseConnectionManager2$ConnectionManagerProxy.allocateConnection(BaseConnectionManager2.java:941)
  |     at 
org.jboss.resource.adapter.jdbc.WrapperDataSource.getConnection(WrapperDataSource.java:104)
  |     at 
org.eclipse.birt.report.data.oda.jdbc.JndiDataSource.getDataSourceConnection(JndiDataSource.java:159)
  |     at 
org.eclipse.birt.report.data.oda.jdbc.JndiDataSource.getConnection(JndiDataSource.java:133)
  |     at 
org.eclipse.birt.report.data.oda.jdbc.JDBCDriverManager.getJndiDSConnection(JDBCDriverManager.java:227)
  |     at 
  | ...
  |     at 
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
  |     at java.lang.Thread.run(Thread.java:637)
  | Caused by: java.sql.SQLException: User not found: JBPMTEST
  |     at org.hsqldb.jdbc.Util.sqlException(Unknown Source)
  |     at org.hsqldb.jdbc.jdbcConnection.<init>(Unknown Source)
  |     at org.hsqldb.jdbcDriver.getConnection(Unknown Source)
  |     at org.hsqldb.jdbcDriver.connect(Unknown Source)
  |     at 
org.jboss.resource.adapter.jdbc.local.LocalManagedConnectionFactory.getLocalManagedConnection(LocalManagedConnectionFactory.java:207)
  |     ... 92 more


Fred


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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4203354
_______________________________________________
jboss-user mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to