Hi, appart from the other post, i have another 2 questions: 1. I would like to enable the statistics, when i do a ant build.deploy.xml create.jbpm.configuration i read, among many other messages:
[loadidentities] 00:54:47,353 INFO SettingsFactory : Statistics: disabled I want to activate the logs of the process (not only the ones of the application) to know average times between states, mean times of processes, etc. Which file has to be modified? 2 When i deploy websale (lightly modified) with jbpm 3.0.2 on JBoss 4.0.3SP1, everything seems to be going fine, BUT when i do the final: ant -f build.deploy.xml start.jboss i receive a loto of errors informing there was an error Trying to install an already existing mbean. Does anybody know how to solve this problem? I've searched and searched in the forum with no success... :( Thanks! [startjboss] 01:38:58,245 ERROR [MainDeployer] Could not create deployment: file | :/C:/Server/jbpm-3.0.2/jbpm-server/server/jbpm/deploy/attrpm-service.xml | [startjboss] org.jboss.deployment.DeploymentException: Trying to install an already registered mbean: jboss:service=AttributePersistenceService | [startjboss] at org.jboss.system.ServiceCreator.install(ServiceCreator.java:7 | 0) | [startjboss] at org.jboss.system.ServiceConfigurator.internalInstall(ServiceC | onfigurator.java:431) | [startjboss] at org.jboss.system.ServiceConfigurator.install(ServiceConfigura | tor.java:153) | [startjboss] at org.jboss.system.ServiceController.install(ServiceController. | java:215) | [startjboss] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | [startjboss] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcces | sorImpl.java:39) | [startjboss] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMet | hodAccessorImpl.java:25) | [startjboss] at java.lang.reflect.Method.invoke(Method.java:324) | [startjboss] at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(Reflected | Dispatcher.java:141) | [startjboss] at org.jboss.mx.server.Invocation.dispatch(Invocation.java:80) | [startjboss] at org.jboss.mx.server.Invocation.invoke(Invocation.java:72) | [startjboss] at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBean | Invoker.java:245) | [startjboss] at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.ja | va:644) | [startjboss] at org.jboss.mx.util.MBeanProxyExt.invoke(MBeanProxyExt.java:176 | ) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3922194#3922194 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3922194 ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
