[udig-devel] Connecting to Oracle Express with RC 12

sledge simaskonfa at gmail.com
Sun Jan 13 04:21:37 PST 2008


Hello,
Any progress in this case? I am connecting with uDig RC12 to Oracle 10.2.0.1
(10g) with Spatial Extensions, and getting the same error:

Jan 11, 2008 8:18:40 PM org.geotools.data.oracle.OracleDataStoreFactory
canProcess
WARNING: port:java.io.IOException: java.lang.String required for parameter
port: not java.lang.Integer

The Finish button is lit, but I keep pressing on it, Validating Connection
flashes. If i set focus in any of the input boxes again, Finish button
immediately becomes disabled, leaving me to just close the whole wizard, and
leave the software unusable :/

Please respond the status,

Thank you,

-- 
sledge


olaf I. wrote:
> 
> Could be in OracleSpatialWizardPage.java method getParams :
>        params.put(dbParams[2].key, new
> Integer(currentDBCI.getPortString()) );
> this creates an int while org.geotools.data.oracle.OracleDataStoreFactory
> canProcess expects a String
> 
> --olaf
> 
> 
> 
> Jody Garnett wrote:
>> 
>> I will go look at that now,
>> Jody
>>> I have got the following message in my development environment 1.1.x
>>> r27598 
>>>
>>> Oct 24, 2007 11:36:16 AM org.geotools.data.oracle.OracleDataStoreFactory 
>>> canProcess
>>> WARNING: port:java.io.IOException: java.lang.String required for
>>> parameter 
>>> port: not java.lang.Integer
>>>
>>> maybe a bit error in the integer parsing
>> 
>> 
> 
> 

-- 
View this message in context: http://www.nabble.com/Connecting-to-Oracle-Express-with-RC-12-tp13364369p14763354.html
Sent from the udig-devel mailing list archive at Nabble.com.



More information about the udig-devel mailing list