Glassfish 3.1 打印大量严重的问题

发布于 2024-12-10 19:19:05 字数 2421 浏览 0 评论 0原文

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

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)

I'm seeing a strange error in my GF logs that recently cropped up. I'm just wondering if anyone knows what might be happening (i know it's a stab in the dark). I'm using GF 3.1. My app is ejb 3.1 (build 43) and JPA with JSF 2 (using icefaces) frontend. These exceptions are slowing down my app considerably but not affecting its functionality as far as i can see. this is what i see (over and over):

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)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

感性 2024-12-17 19:19:05

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

I'd try looking for some System.err in the JNDIUtils class ;)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文