RE: [JBoss-dev] RE: jboss-4.0-jdk-matrix Build Failed

2006-05-09 Thread Scott M Stark



I have moved the deployers to the bin directory and 
removed them from the export list as these should not be on the aop 
classpath.

  
  
  From: 
  [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED] On Behalf Of 
  Kabir KhanSent: Saturday, May 06, 2006 9:35 AMTo: 
  jboss-development@lists.sourceforge.net; Dimitris Andreadis; Ruel 
  LoehrSubject: RE: [JBoss-dev] RE: jboss-4.0-jdk-matrix Build 
  Failed
  
  Apologies for not fixing this before, just got back home 
  from training
   
  (wireless in portugal is slow, wireless in 
  paris airport drops and forces you to log in again every 5 
  minutes)
   
  The 
  aop deployers have been re-added to the repository lib folder and deleted from 
  bin, and the tools/etc/jbossbuild/tasks.xml file has been updated to load from 
  lib again.
   
  
  


From: 
[EMAIL PROTECTED] 
[mailto:[EMAIL PROTECTED] On Behalf Of 
Scott M StarkSent: 05 May 2006 15:01To: Dimitris 
Andreadis; jboss-development@lists.sourceforge.net; Ruel 
LoehrSubject: RE: [JBoss-dev] RE: jboss-4.0-jdk-matrix Build 
Failed


We don’t have a 
rule for .deployer content being binary by default. The cvswrappers has no 
setting like it does for .jar, .zip, .sar, etc. I have added 
it.
 




From: 
Dimitris Andreadis Sent: 
Friday, May 05, 2006 5:54 AMTo: Scott M Stark; 
'jboss-development@lists.sourceforge.net'; Ruel LoehrSubject: RE: [JBoss-dev] RE: 
    jboss-4.0-jdk-matrix Build Failed
 
I've seen lately a 
few file additions with wrong -kk or -kb flags. Is that an eclipse setup 
thing, maybe?

   
  
  
  
  From: 
  Scott M Stark Sent: 05 
  May, 2006 15:51To: 
  jboss-development@lists.sourceforge.net; Dimitris Andreadis; Ruel 
  LoehrSubject: RE: 
      [JBoss-dev] RE: jboss-4.0-jdk-matrix Build 
  Failed
  The problem is 
  that the deployer contents are not being marked as binary and are being 
  pulled from cvs with invalid translations. I can’s unzip these from the 
  bin dir to use in the installer either:
   
  [EMAIL PROTECTED] 
  jems-installer]$ jar -tf 
  ../thirdparty/jboss/aop/bin/jboss-aop-j
  dk50.deployer
  base-aop.xml
  java.util.zip.ZipException: 
  invalid entry size (expected 903352 but got 903341 
  bytes)
      
  at 
  java.util.zip.ZipInputStream.readEnd(ZipInputStream.java:368)
      
  at 
  java.util.zip.ZipInputStream.read(ZipInputStream.java:141)
      
  at 
  java.util.zip.ZipInputStream.closeEntry(ZipInputStream.java:91)
      
  at sun.tools.jar.Main.list(Main.java:743)
      
  at sun.tools.jar.Main.run(Main.java:191)
      
  at sun.tools.jar.Main.main(Main.java:903)
   
  These need to be 
  readded with –kb to mark them as binary.
  
   


RE: [JBoss-dev] RE: jboss-4.0-jdk-matrix Build Failed

2006-05-06 Thread Kabir Khan



Apologies for not fixing this before, just got back home 
from training
 
(wireless in portugal is slow, wireless in paris 
airport drops and forces you to log in again every 5 
minutes)
 
The 
aop deployers have been re-added to the repository lib folder and deleted from 
bin, and the tools/etc/jbossbuild/tasks.xml file has been updated to load from 
lib again.
 


  
  
  From: 
  [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED] On Behalf Of 
  Scott M StarkSent: 05 May 2006 15:01To: Dimitris 
  Andreadis; jboss-development@lists.sourceforge.net; Ruel 
  LoehrSubject: RE: [JBoss-dev] RE: jboss-4.0-jdk-matrix Build 
  Failed
  
  
  We don’t have a rule 
  for .deployer content being binary by default. The cvswrappers has no setting 
  like it does for .jar, .zip, .sar, etc. I have added 
  it.
   
  
  
  
  
  From: 
  Dimitris Andreadis Sent: 
  Friday, May 05, 2006 5:54 AMTo: Scott M Stark; 
  'jboss-development@lists.sourceforge.net'; Ruel LoehrSubject: RE: [JBoss-dev] RE: 
  jboss-4.0-jdk-matrix Build Failed
   
  I've seen lately a 
  few file additions with wrong -kk or -kb flags. Is that an eclipse setup 
  thing, maybe?
  
 



