ERROR 500 after MTS sync.

Dear all,
I am getting an error 500 message when attempting to synchronize Mobile TimeSheet MTS for the first time.
I have just upgraded from R/3 Enterprise 4.7 110 to NW2004s . the tables MEMAPPDEST and BWAFMAPP have also been maintend to reflect the upgrade scenario. I am able to synchronize with MTR (Mobile Travel) however keep getting the Error 500 with MTS.
I started a trace of the sync connection which I am including in this message.
Does anyone know how I can resolve this issue?
Trace:
20061207 00:08:45:333] I [MI/API/Logging ] ***** LOG / TRACE SWITCHED ON 
[20061207 00:08:45:333] I [MI/API/Logging ] ***** Mobile Infrastructure version: MI 70 SP 10 Patch 0 Build 200610241749 
[20061207 00:08:45:333] I [MI/API/Logging ] ***** Current timezone: CET[20061207 00:08:45:333] I [MI/API/Logging ] ***** Current Trace Level: 50 
[20061207 00:08:59:954] E [Unknown ] java.lang.NullPointerException: no message available 
java.lang.NullPointerException 
at com.sap.mbs.mttcore.synchronization.container.UnpackContainerHelper.unpackME1(Unknown Source) 
at com.sap.mbs.mttcore.synchronization.communication.InboundProcessing.unpack(Unknown Source) 
at com.sap.mbs.mttcore.synchronization.communication.InboundProcessing.processIntern(Unknown Source) 
at com.sap.mbs.mttcore.synchronization.communication.InboundProcessing.process(Unknown Source) 
at com.sap.ip.me.sync.SyncManagerImpl.processSingleContainer(SyncManagerImpl.java:173) 
at com.sap.ip.me.sync.SyncManagerMerger.processInboundContainers(SyncManagerMerger.java:168) 
at com.sap.ip.me.sync.SyncManagerImpl.processSyncCycle(SyncManagerImpl.java:895) 
at com.sap.ip.me.sync.SyncManagerImpl.syncForUser(SyncManagerImpl.java:1338) 
at com.sap.ip.me.sync.SyncManagerImpl.processSynchronization(SyncManagerImpl.java:968) 
at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend(SyncManagerImpl.java:461) 
at com.sap.ip.me.sync.SyncManagerImpl.synchronizeWithBackend(SyncManagerImpl.java:317) 
at com.sap.mbs.mttcore.compatibility.sync.TESyncManager.synchronizeWithBackend(Unknown Source) 
at com.sap.mbs.mts.sync.process.impl.SynchronizationManager.startSync(Unknown Source) 
at com.sap.mbs.mts.sync.process.impl.SynchronizationManager.prepareAndSyncBootstrap(Unknown Source) 
at com.sap.mbs.mts.sync.process.impl.SynchronizationManager.synchronize(Unknown Source) 
at com.sap.mbs.mts.sync.process.impl.SyncProcessImpl.sync(Unknown Source) 
at com.sap.mbs.mts.sync.control.impl.SyncInitialController.onSync(Unknown Source) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 
at java.lang.reflect.Method.invoke(Unknown Source) 
at com.sap.mbs.core.control.AbstractViewController.process(Unknown Source) 
at com.sap.mbs.core.control.DefaultStateMachine.process(Unknown Source) 
at com.sap.mbs.core.web.FrontServlet.doHandleEvent(Unknown Source) 
at com.sap.mbs.mtt.application.web.FrontServletImpl.doHandleEvent(Unknown Source) 
at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe(AbstractMEHttpServlet.java:347) 
at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet(AbstractMEHttpServlet.java:689) 
at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doPost(AbstractMEHttpServlet.java:706) 
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) 
at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service(AbstractMEHttpServlet.java:313) 
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) 
at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405) 
at org.apache.tomcat.core.Handler.service(Handler.java:287) 
at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372) 
at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:806) 
at org.apache.tomcat.core.ContextManager.service(ContextManager.java:752) 
at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:213) 
at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416) 
at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501) 
at java.lang.Thread.run(Unknown Source) 
[20061207 00:09:00:184] E [Unknown ] com.sap.mbs.mttcore.synchronization.SynchronizationFailedException: Bootstrap aborted, synchronization stopped 
com.sap.mbs.mttcore.synchronization.SynchronizationFailedException: Bootstrap aborted, synchronization stopped 
at com.sap.mbs.mts.sync.process.impl.SynchronizationManager.synchronize(Unknown Source) 
at com.sap.mbs.mts.sync.process.impl.SyncProcessImpl.sync(Unknown Source) 
at com.sap.mbs.mts.sync.control.impl.SyncInitialController.onSync(Unknown Source) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 
at java.lang.reflect.Method.invoke(Unknown Source) 
at com.sap.mbs.core.control.AbstractViewController.process(Unknown Source) 
at com.sap.mbs.core.control.DefaultStateMachine.process(Unknown Source) 
at com.sap.mbs.core.web.FrontServlet.doHandleEvent(Unknown Source) 
at com.sap.mbs.mtt.application.web.FrontServletImpl.doHandleEvent(Unknown Source) 
at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe(AbstractMEHttpServlet.java:347) 
at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet(AbstractMEHttpServlet.java:689) 
at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doPost(AbstractMEHttpServlet.java:706) 
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) 
at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service(AbstractMEHttpServlet.java:313) 
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) 
at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405) 
at org.apache.tomcat.core.Handler.service(Handler.java:287) 
at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372) 
at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:806) 
at org.apache.tomcat.core.ContextManager.service(ContextManager.java:752) 
at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:213) 
at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416) 
at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501) 
at java.lang.Thread.run(Unknown Source) 
[20061207 00:09:00:184] E [Unknown ] MTS Error begin: 
[20061207 00:09:00:184] E [Unknown ] Bootstrap aborted, synchronization stopped - sync - com.sap.mbs.mts.sync.control.impl.SyncInitialController - onSync 
[20061207 00:09:00:184] E [Unknown ] com.sap.mbs.mttcore.synchronization.SynchronizationFailedException: Bootstrap aborted, synchronization stopped 
com.sap.mbs.mttcore.synchronization.SynchronizationFailedException: Bootstrap aborted, synchronization stopped 
at com.sap.mbs.mts.sync.process.impl.SynchronizationManager.synchronize(Unknown Source) 
at com.sap.mbs.mts.sync.process.impl.SyncProcessImpl.sync(Unknown Source) 
at com.sap.mbs.mts.sync.control.impl.SyncInitialController.onSync(Unknown Source) 
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 
at java.lang.reflect.Method.invoke(Unknown Source) 
at com.sap.mbs.core.control.AbstractViewController.process(Unknown Source) 
at com.sap.mbs.core.control.DefaultStateMachine.process(Unknown Source) 
at com.sap.mbs.core.web.FrontServlet.doHandleEvent(Unknown Source) 
at com.sap.mbs.mtt.application.web.FrontServletImpl.doHandleEvent(Unknown Source) 
at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe(AbstractMEHttpServlet.java:347) 
at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet(AbstractMEHttpServlet.java:689) 
at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doPost(AbstractMEHttpServlet.java:706) 
at javax.servlet.http.HttpServlet.service(HttpServlet.java:760) 
at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service(AbstractMEHttpServlet.java:313) 
at javax.servlet.http.HttpServlet.service(HttpServlet.java:853) 
at org.apache.tomcat.core.ServletWrapper.doService(ServletWrapper.java:405) 
at org.apache.tomcat.core.Handler.service(Handler.java:287) 
at org.apache.tomcat.core.ServletWrapper.service(ServletWrapper.java:372) 
at org.apache.tomcat.core.ContextManager.internalService(ContextManager.java:806) 
at org.apache.tomcat.core.ContextManager.service(ContextManager.java:752) 
at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:213) 
at org.apache.tomcat.service.TcpWorkerThread.runIt(PoolTcpEndpoint.java:416) 
at org.apache.tomcat.util.ThreadPool$ControlRunnable.run(ThreadPool.java:501) 
at java.lang.Thread.run(Unknown Source) 
[20061207 00:09:00:184] E [Unknown ] MTS Error end. 
Best regards,
Owen Shaw.

