Skip to main content

developerWorks >  Information Management  >  Forums  >  IBM Mashup Center  >  developerWorks

Google Gaedgets do not work    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
This question is not answered.

Permlink Replies: 7 - Pages: 1 - Last Post: Nov 18, 2009 10:49 AM Last Post By: Zenga Threads: [ Previous | Next ]
Zenga

Posts: 11
Registered: Dec 08, 2006 11:47:51 AM
Google Gaedgets do not work
Posted: Oct 16, 2009 09:28:50 PM
 
Click to report abuse...   Click to reply to this thread Reply
I download Google gadgets war official version 1.1 from Lotus Greenhouse.

In the Google Gadget widget, when I select a gadget, my browser shadows with a blue color, and it reports the following error,

Message: Object doesn't support this property or method
Line: 20
Char: 15063
Code: 0
URI: http://128.118.205.201:9082/mum/js/bluedojo/dojo/dojo.js

The Youtube gadget works fine. But it also reports an error,

widgetLoadService.getWidgetXML --> Error widgetLoadService.getWidgetXML error loading!object Error

I am using MS IE 8.0. I try this widget on IE 7.0 and Firefox 3.0. These problems remain.

Stan

Posts: 430
Registered: Jan 25, 2005 06:45:18 PM
Re: Google Gaedgets do not work
Posted: Oct 26, 2009 07:10:41 PM   in response to: Zenga in response to: Zenga's post
 
Click to report abuse...   Click to reply to this thread Reply
This looks like a version mismatch:
Message: Object doesn't support this property or method

IE 8 is not supported but this should not be a problem with FF3.0 or IE 7.0.

Is there any furhter information in the javamashuphub.log or SystemOut.log files?

Please verify that this is URL you downloaded from:
http://greenhouse.lotus.com:80/mashuphub/client/plugin/generate/entryid/4036/pluginid/19
Source: iWidget Package (.war)

And that you have Mashup Center v 1.1 installed.

To validate that your client browser is not somehow the problem please try using the google gadget installed on Greenhouse to see if the same problem exists (http://greenhouse.lotus.com:80/mashuphub/client/plugin/generate/entryid/178/pluginid/20). If so, I suspect there is a problem with your IE 7 or FF 3.0 install.

Please let me know what you find.
Zenga

Posts: 11
Registered: Dec 08, 2006 11:47:51 AM
Re: Google Gaedgets do not work
Posted: Oct 27, 2009 08:18:54 PM   in response to: Stan in response to: Stan's post
 
Click to report abuse...   Click to reply to this thread Reply
Attachment SystemOut.log (571.2 KB)
I use my FF3.0 or IE 7.0 to use the google gadget installed on Greenhouse. The google gadget works well.

I reinstall my google gadget on my server following the link,
http://greenhouse.lotus.com:80/mashuphub/client/plugin/generate/entryid/4036/pluginid/19

The problem remains, i.e. my browser shadows with a blue color, and it reports the same error.

I have Mashup Center v 1.1 installed.

There is no much information in javamashuphub.log. I attach SystemOut.log for your reference.

Thank you very much.
Stan

Posts: 430
Registered: Jan 25, 2005 06:45:18 PM
Re: Google Gaedgets do not work
Posted: Oct 28, 2009 02:05:20 PM   in response to: Zenga in response to: Zenga's post
 
Click to report abuse...   Click to reply to this thread Reply
There are a lot of exceptions in the log where I would expect to see start-up messages for the main Mashup Center modules. Could this installation be corrupt? Is it a new install or upgrade? No where in the log do I see the 'Starting Application' annoucements for the MC modules. Are you able to run the tutorials or any of the pre-loaded examples? The repeated errors I see are from the FeedReader widget so I will need to someone else take a look at them and get back to you. Here is what concerns me. Similar messages are repeated over and over:

                          • End Display Current Environment *************
10/26/09 14:01:21:526 EDT 000005ed WebApp E Servlet Error-mmOSGI: java.lang.IllegalArgumentException: a url has to be specified
at com.ibm.mm.servlet.FeedReaderServlet.doGet(FeedReaderServlet.java:46)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
org.eclipse.equinox.http.registry.internal.ServletManager$ServletWrapper.service(ServletManager.java:180) org.eclipse.equinox.http.servlet.internal.ServletRegistration.handleRequest(ServletRegistration.java:90)
org.eclipse.equinox.http.servlet.internal.ProxyServlet.processAlias(ProxyServlet.java:109)
Zenga

Posts: 11
Registered: Dec 08, 2006 11:47:51 AM
Re: Google Gaedgets do not work
Posted: Nov 02, 2009 03:40:07 PM   in response to: Stan in response to: Stan's post
 
Click to report abuse...   Click to reply to this thread Reply
Hi Stan,

Thanks a lot for your follow-up.

This Mashup server has been running for about one year. I believe most of error messages are generated by other mashups, e.g. StrikeIron widges. In order to show you so, I did the following steps to get clean log files,

1)Stop mashup server,
2)Empty SystemOut.log
3)Start mashup server,
4)Copy SystemOut.log to SystemOut_Start.log
5)Create a page and add a Google gadget widget.
6)Copy SystemOut.log to SystemOut_GoogleGadget.log

I attach both log files to you (one in next reply), which seems to have no error at all.

I did a further step to analyze this problem. I open the JavaScript debug in IE. When I add the GoogleGadget Widget, it shows the following error message,

Object doesn't support this property or method eval code, line 734 character 3

The code line is,
var eventModel = iWidgetContainer.find(this.iContext.widgetId)._getPublicEvents();

Hope this information helps.

Thanks.

Zenga

Posts: 11
Registered: Dec 08, 2006 11:47:51 AM
Re: Google Gaedgets do not work
Posted: Nov 02, 2009 03:40:46 PM   in response to: Zenga in response to: Zenga's post
 
Click to report abuse...   Click to reply to this thread Reply
Following last message,

SystemOut_GoogleGadget.log
scofer

Posts: 2
Registered: Dec 15, 2008 12:50:22 PM
Re: Google Gadgets do not work
Posted: Nov 11, 2009 02:21:48 PM   in response to: Zenga in response to: Zenga's post
 
Click to report abuse...   Click to reply to this thread Reply
I am having the same issue, I have uninstalled and re-installed the Google Gadget Widget several times in every possible combination I could think of. All paths lead to a blank screen when looking for a widget.
Zenga

Posts: 11
Registered: Dec 08, 2006 11:47:51 AM
Re: Google Gaedgets do not work
Posted: Nov 18, 2009 10:49:36 AM   in response to: Zenga in response to: Zenga's post
 
Click to report abuse...   Click to reply to this thread Reply
Hi Stan, any further update? Thanks.
 Tags
Help

Use the search field to find all types of content in My developerWorks with that tag.

Use the slider bar to see more or fewer tags.

Popular tags shows the top tags for this particular type of content or application that you're viewing.

My tags shows your tags for this particular type of content or application that you're viewing.

 

MoreLess 


Point your RSS reader here for a feed of the latest messages in all forums