From: Scott 
M Stark Sent: 05 May, 2006 
15:51To: 
jboss-development@lists.sourceforge.net; Dimitris Andreadis; Ruel 
    LoehrSubject: RE: 
    [JBoss-dev] RE: jboss-4.0-jdk-matrix Build 
Failed
The problem is that 
the deployer contents are not being marked as binary and are being pulled 
from cvs with invalid translations. I can’s unzip these from the bin dir to 
use in the installer either:
 
[EMAIL PROTECTED] 
jems-installer]$ jar -tf 
../thirdparty/jboss/aop/bin/jboss-aop-j
dk50.deployer
base-aop.xml
java.util.zip.ZipException: 
invalid entry size (expected 903352 but got 903341 
bytes)
    
at 
java.util.zip.ZipInputStream.readEnd(ZipInputStream.java:368)
    
at 
java.util.zip.ZipInputStream.read(ZipInputStream.java:141)
    
at 
java.util.zip.ZipInputStream.closeEntry(ZipInputStream.java:91)
    
at sun.tools.jar.Main.list(Main.java:743)
    
at sun.tools.jar.Main.run(Main.java:191)
    
at sun.tools.jar.Main.main(Main.java:903)
 
These need to be 
readded with –kb to mark them as binary.

 


RE: [JBoss-dev] RE: jboss-4.0-jdk-matrix Build Failed

2006-05-05 Thread Scott M Stark








We don’t have a rule for .deployer
content being binary by default. The cvswrappers has no setting like it does
for .jar, .zip, .sar, etc. I have added it.

 









From: Dimitris
Andreadis 
Sent: Friday, May 05, 2006 5:54 AM
To: Scott M Stark; 'jboss-development@lists.sourceforge.net';
Ruel Loehr
Subject: RE: [JBoss-dev] RE:
jboss-4.0-jdk-matrix Build Failed



 

I've seen lately a few file additions with
wrong -kk or -kb flags. Is that an eclipse setup thing, maybe?



 







From: Scott M
Stark 
Sent: 05 May, 2006 15:51
To:
jboss-development@lists.sourceforge.net; Dimitris Andreadis; Ruel Loehr
Subject: RE: [JBoss-dev] RE:
jboss-4.0-jdk-matrix Build Failed

The problem is that the deployer contents
are not being marked as binary and are being pulled from cvs with invalid
translations. I can’s unzip these from the bin dir to use in the
installer either:

 

[EMAIL PROTECTED] jems-installer]$ jar -tf
../thirdparty/jboss/aop/bin/jboss-aop-j

dk50.deployer

base-aop.xml

java.util.zip.ZipException: invalid entry
size (expected 903352 but got 903341 bytes)

   
at java.util.zip.ZipInputStream.readEnd(ZipInputStream.java:368)

   
at java.util.zip.ZipInputStream.read(ZipInputStream.java:141)

   
at java.util.zip.ZipInputStream.closeEntry(ZipInputStream.java:91)

   
at sun.tools.jar.Main.list(Main.java:743)

   
at sun.tools.jar.Main.run(Main.java:191)

   
at sun.tools.jar.Main.main(Main.java:903)

 

These need to be readded with –kb to
mark them as binary.



 












Re: [JBoss-dev] RE: jboss-4.0-jdk-matrix Build Failed

2006-05-05 Thread Heiko W. Rupp
On Fri, May 05, 2006 at 07:54:16AM -0500, Dimitris Andreadis wrote:
> I've seen lately a few file additions with wrong -kk or -kb flags. Is
> that an eclipse setup thing, maybe?

Seems like. -kk is the default on 3.2rc1 and probably 3.1 as well.

-- 
Heiko W.Rupp  http://www.pilhuhn.de/hwr/ http://mcntp.sf.net/

JBoss Buch: http://www.dpunkt.de/buch/3-89864-318-2.html



