mysql

Validator with groovy database connection

I'm developing with Bonita CE 6.3.2

I'm newbie and tried a lot to find answer for this but without sucess !

1) I created an instantiation form for anonymous access. I've text field where user inputs a value. I need to validade if that value exists in a mysql table. How can I do it ? Can you please explain be step by step how can I write some groovy code to achieve this ?

6.2.5 JDBC MySQL Connector - Cannot SELECT

I've created a simple process using the standard, out-of-the box JDBC MySQL connector. I entered a simple SELECT statement in the connector, and I get the following error:

org.bonitasoft.engine.connector.exception.SConnectorException: org.bonitasoft.engine.connector.ConnectorException: org.bonitasoft.engine.connector.ConnectorException: java.sql.BatchUpdateException: Can not issue SELECT via executeUpdate().

Strangely, any INSERT statements work just fine.

Synchronization problem at the time of publishing an organization

Hi I’m not very experienced in Bonita, and I hope someone can help me and point me to the right direction. Presently, I’m in the process of configuring the system to use the MySQL database. I have followed the tutorial and I have been able to create the tables (including the tenant table). However, I have not been able to publish an organization due to a synchronization problem. This is the configuration that I have in the platform-tenant-config.properties file

Trying to run bonita with mysql - error : org.bonitasoft.console.common.server.utils.DefaultTenantIdException

I m using tomcat + bonita bundle and by documentation http://documentation.bonitasoft.com/tomcat-bundle

i configure database to my sql , when i start server it started successfully . but when i try to go into portol : http://localhost:8080/bonita

gives following error http://localhost:8080/bonita/portal/homepage

500 org.bonitasoft.console.common.server.utils.DefaultTenantIdException

Amazon Linux, Tomcat 7, mysql 5.5 - The current node has not been started yet

I am unable to get BonitaBPMCommunity version 6.2.3 to run on an Amazon EC2 instance under TomCat7. I have followed this tutorial: http://documentation.bonitasoft.com/ubuntu-openjdk-tomcat-mysql and modified it so I can install the software on Amazon Linux (use yum).

Bonita_v6 with Tomcat installation

Hi,
I'm trying to install bonita 6 bundle tomcat whith MySql .
I followed this tutorial http://documentation.bonitasoft.com/tomcat-bundle and i have an exception :

javax.servlet.ServletException: org.bonitasoft.console.common.server.utils.DefaultTenantIdException: Can't retrieve default tenant id
org.bonitasoft.console.common.server.sso.filter.InternalSSOFilter.doFilter(InternalSSOFilter.java:109)

Lost connection with MySQL

Hi
I've strange problem.

My Production Bonita Portal works good. There are 5 processes and 100 intancess.

After some time (few hours after restart server) there is o lot errors (in yellow notes), but Portal is still working.
After short time Portal stops.

Please help, it's production so I must often restart server.

Here is log:

deploy bonita to Jelastic?

This PaaS seems to be an interesting option to deploy Bonita in production, easily.

I found a tutorial here - http://docs.jelastic.com/bonita, but it was created for Bonita 5.9.1.

Can someone take a look and check if it is valid, for 6.1.1?

I am especially concerned about MySql configuration, since you have to manually create the db.

thanks a lot in advance!

RR

SQL Error on 6.1.0 jboss bundle first start

After following the directions for installing the 6.1.0 JBoss bundle, I run the run.sh script and get the error below regarding SQL syntax. Has anyone else seen this?

Thanks

[SOLVED] - How to connect BonitaBPMCommunity-6.0.4-Tomcat-6.0.35 with MySQL

I'm trying to connect BOS 6.0.3 with MySQL using Tomcat bundle. I followed tutorial on http://documentation.bonitasoft.com/tomcat-bundle but it doesn't create any table or record in "bonita" database.

I'd really appreciate your help. I've searched over internet about it but the information is for earlier versions of BonitaSoft, where process is different from BOS 6.0.3

Notifications