[esb-issues] [JBoss JIRA] Commented: (JBESB-1507) Odd jUDDI behaviour when under the load for longer time
Jiri Pechanec (JIRA)
jira-events at lists.jboss.org
Mon Jun 2 04:19:21 EDT 2008
[ http://jira.jboss.com/jira/browse/JBESB-1507?page=comments#action_12415118 ]
Jiri Pechanec commented on JBESB-1507:
--------------------------------------
<?xml version="1.0" encoding="UTF-8"?>
<datasources>
<local-tx-datasource>
<jndi-name>juddiDB</jndi-name>
<connection-url>jdbc:postgresql://localhost:5432/soaesb1</connection-url>
<driver-class>org.postgresql.Driver</driver-class>
<user-name>soaesb1</user-name>
<password>soaesb1</password>
<transaction-isolation>TRANSACTION_READ_COMMITTED</transaction-isolation>
<min-pool-size>10</min-pool-size>
<max-pool-size>20</max-pool-size>
<metadata>
<type-mapping>PostgreSQL 8.0</type-mapping>
</metadata>
</local-tx-datasource>
</datasources>
> Odd jUDDI behaviour when under the load for longer time
> -------------------------------------------------------
>
> Key: JBESB-1507
> URL: http://jira.jboss.com/jira/browse/JBESB-1507
> Project: JBoss ESB
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Registry and Repository
> Affects Versions: 4.2.1
> Environment: FC7/PostgreSQL/embedded CR1
> Reporter: Jiri Pechanec
> Assigned To: Tom Cunningham
> Priority: Critical
> Fix For: 4.2.1 CP3
>
> Attachments: server.log, standalone.zip
>
>
> I have run something like performance/stress test simulating access to jUDDI by many clients. After few runs the jUDDI started to generate exceptions.
> See attached log
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the esb-issues
mailing list