signature.asc
Description: Digital signature


RE: [JBoss-dev] RE: jboss-4.0-jdk-matrix Build Failed

2006-05-05 Thread Dimitris Andreadis



I've seen lately a few file additions with wrong -kk or -kb 
flags. Is that an eclipse setup thing, maybe?

  
  
  From: Scott M Stark Sent: 05 May, 
  2006 15:51To: jboss-development@lists.sourceforge.net; Dimitris 
  Andreadis; Ruel LoehrSubject: RE: [JBoss-dev] RE: 
  jboss-4.0-jdk-matrix Build Failed
  
  
  The problem is that 
  the deployer contents are not being marked as binary and are being pulled from 
  cvs with invalid translations. I can’s unzip these from the bin dir to use in 
  the installer either:
   
  [EMAIL PROTECTED] 
  jems-installer]$ jar -tf 
  ../thirdparty/jboss/aop/bin/jboss-aop-j
  dk50.deployer
  base-aop.xml
  java.util.zip.ZipException: 
  invalid entry size (expected 903352 but got 903341 
  bytes)
      
  at 
  java.util.zip.ZipInputStream.readEnd(ZipInputStream.java:368)
      
  at 
  java.util.zip.ZipInputStream.read(ZipInputStream.java:141)
      
  at 
  java.util.zip.ZipInputStream.closeEntry(ZipInputStream.java:91)
      
  at sun.tools.jar.Main.list(Main.java:743)
      
  at sun.tools.jar.Main.run(Main.java:191)
      
  at sun.tools.jar.Main.main(Main.java:903)
   
  These need to be 
  readded with –kb to mark them as binary.
  
   


RE: [JBoss-dev] RE: jboss-4.0-jdk-matrix Build Failed

2006-05-05 Thread Scott M Stark








The problem is that the deployer contents
are not being marked as binary and are being pulled from cvs with invalid
translations. I can’s unzip these from the bin dir to use in the
installer either:

 

[EMAIL PROTECTED] jems-installer]$ jar -tf
../thirdparty/jboss/aop/bin/jboss-aop-j

dk50.deployer

base-aop.xml

java.util.zip.ZipException: invalid entry
size (expected 903352 but got 903341 bytes)

    at
java.util.zip.ZipInputStream.readEnd(ZipInputStream.java:368)

    at
java.util.zip.ZipInputStream.read(ZipInputStream.java:141)

    at
java.util.zip.ZipInputStream.closeEntry(ZipInputStream.java:91)

    at
sun.tools.jar.Main.list(Main.java:743)

    at
sun.tools.jar.Main.run(Main.java:191)

    at
sun.tools.jar.Main.main(Main.java:903)

 

These need to be readded with –kb to
mark them as binary.









From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Kabir Khan
Sent: Friday, May 05, 2006 3:32 AM
To: Dimitris Andreadis; Ruel Loehr
Cc:
jboss-development@lists.sourceforge.net
Subject: RE: [JBoss-dev] RE:
jboss-4.0-jdk-matrix Build Failed



 





Yes,





 





The fix of putting them to lib here, caused problems my
end. 





 











Updating
tasks.xml to use "lib" gives me the following error. 

compile-classes:

[mkdir]
Created dir: C:\cygwin\home\Kabir\cvs\jboss-4.0\console\output\classes

[javac]
Compiling 97 source files to
C:\cygwin\home\Kabir\cvs\jboss-4.0\console\output\classes

error:
error reading
C:\cygwin\home\Kabir\cvs\jboss-4.0\thirdparty\jboss\aop\lib\jboss-aop-jdk50.deployer;
invalid END header (bad central directory offset)

I'm trying
to add the files to jboss/aop/1.5.0-snapshot/bin instead (waiting for it to do
sync) and will try again with the original tasks.xml.









It could be due to the appalling connection in  my hotel though.







From: Dimitris
Andreadis
Sent: Fri 5/5/06 05:06
To: Kabir Khan; Ruel Loehr
Cc:
jboss-development@lists.sourceforge.net
Subject: RE: [JBoss-dev] RE:
jboss-4.0-jdk-matrix Build Failed





So Ruel fixed it, but Kabir reverted to
puting them to bin ???

 

 



Kabir

I added
the .deployer files to jboss/aop/1.5.0-snapshot/bin, and put tasks.xml back to
the way it was, i.e.



