Today the message Error while getting the form page list. started to appears after the user did the authentication in the Bonita Portal. And the page isn’t displayed.
Everything was working perfectly until today! Please, somebody can help me?
Hi,
SADataInstance represents an instance of data, once it is archived because the value has changed or the task is finished. It is stored in table **arch_data_instance ** in the database.
With this error, you must have the name and / or ID of the data that is not found. Can you manually check in the database if the data is there?
I’m reviewing the process, so I tried to apply your code, but the result was the same that I already have: the link will guide you to the next activity step!
I would like to show the overview page, just to read all the fields filled during the process.
Periodically I have to clean some bonita process database tables, so the new process can be read through my code.
I read that this happens because is a bonita bug: some temporary tables aren’t cleaned by the process.
If you have some other advice, or solution that you would like to share, I’ll appreciate!
I’m reviewing the process, so I tried to apply your code, but the result was the same that I already have: the link will guide you to the next activity step!
I would like to show the overview page, just to read all the fields filled during the process.
Periodically I have to clean some bonita process database tables, so the new process can be read through my code.
I read that this happens because is a bonita bug: some temporary tables aren’t cleaned by the process.
If you have some other advice, or solution that you would like to share, I’ll appreciate!
I think nobody changed the form. In the log I found some error clue, can you help me to understand why this is happening?
…
org.bonitasoft.console.common.server.utils.BPMExpressionEvaluationException: Error when evaluating expressions on completed activity instance 160595. Error on expression evaluation for the expression with name [null].
at org.bonitasoft.forms.server.accessor.api.ExpressionEvaluatorEngineClient.evaluateExpressionsOnCompletedActivityInstance(ExpressionEvaluatorEngineClient.java:74)
Well I would suggest more of the log which would help,
but - you’ve also found the errors.
One of the fields you are trying to use is NULL and not filled in…
Possibly, just maybe because your database **SADataInstance **is closed…why that is - would need the log in full. But that is where I would start, why is the database closed?
Well, I’m really don’t know where came from the “SADataInstance is closed” … I have a lot of database connections in this application (postgres, sqlserver and mysql data) …
I take a look at the bonita portal database ( its mysql ) and the archived instances have 1.5 million registers.
This error occurs when I try to access an archived instance process … could be some ‘bonita 6.3.2 - mysql bug’ ?
I don’t know how to delete an archived instance … If I knew it I could clean some old registers … any help will be welcomed!
I’m reviewing the process, so I tried to apply your code, but the result was the same that I already have: the link will guide you to the next activity step!
I would like to show the overview page, just to read all the fields filled during the process.
Periodically I have to clean some bonita process database tables, so the new process can be read through my code.
I read that this happens because is a bonita bug: some temporary tables aren’t cleaned by the process.
If you have some other advice, or solution that you would like to share, I’ll appreciate!
Bonitasoft empowers development teams with Bonita, the open-source and extensible platform to solve the most demanding process automation use cases. The Bonita platform accelerates delivery of complex applications with clear separation between capabilities for visual programming and for coding. Bonita integrates with existing solutions, orchestrates heterogeneous systems, and provides deep visibility into processes across the organization.