[jira] Updated: (OFBIZ-2124) Ofbiz freeze

2009-09-23 Thread Jacques Le Roux (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-2124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jacques Le Roux updated OFBIZ-2124:
---

Attachment: OFBIZ-2124_Ofbiz_freeze.patch

I have upadated the patch. It was not mergeable anymore, so I merged by hand 
and double-checked. I also replaced Iterators by for loops, ArrayList by 
FastList and tabs by 4 spaces.

 Ofbiz freeze
 

 Key: OFBIZ-2124
 URL: https://issues.apache.org/jira/browse/OFBIZ-2124
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: SVN trunk
 Environment: JDK5 1.5.0_15-b04, Linux
Reporter: Philippe Mouawad
Assignee: Jacques Le Roux
Priority: Critical
 Fix For: SVN trunk

 Attachments: OFBIZ-2124_Ofbiz_freeze.patch, 
 patch-Freeze-to-Trunk.patch, ThreadDumps.zip


 In a certain scenario the application freezes, no more AJP connector thread 
 are available.
 I attach 5 Thread dump done after the freeze

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (OFBIZ-2124) Ofbiz freeze

2009-01-24 Thread Scott Gray (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-2124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Scott Gray updated OFBIZ-2124:
--

Affects Version/s: (was: Release Branch 4.0)
   SVN trunk
Fix Version/s: SVN trunk

Updated affected version to reflect Philippe's comment

 Ofbiz freeze
 

 Key: OFBIZ-2124
 URL: https://issues.apache.org/jira/browse/OFBIZ-2124
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: SVN trunk
 Environment: JDK5 1.5.0_15-b04, Linux
Reporter: Philippe Mouawad
Priority: Critical
 Fix For: SVN trunk

 Attachments: patch-Freeze-to-Trunk.patch, ThreadDumps.zip


 In a certain scenario the application freezes, no more AJP connector thread 
 are available.
 I attach 5 Thread dump done after the freeze

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (OFBIZ-2124) Ofbiz freeze

2009-01-15 Thread Philippe Mouawad (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-2124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Philippe Mouawad updated OFBIZ-2124:


Attachment: ThreadDumps.zip

4 Thread dumps done after the freeze

 Ofbiz freeze
 

 Key: OFBIZ-2124
 URL: https://issues.apache.org/jira/browse/OFBIZ-2124
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: Release Branch 4.0
 Environment: JDK5 1.5.0_15-b04, Linux
Reporter: Philippe Mouawad
Priority: Critical
 Attachments: ThreadDumps.zip


 In a certain scenario the application freezes, no more AJP connector thread 
 are available.
 I attach 5 Thread dump done after the freeze

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (OFBIZ-2124) Ofbiz freeze

2009-01-15 Thread Philippe Mouawad (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-2124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Philippe Mouawad updated OFBIZ-2124:


Attachment: patch-Freeze-to-Trunk.patch

Here is a patch that synchronizes correctly the access to utilCacheTable

 Ofbiz freeze
 

 Key: OFBIZ-2124
 URL: https://issues.apache.org/jira/browse/OFBIZ-2124
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: Release Branch 4.0
 Environment: JDK5 1.5.0_15-b04, Linux
Reporter: Philippe Mouawad
Priority: Critical
 Attachments: patch-Freeze-to-Trunk.patch, ThreadDumps.zip


 In a certain scenario the application freezes, no more AJP connector thread 
 are available.
 I attach 5 Thread dump done after the freeze

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (OFBIZ-2124) Ofbiz freeze

2009-01-15 Thread Philippe Mouawad (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-2124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Philippe Mouawad updated OFBIZ-2124:


Attachment: patch-Freeze-to-Trunk.patch

Corrects synchronisation and optimises findCache

 Ofbiz freeze
 

 Key: OFBIZ-2124
 URL: https://issues.apache.org/jira/browse/OFBIZ-2124
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: Release Branch 4.0
 Environment: JDK5 1.5.0_15-b04, Linux
Reporter: Philippe Mouawad
Priority: Critical
 Attachments: patch-Freeze-to-Trunk.patch, ThreadDumps.zip


 In a certain scenario the application freezes, no more AJP connector thread 
 are available.
 I attach 5 Thread dump done after the freeze

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (OFBIZ-2124) Ofbiz freeze

2009-01-15 Thread Philippe Mouawad (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-2124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Philippe Mouawad updated OFBIZ-2124:


Attachment: (was: patch-Freeze-to-Trunk.patch)

 Ofbiz freeze
 

 Key: OFBIZ-2124
 URL: https://issues.apache.org/jira/browse/OFBIZ-2124
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: Release Branch 4.0
 Environment: JDK5 1.5.0_15-b04, Linux
Reporter: Philippe Mouawad
Priority: Critical
 Attachments: patch-Freeze-to-Trunk.patch, ThreadDumps.zip


 In a certain scenario the application freezes, no more AJP connector thread 
 are available.
 I attach 5 Thread dump done after the freeze

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (OFBIZ-2124) Ofbiz freeze

2009-01-15 Thread Philippe Mouawad (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-2124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Philippe Mouawad updated OFBIZ-2124:


Attachment: patch-Freeze-to-Trunk.patch

The correct version

 Ofbiz freeze
 

 Key: OFBIZ-2124
 URL: https://issues.apache.org/jira/browse/OFBIZ-2124
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: Release Branch 4.0
 Environment: JDK5 1.5.0_15-b04, Linux
Reporter: Philippe Mouawad
Priority: Critical
 Attachments: patch-Freeze-to-Trunk.patch, 
 patch-Freeze-to-Trunk.patch, ThreadDumps.zip


 In a certain scenario the application freezes, no more AJP connector thread 
 are available.
 I attach 5 Thread dump done after the freeze

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (OFBIZ-2124) Ofbiz freeze

2009-01-15 Thread Philippe Mouawad (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-2124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Philippe Mouawad updated OFBIZ-2124:


Attachment: (was: patch-Freeze-to-Trunk.patch)

 Ofbiz freeze
 

 Key: OFBIZ-2124
 URL: https://issues.apache.org/jira/browse/OFBIZ-2124
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: Release Branch 4.0
 Environment: JDK5 1.5.0_15-b04, Linux
Reporter: Philippe Mouawad
Priority: Critical
 Attachments: patch-Freeze-to-Trunk.patch, ThreadDumps.zip


 In a certain scenario the application freezes, no more AJP connector thread 
 are available.
 I attach 5 Thread dump done after the freeze

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (OFBIZ-2124) Ofbiz freeze

2009-01-15 Thread Philippe Mouawad (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-2124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Philippe Mouawad updated OFBIZ-2124:


Attachment: patch-Freeze-to-Trunk.patch

Corrects synchronisation in class

 Ofbiz freeze
 

 Key: OFBIZ-2124
 URL: https://issues.apache.org/jira/browse/OFBIZ-2124
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: Release Branch 4.0
 Environment: JDK5 1.5.0_15-b04, Linux
Reporter: Philippe Mouawad
Priority: Critical
 Attachments: patch-Freeze-to-Trunk.patch, ThreadDumps.zip


 In a certain scenario the application freezes, no more AJP connector thread 
 are available.
 I attach 5 Thread dump done after the freeze

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.



[jira] Updated: (OFBIZ-2124) Ofbiz freeze

2009-01-15 Thread Philippe Mouawad (JIRA)

 [ 
https://issues.apache.org/jira/browse/OFBIZ-2124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Philippe Mouawad updated OFBIZ-2124:


Attachment: (was: patch-Freeze-to-Trunk.patch)

 Ofbiz freeze
 

 Key: OFBIZ-2124
 URL: https://issues.apache.org/jira/browse/OFBIZ-2124
 Project: OFBiz
  Issue Type: Bug
  Components: framework
Affects Versions: Release Branch 4.0
 Environment: JDK5 1.5.0_15-b04, Linux
Reporter: Philippe Mouawad
Priority: Critical
 Attachments: patch-Freeze-to-Trunk.patch, ThreadDumps.zip


 In a certain scenario the application freezes, no more AJP connector thread 
 are available.
 I attach 5 Thread dump done after the freeze

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.