ERROR: invalid console appender config detected, console stream is looping

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

ERROR: invalid console appender config detected, console stream is looping

Jack Cox
ERROR: invalid console appender config detected, console stream is looping I’m attempting to run Orbeon 3.6 with Jboss Portal 2.6.3 and am seeing the following error when the Portal server loads the Orbeon.war file.

ERROR: invalid console appender config detected, console stream is looping

The example XForms portlet appears to work correctly.  But all log4j logging stops, which is somewhat of a problem.

Any insight into which Jar contains the conflicting log4j.xml file would be helpful.

Jack

---------------------
Jack Cox
CapTech Ventures, Inc.
1118 W. Main St.
Richmond, VA 23220
804-306-4710


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: ERROR: invalid console appender config detected, console stream is looping

Erik Bruchez
Administrator
log4j.xml is under WEB-INF/resources/config

-Erik

On Mar 24, 2008, at 12:52 PM, Jack Cox wrote:

> I’m attempting to run Orbeon 3.6 with Jboss Portal 2.6.3 and am  
> seeing the following error when the Portal server loads the  
> Orbeon.war file.
>
> ERROR: invalid console appender config detected, console stream is  
> looping
>
> The example XForms portlet appears to work correctly.  But all log4j  
> logging stops, which is somewhat of a problem.
>
> Any insight into which Jar contains the conflicting log4j.xml file  
> would be helpful.
>
> Jack
>
> ---------------------
> Jack Cox
> CapTech Ventures, Inc.
> 1118 W. Main St.
> Richmond, VA 23220
> 804-306-4710
>
> --
> You receive this message as a subscriber of the [hidden email]  
> mailing list.
> To unsubscribe: mailto:[hidden email]
> For general help: mailto:[hidden email]?subject=help
> OW2 mailing lists service home page: http://www.ow2.org/wws
--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Re: ERROR: invalid console appender config detected, console stream is looping

Jack Cox
Re: [ops-users] Re: ERROR: invalid console appender config detected, console stream is looping Found that one and nuked it early on.    I also nuked the lib/private/commons-logging jar file.

Any other ideas?

Jack


On 3/24/08 5:11 PM, "Erik Bruchez" <[hidden email]> wrote:

log4j.xml is under WEB-INF/resources/config

-Erik

On Mar 24, 2008, at 12:52 PM, Jack Cox wrote:

> I’m attempting to run Orbeon 3.6 with Jboss Portal 2.6.3 and am
> seeing the following error when the Portal server loads the
> Orbeon.war file.
>
> ERROR: invalid console appender config detected, console stream is
> looping
>
> The example XForms portlet appears to work correctly.  But all log4j
> logging stops, which is somewhat of a problem.
>
> Any insight into which Jar contains the conflicting log4j.xml file
> would be helpful.
>
> Jack
>
> ---------------------
> Jack Cox
> CapTech Ventures, Inc.
> 1118 W. Main St.
> Richmond, VA 23220
> 804-306-4710
>
> --
> You receive this message as a subscriber of the [hidden email]
> mailing list.
> To unsubscribe: [hidden email]
> For general help: [hidden email]
> OW2 mailing lists service home page: http://www.ow2.org/wws

--
Orbeon Forms - Web Forms for the Enterprise Done the Right Way
http://www.orbeon.com/




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: [hidden email]
For general help: [hidden email]
OW2 mailing lists service home page: http://www.ow2.org/wws

---------------------
Jack Cox
CapTech Ventures, Inc.
1118 W. Main St.
Richmond, VA 23220
804-306-4710


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Re: Re: ERROR: invalid console appender config detected, console stream is looping

Alessandro Vernet
Administrator
Jack,

On Mar 25, 2008, at 9:40 AM, Jack Cox wrote:
> Found that one and nuked it early on.    I also nuked the lib/
> private/commons-logging jar file.


See this bit in the documentation about setting oxf.initialize-logging  
to false for JBoss (link below). Not sure if this is relevant here,  
but let us know if this helps.

http://www.orbeon.com/ops/doc/intro-install#jboss

Alex
--
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
Orbeon's Blog: http://www.orbeon.com/blog/
Personal Blog: http://avernet.blogspot.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Re: Re: Re: ERROR: invalid console appender config detected, console stream is looping

Jack Cox
Re: [ops-users] Re: Re: Re: ERROR: invalid console appender config detected, console stream is looping Thanks, that did it.

RTFM.

Jack



On 3/26/08 12:52 AM, "Alessandro Vernet" <[hidden email]> wrote:

Jack,

On Mar 25, 2008, at 9:40 AM, Jack Cox wrote:
> Found that one and nuked it early on.    I also nuked the lib/
> private/commons-logging jar file.


See this bit in the documentation about setting oxf.initialize-logging
to false for JBoss (link below). Not sure if this is relevant here,
but let us know if this helps.

http://www.orbeon.com/ops/doc/intro-install#jboss

Alex
--
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
Orbeon's Blog: http://www.orbeon.com/blog/
Personal Blog: http://avernet.blogspot.com/




--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: [hidden email]
For general help: [hidden email]
OW2 mailing lists service home page: http://www.ow2.org/wws

---------------------
Jack Cox
CapTech Ventures, Inc.
1118 W. Main St.
Richmond, VA 23220
804-306-4710


--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws
Reply | Threaded
Open this post in threaded view
|

Re: Re: Re: Re: Re: ERROR: invalid console appender config detected, console stream is looping

Alessandro Vernet
Administrator
On Mar 26, 2008, at 12:58 PM, Jack Cox wrote:
> Thanks, that did it.


Excellent, I am glad to read this.

Alex
--
Orbeon Forms - Web 2.0 Forms, open-source, for the Enterprise
Orbeon's Blog: http://www.orbeon.com/blog/
Personal Blog: http://avernet.blogspot.com/



--
You receive this message as a subscriber of the [hidden email] mailing list.
To unsubscribe: mailto:[hidden email]
For general help: mailto:[hidden email]?subject=help
OW2 mailing lists service home page: http://www.ow2.org/wws