View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0000013 | Pgpool-II | Bug | public | 2012-05-11 18:19 | 2012-05-23 08:27 |
| Reporter | babyyellow | Assigned To | t-ishii | ||
| Priority | high | Severity | feature | Reproducibility | always |
| Status | closed | Resolution | duplicate | ||
| Platform | linux | OS | redhat linux | OS Version | 5.4 |
| Summary | 0000013: ERROR: portal "" does not exist {prepstmnt 1698892272 | ||||
| Description | jpa java app resin 3.x , postgresql 9.1.3 streaming replication pgpool-II-3.1.3 load balance . run preparedstements java throw errors : at java.lang.Thread.run(Thread.java:619) [05-11 16:38:23.204] org.apache.openjpa.lib.jdbc.ReportingSQLException: ERROR: portal "" does not exist {prepstmnt 1698892272 SELECT t0.version, if no pgpool , all is fine . and this issure can be recreated . ================ Connection con = EnvUtils.getEnv().getConnection(); PreparedStatement ps = con.prepareStatement(sql); ResultSet rs=ps.executeQuery(); | ||||
| Tags | No tags attached. | ||||
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2012-05-11 18:19 | babyyellow | New Issue | |
| 2012-05-11 18:19 | babyyellow | File Added: stderr(2).txt | |
| 2012-05-22 18:44 | t-ishii | Assigned To | => t-ishii |
| 2012-05-22 18:44 | t-ishii | Status | new => assigned |
| 2012-05-22 18:45 | t-ishii | Note Added: 0000028 | |
| 2012-05-22 18:46 | t-ishii | Resolution | open => duplicate |
| 2012-05-23 08:27 | t-ishii | Status | assigned => closed |