Commons Primitive

2010-01-09 Thread Reto Bachmann-Gmuer
Hi,

I was just trying to adapt some code for integration into the
incubating apache clerezza project. The code uses IntSet and
IntIterator for the it.unimi.dsi.fastutil.ints packge wich is
unfornutately under LGPL license.

Looking for an alternative I found the IntSet in
http://issues.apache.org/jira/browse/PRIMITIVES-3, unfortunately this
seems not to have become part of commons primitive (the issue has been
open for more than 5 years). Is there any chance there will sonn be a
snapshot release including this classes (or another IntSet
implementation)?

Cheers,
reto

-
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org



Re: files system transactions

2010-01-09 Thread David J. M. Karlsen

Oliver Zeigermann skrev:

Hi Gustavo!

2007/11/27, Gustavo De Simone gustavo.desim...@intotum.com:
  

First, is there a way to make directory operations transactional in version
1.2 ?



No.

  

Second, when is planned to be version 2.0 release?



2.0 is ready for a beta release, I just did not find the time to roll
it out, yet. If you want to try it, have the look at the version in
SVN.
  
Any update on this? The javadocs at the site refer to the 2.0-SNAPSHOT 
version.

Will it get released soon?

-
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org



Re: files system transactions

2010-01-09 Thread Ralph Goers

On Jan 9, 2010, at 8:51 AM, David J. M. Karlsen wrote:

 Oliver Zeigermann skrev:
 Hi Gustavo!
 
 2007/11/27, Gustavo De Simone gustavo.desim...@intotum.com:
  
 First, is there a way to make directory operations transactional in version
 1.2 ?

 
 No.
 
  
 Second, when is planned to be version 2.0 release?

 
 2.0 is ready for a beta release, I just did not find the time to roll
 it out, yet. If you want to try it, have the look at the version in
 SVN.
  
 Any update on this? The javadocs at the site refer to the 2.0-SNAPSHOT 
 version.
 Will it get released soon?

When will what be released? I can't tell what component this thread refers to.

Ralph


-
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org



Re: Problem of 404 with apache tomcat mod_jk

2010-01-09 Thread Niall Pemberton
You have the wrong mailing list - try the Tomcat User list

http://tomcat.apache.org/lists.html

Niall

On Thu, Jan 7, 2010 at 5:11 PM,  vishal.mes...@techprocess.co.in wrote:
 Hi all,



 We are getting http 404 error sometimes.NOT all times..



 Can any one help us how to proceed in order to debug this issue..and what
 could be possible problems?



 Thanx in advance for ur help.



 Please find attached log of webserver ..





 2009-12-30 10:30:45 GMT Starting to Push files to xxx PROD

 2009-12-30 10:30:45 GMT  Invoke : index=1 depth=1

 2009-12-30 10:30:45 GMT  Invoke : index=1 depth=1

 2009-12-30 10:30:45 GMT  DataCheck: data mismatch

 2009-12-30 10:30:45 GMT  Invoke : index=1 depth=1

 2009-12-30 10:30:45 GMT  Opening Socket
 https://xxx..xxx/FileDownload/pushFile  proxy=xxx.xxx.xxx.xxx:80

 2009-12-30 10:30:45 GMT  -- CONNECT xxx..xxx:443 HTTP/1.0

 2009-12-30 10:30:45 GMT  -- User-Agent: Mozilla/4.0 [en] (WinNT; I)

 2009-12-30 10:30:45 GMT  -- Accept: image/gif, */*

 2009-12-30 10:30:45 GMT  -- Host: xxx..xxx

 2009-12-30 10:30:45 GMT  -- Authorization: Basic Y2l0aWJhbms6Y2l0aWJhbms=

 2009-12-30 10:30:45 GMT  -- Content-type: multipart/form-data

 2009-12-30 10:30:45 GMT  -- Filename: PRED_20091230160003.xml

 2009-12-30 10:30:45 GMT  HTTP/1.0 200

 2009-12-30 10:30:46 GMT  -- POST /FileDownload/pushFile HTTP/1.0

 2009-12-30 10:30:46 GMT  -- User-Agent: Mozilla/4.0 [en] (WinNT; I)

 2009-12-30 10:30:46 GMT  -- Accept: image/gif, */*

 2009-12-30 10:30:46 GMT  -- Host: xxx..xxx

 2009-12-30 10:30:46 GMT  -- Authorization: Basic Y2l0aWJhbms6Y2l0aWJhbms=

 2009-12-30 10:30:46 GMT  -- Content-type: multipart/form-data

 2009-12-30 10:30:46 GMT  -- Filename: PRED_20091230160003.xml

 2009-12-30 10:30:46 GMT  -- Content-Length: 6526

 2009-12-30 10:30:47 GMT  HTTP/1.1 404

 2009-12-30 10:30:47 GMT  -- Date: Wed, 30 Dec 2009 10:30:46 GMT

 2009-12-30 10:30:47 GMT  -- Server: Apache/2.2.4 (Win32) mod_ssl/2.2.4
 OpenSSL/0.9.8d mod_jk/1.2.25

 2009-12-30 10:30:47 GMT  -- ETag: W/1081-1212647975312

 2009-12-30 10:30:47 GMT  -- Last-Modified: Thu, 05 Jun 2008 06:39:35 GMT

 2009-12-30 10:30:47 GMT  -- Content-Length: 1081

 2009-12-30 10:30:47 GMT  -- Connection: close

 2009-12-30 10:30:47 GMT  -- Content-Type: text/html

 2009-12-30 10:30:47 GMT  Invoke : index=1 depth=1

 2009-12-30 10:30:47 GMT  Invoke : index=1 depth=1

 2009-12-30 10:30:47 GMT HTTP to xxx PROD /FileDownload/pushFile with
 Status 404





 Rgd

 vishal

-
To unsubscribe, e-mail: user-unsubscr...@commons.apache.org
For additional commands, e-mail: user-h...@commons.apache.org