Friday, September 3, 2010

WARN:Scrollbar:isc_HTMLPane_0_vscroll:ignoring bad or negative height

I keeping getting the following warning and stack trace, when I start
my app:[CODE]
00:00:00,001 [ERROR]
08:51:58.749:MOU6[E]:WARN:Scrollbar:isc_HTMLPane_0_vscroll:ignoring
bad or negative height: -9 [enable 'sizing' log for stack trace]
com.smartgwt.client.core.JsObject$SGWT_WARN:
08:51:58.749:MOU6[E]:WARN:Scrollbar:isc_HTMLPane_0_vscroll:ignoring
bad or negative height: -9 [enable 'sizing' log for stack trace]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native
Method)
at
sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:
39)
at
sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:
27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at com.google.gwt.dev.shell.MethodAdaptor.invoke(MethodAdaptor.java:
105)
at
com.google.gwt.dev.shell.MethodDispatch.invoke(MethodDispatch.java:71)
at
com.google.gwt.dev.shell.OophmSessionHandler.invoke(OophmSessionHandler.java:
157)
at
com.google.gwt.dev.shell.BrowserChannel.reactToMessages(BrowserChannel.java:
1669)
at
com.google.gwt.dev.shell.BrowserChannelServer.processConnection(BrowserChannelServer.java:
401)
at
com.google.gwt.dev.shell.BrowserChannelServer.run(BrowserChannelServer.java:
222)
at java.lang.Thread.run(Thread.java:619)[/CODE]
I don't see any problems in my app but I'd rather have no warnings
from my code.

I'm using GWT 2.0.4, SmartGWT 2.2, NetBeans 6.9.1, Firefox 3.6.8,
Windows Vista Business x64

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment