|
|||
|
On Wed, 25 Nov 2009 05:18:23 -0800 (PST), RVic <rvince99@hotmail.com>
wrote, quoted or indirectly quoted someone who said : >java.sql.SQLException: No operations allowed after connection >closed.Connection This looks like the crucial part of the error message. You used a connection after you closed it. Perhaps you reopened using the same variable but the reopen failed and you used it anyway. -- Roedy Green Canadian Mind Products http://mindprod.com I mean the word proof not in the sense of the lawyers, who set two half proofs equal to a whole one, but in the sense of a mathematician, where half proof = 0, and it is demanded for proof that every doubt becomes impossible. ~ Carl Friedrich Gauss |
|
|
||||
|
||||
|
|
![]() |
| Popular Tags in the Forum |
| mysql, server, socket |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Re: Socket Server with MySQL | Roedy Green | Newsgroup comp.lang.java.programmer | 0 | 11-28-2009 08:42 PM |
| Re: Socket Server with MySQL | Arne Vajhøj | Newsgroup comp.lang.java.programmer | 0 | 11-28-2009 01:01 AM |
| Re: Socket Server with MySQL | Arne Vajhøj | Newsgroup comp.databases.mysql | 0 | 11-28-2009 01:01 AM |
| Rebuild data dir? | Mark Smith | Newsgroup comp.databases.mysql | 20 | 09-22-2009 11:23 PM |
| Re: Can the same box be both Client and Server? | Peter Crawford | Newsgroup comp.soft-sys.sas | 0 | 04-02-2007 08:00 AM |