[JBoss JIRA] (JGRP-2339) SocketFactory missing close(ServerSocketChannel)
by Bela Ban (Jira)
[ https://issues.jboss.org/browse/JGRP-2339?page=com.atlassian.jira.plugin.... ]
Bela Ban updated JGRP-2339:
---------------------------
Fix Version/s: 4.1.0
> SocketFactory missing close(ServerSocketChannel)
> ------------------------------------------------
>
> Key: JGRP-2339
> URL: https://issues.jboss.org/browse/JGRP-2339
> Project: JGroups
> Issue Type: Bug
> Affects Versions: 4.0.19
> Reporter: Paul Ferraro
> Assignee: Bela Ban
> Priority: Major
> Fix For: 4.1.0
>
>
> JGroups SocketFactory contains methods for creating named ServerSocketChannels, however, there is no corresponding close(ServerSocketChannel) method.
> WF relies on the SocketFactory to register JGroups sockets with its SocketBindingManager, so that the management layer can report which sockets are connected, to which address/port are they are bound, etc. The close(...) methods are necessary to unregister from the SocketBindingManager.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 3 months
[JBoss JIRA] (WFLY-11928) Remove note about log4j warning from jaxws-* quickstarts
by Eduardo Martins (Jira)
[ https://issues.jboss.org/browse/WFLY-11928?page=com.atlassian.jira.plugin... ]
Eduardo Martins updated WFLY-11928:
-----------------------------------
Description:
Since WFLY-11209 is fixed, we can remove this part of README from jaxws-* quickstarts:
{code:java}
You will see the following errors and warnings in the server log. These messages come from the jaxws-tools-maven-plugin plugin that generates source files based on the WSDL. You can ignore these warnings.
[INFO] Could not find log4j.xml configuration, logging to console.
[INFO]
[INFO] TODO! Cheek SOAP 1.2 extension
[ERROR] log4j:WARN No appenders could be found for logger (org.apache.cxf.common.logging.LogUtils).
[ERROR] log4j:WARN Please initialize the log4j system properly.
[ERROR] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
{code}
was:
Since WFLY-11209v is fixed, we can remove this part of README from jaxws-* quickstarts:
{code:java}
You will see the following errors and warnings in the server log. These messages come from the jaxws-tools-maven-plugin plugin that generates source files based on the WSDL. You can ignore these warnings.
[INFO] Could not find log4j.xml configuration, logging to console.
[INFO]
[INFO] TODO! Cheek SOAP 1.2 extension
[ERROR] log4j:WARN No appenders could be found for logger (org.apache.cxf.common.logging.LogUtils).
[ERROR] log4j:WARN Please initialize the log4j system properly.
[ERROR] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
{code}
> Remove note about log4j warning from jaxws-* quickstarts
> --------------------------------------------------------
>
> Key: WFLY-11928
> URL: https://issues.jboss.org/browse/WFLY-11928
> Project: WildFly
> Issue Type: Task
> Components: Quickstarts
> Affects Versions: 16.0.0.Final
> Reporter: Eduardo Martins
> Assignee: Eduardo Martins
> Priority: Major
>
> Since WFLY-11209 is fixed, we can remove this part of README from jaxws-* quickstarts:
> {code:java}
> You will see the following errors and warnings in the server log. These messages come from the jaxws-tools-maven-plugin plugin that generates source files based on the WSDL. You can ignore these warnings.
> [INFO] Could not find log4j.xml configuration, logging to console.
> [INFO]
> [INFO] TODO! Cheek SOAP 1.2 extension
> [ERROR] log4j:WARN No appenders could be found for logger (org.apache.cxf.common.logging.LogUtils).
> [ERROR] log4j:WARN Please initialize the log4j system properly.
> [ERROR] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 3 months
[JBoss JIRA] (WFLY-11928) Remove note about log4j warning from jaxws-* quickstarts
by Eduardo Martins (Jira)
[ https://issues.jboss.org/browse/WFLY-11928?page=com.atlassian.jira.plugin... ]
Eduardo Martins updated WFLY-11928:
-----------------------------------
Description:
Since WFLY-11209v is fixed, we can remove this part of README from jaxws-* quickstarts:
{code:java}
You will see the following errors and warnings in the server log. These messages come from the jaxws-tools-maven-plugin plugin that generates source files based on the WSDL. You can ignore these warnings.
[INFO] Could not find log4j.xml configuration, logging to console.
[INFO]
[INFO] TODO! Cheek SOAP 1.2 extension
[ERROR] log4j:WARN No appenders could be found for logger (org.apache.cxf.common.logging.LogUtils).
[ERROR] log4j:WARN Please initialize the log4j system properly.
[ERROR] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
{code}
was:
Since JBEAP-15215 is fixed, we can remove this part of README from jaxws-* quickstarts:
{code:java}
You will see the following errors and warnings in the server log. These messages come from the jaxws-tools-maven-plugin plugin that generates source files based on the WSDL. You can ignore these warnings.
[INFO] Could not find log4j.xml configuration, logging to console.
[INFO]
[INFO] TODO! Cheek SOAP 1.2 extension
[ERROR] log4j:WARN No appenders could be found for logger (org.apache.cxf.common.logging.LogUtils).
[ERROR] log4j:WARN Please initialize the log4j system properly.
[ERROR] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
{code}
> Remove note about log4j warning from jaxws-* quickstarts
> --------------------------------------------------------
>
> Key: WFLY-11928
> URL: https://issues.jboss.org/browse/WFLY-11928
> Project: WildFly
> Issue Type: Task
> Components: Quickstarts
> Affects Versions: 16.0.0.Final
> Reporter: Eduardo Martins
> Assignee: Eduardo Martins
> Priority: Major
>
> Since WFLY-11209v is fixed, we can remove this part of README from jaxws-* quickstarts:
> {code:java}
> You will see the following errors and warnings in the server log. These messages come from the jaxws-tools-maven-plugin plugin that generates source files based on the WSDL. You can ignore these warnings.
> [INFO] Could not find log4j.xml configuration, logging to console.
> [INFO]
> [INFO] TODO! Cheek SOAP 1.2 extension
> [ERROR] log4j:WARN No appenders could be found for logger (org.apache.cxf.common.logging.LogUtils).
> [ERROR] log4j:WARN Please initialize the log4j system properly.
> [ERROR] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 3 months
[JBoss JIRA] (WFLY-11928) Remove note about log4j warning from jaxws-* quickstarts
by Eduardo Martins (Jira)
[ https://issues.jboss.org/browse/WFLY-11928?page=com.atlassian.jira.plugin... ]
Eduardo Martins moved JBEAP-16648 to WFLY-11928:
------------------------------------------------
Project: WildFly (was: JBoss Enterprise Application Platform)
Key: WFLY-11928 (was: JBEAP-16648)
Workflow: GIT Pull Request workflow (was: CDW with loose statuses v1)
Component/s: Quickstarts
(was: Quickstarts)
Affects Version/s: 16.0.0.Final
(was: 7.2.0.GA.CR1)
> Remove note about log4j warning from jaxws-* quickstarts
> --------------------------------------------------------
>
> Key: WFLY-11928
> URL: https://issues.jboss.org/browse/WFLY-11928
> Project: WildFly
> Issue Type: Task
> Components: Quickstarts
> Affects Versions: 16.0.0.Final
> Reporter: Eduardo Martins
> Assignee: Eduardo Martins
> Priority: Major
>
> Since JBEAP-15215 is fixed, we can remove this part of README from jaxws-* quickstarts:
> {code:java}
> You will see the following errors and warnings in the server log. These messages come from the jaxws-tools-maven-plugin plugin that generates source files based on the WSDL. You can ignore these warnings.
> [INFO] Could not find log4j.xml configuration, logging to console.
> [INFO]
> [INFO] TODO! Cheek SOAP 1.2 extension
> [ERROR] log4j:WARN No appenders could be found for logger (org.apache.cxf.common.logging.LogUtils).
> [ERROR] log4j:WARN Please initialize the log4j system properly.
> [ERROR] log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
> {code}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years, 3 months