[jboss-user] [JBoss Portal] - ERROR com.sun.facelets.compiler.TagLibraryConfig loadImplici
shamesh_joshi
do-not-reply at jboss.com
Thu Jul 17 11:57:31 EDT 2008
When I deployed my portlet in the jboss-portal-2.6.5.sp1. My portal uses Richfaces, spring and ajsf-portlet-1.2.2 jar and other jars.
The deployment is successful but when I try to access the portlet using
http://localhost:8080/portal it seems to work but after some time it stuck with following error message:
| 11:34:01,981 ERROR [STDERR] Jul 17, 2008 11:34:01 AM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
| INFO: Added Library from: jar:file:/C:/jboss-portal-2.6.5.SP1/server/default/./deploy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib2/portal-faces-lib.jar!/META-INF/portal.taglib.xml
| 11:34:02,028 ERROR [STDERR] Jul 17, 2008 11:34:02 AM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
| INFO: Added Library from: jar:file:/C:/jboss-portal-2.6.5.SP1/server/default/./deploy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib2/jsf-facelets.jar!/META-INF/jstl-core.taglib.xml
| 11:34:02,091 ERROR [STDERR] Jul 17, 2008 11:34:02 AM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
| INFO: Added Library from: jar:file:/C:/jboss-portal-2.6.5.SP1/server/default/./deploy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib2/jsf-
| facelets.jar!/META-INF/jsf-core.taglib.xml
| 11:34:02,106 ERROR [STDERR] Jul 17, 2008 11:34:02 AM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
| INFO: Added Library from: jar:file:/C:/jboss-portal-2.6.5.SP1/server/default/./deploy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib2/jsf-
| facelets.jar!/META-INF/jsf-html.taglib.xml
| 11:34:02,138 ERROR [STDERR] Jul 17, 2008 11:34:02 AM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
| INFO: Added Library from: jar:file:/C:/jboss-portal-2.6.5.SP1/server/default/./deploy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib2/jsf-
| facelets.jar!/META-INF/jsf-ui.taglib.xml
| 11:34:02,153 ERROR [STDERR] Jul 17, 2008 11:34:02 AM com.sun.facelets.compiler.TagLibraryConfig loadImplicit
| INFO: Added Library from: jar:file:/C:/jboss-portal-2.6.5.SP1/server/default/./deploy/jboss-portal.sar/portal-identity.sar/portal-identity.war/WEB-INF/lib2/jsf-
| facelets.jar!/META-INF/jstl-fn.taglib.xml
|
To overcome this error I removed the jsf-facelets.jar from jboss-portal-2.6.5.SP1\server\default\deploy\jboss-portal.sar\portal-identity.sar\portal-identity.war\WEB-INF\lib2
By this the system work for first time and halts with following error:
|
| #
| # An unexpected error has been detected by Java Runtime Environment:
| #
| # EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x6dc295b0, pid=2592, tid=796
| #
| # Java VM: Java HotSpot(TM) Server VM (10.0-b22 mixed mode windows-x86)
| # Problematic frame:
| # V [jvm.dll+0x1695b0]
| #
| # An error report file with more information is saved as:
| # C:\jboss-portal-2.6.5.SP1\bin\hs_err_pid2592.log
| #
| # If you would like to submit a bug report, please visit:
| # http://java.sun.com/webapps/bugreport/crash.jsp
|
can't figure out why this is happening.
I would be highly thankful if any body help with this.
Regards,
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4165099#4165099
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4165099
More information about the jboss-user
mailing list