Openbravo Issue Tracking System - Openbravo ERP
View Issue Details
0005380Openbravo ERPA. Platformpublic2008-10-02 10:182008-11-25 22:26
iperdomo 
iperdomo 
highmajorhave not tried
closedfixed 
202.6.23-gentoo-r9
pi 
pi 
Core
No
0005380: Compilation of trunk doesn't work after DAL project merge
The connection string is wrong for Oracle database:

[workflow] 3106 INFO DriverManagerConnectionProvider - Using Hibernate built-in connection pool (not for production use!)
 [workflow] 3108 INFO DriverManagerConnectionProvider - Hibernate connection pool size: 20
 [workflow] 3111 INFO DriverManagerConnectionProvider - autocommit mode: false
 [workflow] 3130 INFO DriverManagerConnectionProvider - using driver: oracle.jdbc.driver.OracleDriver at URL: jdbc:oracle:thin:@localhost:1521:ob14/ob14
 [workflow] 3132 INFO DriverManagerConnectionProvider - connection properties: {user=TAD_TRUNK, password=****}
 [workflow] 3432 WARN SettingsFactory - Could not obtain connection metadata
 [workflow] java.sql.SQLException: Listener refused the connection with the following error:
 [workflow] ORA-12505, TNS:listener does not currently know of SID given in connect descriptor
 [workflow] The Connection descriptor used by the client was:
 [workflow] localhost:1521:ob14/ob14

No tags attached.
Issue History
2008-10-02 10:18iperdomoNew Issue
2008-10-02 10:18iperdomoAssigned To => iperdomo
2008-10-02 10:18iperdomosf_bug_id0 => 2141996
2008-10-02 10:18iperdomoRegression testing => No
2008-10-02 10:24iperdomoStatusnew => scheduled
2008-10-02 10:24iperdomofix_in_branch => trunk
2008-10-02 10:58svnbotCheckin
2008-10-02 10:58svnbotNote Added: 0009313
2008-10-02 10:58svnbotStatusscheduled => resolved
2008-10-02 10:58svnbotResolutionopen => fixed
2008-10-02 10:58svnbotsvn_revision => 8156
2008-11-25 22:26psarobeStatusresolved => closed

Notes
(0009313)
svnbot   
2008-10-02 10:58   
Repository: openbravo
Revision: 8156
Author: iperdomo
Date: 2008-10-02 10:58:24 +0200 (Thu, 02 Oct 2008)

Fixes issue 5380: Removed the concatenation of the bbdd.sid property in the connection string for Oracle

---
U trunk/src/org/openbravo/base/session/SessionFactoryController.java
---

https://dev.openbravo.com/websvn/openbravo/?rev=8156&sc=1 [^]