· 7 years ago · Jul 14, 2018, 09:24 PM
1# Logfile created on Sat Oct 03 14:22:52 +0000 2009 by /
2*** below you find the most recent exception thrown, this will be likely (but not certainly) the exception that made the application exit abnormally ***
3#<NameError: uninitialized constant OauthToken>
4*** below you find all exception objects found in memory, some of them may have been thrown in your application, others may just be in memory because they are standard exceptions ***
5#<NoMemoryError: failed to allocate memory>
6#<SystemStackError: stack level too deep>
7#<fatal: exception reentered>
8#<LoadError: no such file to load -- daemons>
9#<ActiveRecord::StatementInvalid: PGError: ERROR: operator does not exist: boolean = integer
10LINE 1: SELECT * FROM "gpx_files" WHERE (inserted = 0 and visible = ...
11 ^
12HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts.
13: SELECT * FROM "gpx_files" WHERE (inserted = 0 and visible = 1) ORDER BY id>
14#<PGError: ERROR: operator does not exist: boolean = integer
15LINE 1: SELECT * FROM "gpx_files" WHERE (inserted = 0 and visible = ...
16 ^
17HINT: No operator matches the given name and argument type(s). You might need to add explicit type casts.
18>
19#<MissingSourceFile: no such file to load -- search_helper>
20#<MissingSourceFile: no such file to load -- relation_tag_helper>
21#<MissingSourceFile: no such file to load -- relation_member_helper>
22#<MissingSourceFile: no such file to load -- relation_helper>
23#<MissingSourceFile: no such file to load -- old_relation_tag_helper>
24#<MissingSourceFile: no such file to load -- old_relation_member_helper>
25#<MissingSourceFile: no such file to load -- old_relation_helper>
26#<MissingSourceFile: no such file to load -- message_helper>
27#<MissingSourceFile: no such file to load -- friend_helper>
28#<MissingSourceFile: no such file to load -- changeset_tag_helper>
29#<MissingSourceFile: no such file to load -- changeset_helper>
30#<NameError: uninitialized constant MapBoundary>
31#<NameError: uninitialized constant AmfController::MapBoundary>
32#<NameError: uninitialized constant ApplicationController>
33#<MissingSourceFile: Missing helper file helpers/notifier_helper.rb>
34#<MissingSourceFile: no such file to load -- notifier_helper>
35#<NameError: uninitialized constant ObjectFinder>
36#<NameError: uninitialized constant Node::ObjectFinder>
37#<NameError: uninitialized constant ConsistencyValidations>
38#<NameError: uninitialized constant Node::ConsistencyValidations>
39#<NameError: uninitialized constant GeoRecord>
40#<NameError: uninitialized constant Node::GeoRecord>
41#<NameError: uninitialized constant OauthToken>
42*** below you find the most recent exception thrown, this will be likely (but not certainly) the exception that made the application exit abnormally ***
43#<NameError: uninitialized constant ApplicationController>