More problems provisioning problems w/somewhat larger user base - Connection already closed

2020-02-18 Thread oh...@yahoo.com
Hi, I am continuing to test Syncope, trying to increase the number of users.  So I started with a clean start, with only a few test users in Syncope and clean logs.  I have a CSV file with 500 users and when I attempted to process this file with Syncope, I saw the following in the core.log

Re: Getting (possible) threadpool error when running tasks with larger sets of users?

2020-02-18 Thread Francesco Chicchiriccò
Hi, the key error message below is org.apache.openjpa.persistence.PersistenceException: Data truncation: Data too long for column 'message' at row 1 {prepstmnt 599588377 INSERT INTO TaskExec (id, endDate, message, startDate, status, TASK_ID) VALUES (?, ?, ?, ?, ?, ?)} [code=1406, state=22001]

Getting (possible) threadpool error when running tasks with larger sets of users?

2020-02-18 Thread oh...@yahoo.com
Hi, We are starting to test running Syncope with larger sets of users and when we tested today (with adding 500 users to already existing 500), we are seeing the following errors: org.springframework.orm.jpa.JpaSystemException: The transaction has been rolled back.  See the nested exceptions

Re: Getting (possible) threadpool error when running tasks with larger sets of users?

2020-02-18 Thread oh...@yahoo.com
Hi, I forgot to mention that just before that first message below, there is a very large line with what appears to be all binary data. Jim On Tuesday, February 18, 2020, 5:48:06 PM UTC, oh...@yahoo.com wrote: Hi, We are starting to test running Syncope with larger sets of users and

Re: Getting (possible) threadpool error when running tasks with larger sets of users?

2020-02-18 Thread oh...@yahoo.com
It looks like that large binary data is all zeros, approx. 925728 bytes?  Here's hexdump -C: at the beginning:   00 00 00 00 00 00 00 00  00 00 00 00 00 00 00 00  || * 000e2020  31 36 3a 33 32 3a 33 35  2e 31 39 39 20 45 52 52  |16:32:35.199 ERR| 000e2030  4f 52 20 6f 72