Installation issues with 4.1.0-rc-03

44 views
Skip to first unread message

Juergen Starek

unread,
Jun 6, 2012, 8:48:19 AM6/6/12
to icatproje...@googlegroups.com
Dear all,

first of all, many thanks for the nice new installation docs on http://www.icatproject.org/mvn/site/4.1.0-rc-03/icat.ear/installation.html ! I have, however, encountered some issues that may be of interest to you:

create.sh fails to create JDCB pools and connections

We are trying to use an Oracle cluster we already have in place as the ICAT database. When I tried to replace the sample JDBC string in glassfish.props with one specific to our setup, I got the following error:

Command create-jdbc-connection-pool only accepts one operand

I assume this is a problem with escaping special characters. Our url looks like this (anonymized):

jdbc\:oracle\:thin\:@(DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=databaseserver1)(PORT=1234))(ADDRESS=(PROTOCOL=TCP)(HOST=databaseserver2)(PORT=1234))(ADDRESS=(PROTOCOL=TCP)(HOST=databaseserver3)(PORT=1234))(LOAD_BALANCE=yes)(CONNECT_DATA=(SERVER=DEDICATED)(SERVICE_NAME=somefqdn)(FAILOVER_MODE=(TYPE=NONE)(METHOD=BASIC)(RETRIES=180)(DELAY=5))))

which, I am told, is a pretty standard way to reference a cluster. 

I managed to work around this issue by just creating the connection pool and JDBC resource manually and went on with the installation. However, if you have any idea what's going wrong here, it would be much appreciated.

Steve Fisher

unread,
Jun 6, 2012, 3:31:53 PM6/6/12
to icatproje...@googlegroups.com
Yes I found that using "'" was the only way of passing in a ' as in my examples.

Even using the GUI there are some passwords that can't be processed.

Steve
> --
> You received this message because you are subscribed to the Google Groups
> "icatproject-support" group.
> To view this discussion on the web visit
> https://groups.google.com/d/msg/icatproject-support/-/a4ZHIln4zP0J.
> To post to this group, send email to icatproje...@googlegroups.com.
> To unsubscribe from this group, send email to
> icatproject-sup...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/icatproject-support?hl=en.
Reply all
Reply to author
Forward
0 new messages