Announcement

Collapse
No announcement yet.

Dou you want save your changes?

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • jmante
    Guest replied
    I recompiled open-xchange-gui, and now it's Ok.

    thanks,

    Leave a comment:


  • Stefan Preuss
    replied
    Looks like a broken configuration. What client do you use and which GUI build?

    Leave a comment:


  • jmante
    Guest replied
    I have no errors in the GUI building,

    and i only can save in " Configuration -> Options -> Save"

    but when i logout if say save the changes , i can't

    Leave a comment:


  • Daniel Halbe
    replied
    Did you getting errors while bulding the GUI?
    Perhaps try to rebuild the GUI.

    Daniel

    Leave a comment:


  • jmante
    Guest replied
    Originally posted by Martin Braun View Post
    Hi,

    this sounds like the database cannot be accessed or the query fails (check the mysql querylog). It also is possible that the session gets expired too soon. You should raise the loglevel of the groupware and check for exceptions.

    greetings

    I have found in open-xchange log file a error with jason.jar but i don't know how correct this,

    Log:

    29-jun-2007 13:49:45 com.openexchange.ajax.ConfigMenu saveSettingWithSubs
    LA MÁS FINA: A JSONArray text must start with '[' at character 1 of {"calendar":{"view":"calendar/calendar/day","starttime":8,"allfolders":true,"endtime":18, "interval":30},"FolderTreeState":{"folder_tree$1": {"folder_tree$default":{"folder_tree$default/INBOX":{}}}},"contacts":{"view":"contacts/cards","cardsToViewPerColumn":4,"gridsort":"asc"}, "portal":{"infobox":true,"internalcontents":[{"params":{"limit":5},"header":"Email","visible":t rue,"external":false,"module":"mail"},{"params":{" limit":5},"header":"Calendar","visible":true,"exte rnal":false,"module":"calendar"},{"params":{"limit ":5},"header":"Tasks","visible":true,"external":fa lse,"module":"tasks"},{"params":{"limit":5},"heade r":"Infostore","visible":true,"external":false,"mo dule":"infostore"}],"tooltip":false,"externalcontents":[]},"infostore":{"view":"infostore/split"},"mail":{"view":"mail/hsplit/unthreaded","formatmessage":"ALTERNATIVE","notifya cknoledge":false,"signatures":[],"htmlmessage":true},"tasks":{"view":"tasks/split","gridsort":"asc","interval":30},"menu":{"me nuiteration":3},"private_categories":"","global":{ "autorefresh":0,"save":2,"confirmpopup":0}}
    org.json.JSONException: A JSONArray text must start with '[' at character 1 of {"calendar":{"view":"calendar/calendar/day","starttime":8,"allfolders":true,"endtime":18, "interval":30},"FolderTreeState":{"folder_tree$1": {"folder_tree$default":{"folder_tree$default/INBOX":{}}}},"contacts":{"view":"contacts/cards","cardsToViewPerColumn":4,"gridsort":"asc"}, "portal":{"infobox":true,"internalcontents":[{"params":{"limit":5},"header":"Email","visible":t rue,"external":false,"module":"mail"},{"params":{" limit":5},"header":"Calendar","visible":true,"exte rnal":false,"module":"calendar"},{"params":{"limit ":5},"header":"Tasks","visible":true,"external":fa lse,"module":"tasks"},{"params":{"limit":5},"heade r":"Infostore","visible":true,"external":false,"mo dule":"infostore"}],"tooltip":false,"externalcontents":[]},"infostore":{"view":"infostore/split"},"mail":{"view":"mail/hsplit/unthreaded","formatmessage":"ALTERNATIVE","notifya cknoledge":false,"signatures":[],"htmlmessage":true},"tasks":{"view":"tasks/split","gridsort":"asc","interval":30},"menu":{"me nuiteration":3},"private_categories":"","global":{ "autorefresh":0,"save":2,"confirmpopup":0}}
    at org.json.JSONTokener.syntaxError(JSONTokener.java: 452)
    at org.json.JSONArray.<init>(JSONArray.java:108)
    at org.json.JSONArray.<init>(JSONArray.java:149)
    at com.openexchange.ajax.ConfigMenu.saveSettingWithSu bs(ConfigMenu.java:257)
    at com.openexchange.ajax.ConfigMenu.saveSettingWithSu bs(ConfigMenu.java:284)
    at com.openexchange.ajax.ConfigMenu.doPut(ConfigMenu. java:219)
    at javax.servlet.http.HttpServlet.service(HttpServlet .java:763)
    at com.openexchange.ajax.SessionServlet.service(Sessi onServlet.java:138)
    at javax.servlet.http.HttpServlet.service(HttpServlet .java:853)
    at com.openexchange.tools.ajp13.AJPv13Request.respons e(AJPv13Request.java:92)
    at com.openexchange.tools.ajp13.AJPv13RequestHandler. createResponse(AJPv13RequestHandler.java:345)
    at com.openexchange.tools.ajp13.AJPv13Connection.crea teResponse(AJPv13Connection.java:168)
    at com.openexchange.tools.ajp13.AJPv13Listener.run(AJ Pv13Listener.java:237)
    at java.lang.Thread.run(Thread.java:595)
    29-jun-2007 13:49:45 com.openexchange.pooling.ReentrantLockPool get
    LA MÁS FINA: Get time: 0, Created: false
    29-jun-2007 13:49:45 com.openexchange.pooling.ReentrantLockPool back
    LA MÁS FINA: Back time: 0
    29-jun-2007 13:49:45 com.openexchange.pooling.ReentrantLockPool get
    LA MÁS FINA: Get time: 0, Created: false
    29-jun-2007 13:49:45 com.openexchange.pooling.ReentrantLockPool back
    LA MÁS FINA: Back time: 0
    29-jun-2007 13:49:45 com.openexchange.ajax.ConfigMenu saveSettingWithSubs
    LA MÁS FINA: A JSONArray text must start with '[' at character 1 of true
    org.json.JSONException: A JSONArray text must start with '[' at character 1 of true
    at org.json.JSONTokener.syntaxError(JSONTokener.java: 452)
    at org.json.JSONArray.<init>(JSONArray.java:108)
    at org.json.JSONArray.<init>(JSONArray.java:149)
    at com.openexchange.ajax.ConfigMenu.saveSettingWithSu bs(ConfigMenu.java:257)
    at com.openexchange.ajax.ConfigMenu.saveSettingWithSu bs(ConfigMenu.java:284)
    at com.openexchange.ajax.ConfigMenu.doPut(ConfigMenu. java:219)
    at javax.servlet.http.HttpServlet.service(HttpServlet .java:763)
    at com.openexchange.ajax.SessionServlet.service(Sessi onServlet.java:138)
    at javax.servlet.http.HttpServlet.service(HttpServlet .java:853)
    at com.openexchange.tools.ajp13.AJPv13Request.respons e(AJPv13Request.java:92)
    at com.openexchange.tools.ajp13.AJPv13RequestHandler. createResponse(AJPv13RequestHandler.java:345)
    at com.openexchange.tools.ajp13.AJPv13Connection.crea teResponse(AJPv13Connection.java:168)
    at com.openexchange.tools.ajp13.AJPv13Listener.run(AJ Pv13Listener.java:237)
    at java.lang.Thread.run(Thread.java:595)
    29-jun-2007 13:49:45 com.openexchange.pooling.ReentrantLockPool get
    LA MÁS FINA: Get time: 0, Created: false
    29-jun-2007 13:49:45 com.openexchange.pooling.ReentrantLockPool back
    LA MÁS FINA: Back time: 0
    29-jun-2007 13:49:45 com.openexchange.pooling.ReentrantLockPool get
    LA MÁS FINA: Get time: 1, Created: false
    29-jun-2007 13:49:45 com.openexchange.pooling.ReentrantLockPool back
    LA MÁS FINA: Back time: 1
    29-jun-2007 13:49:45 com.openexchange.ajax.ConfigMenu saveSettingWithSubs
    LA MÁS FINA: A JSONArray text must start with '[' at character 1 of Europe/Madrid
    org.json.JSONException: A JSONArray text must start with '[' at character 1 of Europe/Madrid
    at org.json.JSONTokener.syntaxError(JSONTokener.java: 452)
    at org.json.JSONArray.<init>(JSONArray.java:108)
    at org.json.JSONArray.<init>(JSONArray.java:149)
    at com.openexchange.ajax.ConfigMenu.saveSettingWithSu bs(ConfigMenu.java:257)
    at com.openexchange.ajax.ConfigMenu.saveSettingWithSu bs(ConfigMenu.java:284)
    at com.openexchange.ajax.ConfigMenu.doPut(ConfigMenu. java:219)
    at javax.servlet.http.HttpServlet.service(HttpServlet .java:763)
    at com.openexchange.ajax.SessionServlet.service(Sessi onServlet.java:138)
    at javax.servlet.http.HttpServlet.service(HttpServlet .java:853)
    at com.openexchange.tools.ajp13.AJPv13Request.respons e(AJPv13Request.java:92)
    at com.openexchange.tools.ajp13.AJPv13RequestHandler. createResponse(AJPv13RequestHandler.java:345)
    at com.openexchange.tools.ajp13.AJPv13Connection.crea teResponse(AJPv13Connection.java:168)
    at com.openexchange.tools.ajp13.AJPv13Listener.run(AJ Pv13Listener.java:237)
    at java.lang.Thread.run(Thread.java:595)
    29-jun-2007 13:49:45 com.openexchange.pooling.ReentrantLockPool get
    LA MÁS FINA: Get time: 1, Created: false
    29-jun-2007 13:49:45 com.openexchange.pooling.ReentrantLockPool back
    LA MÁS FINA: Back time: 0
    29-jun-2007 13:49:45 com.openexchange.ajax.ConfigMenu saveSettingWithSubs
    LA MÁS FINA: A JSONArray text must start with '[' at character 1 of true
    org.json.JSONException: A JSONArray text must start with '[' at character 1 of true
    at org.json.JSONTokener.syntaxError(JSONTokener.java: 452)
    at org.json.JSONArray.<init>(JSONArray.java:108)
    at org.json.JSONArray.<init>(JSONArray.java:149)
    at com.openexchange.ajax.ConfigMenu.saveSettingWithSu bs(ConfigMenu.java:257)
    at com.openexchange.ajax.ConfigMenu.saveSettingWithSu bs(ConfigMenu.java:284)
    at com.openexchange.ajax.ConfigMenu.doPut(ConfigMenu. java:219)
    at javax.servlet.http.HttpServlet.service(HttpServlet .java:763)
    at com.openexchange.ajax.SessionServlet.service(Sessi onServlet.java:138)
    at javax.servlet.http.HttpServlet.service(HttpServlet .java:853)
    at com.openexchange.tools.ajp13.AJPv13Request.respons e(AJPv13Request.java:92)
    at com.openexchange.tools.ajp13.AJPv13RequestHandler. createResponse(AJPv13RequestHandler.java:345)
    at com.openexchange.tools.ajp13.AJPv13Connection.crea teResponse(AJPv13Connection.java:168)
    at com.openexchange.tools.ajp13.AJPv13Listener.run(AJ Pv13Listener.java:237)
    at java.lang.Thread.run(Thread.java:595)

    Leave a comment:


  • Martin Heiland
    replied
    Hi,

    this sounds like the database cannot be accessed or the query fails (check the mysql querylog). It also is possible that the session gets expired too soon. You should raise the loglevel of the groupware and check for exceptions.

    greetings

    Leave a comment:


  • jmante
    Guest started a topic Dou you want save your changes?

    Dou you want save your changes?

    Every time i close a session ,
    openexchange say:

    "Dou you want save a password?"

    if i say yes.

    openexchange say:

    "Your configuration couldn't saved. All your changes will be lost. Do you really want to continue?"

    don't find nothing in logfiles, any idea.
Working...
X