Creating a oracle datasource failes on Linux with error message "Invalid connection url"

Description

Creating a oracle datasource with this connection string works on ACF and Lucee on windows:
jdbc:oracle:thin:@srv-oramypostgres:1521/orcl

Creating a oracle datasource with this connection string works on ACF too:
jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=srv-oramypostgres)(PORT=1521))(CONNECT_DATA=(SID=orcl)))

The oracle connection on the linux server works with the oracle client tools

But not in the lucee admin, I always get the message "Invalid connection URL"

Environment

CentOS

Activity

Show:

Harry Klein 16 October 2015 at 11:36

Please close this issue, it was a problem on our side. It works on another CentOS sever.

Closed

Details

Assignee

Reporter

Priority

Labels

New Issue warning screen

Before you create a new Issue, please post to the mailing list first https://dev.lucee.org

Once the issue has been verified, one of the Lucee team will ask you to file an issue

Affects versions

Created 22 September 2015 at 10:21
Updated 11 May 2021 at 20:07
Resolved 10 February 2016 at 10:13

Flag notifications