[JBoss JIRA] (WFLY-1724) Could not load Logmanager "org.jboss.logmanager.LogManager"
by Jack Gibson (JIRA)
[ https://issues.jboss.org/browse/WFLY-1724?page=com.atlassian.jira.plugin.... ]
Jack Gibson updated WFLY-1724:
------------------------------
Description:
Set system properties to enable SNMP for the JVM fails
-Dcom.sun.management.snmp.port=162
-Dcom.sun.management.snmp.acl.file=$HOME/snmp.acl
Could not load Logmanager "org.jboss.logmanager.LogManager"
java.lang.ClassNotFoundException: org.jboss.logmanager.LogManager
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at java.util.logging.LogManager$1.run(LogManager.java:183)
at java.security.AccessController.doPrivileged(Native Method)
at java.util.logging.LogManager.<clinit>(LogManager.java:173)
at java.util.logging.Logger.demandLogger(Logger.java:336)
at java.util.logging.Logger.getLogger(Logger.java:390)
at sun.management.snmp.util.MibLogger.<init>(MibLogger.java:72)
at sun.management.snmp.util.MibLogger.<init>(MibLogger.java:57)
at sun.management.snmp.AdaptorBootstrap.<clinit>(AdaptorBootstrap.java:61)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:270)
at sun.management.Agent.loadSnmpAgent(Agent.java:293)
at sun.management.Agent.startAgent(Agent.java:230)
at sun.management.Agent.startAgent(Agent.java:369)
was:
Could not load Logmanager "org.jboss.logmanager.LogManager"
java.lang.ClassNotFoundException: org.jboss.logmanager.LogManager
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at java.util.logging.LogManager$1.run(LogManager.java:183)
at java.security.AccessController.doPrivileged(Native Method)
at java.util.logging.LogManager.<clinit>(LogManager.java:173)
at java.util.logging.Logger.demandLogger(Logger.java:336)
at java.util.logging.Logger.getLogger(Logger.java:390)
at sun.management.snmp.util.MibLogger.<init>(MibLogger.java:72)
at sun.management.snmp.util.MibLogger.<init>(MibLogger.java:57)
at sun.management.snmp.AdaptorBootstrap.<clinit>(AdaptorBootstrap.java:61)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:270)
at sun.management.Agent.loadSnmpAgent(Agent.java:293)
at sun.management.Agent.startAgent(Agent.java:230)
at sun.management.Agent.startAgent(Agent.java:369)
> Could not load Logmanager "org.jboss.logmanager.LogManager"
> -----------------------------------------------------------
>
> Key: WFLY-1724
> URL: https://issues.jboss.org/browse/WFLY-1724
> Project: WildFly
> Issue Type: Bug
> Components: Class Loading
> Affects Versions: 8.0.0.Alpha1
> Environment: RHEL 6.4
> Oracle JDK 7_25
> Reporter: Jack Gibson
> Assignee: David Lloyd
>
> Set system properties to enable SNMP for the JVM fails
> -Dcom.sun.management.snmp.port=162
> -Dcom.sun.management.snmp.acl.file=$HOME/snmp.acl
> Could not load Logmanager "org.jboss.logmanager.LogManager"
> java.lang.ClassNotFoundException: org.jboss.logmanager.LogManager
> at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
> at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
> at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
> at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
> at java.util.logging.LogManager$1.run(LogManager.java:183)
> at java.security.AccessController.doPrivileged(Native Method)
> at java.util.logging.LogManager.<clinit>(LogManager.java:173)
> at java.util.logging.Logger.demandLogger(Logger.java:336)
> at java.util.logging.Logger.getLogger(Logger.java:390)
> at sun.management.snmp.util.MibLogger.<init>(MibLogger.java:72)
> at sun.management.snmp.util.MibLogger.<init>(MibLogger.java:57)
> at sun.management.snmp.AdaptorBootstrap.<clinit>(AdaptorBootstrap.java:61)
> at java.lang.Class.forName0(Native Method)
> at java.lang.Class.forName(Class.java:270)
> at sun.management.Agent.loadSnmpAgent(Agent.java:293)
> at sun.management.Agent.startAgent(Agent.java:230)
> at sun.management.Agent.startAgent(Agent.java:369)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 12 months
[JBoss JIRA] (WFLY-1724) Could not load Logmanager "org.jboss.logmanager.LogManager"
by Jack Gibson (JIRA)
Jack Gibson created WFLY-1724:
---------------------------------
Summary: Could not load Logmanager "org.jboss.logmanager.LogManager"
Key: WFLY-1724
URL: https://issues.jboss.org/browse/WFLY-1724
Project: WildFly
Issue Type: Bug
Components: Class Loading
Affects Versions: 8.0.0.Alpha1
Environment: RHEL 6.4
Oracle JDK 7_25
Reporter: Jack Gibson
Assignee: David Lloyd
Could not load Logmanager "org.jboss.logmanager.LogManager"
java.lang.ClassNotFoundException: org.jboss.logmanager.LogManager
at java.net.URLClassLoader$1.run(URLClassLoader.java:366)
at java.net.URLClassLoader$1.run(URLClassLoader.java:355)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:354)
at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
at java.util.logging.LogManager$1.run(LogManager.java:183)
at java.security.AccessController.doPrivileged(Native Method)
at java.util.logging.LogManager.<clinit>(LogManager.java:173)
at java.util.logging.Logger.demandLogger(Logger.java:336)
at java.util.logging.Logger.getLogger(Logger.java:390)
at sun.management.snmp.util.MibLogger.<init>(MibLogger.java:72)
at sun.management.snmp.util.MibLogger.<init>(MibLogger.java:57)
at sun.management.snmp.AdaptorBootstrap.<clinit>(AdaptorBootstrap.java:61)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:270)
at sun.management.Agent.loadSnmpAgent(Agent.java:293)
at sun.management.Agent.startAgent(Agent.java:230)
at sun.management.Agent.startAgent(Agent.java:369)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 12 months
[JBoss JIRA] (JGRP-1663) TimeScheduler3 could spawn too many threads
by Igor Mazur (JIRA)
[ https://issues.jboss.org/browse/JGRP-1663?page=com.atlassian.jira.plugin.... ]
Igor Mazur updated JGRP-1663:
-----------------------------
Description:
With default timer thread pool settings this code could spawn thousands of threads:
protected void submitToPool(final Task entry) {
try {
pool.execute(entry);
}
catch(RejectedExecutionException rejected) { // only thrown if rejection policy is "abort"
Thread thread=timer_thread_factory != null?
timer_thread_factory.newThread(entry, "Timer temp thread")
: new Thread(entry, "Timer temp thread");
thread.start();
}
}
On my environment I got 19000 threads.
was:
With default timer thread pool settings this code could spawn tousands of threads:
protected void submitToPool(final Task entry) {
try {
pool.execute(entry);
}
catch(RejectedExecutionException rejected) { // only thrown if rejection policy is "abort"
Thread thread=timer_thread_factory != null?
timer_thread_factory.newThread(entry, "Timer temp thread")
: new Thread(entry, "Timer temp thread");
thread.start();
}
}
On my environment I got 19000 threads.
> TimeScheduler3 could spawn too many threads
> -------------------------------------------
>
> Key: JGRP-1663
> URL: https://issues.jboss.org/browse/JGRP-1663
> Project: JGroups
> Issue Type: Bug
> Affects Versions: 3.3.3
> Reporter: Igor Mazur
> Assignee: Bela Ban
> Priority: Optional
>
> With default timer thread pool settings this code could spawn thousands of threads:
> protected void submitToPool(final Task entry) {
> try {
> pool.execute(entry);
> }
> catch(RejectedExecutionException rejected) { // only thrown if rejection policy is "abort"
> Thread thread=timer_thread_factory != null?
> timer_thread_factory.newThread(entry, "Timer temp thread")
> : new Thread(entry, "Timer temp thread");
> thread.start();
> }
> }
> On my environment I got 19000 threads.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 12 months
[JBoss JIRA] (JGRP-1663) TimeScheduler3 could spawn too many threads
by Igor Mazur (JIRA)
Igor Mazur created JGRP-1663:
--------------------------------
Summary: TimeScheduler3 could spawn too many threads
Key: JGRP-1663
URL: https://issues.jboss.org/browse/JGRP-1663
Project: JGroups
Issue Type: Bug
Affects Versions: 3.3.3
Reporter: Igor Mazur
Assignee: Bela Ban
Priority: Optional
With default timer thread pool settings this code could spawn tousands of threads:
protected void submitToPool(final Task entry) {
try {
pool.execute(entry);
}
catch(RejectedExecutionException rejected) { // only thrown if rejection policy is "abort"
Thread thread=timer_thread_factory != null?
timer_thread_factory.newThread(entry, "Timer temp thread")
: new Thread(entry, "Timer temp thread");
thread.start();
}
}
On my environment I got 19000 threads.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
12 years, 12 months