Closed ghost closed 7 years ago
Hugh. Lot's of ConnectException's. The JMS configuration doesn't look healthy.
@SylviaDehn, please check the following:
Maybe the installation of indexer domain configures the JMS port wrong.
You are correct, Suzanna. Indexer domain was not running when I copied the file. So I am changing the bug to ERRORs that are in system.log of master indexer. It is filling up like crazy. 8476 is in domain.xml.
See log files above and how many are created in written per minute ....
The problem I have, my disk fills up, with master-indexer errors. If I stop the master-indexer, then the disk fills up with bes-domain connect errors .... so the situation is not acceptable
@SylviaDehn, please check if
Please test with jdk8u60, I see jdk8u121 in the logs. There are maybe other problems with the higher versions.
[SEVERE] [rardeployment.start_failed] [javax.enterprise.resource.resourceadapter.com.sun.enterprise.connectors] [tid: _ThreadID=19 _ThreadName=RunLevelControllerThread-1486629720178] [timeMillis: 1486629766810] [levelValue: 1000] [[
RAR6035 : Resource adapter start failed.
javax.resource.spi.ResourceAdapterInternalException: java.security.PrivilegedActionException: javax.resource.spi.ResourceAdapterInternalException: MQJMSRA_RA4001: start:Aborting:Exception starting EMBEDDED broker=Broker failed to start
at com.sun.enterprise.connectors.jms.system.ActiveJmsResourceAdapter.startResourceAdapter(ActiveJmsResourceAdapter.java:510)
at com.sun.enterprise.connectors.ActiveOutboundResourceAdapter.init(ActiveOutboundResourceAdapter.java:130)
at com.sun.enterprise.connectors.inbound.ActiveInboundResourceAdapterImpl.init(ActiveInboundResourceAdapterImpl.java:90)
at com.sun.enterprise.connectors.ActiveRAFactory.instantiateActiveResourceAdapter(ActiveRAFactory.java:141)
at com.sun.enterprise.connectors.ActiveRAFactory.createActiveResourceAdapter(ActiveRAFactory.java:108)
at com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl.createActiveResourceAdapter(ResourceAdapterAdminServiceImpl.java:210)
at com.sun.enterprise.connectors.service.ResourceAdapterAdminServiceImpl.createActiveResourceAdapter(ResourceAdapterAdminServiceImpl.java:346)
at com.sun.enterprise.connectors.ConnectorRuntime.createActiveResourceAdapter(ConnectorRuntime.java:405)
at com.sun.enterprise.connectors.service.ConnectorService.loadDeferredResourceAdapter(ConnectorService.java:184)
at com.sun.enterprise.connectors.ConnectorRuntime.loadDeferredResourceAdapter(ConnectorRuntime.java:1331)
at com.sun.enterprise.connectors.inbound.ConnectorMessageBeanClient.getActiveResourceAdapter(ConnectorMessageBeanClient.java:315)
at com.sun.enterprise.connectors.inbound.ConnectorMessageBeanClient.setup(ConnectorMessageBeanClient.java:166)
at org.glassfish.ejb.mdb.MessageBeanContainer.
[Details of fix] Default port for jms queue for domains was changed in gl4. So we updated installation process and set up correct port. The connection troubles should not occur again.
[Version] 16.1 pre fix7 2016/02/27 Problem still occurs. New logfile is attached. server_log.txt
The logs are connected with the issue #568 This fix is for jms related problems.
The other bug is closed, my original problem report is still valid. Do you want me to open a new bug?
verified 17.2
[Version] 16.1 fix5+ 2017/02/06
[How to reproduce]
[Expected result] no ERRORs, almost no WARNINGS
[Observed result] Filled with too many ERRORS which fill up the log file very fast and are killing disk space.
[Details] see attached file in last comment