This
works here



 

I’ve committed in the fix.

 



Ruel Loehr

JBoss QA

 

 














RE: [JBoss-dev] RE: jboss-4.0-jdk-matrix Build Failed

2006-05-05 Thread Kabir Khan





Yes,
 
The fix of putting them to lib here, 
caused problems my end. 
 


Updating tasks.xml to use "lib" gives me the following error. 
compile-classes:
[mkdir] Created dir: 
C:\cygwin\home\Kabir\cvs\jboss-4.0\console\output\classes
[javac] Compiling 97 source files to 
C:\cygwin\home\Kabir\cvs\jboss-4.0\console\output\classes
error: error reading 
C:\cygwin\home\Kabir\cvs\jboss-4.0\thirdparty\jboss\aop\lib\jboss-aop-jdk50.deployer; 
invalid END header (bad central directory offset)
I'm trying to add the files to jboss/aop/1.5.0-snapshot/bin instead (waiting 
for it to do sync) and will try again with the original tasks.xml.

It could be due to the appalling connection in  my hotel 
though.

From: Dimitris AndreadisSent: Fri 
5/5/06 05:06To: Kabir Khan; Ruel LoehrCc: 
jboss-development@lists.sourceforge.netSubject: RE: [JBoss-dev] RE: 
jboss-4.0-jdk-matrix Build Failed

So Ruel fixed it, but Kabir reverted to puting them to bin 
???
 
 

Kabir

I added the .deployer files to jboss/aop/1.5.0-snapshot/bin, and put 
tasks.xml back to the way it was, i.e.

This works here

   
  
  
  I’ve committed in the 
  fix.
   
  
  Ruel 
  Loehr
  JBoss 
  QA
   
   


RE: [JBoss-dev] RE: jboss-4.0-jdk-matrix Build Failed

2006-05-05 Thread Dimitris Andreadis



So Ruel fixed it, but Kabir reverted to puting them to bin 
???
 
 

Kabir

I added the .deployer files to jboss/aop/1.5.0-snapshot/bin, and put 
tasks.xml back to the way it was, i.e.

This works here

   
  
  
  I’ve committed in the 
  fix.
   
  
  Ruel 
  Loehr
  JBoss 
  QA
   
   


RE: [JBoss-dev] RE: jboss-4.0-jdk-matrix Build Failed

2006-05-04 Thread Ruel Loehr








I’ve committed in the fix.

 



Ruel Loehr

JBoss QA

 

-

512-342-7840 ext 2011

Yahoo: ruelloehr

Skype: ruelloehr

AOL: dokoruel











From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Kabir Khan
Sent: Thursday, May 04, 2006 5:08
PM
To: jboss-development@lists.sourceforge.net
Subject: RE: [JBoss-dev] RE:
jboss-4.0-jdk-matrix Build Failed



 

I'm fixing it as per Ruel's suggestion.
The thirdparty refreshes ok here now, and am doing a build. I should hopefully
get this commited in the next 30 mins



 







From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dimitris
 Andreadis
Sent: 04 May 2006 23:00
To: jboss-development@lists.sourceforge.net;
QA
Subject: [JBoss-dev] RE:
jboss-4.0-jdk-matrix Build Failed

It's the problem with aop:

 

synchronize.jboss/aop.common-softvaluehashmap.jar:
  [get] Getting:
http://repository.jboss.com/jboss/aop/1.5.0-snapshot/lib/common-softvaluehashmap.jar
  [get] To: /services/cruisecontrol/checkout/jboss-4.0.x/thirdparty/jboss/aop/lib/common-softvaluehashmap.jar
  [get] .
  [get] last modified = Mon Apr 24 07:10:08 EDT
2006

synchronize.jboss/aop.jboss-aop-jdk50.deployer:
    [mkdir] Created dir: /services/cruisecontrol/checkout/jboss-4.0.x/thirdparty/jboss/aop/bin
  [get] Getting:
http://repository.jboss.com/jboss/aop/1.5.0-snapshot/bin/jboss-aop-jdk50.deployer
  [get] To:
/services/cruisecontrol/checkout/jboss-4.0.x/thirdparty/jboss/aop/bin/jboss-aop-jdk50.deployer
  [get] Error opening connection
java.io.IOException
  [get] Error opening connection
java.io.IOException
  [get] Error opening connection
