Active Topics          Search          Help
            Register          Login
Omni Mobile Server for GroupWise Synchronization
 Omni Web Forum : GroupWise for PDAs and Smart Phones ~ Omni Mobile : Omni Mobile Server for GroupWise Synchronization
Subject Topic: FIX: Enable Debug Logging Post ReplyPost New Topic
Author
Message
Gordon Welling
Admin Group
Admin Group

Manager Technnical Support Services

Joined: 11-December-2003
Location: Canada
Posts: 507
Posted: 03-August-2006 at 9:32am

Problem:  When I log in as the Omni Mobile administrator, I do not get the admin template.  To better troubleshoot the problem, "Debug" logging needs to be manually enabled.

Resolution:
  1. Stop Tomcat or the w3svc (for GW 6.5 on Windows) on your server.
  2. Open the log4j.xml file and change from:

       <logger name="com.omnits.prefadmin">
            <level value="ERROR"/>
            <appender-ref ref="FILE"/>
      </logger>


    to:

       <logger name="com.omnits.prefadmin">
            <level value="DEBUG"/>
            <appender-ref ref="FILE"/>
      </logger>


  3. Save the file.
  4. Start Tomcat or the Novell Servlet Gateway on your server.
Note:

The default locations for the log4j.xml file are:
  • SYS:\Tomcat\33\webapps\ROOT\WEB-INF\classes (GW 6.5 on NW 6)
  • SYS:\Tomcat\4\webapps\ROOT\WEB-INF\classes (GW 6.5 on OES/NW 6.5)
  • SYS:\Tomcat\33\webapps\gw\WEB-INF\classes (GW 7 on NW6)
  • SYS:\Tomcat\4\webapps\gw\WEB-INF\classes (GW7 on OES/NW 6.5)

  • /var/opt/novell/tomcat4/webapps/gw/WEB-INF/classes (GW 6.5 or 7.x on SLES 9)

  • c:\novell\java\servlets (GW 6.5 on Windows)
  • c:\novell\tomcat5.5\webapps\gw\WEB-INF\classes (GW 7.x on Windows)


Edited by Gordon Welling on 03-August-2006 at 9:33am
Back to Top
 

If you wish to post a reply to this topic you must first login
If you are not already registered you must first register

  Post ReplyPost New Topic
Printable version Printable version

Forum Jump
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot delete your posts in this forum
You cannot edit your posts in this forum
You cannot create polls in this forum
You cannot vote in polls in this forum



This page was generated in 0.2344 seconds.