Anonymous | Login
Project:
RSS
  
News | My View | View Issues | Roadmap | Summary

View Issue DetailsJump to Notes ] Issue History ] Print ]
ID
0005380
TypeCategorySeverityReproducibilityDate SubmittedLast Update
defect[Openbravo ERP] A. Platformmajorhave not tried2008-10-02 10:182008-11-25 22:26
ReporteriperdomoView Statuspublic 
Assigned Toiperdomo 
PriorityhighResolutionfixedFixed in Version
StatusclosedFix in branchpiFixed in SCM revision8156
ProjectionnoneETAnoneTarget Versionpi
OSLinux 32 bitDatabaseOracleJava version1.5.0_15
OS Version2.6.23-gentoo-r9Database versionXE - 10.2.0.1.0Ant version1.7.0
Product VersionpiSCM revision8149 
Merge Request Status
Review Assigned To
OBNetwork customerNo
Web browser
ModulesCore
Support ticket
Regression level
Regression date
Regression introduced in release
Regression introduced by commit
Triggers an Emergency PackNo
Summary

0005380: Compilation of trunk doesn't work after DAL project merge

DescriptionThe 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

TagsNo tags attached.
Attached Files

- Relationships Relation Graph ] Dependency Graph ]

-  Notes
(0009313)
svnbot (viewer)
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 [^]

- Issue History
Date Modified Username Field Change
2008-10-02 10:18 iperdomo New Issue
2008-10-02 10:18 iperdomo Assigned To => iperdomo
2008-10-02 10:18 iperdomo sf_bug_id 0 => 2141996
2008-10-02 10:18 iperdomo OBNetwork customer => No
2008-10-02 10:18 iperdomo Regression testing => No
2008-10-02 10:24 iperdomo Status new => scheduled
2008-10-02 10:24 iperdomo fix_in_branch => trunk
2008-10-02 10:58 svnbot Checkin
2008-10-02 10:58 svnbot Note Added: 0009313
2008-10-02 10:58 svnbot Status scheduled => resolved
2008-10-02 10:58 svnbot Resolution open => fixed
2008-10-02 10:58 svnbot svn_revision => 8156
2008-11-25 22:26 psarobe Status resolved => closed


Copyright © 2000 - 2009 MantisBT Group
Powered by Mantis Bugtracker