Hi,

I try to compile my application with a normal compile, and its flooding me 
with this kind of logging when is compiled in debug mode. There is a 
millions of this checking rules which try to make differ binding, but looks 
like failing all the time. After some period it goes in Java heap space 
error, not ending loop. 
When I try to compile with log level info, no messages are shown in the 
logging but after a while its again moving to java heap err.

When SDM is used, codeserver dose his job as expected and compiles it as 
charm:) I test it with couple of browsers, clean compile after a start up 
of the codeserver are done in not more then 20sec for each browser...

I asked before also, what is so different in SDM and normal compile. Couple 
of times now Im having this kind of problems, one working other not... 


    Found better fallback match for <replace-with 
class='com.google.gwt.storage.client.StorageImplIE8'/>
         Checking rule <replace-with 
class='com.google.gwt.storage.client.StorageImplNonNativeEvents'/>
            Checking if all subconditions are true (<all>)
               <when-type-is 
class='com.google.gwt.storage.client.StorageImpl'/>
                  Not an exact match
               No: One or more subconditions was false
         Rule did not match
         Found better fallback match for <replace-with 
class='com.google.gwt.storage.client.StorageImplNonNativeEvents'/>
         Checking rule <replace-with 
class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedNo'/>
            Checking if all subconditions are true (<all>)
               <when-type-is 
class='com.google.gwt.media.client.Audio.AudioElementSupportDetector'/>
                  Not an exact match
               No: One or more subconditions was false
         Rule did not match
         Found better fallback match for <replace-with 
class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedNo'/>
         Checking rule <replace-with 
class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedMaybe'/>
            Checking if all subconditions are true (<all>)
               <when-type-is 
class='com.google.gwt.media.client.Audio.AudioElementSupportDetector'/>
                  Not an exact match
               No: One or more subconditions was false
         Rule did not match
         Found better fallback match for <replace-with 
class='com.google.gwt.media.client.Audio.AudioElementSupportDetectedMaybe'/>
         Checking rule <replace-with 
class='com.google.gwt.media.client.Video.VideoElementSupportDetectedNo'/>
            Checking if all subconditions are true (<all>)
               <when-type-is 
class='com.google.gwt.media.client.Video.VideoElementSupportDetector'/>
                  Not an exact match
               No: One or more subconditions was false
         Rule did not match
         Found better fallback match for <replace-with 
class='com.google.gwt.media.client.Video.VideoElementSupportDetectedNo'/>
         Checking rule <replace-with 
class='com.google.gwt.media.client.Video.VideoElementSupportDetectedMaybe'/>
            Checking if all subconditions are true (<all>)
               <when-type-is 
class='com.google.gwt.media.client.Video.VideoElementSupportDetector'/>
                  Not an exact match
               No: One or more subconditions was false
         Rule did not match
         Found better fallback match for <replace-with 
class='com.google.gwt.media.client.Video.VideoElementSupportDetectedMaybe'/>
         Checking rule <generate-with 
class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/>
            Checking if all subconditions are true (<all>)
               <when-assignable 
class='com.google.gwt.uibinder.client.UiBinder'/>
                  No, the requested type was not assignable
               No: One or more subconditions was false
         Rule did not match
         Found better fallback match for <generate-with 
class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/>
         Checking rule <generate-with 
class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/>
            Checking if all subconditions are true (<all>)
               <when-assignable 
class='com.google.gwt.uibinder.client.UiRenderer'/>
                  No, the requested type was not assignable
               No: One or more subconditions was false
         Rule did not match
         Found better fallback match for <generate-with 
class='com.google.gwt.uibinder.rebind.UiBinderGenerator'/>
         Checking rule <replace-with 
class='com.google.gwt.user.client.ui.TreeItem.TreeItemImplIE8ToIE10'/>
            Checking if all subconditions are true (<all>)
               <when-type-is 
class='com.google.gwt.user.client.ui.TreeItem.TreeItemImpl'/>
                  Not an exact match
               No: One or more subconditions was false
         Rule did not match
         Found better fallback match for <replace-with 
class='com.google.gwt.user.client.ui.TreeItem.TreeItemImplIE8ToIE10'/>
         Checking rule <replace-with 
class='com.google.gwt.user.client.ui.impl.TextBoxImplIE8'/>
            Checking if all subconditions are true (<all>)
               <when-type-is 
class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/>
                  Not an exact match
               No: One or more subconditions was false
         Rule did not match
         Found better fallback match for <replace-with 
class='com.google.gwt.user.client.ui.impl.TextBoxImplIE8'/>
         Checking rule <replace-with 
class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/>
            Checking if all subconditions are true (<all>)
               <when-type-is 
class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/>
                  Not an exact match
               No: One or more subconditions was false
         Rule did not match
         Found better fallback match for <replace-with 
class='com.google.gwt.user.client.ui.impl.TextBoxImpl'/>
         Checking rule <replace-with 
class='com.google.gwt.user.client.ui.VerticalSplitPanel.ImplIE8'/>
            Checking if all subconditions are true (<all>)
               <when-type-is 
class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/>
                  Not an exact match
               No: One or more subconditions was false
         Rule did not match
         Found better fallback match for <replace-with 
class='com.google.gwt.user.client.ui.VerticalSplitPanel.ImplIE8'/>
         Checking rule <replace-with 
class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/>
            Checking if all subconditions are true (<all>)
               <when-type-is 
class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/>
                  Not an exact match
               No: One or more subconditions was false
         Rule did not match
         Found better fallback match for <replace-with 
class='com.google.gwt.user.client.ui.VerticalSplitPanel.Impl'/>
         Checking rule <replace-with 
class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplSafari'/>
            Checking if all subconditions are true (<all>)
               <when-type-is 
class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/>
                  Not an exact match
               No: One or more subconditions was false
         Rule did not match
         Found better fallback match for <replace-with 
class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplSafari'/>
         Checking rule <replace-with 
class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplIE8'/>
            Checking if all subconditions are true (<all>)
               <when-type-is 
class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/>
                  Not an exact match
               No: One or more subconditions was false
         Rule did not match
         Found better fallback match for <replace-with 
class='com.google.gwt.user.client.ui.HorizontalSplitPanel.ImplIE8'/>
         Checking rule <replace-with 
class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/>
            Checking if all subconditions are true (<all>)
               <when-type-is 
class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/>
                  Not an exact match
               No: One or more subconditions was false
         Rule did not match
         Found better fallback match for <replace-with 
class='com.google.gwt.user.client.ui.HorizontalSplitPanel.Impl'/>
         Checking rule <replace-with 
class='com.google.gwt.user.client.ui.ScrollImpl.ScrollImplTrident'/>
            Checking if all subconditions are true (<all>)
               <when-type-is 
class='com.google.gwt.user.client.ui.ScrollImpl'/>
                  Not an exact match
               No: One or more subconditions was false
         Rule did not match

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to