Search found 14 matches
- Tue Sep 30, 2025 1:27 pm
- Forum: Installation & Upgrades
- Topic: CSV Import fails with "user_status" cannot be null
- Replies: 15
- Views: 54611
Re: CSV Import fails with "user_status" cannot be null
From which version of OpenEMM do you come initially? Is "uupload_tb" a typo from your side? But "upload_tbl" is not part of OpenEMM either. "uupload_tb" is from the json file you gave me to download. I am not sure where its coming from, when it isnt from OpenEMM. The p...
- Mon Sep 29, 2025 3:40 pm
- Forum: Installation & Upgrades
- Topic: CSV Import fails with "user_status" cannot be null
- Replies: 15
- Views: 54611
Re: CSV Import fails with "user_status" cannot be null
I have diffed my table now, and this is the result: { "obsoleteTables" : [ "triggerdlg_fields_tbl", "mailtrack_process_tbl", "upload_tbl", "webservice_user_backup_tbl", "mailtrack_process_hk_tbl" ], "missingTables" : [ "uuplo...
- Fri Sep 12, 2025 12:44 pm
- Forum: Installation & Upgrades
- Topic: 25.04: cannot add new import profile
- Replies: 4
- Views: 8985
Re: 25.04: cannot add new import profile
The above text was with version 25.04.000.145, but I can confirm I have the same issue with 25.04.000.171.
- Fri Sep 12, 2025 12:31 pm
- Forum: Installation & Upgrades
- Topic: CSV Import fails with "user_status" cannot be null
- Replies: 15
- Views: 54611
Re: CSV Import fails with "user_status" cannot be null
Hey, where can I find the schematic file?
- Fri Sep 12, 2025 12:30 pm
- Forum: Development
- Topic: OpenEMM 25.04 code
- Replies: 2
- Views: 15687
Re: OpenEMM 25.04 code (solved)
Thank you 
- Fri Sep 12, 2025 12:26 pm
- Forum: Installation & Upgrades
- Topic: 25.04: cannot add new import profile
- Replies: 4
- Views: 8985
Re: 25.04: cannot add new import profile
I've restarted the instance, found nothing in the log files after the restart. Went to the existing import profile, didnt change anything and just clicked save: 2025-09-12 13:25:06,288: ERROR [http-nio-8080-exec-4] com.agnitas.emm.core.ErrorController - Failed to parse multipart servlet request Mult...
- Wed Aug 06, 2025 12:52 pm
- Forum: Installation & Upgrades
- Topic: 25.04: cannot add new import profile
- Replies: 4
- Views: 8985
25.04: cannot add new import profile
Just wanted to test 25.04, which was upgraded from 24.10, but I cannot add a new import profile: 2025-08-06 13:47:34,300: ERROR [http-nio-8080-exec-5] com.agnitas.emm.core.ErrorController - Failed to parse multipart servlet request MultipartException: Failed to parse multipart servlet request StackT...
- Fri Jul 11, 2025 9:55 am
- Forum: Development
- Topic: OpenEMM 25.04 code
- Replies: 2
- Views: 15687
OpenEMM 25.04 code
Hello,
is the code no longer published at https://github.com/agnitas-org/openemm or does it come at a later date?
Thank you
is the code no longer published at https://github.com/agnitas-org/openemm or does it come at a later date?
Thank you
- Tue May 27, 2025 2:56 pm
- Forum: Installation & Upgrades
- Topic: CSV Import fails with "user_status" cannot be null
- Replies: 15
- Views: 54611
Re: CSV Import fails with "user_status" cannot be null
Hm, maybe the upgrades didnt work for >22.10. That would explain why it works before and not after, and why on a fresh installation it works.
I will test on a fresh 24.10 or 25.04 and check database differences. I think this table might be somehow kaputt.
Thanks
I will test on a fresh 24.10 or 25.04 and check database differences. I think this table might be somehow kaputt.
Thanks
- Mon May 26, 2025 12:07 pm
- Forum: Installation & Upgrades
- Topic: CSV Import fails with "user_status" cannot be null
- Replies: 15
- Views: 54611
Re: CSV Import fails with "user_status" cannot be null
For clarification: did your testing come from a fresh 25.04 (or 24.10) installation or upgraded one (from 20.04 up to latest)?
(And where can I find the 25.04 version?)
Thanks!
(And where can I find the 25.04 version?)
Thanks!
- Fri May 23, 2025 9:08 pm
- Forum: Installation & Upgrades
- Topic: CSV Import fails with "user_status" cannot be null
- Replies: 15
- Views: 54611
Re: CSV Import fails with "user_status" cannot be null
Sorry I forgot this missing " in the forum, its there in my real CSV.
- Wed May 21, 2025 9:11 am
- Forum: Installation & Upgrades
- Topic: CSV Import fails with "user_status" cannot be null
- Replies: 15
- Views: 54611
Re: CSV Import fails with "user_status" cannot be null
Yes, it fails with the same error on 24.10. On 22.10 the import works with quotes also. 2025-05-21 10:05:36,656: ERROR [WorkerExecutorService-emm-thread-#5] org.agnitas.dao.impl.ImportRecipientsDaoImpl - Error: PreparedStatementCallback; SQL [INSERT INTO customer_1_binding_tbl (customer_id, user_typ...
- Mon May 19, 2025 2:38 pm
- Forum: Installation & Upgrades
- Topic: CSV Import fails with "user_status" cannot be null
- Replies: 15
- Views: 54611
Re: CSV Import fails with "user_status" cannot be null
Update:
We've found out that 22.10.x was the last working version for us.
(We have snapshots of each of the upgrades I went through and could easily move back and forwards).
Continuing the search..
We've found out that 22.10.x was the last working version for us.
(We have snapshots of each of the upgrades I went through and could easily move back and forwards).
Continuing the search..
- Thu Apr 24, 2025 12:58 pm
- Forum: Installation & Upgrades
- Topic: CSV Import fails with "user_status" cannot be null
- Replies: 15
- Views: 54611
CSV Import fails with "user_status" cannot be null
Hello all, on a test system we've upgraded from 20.04.x to the now latest 24.10.x. Upon finalizing the test system, we've tried the CSV Import feature, which is heavily in use, which worked good enough on 20.04.x. On some import state, we receive the following error: 2025-04-23 19:36:59,511: ERROR [...
