<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>the back room tech &#187; Gwava</title>
	<atom:link href="http://thebackroomtech.com/tag/gwava/feed/" rel="self" type="application/rss+xml" />
	<link>http://thebackroomtech.com</link>
	<description>serving up the info back room techs everywhere find interesting</description>
	<lastBuildDate>Thu, 19 Nov 2009 18:19:12 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<cloud domain='thebackroomtech.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://www.gravatar.com/blavatar/a33574f02dbbfb9cc6104c10ba197e25?s=96&#038;d=http://s.wordpress.com/i/buttonw-com.png</url>
		<title>the back room tech &#187; Gwava</title>
		<link>http://thebackroomtech.com</link>
	</image>
			<item>
		<title>Fix:  GWAVA 4 qms_digest.db keeps corrupting</title>
		<link>http://thebackroomtech.com/2008/05/12/fix-gwava-4-qms_digestdb-keeps-corrupting/</link>
		<comments>http://thebackroomtech.com/2008/05/12/fix-gwava-4-qms_digestdb-keeps-corrupting/#comments</comments>
		<pubDate>Mon, 12 May 2008 10:57:10 +0000</pubDate>
		<dc:creator>Julie</dc:creator>
				<category><![CDATA[Groupwise]]></category>
		<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Gwava]]></category>

		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/?p=338</guid>
		<description><![CDATA[One of my clients uses GWAVA for spam filtering on their Netware 6.5.7 / Groupwise 7.0.2 server.  After upgrading from GWAVA 3 to version 4 they kept experiencing problems where no one would receive their daily digests.  The GWAVA support staff diagnosed the corruption in qms_digest.db as the cause of why the digests were not [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=338&subd=thebackroomtech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>One of my clients uses GWAVA for spam filtering on their Netware 6.5.7 / Groupwise 7.0.2 server.  After upgrading from GWAVA 3 to version 4 they kept experiencing problems where no one would receive their daily digests.  The GWAVA support staff diagnosed the corruption in qms_digest.db as the cause of why the digests were not being released.  Their initial throught was some anti-virus program was scanning the database configuration file and was causing the corruption, but the problem persisted even after excluding the pertinent files and directories from the scan.</p>
<p>I was finally able to track the cause of the corruption down to a scheduled nightly reboot of the Groupwise/GWAVA server.  It seems that not unloading the Groupwise MTA before unloading GWAVA was causing the problem when the server auto-restarted.</p>
<p>Here&#8217;s my gwreset.ncf file that unloads the MTA, unloads GWAVA, then restarts the server without causing the corruption in the qms_digest.db file.</p>
<p><em># begin gwreset.ncf script to restart Groupwise/GWAVA server gracefully<br />
unload gwmta<br />
# delay.nlm waits x number of seconds before continuing<br />
load delay.nlm<br />
delay 30<br />
# gwavadn.ncf unloads all GWAVA4 components in the correct order<br />
GW:\opt\beginfinite\gwava4\assets\bin\gwavadn.ncf<br />
</em><em>delay 60<br />
reset server -f<br />
# end gwreset.ncf script to restart Groupwise/GWAVA server gracefully</em></p>
<p>Another problem I was experiencing was using nogwava.ncf instead of gwavadn.ncf to unload the GWAVA components.  nogwava.ncf was the proper script for GWAVA3, while gwavadn.ncf is the correct one to use for GWAVA4.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/thebackroomtech.wordpress.com/338/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/thebackroomtech.wordpress.com/338/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thebackroomtech.wordpress.com/338/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thebackroomtech.wordpress.com/338/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thebackroomtech.wordpress.com/338/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thebackroomtech.wordpress.com/338/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thebackroomtech.wordpress.com/338/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thebackroomtech.wordpress.com/338/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thebackroomtech.wordpress.com/338/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thebackroomtech.wordpress.com/338/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thebackroomtech.wordpress.com/338/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thebackroomtech.wordpress.com/338/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=338&subd=thebackroomtech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2008/05/12/fix-gwava-4-qms_digestdb-keeps-corrupting/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bc45e50eb9d841ff9cf17d75fe766df7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Julie</media:title>
		</media:content>
	</item>
		<item>
		<title>After upgrading from GWAVA 3.x to 4.x, cannot send or receive Internet email</title>
		<link>http://thebackroomtech.com/2008/04/14/after-upgrading-from-gwava-3x-to-4x-cannot-send-or-receive-internet-email/</link>
		<comments>http://thebackroomtech.com/2008/04/14/after-upgrading-from-gwava-3x-to-4x-cannot-send-or-receive-internet-email/#comments</comments>
		<pubDate>Mon, 14 Apr 2008 14:11:36 +0000</pubDate>
		<dc:creator>Julie</dc:creator>
				<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[Groupwise]]></category>
		<category><![CDATA[Gwava]]></category>

		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/?p=320</guid>
		<description><![CDATA[Last Wednesday I upgraded a GWAVA 3.72 installation on a Netware 6.5 SP7 Groupwise 7.0.2 server to GWAVA version 4.0. The upgrade seemed to go just fine, but users were unable to send or receive Internet email, even after rebooting the server.
The GWAVA installation guide said to ensure the /smtphome switch in the sys:\system\gwia.cfg file [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=320&subd=thebackroomtech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>Last Wednesday I upgraded a GWAVA 3.72 installation on a Netware 6.5 SP7 Groupwise 7.0.2 server to GWAVA version 4.0. The upgrade seemed to go just fine, but users were unable to send or receive Internet email, even after rebooting the server.</p>
<p>The <a href="http://download.gwava.com/gwava4/GWAVA4InstallGuide.pdf" target="_blank">GWAVA installation guide</a> said to ensure the /smtphome switch in the sys:\system\gwia.cfg file reflected the correct path to the GWIA third directory. My path was set correctly in the following format:</p>
<p><em>/smtphome-\\ServerName\VolumeName\domaindirectory\wpgate\gwia\3rd</em></p>
<p>where <em>servername</em> is the name of the Groupwise server running the GWIA, <em>VolumeName</em> is the volume the gwia software is loaded on, and <em>domaindirectory</em> is the directory the Groupwise Domain is located in.</p>
<p>I removed the <em>\\ServerName</em>\ portion of the path and added a colon after the volume name which changed my smtphome path to:</p>
<p><em>/smtphome-VolumeName:\DomainDirectory\wpgate\gwia\3rd</em></p>
<p>and restarted my Groupwise server. Mail was then able to be sent and received from the Internet, and GWAVA was functioning properly.</p>
<p>Note that in Groupwise 7, the gwia.cfg overrides gwia object settings configured in ConsoleOne. Also, your gwia.cfg file may be located in a directory other than it&#8217;s default sys:\system. You can verify the path to the corerct gwia.cfg file by viewing the contents of your sys:\system\gwia.ncf file.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/thebackroomtech.wordpress.com/320/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/thebackroomtech.wordpress.com/320/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thebackroomtech.wordpress.com/320/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thebackroomtech.wordpress.com/320/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thebackroomtech.wordpress.com/320/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thebackroomtech.wordpress.com/320/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thebackroomtech.wordpress.com/320/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thebackroomtech.wordpress.com/320/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thebackroomtech.wordpress.com/320/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thebackroomtech.wordpress.com/320/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thebackroomtech.wordpress.com/320/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thebackroomtech.wordpress.com/320/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=320&subd=thebackroomtech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2008/04/14/after-upgrading-from-gwava-3x-to-4x-cannot-send-or-receive-internet-email/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bc45e50eb9d841ff9cf17d75fe766df7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Julie</media:title>
		</media:content>
	</item>
		<item>
		<title>Troubleshooting when Groupwise GWIA won&#8217;t send out mail</title>
		<link>http://thebackroomtech.com/2008/01/15/troubleshooting-when-groupwise-gwia-wont-send-out-mail/</link>
		<comments>http://thebackroomtech.com/2008/01/15/troubleshooting-when-groupwise-gwia-wont-send-out-mail/#comments</comments>
		<pubDate>Tue, 15 Jan 2008 09:39:16 +0000</pubDate>
		<dc:creator>Julie</dc:creator>
				<category><![CDATA[Groupwise]]></category>
		<category><![CDATA[troubleshooting]]></category>
		<category><![CDATA[Gwava]]></category>
		<category><![CDATA[GWIA]]></category>
		<category><![CDATA[MSlocal\gwvscan]]></category>
		<category><![CDATA[MTA]]></category>
		<category><![CDATA[NGW-VSCAN-CONTROLLER]]></category>

		<guid isPermaLink="false">http://thebackroomtech.wordpress.com/2008/01/15/troubleshooting-when-groupwise-gwia-wont-send-out-mail/</guid>
		<description><![CDATA[The other day my Netware 6.5.7 / Groupwise 7.0.2 server decided to stop sending out email for no apparent reason.  Some of the things I tried during the troubleshooting process were:
1)  Checked the GWIA log files, which didn&#8217;t show any errors occurring even with verbose logging enabled. As a matter of fact, the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=241&subd=thebackroomtech&ref=&feed=1" />]]></description>
			<content:encoded><![CDATA[<div class='snap_preview'><br /><p>The other day my Netware 6.5.7 / Groupwise 7.0.2 server decided to stop sending out email for no apparent reason.  Some of the things I tried during the troubleshooting process were:</p>
<p>1)  Checked the GWIA log files, which didn&#8217;t show any errors occurring even with verbose logging enabled. As a matter of fact, the logs didn&#8217;t show the messages ever getting to the GWIA for processing!  The MTA and POA log files did show the messages being processed, though.</p>
<p>2)  <a href="http://thebackroomtech.wordpress.com/2008/01/08/identifying-and-clearing-groupwise-gwia-queues-of-corrupt-messages/" target="_blank">Cleared all the GWIA queue directories</a>, but mail still wasn&#8217;t sending out even after restarting the server.</p>
<p>3)  I <a href="http://www.novell.com/support/search.do?cmd=displayKC&amp;docType=kc&amp;externalId=3019204&amp;sliceId=SAL_Public&amp;dialogID=54830942&amp;stateId=0%200%2054840256" target="_blank">toggled the GWIA subdirectory per TID 10091741</a></p>
<p>4)  I <a href="https://secure-support.novell.com/KanisaPlatform/Publishing/897/3674238_f.SAL_Public.html" target="_blank">reinstalled GWIA per TID 3674238</a></p>
<p>5)  I <a href="http://www.novell.com/support/search.do?cmd=displayKC&amp;docType=kc&amp;externalId=10010997&amp;sliceId=&amp;dialogID=54842001&amp;stateId=0%200%2054840440" target="_blank">created a route.cfg file per TID 10010997</a></p>
<p>6)  I made sure nothing weird was happening with DNS lookup on the Groupwise server.</p>
<p>7)  I went through each step in <a href="http://support.novell.com/docs/Tids/Solutions/10061085.html" target="_blank">TID 10061085</a>,  &#8221;						How to troubleshoot GWIA&#8221;</p>
<p>8 )  As a last ditch effort, I disabled Gwava (version 3.72), which we use as an inbound spam scanner.  As soon as Gwava was disabled, mail started leaving the network.  I was pretty stunned, since we only scan incoming mail, and we don&#8217;t use Gwava as a virus scanner.  I verified in the Gwava config outgoing mail wasn&#8217;t set to be scanned.  I then re-enabled Gwava, and the mail started piling up again.  I had found the culprit, but not the cause of the holdup.</p>
<p>I checked over the server&#8217;s Gwava log files and console screens and didn&#8217;t see any errors, but did notice a message regarding NGW-VSCAN-CONTROLLER when unloading the MTA.  That led me to <a href="http://support.novell.com/docs/Tids/Solutions/10069173.html" target="_blank">TID 10069173</a>, which pointed to a corrupt message being stuck  in the \domain\MSlocal\gwvscan directory.  I unloaded GWIA, GWAVA, and the MTA, and renamed the \domain\mslocal directory. I restarted the server, which recreated the previously renamed directory, and mail started flowing out again.</p>
<p>In my case, I had a bad message stuck in the \domain\MSlocal\gwvscan\4  directory.  I moved a few files at a time from the renamed directory to the new \domain\MSlocal\gwvscan\4 directory until mail stopped processing. I then downed Gwava and the MTA, deleted the problem message, then reloaded the MTA and Gwava, and mail flow returned to normal.</p>
<img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/thebackroomtech.wordpress.com/241/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/thebackroomtech.wordpress.com/241/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/thebackroomtech.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/thebackroomtech.wordpress.com/241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/thebackroomtech.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/thebackroomtech.wordpress.com/241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/thebackroomtech.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/thebackroomtech.wordpress.com/241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/thebackroomtech.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/thebackroomtech.wordpress.com/241/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/thebackroomtech.wordpress.com/241/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/thebackroomtech.wordpress.com/241/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=thebackroomtech.com&blog=1120206&post=241&subd=thebackroomtech&ref=&feed=1" /></div>]]></content:encoded>
			<wfw:commentRss>http://thebackroomtech.com/2008/01/15/troubleshooting-when-groupwise-gwia-wont-send-out-mail/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://1.gravatar.com/avatar/bc45e50eb9d841ff9cf17d75fe766df7?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">Julie</media:title>
		</media:content>
	</item>
	</channel>
</rss>