Purging the table data
by Narayanan Arunachalam
Hi,
The SessionInfo table gets filled for every new session. What is the need for data in this table once the process is complete? I checked the code and looks like no delete operations are found.
Same is the behavior I noticed for ProcessInstanceInfo, WorkItemInfo.
Thanks,
Narayanan
12 years, 8 months
jbpm 3.2 process flow convert to jbpm 5.2
by william
Dear all
I have a jbpm processs flow (base on jbpm3.2),I want to covert it
to BPMN2.0 model(in JBPM5.2),but found some flow can not convert,Can you
help me?
I attached jbpm 3.2 flow chart and I convert to BPMN model,Please
look.
Thank you
William
12 years, 8 months
JBPM 5.2's publish process flow
by william
Dear all:
In http://localhost:8080/jbpm-console click Process Overview and
you can see Process,Now I want to publish a process and can start,see
Diagram.
I publish abc.bpmn,abc.ftl,abc.png to Guvnor and compile and
restart server,but in jbpm-console can not look Diagram,and sometimes I will
restart too many times,but can not look Process in Process Overview.
Thanks
William
12 years, 8 months
JBPM 5 console problem in windows
by Giovanni Marigi
Hi,
a customer using windows is experiencing the same problem already present in riftsaw console
https://issues.jboss.org/browse/RIFTSAW-391
We followed the same workaround (explode the war archive)
Do we need to create a jira for jbpm console too?
Thanks,
Giovanni
--
Giovanni Marigi
Red Hat - JBoss Consultant -
email: gmarigi(a)redhat.com
Mobile: +39 3423175986
Office: +39 0687502315
Red Hat Italy
Via Andrea Doria 41m
00192 Roma - Italy
www.redhat.com
Prima di stampare, pensa all'ambiente ** Think about the environment before printing
12 years, 8 months
JBPM Console 5 - change default port
by Giovanni Marigi
Hi,
I'm finding a bit problematic to change the default port (8080) for the jbpm console
There are many erray json files that are bound to port 8080.
Are we planning a unique procedure to easily change the default port for every jbpm component? (gwt-console,gwt-server-console,designer,guvnor)
Thanks,
Giovanni
--
Giovanni Marigi
Red Hat - JBoss Consultant -
email: gmarigi(a)redhat.com
Mobile: +39 3423175986
Office: +39 0687502315
Red Hat Italy
Via Andrea Doria 41m
00192 Roma - Italy
www.redhat.com
Prima di stampare, pensa all'ambiente ** Think about the environment before printing
12 years, 8 months
jbpm 5 rules task and persistence
by Giovanni Marigi
Hi,
I would like to know if this is the right approach in order to work with jbpm,rules and persistence
(I mean attaching an AgendaEventListener to the knowledge session)
I tested and it is works!
https://github.com/droolsjbpm/jbpm/blob/master/jbpm-gwt/jbpm-gwt-core/src...
The method fireHuntilHalt on knowledge session with persistence is not working.
I think it's important to put this in the official documentation.
Giovanni
--
Giovanni Marigi
Red Hat - JBoss Consultant -
email: gmarigi(a)redhat.com
Mobile: +39 3423175986
Office: +39 0687502315
Red Hat Italy
Via Andrea Doria 41m
00192 Roma - Italy
www.redhat.com
Prima di stampare, pensa all'ambiente ** Think about the environment before printing
12 years, 8 months
[JBPM 5.x] service task repository
by Giovanni Marigi
Hi,
I would like to know the status of service task repository;
I really appreciate the idea behind it and delivering some POC, customers were really enthusiastic about this feature (especially its integration with jbpm designer and BRMS) but it seems that the actual repo doesn't have some new effort.
Will we provide API to push service tasks to the repository? I think it should be useful to provide some mechanism to approve a new service task before to make it public.
Thanks,
Giovanni
--
Giovanni Marigi
Red Hat - JBoss Consultant -
email: gmarigi(a)redhat.com
Mobile: +39 3423175986
Office: +39 0687502315
Red Hat Italy
Via Andrea Doria 41m
00192 Roma - Italy
www.redhat.com
Prima di stampare, pensa all'ambiente ** Think about the environment before printing
12 years, 8 months
[jbpm 5.2] delete task rows when a process ends
by Giovanni Marigi
Hi,
currently when a process instance ends, every task linked to this process (even if in state Completed) is not deleted from DBMS.
Is there a way to change this behaviour and delete all task data persisted on DBMS when a process ends?
Thanks,
Giovanni
--
Giovanni Marigi
Red Hat - JBoss Consultant -
email: gmarigi(a)redhat.com
Mobile: +39 3423175986
Office: +39 0687502315
Red Hat Italy
Via Andrea Doria 41m
00192 Roma - Italy
www.redhat.com
Prima di stampare, pensa all'ambiente ** Think about the environment before printing
12 years, 8 months
JBPM 5.2 migration JPDL3.2 to BPMN2.0 error
by william
Dear JBPM DEV:
Glad to know JBPM 5.2 released, Thanks!
I'm test the migration JPDL3.2 to BPMN2.0 function in
drools-guvnor, but found an error in server log in jboss.
Show you:
10:20:53,581 ERROR
[org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/designe
r].[TransformerServlet]] (http-localhost-127.0.0.1-8080-5) Servlet.service()
for servlet TransformerServlet threw exception:
java.lang.ClassNotFoundException: org.apache.xalan.trace.TraceListener from
[Module "deployment.designer.war:main" from Service Module Loader]
at
org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:191)
at
org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentCl
assLoader.java:361)
at
org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentCl
assLoader.java:333)
at
org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoad
er.java:310)
at
org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java
:103)
at
org.jbpm.migration.JbpmMigration.transform(JbpmMigration.java:98)
[jbpmmigration-0.10-SNAPSHOT.jar:]
at
com.intalio.web.server.TransformerServlet.doPost(TransformerServlet.java:202
) [classes:]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:754)
[jboss-servlet-api_3.0_spec-1.0.0.Final.jar:1.0.0.Final]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:847)
[jboss-servlet-api_3.0_spec-1.0.0.Final.jar:1.0.0.Final]
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:329) [jbossweb-7.0.1.Final.jar:7.0.2.Final]
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:248) [jbossweb-7.0.1.Final.jar:7.0.2.Final]
at
com.intalio.web.filter.impl.PluggableFilter.doFilter(PluggableFilter.java:75
) [classes:]
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Application
FilterChain.java:280) [jbossweb-7.0.1.Final.jar:7.0.2.Final]
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterCh
ain.java:248) [jbossweb-7.0.1.Final.jar:7.0.2.Final]
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.ja
va:275) [jbossweb-7.0.1.Final.jar:7.0.2.Final]
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.ja
va:161) [jbossweb-7.0.1.Final.jar:7.0.2.Final]
at
org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityCon
textAssociationValve.java:139) [jboss-as-web-7.0.2.Final.jar:7.0.2.Final]
at org.jboss.as.web.NamingValve.invoke(NamingValve.java:57)
[jboss-as-web-7.0.2.Final.jar:7.0.2.Final]
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:154
) [jbossweb-7.0.1.Final.jar:7.0.2.Final]
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102
) [jbossweb-7.0.1.Final.jar:7.0.2.Final]
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java
:109) [jbossweb-7.0.1.Final.jar:7.0.2.Final]
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:362)
[jbossweb-7.0.1.Final.jar:7.0.2.Final]
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:877)
[jbossweb-7.0.1.Final.jar:7.0.2.Final]
at
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http
11Protocol.java:667) [jbossweb-7.0.1.Final.jar:7.0.2.Final]
at
org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:952)
[jbossweb-7.0.1.Final.jar:7.0.2.Final]
at java.lang.Thread.run(Thread.java:662) [:1.6.0_23]
Please look,If you have some time, Please show me the solution!
Thank you
William
12 years, 8 months