Removing the @Embedded tag resolved the ConcurrentModificationException on 3 of the datasources that contained that annotation.
However,...
Announcement
Collapse
No announcement yet.
User Profile
Collapse
-
Yes, we were using Hibernate 4.2.17 successfully with SmartGWT Power 12.1p. Build date was 7/26/23.
I'll try removing the @Embedded tag....
Leave a comment:
-
1. let the system sit for about 5 minutes post-startup before issuing a request. If that works, that's a big clue
Waited 30 minutes but still...
Leave a comment:
-
Combining into a single <script src=> tag still results in the server-side exceptions.
As far as #3, I meant that when the server is...
Leave a comment:
-
I sent the full log to support@isomorphic.com .
The server-side exception occurs immediately after login, and before the browser reports...
Leave a comment:
-
I was thinking the ConcurrentModificationException was due to the "null" ServletException.
Is there a way to get more information...
Leave a comment:
-
We use JPA annotated entity classes and JPADataSource in our ds.xml.
The application server starts clean and the browser is able to successfully...
Leave a comment:
-
I verified all of the things from the DataSource FAQ.
I was able to get more logging, but it mainly shows validation, all of which seemed...Last edited by rle125; 11 Nov 2024, 10:07.
Leave a comment:
-
project.datasources is defined in our server.properties:
Code:project.datasources: $webRoot/ds, $webRoot/myApp/ds
DataSources...
Leave a comment:
-
Upgrade from SmartGWT 12.1p to 13.0p: DMI not found
SmartGWT 13.0p / TomEE 8.0.14 / Firefox 115
After upgrading from SmartGWT 12.1p to 13.0p, we get the following exception:
...
No activity results to display
Show More
Leave a comment: