2025-07-19 07:54 CEST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0002722Spring engineGeneralpublic2011-11-11 04:39
Reporterabma 
Assigned Toabma 
PrioritynormalSeveritymajorReproducibilityalways
StatusresolvedResolutionfixed 
Product Version83.0 
Target VersionFixed in Version 
Summary0002722: stacktrace translate doesn't work (Unable to find detailed version in infolog)
Descriptionformat of infolog.txt seems to have changed, stack-translate doesn't work any more...

see http://pastebin.com/t4SWHZPF + http://spring.abma.de/translate/
TagsNo tags attached.
Checked infolog.txt for Errors
Attached Files

-Relationships
+Relationships

-Notes

~0007557

Kloot (developer)

Last edited: 2011-11-09 20:54

"Spring 83.0"
"Spring 83.0 has crashed"

buildbot/stacktrace_translator.py uses:

RE_VERSION = r'Spring [^\(]+ \(([^\)]+)\)[\w\(\) ]*'
RE_OLD_VERSION = r'Spring [^\(]+ \(([^\)]+)\{\@\}-cmake-mingw32\)[\w\(\) ]*'

neither of these matches: http://pastebin.com/9RSs0bMc

~0007576

Kloot (developer)

please test stacktrace_translator.py as of github.com/spring/spring/commit/f13f2e82798e16bcd2538b01469fefbf7d6a75dc

~0007578

abma (administrator)

hm, still doesn't work :-/

http://pastebin.com/69ysmwsj

~0007579

abma (administrator)

is this one "correct"?

http://pastebin.com/BSZAStEQ :
group: Spring 83.0 groups: ('Spring', '83.0', None, None)
group: Spring 83.0 groups: ('Spring', '83.0', None, None)
group: Spring 83.0.1-67-g714836f develop groups: ('Spring', '83.0.1', '67-g714836f', 'develop')

~0007580

abma (administrator)

fixed!

note to myself: i'm still bad in writing regex :-/
+Notes

-Issue History
Date Modified Username Field Change
2011-11-09 19:24 abma New Issue
2011-11-09 19:39 Kloot Note Added: 0007557
2011-11-09 19:39 Kloot Note Edited: 0007557
2011-11-09 19:40 Kloot Note Edited: 0007557
2011-11-09 20:54 Kloot Note Edited: 0007557
2011-11-10 23:41 Kloot Note Added: 0007576
2011-11-10 23:41 Kloot Status new => feedback
2011-11-11 03:23 abma Note Added: 0007578
2011-11-11 04:14 abma Note Added: 0007579
2011-11-11 04:39 abma Note Added: 0007580
2011-11-11 04:39 abma Status feedback => resolved
2011-11-11 04:39 abma Resolution open => fixed
2011-11-11 04:39 abma Assigned To => abma
+Issue History