Re: PostgreSQL bug

2004-07-28 Thread Shinsuke SUGAYA
Hi,
Mariusz Fitowski wrote:
Hello,

Jetspeed 1.5 has old commons-dbcp and commons-pool.
Please see JS1-484. In my environment(Linux), it
works fine by the fix!

I replaced these files in Tomcat and Jetspeed /lib  directories.
Don't work. While I try to add a new role there is a message: "Entity
Name Already Exists. Please choose another unique, identifying name."
But role is added in turbine_role table, and no directory is created.
:-(. Sequence is working good. No turbine_role.objectdata is filled.
I did not see the error when adding a new role.
You may need to modify populate-postgres.sql.
FYI. I'm developing a portal server based on Tomcat,
Jetspeed(created by Jetspeed for Japanese project on
SourceForge.jp) and Postgres on SourceForge.jp,
and put the workspace to:
http://cvs.sourceforge.jp/cgi-bin/viewcvs.cgi/jetplume/jetplume/
Build Script: ./build.sh
Torque conf: ./src/conf/portal/Torque.properties
Populate Postgres: ./src/sql/populate-postgres.sql
Thanks,
 shinsuke
This is happened in Jetspeed 1.5  compiled by Maven.
__
GANBARE! NIPPON!
Yahoo! JAPAN¡¡JOC OFFICIAL INTERNET PORTAL SITE
http://mail.ganbare-nippon.yahoo.co.jp/
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


Re: PostgreSQL bug

2004-07-28 Thread Mariusz Fitowski
Hello,

>> Jetspeed 1.5 has old commons-dbcp and commons-pool.
>> Please see JS1-484. In my environment(Linux), it
>> works fine by the fix!

I replaced these files in Tomcat and Jetspeed /lib  directories.

Don't work. While I try to add a new role there is a message: "Entity
Name Already Exists. Please choose another unique, identifying name."
But role is added in turbine_role table, and no directory is created.
:-(. Sequence is working good. No turbine_role.objectdata is filled.

This is happened in Jetspeed 1.5  compiled by Maven.

-- 
Mariusz Fitowski 
Systema Sp. z o.o.
www.systema.pl



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: PostgreSQL bug

2004-07-27 Thread Mariusz Fitowski
Hello,

> Jetspeed 1.5 has old commons-dbcp and commons-pool.
> Please see JS1-484. In my environment(Linux), it
> works fine by the fix!

Thanks, I'll try this.

-- 
Mariusz Fitowski 
Systema Sp. z o.o.
www.systema.pl



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: PostgreSQL bug

2004-07-23 Thread Shinsuke SUGAYA
Hi,
Jetspeed 1.5 has old commons-dbcp and commons-pool.
Please see JS1-484. In my environment(Linux), it
works fine by the fix!
Thanks,
 shinsuke
Mariusz Fitowski wrote:
Hello,
I'm using Jetspeed 1.5 (both on Linux and Windows XP Pro) with
PostgreSQL 7.4. I noticed a bug: no directory is created for new
created role, group or user.
When I use HypersonicSQL - it works great, with PostgreSQL - don't.
There is not any information on console or in *.log files.
This situation occur in compiled by Maven Jetspeed 1.5 and WAR
wersion.
Any ideas to solve this problem?
__
GANBARE! NIPPON!
Yahoo! JAPAN¡¡JOC OFFICIAL INTERNET PORTAL SITE
http://mail.ganbare-nippon.yahoo.co.jp/
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]