Help:My Wiki pane show error reading setting.

Can I fix this problem? Thank you.
and
I did find everything about this thouble in Apple Community but there is not in my case.

Solved! At least for me...
I have described all solutions to the major problems I've been having from a crippled 10.7.3 install to a flourishing one here:https://discussions.apple.com/message/17740033#17740033
Hope this helps!

Similar Messages

  • Error reading setting in wiki

    Hi,
        i met a problem in lion server. When i open the wiki server admin, it showing "error reading setting " and the safari showing:
    Collaboration::NSInvalidArgumentException in  Sources#index
      Showing /usr/share/collabd/coreclient/app/views/layouts/application.html.erb where line #5 raised: 
    -[__NSCFDictionary setObject:forKey:]: attempt to insert nil value (key: com.apple.server.collab.DBConn)
    Extracted source (around line #5):
    2:      :user => @user,3:      :entity => @entity,4:      :owner => @owner,5:      :service_client => service_client,6:      :controller => controller7: }) %>8:
    Rails.root: /usr/share/collabd/coreclient
        Application Trace |    Framework Trace |    Full Trace          
    app/controllers/application_controller.rb:347:in `service_client'app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb___1616978790_2229921480_0'app/controllers/application_controller.rb:44:in `render_server_error'app/controllers/application_controller.rb:43:in `render_server_error'
    Request
    Parameters:
    None
    Show session dump
    Show env dump
    Response
    Headers:
    None

    Solved! At least for me...
    I have described all solutions to the major problems I've been having from a crippled 10.7.3 install to a flourishing one here:https://discussions.apple.com/message/17740033#17740033
    Hope this helps!

  • Error reading setting in profile manager

    Hi
    I don't know why but for no apparent reason I have started to get this error message all the time.
    Error reading settings for the Profile Manager Service.
    All very well but I do not use Profile Magaer, it is turned off but keeps throwing this error message!!!!
    I am a real Server Newbie.
    HELP PLEASE!

    only my mac (which is running the server OS) is not enrolling.
    Why are you trying to enroll your device management server in it's own device management?
    I've never tested anything like that, but I bet you can't do that...

  • Can not open lightroom 3.6 it shows error reading preview cache and closes what can i do. it does not stay open long enough to do anything

    has anyone had an issue that lightroom has error reading preview cache and closes immediately. what can i do to correct this

    Re: "Lightroom encountered and error when reading from its preview cache and needs to quit"

  • Unable to resolve Wiki "Error Reading Settings"

    I am running the newer 2.2.1 version of the Server.app.   I am still having the dreaded Error Reading Settings error dropdown box when launching the Server.appl.  Profile Manager is and always has been running fine.
    Here's what I have done:
    Trashed Server.app and entire Library/Server folder.  Moved app back and re-built.  Wiki Error reading settings message still there.
    Did same as above but with trashing the Server.app and re-downloading a fresh copy.  Same result.
    Did the "last resort" of trashing the Server and Library/Server folder and ran the WipeDB script as per Apple's request.   Had to set up all of Profile Manager again (no easy way to back up and restore Profile Manager database at all) and Wiki still states Error reading Settings!  
    Unfixable in my case?   Anyone have any other ideas because wiping the database again is not a viable option and did not resolve the issue the first time. 

    I also found out postgres isin't running
    postgres:error = "CANNOT_START_SERVICE_TIMEOUT_ERR"
    and wiki has an error too
    wiki:state = "RUNNING"
    wiki:error = "CANNOT_MALLOC_ERR"

  • Help with test case compilation error

    I keep getting this error cant figure out why??
    Warning: compiled but with compilation errors
    Errors for PACKAGE BODY FF1_PKG
    LINE/COL ERROR
    *11/28 PLS-00386: type mismatch found at 'FF1_TB_OUT' between FETCH curs*
    or and INTO variables
    *11/1 PL/SQL: SQL Statement ignored*
    --desc user_cons_columns
    drop type ff1_tb;
    drop type ff1_typ;
    create or replace type ff1_typ as object( tb varchar2(30),col varchar2(4000));
    create or replace type ff1_tb as table of ff1_typ;
    desc user_cons_columns
    create or replace package ff1_pkg is
    function ff1 (rownumx number) return ff1_tb;
    maxrow number default 10000;
    cursor c1(p_rownum number) is select table_name,column_name from user_cons_columns where rownum < p_rownum;
    end ff1_pkg;
    show errors;
    CREATE OR REPLACE PACKAGE BODY ff1_pkg IS
    function ff1(rownumx number) return ff1_tb is
    ff1_tb_out ff1_tb;
    begin
    open c1(rownumx);
    loop
    fetch c1 bulk collect into ff1_tb_out limit maxrow;
    exit when c1%notfound;
    end loop;
    return ff1_tb_out;
    end;
    end ff1_pkg;
    show errors;

    but it works when do a using cast(multiset())?? why??
    --desc user_cons_columns
    drop type ff1_tb;
    drop type ff1_typ;
    create or replace type ff1_typ as object( tb varchar2(30),col varchar2(4000));
    create or replace type ff1_tb as table of ff1_typ;
    desc user_cons_columns
    create or replace package ff1_pkg is
    function ff1 (rownumx number) return ff1_tb;
    maxrow number default 10000;
    cursor c1(p_rownum number) is select table_name,column_name from user_cons_columns where rownum < p_rownum;
    end ff1_pkg;
    show errors;
    CREATE OR REPLACE PACKAGE BODY ff1_pkg IS
    function ff1(rownumx number) return ff1_tb is
    ff1_tb_out ff1_tb;
    begin
    select cast( multiset(select table_name,column_name from user_cons_columns where rownum < rownumx  ) as ff1_tb)  into ff1_tb_out from dual;
    open c1(rownumx);
    loop
    fetch c1 bulk collect into ff1_tb_out limit maxrow;
    exit when c1%notfound;
    end loop;
    return ff1_tb_out;
    end ff1;
    end ff1_pkg;
    show errors;

  • I am unable to copy my contact which are in *.vcf format in my pc to my icloud. error shows cannot read the vcard. help

    i am unable to copy my contact which are in *.vcf format in my pc to my icloud. error shows cannot read the vcard. help

    Hey guys,
    So this is follow up from my debarkle with the EDD. I found out my problem with copying files from Mac to EDD and vice versa was a result of a not so good EDD ( i had an apollo hard drive from imation) that was not very compatible with macs. So i did my research and found out that the best hard drives were Western Digital and Seagate. I bought the newest western digital EDD 1TB and formated it to FAT32 and guess what...no problems so far. The only problem is that FAT32 format doesn't copy files larger than about 4 gigs so i couldnt copy a movie from my brothers computer onto my EDD that was 1080p. You could probably resolve that by partitioning a small part of your hard drive in ExFAT? but yeah, hopefully that helped guys.
    Aaisha

  • Error reading settings in wiki and profile manager

    I have just upgraded from Snow Leopard Server to Lion server.
    I now have the following errors in server app:-
    Wiki : message "Error Reading Settings"
    Profile Manager: message  "Error Reading Settings"
    What do I do to get my wiki back!
    When I visit my default ssl Wiki I get the following:-
    Collaboration::PGCConnectionError in Sources#index
    Showing /usr/share/collabd/coreclient/app/views/layouts/application.html.erb where line #5 raised:
    FATAL:  role "collab" does not exist
    Extracted source (around line #5):
    2:      :user => @user,3:      :entity => @entity,4:      :owner => @owner,5:      :service_client => service_client,6:      :controller => controller7: }) %>8:
    Rails.root: /usr/share/collabd/coreclient
    Application Trace | Framework Trace | Full Traceapp/controllers/application_controller.rb:325:in `service_client'app/views/layouts/application.html.erb:5:in `_app_views_layouts_application_html_erb___1616978790_2215846900_0'app/controllers/application_controller.rb:44:in `render_server_error'app/controllers/application_controller.rb:43:in `render_server_error'
    Request
    Parameters:
    None
    Show session dump
    Show env dump
    Response
    Headers:
    None
    Please help

    I did a clean install of Lion/Lion Server, but I ran ino the same problem too with "Error Reading Settings" for both the profile manager and the wiki.
    INVESTIGATION: I checked to see if the postgres database (which I presumed was were the settings were being read from).
    # sudo serveradmin fullstatus postgres
    postgres:dataDirHasBeenInitialized = yes
    postgres:PG_VERSION = "9.0.4"
    postgres:dataDir = "/var/pgsql"
    postgres:postgresIsResponding = no     # !!! why isn't it responding???
    postgres:dataDirIsDirectory = yes
    postgres:PGserverVersion = 0
    postgres:dataDirExists = yes
    postgres:setStateVersion = 1
    postgres:state = "RUNNING"
    PROBLEM: The postgres service hadn't been started properly; I found this by doing the following:
    # sudo serveradmin stop postgres
    postgres:state = "STOPPED"
    # sudo serveradmin start postgres
    postgres:error = "CANNOT_START_SERVICE_TIMEOUT_ERR"
    FIX: The postgres service couldn't create the log file because it didn't have permission. I did this to fix it, then simply restarted it and all was well:
    # sudo chmod 777 /Library/Logs/
    # sudo serveradmin start postgres
    postgres:state = "RUNNING"
    I hope this helps someone.

  • TS3638 i have an internet connection but when i open app store it shows error message "cannot connect to app store".when i try to sign in with my valid apple ID and password it says "connection failed".i tried keychain access settings but it did not help.

    i have an internet connection but when i open app store it shows error message "cannot connect to app store".when i try to sign in with my valid apple ID and password it says "connection failed".i tried keychain access settings but it did not help.please help me!!

    Open Sysem Preferences from your Apple () menu top left in your screen then select the Firewall tab.
    Make sure the Firewall is turned off.

  • Urgent,showing error while running form..pls,help...

    Hi,
    I have created my own view named GP_NUIF_V and have also successfully established a Database connection,using FWK_TBX_TUTORIAL.I have developed a personal page in Oracle9i JDeveloper ,which is to fetch particular details from my view and show it .. but whenever I run my form I am continuously getting this type of error..pls,help me out ,as my project delivery is nearing..for this I am not been able to head on to registering the form..I have checked from Pl/Sql developer that my query is just running fine as I wanted it to be..I have also changed the FNDNAM in the .dbc file to my view name but it is giving me the same error..please,look at my error and suggest all other ways in how I can solve my problem ,as early as possible..
    Error Page
    Exception Details.
    oracle.apps.fnd.framework.OAException: oracle.adf.mds.exception.MDSRuntimeException
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:888)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1064)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1794)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:463)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:384)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    ## Detail 0 ##
    oracle.adf.mds.exception.MDSRuntimeException
         at oracle.adf.mds.internal.MUnResolvedState.resolveState(MUnResolvedState.java:193)
         at oracle.adf.mds.internal.ElementData.resolveState(ElementData.java:509)
         at oracle.adf.mds.internal.ElementData.getUntransAttrVal(ElementData.java:922)
         at oracle.adf.mds.internal.ElementData.getAttrVal(ElementData.java:835)
         at oracle.adf.mds.internal.ElementData.getAttributeValue(ElementData.java:260)
         at oracle.adf.mds.internal.Cache.getAttribute(Cache.java:237)
         at oracle.adf.mds.internal.MetadataManagerBase.getAttributeValueInternal(MetadataManagerBase.java:1069)
         at oracle.adf.mds.internal.MElementImpl.getAttrValueOrExpression(MElementImpl.java:620)
         at oracle.adf.mds.internal.MElementImpl.getAttributeValue(MElementImpl.java:230)
         at oracle.adf.mds.MElement.getLocalRef(MElement.java:291)
         at oracle.apps.fnd.framework.webui.JRADWebBeanMetaData.getUINodeName(JRADWebBeanMetaData.java:1812)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.addAkChildren(OAWebBeanContainerHelper.java:223)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:197)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:123)
         at oracle.apps.fnd.framework.webui.OARowLayoutHelper.setMetaDataProperties(OARowLayoutHelper.java:74)
         at oracle.apps.fnd.framework.webui.OARowLayoutHelper.createWebBean(OARowLayoutHelper.java:53)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanUsingHelper(OAWebBeanFactoryImpl.java:1046)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanFromCustomTables(OAWebBeanFactoryImpl.java:782)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:469)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:460)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.addAkChildren(OAWebBeanContainerHelper.java:229)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:197)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:123)
         at oracle.apps.fnd.framework.webui.OAContentContainerHelper.setMetaDataProperties(OAContentContainerHelper.java:74)
         at oracle.apps.fnd.framework.webui.OAContentContainerHelper.createWebBean(OAContentContainerHelper.java:55)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanUsingHelper(OAWebBeanFactoryImpl.java:1046)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanFromCustomTables(OAWebBeanFactoryImpl.java:782)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:469)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:460)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.addAkChildren(OAPageLayoutHelper.java:657)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:197)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:123)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.setMetaDataProperties(OAPageLayoutHelper.java:243)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.createWebBean(OAPageLayoutHelper.java:194)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanUsingHelper(OAWebBeanFactoryImpl.java:1046)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanFromCustomTables(OAWebBeanFactoryImpl.java:993)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:902)
         at oracle.apps.fnd.framework.webui.OAPageBean.createRootWebBean(OAPageBean.java:3966)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:1962)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1562)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:463)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:384)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)
    oracle.adf.mds.exception.MDSRuntimeException
         at oracle.adf.mds.internal.MUnResolvedState.resolveState(MUnResolvedState.java:193)
         at oracle.adf.mds.internal.ElementData.resolveState(ElementData.java:509)
         at oracle.adf.mds.internal.ElementData.getUntransAttrVal(ElementData.java:922)
         at oracle.adf.mds.internal.ElementData.getAttrVal(ElementData.java:835)
         at oracle.adf.mds.internal.ElementData.getAttributeValue(ElementData.java:260)
         at oracle.adf.mds.internal.Cache.getAttribute(Cache.java:237)
         at oracle.adf.mds.internal.MetadataManagerBase.getAttributeValueInternal(MetadataManagerBase.java:1069)
         at oracle.adf.mds.internal.MElementImpl.getAttrValueOrExpression(MElementImpl.java:620)
         at oracle.adf.mds.internal.MElementImpl.getAttributeValue(MElementImpl.java:230)
         at oracle.adf.mds.MElement.getLocalRef(MElement.java:291)
         at oracle.apps.fnd.framework.webui.JRADWebBeanMetaData.getUINodeName(JRADWebBeanMetaData.java:1812)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.addAkChildren(OAWebBeanContainerHelper.java:223)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:197)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:123)
         at oracle.apps.fnd.framework.webui.OARowLayoutHelper.setMetaDataProperties(OARowLayoutHelper.java:74)
         at oracle.apps.fnd.framework.webui.OARowLayoutHelper.createWebBean(OARowLayoutHelper.java:53)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanUsingHelper(OAWebBeanFactoryImpl.java:1046)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanFromCustomTables(OAWebBeanFactoryImpl.java:782)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:469)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:460)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.addAkChildren(OAWebBeanContainerHelper.java:229)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:197)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:123)
         at oracle.apps.fnd.framework.webui.OAContentContainerHelper.setMetaDataProperties(OAContentContainerHelper.java:74)
         at oracle.apps.fnd.framework.webui.OAContentContainerHelper.createWebBean(OAContentContainerHelper.java:55)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanUsingHelper(OAWebBeanFactoryImpl.java:1046)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanFromCustomTables(OAWebBeanFactoryImpl.java:782)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:469)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:460)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.addAkChildren(OAPageLayoutHelper.java:657)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:197)
         at oracle.apps.fnd.framework.webui.OAWebBeanContainerHelper.setMetaDataProperties(OAWebBeanContainerHelper.java:123)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.setMetaDataProperties(OAPageLayoutHelper.java:243)
         at oracle.apps.fnd.framework.webui.OAPageLayoutHelper.createWebBean(OAPageLayoutHelper.java:194)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanUsingHelper(OAWebBeanFactoryImpl.java:1046)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBeanFromCustomTables(OAWebBeanFactoryImpl.java:993)
         at oracle.apps.fnd.framework.webui.OAWebBeanFactoryImpl.createWebBean(OAWebBeanFactoryImpl.java:902)
         at oracle.apps.fnd.framework.webui.OAPageBean.createRootWebBean(OAPageBean.java:3966)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:1962)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1562)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:463)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:384)
         at OA.jspService(OA.jsp:40)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:56)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:317)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:465)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:379)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:727)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:306)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:767)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:259)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:106)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:534)

    Don't put reposts. Follow the issue at one place Re: Urgent,showing error while running form..pls,help...
    --Shiv                                                                                                                                                                                                                                                                   

  • I am getting error (-1) while updating my iPhone 4 to iOS 5.1. The phone has gone into a recovery mode. Restore fails every time at "restoring the firmware" stage. Striped bar remains for a long time, then shows "error (-1)" and the restore fails. Help!

    I am getting error (-1) while updating my iPhone 4 to iOS 5.1. The phone has gone into a recovery mode. Restore fails every time at "restoring the firmware" stage. Striped bar remains for a long time, then shows "error (-1)" and the restore fails. I have been doing it for last 12 hours. Help!

    Thanks for your reply Michalo. I am in India and here Apple care does not work on Sundays. I have been without my phone for the entire day. Perhaps tomorrow will bring some respite. There is not solution to "error (-1)" on any forum it seems. I found one forum which suggested use of Tiny Umbrella. Any idea about that?

  • New to lightroom, used program last wk no problem, now unable to import any nef or jpegs, keeps showing error message, need help =(

    new to lightroom, used program last wk no problem, now unable to import any nef or jpegs, keeps showing error message, need help =(

    So where is LR trying to copy the files?  Check your destination in the Import panel at the right.

  • Help, my iphone is in recovery mode, and itunes shows error code 1

    help me, please. my iphone 4 is stuck in recovery mode, and when trying to restore, itunes shows " error code 1, an unknown error occurred"
    please help!!!

    me to ;/
    [23:05:36.0982] [nand_part_core:INF@2289] first 2 pages of boot blocks written with copies of partition table
    [23:05:36.0982] [nand_part_core:INF@3169] next 98 pages of boot blocks written with LLB image of size 150080 bytes
    [23:05:36.0982] [nand_part_core:INF@3172] final 156 pages of boot blocks written with random data in full page format
    [23:05:36.0982] entering update_gas_gauge
    [23:05:36.0982] entering update_ir_mcu
    [23:05:36.0982] looking for mcu nub...no entry from path!
    [23:05:36.0982] TiSerialFlasher not supported on this platform. Exiting.
    [23:05:36.0982] entering update_baseband
    [23:05:36.0982] update_baseband: registering for progress notifications
    [23:05:36.0982] create_baseband_update_options: Got imeisv: 16
    [23:05:36.0982] baseband updater options = <CFBasicHash 0x17533030 [0x59b710]>{type = mutable dict, count = 7,
    [23:05:36.0982] entries =>
    [23:05:36.0982]     0 : <CFString 0xcf1e38 [0x59b710]>{contents = "SystemRoot"} = <CFString 0x1761cb70 [0x59b710]>{contents = "/mnt1"}
    [23:05:36.0982]     5 : <CFString 0xcf1dc8 [0x59b710]>{contents = "DisallowFusiing"} = <CFBoolean 0x59b910 [0x59b710]>{value = true}
    [23:05:36.0982]     6 : <CFString 0xcf1f48 [0x59b710]>{contents = "autoSetupEnv"} = <CFBoolean 0x59b918 [0x59b710]>{value = false}
    [23:05:36.0982]     7 : <CFString 0xcf1e48 [0x59b710]>{contents = "DataRoot"} = <CFString 0x1761e8e0 [0x59b710]>{contents = "/mnt2"}
    [23:05:36.0982]     8 : <CFString 0xcf1d98 [0x59b710]>{contents = "forceUpdate"} = <CFBoolean 0x59b910 [0x59b710]>{value = true}
    [23:05:36.0982]     9 : <CFString 0xcf1f58 [0x59b710]>{contents = "disablePing"} = <CFBoolean 0x59b910 [0x59b710]>{value = true}
    [23:05:36.0982]     10 : <CFString 0xcf1eb8 [0x59b710]>{contents = "IMEISwVersion"} = <CFNumber 0x17533010 [0x59b710]>{value = +16, type = kCFNumberSInt32Type}
    [23:05:36.0982] }
    [23:05:36.0982] update_baseband: querying baseband info
    [23:05:36.0982] bbupdater: BEGIN: Querying info at stage first
    [23:05:36.0982] bbupdater:     BEGIN: Preparing first stage
    [23:05:36.0982] bbupdater:         Requested boot mode:  kBBUBootModeNone
    [23:05:36.0982] bbupdater:         Creating transport, attempts remaining 5...bbupdater:         FAILED(kBBUReturnIOError)
    [23:05:36.0982] bbupdater:         powercycling modem
    [23:05:36.0982] bbupdater:         Creating transport, attempts remaining 4...bbupdater:         FAILED(kBBUReturnIOError)
    [23:05:36.0982] bbupdater:         powercycling modem
    [23:05:36.0982] bbupdater:         Creating transport, attempts remaining 3...bbupdater:         FAILED(kBBUReturnIOError)
    [23:05:36.0982] bbupdater:         powercycling modem
    [23:05:36.0982] bbupdater:         Creating transport, attempts remaining 2...bbupdater:         FAILED(kBBUReturnIOError)
    [23:05:36.0982] bbupdater:         powercycling modem
    [23:05:36.0982] bbupdater:         Creating transport, attempts remaining 1...bbupdater:         FAILED(kBBUReturnIOError)
    [23:05:36.0982] bbupdater:         powercycling modem
    [23:05:36.0982] bbupdater:         Creating transport, attempts remaining 0...bbupdater:         FAILED(kBBUReturnIOError)
    [23:05:36.0982] bbupdater:     END(kBBUReturnIOError): Preparing first stage
    [23:05:36.0982] bbupdater: END(kBBUReturnIOError): Querying info at stage first
    [23:05:36.0982] send_bbupdate_status: sending baseband update status to host
    [23:05:36.0982] update_baseband: calling CFNotificationCenterRemoveEveryObserver
    [23:05:36.0982] update_baseband: bbupdater error: The operation couldn\U2019t be completed. (BBUpdater error 3 - Failed creating a communication transport to baseband.)
    [23:05:36.0982] 0: RamrodErrorDomain/3ec: update_baseband: failed querying baseband info
    [23:05:36.0982] 1: BBUpdater/3: Failed creating a communication transport to baseband.
    [23:05:36.0982] unable to convert ramrod error 1004
    [23:05:36.0982] restore failed with CFError:
    [23:05:36.0982] 0: AMRestoreErrorDomain/ffffffff: failed to update device firmware
    [23:05:36.0982] 1: AMRestoreErrorDomain/ffffffff: ramrod firmware update failed
    [23:05:36.0982] 2: RamrodErrorDomain/3ec: update_baseband: failed querying baseband info
    [23:05:36.0982] 3: BBUpdater/3: Failed creating a communication transport to baseband.
    [23:05:36.0982] waiting for host to acknowledge final status received...
    [23:05:36.0982] void AppleUSBDeviceMuxXXXXXXXXXXXXXXXXXXX(mbuf_t) received reset, closing 0x97b1e4d0
    [23:05:36.0982] recv(12, 4) failed: connection closed
    [23:05:36.0982] unable to read message size: -1
    [23:05:36.0982] received NULL message from host, expected final status
    [23:05:36.0982] attempting to dump restore log
    [23:05:36.0982] writing log file: /mnt1/restore.log

  • TS3694 pls help me guys ...i tried to update the new software update ios 7 but when i connected my iphone it took more then half hour to download but after it just shows me the icon on my iphone that connect ur iphone with itunes..it shows error(4005) hel

    i tried to upgrade to ios 7 but it shows error 4005...it took more then 45 mins to download but after it just shows an image on my iphone that connect ur phone with i tunes i tried it but there's nothing happening and now i cant even use my iphone....pls help me what to do????

    I have tried the steps to fix it but no solution! Please someone tell me what to do!

  • TS3694 Since last few months i am trying to update my ipad from iOS 3.2.2 to 4.1.2 or 5.1, but it always shows error 3002, 3194 etc. I have cheched& resorted to all the given troubleshooting steps , but they didn't help.

    Since last few months i am trying to update my ipad from iOS 3.2.2 to 4.1.2 or 5.1, but it always shows error 3002, 3194 etc. I have checked & resorted to all the given troubleshooting steps , but they didn't help.
    Somebody please help me

    Connect the iPad to iTunes, and do the update with iTunes.
    The 4.1.2 ipsw file will not work, no longer supported.
    The incremental update directly on the iPad does not work either, unless you are already on iOS 5.
    Let iTunes do the job, you already lost too much time by doing it yourself.

Maybe you are looking for

  • File not visible in Layout Editor, but okay in Source Code Editor & Preview

    I just finished editing this page, and uploaded. It is visible on www, but when I go to edit it in Layout Editor, the cursor is blinking on a white background. Nothing appears to be there. However if I change to Source Code Editor or Preview, all my

  • Chinese Characters not displaying properly

    I pasted Chinese text into a Rolling title but not all of the characters display.  Some (not many) of them display as an x inside of a square.  All I can think is that some of the characters are not being recognized. If it matters, the text is simpli

  • Voice Quality Issues on UC520

    We have UC520 connected via SIP trunk to a provider. We have been experiencing bad quality when more than one line is connected to a conferencing system outside. So lets say more than one person call this conferencing system through the SIP trunk fro

  • Addon in choose from list

    Dear All Technical Experts, I would like to add new field in choose from list window that is run from production order --> issue for production --> click production order button. I could not find out how to add new information or filter field there.

  • Siebel Operation - Query

    Hi All, I am using Siebel Query operaion in one of the workflow steps, where I want to query on BC for multiple field value. For eg: I have Field values for Row_Id is 333-X and 334-Y , I want to Query on BC and want to return records with Row_id 333-