【问题标题】:Glassfish 3.1 printing lots of stange SEVEREsGlassfish 3.1 打印大量 stange SEVERE
【发布时间】:2011-10-20 05:07:35
【问题描述】:

我在最近出现的 GF 日志中看到一个奇怪的错误。我只是想知道是否有人知道可能发生的事情(我知道这是在黑暗中刺伤)。我正在使用GF 3.1。我的应用程序是 ejb 3.1(build 43)和 JPA 与 JSF 2(使用 icefaces)前端。据我所知,这些异常大大降低了我的应用程序的速度,但并未影响其功能。这就是我所看到的(一遍又一遍):

SEVERE: com.sun.enterprise.container.common.spi.util.InjectionManager (type com.sun.enterprise.container.common.impl.util.InjectionManagerImpl)
SEVERE: jdbc (type com.sun.enterprise.naming.impl.TransientContext)
SEVERE: java:global (type com.sun.enterprise.naming.impl.TransientContext)
SEVERE: ejb (type com.sun.enterprise.naming.impl.TransientContext)
SEVERE: __SYSTEM (type com.sun.enterprise.naming.impl.TransientContext)
SEVERE: UserTransaction (type com.sun.enterprise.transaction.TransactionNamingProxy$UserTransactionProxy)
SEVERE: temp (type org.glassfish.javaee.services.ResourceProxy)
SEVERE: com.sun.enterprise.container.common.spi.util.InjectionManager (type com.sun.enterprise.container.common.impl.util.InjectionManagerImpl)
SEVERE: jdbc (type com.sun.enterprise.naming.impl.TransientContext)
SEVERE: java:global (type com.sun.enterprise.naming.impl.TransientContext)
SEVERE: ejb (type com.sun.enterprise.naming.impl.TransientContext)
SEVERE: __SYSTEM (type com.sun.enterprise.naming.impl.TransientContext)
SEVERE: UserTransaction (type com.sun.enterprise.transaction.TransactionNamingProxy$UserTransactionProxy)
SEVERE: temp (type org.glassfish.javaee.services.ResourceProxy)
SEVERE: com.sun.enterprise.container.common.spi.util.InjectionManager (type com.sun.enterprise.container.common.impl.util.InjectionManagerImpl)
SEVERE: jdbc (type com.sun.enterprise.naming.impl.TransientContext)
SEVERE: java:global (type com.sun.enterprise.naming.impl.TransientContext)
SEVERE: ejb (type com.sun.enterprise.naming.impl.TransientContext)
SEVERE: __SYSTEM (type com.sun.enterprise.naming.impl.TransientContext)
SEVERE: UserTransaction (type com.sun.enterprise.transaction.TransactionNamingProxy$UserTransactionProxy)
SEVERE: temp (type org.glassfish.javaee.services.ResourceProxy)
SEVERE: com.sun.enterprise.container.common.spi.util.InjectionManager (type com.sun.enterprise.container.common.impl.util.InjectionManagerImpl)
SEVERE: jdbc (type com.sun.enterprise.naming.impl.TransientContext)
SEVERE: java:global (type com.sun.enterprise.naming.impl.TransientContext)
SEVERE: ejb (type com.sun.enterprise.naming.impl.TransientContext)
SEVERE: __SYSTEM (type com.sun.enterprise.naming.impl.TransientContext)

【问题讨论】:

    标签: glassfish-3


    【解决方案1】:

    我会尝试在 JNDIUtils 类中查找一些 System.err ;)

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2011-12-21
      • 1970-01-01
      • 2019-09-30
      • 2014-08-30
      • 1970-01-01
      • 2014-07-25
      • 2017-02-22
      • 1970-01-01
      相关资源
      最近更新 更多