Custom Query (981 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (22 - 24 of 981)

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Ticket Resolution Summary Owner Reporter
#1227 worksforme OperationalError: database is locked amine548
Description

Comment reproduire

En exécutant une opération GET sur /query, Trac a levé une erreur interne.

(merci de fournir de plus amples détails ici)

Paramètres de la requête :

{'group': u'status',
 'milestone': u'Undetermined',
 'status': [u'assigned', u'new', u'reopened']}

User agent: #USER_AGENT#

Information système

Information système non disponible

Extensions activées

Information sur les extensions non disponible

Pile d'appel Python

Traceback (most recent call last):
  File "/usr/lib/python2.7/site-packages/trac/web/main.py", line 522, in _dispatch_request
    dispatcher.dispatch(req)
  File "/usr/lib/python2.7/site-packages/trac/web/main.py", line 266, in dispatch
    req.session.save()
  File "/usr/lib/python2.7/site-packages/trac/web/session.py", line 105, in save
    @self.env.with_transaction()
  File "/usr/lib/python2.7/site-packages/trac/db/api.py", line 77, in transaction_wrapper
    fn(ldb)
  File "/usr/lib/python2.7/site-packages/trac/web/session.py", line 140, in save_session
    """, (self.sid, authenticated))
  File "/usr/lib/python2.7/site-packages/trac/db/util.py", line 65, in execute
    return self.cursor.execute(sql_escape_percent(sql), args)
  File "/usr/lib/python2.7/site-packages/trac/db/sqlite_backend.py", line 78, in execute
    result = PyFormatCursor.execute(self, *args)
  File "/usr/lib/python2.7/site-packages/trac/db/sqlite_backend.py", line 56, in execute
    args or [])
  File "/usr/lib/python2.7/site-packages/trac/db/sqlite_backend.py", line 48, in _rollback_on_error
    return function(self, *args, **kwargs)
OperationalError: database is locked
#134 wontfix BOINC can't figure out how to connect to the Internet fredriley
Description

Hi

I've installed BOINC on my Windoze eXtra Pathetic machine at work, but it won't get past the first step in communication. I've tried to choose a project, but BOINC won't communicate with it, then I get an error saying that I don't have an internet connection, which is news to me sitting on a T1 line which works fine for every other TCP/IP app I run. Now, web connections at my university go via a proxy config script, and there's no option to enter that into the BOINC prefs. I tried entering the address of the university proxy server but nothing happened. Either I'm missing something obvious in the BOINC prefs or BOINC tries to use a port which our sysadmins have blocked. Error report below. And I think I've RTFM, though TFM is quite large and I do have work to do ;-|

So, if someone here can point me towards a solution then I'll happily use all my spare cycles for as many projects as I can get my mitts on, as I have been doing up to now for a project that's finally closed down. If not, then forget it - I've spent nearly two hours installing/uninstalling software from various grid projects without success.

Cheers

Fred


27/04/2007 16:32:0927/04/2007 16:32:0927/04/2007 16:32:0927/04/2007 16:32:0927/04/2007 16:32:0927/04/2007 16:32:0927/04/2007 16:32:0927/04/2007 16:32:0927/04/2007 16:32:0927/04/2007 16:32:0927/04/2007 16:33:2427/04/2007 16:33:4627/04/2007 16:35:1127/04/2007 16:36:13
Starting BOINC client version 5.8.16 for windows_intelx86
log flags: task, file_xfer, sched_ops
Libraries: libcurl/7.16.0 OpenSSL/0.9.8a zlib/1.2.3
Data directory: C:\Program Files\BOINC
Processor: 1 GenuineIntel? Intel(R) Pentium(R) 4 CPU 2.80GHz [x86 Family 15 Model 2 Stepping 9] [fpu tsc sse sse2 mmx]
Memory: 510.74 MB physical, 1.21 GB virtual
Disk: 36.42 GB total, 18.77 GB free
No general preferences found - using BOINC defaults
This computer is not attached to any projects
Visit http://boinc.berkeley.edu for instructions
Fetching configuration file from http://climateprediction.net/get_project_config.php
Project communication failed: attempting access to reference site
Access to reference site failed - check network connection or proxy configuration.
Fetching configuration file from http://climateprediction.net/get_project_config.php
#135 worksforme Boinc failing to compile with both svn trunk and boinc_core_release_5_8a rcook@…
Description

Boinc is failing to compile. Both from svn trunk and boinc_core_release_5_8a. Below is the error.

make[2]: Entering directory `/usr/src/boinc-svn/sched' /bin/sh ../libtool --tag=CXX --mode=link g++ -I../lib -I../api -I../db -I../client -I../tools -I../sched -I/usr/include/mysql -march=athlon-mp -pipe -DPIC -fPIC -DUSE_OLD_FUNCTIONS -pthread -march=athlon-mp -pipe -DPIC -fPIC -O3 -I/usr/include -I/usr/include/openssl -pthread -L../lib -z combreloc -L/usr/lib -L/usr/lib -L/usr/lib -z combreloc -L/usr/lib -o cgi handle_request.o main.o sched_array.o sched_hr.o sched_resend.o sched_send.o sched_locality.o sched_timezone.o server_types.o synch.o -L. -lsched -z combreloc -L/usr/lib -lmysqlclient -lz -lcrypt -lnsl -lm -L../lib -lboinc -lssl -lcrypto -ldl -lnsl -lz -lcurl -z combreloc -L/usr/lib -L/usr/lib -L/usr/lib -lpthread -lm -lgcc -lstdc++ -lgcc_eh -lc g++ -I../lib -I../api -I../db -I../client -I../tools -I../sched -I/usr/include/mysql -march=athlon-mp -pipe -DPIC -fPIC -DUSE_OLD_FUNCTIONS -march=athlon-mp -pipe -DPIC -fPIC -O3 -I/usr/include -I/usr/include/openssl -z combreloc -z combreloc -o cgi handle_request.o main.o sched_array.o sched_hr.o sched_resend.o sched_send.o sched_locality.o sched_timezone.o server_types.o synch.o -z combreloc -z combreloc -pthread -L/usr/src/boinc-svn/lib -L/usr/lib -L/usr/src/boinc-svn/sched -lsched /usr/lib/libmysqlclient.so -lcrypt -lboinc -lnsl /usr/lib/libcurl.so /usr/lib/libidn.so -lssh2 -lssl -lcrypto -ldl -lz -lpthread -lgcc /usr/lib/libstdc++.so -L/usr/src/gcc-4.1.2.bld/i686-pc-linux-gnu/libstdc++-v3/src -L/usr/src/gcc-4.1.2.bld/i686-pc-linux-gnu/libstdc++-v3/src/.libs -L/usr/src/gcc-4.1.2.bld/./gcc -L/usr/i686-pc-linux-gnu/bin -L/usr/i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2 -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../../../i686-pc-linux-gnu/lib -L/usr/lib/gcc/i686-pc-linux-gnu/4.1.2/../../.. -lm -lgcc_s -lgcc_eh -lc handle_request.o: In function `.L781': handle_request.C:(.text+0x317e): undefined reference to `fpops_to_credit(double, double)' handle_request.C:(.text+0x33ba): undefined reference to `fpops_to_credit(double, double)' sched_resend.o: In function `resend_lost_work(SCHEDULER_REQUEST&, SCHEDULER_REPLY&, PLATFORM&, SCHED_SHMEM&)': sched_resend.C:(.text+0x2f8): undefined reference to `DB_RESULT::mark_as_sent(int)' sched_send.o: In function `add_result_to_reply(DB_RESULT&, WORKUNIT&, SCHEDULER_REQUEST&, SCHEDULER_REPLY&, PLATFORM&, APP*, APP_VERSION*)': sched_send.C:(.text+0xe03): undefined reference to `DB_RESULT::mark_as_sent(int)' /usr/lib/libsched.a(sched_config.o): In function `SCHED_CONFIG::parse(char*)': sched_config.C:(.text+0x10b): undefined reference to `parse_int(char const*, char const*, int&)' sched_config.C:(.text+0x31f): undefined reference to `parse_int(char const*, char const*, int&)' sched_config.C:(.text+0x33b): undefined reference to `parse_int(char const*, char const*, int&)' sched_config.C:(.text+0x357): undefined reference to `parse_int(char const*, char const*, int&)' sched_config.C:(.text+0x373): undefined reference to `parse_int(char const*, char const*, int&)' /usr/lib/libsched.a(sched_config.o):sched_config.C:(.text+0x38f): more undefined references to `parse_int(char const*, char const*, int&)' follow /usr/lib/libsched.a(sched_config.o): In function `SCHED_CONFIG::parse(char*)': sched_config.C:(.text+0x481): undefined reference to `match_tag(char const*, char const*)' /usr/lib/libsched.a(db_base.o): In function `escape_string(char*, int)': db_base.C:(.text+0xb92): undefined reference to `safe_strncpy(char*, char const*, int)' collect2: ld returned 1 exit status make[2]: Leaving directory `/usr/src/boinc-svn/sched' make[2]: * [cgi] Error 1 make[1]: * [all-recursive] Error 1 make[1]: Leaving directory `/usr/src/boinc-svn' make: * [all] Error 2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
Note: See TracQuery for help on using queries.