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: "save systems option error" Post ReplyPost New Topic
Author
Message
Gordon Welling
Admin Group
Admin Group

Manager Technnical Support Services

Joined: 11-December-2003
Location: Canada
Posts: 502
Posted: 08-March-2007 at 2:09pm

Problem:  When attempting to add an authorized Omni Mobile user in WebAccess, the update attempt returns a "save system options error" in the browser and all Omni Mobile system fields are set to defaults.  Omni Mobile is installed on a SLES 9 / WebAccess 7.0.1 IR1 server.

Cause:  We examined the properties of the omnimobile.properties file and determined that permissions were set to rw--r--r-- with the root user as the owner and novlwww as the group.  The result is that tomcat was not able to write the necessary changes to the omnimobile.properties file.

Resolution:  Verify the ownership of the classes folder. If it is set to root:novlwww, then you need to change the ownership of the classes folder.
  1. Open a terminal session on the server hosting Omni Mobile.
  2. Navigate to the WEB-INF folder, e.g. cd /var/opt/novell/gw/WEB-INF
  3. type the following

    Quote:
    chown -R -h novlwww:novlwww /var/opt/novell/gw/WEB-INF/classes

This will change the owner and group to novlwww which is what it should be.


Edited by Gordon Welling on 08-March-2007 at 2:51pm
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.