[
https://issues.apache.org/jira/browse/SOLR-6470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14118398#comment-14118398
]
Hoss Man commented on SOLR-6470:
--------------------------------
FYI: various web searches fro this error message indicate it is an extremely
general & common Oracle JDBC error. example resolutions ranging from DNS
misconfiguration, network firewalls, "Oracle listener service" (which is
aparently something local to your client machines and not the server machine?)
misconfiguration, etc...
It is extremely unlikely that you are encountering a bug in Solr or
DataImportHandler specific to Oracle.
> DataImportHandler with Oracle Database
> ---------------------------------------
>
> Key: SOLR-6470
> URL: https://issues.apache.org/jira/browse/SOLR-6470
> Project: Solr
> Issue Type: Bug
> Components: contrib - DataImportHandler
> Affects Versions: 4.9
> Environment: Oracle Database 11g
> Oracle Linux 6
> Solr 4.9
> Reporter: DeepakVohra
>
> A full-import or a delta-import with Solr 4.9 from Oracle Database generates
> the following error.
> Caused by: java.sql.SQLRecoverableException: IO Error: The Network Adapter
> could not establish the connection
> Datasource is configured in data-config.xml
> <dataSource name="jdbc" driver="oracle.jdbc.OracleDriver"
> url="jdbc:oracle:thin:@localhost:1521/ORCL" user="OE" password="OE"/>
> Database is running.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]