Changes for page Debugging WOLips
Last modified by Pascal Robert on 2012/02/11 05:22
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -184,3 +184,9 @@ 184 184 185 185 My final setup looked like this: 186 186 [[image:32Bit_jvm_2GB_mem.png]] 187 + 188 +== There was more than one SQL reverse engineer factory defined. == 189 + 190 +[[image:MoreThenOneReverseEngineeringFactory.png]] 191 +This exception occurs when you've forgotten to close the org.objectstyle.wolips.eomodeler.factories project. 192 +The fix is to close the project. Thanks to Mike Schrag for putting me on the right path when I was at my wits end with this damn problem.