So there is no way to get it work on Weblogic 8.1, since that AS is using Java 1.4_X :-( We will change to Weblogic 10 in the summer -> I will give then Trinidad a chance again
Gary VanMatre wrote: > >>From: Christopher Cudennec <[EMAIL PROTECTED]> >> >> Hi, >> >> I also have difficulties running the latest demo.war - although they are >> different from yours. See the trinidad mailing list. >> > > Trinidad takes advantage of the JDK 1.5 API. It is hard to believe this > stuff is a couple years old. > > http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-impl/src/main/java/org/apache/myfaces/trinidadinternal/application/Structure.java?view=markup > > > >> Christopher >> > > Gary > >> chrispro schrieb: >> > Hi >> > >> > I've just tried to deploy the last >> trinidad-demo-incubator-m1-SNAPSHOT.war >> > to a Weblogic 8.1 (SP5) application server. But it's not working! I >> > downloaded the .war from here: >> > >> http://people.apache.org/repo/m2-snapshot-repository/org/apache/myfaces/trinidad >> >> /trinidad-demo/incubator-m1-SNAPSHOT/ >> > >> > So, therefore I created a new project from the scratch with my correct >> > MyFaces, Facelets und the last Trinidad libraries. But it is still not >> > deployable. >> > >> > Are the Trinidad JAR's compiled with Java 5 or wirh Java 1.4? >> > >> > Maybe someone could give me a hint, why it's not working. >> > >> > Here the console error dump: >> > >> > <23.01.2007 15.46 Uhr CET> > > trinidad-demo-incubator-m1-SNAPSHOT of >> application trin >> > idad-demo-incubator-m1-SNAPSHOT is transitioning from prepared to >> active on >> > server myserver.> >> > <23.01.2007 15.46 Uhr CET> > > trinidad-demo-incubator-m1-SNAPSHOT of >> application trin >> > idad-demo-incubator-m1-SNAPSHOT successfully transitioned from prepared >> to >> > active on server myserver.> >> > 23.01.2007 15:46:24 org.apache.myfaces.config.FacesConfigurator >> > feedStandardConfig >> > INFO: Reading standard config >> > org/apache/myfaces/resource/standard-faces-config.xml >> > 23.01.2007 15:46:24 org.apache.myfaces.config.FacesConfigurator >> > feedClassloaderConfigurations >> > INFO: Reading config >> > >> zip:C:/Bea/user_projects/domains/mydomain/myserver/.wlnotdelete/extract/myserver >> >> _trinidad-demo-incub >> > >> ator-m1-SNAPSHOT_trinidad-demo-incubator-m1-SNAPSHOT/jarfiles/WEB-INF/lib/jsf-fa >> >> celets-1.1.6.jar!/META-INF/faces-config.x >> > ml >> > 23.01.2007 15:46:24 org.apache.myfaces.config.FacesConfigurator >> > feedClassloaderConfigurations >> > INFO: Reading config >> > >> zip:C:/Bea/user_projects/domains/mydomain/myserver/.wlnotdelete/extract/myserver >> >> _trinidad-demo-incub >> > >> ator-m1-SNAPSHOT_trinidad-demo-incubator-m1-SNAPSHOT/jarfiles/WEB-INF/lib/trinid >> >> ad-impl-incubator-m1-SNAPSHOT.jar!/META-I >> > NF/faces-config.xml >> > 23.01.2007 15:46:25 org.apache.myfaces.config.FacesConfigurator >> > feedWebAppConfig >> > INFO: Reading config /WEB-INF/faces-config.xml >> > >> > An unexpected exception has been detected in native code outside the >> VM. >> > Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at >> > PC=0x63705F72 >> > Function=[Unknown.] >> > Library=(N/A) >> > >> > NOTE: We are unable to locate the function name symbol for the error >> > just occurred. Please refer to release documentation for possible >> > reason and solutions. >> > >> > >> > Current Java thread: >> > at java.lang.Class.getClassLoader0(Native Method) >> > at java.lang.Class.getClassLoader(Class.java:516) >> > at java.lang.Class.desiredAssertionStatus(Class.java:2063) >> > at >> > >> org.apache.myfaces.trinidadinternal.application.StateManagerImpl.(StateM >> anagerImpl.java:82) >> > at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native >> > Method) >> > at >> > >> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorI >> >> mpl.java:39) >> > at >> > >> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorA >> >> ccessorImpl.java:27) >> > at java.lang.reflect.Constructor.newInstance(Constructor.java:274) >> > at >> > >> org.apache.myfaces.config.FacesConfigurator.getApplicationObject(FacesConfigurat >> >> or.java:553) >> > at >> > >> org.apache.myfaces.config.FacesConfigurator.configureApplication(FacesConfigurat >> >> or.java:462) >> > at >> > >> org.apache.myfaces.config.FacesConfigurator.configure(FacesConfigurator.java:141 >> >> ) >> > at >> > >> org.apache.myfaces.webapp.StartupServletContextListener.initFaces(StartupServlet >> >> ContextListener.java:69) >> > at >> > >> org.apache.myfaces.webapp.StartupServletContextListener.contextInitialized(Start >> >> upServletContextListener.java: >> > 52) >> > at >> > >> weblogic.servlet.internal.WebAppServletContext$FireContextListenerAction.run(Web >> >> AppServletContext.java:7044) >> > at >> > >> weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.ja >> >> va:321) >> > at >> > >> weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121) >> > at >> > >> weblogic.servlet.internal.WebAppServletContext.notifyCreated(WebAppServletContex >> >> t.java:1753) >> > at >> > >> weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletCon >> >> text.java:3352) >> > - locked <0x132775a0> (a >> > weblogic.servlet.internal.WebAppServletContext) >> > at >> > >> weblogic.servlet.internal.WebAppServletContext.setStarted(WebAppServletContext.j >> >> ava:6208) >> > at >> > weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:864) >> > at >> > >> weblogic.j2ee.J2EEApplicationContainer.start(J2EEApplicationContainer.java:2134) >> >> > at >> > >> weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContainer.java:21 >> >> 75) >> > at >> > >> weblogic.j2ee.J2EEApplicationContainer.activate(J2EEApplicationContainer.java:21 >> >> 22) >> > at >> > >> weblogic.management.deploy.slave.SlaveDeployer$Application.setActivation(SlaveDe >> >> ployer.java:3099) >> > at >> > >> weblogic.management.deploy.slave.SlaveDeployer.setActivationStateForAllApplicati >> >> ons(SlaveDeployer.java:1768) >> > at >> > >> weblogic.management.deploy.slave.SlaveDeployer.resume(SlaveDeployer.java:351) >> >> > at >> > >> weblogic.management.deploy.DeploymentManagerServerLifeCycleImpl.resume(Deploymen >> >> tManagerServerLifeCycleImpl.ja >> > va:229) >> > at >> > weblogic.t3.srvr.SubsystemManager.resume(SubsystemManager.java:136) >> > at weblogic.t3.srvr.T3Srvr.resume(T3Srvr.java:965) >> > at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:360) >> > at weblogic.Server.main(Server.java:32) >> > >> > Dynamic libraries: >> > 0x00400000 - 0x0040B000 C:\Bea\JDK142~2\bin\java.exe >> > 0x7C910000 - 0x7C9C7000 C:\WINDOWS\system32\ntdll.dll >> > 0x7C800000 - 0x7C906000 C:\WINDOWS\system32\kernel32.dll >> > 0x77DA0000 - 0x77E4A000 C:\WINDOWS\system32\ADVAPI32.dll >> > 0x77E50000 - 0x77EE1000 C:\WINDOWS\system32\RPCRT4.dll >> > 0x77BE0000 - 0x77C38000 C:\WINDOWS\system32\MSVCRT.dll >> > 0x08000000 - 0x08138000 C:\Bea\JDK142~2\jre\bin\client\jvm.dll >> > 0x77D10000 - 0x77DA0000 C:\WINDOWS\system32\USER32.dll >> > 0x77EF0000 - 0x77F37000 C:\WINDOWS\system32\GDI32.dll >> > 0x76AF0000 - 0x76B1E000 C:\WINDOWS\system32\WINMM.dll >> > 0x10000000 - 0x10007000 C:\Bea\JDK142~2\jre\bin\hpi.dll >> > 0x003A0000 - 0x003AE000 C:\Bea\JDK142~2\jre\bin\verify.dll >> > 0x003C0000 - 0x003D9000 C:\Bea\JDK142~2\jre\bin\java.dll >> > 0x003E0000 - 0x003EE000 C:\Bea\JDK142~2\jre\bin\zip.dll >> > 0x02D90000 - 0x02D9F000 C:\Bea\jdk142_08\jre\bin\net.dll >> > 0x71A10000 - 0x71A27000 C:\WINDOWS\system32\WS2_32.dll >> > 0x71A00000 - 0x71A08000 C:\WINDOWS\system32\WS2HELP.dll >> > 0x719B0000 - 0x719F0000 C:\WINDOWS\System32\mswsock.dll >> > 0x76EE0000 - 0x76F07000 C:\WINDOWS\system32\DNSAPI.dll >> > 0x76F70000 - 0x76F78000 C:\WINDOWS\System32\winrnr.dll >> > 0x76F20000 - 0x76F4D000 C:\WINDOWS\system32\WLDAP32.dll >> > 0x76F80000 - 0x76F86000 C:\WINDOWS\system32\rasadhlp.dll >> > 0x02EB0000 - 0x02EB8000 C:\Bea\jdk142_08\jre\bin\nio.dll >> > 0x02EC0000 - 0x02EC6000 C:\Bea\jdk142_08\jre\bin\ioser12.dll >> > 0x66710000 - 0x66769000 C:\WINDOWS\system32\hnetcfg.dll >> > 0x719F0000 - 0x719F8000 C:\WINDOWS\System32\wshtcpip.dll >> > 0x056E0000 - 0x056E5000 C:\Bea\weblogic81\server\bin\stackdump.dll >> > 0x76C50000 - 0x76C78000 C:\WINDOWS\system32\imagehlp.dll >> > 0x59DD0000 - 0x59E71000 C:\WINDOWS\system32\DBGHELP.dll >> > 0x77BD0000 - 0x77BD8000 C:\WINDOWS\system32\VERSION.dll >> > 0x76BB0000 - 0x76BBB000 C:\WINDOWS\system32\PSAPI.DLL >> > >> > Heap at VM Abort: >> > Heap >> > def new generation total 7744K, used 6317K [0x10010000, 0x10870000, >> > 0x10f70000) >> > eden space 6912K, 89% used [0x10010000, 0x10616cd0, 0x106d0000) >> > from space 832K, 17% used [0x107a0000, 0x107c48f8, 0x10870000) >> > to space 832K, 0% used [0x106d0000, 0x106d0000, 0x107a0000) >> > tenured generation total 101092K, used 89966K [0x10f70000, 0x17229000, >> > 0x1c810000) >> > the space 101092K, 88% used [0x10f70000, 0x1674b930, 0x1674ba00, >> > 0x17229000) >> > compacting perm gen total 54016K, used 53996K [0x1c810000, 0x1fcd0000, >> > 0x24810000) >> > the space 54016K, 99% used [0x1c810000, 0x1fccb380, 0x1fccb400, >> > 0x1fcd0000) >> > >> > Local Time = Tue Jan 23 15:46:25 2007 >> > Elapsed Time = 78 >> > # >> > # The exception above was detected in native code outside the VM >> > # >> > # Java VM: Java HotSpot(TM) Client VM (1.4.2_08-b03 mixed mode) >> > # >> > # An error report file has been saved as hs_err_pid2700.log. >> > # Please refer to the file for further information. >> > # >> > >> > >> > -- View this message in context: http://www.nabble.com/Trinidad-and-Weblogic-8.1-SP5%3A-EXCEPTION_ACCESS_VIOLATION-tf3064600.html#a8523983 Sent from the MyFaces - Users mailing list archive at Nabble.com.

