View gist:65072abcf73aabcbef6542550bc11f68
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
1. From deployment to undeployment including failure from server.log: | |
[2022-05-17T23:33:14.432+0000] [glassfish 7.0] [INFO] [NCLS-DEPLOYMENT-02027] [jakarta.enterprise.system.tools.deployment.autodeploy] [tid: _ThreadID=83 _ThreadName=AutoDeployer] [timeMillis: 1652830394432] [levelValue: 800] [[ | |
Selecting file /root/vi/glassfish7/glassfish/domains/domain1/autodeploy/ejblite_packaging_war_enventry_ejblitejsf_vehicle_web.war for autodeployment]] | |
[2022-05-17T23:33:14.777+0000] [glassfish 7.0] [INFO] [] [jakarta.enterprise.system.tools.deployment.common] [tid: _ThreadID=83 _ThreadName=AutoDeployer] [timeMillis: 1652830394777] [levelValue: 800] [[ | |
visiting unvisited references]] | |
[2022-05-17T23:33:15.023+0000] [glassfish 7.0] [INFO] [NCLS-SECURITY-01001] [jakarta.enterprise.system.core.security] [tid: _ThreadID=83 _ThreadName=AutoDeployer] [timeMillis: 1652830395023] [levelValue: 800] [[ | |
Java security manager is enabled.]] |
View gist:2f44138c58d69184f8d9fbf65547d137
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[TEST FAILED] testName=appNameModuleNameFromEJB Failed with EJBException caused by | |
java.lang.RuntimeException: | |
Check java:module/ModuleName Expecting /ejblite_packaging_war_enventry_ejblitejsf_vehicle_web, but actual ejblite_packaging_war_enventry_ejblitejsf_vehicle_web | |
at com.sun.ts.tests.ejb30.common.helper.Helper.assertEquals(Helper.java:89) | |
at com.sun.ts.tests.ejb30.lite.packaging.war.enventry.BeanBase.appNameModuleName(BeanBase.java:116) | |
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) | |
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
at java.base/java.lang.reflect.Method.invoke(Method.java:566) |
View gist:5fb5d19538d732317edacc338b38d47b
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[runcts] OUT => [javatest.batch] [#|2022-05-09T14:51:23.018-0400|SEVERE||jakarta.enterprise.system.tools.deployment.common|_ThreadID=1;_ThreadName=main;_TimeMillis=1652122283018;_LevelValue=1000;|Exception while invoking class org.glassfish.ejb.startup.EjbDeployer load method | |
[runcts] OUT => [javatest.batch] java.lang.RuntimeException: EJB Container initialization error | |
[runcts] OUT => [javatest.batch] at org.glassfish.ejb.startup.EjbApplication.loadContainers(EjbApplication.java:210) | |
[runcts] OUT => [javatest.batch] at org.glassfish.ejb.startup.EjbDeployer.load(EjbDeployer.java:264) | |
[runcts] OUT => [javatest.batch] at org.glassfish.ejb.startup.EjbDeployer.load(EjbDeployer.java:80) | |
[runcts] OUT => [javatest.batch] at org.glassfish.internal.data.ModuleInfo.load(ModuleInfo.java:182) | |
[runcts] OUT => [javatest.batch] at org.glassfish.internal.data.ApplicationInfo.load(ApplicationInfo.java:289) | |
[runcts] OUT => [javatest.batch] at com.sun.enterprise.v3.server.ApplicationLifecycle.deplo |
View gist:4283686070c8701a8171cfc33c743081
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Updated each use of "ExecTSTestCmd" in jakartaee/bin/ts.jte as follows: | |
" | |
command.testExecute=com.sun.ts.lib.harness.ExecTSTestCmd \ | |
CLASSPATH=${ts.harness.classpath}${pathsep}${ts.home}/classes${pathsep}\ | |
${JAVA_HOME}/../lib/tools.jar${pathsep}\ | |
${ri.modules}/security-ee.jar${pathsep}\ | |
${ts.home}/lib/commons-httpclient-3.1.jar${pathsep}\ | |
${ts.home}/lib/commons-logging-1.1.3.jar${pathsep}\ | |
${ts.home}/lib/commons-codec-1.9.jar${pathsep}\ | |
${ts.home}/lib/cssparser-0.9.25.jar${pathsep}\ |
View gist:9d51e0c7e306c02070ed5e6c8cba0453
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
https://ci.eclipse.org/jakartaee-tck/job/10/job/eftl-jakartaeetck-run-100/44 was started to run only the `ejb30/lite/singleton` tests with JDK 17 via https://ci.eclipse.org/jakartaee-tck/job/jakartaee-tck/job/master/1780 | |
1. The first error in the job console is: | |
command: com.sun.ts.lib.harness.ExecTSTestCmd CLASSPATH=/root/jakartaeetck/bin/xml/../../lib/tsharness.jar:/root/jakartaeetck/bin/xml/../../lib/cts.jar:/root/jakartaeetck/bin/xml/../../lib/glassfishporting.jar:/root/jakartaeetck/bin/xml/../../lib/commons-lang3-3.3.2.jar:/root/vi/glassfish7/glassfish/../javadb/lib/derbyclient.jar:/root/vi/glassfish7/glassfish/../javadb/lib/derbyshared.jar:/root/vi/glassfish7/glassfish/../javadb/lib/derbytools.jar:/root/vi/glassfish7/glassfish/lib/embedded/glassfish-embedded-static-shell.jar:/root/jakartaeetck/bin/xml/../../dist/com/sun/ts/tests/ejb30/lite/singleton/concurrency/bean/ejbembed_vehicle_ejb.jar DISPLAY=:0.0 HOME=/ TMP= windir= SYSTEMROOT= /opt/jdk-17.0.1/bin/java -Dcts.tmp=/root/jakartaeetck/bin/xml/.. |
View gist:67a2c64b88f8453a622931235c12ad4e
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2022-05-03T12:30:25.898+0000] [glassfish 7.0] [WARNING] [AS-DEPLOYMENT-02016] [jakarta.enterprise.system.tools.deployment.javaeefull] [tid: _ThreadID=80 _ThreadName=AutoDeployer] [timeMillis: 1651581025898] [levelValue: 900] [[ | |
Error occurred | |
MultiException stack 1 of 2 | |
java.lang.StackOverflowError | |
at java.base/java.security.AccessController.doPrivileged(Native Method) | |
at org.jvnet.hk2.osgiadapter.OSGiModuleImpl$4.loadClass(OSGiModuleImpl.java:446) | |
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521) | |
at com.sun.enterprise.v3.server.APIClassLoaderServiceImpl$APIClassLoader.loadClass(APIClassLoaderServiceImpl.java:235) | |
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:575) | |
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:521) |
View gist:bc6f9cbad4821a6775828dbbf900866c
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2022-05-03T13:10:16.702+0000] [glassfish 7.0] [SEVERE] [] [] [tid: _ThreadID=54 _ThreadName=Thread-8] [timeMillis: 1651583416702] [levelValue: 1000] [[ | |
java.security.AccessControlException: access denied ("jakarta.xml.ws.WebServicePermission" "CTSPermission3_name") | |
at java.base/java.security.AccessControlContext.checkPermission(AccessControlContext.java:472) | |
at java.base/java.security.AccessController.checkPermission(AccessController.java:895) | |
at com.sun.ts.tests.common.connector.whitebox.permissiondd.PermissionDDWorkManager$1.run(PermissionDDWorkManager.java:334) | |
at com.sun.ts.tests.common.connector.whitebox.permissiondd.PermissionDDWorkManager$1.run(PermissionDDWorkManager.java:332) | |
at java.base/java.security.AccessController.doPrivileged(Native Method) | |
at com.sun.ts.tests.common.connector.whitebox.permissiondd.PermissionDDWorkManager.doCheckPermission(PermissionDDWorkManager.java:332) | |
at com.sun.ts.tests.common.connector.whitebox.permissiondd.PermissionDDWorkManager.validateMissingPermFails(Permi |
View gist:841b30e370ea8caa75f2ba16aef77f05
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2022-05-03T12:50:02.530+0000] [glassfish 7.0] [INFO] [NCLS-DEPLOYMENT-02035] [jakarta.enterprise.system.tools.deployment.autodeploy] [tid: _ThreadID=81 _ThreadName=AutoDeployer] [timeMillis: 1651582202530] [levelValue: 800] [[ | |
[AutoDeploy] Successfully autodeployed : /root/vi/glassfish7/glassfish/domains/domain1/autodeploy/jsp_tagfile_directives_attribute20_web.war.]] | |
[2022-05-03T12:50:09.716+0000] [glassfish 7.0] [WARNING] [] [jakarta.enterprise.web] [tid: _ThreadID=31 _ThreadName=http-listener-1(4)] [timeMillis: 1651582209716] [levelValue: 900] [[ | |
StandardWrapperValve[jsp]: Servlet.service() for servlet jsp threw exception | |
java.lang.ClassCastException: class org.glassfish.wasp.runtime.ELContextWrapper cannot be cast to class org.glassfish.wasp.runtime.ELContextImpl (org.glassfish.wasp.runtime.ELContextWrapper and org.glassfish.wasp.runtime.ELContextImpl are in unnamed module of loader org.apache.felix.framework.BundleWiringImpl$BundleClassLoader @3a6522de) | |
at org.glassfish.wasp.runtime.PageContextImp |
View gist:a2106ac3fd0d8fd5e124f1e6804b392e
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Error compiling file: /root/vi/glassfish7/glassfish/domains/domain1/generated/jsp/integration_sec_secbasicssl/integration_sec_secbasicssl_web_war/org/apache/jsp/basicSSL_jsp.java]] | |
[2022-05-03T12:23:39.872+0000] [glassfish 7.0] [WARNING] [] [jakarta.enterprise.web] [tid: _ThreadID=38 _ThreadName=http-listener-2(4)] [timeMillis: 1651580619872] [levelValue: 900] [[ | |
StandardWrapperValve[jsp]: Servlet.service() for servlet jsp threw exception | |
org.glassfish.wasp.WaspException: PWC6033: Error in Javac compilation for JSP | |
PWC6197: An error occurred at line: 28 in the jsp file: /basicSSL.jsp | |
PWC6199: Generated servlet error: | |
cannot find symbol | |
symbol: variable HttpUtils |
View gist:d21103118ae3e86c25db76261b3a49ff
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[2022-05-03T12:21:43.003+0000] [glassfish 7.0] [WARNING] [] [jakarta.enterprise.web] [tid: _ThreadID=30 _ThreadName=http-listener-1(3)] [timeMillis: 1651580503003] [levelValue: 900] [[ | |
StandardWrapperValve[Faces Servlet]: Servlet.service() for servlet Faces Servlet threw exception | |
com.sun.faces.application.view.ViewHandlingStrategyNotFoundException | |
at java.base/java.util.Optional.orElseThrow(Optional.java:408) | |
at com.sun.faces.application.view.ViewHandlingStrategyManager.getStrategy(ViewHandlingStrategyManager.java:57) | |
at com.sun.faces.application.view.ViewDeclarationLanguageFactoryImpl.getViewDeclarationLanguage(ViewDeclarationLanguageFactoryImpl.java:45) | |
at com.sun.faces.application.view.MultiViewHandler.getViewDeclarationLanguage(MultiViewHandler.java:407) | |
at jakarta.faces.application.ViewHandlerWrapper.getViewDeclarationLanguage(ViewHandlerWrapper.java:335) | |
at com.sun.faces.lifecycle.RestoreViewPhase.execute(RestoreViewPhase.java:179) | |
at com.sun.faces.lifecycle.Phase.doPhase(Phase.java:72) |
NewerOlder