There are errors/warning in project. Are you sure you want to launch.
That is what I see when I start a solution.
The solution does what it should do but the console shows the below messages.
Untitled is? Maybe a deleted reletion? residue of 3.5?
The other 2 are existing relations without any issue in the solution.
The solution is an import from 3.5.
Anybody any idea what could be the reason of the issue ( other than that a listener could not be attached )?
There is no (additional) information in the servoy_log.txt.
Oct 30 11:43:19 Macintosh [0x0-0xe20e2].org.eclipse.eclipse[2535]: Could not attach listener to untitled
Oct 30 11:43:29: — last message repeated 4 times —
Oct 30 11:43:28 Macintosh [0x0-0xe20e2].org.eclipse.eclipse[2535]: Could not attach listener to mimetypes_to_mimetypes_desc
Oct 30 11:43:33: — last message repeated 4 times —
Oct 30 11:43:33 Macintosh [0x0-0xe20e2].org.eclipse.eclipse[2535]: Could not attach listener to mimetypes_to_mimetypes_suffix
This is related to problems view and error/warning markers. You can configure this prompt from Preferences → Servoy → Startup . So, not related to messages from console view.
lvostinar:
This is related to problems view and error/warning markers. You can configure this prompt from Preferences → Servoy → Startup . So, not related to messages from console view.
OK, I understand that part. But there must be something that triggers this dialog and I don’t see/find any error except these messages in the console output…
Hmm, yes there were issues but they were shown after I committed the solution??
The other strangeness is that they referred to non existing valuelist columns that did exist and non existing columns in relations that existed.
After re-selecting them the errors were gone.