The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here
Write Database errors
In the following, when the test window width > 1 and batch size for "Write Database" > 1, I get the following error.
When the Batch Size = 1 I get the following errors instead:
Apr 19, 2012 9:43:33 AM SEVERE: Process failed: Database error occurred: Line 1: Incorrect syntax near ','.
Apr 19, 2012 9:43:33 AM SEVERE: Here: Process[1] (Process)
subprocess 'Main Process'
+- Read CSV[1] (Read CSV)
+- Filter Examples[1] (Filter Examples)
+- Filter Example Range[1] (Filter Example Range)
+- Set Label[1] (Set Role)
+- Select Attributes[1] (Select Attributes)
+- Discretize[1] (Discretize by User Specification)
+- Nominal to Binominal[1] (Nominal to Binominal)
+- Validation[1] (Sliding Window Validation)
subprocess 'Training'
| +- Neural Net[1] (Neural Net)
subprocess 'Testing'
+- Apply Model[1] (Apply Model)
+- Performance[1] (Performance (Classification))
==> +- Write Database[1] (Write Database)
Does anyone have any suggestions, work arounds, or bug fixes?
Apr 19, 2012 9:46:50 AM SEVERE: Process failed: Database error occurred: Violation of PRIMARY KEY constraint 'PK__RapidMiner__76EBA2E9'. Cannot insert duplicate key in object 'RapidMiner'.
Apr 19, 2012 9:46:50 AM SEVERE: Here: Process[1] (Process)
subprocess 'Main Process'
+- Read CSV[1] (Read CSV)
+- Filter Examples[1] (Filter Examples)
+- Filter Example Range[1] (Filter Example Range)
+- Set Label[1] (Set Role)
+- Select Attributes[1] (Select Attributes)
+- Discretize[1] (Discretize by User Specification)
+- Nominal to Binominal[1] (Nominal to Binominal)
+- Validation[1] (Sliding Window Validation)
subprocess 'Training'
| +- Neural Net[2] (Neural Net)
subprocess 'Testing'
+- Apply Model[2] (Apply Model)
+- Performance[2] (Performance (Classification))
==> +- Write Database[2] (Write Database)
0
Answers
Best, Marius