Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » BIRT » BIRT exception under HP-UX version 11
BIRT exception under HP-UX version 11 [message #197843] Thu, 26 October 2006 15:37 Go to next message
vish is currently offline vishFriend
Messages: 5
Registered: July 2009
Junior Member
I get an exception

"org.eclipse.birt.report.service.api.ReportServiceException: No locks
available (errno:46)"

when i run WebViewerExample under UNIX.
I'm using
BIRT 2_1_1 runtime
tomcat 5.5,
java 1.5

can someone help me with this?

thanks.
Re: BIRT exception under HP-UX version 11 [message #197902 is a reply to message #197843] Thu, 26 October 2006 21:56 Go to previous messageGo to next message
Jason Brome is currently offline Jason BromeFriend
Messages: 12
Registered: July 2009
Junior Member
Vinod,

"vinod" <vinod.sreeharshan@dematic.com> wrote in message
news:940d0cda110c0bc79eb69e8caf431cee$1@www.eclipse.org...
> "org.eclipse.birt.report.service.api.ReportServiceException: No locks
> available (errno:46)"
....
> can someone help me with this?

This sounds like it may be a kernel tuning issue. A quick google on
errno:46 shows that it looks like the box is running out of file locks
(controlled by kernel parameter nflocks). If you have a bunch of processes
running on this box, and your box has not been tuned and is using the
default kernel values, this may not be enough.

HP provides more information, and HPjconfig, a kernel tuning tool, over on
their Java site:

http://www.hp.com/products1/unix/java/infolibrary/prog_guide /configuration.html

Jason

--
Jason Brome
Envoy Technologies Inc.
Re: BIRT exception under HP-UX version 11 [message #197994 is a reply to message #197902] Fri, 27 October 2006 10:46 Go to previous messageGo to next message
vish is currently offline vishFriend
Messages: 5
Registered: July 2009
Junior Member
thanks Jason.
I will try this.
Re: BIRT exception under HP-UX version 11 [message #198036 is a reply to message #197994] Fri, 27 October 2006 15:37 Go to previous messageGo to next message
vish is currently offline vishFriend
Messages: 5
Registered: July 2009
Junior Member
jason,
I increased the number of locks to 2000 and i still get the error.
any more ideas?
thanks
vinos
Re: BIRT exception under HP-UX version 11 [message #198123 is a reply to message #198036] Sat, 28 October 2006 12:23 Go to previous messageGo to next message
Jason Brome is currently offline Jason BromeFriend
Messages: 12
Registered: July 2009
Junior Member
Vinod,

"vinod" <vinod.sreeharshan@dematic.com> wrote in message
news:2e7eea889d31aee01dca1bddaa937f26$1@www.eclipse.org...
> I increased the number of locks to 2000 and i still get the error.
> any more ideas?

What else is running on this machine when you are running Tomcat/BIRT?

Jason

--
Jason Brome
Envoy Technologies Inc.
Re: BIRT exception under HP-UX version 11 [message #198132 is a reply to message #198123] Sat, 28 October 2006 15:06 Go to previous message
vish is currently offline vishFriend
Messages: 5
Registered: July 2009
Junior Member
there is nothing else running. I had posted the same qusestion on BIRT BUG
List.
It looks like an issue with the report engine.
This is what they said.

"Engine adds lock manager when reading and writing
document.(DocArchiveLockManager)"

"We can remove the file lock to solve this issue. It would be in a 2.1.2
daily
build however."
Previous Topic:location of BIRT designer log files
Next Topic:unable to use BIRT with Centos
Goto Forum:
  


Current Time: Thu Dec 26 19:49:05 GMT 2024

Powered by FUDForum. Page generated in 0.03635 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top