For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub
- This topic has 4 replies, 3 voices, and was last updated 20 years, 11 months ago by
Riyad Kalla.
-
AuthorPosts
-
myoungstromMemberMy log seems to be littered with StackOverflowErrors. Is this a known problem or is it just my setup? I’m using 3.8.1 quick fix 3 in windows XP.
Regards,
MikeHere is an example exerpt from my log.
!ENTRY com.ibm.etools.validation 4 0 Aug 26, 2004 12:28:19.548
!MESSAGE
*** ERROR ***: Thu Aug 26 12:28:19 MDT 2004 java.lang.StackOverflowError!ENTRY com.ibm.etools.validation 4 0 Aug 26, 2004 12:28:24.548
!MESSAGE
*** ERROR ***: Thu Aug 26 12:28:24 MDT 2004 java.lang.StackOverflowError!ENTRY com.ibm.etools.validation 4 0 Aug 26, 2004 12:28:25.626
!MESSAGE
*** ERROR ***: Thu Aug 26 12:28:25 MDT 2004 java.lang.StackOverflowError!ENTRY com.ibm.etools.validation 4 0 Aug 26, 2004 12:28:25.751
!MESSAGE
*** ERROR ***: Thu Aug 26 12:28:25 MDT 2004 java.lang.StackOverflowError!ENTRY com.ibm.etools.validation 4 0 Aug 26, 2004 12:28:41.626
!MESSAGE
*** ERROR ***: Thu Aug 26 12:28:41 MDT 2004 java.lang.StackOverflowError!ENTRY com.ibm.etools.validation 4 0 Aug 26, 2004 12:28:46.470
!MESSAGE
*** ERROR ***: Thu Aug 26 12:28:46 MDT 2004 java.lang.StackOverflowError!ENTRY com.ibm.etools.validation 4 0 Aug 26, 2004 12:28:47.517
!MESSAGE
*** ERROR ***: Thu Aug 26 12:28:47 MDT 2004 java.lang.StackOverflowError!ENTRY com.ibm.etools.validation 4 0 Aug 26, 2004 12:28:47.642
!MESSAGE
*** ERROR ***: Thu Aug 26 12:28:47 MDT 2004 java.lang.StackOverflowError!ENTRY com.ibm.etools.validation 4 0 Aug 26, 2004 12:29:09.48
!MESSAGE
*** ERROR ***: Thu Aug 26 12:29:09 MDT 2004 java.lang.StackOverflowError!ENTRY com.ibm.etools.validation 4 0 Aug 26, 2004 12:29:13.985
!MESSAGE
*** ERROR ***: Thu Aug 26 12:29:13 MDT 2004 java.lang.StackOverflowError!ENTRY com.ibm.etools.validation 4 0 Aug 26, 2004 12:29:17.501
!MESSAGE
*** ERROR ***: Thu Aug 26 12:29:17 MDT 2004 java.lang.StackOverflowError!ENTRY com.ibm.etools.validation 4 0 Aug 26, 2004 12:29:17.642
!MESSAGE
*** ERROR ***: Thu Aug 26 12:29:17 MDT 2004 java.lang.StackOverflowError!ENTRY com.ibm.etools.validation 4 0 Aug 26, 2004 12:33:27.266
!MESSAGE
*** ERROR ***: Thu Aug 26 12:33:27 MDT 2004 java.lang.StackOverflowError!ENTRY com.ibm.etools.validation 4 0 Aug 26, 2004 12:33:32.735
!MESSAGE
*** ERROR ***: Thu Aug 26 12:33:32 MDT 2004 java.lang.StackOverflowError!ENTRY com.ibm.etools.validation 4 0 Aug 26, 2004 12:33:33.766
!MESSAGE
*** ERROR ***: Thu Aug 26 12:33:33 MDT 2004 java.lang.StackOverflowErrorAugust 27, 2004 at 4:34 pm #213865
Riyad KallaMemberMike,
This is a known problem with the validation. Do you have all the validators activated out of curiosity? (Window > Prefs > MyEclipse > Validation)We are doing profiling and bug fixes now to have 3.8.2 out in a few weeks (~3) to correct some of these shortcommings.
August 27, 2004 at 6:30 pm #213870
Scott AndersonParticipantActually, I’ve never seen this particular validation error before. Looks like some sort of infinite loop condition. Mike, what are your validation settings? Does turning them off (particularly JSP) mitigate the problem? Could you be running out of memory also? Does the quickfix show it’s installed in the build id at Window > Preferences > MyEclipse?
August 31, 2004 at 4:32 pm #214146
myoungstromMemberI haven’t been able to duplicate the problem since I posted this…..I’ll keep my eyes on it though.
Mike
August 31, 2004 at 4:56 pm #214147
Riyad KallaMemberMike,
Thank you for following up. -
AuthorPosts