[jira] [Closed] (GERONIMO-5736) When starting a 2.2.1 server I get the following exception in STDOUT

"Mark Struberg (Jira)" <[email protected]> Mon, 4 May 2026 06:06:00 +0000 (UTC)
Newsgroups gmane.comp.java.geronimo.devel
Message-ID <[email protected]>
     [ https://issues.apache.org/jira/browse/GERONIMO-5736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Struberg closed GERONIMO-5736.
-----------------------------------
    Resolution: Won't Fix

Closing old outdated issues.

Note that the Apache Geronimo Application Server itself was declared EOL in 2017 and we do not maintain the server parts anymore.

We still do actively maintain many of the Java EE / Jakarta EE which saw the light during creation of the Apache Geronimo Aplication Server.
If you feel that this ticket still affects one of those components then please feel free to reopen the ticket.
thanks, your Apache Geronimo team!

> When starting a 2.2.1 server I get the following exception in STDOUT
> --------------------------------------------------------------------
>
>                 Key: GERONIMO-5736
>                 URL: https://issues.apache.org/jira/browse/GERONIMO-5736
>             Project: Geronimo
>          Issue Type: Bug
>      Security Level: public(Regular issues) 
>    Affects Versions: 2.2.1
>         Environment: Linux 2.6, Sun JDK 1.6.0_20, Maven 2.2.1, Non stock, building all from maven
>            Reporter: Morten Svanaes
>            Priority: Minor
>
> [INFO] Module 17/60 org.apache.geronimo.configs/system-database/2.2.1/car                                    16:03:04,888 ERROR [MCFConnectionInterceptor] Error occurred creating ManagedConnection for handle: nullManagedConnectionInfo: org.apache.geronimo.connector.outbound.ManagedConnectionInfo@75eee7b7. mc: null]
> [INFO] javax.resource.spi.ResourceAdapterInternalException: Unable to obtain physical connection to org.apache.derby.jdbc.EmbeddedXADataSource@46cfd22a
> [INFO]  at org.tranql.connector.jdbc.AbstractXADataSourceMCF.getPhysicalConnection(AbstractXADataSourceMCF.java:77)
> [INFO]  at org.tranql.connector.jdbc.AbstractXADataSourceMCF.createManagedConnection(AbstractXADataSourceMCF.java:65)
> [INFO]  at org.apache.geronimo.connector.outbound.MCFConnectionInterceptor.getConnection(MCFConnectionInterceptor.java:49)
> [INFO]  at org.apache.geronimo.connector.outbound.XAResourceInsertionInterceptor.getConnection(XAResourceInsertionInterceptor.java:41)
> [INFO]  at org.apache.geronimo.connector.outbound.SinglePoolConnectionInterceptor.internalGetConnection(SinglePoolConnectionInterceptor.java:69)
> [INFO]  at org.apache.geronimo.connector.outbound.AbstractSinglePoolConnectionInterceptor.getConnection(AbstractSinglePoolConnectionInterceptor.java:80)
> [INFO]  at org.apache.geronimo.connector.outbound.TransactionEnlistingInterceptor.getConnection(TransactionEnlistingInterceptor.java:49)
> [INFO]  at org.apache.geronimo.connector.outbound.TransactionCachingInterceptor.getConnection(TransactionCachingInterceptor.java:109)
> [INFO]  at org.apache.geronimo.connector.outbound.TCCLInterceptor.getConnection(TCCLInterceptor.java:39)
> [INFO]  at org.apache.geronimo.connector.outbound.OutboundNamedXAResourceFactory.getNamedXAResource(OutboundNamedXAResourceFactory.java:56)
> [INFO]  at org.apache.geronimo.transaction.manager.RecoverTask.run(RecoverTask.java:49)
> [INFO]  at org.apache.geronimo.transaction.manager.TransactionManagerImpl.registerNamedXAResourceFactory(TransactionManagerImpl.java:353)
> [INFO]  at org.apache.geronimo.connector.outbound.AbstractConnectionManager.doRecovery(AbstractConnectionManager.java:65)
> [INFO]  at org.apache.geronimo.connector.outbound.ManagedConnectionFactoryWrapper.doStart(ManagedConnectionFactoryWrapper.java:164)
> [INFO]  at org.apache.geronimo.gbean.runtime.GBeanInstance.createInstance(GBeanInstance.java:953)
> [INFO]  at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:269)
> [INFO]  at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:103)
> [INFO]  at org.apache.geronimo.gbean.runtime.GBeanInstance.start(GBeanInstance.java:525)
> [INFO]  at org.apache.geronimo.gbean.runtime.GBeanDependency.attemptFullStart(GBeanDependency.java:110)
> [INFO]  at org.apache.geronimo.gbean.runtime.GBeanDependency.addTarget(GBeanDependency.java:145)
> [INFO]  at org.apache.geronimo.gbean.runtime.GBeanDependency$1.running(GBeanDependency.java:119)
> [INFO]  at org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.fireRunningEvent(BasicLifecycleMonitor.java:175)
> [INFO]  at org.apache.geronimo.kernel.basic.BasicLifecycleMonitor.access$300(BasicLifecycleMonitor.java:44)
> [INFO]  at org.apache.geronimo.kernel.basic.BasicLifecycleMonitor$RawLifecycleBroadcaster.fireRunningEvent(BasicLifecycleMonitor.java:253)
> [INFO]  at org.apache.geronimo.gbean.runtime.GBeanInstanceState.attemptFullStart(GBeanInstanceState.java:295)
> [INFO]  at org.apache.geronimo.gbean.runtime.GBeanInstanceState.start(GBeanInstanceState.java:103)
> [INFO]  at org.apache.geronimo.gbean.runtime.GBeanInstanceState.startRecursive(GBeanInstanceState.java:125)
> [INFO]  at org.apache.geronimo.gbean.runtime.GBeanInstance.startRecursive(GBeanInstance.java:539)
> [INFO]  at org.apache.geronimo.kernel.basic.BasicKernel.startRecursiveGBean(BasicKernel.java:377)
> [INFO]  at org.apache.geronimo.kernel.config.ConfigurationUtil.startConfigurationGBeans(ConfigurationUtil.java:456)
> [INFO]  at org.apache.geronimo.kernel.config.KernelConfigurationManager.start(KernelConfigurationManager.java:190)
> [INFO]  at org.apache.geronimo.kernel.config.SimpleConfigurationManager.startConfiguration(SimpleConfigurationManager.java:546)
> [INFO]  at sun.reflect.GeneratedMethodAccessor22.invoke(Unknown Source)
> [INFO]  at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> [INFO]  at java.lang.reflect.Method.invoke(Method.java:597)
> [INFO]  at org.apache.geronimo.gbean.runtime.ReflectionMethodInvoker.invoke(ReflectionMethodInvoker.java:34)
> [INFO]  at org.apache.geronimo.gbean.runtime.GBeanOperation.invoke(GBeanOperation.java:130)
> [INFO]  at org.apache.geronimo.gbean.runtime.GBeanInstance.invoke(GBeanInstance.java:816)
> [INFO]  at org.apache.geronimo.gbean.runtime.RawInvoker.invoke(RawInvoker.java:57)
> [INFO]  at org.apache.geronimo.kernel.basic.RawOperationInvoker.invoke(RawOperationInvoker.java:35)
> [INFO]  at org.apache.geronimo.kernel.basic.ProxyMethodInterceptor.intercept(ProxyMethodInterceptor.java:96)
> [INFO]  at org.apache.geronimo.gbean.GBeanLifecycle$$EnhancerByCGLIB$$41dff422.startConfiguration(<generated>)
> [INFO]  at org.apache.geronimo.system.main.EmbeddedDaemon.doStartup(EmbeddedDaemon.java:204)
> [INFO]  at org.apache.geronimo.system.main.EmbeddedDaemon.execute(EmbeddedDaemon.java:87)
> [INFO]  at org.apache.geronimo.kernel.util.MainConfigurationBootstrapper.main(MainConfigurationBootstrapper.java:45)
> [INFO]  at org.apache.geronimo.cli.AbstractCLI.executeMain(AbstractCLI.java:65)
> [INFO]  at org.apache.geronimo.cli.daemon.DaemonCLI.main(DaemonCLI.java:30)
> [INFO] Caused by: java.sql.SQLNonTransientConnectionException: Connection authentication failure occurred.  Reason: Invalid authentication..
> [INFO]  at org.apache.derby.impl.jdbc.SQLExceptionFactory40.getSQLException(Unknown Source)
> [INFO]  at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown Source)
> [INFO]  at org.apache.derby.impl.jdbc.Util.newEmbedSQLException(Unknown Source)
> [INFO]  at org.apache.derby.impl.jdbc.Util.generateCsSQLException(Unknown Source)
> [INFO]  at org.apache.derby.impl.jdbc.EmbedConnection.newSQLException(Unknown Source)
> [INFO]  at org.apache.derby.impl.jdbc.EmbedConnection.checkUserCredentials(Unknown Source)
> [INFO]  at org.apache.derby.impl.jdbc.EmbedConnection.<init>(Unknown Source)
> [INFO]  at org.apache.derby.impl.jdbc.EmbedConnection30.<init>(Unknown Source)
> [INFO]  at org.apache.derby.impl.jdbc.EmbedConnection40.<init>(Unknown Source)
> [INFO]  at org.apache.derby.jdbc.Driver40.getNewEmbedConnection(Unknown Source)
> [INFO]  at org.apache.derby.jdbc.InternalDriver.connect(Unknown Source)
> [INFO]  at org.apache.derby.jdbc.EmbeddedDataSource.getConnection(Unknown Source)
> [INFO]  at org.apache.derby.jdbc.EmbeddedDataSource.getConnection(Unknown Source)
> [INFO]  at org.apache.derby.jdbc.EmbeddedXADataSource.setupResourceAdapter(Unknown Source)
> [INFO]  at org.apache.derby.jdbc.EmbeddedXADataSource.getXAConnection(Unknown Source)
> [INFO]  at org.tranql.connector.jdbc.AbstractXADataSourceMCF.getPhysicalConnection(AbstractXADataSourceMCF.java:75)
> [INFO]  ... 46 more
> [INFO] Caused by: java.sql.SQLException: Connection authentication failure occurred.  Reason: Invalid authentication..
> [INFO]  at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException(Unknown Source)
> [INFO]  at org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA(Unknown Source)
> [INFO]  ... 62 more



--
This message was sent by Atlassian Jira
(v8.20.10#820010)