Sivakumar V 
I have already implemented these notes in the R/3 system. But I think SAP has withdrawn the note from general circulation because I can't seem to find it on SAPNet anymore.
I am no longer getting the Error 500 message. Apparently I had defined the wrong Function Modules in the table BWAFMAPP for the CATS* Methods.
Regards,
Owen.

Similar Messages

  • Error 500 after installing CF11 on Windows 8.1

    I purchased a new laptop with Windows 8.1. I had a previous latop that had been upgraded to Windows 8.1 and ran CF10 perfectly fine. I made sure the necessary IIS modules were installed for CF. I installed CF11 using the "Run as administrator" option, just to be on safe side. Everything appeared to go smoothly and no hiccups occured. However, when I click to go CF admin page, I received an Error 500. I've made sure permissions on the folders are correct and allow for the IIS_USR a even IUSR. Any help would be greatly appreciated. I am sort of at a loss here.
    The detailed information is as follows:
    Detailed Error Information:
    Module
       IsapiModule
    Notification
       ExecuteRequestHandler
    Handler
       cfmHandler
    Error Code
       0x800700c1
    Requested URL
       http://127.0.0.1:80/CFIDE/administrator/index.cfm
    Physical Path
       D:\ColdFusion11\cfusion\wwwroot\CFIDE\administrator\index.cfm
    Logon Method
       Anonymous
    Logon User
       Anonymous

    Hi,
    I'm experiencing the same problem as OP and I wonder if the proposed fix worked?  It tried to implement the solution but to no avail.
    I'm working with a fresh install of Windows 8.1 x64 Enterprise with IIS 8.5. I verified all installed features of IIS as following :
    In IIS Management console I verified all access by adding a specific connection user. (the local administrator account)
    The default application pool is set to x64 only (= disabled x32 support in Advance settings of Application Pool Management)
    The error message received when browsing the http://localhost/CFIDE/Administrator/ :
    I cannot seem to resole this issue, but is it related to the x64 version of Windows?
    Anyway, I've been searching the web for a few days now and I did not find any solution yet.
    Any thoughts how to resolve this, short from installing Windows 7 and going from there?
    Thanks for reading,
    Regards Bert.

  • Calendar Error 500 after Maverick Server Update

    Hello!
    After updating our MacMini Server to Maverick and the new OS X Server Version, the Calendar Server is not working. Every client gets this message:
    Antwort des Servers
    „500“
    an Vorgang CalDAVDeleteEntityQueueableOperation.
    Any idea to solve the problem?
    best regards
    Wolfgang

    Hi,
    Check /var/log/caldavd/error.log
    You should find some Python tracebacks indicating which code path was running when the error happened. Each traceback is composed of multiple lines between the word Traceback and an empty line. It's likely that there's a small number of unique tracebacks being printed over and over, so you only need to reply with one instance of each traceback.

  • Error 500 After Moving Mailbox To Exchange 2010

    We moved a mailbox from Exchange 2003 to Exchange 2010 through the Local Move process in EMC. That user can still access their mailbox through Outlook, but no longer through OWA.
    An error page appears for after logging into OWA:
    Error Code: 500 Internal Server Error. The number of HTTP requests per minute exceeded the configured limit. Contact the server administrator. (12219)
    Other users (moved previously) can access their mailboxes on the same Exchange 2010 server through OWA.
    We are using ForeFront TMG 2010 and Exchange 2010 with Basic Authentication.

    Hi,
    Glad to know that you have sloved this issue.
    Thanks for your generous sharing.
    Have a nice day : )
    Thanks
    Mavis
    Mavis Huang
    TechNet Community Support

  • My iphone 4 is not recognized by itunes when i connect to it, wants me to restore to factory settings. after i agree , an alert with error 9 stopped the sync. the phone wont start

    my iphone 4 is not recognized by itunes when i connect to it and tells me that the phone is in recovery mode, wants me to restore to factory settings. after i agree , an alert with error 9 stopped the sync. the phone wont start

    Thanks for the response. There is no cloud icon next to them. All of the songs play on the phone still and no song was purchased through iTunes. I added them manually and tried to remove them manually. According to my iTunes they've been removed but they are still on my phone and working.

  • HT1937 I tried to update software on my Iphone 3 from Itunes after i managed to sync phone to laptop but then i had a message (error 1015) after completing saying itunes has detected an iphone in recovery mode, i am now unable to do anything with my phone

    I tried to update software on my Iphone 3 from Itunes after i managed to sync phone to laptop but then i had a message (error 1015) after completing saying itunes has detected an iphone in recovery mode, i am now unable to do anything with my phone, please help!!

    You generally get that error code on a jailbroken phone ?
    If it is Jailbroken then I am afraid you will get no help here.

  • HTTP error 500 on Content Server test (RSCMST), after CS migration.

    Hello all,
    I have migrated a Content Server 6.30 system from HP-UX and MaxDB 7.3.00.42 to CS 6.40 on Windows and MaxDB 7.7.06.15.  While the migration of the database and the install of the CS 6.40 seems to have completed successfully, I am having trouble connecting to it from the R/3 system. 
    Following some clean up steps suggested by SAP support, I am able to connect to the CS system using the "serverInfo" query, and I am also able to connect to the existing repository through CSADMIN.  However, when I run the RSCMST tests, they all fail with the error:  HTTP error: 500 (Internal Server Error)  " ;ODBC State 00000; Error Code 0".
    Below is a summary of the tests/connections that work and the ones that do not.
    URL for serverInfo: http://<hostname>:1090/ContentServer/ContentServer.dll?serverInfo - Returns successfully and displays status of CS.
    CSADMIN - All tabs on csadmin display correct information, from the CS and respository.
    SE38 - program=RSCMST - All tests return the following error:  HTTP error: 500 (Internal Server Error)  " ;ODBC State 00000; Error Code 0"
    I have also confirmed that I am using the most recent ODBC driver on this CS(at the request of SAP support), with the command sdbregview -l.  - Returns the following:  ... ODBC g:/sapdb/programs 7.7.06.15 64 bit valid  ...
    If anyone has any suggestions on what else I can check for this error, I would greatly appreciate it.  Thanks in advance.
    Regards,
    Rusty Robbins

    Well, I have good news to report... finally!
    The main problem I had with the 500 error was caused by an incorrect version of MaxDB, for CS 6.40 (as SAP support pointed out in the message I had opened with them).  Once I had completed the migration using MaxDB 7.6.06.05, I was able to connect successfully. 
    When I first performed this migration (with 7.6.06.05), I "thought" I was still getting the same 500 - internal error, but after looking at it closer I realized that the error had changed to say something like "table is set to read-only".  I then realized that I had forgotten to perform a full data backup, following the last import.  Once I completed this backup, I was able to connect to this CS system from R/3, with all of the test programs (RSCMST, etc). 
    Just to be sure, I performed this migration from scratch again, and was able to repeat the successful migration and tests.  I have now turned it over to the functional teams for testing, and hopefully they will not find any issues.  ;p
    Thanks to all that responded and to those that reviewed this post!
    Regards,
    Rusty Robbins

  • Getting Error 500 when pressing the backbutton of the browser after log out

    I am working on a web project , and am using AJAX in my application. I need to get list of templates and events stored in the database when my page is being loaded so im using AJAX. the problem is, when i press the logout in my page and after logging out if i press the browsers back button then im getting the Http Error 500.
    Regarding this issue i previously also posted but i havent get solved my problem. (may be i havent posted my source code , rather i just posted error message.).
    Here is the error message of the browser,
    HTTP Status 500 -
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    java.lang.NullPointerException
         com.koffee.eon.subscriber.action.TemplateNames.doPost(TemplateNames.java:66)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         org.apache.struts2.dispatcher.FilterDispatcher.doFilter(FilterDispatcher.java:416)
    Here is my source code of the TemplateNames class,
    package com.koffee.eon.subscriber.action;
    import com.koffee.eon.subscriber.persistence.*;
    import java.io.IOException;
    import java.io.PrintWriter;
    import javax.servlet.http.HttpServlet;
    import javax.servlet.ServletException;
    import javax.servlet.http.HttpServletRequest;
    import javax.servlet.http.HttpServletResponse;
    import javax.servlet.http.HttpSession;
    import java.text.SimpleDateFormat;
    import java.util.*;
    public class TemplateNames extends HttpServlet {
    public void doPost(HttpServletRequest request, HttpServletResponse response)
         throws ServletException, IOException {
         response.setContentType("text/html");
         PrintWriter out = response.getWriter();
         String html="",html1="";
         HttpSession session=request.getSession();
         UserCompleteDetails sessionDetails=(UserCompleteDetails)session.getAttribute("userdetails");
         System.out.println("checking session after logout"+sessionDetails);
         if(sessionDetails==null)
         System.out.println("session details in if condition is:"+sessionDetails);
         response.sendRedirect("/login.jsp");
         System.out.println("after checking "+sessionDetails);
         String type=null;
         type=request.getParameter("type");
    String subscriberUserEONId=sessionDetails.getUserEonId();
    System.out.println("subscriberUserEONId from session is: "+subscriberUserEONId);
         SimpleDateFormat sdfDate=new SimpleDateFormat("yyyy-MM-dd");
         SimpleDateFormat sdfTime=new SimpleDateFormat("HH:mm:ss");
         TemplateManagement dbObj=new TemplateManagement();          
    EventManager dbObj1=new EventManager(); // for events
         List templateNames=dbObj.getTemplates(subscriberUserEONId);
         List eventIds=dbObj1.getEventsCompleteList(subscriberUserEONId); // for events
         System.out.println("size of list of templates is:" + templateNames.size());
         System.out.println("size of list of events is: "+eventIds.size()); // for events
         if(type==null)
         html+="<table><tr><td>Select Your Invitation Card: ";
         html+="<select name=\"templateName\" class=\"cell\" onchange=getImage(this.value) onblur=checkTemplate() tabindex=\"1\">";
         html+= "<option value=\"0\">Select</option>";
         HashMap hmap=new HashMap();
         try {
         for(int i=0;i<templateNames.size();i++) {
         TemplateMaster bean=(TemplateMaster)templateNames.get(i);
         Integer templateid=bean.getTemplateId();
         String templatepath=bean.getTemplateRelevantpath();
         hmap.put(templateid,templatepath);
         System.out.println("path recevied from db for template is: "+templatepath);
    System.out.println("template id received from db is : "+templateid);
         html+= "<option value=\"" + templateid + "\">" + templateid + "</option>";
         } catch(Exception ee) {ee.printStackTrace();}
         session.setAttribute("hmap", hmap);
         html+="</select></td></tr><tr><td>";
         System.out.println("path new is : "+html);
         html+="</td>";
         System.out.println(html);
    html+="</td></tr><tr><td>Select an Event: ";
              html+="<select name=\"eventId\" class=\"cell\">";
              try {
         for(int j=0;j<eventIds.size();j++) {
         EventMaster bean=(EventMaster)eventIds.get(j);
         String eventName=bean.getEventName();
         Integer eventId1=bean.getEventId();
         String eventStartDate=sdfDate.format(bean.getEventStartdate());
         String eventStartTime=sdfTime.format(bean.getEventStarttime());
         String eventId=eventName+" on "+eventStartDate+" at "+eventStartTime;
         System.out.println("event id from database is : "+eventId1);
         System.out.println("event list from database is : "+eventId);
         html+= "<option value=\"" + eventId1 + "\">" + eventId + "</option>";
         } catch(Exception eee) {eee.printStackTrace();}
         html+="</select></td></tr></table>";
         System.out.println(html);
         out.println(html);
         out.flush();
         out.close();     
         if(type!=null)
         html1+="</td></tr><tr><td>Select an Event: ";
         html1+="<select name=\"eventId\" class=\"cell\">";
         try {
         for(int j=0;j<eventIds.size();j++) {
         EventMaster bean=(EventMaster)eventIds.get(j);
         Integer eventId1=bean.getEventId();
    String eventId2=eventId1.toString();
         String eventName=bean.getEventName();
         String eventStartDate=sdfDate.format(bean.getEventStartdate());
         String eventStartTime=sdfTime.format(bean.getEventStarttime());
         String eventId=eventName+" on "+eventStartDate+" at "+eventStartTime;
         System.out.println(eventId);
         html1+= "<option value=\""
    + eventId2 + "\">" + eventId + "</option>";
         } catch(Exception eee) {eee.printStackTrace();}
         html1+="</select></td></tr></table>";
         out.println(html1);
         out.flush();
         out.close();     
    }

    chinni wrote:
    java.lang.NullPointerException
         com.koffee.eon.subscriber.action.TemplateNames.doPost(TemplateNames.java:66)Do you understand when a NPE will be thrown? Some object reference at line 66 of TemplateNames.java is null while you didn't expect and you still invoke/access it. To fix this, add a nullcheck or just instantiate the reference.

  • After wireless update error 500/404 on Accept link

    after doing the wireless update I'm trying to connect to the internet via the explorer browser... have to click on the "i accept" button getting a HTTP Error 500 Internal Server Error....
    I can connect using my facebook app or my other apps just not the browser app.
    help
    Solved!
    Go to Solution.

    Hi there!
    I suggest the following steps:
    1) Register HRT
    Homescreen > Options > Advanced Options > Host Routing Table > BBKey (it does not matter which line is current) > Register Now
    2) Resend Service Books
    KB02830 Send the service books for the BlackBerry Internet Service
    3) Batt Pull Reboot
    Anytime random strange behavior or sluggishness creeps in, the first thing to do is a battery pop reboot. With power ON, remove the back cover and pull out the battery. Wait about a minute then replace the battery and cover. Power up and wait patiently through the long reboot -- ~5 minutes. See if things have returned to good operation. Like all computing devices, BB's suffer from memory leaks and such...with a hard reboot being the best cure.
    Hopefully that will get things going again for you!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • I am getting this error message after upgrading to iOS5: "iTunes cannot sync apps to the iPad "ray's iPad" because the apps installed on the iPad could not be determined."

    I am getting this error message after upgrading to iOS5: "iTunes cannot sync apps to the iPad "ray's iPad" because the apps installed on the iPad could not be determined."
    I wiped it out and restored from backup but I am still getting the same message.

    I uninstalled and reinstalled iTunes and that fixed it. Here are the specific instructions that I was given.
    ~~~
    Try the following steps:
    1. Go to Microsoft website to fix install and Unistall problems. Click "Run now" from Fix it to remove all iTunes & related installer files:
    http://support.microsoft.com/mats/Program_Install_and_Uninstall
    Be aware that Windows Installer CleanUp Utility will not remove the actual program from your computer. However, it will remove the installation files so that you can start the installation, upgrade, or uninstall over.
    2. You should remove all instances of iTunes and the rest of the components listed below:
    it may be necessary to remove all traces of iTunes, QuickTime, and related software components from your computer before reinstalling iTunes.
    Use the Control Panel to uninstall iTunes and related software components in the following order:
    iTunes
    QuickTime
    Apple Software Update
    Apple Mobile Device Support
    Bonjour
    Apple Application Support (iTunes 9 or later)
    Follow the instructions from Apple article listed here: http://support.apple.com/kb/HT1923 to remove all components
    3. Reboot your computer. Next, download iTunes from here:http://www.apple.com/itunes/download/ and install from scratch
    ~~~
    Good Luck!
    ~R

  • Error message after syncing

    I get the following windows error message after my 80G iPod syncs:
    There is no disk in the drive. Please insert a disk into drive M:.
    I don't have the box checked to enable disk use.
    HP   Windows XP  

    I would take it back to the store that you purchased it at and get a refund. Or alternatively, if there is an Apple store near you, take it in there and see what they can do for you. How old is your iPod? If it's been less than a year or you purchased and extended warranty then it shouldn't cost you anything to get it fixed or looked at.

  • HT3669 My macbook pro does not print through my PC to my EPSON RX 500 after loading OS X 10.7.4. It shows on the print queue "error"  However, it will print if I directly connect my laptop to this printer via the USB connection.  Any ideas?

    My macbook pro does not print through my PC to my EPSON RX 500 after loading OS X 10.7.4. It shows on the print queue "error"  However, it will print if I directly connect my laptop to this printer via the USB connection.  Any ideas?

    It's all about setting up what ever version of windows you have running on your pc to share the printer. If you still get stuck post in a windows forum for help.

  • When trying to login in OIM 11g after providing credentials, it gives internal error 500.

    When trying to login in OIM 11g after providing credentials, it gives internal error 500.

    please note: 500 error is the most difficult HTTP error to troubleshoot , because it is very generic. It could be because of many things.
    So, if you could provide us the OIM diagnostic logs when you receive it, it will help as to be helpful.
    thx in advance,
    Thiago Leoncio.
    thiagoleoncio

  • Sync Error 53 after 3.1.3 update

    I saw one asnwer to this - which was change your operating system from XP to Vista so that it would work - Really, that;s the sort of answer you expect from Microsoft.
    Why does apple need to make a copy all my photos anyway so that is can copy them on to my phone.?
    Anyway, the issue still exists, unknown error 53 after removing all the info and starting again
    Last time that I will be using Apples Updates, and the iPhone was a huge let down after the Pocket PC anyway - they had their issues, bust as a business tool the iPhone is useless. you can't even have a couple of documents on there without having to buy a third party app, unsecured wifi node for the office, and even then you have no ide where it is stored in the iPhone - making concerns for security.
    bring back visible file systems. so we can delete PIM databases etc when they get corrupt

    Try deleting the iPod photo Cache and then syncing the iPhone again.

  • 'Error: 500 SC_INTERNAL_SERVER_ERROR' after init() and before doGet() method in servlet.

    Hi to you all,
    I have been working with ias6.0 sp2 on Unix.
    I have a simple web application with servlets and packaged auxiliary classes. Deployment seems all good. But when I try to call my first servlet with URL, I get this message on the navigator : "Error: 500 SC_INTERNAL_SERVER_ERROR
    null ".
    In the log file, I have that :
    "error: Exception: SERVLET-execution_failed: Error in executing servlet myServlet: java.lang.NullPointerException [...]
    at com.netscape.server.servlet.servletrunner.ServletInfo.checkAuthorization (Unknown source)
    error: APPLOGIC-caught_exception: Caught Exception:
    java.lang.NullPointerException
    at com.netscape.server.servlet.servletrunner.ServletInfo.popPrincipalFromTLD (Unknown source )
    My application works well with iws. So, what's up ?
    The init() method is executed, but not the doGet() one.
    Well, hear you soon !
    Paul-Emile

    Hi,
    Although it is difficult to point out the place where the error exactly occurs, I can suggest the reasons. The possible place for error to occur normally lies in the database connectivity. When the HttpServlet is not able to communicate with the database or encountered errors while communicating with the database. Please let me know if this helps.
    Regards
    Raj

Maybe you are looking for

  • 10.6.8 Freezes Mac Pro

    Guys, Hopefully someone can help! My Mac Pro has worked flawlessly for over 2 years BUT the latest 10.6.8 upgrade is creating a nightmare for me - the machine randomly hangs (not always the same program), sometimes it won't even empty the trash unles

  • Statements to validate about BPM and WorkFlow

    Hi is it possible for experts here to validate, 1. SAP Business Workflow is primarily used to develop workflow mechanisms for SAP based systems 2. Components of a Business Process Execution Language (BPEL) like the compensation handlers, exception ha

  • Can't drag files to Time Capsule

    I just set up my Time Capsule.  It is connected wirelessly to my iMac. I am trying to drag files from my iMac to the time capsule. I get the message, "Modifying ' name of time capsule' requires an administrator name and password. To move 'file name',

  • Just "Erased all data and settings" on my iPhone, and now it won't reboot! "restoring" on iTunes also isn't working! Now what?

    I'm still stuck on the Apple loop hole, no idea what to do now!

  • Checking for Certain Purchases

    Alright well I was downloading a few albums and my itunes crashed. I clicked check for purchases, and pulled up about 6 episodes of Los Season 3 that one -of my family members must have bought. I tried to pause the episodes to let my song downloads a