Error Type 102, Unimplemented Trap, Will not initialize...

Among a lot of eight iMacs that were donated to us, there are a pair of them each with their own issues. Both are old CRT iMacs from 2001 with 266MB of RAM.
(#1)
This iMac initially was advertising an "Unimplemented Trap." I could boot up with the shift key or the C key down, but not otherwise.
By the recommendation of a number of websites, I tried altering the extension expression with the extension manager. Even if I unchecked every box in the extension manager, the reboot would not be successful, requiring either shift or C to be pushed to get past the "OS 9.2" boot screen.
With the computer not responding to the alterations in the extension manager, I put in the OS 9.2.1 disc and ran a complete install. During installation, it warned me that the Remote Access 4.0 required Open Transport 2.0 (or something to this effect).
After the install, I am now getting an "Error Type 102" at start up. I can still restart with the shift or C key, but I remain unable to have any positive effect on booting even after unchecking every conceivable box within the extension manager.
Any suggestions?
(#2)
This iMac boots successfully in the sense that it gets beyond the start up screen to the Desktop. Once it gets there, mouse inputs are received with respect to movement, but neither key strokes nor mouse clicks have any effect.
When a CD is not in the drive, it will load a window labeled "Launcher" with nothing inside at the moment the computer stops initializing.
When a CD is in the drive, it will load a window displaying all of the CD's contents at the moment the computer stops initializing.
When I boot with shift, the Extension Manager can not be opened, "because it is locked."
When I try to boot with C, I get an icon of a disk with a flashing question mark at the initial gray screen.
Problem with the CD drive? Any ideas?
Thanks a million. Getting these computers working would be a huge help: we need them to be working when school starts in two weeks and we don't have the money to purchase new computers.

To Apple Discussions!
*Unimplemented Trap Error*
Probable Causes: There are several.
Can involve the Macintosh's ROM (read only memory), where core operating system routines are stored. The error can occur when a request made for a routine that's in ROM could not be completed because the routine was unavailable. Typically, this error is caused by older software that assumes an older version of ROM. The software in question could be an application or a system extension.
Unimplemented Trap error can also occur when the Macintosh model or the system software is too old for your application(s). While most software is written to be backward compatible (i.e., designed to work with older hardware models and system versions), it is not possible to be compatible with every Macintosh and system software version.
Possible Solutions:
Make sure your software is current and is compatible with your Macintosh model and system software.
Most software applications include system requirements in the documentation or on the outside of the box. If your configuration does not meet the minimum requirements, upgrade your configuration as necessary.
Similarly, if you are using an application that is more than one major version older than the current version (major versions being 2.0, 3.0, 4.0 and minor versions being 2.01, 2.2, 2.2.3, etc.), but your Macintosh model and system software are current, upgrade your application to the current version.
============
According to Article: http://support.apple.com/kb/HT2088 Mac OS System Error Codes: 1 to 32767
Error Type 102 = System is too old for this ROM
=============
http://docs.info.apple.com/article.html?artnum=58042 Macintosh: Flashing Question Mark at Startup
============
"Among a lot of eight iMacs that were donated to us,"
Hopefully, you were also given the System CDs that originally came w/those iMacs. If not, you can get replacement System Install & Restore CDs from Apple's Customer Support - in the US, (800) 767-2775 - for a nominal S&H fee. You'll need to have the model and/or serial number of your Mac available.

Similar Messages

  • Portal will not initialize.

    Hello folks,
    I was working on adding an datasource (MSADS) to EP6SP2.
    I made the changes and restarte dthe serverce couple time I had errors. Now the portal will not initialize. I get the following error.
    What are my options now? How can I bring up the portal?
    Apr 21, 2006 7:47:06 PM # System_Thread_36     Fatal           [Portal.init] Application Broker - initialization failed.
    com.sapportals.portal.prt.runtime.PortalException: [Portal Application Broker] applications start failed
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1431)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startCoreApplications(PortalAppBroker.java:1360)
         at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:345)
         at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalCoreInitializer.java:54)
         at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>(PortalInitializer.java:129)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:160)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:358)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:40)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:113)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:391)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:3338)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:2596)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.createContext(ServletsAndJspImpl.java:765)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.<init>(ServletsAndJspImpl.java:200)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspServerFrame.start(ServletsAndJspServerFrame.java:125)
         at com.inqmy.core.service.application.ApplicationServiceRunner.startFrame(ApplicationServiceRunner.java:55)
         at com.inqmy.core.service.container.ServiceRunner.run(ServiceRunner.java:129)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    Caused by: com.sapportals.portal.prt.runtime.PortalException: [PortalServiceItem.startServices] initialisation failed:com.sap.portal.license.runtime|license
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.startServices(PortalServiceItem.java:883)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startLoadOnStartupServices(PortalAppBroker.java:1470)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1426)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startCoreApplications(PortalAppBroker.java:1360)
         at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:345)
         at com.sapportals.portal.prt.core.PortalCoreInitializer.coreInit(PortalCoreInitializer.java:54)
         at com.sapportals.portal.prt.dispatcher.PortalInitializer.<init>(PortalInitializer.java:129)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doSetupPortalInitializer.run(Dispatcher.java:160)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.initDispatcher(Dispatcher.java:358)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.access$000(Dispatcher.java:40)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$InitRunner.run(Dispatcher.java:113)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.init(Dispatcher.java:391)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:3338)
         at com.inqmy.services.servlets_jsp.server.ServletContextFacade.init(ServletContextFacade.java:2596)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.createContext(ServletsAndJspImpl.java:765)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.<init>(ServletsAndJspImpl.java:200)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspServerFrame.start(ServletsAndJspServerFrame.java:125)
         at com.inqmy.core.service.application.ApplicationServiceRunner.startFrame(ApplicationServiceRunner.java:55)
         at com.inqmy.core.service.container.ServiceRunner.run(ServiceRunner.java:129)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    Caused by: com.sapportals.portal.prt.core.broker.PortalServiceInstantiationException: Could not instantiate implementation class com.sapportals.portal.prt.service.license.LicenseService of Portal Service com.sap.portal.license.runtime|license because: could not load the service
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.__initServiceInstance(PortalServiceItem.java:689)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.createServiceInstance(PortalServiceItem.java:519)
         at com.sapportals.portal.prt.core.broker.PortalServiceItem.startServices(PortalServiceItem.java:875)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startLoadOnStartupServices(PortalAppBroker.java:1470)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.start(PortalAppBroker.java:1426)
         at com.sapportals.portal.prt.core.broker.PortalAppBroker.startCoreApplications(PortalAppBroker.java:1360)
         at com.sapportals.portal.prt.runtime.Portal.init(Portal.java:345)

    The last 10 lines is what I commented out as I was using multiple datasources. he following line
    ume.persistence.data_source_configuration=dataSourceConfiguration_ads_writeable_db.xml should be a different file.
    The server is set to MSADS mode but I commented out those lines. So the server does not find the file. Is there a way to fix this??
       SAP User Management Engine Configuration
       Logging settings
    ##The external class for the portal logger should be used.
    ##If trace file from native logging api should be used, set this property to "com.sap.security.core.util.imp.UMTrace_EX"
    ##and set properties "ume.trace.trace_level" and "ume.trace.debug_exception_level" to a severity level from 1 to 5.
    ume.trace.external_trace_class=com.sapportals.portal.prt.service.usermanagement.util.UMTrace_620_Portal
       Data source settings
    ##xml file that configures the persistence except roles
    ume.persistence.data_source_configuration=dataSourceConfiguration_ads_writeable_db.xml
    ##xml file that configures the roles persistence which are coming from the pcd
    NOTE: ume.persistence.pcd_roles_data_source_configuration AND ume.persistence.ume_roles_data_source_configuration
          mustn't be used together.  
    ume.persistence.pcd_roles_data_source_configuration=dataSourceConfiguration_PCDRoles.xml
    ##xml file that configures the roles persistence which are coming from the ume
    NOTE: ume.persistence.ume_roles_data_source_configuration AND ume.persistence.pcd_roles_data_source_configuration
          mustn't be used together.  
    #ume.persistence.ume_roles_data_source_configuration=dataSourceConfiguration_UMERoles.xml
    ##specification of the default cache
    ume.cache.default_cache=distributableCache
       LDAP settings
    ##specifies the servertype NOVELL oder SUN
    ume.ldap.access.server_type
    ##the ldap server name
    ##ume.ldap.access.server_name=NortDC.fngp.com,PlymDC.fngp.com
    ##the port of the ldap server
    ##ume.ldap.access.server_port=389,389
    ##the user used for connecting to the ldap server
    ##ume.ldap.access.user=FNGP
    ADSUser
    ##the password of the user
    ##ume.ldap.access.password=
       database settings
       R/3 settings (for use as Master datasource)
    Start of Required keys for R/3 connection
    2hNbedUUwhwiKCN6wpZqXw\=\=
    ##true if ssl is used, false if not
    ume.ldap.access.ssl=FALSE
    ##the path in the ldap server, where the users are found
    ##ume.ldap.access.base_path.user=OU\=FNGP,DC\=fngp,DC\=com
    ##the path in the ldap server, where the useraccounts are found; only nedded if a user object is not an account object
    #ume.ldap.access.base_path.uacc=
    ##the path in the ldap server, where the groups are found
    ##ume.ldap.access.base_path.grup=OU\=Portal Groups,OU\=FNGP,DC\=fngp,DC\=com
    ##the data for the connection pool
    ume.ldap.connection_pool.min_size=1
    ume.ldap.connection_pool.max_size=10
    ume.ldap.connection_pool.max_idle_connections=5
    ume.ldap.connection_pool.max_idle_time=600000
    ume.ldap.connection_pool.max_wait_time=60000
    ume.ldap.connection_pool.monitor_level=0
    ume.ldap.connection_pool.retrial=10
    ume.ldap.connection_pool.retrial_interval=10000
    ume.ldap.connection_pool.release_check_interval=120000
    ##specify if you want to user an internal or external connection pool
    ume.db.connection_pool_type=jdbc/sapep
    ##if you are using an internal connectionpool please use the following properties to configure the connections
    ##specify the database driver
    ume.db.jdbc_driver
    ##specify the database url
    ume.db.jdbc_url
    ##specify the database user
    ume.db.jdbc_user
    ##specify the user password
    ume.db.jdbc_password
    ##if you are using an external cnnectionpool
    ##(connection pool of the j2ee engine) please use the following properties to configure the connectionpool
    ##the context factory of the j2ee connection pool
    ume.db.connection_pool.j2ee.initial_context_factory=com.inqmy.services.jndi.InitialContextFactoryImpl
    ##the provider url of the j2ee connetion pool
    ume.db.connection_pool.j2ee.provider_url=localhost
    ##setting of the internal database connection pool
    ume.db.connection_pool.internal.minsize=1
    ume.db.connection_pool.internal.maxsize=30
    ume.db.connection_pool.internal.max_idle_connections=5
    ume.db.connection_pool.internal.max_connection_idle_time=600000
    ume.db.connection_pool.internal.max_wait_process_time=600000
    ume.db.connection_pool.internal.monitor_interval=500
    ume.db.connection_pool.internal.connect_retrials=0
    ume.db.connection_pool.internal.max_connection_usage_timel=600000
    ume.db.connection_pool.internal.max_connection_usage_time_check_interval=60000
    ume.db.connection_pool.internal.monitor_path=./
    ume.r3.connection.master.client
    ume.r3.connection.master.user
    ume.r3.connection.master.passwd=g8EnrAsDbQw\=
    ume.r3.connection.master.sysnr
    ume.r3.connection.master.useXML=false
    R/3 application name (only CRM and EBP are supported)
    ume.r3.connection.master.application
    End of required keys
    Start of required-optional keys
    One of following 3 options is required:
    Option 1: application host name
    ume.r3.connection.master.ashost
    Option 2:  (name used to map to the sapmsg.ini file.)
    #ume.r3.connection.master.r3name=
    Option 3: message server
    #ume.r3.connection.master.msghost=<message server>
    Required when options 2 and 3 are used  (e.g. PUBLIC)
    #ume.r3.connection.master.group=<group of message server>
    End of required-optional keys
    Start of optional keys
    ume.r3.connection.master.lang=EN
    number of connections to create in the connection pool
    ume.r3.connection.master.poolmaxsize=10
    Time in milliseconds to wait for available connection before error
    ume.r3.connection.master.poolmaxwait=10000
       Security Policy
    ume.logon.security_policy.useridminlength=6
    ume.logon.security_policy.useridmaxlength=20
    ume.logon.security_policy.userid_in_password_allowed=TRUE
    ume.logon.security_policy.oldpass_in_newpass_allowed=TRUE
    ume.logon.security_policy.password_min_length=6
    ume.logon.security_policy.password_max_length=10
    ume.logon.security_policy.password_mix_case_required=0
    ume.logon.security_policy.password_alpha_numeric_required=0
    ume.logon.security_policy.password_special_char_required=0
    ume.logon.security_policy.password_change_allowed=FALSE
    ume.logon.security_policy.lock_after_invalid_attempts=6
    ume.logon.security_policy.auto_unlock_time=60
    ume.logon.security_policy.password_expire_days=99999
    ume.logon.security_policy.cert_logon_required=FALSE
    ume.logon.security_policy.cookie_life_time=172800
       security parameters
    path of your IAIK keystore
    login.ticket_keystore=ticketKeyStore
    Key pair alias with the Keystore ('sapportal' recommended for new install)
    login.ticket_keyalias=TestKey
    login.ticket_lifetime=8
    url of the SAP trustcenter that signed the portal key (req. for RA functionality)
    trustcenter=https://tcs.mysap.com/invoke/tc/usercert
    logical adapter name of authenticating backend
    credentials are checked against this specified repository (see  repository_configuration_file)
    login.authentication_server=Corporate Authentication Server
    #authschemes conf xml file
    login.authschemes.definition.file=authschemes.xml
    ume.superadmin.activated=FALSE
    (Comma separated) list of role xml files
    #ume.roles.xml_files = *role.xml
    Self Registration  ################################
    to enable self registration process. (default: true)
    ume.logon.selfreg=true
    ume.admin.selfreg_company=false
    Notification Mails ################################
    mail host, separated by semicolon if several hosts
    ume.notification.mail_host=<mailhost1>;<mailhost2>;<mailhost3>
    ume.notification.mail_host=nort-smtpsrv-1.fngp.com
    Email sending mode
    asynchronous is preferred especially when many emails are sent out
    ume.notification.email_asynch=TRUE
    Sending an email on the below events can be switched on(default)/off
    ume.notification.create_request=true
    ume.notification.create_approval=true
    ume.notification.create_performed=TRUE
    ume.notification.pswd_reset_request=TRUE
    ume.notification.pswd_reset_performed=TRUE
    ume.notification.unlock_request=true
    ume.notification.lock_performed=TRUE
    ume.notification.unlock_performed=TRUE
    ume.notification.delete_performed=TRUE
    ume.notification.create_by_batch_performed=TRUE
    ume.notification.update_by_batch_performed=TRUE
    ume.notification.create_denied=true
       anonymous user
    Defines which mode of anonymous logon is to be used. Default value is 1.
    1 = Anonymous logon with named anonymous users is used.
    0 = Simple anonymous logon is used.
    ume.login.anonymous_user.mode=1
    Comma-separated list of guest users that are supported. These users must exist with this unique ids in the user repository. This parameter does only take effect if ume.login.anonymous_user.mode=1
    ume.login.guest_user.uniqueids=anonymous
       user admin
    ume.admin.search_maxhits_warninglevel=200
    ume.login.guest_user.defaultid=anonymous
    login.ticket_issuer=FNN
    ume.license.sysid=FNN
    #Additional properties
    #Sat Nov 13 17:49:49 EST 2004
    ume.r3.mastersystem=
    ume.r3.connection.master.r3name=
    ume.r3.connection.master.msghost=
    ume.r3.connection.master.group=
       LogOff
    ume.logoff.redirect.url=http://nortweb1.fngp.com/cleartrust/ct_logout.asp
    ume.logoff.redirect.silent=false
    #Additional properties
    #Fri Apr 21 18:34:00 EDT 2006
    #ume.ldap.access.server_port=389
    #ume.ldap.access.user=FNGPEXT
    adm_msb
    #ume.ldap.access.password=xDhj3ijP/xaX74LzqzAPJw\=\=
    #ume.ldap.access.server_name=Nortextdc.fngpext.com
    #Additional properties
    #Fri Apr 21 18:35:36 EDT 2006
    #ume.ldap.access.base_path.user=OU\=FNGPEXT,DC\=fngpext,DC\=com
    #ume.ldap.access.base_path.grup=OU\=FNGPEXT,DC\=fngpext,DC\=com

  • Error Type 102 in 9.2.2

    All of a sudden I'm getting a system bomb with an error type 102. The hard drive boots well into 10.3.3. I've run norton disk doctor and everything checks out. I get a disk icon with a questions mark and then the 9.2 logo comes up with a system bomb and the error type 102 message. The same thing happens when I try to boot without extensions. HELP!!

    Dennis, you didn't fully read the DiskWarrior page. Here's what it says:
    "DiskWarrior ships on a CD-ROM that will start up in Mac OS X on a Mac with a G3 or higher processor (including a G5) with built-in USB and 128 MB (256 MB recommended) of RAM.
    Once started from the DiskWarrior CD, DiskWarrior can be run from the CD to eliminate all damage to any HFS (Mac OS Standard) and HFS Plus (Mac OS Extended) disk directories, including your normal startup disk as well as journaled disks (but not case-sensitive disks). Version 2.1 of DiskWarrior, also included, runs and installs on a 68020 Mac or better when started from Mac OS 7.1 to 9.x. Either version of DiskWarrior repairs any supported disk no matter which version of the Mac OS is installed on the disk being repaired."
    So, it will work for you.
    Is your OS 9.2.2 on a separate partition? Or on the same volume/partition as OS X with OS 9 running as Classic?
    Cheers, Tom

  • Error type 102

    I have an i book a friend gave me but when i put it on it says error type 102 temporary turn off extensions ,restart and hold down the shift key but is not doing nothing after i hold the key and shut it down .not even the cursor comes up . Is somebody else having the same problem ?

    Usually when a vintage computer running Mac OS 9 shows that message
    that could mean the version of OS 9.2 was arrived at incorrectly and may
    not be for the computer it was installed on. A base level OS 9, updated,
    only goes so far; a retail install disc for a later version is required; plus
    any original update files. Most older support site links no longer work, so
    if you see some information online pointing to Apple Support - Mac OS 9,
    they generally put you on the newer home page, nothing about OS9/8/7.
    If you have a compatible Mac OS system on DVD or CD for the computer,
    depending on what vintage it is, you could attempt to use the Disk Tools
    on there to check the hard disk drive, repair it, and perhaps erase & install
    a new system.
    You don't really say much about the computer, the situation involves details
    and most of them are lacking where they are necessary to attempt to help.
    The details vary according to the exact build model series iBook G3/G4
    you have. Some last model ones do not boot into OS9 at all, but can use
    OS9 as Classic in an OS X computer, no later than Tiger 10.4.11.
    If your computer originally ran OS 8.1 through 8.6, a Mac OS 9.0 or later
    retail install disc may work. If it supports OS 9.2, if you want to end up at
    OS 9.2.1 or OS 9.2.2, get a retail OS 9.2.1 Install CD.
    Is this a clamshell colors early G3 iBook, if so which one? If it is a white G3
    iBook, (first was 500MHz dual-usb) which one? Then, they went to G4 as a
    processor base. These also have different system/hardware requirements.
    And they shipped with compatible discs, with part numbers for their series.
    The error message implies the incorrect OS version was installed or partial
    installation had failed; there may also be other hardware issues involved.
    An old obsolete KB article from Apple support suggests the system is too
    old for the computer to use; but it may be an improper installation of one
    that is not correct for the ROM version of the computer. Perhaps you have
    an older computer that was supposed to have a firmware update, too?
    Does the iBook have a tray-load optical drive, or a slot-load? Here's a page
    of iBook models, all models from the first to last; to help identify your model.
    There also is a page where you can figure exactly what one you have.
    •Apple iBook Specs (All iBook Technical Spec) - everymac:
    http://www.everymac.com/systems/apple/ibook/index-ibook.html
    The issue likely is the lack of matching supported software, to include correct
    installer discs and other items; some models required firmware update to run
    a later system. Mostly after OS X was introduced a major update was issued.
    Good luck!

  • Elements 8 will not initialize online services

    I have just upgraded and installed Elements 8 I am running Windows 7. When I start the organizer it will not initialize online services preventing me from using Photomail. I have attempted using Adobe Email Client and also sending as an attachment, neither has been successful.
    Please help.
    Thank you!
    [email protected]

    Can you describe more about what you mean by it not initializing online services?
    Are you getting any kind of error message?

  • PSE 5 will not load- DirectX will not initialize

    When trying to load photoshop elements 5.0.2,  I get an error message that Directx is installed, but will not initialize.  What can I do to get this program to initialize?  It used to work...
    Help

    Member on LinkedIn and there is a group Adobe Software Users- some Adobe employees are there and responded to my question. This is where I found my answer but if you also try another forum such as one for Ae or which ever one you are having problems with I feel you will get ans answer. This forum is very old and this application is no longer in Adobe's radar as they have pretty much canned this application. If you go here http://forums.adobe.com/index.jspa you can select the forum for the app. you wish. Hope all this helps.

  • HT4993 i am trying to install msnbc app from the app store and keep getting an error message.  The app will not install.  What can i do?

    i am trying to install msnbc app from the app store and keep getting an error message.  The app will not install.  What can i do?

    This is asked and answered many times each day.  The forum search bar is on the right side of this page.
    Disable your firewall/security software and try again.

  • My ipod touch is not syncing properly. I have updated the software to the latest (2.2.1) and have even resored it. Itunes says it is working and updated but will not sync and apps. Error message says that app will not sync because a newer version needed

    My ipod touch (model A1213) is not syncing properly. I have updated the software to the latest (2.2.1) and have even resored it. Itunes says it is working and updated but will not sync and apps. Error message says that app will not sync because a newer version needed.

    2.2.1 is not the latest available for any ipod touch.
    Is yours the original ipod touch?
    If so then:
    Purchasing iOS 3.1 Software Update for iPod touch (1st generation)

  • External hard drive will not initialize

    I am running windows 7 32 bit and have a 80gb external hard drive.  When I connect the hard drive it shows up with all the correct drivers and and under the Disk management console it comes up but will not initialize.  The Initialize disk wizard
    comes up and I have tried to do both option and a window comes up with "incorrect function".  I can see the disk in disk management but when I right click on the Disk 1 the only options are properties and help.  Initialized disk is at the top but
    I am unable to click it.    
    How do I initialize a disk that will not give me a Initialize disk option?
    Can I use Boot and Nuke to clear this drive during a startup?

    Hi,
    Go to BIOS to check if BIOS can recognize the external HD.
    Also you can try to use these command below:
    1 Run CMD with administrator
    2 Input diskpart and press Enter
    3 Input these command:
    DISKPART> SELECT DISK n (n is the disk number)
    DISKPART> ATTRIBUTES DISK CLEAR READONLY
    DISKPART> ONLINE DISK
    DISKPART> CONVERT MBR
    Hope that helps.
    Regards,
    Leo  
    Huang
    Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading the thread.

  • Multiple programs will not initialize G5

    Dual 2.3 G5 (June 2005) - Mac has been on or asleep for a few days. Went to open up GarageBand and received an OSX terminiated application message. Ran Disk Utility. Everything OK. Tried to restart, but the computer did not shut down - only the blank blue screen with all the icons reappearing. Same thing at shut down. Did power off and reboot a couple of times.
    Activity Monitor will not run, nor Software Update. A few apps here and there will run, but so far, Safari only flashes for a second, Logic Pro, Ableton Live will not initialize. Can not add a user in the Systems Preference - when I try to hit one of the tabs in Accounts, System Preferences shuts down.
    Removed all peripherals with exception of track ball and Bluetooth.
    Just trying to postpone the inevitable, I suppose. Thanks for your help.
    Dual 2.3 G5 5.5 RAM, 1.66 Intel Mini, MacBook 2.0, iMac 24", PowerBook G4 15"   Mac OS X (10.4.9)  
    Dual 2.3 G5 5.5 RAM, 1.66 Intel Mini, MacBook 2.0, 1.42 Mini, PowerBook G4 15"   Mac OS X (10.4.9)  
      Mac OS X (10.4.9)  

    The inevitable would be:
    SuperDuper
    Disk Warrior
    Applejack
    2 backup sets
    an emergency boot drive
    If Safe Boot doesn't work, often trying to use fsck won't, so I use fsck first if not alternate boot to the emergency drive (Firewire).
    Cleaning out all the temp and cache files can help, at first.
    Have your test user account setup ahead of time and tested, along with a routine for backups and what to do when there is a failure.
    Why does it happen? bad sector on the disk? bad RAM? software conflict? UPS didn't kick in when needed during a dip in power?
    Doing a backup + erase + restore on a regular basis can also keep a system running more smoothly. And keep your boot drive with 40% or more free space, and upgrade your drives regularly (use old drives for backups).
    Filesystems don't take kindly to freezes or trying to "plow through" a problem, and just bury the cause or underlying corrupt file or directory. Postponing insures it will be worse than it would have been.

  • HT5242 I keep getting an error, and the Java Update will not install. What can I do?

    I keep getting an error, and the Java Update will not install. What can I do?

    Never mind. I kept trying, and finally when I opened "About This Mac" and clicked the software update from there (as opposed to the "Software Update" just below), the Java update finally worked.

  • How do I resolve an error message 150:30 that will not allow me to open photoshop?

    How do I resolve an error message 150:30 that will not allow me to open photoshop?

    http://helpx.adobe.com/x-productkb/global/error-licensing-stopped-mac-os.html

  • When upgrading quicktime, I get an error code: -3, and itunes will not run.

    when upgrading quicktime, I get an error code: -3, and itunes will not run. How do I fix?

    i 'm very interest because on 3 PC , i have the same problem and i work at tv producer...

  • PSE 12 Installer will not initialize

    So, downloaded PSE 12 without problem.
    Run the installer and get the "installer will not initialize" message. 
    Running MAC OS 10.9 on Macbook Pro.
    No log created to tell me what has happened.

    Hi SteveB_MK,
    Please steps mention in given link below and let us know if it helps you:-
    http://helpx.adobe.com/photoshop-elements/kb/troubleshoot-installation-photoshop-elements- premiere.html
    Regards,
    Sarika

  • HT201210 iPhone 4s will not turn on, a screen shows up telling me to connect to iTunes to restore and update to iOs7, but when I try to restore error 2001 comes up and will not let me restore. I still cannot turn my phone on. None of the troubleshooting t

    iPhone 4s will not turn on, a screen shows up telling me to connect to iTunes to restore and update to iOs7, but when I try to restore error 2001 comes up and will not let me restore. I still cannot turn my phone on. None of the troubleshooting tips work, help??

    Error 20, 21, 23, 26, 28, 29, 34, 36, 37, 40
    These errors typically occur when security software interferes with the restore and update process.
    FollowTroubleshooting security software issues to resolve this issue.
    In rare cases, these errors may be a hardware issue.
    If the errors persist on another computer, the device may need service.

Maybe you are looking for

  • How to use a managed bean in a bounded task flow without definig it in adfc-config

    Dear all I create a bounded task flow without page fragments (the pages are jspx), i created a jspx page with a button that its action has bounded to a managed bean function. i defined the managed bean on the corresponding bounded task flow, but it d

  • QM standard reports: Analysis period

    Hi The standard reports of SAP are for months, Do I have any option to change them in day?Like in MCVA, I want the analysis period in days, not month.

  • Training advice

    Hi, I am interested in expanding my skill sets in the area of SAP. I understand there is a functional and development side. From my experience I feel that I am most suited both (for the development side) and seem to be leaning towards XI or BI areas.

  • Calling another transaction in Dialog Programming

    Hello ppl, How can I call another transaction(ZPROGRAM2) from my transaction(ZPROGRAM1) using the delivery and the check box options selected in Screen Programming. Should I use BDC.? Also in case of any errors in ZPROGRAM2, the control should return

  • Cannot install itunes to sync new iphone keep getting error

    i just purchased a used iphone from ebay. i received the iphone today and it seems to be in great condition. i cut it on and all it does is show a plug in cord with an arrow above it pointing to itunes. so i tryed to sync my iphone with my itunes. it