H2O updated on July 18, 2007

7 views
Skip to first unread message

Ronnie Kwok

unread,
Jul 18, 2007, 6:35:54 AM7/18/07
to Hermes 2.0 Discussion List
Hello everyone,

We have released an update on H2O, aimed to fix some minor issue
regarding to installation. Please get the detail from the change list.

We are now working on the fixes for TTL and Timestamp and will have
you all updated once it is accomplished. Hopefully, it will be ready
by next week.

BTW, we have a new article on how to invoke the send and receive
webservice by PHP. You can check it out from our homepage,

http://community.cecid.hku.hk/index.php/product/h2o/

Have fun!

ronnie

florent....@gmail.com

unread,
Jul 18, 2007, 11:24:52 AM7/18/07
to Hermes 2.0 Discussion List
Hi Ronnie,

I got an error message at the end of installation:

BUILD FAILED
C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\antinstall\build.xml:199: Unable to
delete file C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\antinstall\resources\lib
\postgresql-8.0-311.jdbc3.ja

I tried with a fresh installation and an over an old version, both
have the same problem...

Any idea?
Best Regards
Florent

Ronnie Kwok

unread,
Jul 20, 2007, 4:59:44 AM7/20/07
to Hermes 2.0 Discussion List
Florent,

Sorry for my late reply.

We checked the installer and the issue lies with the database
operation in the installer. Also, the behavior only seems to affect
installation under Windows.

We have it fixed now and can you get the installer again from our
website?

Sorry for the inconvenience and please let me know on how it goes.

Regards,
ronnie

On Jul 18, 11:24 pm, "florent.paill...@gmail.com"

florent....@gmail.com

unread,
Jul 20, 2007, 10:31:35 AM7/20/07
to Hermes 2.0 Discussion List
Hello Ronnie,

Thanks for your reply. The installation program works great now. I
succesfully installed it and run the loopback test under Windows 2003
Server.
At the end of installation, I had to copy the HERMES_HOME/webapps/
corvus folder in TOMCAT_HOME/webapps. Is it the good way to finish the
installation?

Best Regards
Florent

steve

unread,
Jul 29, 2007, 8:44:22 AM7/29/07
to Hermes 2.0 Discussion List
Has anyone else seen this? I just downloaded the installer an
received this error:

BUILD FAILED
java.lang.IllegalArgumentException: URI has an authority component
at java.io.File.<init>(Unknown Source)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown
Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown
Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at org.apache.tools.ant.launch.Locator.fromURI(Locator.java:165)
at org.apache.tools.ant.launch.Locator.getResourceSource(Locator.java:
119)
at org.apache.tools.ant.launch.Locator.getClassSource(Locator.java:
90)
at org.apache.tools.ant.Project.setAntLib(Project.java:313)
at org.apache.tools.ant.Project.initProperties(Project.java:309)
at org.apache.tools.ant.Project.init(Project.java:295)
at org.tp23.antinstaller.antmod.Main.runBuild(Main.java:672)
at org.tp23.antinstaller.antmod.Main.startAnt(Main.java:216)
at org.tp23.antinstaller.antmod.Launcher.run(Launcher.java:242)
at
org.tp23.antinstaller.runtime.exe.AntLauncherFilter.exec(AntLauncherFilter.java:
76)
at org.tp23.antinstaller.runtime.ExecInstall.exec(ExecInstall.java:
85)
at
org.tp23.antinstaller.selfextract.SelfExtractor.main(SelfExtractor.java:
370)

Total time: 0 seconds
java.lang.IllegalArgumentException: URI has an authority component
at java.io.File.<init>(Unknown Source)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown
Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown
Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at org.apache.tools.ant.launch.Locator.fromURI(Locator.java:165)
at org.apache.tools.ant.launch.Locator.getResourceSource(Locator.java:
119)
at org.apache.tools.ant.launch.Locator.getClassSource(Locator.java:
90)
at org.apache.tools.ant.Project.setAntLib(Project.java:313)
at org.apache.tools.ant.Project.initProperties(Project.java:309)
at org.apache.tools.ant.Project.init(Project.java:295)
at org.tp23.antinstaller.antmod.Main.runBuild(Main.java:672)
at org.tp23.antinstaller.antmod.Main.startAnt(Main.java:216)
at org.tp23.antinstaller.antmod.Launcher.run(Launcher.java:242)
at
org.tp23.antinstaller.runtime.exe.AntLauncherFilter.exec(AntLauncherFilter.java:
76)
at org.tp23.antinstaller.runtime.ExecInstall.exec(ExecInstall.java:
85)
at
org.tp23.antinstaller.selfextract.SelfExtractor.main(SelfExtractor.java:
370)
URI has an authority component

Ronnie Kwok

unread,
Jul 29, 2007, 9:35:46 PM7/29/07
to Hermes 2.0 Discussion List
Hi Steve,

What's the platform that you are installing H2O to? E.g. JDK version,
OS, etc ...

Regards,
ronnie

steve

unread,
Jul 30, 2007, 6:14:12 AM7/30/07
to Hermes 2.0 Discussion List
Win XP sp2
Java HotSpot(TM) Client VM (build 1.6.0_01-b06, mixed mode, sharing)

I was able to install using the installer downloaded on 6/18. I just
downloaded the latest installer from 7/30 and still get the exception.

Ronnie Kwok

unread,
Jul 30, 2007, 9:24:05 PM7/30/07
to Hermes 2.0 Discussion List
Steve,

I tried to search around and seems the exception is due to the
classpath handling in Ant 1.7 (we upgraded in using Ant 1.7 since the
last release). Please find the following thread as a reference,

http://mail-archives.apache.org/mod_mbox/ant-user/200704.mbox/%3C002201c788b4$bbb4fd40$d409...@isd.dp.ua%3E

One thing you might try is to run the installer in different path
location or use Java 5 that we know which will work instead. :)

Regards,
ronnie

Reply all
Reply to author
Forward
0 new messages