java.io.IOException
  [get] Can't get
http://repository.jboss.com/jboss/aop/1.5.0-snapshot/bin/jboss-aop-jdk50.deployer
to
/services/cruisecontrol/checkout/jboss-4.0.x/thirdparty/jboss/aop/bin/jboss-aop-jdk50.deployer

BUILD FAILED
/services/cruisecontrol/checkout/jboss-4.0.x/build/build.xml:841: The following
error occurred while executing this line:
Error executing 'synchronize.jboss/aop.jboss-aop-jdk50.deployer' for
[EMAIL PROTECTED]
Cause: Can't get
http://repository.jboss.com/jboss/aop/1.5.0-snapshot/bin/jboss-aop-jdk50.deployer
to /services/cruisecontrol/checkout/jboss-4.0.x/thirdparty/jboss/aop/bin/jboss-aop-jdk50.deployer

Total time: 8 seconds



 







From:
[EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: 05 May, 2006 00:57
To: Dimitris
 Andreadis; jboss-development@lists.sourceforge.net;
QA
Subject: jboss-4.0-jdk-matrix
Build Failed
Importance: High

View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-jdk-matrix?log=log20060504173951





 
  
  BUILD
  FAILED
  
 
 
  
  Ant
  Error Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:220:
  The following error occurred while executing this line:
  /services/cruisecontrol/work/scripts/build-jboss-common.xml:64: Exit code: 1
  See compile.log in Build Artifacts for details.
  
 
 
  
  Date
  of build: 05/04/2006 17:39:51
  
 
 
  
  Time
  to build: 14 minutes 40 seconds
  
 
 
  
  Last
  changed: 05/04/2006 17:32:51
  
 
 
  
  Last
  log entry: log the exception
  
 




 




 
  
   
  
 




 




 
  
   Unit Tests: (0)
   Total Errors and Failures: (0) 
  
 
 
  
  
  
   

 

   
  
  
  
  
  
   
  
  
   
  
  
   
  
 
 
  
   
  
  
   
  
  
   
  
  
   
  
 
 
  
   
  
  
   
  
  
   
  
 




 




 
  
   Modifications
  since last build:  (first 50 of 4) 
  
 
 
  
  1.86.2.6
  
  
  modified
  
  
  dimitris
  
  
  server/src/main/org/jboss/ejb/plugins/EntitySynchronizationInterceptor.java
  
  
  log the exception
  
 
 
  
  1.86.2.5
  
  
  modified
  
  
  dimitris
  
  
  server/src/main/org/jboss/ejb/plugins/EntitySynchronizationInterceptor.java
  
  
  JBAS-3174, catch
  runtime errors from TimerTask(s), i.e. ValidContextRefresh cache.flush(),
  tidy up throwable catching by OveragerTask & RemoveTask
  
 
 
  
  1.25.6.3
  
  
  modified
  
  
  dimitris
  
  
  server/src/main/org/jboss/ejb/plugins/LRUEnterpriseContextCachePolicy.java
  
  
  JBAS-3174, catch
  runtime errors from TimerTask(s), i.e. ValidContextRefresh cache.flush(),
  tidy up throwable catching by OveragerTask & RemoveTask
  
 
 
  
  1.10.6.3
  
  
  modified
  
  
  dimitris
  
  
  server/src/main/org/jboss/ejb/plugins/LRUStatefulContextCachePolicy.java
  
  
  JBAS-3174, catch
  runtime errors from TimerTask(s), i.e. ValidContextRefresh cache.flush(),
  tidy up throwable catching by OveragerTask & RemoveTask
  
 




 




 
  
   
  
 




 












RE: [JBoss-dev] RE: jboss-4.0-jdk-matrix Build Failed

2006-05-04 Thread Kabir Khan



I'm fixing it as per Ruel's suggestion. The thirdparty 
refreshes ok here now, and am doing a build. I should hopefully get this 
commited in the next 30 mins

  
  
  From: 
  [EMAIL PROTECTED] 
  [mailto:[EMAIL PROTECTED] On Behalf Of 
  Dimitris AndreadisSent: 04 May 2006 23:00To: 
  jboss-development@lists.sourceforge.net; QASubject: [JBoss-dev] RE: 
  jboss-4.0-jdk-matrix Build Failed
  
  It's the problem with aop:
   
  synchronize.jboss/aop.common-softvaluehashmap.jar:  
  [get] Getting: 
  http://repository.jboss.com/jboss/aop/1.5.0-snapshot/lib/common-softvaluehashmap.jar  
  [get] To: 
  /services/cruisecontrol/checkout/jboss-4.0.x/thirdparty/jboss/aop/lib/common-softvaluehashmap.jar  
  [get] .  [get] last modified = Mon Apr 24 
  07:10:08 EDT 
  2006synchronize.jboss/aop.jboss-aop-jdk50.deployer:    
  [mkdir] Created dir: 
  /services/cruisecontrol/checkout/jboss-4.0.x/thirdparty/jboss/aop/bin  
  [get] Getting: 
  http://repository.jboss.com/jboss/aop/1.5.0-snapshot/bin/jboss-aop-jdk50.deployer  
  [get] To: 
  /services/cruisecontrol/checkout/jboss-4.0.x/thirdparty/jboss/aop/bin/jboss-aop-jdk50.deployer  
  [get] Error opening connection 
  java.io.IOException  [get] Error opening 
  connection java.io.IOException  [get] Error 
  opening connection java.io.IOException  [get] 
  Can't get 
  http://repository.jboss.com/jboss/aop/1.5.0-snapshot/bin/jboss-aop-jdk50.deployer 
  to 
  /services/cruisecontrol/checkout/jboss-4.0.x/thirdparty/jboss/aop/bin/jboss-aop-jdk50.deployerBUILD 
  FAILED/services/cruisecontrol/checkout/jboss-4.0.x/build/build.xml:841: 
  The following error occurred while executing this line:Error executing 
  'synchronize.jboss/aop.jboss-aop-jdk50.deployer' for 
  [EMAIL PROTECTED]Cause: Can't get 
  http://repository.jboss.com/jboss/aop/1.5.0-snapshot/bin/jboss-aop-jdk50.deployer 
  to 
  /services/cruisecontrol/checkout/jboss-4.0.x/thirdparty/jboss/aop/bin/jboss-aop-jdk50.deployerTotal 
  time: 8 seconds
  


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] 
Sent: 05 May, 2006 00:57To: Dimitris Andreadis; 
jboss-development@lists.sourceforge.net; QASubject: 
jboss-4.0-jdk-matrix Build FailedImportance: 
High
View results here -> http://cruisecontrol.jboss.com/cc/buildresults/jboss-4.0-jdk-matrix?log=log20060504173951 



  
  
BUILD FAILED
  
Ant Error 
  Message: /services/cruisecontrol/work/scripts/build-jboss-common.xml:220: 
  The following error occurred while executing this line: 
  /services/cruisecontrol/work/scripts/build-jboss-common.xml:64: Exit 
  code: 1 See compile.log in Build Artifacts for details.
  
Date of 
  build: 05/04/2006 17:39:51
  
Time to 
  build: 14 minutes 40 seconds
  
Last 
  changed: 05/04/2006 17:32:51
  
Last log 
  entry: log the exception


  
  
  
  
  

  
  
 Unit Tests: (0) 
   Total Errors and Failures: (0) 
  

  
  
  
 


  
  
 Modifications 
  since last build:  (first 50 of 4) 
  
1.86.2.6
modified
dimitris
server/src/main/org/jboss/ejb/plugins/EntitySynchronizationInterceptor.java
log the exception
  
1.86.2.5
modified
dimitris
server/src/main/org/jboss/ejb/plugins/EntitySynchronizationInterceptor.java
JBAS-3174, catch runtime errors from 
  TimerTask(s), i.e. ValidContextRefresh cache.flush(), tidy up 
  throwable catching by OveragerTask & RemoveTask
  
1.25.6.3
modified
dimitris
server/src/main/org/jboss/ejb/plugins/LRUEnterpriseContextCachePolicy.java
JBAS-3174, catch runtime errors from 
  TimerTask(s), i.e. ValidContextRefresh cache.flush(), tidy up 
  throwable catching by OveragerTask & RemoveTask
  
1.10.6.3
modified
dimitris
server/src/main/org/jboss/ejb/plugins/LRUStatefulContextCachePolicy.java
JBAS-3174, catch runtime errors from 
  TimerTask(s), i.e. ValidContextRefresh cache.flush(), tidy up 
  throwable catching by OveragerTask & 
RemoveTask