You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[2024-07-04T17:14:55.947369+02:00] [GF 7.0.16-SNAPSHOT] [SEVERE] [NCLS-CORE-00003] [jakarta.enterprise.system.core] [tid: _ThreadID=65 _ThreadName=admin-listener(2)] [levelValue: 1000] [[
Exception while running a command
java.lang.NoSuchMethodError: 'boolean java.lang.StringBuffer.isEmpty()'
at com.sun.enterprise.deployment.node.SaxParserHandler.endElement(SaxParserHandler.java:486)
at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.endElement(AbstractSAXParser.java:610)
at java.xml/com.sun.org.apache.xerces.internal.impl.xs.XMLSchemaValidator.endElement(XMLSchemaValidator.java:947)
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanEndElement(XMLDocumentFragmentScannerImpl.java:1718)
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl$FragmentContentDriver.next(XMLDocumentFragmentScannerImpl.java:2883)
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl.next(XMLDocumentScannerImpl.java:605)
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLNSDocumentScannerImpl.next(XMLNSDocumentScannerImpl.java:112)
at java.xml/com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(XMLDocumentFragmentScannerImpl.java:534)
at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:888)
at java.xml/com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(XML11Configuration.java:824)
at java.xml/com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(XMLParser.java:141)
at java.xml/com.sun.org.apache.xerces.internal.parsers.AbstractSAXParser.parse(AbstractSAXParser.java:1216)
at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl$JAXPSAXParser.parse(SAXParserImpl.java:635)
at java.xml/com.sun.org.apache.xerces.internal.jaxp.SAXParserImpl.parse(SAXParserImpl.java:324)
at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:281)
at com.sun.enterprise.deployment.io.DeploymentDescriptorFile.read(DeploymentDescriptorFile.java:213)
at com.sun.enterprise.deployment.archivist.Archivist.readStandardDeploymentDescriptor(Archivist.java:655)
at com.sun.enterprise.deployment.archivist.Archivist.readDeploymentDescriptors(Archivist.java:393)
at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:275)
at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:284)
at com.sun.enterprise.deployment.archivist.Archivist.open(Archivist.java:243)
at com.sun.enterprise.connectors.util.ConnectorDDTransformUtils.getConnectorDescriptor(ConnectorDDTransformUtils.java:211)
at com.sun.enterprise.connectors.service.ConnectorService.getConnectorDescriptor(ConnectorService.java:250)
at com.sun.enterprise.connectors.service.ConnectorConfigurationParserServiceImpl.getConnectionDefinitionNames(ConnectorConfigurationParserServiceImpl.java:141)
at com.sun.enterprise.connectors.ConnectorRuntime.getConnectionDefinitionNames(ConnectorRuntime.java:651)
at org.glassfish.connectors.admin.cli.ConnectorConnectionPoolManager.isValidConnectionDefinition(ConnectorConnectionPoolManager.java:367)
at org.glassfish.connectors.admin.cli.ConnectorConnectionPoolManager.validateConnectorConnPoolAttributes(ConnectorConnectionPoolManager.java:314)
at org.glassfish.connectors.admin.cli.ConnectorConnectionPoolManager.isValid(ConnectorConnectionPoolManager.java:192)
at org.glassfish.connectors.admin.cli.ConnectorConnectionPoolManager.create(ConnectorConnectionPoolManager.java:140)
at org.glassfish.connectors.admin.cli.CreateConnectorConnectionPool.execute(CreateConnectorConnectionPool.java:180)
at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:569)
at com.sun.enterprise.v3.admin.CommandRunnerImpl$2$1.run(CommandRunnerImpl.java:565)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/javax.security.auth.Subject.doAs(Subject.java:361)
at com.sun.enterprise.v3.admin.CommandRunnerImpl$2.execute(CommandRunnerImpl.java:564)
at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:595)
at com.sun.enterprise.v3.admin.CommandRunnerImpl$3.run(CommandRunnerImpl.java:587)
at java.base/java.security.AccessController.doPrivileged(Native Method)
at java.base/javax.security.auth.Subject.doAs(Subject.java:361)
at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:586)
at com.sun.enterprise.v3.admin.CommandRunnerImpl.doCommand(CommandRunnerImpl.java:1477)
at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1846)
at com.sun.enterprise.v3.admin.CommandRunnerImpl$ExecutionContext.execute(CommandRunnerImpl.java:1722)
at org.glassfish.jms.admin.cli.CreateJMSResource.execute(CreateJMSResource.java:213)
The text was updated successfully, but these errors were encountered:
Environment Details
Problem Description
server.log:
The text was updated successfully, but these errors were encountered: