Re: Debug messages

2012-09-05 Thread vineet semwal
looks ok to me ..

On Thu, Sep 6, 2012 at 1:59 AM, Anna Simbirtsev  wrote:
> This log setting? I tried changing log4j.rootLogger=INFO,Stdout, it still
> prints.
>
> Thank you for you answer.
>
> log4j.rootLogger=DEBUG,Stdout
>
> log4j.appender.Stdout=org.apache.log4j.ConsoleAppender
> log4j.appender.Stdout.layout=org.apache.log4j.TTCCLayout
> log4j.appender.Stdout.layout.ThreadPrinting=true
> log4j.appender.Stdout.layout.ContextPrinting=true
> log4j.appender.Stdout.layout.DateFormat=ISO8601
> log4j.appender.Stdout.layout.TimeZone=GMT
>
> log4j.logger.org.springframework=INFO
> log4j.logger.org.springframework.beans.factory=DEBUG
> log4j.logger.org.apache.wicket=INFO
> log4j.logger.org.apache.wicket.protocol.http.HttpSessionStore=INFO
> log4j.logger.org.apache.wicket.version=INFO
> log4j.logger.org.apache.wicket.RequestCycle=INFO
>
> On Wed, Sep 5, 2012 at 4:23 PM, vineet semwal 
> wrote:
>
>> change the log setting to INFO from DEBUG
>>
>> On Thu, Sep 6, 2012 at 1:24 AM, Anna Simbirtsev 
>> wrote:
>> > Hi
>> >
>> > I am seeing the following debug messages, how do I turn them off?
>> >
>> > 15:51:07.816 [1945207123@qtp-636450175-3] DEBUG
>> > org.apache.wicket.MarkupContainer - Rendering raw markup
>> > 15:51:07.816 [1945207123@qtp-636450175-3] DEBUG org.apache.wicket.Page -
>> > Rendered [MarkupContainer [Component id = 7]]
>> > 15:51:07.816 [1945207123@qtp-636450175-3] DEBUG
>> org.apache.wicket.Component
>> > - End render [MarkupContainer [Component id = 7]]
>> > 15:51:07.816 [1945207123@qtp-636450175-3] DEBUG org.apache.wicket.Page -
>> > Rendered [MarkupContainer [Component id = linkContainer]]
>> > 15:51:07.816 [1945207123@qtp-636450175-3] DEBUG
>> org.apache.wicket.Component
>> > - End render [MarkupContainer [Component id = linkContainer]]
>> > 15:51:07.816 [1945207123@qtp-636450175-3] DEBUG
>> > org.apache.wicket.MarkupContainer - Rendering raw markup
>> > 15:51:07.816 [1945207123@qtp-636450175-3] DEBUG org.apache.wicket.Page -
>> > Rendered [Page class = info.afilias.WAT.UI.Pages.SubMenuContents, id = 2,
>> > version = 0]
>> > 15:51:07.816 [1945207123@qtp-636450175-3] DEBUG
>> org.apache.wicket.Component
>> > - End render [Page class = info.afilias.WAT.UI.Pages.SubMenuContents, id
>> =
>> > 2, version = 0]
>> > 15:51:07.817 [1945207123@qtp-636450175-3] DEBUG org.apache.wicket.Page -
>> > ending request for page [Page class =
>> > info.afilias.WAT.UI.Pages.SubMenuContents, id = 2, version = 0], request
>> > [method = GET, protocol = HTTP/1.1, requestURL =
>> > http://localhost:8080/application/home, contentType = null,
>> contentLength =
>> > -1, contextPath = /application, pathInfo = null, requestURI =
>> > /application/home, servletPath = /home, pathTranslated = null]
>> > 15:51:07.817 [1945207123@qtp-636450175-3] DEBUG
>> org.apache.wicket.Session -
>> > update: Session not dirty.
>>
>>
>>
>> --
>> thank you,
>>
>> regards,
>> Vineet Semwal
>>
>> -
>> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
>> For additional commands, e-mail: users-h...@wicket.apache.org
>>
>>



-- 
regards,

Vineet Semwal

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: Debug messages

2012-09-05 Thread Anna Simbirtsev
This log setting? I tried changing log4j.rootLogger=INFO,Stdout, it still
prints.

Thank you for you answer.

log4j.rootLogger=DEBUG,Stdout

log4j.appender.Stdout=org.apache.log4j.ConsoleAppender
log4j.appender.Stdout.layout=org.apache.log4j.TTCCLayout
log4j.appender.Stdout.layout.ThreadPrinting=true
log4j.appender.Stdout.layout.ContextPrinting=true
log4j.appender.Stdout.layout.DateFormat=ISO8601
log4j.appender.Stdout.layout.TimeZone=GMT

log4j.logger.org.springframework=INFO
log4j.logger.org.springframework.beans.factory=DEBUG
log4j.logger.org.apache.wicket=INFO
log4j.logger.org.apache.wicket.protocol.http.HttpSessionStore=INFO
log4j.logger.org.apache.wicket.version=INFO
log4j.logger.org.apache.wicket.RequestCycle=INFO

On Wed, Sep 5, 2012 at 4:23 PM, vineet semwal wrote:

> change the log setting to INFO from DEBUG
>
> On Thu, Sep 6, 2012 at 1:24 AM, Anna Simbirtsev 
> wrote:
> > Hi
> >
> > I am seeing the following debug messages, how do I turn them off?
> >
> > 15:51:07.816 [1945207123@qtp-636450175-3] DEBUG
> > org.apache.wicket.MarkupContainer - Rendering raw markup
> > 15:51:07.816 [1945207123@qtp-636450175-3] DEBUG org.apache.wicket.Page -
> > Rendered [MarkupContainer [Component id = 7]]
> > 15:51:07.816 [1945207123@qtp-636450175-3] DEBUG
> org.apache.wicket.Component
> > - End render [MarkupContainer [Component id = 7]]
> > 15:51:07.816 [1945207123@qtp-636450175-3] DEBUG org.apache.wicket.Page -
> > Rendered [MarkupContainer [Component id = linkContainer]]
> > 15:51:07.816 [1945207123@qtp-636450175-3] DEBUG
> org.apache.wicket.Component
> > - End render [MarkupContainer [Component id = linkContainer]]
> > 15:51:07.816 [1945207123@qtp-636450175-3] DEBUG
> > org.apache.wicket.MarkupContainer - Rendering raw markup
> > 15:51:07.816 [1945207123@qtp-636450175-3] DEBUG org.apache.wicket.Page -
> > Rendered [Page class = info.afilias.WAT.UI.Pages.SubMenuContents, id = 2,
> > version = 0]
> > 15:51:07.816 [1945207123@qtp-636450175-3] DEBUG
> org.apache.wicket.Component
> > - End render [Page class = info.afilias.WAT.UI.Pages.SubMenuContents, id
> =
> > 2, version = 0]
> > 15:51:07.817 [1945207123@qtp-636450175-3] DEBUG org.apache.wicket.Page -
> > ending request for page [Page class =
> > info.afilias.WAT.UI.Pages.SubMenuContents, id = 2, version = 0], request
> > [method = GET, protocol = HTTP/1.1, requestURL =
> > http://localhost:8080/application/home, contentType = null,
> contentLength =
> > -1, contextPath = /application, pathInfo = null, requestURI =
> > /application/home, servletPath = /home, pathTranslated = null]
> > 15:51:07.817 [1945207123@qtp-636450175-3] DEBUG
> org.apache.wicket.Session -
> > update: Session not dirty.
>
>
>
> --
> thank you,
>
> regards,
> Vineet Semwal
>
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
>
>


Re: Debug messages

2012-09-05 Thread vineet semwal
change the log setting to INFO from DEBUG

On Thu, Sep 6, 2012 at 1:24 AM, Anna Simbirtsev  wrote:
> Hi
>
> I am seeing the following debug messages, how do I turn them off?
>
> 15:51:07.816 [1945207123@qtp-636450175-3] DEBUG
> org.apache.wicket.MarkupContainer - Rendering raw markup
> 15:51:07.816 [1945207123@qtp-636450175-3] DEBUG org.apache.wicket.Page -
> Rendered [MarkupContainer [Component id = 7]]
> 15:51:07.816 [1945207123@qtp-636450175-3] DEBUG org.apache.wicket.Component
> - End render [MarkupContainer [Component id = 7]]
> 15:51:07.816 [1945207123@qtp-636450175-3] DEBUG org.apache.wicket.Page -
> Rendered [MarkupContainer [Component id = linkContainer]]
> 15:51:07.816 [1945207123@qtp-636450175-3] DEBUG org.apache.wicket.Component
> - End render [MarkupContainer [Component id = linkContainer]]
> 15:51:07.816 [1945207123@qtp-636450175-3] DEBUG
> org.apache.wicket.MarkupContainer - Rendering raw markup
> 15:51:07.816 [1945207123@qtp-636450175-3] DEBUG org.apache.wicket.Page -
> Rendered [Page class = info.afilias.WAT.UI.Pages.SubMenuContents, id = 2,
> version = 0]
> 15:51:07.816 [1945207123@qtp-636450175-3] DEBUG org.apache.wicket.Component
> - End render [Page class = info.afilias.WAT.UI.Pages.SubMenuContents, id =
> 2, version = 0]
> 15:51:07.817 [1945207123@qtp-636450175-3] DEBUG org.apache.wicket.Page -
> ending request for page [Page class =
> info.afilias.WAT.UI.Pages.SubMenuContents, id = 2, version = 0], request
> [method = GET, protocol = HTTP/1.1, requestURL =
> http://localhost:8080/application/home, contentType = null, contentLength =
> -1, contextPath = /application, pathInfo = null, requestURI =
> /application/home, servletPath = /home, pathTranslated = null]
> 15:51:07.817 [1945207123@qtp-636450175-3] DEBUG org.apache.wicket.Session -
> update: Session not dirty.



-- 
thank you,

regards,
Vineet Semwal

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Debug messages

2012-09-05 Thread Anna Simbirtsev
Hi

I am seeing the following debug messages, how do I turn them off?

15:51:07.816 [1945207123@qtp-636450175-3] DEBUG
org.apache.wicket.MarkupContainer - Rendering raw markup
15:51:07.816 [1945207123@qtp-636450175-3] DEBUG org.apache.wicket.Page -
Rendered [MarkupContainer [Component id = 7]]
15:51:07.816 [1945207123@qtp-636450175-3] DEBUG org.apache.wicket.Component
- End render [MarkupContainer [Component id = 7]]
15:51:07.816 [1945207123@qtp-636450175-3] DEBUG org.apache.wicket.Page -
Rendered [MarkupContainer [Component id = linkContainer]]
15:51:07.816 [1945207123@qtp-636450175-3] DEBUG org.apache.wicket.Component
- End render [MarkupContainer [Component id = linkContainer]]
15:51:07.816 [1945207123@qtp-636450175-3] DEBUG
org.apache.wicket.MarkupContainer - Rendering raw markup
15:51:07.816 [1945207123@qtp-636450175-3] DEBUG org.apache.wicket.Page -
Rendered [Page class = info.afilias.WAT.UI.Pages.SubMenuContents, id = 2,
version = 0]
15:51:07.816 [1945207123@qtp-636450175-3] DEBUG org.apache.wicket.Component
- End render [Page class = info.afilias.WAT.UI.Pages.SubMenuContents, id =
2, version = 0]
15:51:07.817 [1945207123@qtp-636450175-3] DEBUG org.apache.wicket.Page -
ending request for page [Page class =
info.afilias.WAT.UI.Pages.SubMenuContents, id = 2, version = 0], request
[method = GET, protocol = HTTP/1.1, requestURL =
http://localhost:8080/application/home, contentType = null, contentLength =
-1, contextPath = /application, pathInfo = null, requestURI =
/application/home, servletPath = /home, pathTranslated = null]
15:51:07.817 [1945207123@qtp-636450175-3] DEBUG org.apache.wicket.Session -
update: Session not dirty.


Re: Enable debug messages for org.apache.wicket.util.resource to get a list of all filenames tried

2012-03-08 Thread François Meillet
 if you use logback, add the line
 
in your log config file

Le 9 mars 2012 à 08:28, mlabs a écrit :

> how exactly do I enable these debug messages?
> 
> --
> View this message in context: 
> http://apache-wicket.1842946.n4.nabble.com/Enable-debug-messages-for-org-apache-wicket-util-resource-to-get-a-list-of-all-filenames-tried-tp4458722p4458722.html
> Sent from the Users forum mailing list archive at Nabble.com.
> 
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Enable debug messages for org.apache.wicket.util.resource to get a list of all filenames tried

2012-03-08 Thread mlabs
how exactly do I enable these debug messages?

--
View this message in context: 
http://apache-wicket.1842946.n4.nabble.com/Enable-debug-messages-for-org-apache-wicket-util-resource-to-get-a-list-of-all-filenames-tried-tp4458722p4458722.html
Sent from the Users forum mailing list archive at Nabble.com.

-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: DOJO Debug messages written in the html document

2008-12-17 Thread Emanuele Gesuato

Michael Sparer wrote:

I don't know how to redirect them to the Ajax Debug, but you could install
firebug and the debug messages will be caught there ... if you just want to
avoid the messages messing up your document.

regards,
Michael




So, this is why they aren't written on Firefox 3 :) ! Thanks !


Anyway, i would like to try the DOJO context menu from the trunk of 
wicketstuff but i haven't found it. Where is it ?

Is there a way to resolve these deprecated calls ?

Thanks


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



Re: DOJO Debug messages written in the html document

2008-12-17 Thread Michael Sparer

I don't know how to redirect them to the Ajax Debug, but you could install
firebug and the debug messages will be caught there ... if you just want to
avoid the messages messing up your document.

regards,
Michael


Emanuele Gesuato-2 wrote:
> 
> Hi all,
> 
> 
> I began using DOJO Context Menu with wicket 1.3.4. I retrieved the 
> component from the wicketstuff branch for wicket 1.3.x.
> 
> When i try to use it, i've got the following error printed (when using 
> wicket in debug mode) on the html document itself and NOT in the ajax 
> debug window:
> 
> 
> DEBUG: DEPRECATED: dojo.widget.Manager.getImplementationName Could not 
> locate widget implementation for "panel" in "wicket.widget" registered 
> to namespace "wicket". Developers must specify correct namespaces for 
> all non-Dojo widgets -- will be removed in version: 0.5
> DEBUG: dojo.widget.Parse: error:Error: Could not locate widget 
> implementation for "panel" in "wicket.widget" registered to namespace 
> "wicket"
> DEBUG: DEPRECATED: dojo.widget.Manager.getImplementationName Could not 
> locate widget implementation for "panel" in "wicket.widget" registered 
> to namespace "wicket". Developers must specify correct namespaces for 
> all non-Dojo widgets -- will be removed in version: 0.5
> DEBUG: dojo.widget.Parse: error:Error: Could not locate widget 
> implementation for "panel" in "wicket.widget" registered to namespace 
> "wicket"
> DEBUG: DEPRECATED: dojo.widget.Manager.getImplementationName Could not 
> locate widget implementation for "panel" in "wicket.widget" registered 
> to namespace "wicket". Developers must specify correct namespaces for 
> all non-Dojo widgets -- will be removed in version: 0.5
> DEBUG: dojo.widget.Parse: error:Error: Could not locate widget 
> implementation for "panel" in "wicket.widget" registered to namespace 
> "wicket"
> DEBUG: DEPRECATED: dojo.widget.Manager.getImplementationName Could not 
> locate widget implementation for "border" in "wicket.widget" registered 
> to namespace "wicket". Developers must specify correct namespaces for 
> all non-Dojo widgets -- will be removed in version: 0.5
> DEBUG: dojo.widget.Parse: error:Error: Could not locate widget 
> implementation for "border" in "wicket.widget" registered to namespace 
> "wicket"
> 
> 
> 
> I would like to have them printed to the ajax debug window or there is a 
>   way to avoid them printed in the html document ?
> 
> I've got the error on Firefox 2.0.0.18 and Internet Explorer 7; in 
> Firefox 3 i've got the error only one time, after refreshed the browser 
> it never happened again.
> 
> 
> The html and java are taken from the example of wicketstuff.
> HTML:
> ...
> 
>   
>   
>   
> 
> ...
> 
> 
> JAVA:
> ...
>   DojoSimpleContainer container = new DojoSimpleContainer("container");
>   container.setHeight("500px");
>   
>   DojoMenu menu = new DojoMenu("menu");
>   menu.addChild(new DojoMenuItem("about", "About"));
>   menu.addChild(new DojoMenuItem("edit", "Edit"));
>   container.add(new DojoContextualMenuBehavior(menu));
>   
>   add(container);
> ...
> 
> 
> 
> 
> 
> I would like to have printed the error messages in the ajax debug window 
> or found a way to resolve this deprecated messages or at least having 
> them not printed at all.
> 
> Thanks for any help,
> Emanuele
> 
> 
> 
> 
> 
> 
> -
> To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
> For additional commands, e-mail: users-h...@wicket.apache.org
> 
> 
> 


-
Michael Sparer
http://talk-on-tech.blogspot.com
-- 
View this message in context: 
http://www.nabble.com/DOJO-Debug-messages-written-in-the-html-document-tp21050887p21050966.html
Sent from the Wicket - User mailing list archive at Nabble.com.


-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org



DOJO Debug messages written in the html document

2008-12-17 Thread Emanuele Gesuato

Hi all,


I began using DOJO Context Menu with wicket 1.3.4. I retrieved the 
component from the wicketstuff branch for wicket 1.3.x.


When i try to use it, i've got the following error printed (when using 
wicket in debug mode) on the html document itself and NOT in the ajax 
debug window:



DEBUG: DEPRECATED: dojo.widget.Manager.getImplementationName Could not 
locate widget implementation for "panel" in "wicket.widget" registered 
to namespace "wicket". Developers must specify correct namespaces for 
all non-Dojo widgets -- will be removed in version: 0.5
DEBUG: dojo.widget.Parse: error:Error: Could not locate widget 
implementation for "panel" in "wicket.widget" registered to namespace 
"wicket"
DEBUG: DEPRECATED: dojo.widget.Manager.getImplementationName Could not 
locate widget implementation for "panel" in "wicket.widget" registered 
to namespace "wicket". Developers must specify correct namespaces for 
all non-Dojo widgets -- will be removed in version: 0.5
DEBUG: dojo.widget.Parse: error:Error: Could not locate widget 
implementation for "panel" in "wicket.widget" registered to namespace 
"wicket"
DEBUG: DEPRECATED: dojo.widget.Manager.getImplementationName Could not 
locate widget implementation for "panel" in "wicket.widget" registered 
to namespace "wicket". Developers must specify correct namespaces for 
all non-Dojo widgets -- will be removed in version: 0.5
DEBUG: dojo.widget.Parse: error:Error: Could not locate widget 
implementation for "panel" in "wicket.widget" registered to namespace 
"wicket"
DEBUG: DEPRECATED: dojo.widget.Manager.getImplementationName Could not 
locate widget implementation for "border" in "wicket.widget" registered 
to namespace "wicket". Developers must specify correct namespaces for 
all non-Dojo widgets -- will be removed in version: 0.5
DEBUG: dojo.widget.Parse: error:Error: Could not locate widget 
implementation for "border" in "wicket.widget" registered to namespace 
"wicket"




I would like to have them printed to the ajax debug window or there is a 
 way to avoid them printed in the html document ?


I've got the error on Firefox 2.0.0.18 and Internet Explorer 7; in 
Firefox 3 i've got the error only one time, after refreshed the browser 
it never happened again.



The html and java are taken from the example of wicketstuff.
HTML:
...





...


JAVA:
...
DojoSimpleContainer container = new DojoSimpleContainer("container");
container.setHeight("500px");

DojoMenu menu = new DojoMenu("menu");
menu.addChild(new DojoMenuItem("about", "About"));
menu.addChild(new DojoMenuItem("edit", "Edit"));
container.add(new DojoContextualMenuBehavior(menu));

add(container);
...





I would like to have printed the error messages in the ajax debug window 
or found a way to resolve this deprecated messages or at least having 
them not printed at all.


Thanks for any help,
Emanuele






-
To unsubscribe, e-mail: users-unsubscr...@wicket.apache.org
For additional commands, e-mail: users-h...@wicket.apache.org