![]() |
|
|
#23 |
|
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
16F816 Posts |
I am having trouble getting my new server to start. I installed mysql and the odbc connector. I created the database and ran the script on it.
Whatever I do I can't get the server to connect to the database. Is there a way I can work out at which point it is failing to connect so I can sort it? |
|
|
|
|
|
#24 | |
|
"Mark"
Apr 2003
Between here and the
634710 Posts |
Quote:
|
|
|
|
|
|
|
#25 | |
|
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
23×3×5×72 Posts |
Quote:
Code:
[2012-09-16 16:49:51 GDT] 2: ODBC Connection via a driver: <Driver={MySQL ODBC 5.1 Driver};Server=localhost;Port=3306;Database=prpnet;User=root;UID=root;Password=nopw;PWD=nopw;Option=3;>
[2012-09-16 16:49:51 GDT] Connect to database failed: [Microsoft][ODBC Driver Manager] Data source name not found and no default driver specified, native code=0
Last fiddled with by henryzz on 2012-09-16 at 15:52 Reason: adding debug log |
|
|
|
|
|
|
#26 | |
|
"Mark"
Apr 2003
Between here and the
634710 Posts |
Quote:
|
|
|
|
|
|
|
#27 | |
|
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
23·3·5·72 Posts |
Quote:
edit: installing the 32-bit driver solved it Last fiddled with by henryzz on 2012-09-16 at 17:41 |
|
|
|
|
|
|
#28 |
|
"Mark"
Apr 2003
Between here and the
143138 Posts |
Certainly. When I originally released the Windows builds most people were still on 32-bit Windows. I think that has changed, which is a good thing as Window 7 is far superior to any previous version of Windows. Now if M$ could only rid themselves of the registry.
|
|
|
|
|
|
#29 |
|
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
133708 Posts |
Discovered a slightly odd bug/feature today. I loaded a lot of fast work(280k candidates) into a riesel/sierp server. While I was loading the work clients were able to get candidates and return primes. The problem is that while it was still loading candidates(sorted by n) it continued testing a k after finding a prime(once all candidates were loaded the riesel/sierp code came into play). On several occassions it found a second prime for a k before the candidates finished loading. Both primes were put in the logs which is fine. However the larger of the 2 primes would be in the smallest prime column(on the webpage stats) rather than the smaller one. Next time I will shut down the clients. This couldn't be done for something like a CRUS public server though.
In addition to this I have a feature request: Could there be a way(quite possible started by the prpadmin) to make the server output all the ks with no prime? Currently I put 200 ks into prpnet and get ~40 out. Unless I used lots of regex's and command line trickery I would have to manually make a list of the remaining ks. |
|
|
|
|
|
#30 | |
|
"Mark"
Apr 2003
Between here and the
143138 Posts |
Quote:
You can get that data via mysql by looking at the CandidateGroupStats table. |
|
|
|
|
|
|
#31 |
|
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
23·3·5·72 Posts |
|
|
|
|
|
|
#32 |
|
"Mark"
Apr 2003
Between here and the
11×577 Posts |
I've posted PRPNet 5.1.0. It has the following changes from 5.0.9:
prpserver: Fixed debug message. prpclient: Allow only one instance of a client to run at a time from the directory. You can d/l 5.1.0 from here. Last fiddled with by rogue on 2012-10-08 at 16:42 |
|
|
|
|
|
#33 | |
|
Sep 2011
Germany
54348 Posts |
Quote:
main dir |_dir core1 |_dir core2 |_dir core3 |_dir core4 Only one client starting. The fix should be active if 2x the same client starting from any of the sub directories not main. |
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PSP goes prpnet | ltd | Prime Sierpinski Project | 86 | 2012-06-06 02:30 |
| PRPNet 4.0.0 Released | rogue | Software | 84 | 2011-11-16 21:20 |
| PRPNet 4.0.1 Released | Joe O | Sierpinski/Riesel Base 5 | 1 | 2010-10-22 20:11 |
| PRPNet 3.0.0 Released | rogue | Conjectures 'R Us | 220 | 2010-10-12 20:48 |
| PRPNet released! | rogue | Conjectures 'R Us | 250 | 2009-12-27 21:29 |