quality@glassfish.java.net

Re: java.lang.ClassNotFoundException has appeared when browse the administration-console after the installation of glassfish-jts by update-tool

From: Tomonori Shioda <tomonori.shioda_at_gmail.com>
Date: Fri, 5 Sep 2008 11:02:36 +0900

Hi Jack and all,

I can reproduce the problem, too. Do somebody know if this is a
new bug or not? I checked issuezilla a bit and I could not find
similar bug.

Steps to reproduce the bug

1. Install GFv3 Prelude b22 on SPARC/Sol10 environment
2. Check that it works without problem
3. Launch updatetool and install "GlassFish XA Transaction Support"
   add-on module
4. Restart GFv3
5. Access admin GUI. It does not work
6. Check server.log, and same error exist.

---
[#|2008-09-05T01:24:34.368+0900|SEVERE||org.jvnet.hk2.osgiadapter|_ThreadID=15;_ThreadName=Thread-3;|Exception
in module org.glassfish.transaction.jts [88] :
java.lang.ClassNotFoundException:
com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate|#]
[#|2008-09-05T01:24:34.368+0900|SEVERE||javax.enterprise.system.container.web|_ThreadID=15;_ThreadName=Thread-3;|webcontainer.webModuleDisabled
org.jvnet.hk2.component.ComponentException: Failed to load
com.sun.enterprise.transaction.jts.JavaEETransactionManagerJTSDelegate
from org.jvnet.hk2.osgiadapter.OSGiModuleImpl$1$1_at_5402c3
        at com.sun.hk2.component.LazyInhabitant.fetch(LazyInhabitant.java:94)
        at com.sun.hk2.component.LazyInhabitant.get(LazyInhabitant.java:106)
        at com.sun.hk2.component.AbstractInhabitantImpl.get(AbstractInhabitantImpl.java:60)
        at org.jvnet.hk2.component.Habitat$1.get(Habitat.java:252)
        at java.util.AbstractList$Itr.next(AbstractList.java:422)
...
---
Thank you,
shioda
2008/09/05 10:07 jack_spallaw <xbl08325_at_nifty.com>:
> ClassNotFoundException has appeared when browse the administration-console
> after the installation of glassfish-jts by update-tool.
>
> Please teach me, what is the cause of this problem and how to resolve this
> problem.
>
> Please see the detail from attached file of the evidence.
>
> Target Environment
> ・Machine :iMac7,1
> ・CPU    :Intel Core 2 Duo 2GHz
> ・memory   :2G Bytes
> ・OS     :Mac OS X 10.4.11 Tiger
> ・kernel   :Darwin 8.11.1
> ・Java   :java version "1.5.0_13″
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: quality-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: quality-help_at_glassfish.dev.java.net
>