Bitcoin Forum
May 08, 2024, 05:41:28 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 [7]  All
  Print  
Author Topic: [ANNOUNCE] Poolserverj WORKMAKER EDITION RELEASED - 0.4.0rc1  (Read 17333 times)
RoboCoder
Sr. Member
****
Offline Offline

Activity: 388
Merit: 250


Save A Life, Adopt a Pet Today!


View Profile WWW
January 04, 2013, 06:38:19 PM
 #121

I started the server. There was one error now!

Code:
Retrieving worker from database: testuser
[11:28:17.550] Error attempting to retrieve user from database.
java.sql.SQLException: SQL String can not be NULL
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:1073)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:987)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:982)
at com.mysql.jdbc.SQLError.createSQLException(SQLError.java:927)


Create a user in the database:

Code:
INSERT INTO `pool_worker` (`username`, `password`) VALUES ('testuser', 'test');

In a database table:



What is the correct query to create a user? If my request is  not correct...

Did you continue with the .7 release? I have the same error about not being able to contact the bitcoin protocol port not the json-rpc: did changing the bitcoind to an older version fix the problem?

1715190088
Hero Member
*
Offline Offline

Posts: 1715190088

View Profile Personal Message (Offline)

Ignore
1715190088
Reply with quote  #2

1715190088
Report to moderator
1715190088
Hero Member
*
Offline Offline

Posts: 1715190088

View Profile Personal Message (Offline)

Ignore
1715190088
Reply with quote  #2

1715190088
Report to moderator
1715190088
Hero Member
*
Offline Offline

Posts: 1715190088

View Profile Personal Message (Offline)

Ignore
1715190088
Reply with quote  #2

1715190088
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715190088
Hero Member
*
Offline Offline

Posts: 1715190088

View Profile Personal Message (Offline)

Ignore
1715190088
Reply with quote  #2

1715190088
Report to moderator
1715190088
Hero Member
*
Offline Offline

Posts: 1715190088

View Profile Personal Message (Offline)

Ignore
1715190088
Reply with quote  #2

1715190088
Report to moderator
Vyacheslav
Member
**
Offline Offline

Activity: 89
Merit: 10



View Profile
January 04, 2013, 06:48:19 PM
 #122


Did you continue with the .7 release? I have the same error about not being able to contact the bitcoin protocol port not the json-rpc: did changing the bitcoind to an older version fix the problem?


I have not solved the problem.
I do not know how to fix.
RoboCoder
Sr. Member
****
Offline Offline

Activity: 388
Merit: 250


Save A Life, Adopt a Pet Today!


View Profile WWW
January 04, 2013, 06:56:42 PM
 #123


Did you continue with the .7 release? I have the same error about not being able to contact the bitcoin protocol port not the json-rpc: did changing the bitcoind to an older version fix the problem?


I have not solved the problem.
I do not know how to fix.

If you are talking about the user issue - the only different i see in yours from mine is that i matched the id column in the associated userid - which of course doesnt jive with the  error message.  You might also try deleting that record and doing an insert and define all 4 fields.  I personally just used dbForge and added the records via the client interface.  I should note that i am running on windows 2008 not *nix..

Pages: « 1 2 3 4 5 6 [7]  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!