Skip to main content



      Home
Home » Archived » BIRT » BIRT exception under HP-UX version 11
BIRT exception under HP-UX version 11 [message #197843] Thu, 26 October 2006 11:37 Go to next message
Eclipse UserFriend
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 17:56 Go to previous messageGo to next message
Eclipse UserFriend
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 06:46 Go to previous messageGo to next message
Eclipse UserFriend
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 11:37 Go to previous messageGo to next message
Eclipse UserFriend
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 08:23 Go to previous messageGo to next message
Eclipse UserFriend
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 11:06 Go to previous message
Eclipse UserFriend
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: Sat May 10 06:13:45 EDT 2025

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

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

Back to the top