[JBoss jBPM] - Integrating jBPM into existing JBoss server installation
by deokar50
I am new to jBPM and am having trouble making jBPM work with existing JBoss server installation.
I've installed jboss-5.0.0.CR1 and also JBoss Tools (nightly build JBossTools-200807280816-nightly-ALL-win32.zip) on Eclipse Ganymede (v3.4) with WebTools installed.
I've downloaded and unzipped the jbpm-jpdl-3.2.3.zip file (NOT the suite with preconfigured server) and within Eclipse pointed the jBPM runtime to this folder.
However, when am trying to replicate a hello process given in the tutorial, the step for "Test Connection" in the Deployment tab of the Graphical Process Designer fails. The server is running fine in the background. The server deployer address is the default provided "/jbpm-console/upload". The test connection error message is "Unexpected Exception: An unexpected exception caused the test connection operation to fail". http://localhost:8080/jbpm-console/upload is not accessible with the browser either.
Can someone point me to why jBPM engine is not talking to the JBoss Server? Thanks for your help in advance.
Amit
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167169#4167169
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4167169
16 years, 4 months
[JBoss jBPM] - Re: not binding factory to jndi, no JNDI name configured
by cshmcfan2
I get the exact same error. It acts like it's starting...then just stops cold. Here's some more of the log message if it'll help:
===============================================================================
JBoss Bootstrap Environment
JBOSS_HOME: C:\jbpm-jpdl-3.2.3\server
JAVA: C:\Program Files\Java\jdk1.6.0_04\bin\java
JAVA_OPTS: -Dprogram.name=run.bat -server -Xms128m -Xmx512m -Dsun.rmi.dgc.client.gcInterval=3600000 -Dsun.rmi.dgc.server.gcInterval=3600000
CLASSPATH: C:\Program Files\Java\jdk1.6.0_04\lib\tools.jar;C:\jbpm-jpdl-3.2.3\server\bin\run.jar
===============================================================================
12:18:44,077 INFO [Server] Starting JBoss (MX MicroKernel)...
12:18:44,077 INFO [Server] Release ID: JBoss [Trinity] 4.2.2.GA (build: SVNTag=JBoss_4_2_2_GA date=200710221139)
12:18:44,077 INFO [Server] Home Dir: C:\jbpm-jpdl-3.2.3\server
12:18:44,077 INFO [Server] Home URL: file:/C:/jbpm-jpdl-3.2.3/server/
12:18:44,077 INFO [Server] Patch URL: null
12:18:44,077 INFO [Server] Server Name: jbpm
12:18:44,077 INFO [Server] Server Home Dir: C:\jbpm-jpdl-3.2.3\server\server\jbpm
12:18:44,077 INFO [Server] Server Home URL: file:/C:/jbpm-jpdl-3.2.3/server/server/jbpm/
12:18:44,077 INFO [Server] Server Log Dir: C:\jbpm-jpdl-3.2.3\server\server\jbpm\log
12:18:44,077 INFO [Server] Server Temp Dir: C:\jbpm-jpdl-3.2.3\server\server\jbpm\tmp
12:18:44,077 INFO [Server] Root Deployment Filename: jboss-service.xml
12:18:44,576 INFO [ServerInfo] Java version: 1.6.0_04,Sun Microsystems Inc.
12:18:44,576 INFO [ServerInfo] Java VM: Java HotSpot(TM) Server VM 10.0-b19,Sun Microsystems Inc.
12:18:44,576 INFO [ServerInfo] OS-System: Windows XP 5.1,x86
12:18:45,294 INFO [Server] Core system initialized
.........etc, etc.................
then here are the last messages before it stops:
...................................
12:19:10,893 INFO [NamingHelper] JNDI InitialContext properties:{}
12:19:10,893 INFO [DatasourceConnectionProvider] Using datasource: java:comp/env/jdbc/JbpmDataSource
12:19:10,909 INFO [SettingsFactory] RDBMS: HSQL Database Engine, version: 1.8.0
12:19:10,909 INFO [SettingsFactory] JDBC driver: HSQL Database Engine Driver, version: 1.8.0
12:19:10,924 INFO [Dialect] Using dialect: org.hibernate.dialect.HSQLDialect
12:19:10,924 INFO [TransactionFactoryFactory] Using default transaction strategy (direct JDBC transactions)
12:19:10,940 INFO [TransactionManagerLookupFactory] No TransactionManagerLookup configured (in JTA environment, use of read-write or transactional second-level cache is not recommended)
12:19:10,940 INFO [SettingsFactory] Automatic flush during beforeCompletion(): disabled
12:19:10,940 INFO [SettingsFactory] Automatic session close at end of transaction: disabled
12:19:10,940 INFO [SettingsFactory] JDBC batch size: 15
12:19:10,940 INFO [SettingsFactory] JDBC batch updates for versioned data: disabled
12:19:10,940 INFO [SettingsFactory] Scrollable result sets: enabled
12:19:10,940 INFO [SettingsFactory] JDBC3 getGeneratedKeys(): disabled
12:19:10,940 INFO [SettingsFactory] Connection release mode: auto
12:19:10,940 INFO [SettingsFactory] Default batch fetch size: 1
12:19:10,940 INFO [SettingsFactory] Generate SQL with comments: disabled
12:19:10,940 INFO [SettingsFactory] Order SQL updates by primary key: disabled
12:19:10,940 INFO [SettingsFactory] Order SQL inserts for batching: disabled
12:19:10,940 INFO [SettingsFactory] Query translator: org.hibernate.hql.ast.ASTQueryTranslatorFactory
12:19:10,940 INFO [ASTQueryTranslatorFactory] Using ASTQueryTranslatorFactory
12:19:10,940 INFO [SettingsFactory] Query language substitutions: {}
12:19:10,940 INFO [SettingsFactory] JPA-QL strict compliance: disabled
12:19:10,940 INFO [SettingsFactory] Second-level cache: enabled
12:19:10,940 INFO [SettingsFactory] Query cache: disabled
12:19:10,940 INFO [SettingsFactory] Cache provider: org.hibernate.cache.HashtableCacheProvider
12:19:10,940 INFO [SettingsFactory] Optimize cache for minimal puts: disabled
12:19:10,940 INFO [SettingsFactory] Structured second-level cache entries: disabled
12:19:10,971 INFO [SettingsFactory] Statistics: disabled
12:19:10,971 INFO [SettingsFactory] Deleted entity synthetic identifier rollback: disabled
12:19:10,971 INFO [SettingsFactory] Default entity-mode: pojo
12:19:10,971 INFO [SettingsFactory] Named query checking : enabled
12:19:11,002 INFO [SessionFactoryImpl] building session factory
12:19:12,111 INFO [SessionFactoryObjectFactory] Not binding factory to JNDI, no JNDI name configured
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167139#4167139
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4167139
16 years, 4 months
[JBoss jBPM] - Personal/Group Tasks in JBPM console and swimlanes
by osksp
Hello.
Firs of all, I'm sorry if this topic is already discussed, but I've been searching and I didn't find a solution, so if any of you know a thread where I can get information about my problem, I would be very grateful to you.
Well, my question:
I've been using some JBPM models into Eclipse, trying to learn about it. I have some of them with some swimlanes (using expression group(actor)) defined for some tasks, and in the Hibernate DB, I have some users for those groups. The problem is that when I start (in the JBPM console) those tasks over a deployed process, the tasks are assigned to the group defined in the swimlane, (I can see it in the "pooled actors" column) but don't appear in the personal/group tasks lists of the users of the relevant groups.
I suppose those tasks should appear in that list (as "group" tasks before any user gets the task) but I don't know if that's right and, in the case it is, why don't appear in the list.
If you know how I could solve this, or about any thread with information, it would be great.
Thank you!
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4167045#4167045
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4167045
16 years, 4 months