Giter Club home page Giter Club logo

Comments (7)

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
First, thanks for sharing the information.

Then, an InternalError is supposed to "indicate some unexpected internal error 
has
occurred in the Java Virtual Machine" (catching the InternalError type is not
something we are supposed to do).
And you use IcedTea, which is a jvm I have not tested.

So can it be an issue with IcedTea or Ubuntu ? Do you have the same issue with 
a jdk
from java.sun.com ?
Did you have this issue always/once a day/just once ?
Thanks

Original comment by [email protected] on 24 Mar 2010 at 11:57

from javamelody.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
[deleted comment]

from javamelody.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
Hi:

I think I've found the source of the problem:  Karmic Ubuntu uses "jsvc" to 
launch
Tomcat. It starts off as root, but drops down to user tomcat6.

This is mentioned in various bug reports: e.g.
 http://issues.apache.org/jira/browse/DAEMON-120
 http://issues.apache.org/jira/browse/DAEMON-16

In net.bull.javamelody.JavaInformations  is it possible to put a 
try/catch(Throwable)
around the calls to 
com.sun.management.UnixOperatingSystem.getOpenFileDescriptorCount ?

Thanks !

Original comment by [email protected] on 25 Mar 2010 at 1:42

from javamelody.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
Hi,

This might end up being a non-issue because the next release of Ubuntu (Lucid 
Lynx)
seems to be dropping the use of jsvc.
  See: http://blogs.mulesoft.org/a-better-tomcat-for-ubuntu-and-debian/
However, in the meantime, it would still be nice if the error was caught in the 
code.
Thanks!

Original comment by [email protected] on 25 Mar 2010 at 3:22

from javamelody.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
Hi all

i have just install javaMelody (the last version) with sun jdk on debian OS and 
i
encountered the same issue each time.

Jonathan


Original comment by [email protected] on 26 Mar 2010 at 3:47

from javamelody.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
If I understand, it is an issue of the current tomcat package on ubuntu and 
debian
when using jsvc:
http://issues.apache.org/jira/browse/DAEMON-120
http://blogs.mulesoft.org/a-better-tomcat-for-ubuntu-and-debian/

However due the number of users which will possibly use this package, I have 
made a
workaround: file descriptors count will not be displayed in this case. The fix 
is
available in the trunk of svn and ready for next release (1.14).
Note that I am not able to test it on ubuntu or debian with jsvc.

Original comment by [email protected] on 27 Mar 2010 at 10:59

  • Changed state: Fixed

from javamelody.

GoogleCodeExporter avatar GoogleCodeExporter commented on August 19, 2024
Issue 17 has been merged into this issue.

Original comment by [email protected] on 30 Mar 2010 at 7:13

from javamelody.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.