[ https://forge.continuent.org/jira/browse/SEQUOIA-841?page=all ]
     
Stephane Giron resolved SEQUOIA-841:
------------------------------------

     Resolution: Fixed
    Fix Version:     (was: Sequoia 2.10.3)

Fixed in CVS Head.

> Opening persistent connections does not work on non distributed virtual 
> databases
> ---------------------------------------------------------------------------------
>
>          Key: SEQUOIA-841
>          URL: https://forge.continuent.org/jira/browse/SEQUOIA-841
>      Project: Sequoia
>         Type: Bug
>   Components: Core
>     Versions: Sequoia 3.0 beta1, Sequoia 2.10.2
>     Reporter: Stephane Giron
>     Assignee: Stephane Giron
>      Fix For: Sequoia 3.0

>
>
> This bug was found by Dr. Volker Jaenisch :
> When trying to connect to the seqouia controller 
> (PHP->mysqli-connect()->libmysequoia->seqouia)
> I get the following error:
> ERROR sequoia.controller.recoverylog Recovery log was unable to update 
> request completion status: com.mysql.jdbc.ServerPreparedStatement[58] - 
> UPDATE RECOVERY SET exec_status='F',update_count=0,exec_time=0 WHERE log_id=-1
> This reports also this error into controller log ;
> 15:52:37,256 ERROR sequoia.controller.recoverylog Recovery log was unable to 
> update request completion status: com.mysql.jdbc.ServerPreparedStatement[58] 
> - UPDATE RECOVERY SET exec_status='F',update_count=0,exec_time=0 WHERE 
> log_id=-1
> Exception in thread "VirtualDatabaseWorkerThread-myDB" 
> java.lang.NullPointerException
>        at 
> org.continuent.sequoia.controller.scheduler.AbstractScheduler.scheduleOpenPersistentConnection(AbstractScheduler.java:777)
>        at 
> org.continuent.sequoia.controller.requestmanager.RequestManager.openPersistentConnection(RequestManager.java:461)
>        at 
> org.continuent.sequoia.controller.virtualdatabase.VirtualDatabase.openPersistentConnection(VirtualDatabase.java:1043)
>        at 
> org.continuent.sequoia.controller.virtualdatabase.VirtualDatabaseWorkerThread.run(VirtualDatabaseWorkerThread.java:336)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   https://forge.continuent.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


_______________________________________________
Sequoia mailing list
[email protected]
https://forge.continuent.org/mailman/listinfo/sequoia

Reply via email to