List Info

Thread: Re: Trying to activate weather andoremoticonsplug-in




Re: Trying to activate weather andoremoticonsplug-in
user name
2007-09-20 12:07:21

With logging level set to DEBUG I see the following line in my server log:

Sep 20 11:16:11 DEBUG [btpool0-7] weather.WeatherPlugin - Put weather information for TheRant in cache

That's the only built-in indication I've seen that the plug-in has done something. I did not see any error messages displayed when the connection to the weather URL failed.

Cheers,
Randy




"Margossian, David B&quot; <MARGOSDpolaroid.com>
Sent by: blojsom-users-bounceslists.sourceforge.net

09/20/2007 11:51 AM
Please respond to
blojsom-userslists.sourceforge.net

To
<blojsom-userslists.sourceforge.net>
cc
Subject
Re: [Blojsom-users] Trying to activate weather andoremoticonsplug-in





A good thought. Yes, I am behind a proxy / firewall / etc.  But, I have validated that my server that runs the Weblogics is cable of getting outbound on port 80 directly without interference.
 
So, "telnet nws.noaa.gov 80";   works.  I'll make the leap of faith that says if that works, then the plug-in has the connectivity it needs.  
 
I stil find myself questioning if I am even trying.  Why?  Because when I netstat -an on my Weblogics server, I do not see any connection attempts????


From: blojsom-users-bounceslists.sourceforge.net [mailto:blojsom-users-bounceslists.sourceforge.net] On Behalf Of Randy.Nolenkohls.com
Sent:
Thursday, September 20, 2007 12:44 PM
To:
blojsom-userslists.sourceforge.net
Subject:
Re: [Blojsom-users] Trying to activate weather andoremoticonsplug-in



Are you behind a proxy? I am and had to modify the plug-in connect code to handle the proxy.


Just a thought...


 -------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/_______________________________________________
Blojsom-users mailing list
Blojsom-userslists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/blojsom-users

Re: Trying to activate weather andoremoticonsplug-in
country flaguser name
United States
2007-09-20 12:35:06
hm.  I validated that Debug logging enabled as I see other Debug messages in my Weblogics log.  But, I fail to see anything regarding weather.&nbsp;

From: blojsom-users-bounceslists.sourceforge.net [mailto:blojsom-users-bounceslists.sourceforge.net] On Behalf Of Randy.Nolenkohls.com
Sent: Thursday, September 20, 2007 1:07 PM
To: blojsom-userslists.sourceforge.net
Subject: Re: [Blojsom-users] Trying to activate weather andoremoticonsplug-in


With logging level set to DEBUG I see the following line in my server log:

Sep 20 11:16:11 DEBUG [btpool0-7] weather.WeatherPlugin - Put weather information for TheRant in cache

That's the only built-in indication I've seen that the plug-in has done something. I did not see any error messages displayed when the connection to the weather URL failed.

Cheers,
Randy



Re: Trying to activate weather andoremoticonsplug-in
user name
2007-09-20 12:37:06
Actually I see a couple lines in my blog ... see if you have both them:

Mar 15 22:08:40 DEBUG [resin-tcp-connection-*:80-1] servlet.BlojsomServlet - blojsom plugin execution: org.blojsom.plugin.weather.WeatherPlugin
Mar 15 22:08:40 DEBUG [resin-tcp-connection-*:80-1] weather.WeatherPlugin - Put weather information for Dan in cache

And make sure you have the weather plugin listed in your default flavor. Yeah, I know... but it's those little annoying things that kill ya.

Dan

On 9/20/07, Randy.Nolenkohls.com">Randy.Nolenkohls.com < Randy.Nolenkohls.com">Randy.Nolenkohls.com> wrote:

With logging level set to DEBUG I see the following line in my server log:

Sep 20 11:16:11 DEBUG [btpool0-7] weather.WeatherPlugin - Put weather information for TheRant in cache

That's the only built-in indication I've seen that the plug-in has done something. I did not see any error messages displayed when the connection to the weather URL failed.



