Error in extras bootstrap [TypeError: window.logger.child is not a function]
[Logo]
ICEsoft.org Forums: ICEfaces, ICEmobile, ICEpdf
[Search] Search   [Recent Topics] Recent Topics   [Groups] Home Page | www.icesoft.org  [Login] Login 
Error in extras bootstrap [TypeError: window.logger.child is not a function]  XML
Forum Index -> Development Build Feedback Go to Page: Previous  1, 2, 3
Author Message
norbee88

Joined: 08/06/2010 16:59:05
Messages: 2
Offline


Hi!

I have this error with RC1 too.
I tried to replace the icefaces.jar with the temporary icefaces.jar, but now I have
Code:
 15:16:09,656 ERROR [STDERR] java.lang.NoSuchMethodError: org.icefaces.impl.util.Util.withinSingleSubmit(Ljavax/faces/component/UIComponent;)Z
 15:16:09,656 ERROR [STDERR] 	at org.icefaces.component.sliderentry.SliderEntry.isSingleSubmit(SliderEntry.java:79)
 15:16:09,656 ERROR [STDERR] 	at org.icefaces.component.sliderentry.SliderEntryRenderer.encodeBegin(SliderEntryRenderer.java:164)
 ...
 ...
 


And in IE with the original icefaces.jar the "Error in extras bootstrap [TypeError: window.logger.child is not a function]" doesn't appear, but (for example) the sliderEntry doesn't appear too.

(sorry for my English)
judy.guglielmin

Joined: 20/02/2007 00:00:00
Messages: 1202
Offline


slider is in the icefaces-ace.jar, so could it be that you have a different version of the icefaces jar as the icefaces-ace jar? Make sure you use all the same version together (2.0.0-RC1) of all the jars and then ensure you get the proper dependencies.

If you have a javascript error, please ensure you clear the cache of your browser and retest.
norbee88

Joined: 08/06/2010 16:59:05
Messages: 2
Offline


I cleared the cache of the browser, and now it works, thanks!
qiutian


Joined: 19/03/2008 00:00:00
Messages: 8
Offline


Upgraded to 3.0.0.RC2 from 2.0.2, had this problem too. It not only just displays this error msg, but all the links are not working as well.
judy.guglielmin

Joined: 20/02/2007 00:00:00
Messages: 1202
Offline


ensure that you have cleared the browser cache and that you don't have any old jars hanging around.
qiutian


Joined: 19/03/2008 00:00:00
Messages: 8
Offline


The error i'm getting is a bit different from this.

Post it here:
http://www.icefaces.org/JForum/posts/list/20484.page
 
Forum Index -> Development Build Feedback Go to Page: Previous  1, 2, 3
Go to:   
Powered by JForum 2.1.7ice © JForum Team