--
Dan McGinn-Combs, Security+, GSEC, CISSP
dgcombsgmail.com">dgcombsgmail.com
Home: +1 770 487 6321
Mobile: +1 678 994 4040
Peachtree City, Georgia USA
Re: Trying to activate weather andoremoticonsplug-in
country flaguser name
United States
2007-09-20 13:37:22
Dan,
THANKS. Once I added to "default" flavor, it worked.&nbsp; You were the only one to point out that the plug-in had to be added to the "default" flavor.&nbsp; I had added it to the "html" flavor.&nbsp; 
I went back and reread the wiki on this and it said "You may then add "weather" to the end one of the flavor-based plugin chains. " so I don't feel as stupid and foolish as I might have otherwise.
&nbsp;
All of the support and suggestions on this were great.&nbsp; Thanks everyone, I learned a lot. Just a lot more to learn
 
Dave
 
PS: still nothing on Debug in the logs. Maybe if someone had Weblogics they can check their logs and see if they have anything.


From: blojsom-users-bounceslists.sourceforge.net [mailto:blojsom-users-bounceslists.sourceforge.net] On Behalf Of Dan McGinn-Combs
Sent: Thursday, September 20, 2007 1:37 PM
To: blojsom-userslists.sourceforge.net
Subject: Re: [Blojsom-users] Trying to activate weather andoremoticonsplug-in

Actually I see a couple lines in my blog ... see if you have both them:

Mar 15 22:08:40 DEBUG [resin-tcp-connection-*:80-1] servlet.BlojsomServlet - blojsom plugin execution: org.blojsom.plugin.weather.WeatherPlugin
Mar 15 22:08:40 DEBUG [resin-tcp-connection-*:80-1] weather.WeatherPlugin - Put weather information for Dan in cache

And make sure you have the weather plugin listed in your default flavor. Yeah, I know... but it's those little annoying things that kill ya.

Dan
Re: Trying to activate weather andoremoticonsplug-in
user name
2007-09-20 16:46:21
Ah, the benefit of being in GMT+10 timezone, things get fixed by time I wake up. :p

Good to hear that you got it working David B.
And yes, plugin installation takes too many steps and it's easy to miss one or two.

On 9/21/07, Margossian, David B < MARGOSDpolaroid.com">MARGOSDpolaroid.com> wrote:
Dan,
THANKS. Once I added to "default" flavor, it worked.&nbsp; You were the only one to point out that the plug-in had to be added to the "default" flavor.&nbsp; I had added it to the "html" flavor.&nbsp; 
I went back and reread the wiki on this and it said "You may then add "weather" to the end one of the flavor-based plugin chains. " so I don't feel as stupid and foolish as I might have otherwise.
&nbsp;
All of the support and suggestions on this were great.&nbsp; Thanks everyone, I learned a lot. Just a lot more to learn
 ;
Dave
 ;
PS: still nothing on Debug in the logs. Maybe if someone had Weblogics they can check their logs and see if they have anything.


From: blojsom-users-bounceslists.sourceforge.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">blojsom-users-bounceslists.sourceforge.net [mailto: blojsom-users-bounceslists.sourceforge.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">blojsom-users-bounceslists.sourceforge.net] On Behalf Of Dan McGinn-Combs
Sent: Thursday, September 20, 2007 1:37 PM
To: blojsom-userslists.sourceforge.net" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">blojsom-userslists.sourceforge.net
Subject: Re: [Blojsom-users] Trying to activate weather andoremoticonsplug-in

Actually I see a couple lines in my blog ... see if you have both them:

Mar 15 22:08:40 DEBUG [resin-tcp-connection-*:80-1] servlet.BlojsomServlet - blojsom plugin execution: org.blojsom.plugin.weather.WeatherPlugin
Mar 15 22:08:40 DEBUG [resin-tcp-connection-*:80-1] weather.WeatherPlugin - Put weather information for Dan in cache

And make sure you have the weather plugin listed in your default flavor. Yeah, I know... but it's those little annoying things that kill ya.

Dan

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Blojsom-users mailing list
lists.sourceforge.net"> Blojsom-userslists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/blojsom-users


[1-5]

about | contact  Other archives ( Real Estate discussion Medical topics )