REQD for Fresh BAM Install 11.1.1.3.0 -Data labels missing issue

Hi
This information is relevant to anyone who is doing upgrading to 11.1.1.3.0.
There are 2 options if you encounter the data labels missing on the Active Studio tab :
(1) Switch to Jrockit
-Edit setDomainEnv.sh in directory $MW_HOME/user_projects/domains/base_domain/bin
-Set JAVA_VENDOR variable
JAVA_VENDOR=Oracle # For JRockit
JAVA_VENDOR=Sun # For Sun JVM
You'll see that JAVA_HOME should then point to "$MW_HOME/jrockit_160_17_R28.0.0-679"
**Jrockit version packaged with the 11.1.1.3.0 install***
-Start services
(2) For people who want to use Sun JDK, access support.oracle.com -- look for patch 9553040
This will provide an upgrade to JDK 1.6.0_20-b03.
Follow the instruction in the read me file . Refer to the following notes
- Upgrade the JDK within the Application Server $OH per the instructions in Note 272808.1
- Upgrade the JDK within the Database $OH per the instructions in Note 418399.1
Regards
Payal
Edited by: PayalS on May 17, 2010 11:07 AM

Hi,
I'm having the same problem than you.
I install the new JDK but now everything work besides BAM.
That happens with you after the upgrade?
The error is :
java.lang.RuntimeException: Invocation target exception.
     at oracle.bam.system.Delegate.dynamicInvoke(Delegate.java:196)
     at oracle.bam.system.threading.LoadObjectDelegate.invoke(LoadObjectDelegate.java:41)
     at oracle.bam.system.threading.SynchedHash.getObject(SynchedHash.java:104)
     at oracle.bam.web.shared.WebPage.userAuthCheck(WebPage.java:1371)
     at oracle.bam.web.shared.WebPage.processRequest(WebPage.java:347)
     at oracle.bam.web.shared.WebPage.processRequest(WebPage.java:316)
     at jsp_servlet._8533.__startpage._jspService(__startpage.java:71)
     at weblogic.servlet.jsp.JspBase.service(JspBase.java:34)
     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
     at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
     at weblogic.servlet.internal.ServletStubImpl.onAddToMapException(ServletStubImpl.java:416)
     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:326)
     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.bam.web.cache.ClientSideCache.doFilter(ClientSideCache.java:93)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.bam.web.filters.GZIPFilter.doFilter(GZIPFilter.java:97)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.bam.web.filters.ValidateBrowserSession.doFilter(ValidateBrowserSession.java:212)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.bam.web.redirect.Redirect.doFilter(Redirect.java:80)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.bam.web.filters.ValidateBrowserSupport.doFilter(ValidateBrowserSupport.java:133)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.bam.web.filters.CharsetFixupFilter.doFilter(CharsetFixupFilter.java:65)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.security.jps.ee.http.JpsAbsFilter$1.run(JpsAbsFilter.java:94)
     at java.security.AccessController.doPrivileged(Native Method)
     at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:313)
     at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:414)
     at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:138)
     at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:71)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:330)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
Caused by: java.lang.reflect.InvocationTargetException
     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 oracle.bam.system.Delegate$Sink.invoke(Delegate.java:80)
     at oracle.bam.system.Delegate.dynamicInvoke(Delegate.java:186)
     ... 44 more
Caused by: oracle.bam.common.remoting.ServiceUnavailableException: BAM-00223: Service interface oracle.bam.adc.common.core.IDataStore is unavailable.
     at oracle.bam.common.remoting.AgentBase.getServiceWrapper(AgentBase.java:190)
     at oracle.bam.adc.api.util.Context.(Context.java:187)
     at oracle.bam.adc.api.util.Context.(Context.java:161)
     at oracle.bam.web.shared.WebPage.createContext(WebPage.java:248)
     ... 50 more
Caused by: oracle.bam.adc.api.exceptions.ServerUnavailableException: BAM-01261: Cannot connect to the Oracle BAM Server.
     at oracle.bam.common.remoting.ConnectionPoolBase.getLocalService(ConnectionPoolBase.java:954)
     at oracle.bam.common.remoting.ConnectionPoolBase.createProxy(ConnectionPoolBase.java:855)
     at oracle.bam.common.remoting.ConnectionPoolBase.open(ConnectionPoolBase.java:588)
     at oracle.bam.common.remoting.ConnectionPoolBase.open(ConnectionPoolBase.java:77)
     at oracle.bam.common.remoting.AgentBase.getServiceWrapper(AgentBase.java:179)
     ... 53 more
Thank you
CD

Similar Messages

  • How do I backup preinstalled iLife '11 for fresh Lion install?

    My Late-2011 MBP came with iLife '11 pre-installed.  I want to do a fresh install of Lion.  I've since purchased Pages from the App Store and the App Store now says it's "Installed", so I'm assuming I don't have to do anything because when I do a fresh OS install, I can just re-download it for free from the new "Cloud".
    However, even though iLife is installed, all the apps are still for sale for $15 in the App Store instead of "Installed".  I don't understand why Apple didn't make iLife recognized as a purchased app when they gave it preinstalled.  How do I back this up?
    Also, on a similiar note, when there are updates to the iLife apps, would the updates be recognized in the Updates section of the App Store?

    When is updates for ilife you get them by software update no in the app store like iwork,it doesn't recognize because ones are from cd and others a download so no all the files are the same i suposse.ANyway you can get ilife after a free install inserting the bundle app cd that come with your computer and choose install ilife,ilife apps are in the second cd that come with your mac.
    But the easiest way to install Lion isn't a fresh install so may you can do the fresh or clean install with the SL cd that come with your mac then install ilife an ddo all the software updates and then get Lion from the app store and do software update again get iwork 09 and done..

  • Approach for fresh OSX install to new SSD drive with restore from TimeMachine

    I have an early 2010 MacBook Pro with running Mavericks with FileVault 2 encryption.  The drive seems to be failing.  I am not able to boot it up.  I get a "Prohibitory" sign with freezing.  I have attempted various recovery steps:  booting with Command-R, running Disk Utility, attempting to do a full restore from TimeMachine, turning off encryption via terminal/command line with no success.  I am not able to mount the disk volume.  DiskWarrior doesn't seem to support bootable Maverick volumes.  I don't the the existing drive deserves additional time.
    I've purchased a new SSD drive and I plan to do a fresh OS install on that drive, followed by a restore of my most recentTimeMachine backup to that drive.  My backups are not encrypted.  Because the current HDD seems to be toast and is running FileVault 2, installing from scratch and then restoring apps and data seems to be the most realistic approach.
    Can somebody please tell me what the preferred sequence of steps would be to do this?  Particularly the initial OS X install?  Since the new drive will not have a recovery partition, I assume that I cannot do Command-R at boot-time to start the install.  My system has a DVD drive, but I don't have a Mavericks install disk.
    Comments appreciated...

    Restart the computer. At the chime press and hold down the OPTION key until the boot manager appears. There should be a disk icon for your Time Machine backup drive. Select it and click on the arrow button below it. This will start you into a hidden Recovery HD on your Time Machine backup drive. Select the Disk Utility option and click on the Continue button.
    1. After DU loads select your SSD (this is the entry with the mfgr.'s ID and size) from the left side list. Note the SMART status of the drive in DU's status area.  If it does not say "Verified" then the drive is failing or has failed and will need replacing.  SMART info will not be reported  on external drives. Otherwise, click on the Partition tab in the DU main window.
    2. Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Click on the Options button, set the partition scheme to GUID then click on the OK button. Set the format type to Mac OS Extended (Journaled.) Click on the Apply button and wait until the process has completed.
    3. Select the volume you just created (this is the sub-entry under the drive entry) from the left side list. Click on the Erase tab in the DU main window.
    4. Set the format type to Mac OS Extended (Journaled.) Click on the Security button, check the button for Zero Data and click on OK to return to the Erase window.
    5. Click on the Erase button. The format process can take up to several hours depending upon the drive size.
    6. Quit Disk Utility and return to the main menu. Select the Install OS X option and click on the Continue button.
    7. Be sure to select your SSD as the installation target.

  • BAM Install Hangs whilst "Loading ADC Sample Data Objects"

    Hi
    Just wondering if anyone has had the above problem whilst installing BAM in Windows?
    I installed the Enterprise Link, loaded database schemas etc all fine and during the last 20% of the BAM install the installer just stops and nothing else happens. I've left it 30 minutes just in case, but no joy. I then have to terminate the installer as it doesn't "Cancel".
    Prior to the installer stopping, I did get the option to "Upgrade my ADC" which i said "Yes" to. It then said it was already up to date and not necessary, so that should be fine I guess.
    The output from the final "install.cmd BAM" run looks like:
    INFO: All prerequisite checks passed.
    Now proceeding with installation...
    E:\installs\bam\bam>if /I [BAM] == [BAM] (call E:\installs\bam\bam\scripts\insta
    llBAM.bat E:\installs\bam\bam 18206 BAM )
    8:44:36.02: Detected BAM schema in your database...
    8:44:36.04: Granting Service Logon Rights to Local User...
    8:44:36.04: ...Completed
    8:44:36.29: Microsoft.NET 1.1 --- Installed
    8:44:36.35: Microsoft.NET 1.1 Service Pack 1 --- Installed
    8:44:36.79: ODAC 10.2 Detected...
    8:44:36.82: Oracle BAM Enterprise Link --- Installed
    8:44:36.84: Now installing Oracle BAM...
    8:44:36.84: During the Oracle BAM setup, input the following values
    on the Configure the Active Data Cache database page:
    User Name: orabam
    Password: password for orabam account
    Service Name: oraclebam
    Do you wish to proceed [y/n]? [y] : y
    INFO: YOU MUST REBOOT YOUR MACHINE AFTER INSTALLING BAM.
    AFTER REBOOT, PLEASE RERUN THIS SCRIPT AS INDICATED BELOW
    TO COMPLETE POST INSTALL TASKS:
    E:\installs\bam\bam> install.cmd bam
    Any help would be most appreciated!
    Chris

    I assume that at the end of the dialog, BAM was installed. You can verify this with two steps. (Note- you have to run install.cmd BAM 3 times).
    (a) BAM services are registered in ControlPanel-- Windows Services. You should see EnterpriseLink, DataCache, ReportServer,PlanMonitor,EventServer components.
    (b) Login to your DB and verify database is set.
    sqlplus orasagent/orasagent@oraclebam ; select * from tab; <shows about 100 tables>
    sqlplus orabam/orabam@oraclebaml ; select * from tab; <shows about 50 tables>
    Let us know if this is ok and you can start the services and acces http://localhost/oraclebam.
    If (b) above shows 0 tables, then do - c:\oraclebam\bam\cacheinit.exe

  • Highest version for fresh GRC install?

    Is 8.6.5.1616 the highest version of GRC that can be installed from scratch? Or is some version of 8.6.4 required with patches to get to the latest version?
    Thank you.
    mf

    No.
    8.6.5.1616 is a base patch, which can be installed as Fresh GRC setup on your environment.
    Latest available patch is 8.6.5.600 for which you  need to follow the upgrade path
    - Naveen

  • I just purchased a new SSD for my mac and I wanted to do a fresh/clean install on the SSD, like if my Macbook just came out of the box. How do I do that?

    I just purchased a new SSD for my mac and I wanted to do a fresh/clean install on the SSD, like if my Macbook just came out of the box. How do I do that?

    Install Mavericks, Lion/Mountain Lion Using Internet Recovery
    Be sure you backup your files to an external drive or second internal drive because the following procedure will remove everything from the hard drive.
    Boot to the Internet Recovery HD:
    Restart the computer and after the chime press and hold down the COMMAND-OPTION- R keys until a globe appears on the screen. Wait patiently - 15-20 minutes - until the Recovery main menu appears.
    Partition and Format the hard drive:
    1. Select Disk Utility from the main menu and click on the Continue button.
    2. After DU loads select your newly installed hard drive (this is the entry with the mfgr.'s ID and size) from the left side list. Click on the Partition tab in the DU main window.
    3. Under the Volume Scheme heading set the number of partitions from the drop down menu to one. Click on the Options button, set the partition scheme to GUID then click on the OK button. Set the format type to Mac OS Extended (Journaled.) Click on the Partition button and wait until the process has completed. Quit DU and return to the main menu.
    Reinstall Lion/Mountain Lion. Mavericks: Select Reinstall Lion/Mountain Lion, Mavericks and click on the Install button. Be sure to select the correct drive to use if you have more than one.
    Note: You will need an active Internet connection. I suggest using Ethernet
                if possible because it is three times faster than wireless.
    This will install the version of OS X that originally came with your model if you have a model that supports Internet Recovery - 2010 models and later: Computers that can be upgraded to use OS X Internet Recovery.

  • Fresh Leopard Install and Time Machine

    Leopard has been a miserable experience on my Imac 1.8Ghz G5. It has played havoc with the fan management and constantly overheats causing an abrupt switching off with a “pop” (presumably a safety feature). I am planning a completely fresh Leopard install on a wiped hard drive (which was not done originally). What folders or files should I NOT back up in Time Machine so that none of my previous system is restored. Basically I want everything back as it is now, Apps, e-mails, bookmarks etc. but a completely fresh system. Presumably I need to restore the Library folder, but is there anything in the System folder that I will need to restore? I have done an Archive and Install before, but that has not helped. I have reset the PRAM and SMC also. Looking at various Boards, fan problems are commonplace. I hoped that the first update would sort this out, but it didn't. A fresh install seems a reasonable next step. Any advice would be appreciated.

    It's time for Apple to fess up and admit that Leopard, while great in potential, was rushed out prematurely. I've never seen so many forums dealing with OS-X failures like we see with Leopard.
    It's a complete mess. I guess all those engineers shouldn't have been pulled to rush iPhone out the door prematurely too.
    Not one--NOT ONE product that Apple let out this year was correct out of the gate. ****, they couldn't even get a freakin' keyboard right!!
    Bad Apple, Bad.
    I used to be unabashedly proud to recommend to people that they give Apple a close look before buying a computer. I'd be out of my mind to recommend Apple again until they get off this self-destructive, kamikaze trajectory. They have absolutely exceeded their capabilities for quality product development, and are no better than Microsoft.

  • How to completely clean previous Primavera P6 and OracleXE ,SQL server 2005 for fresh new re installation

    Hi
    I am using XP SP3 and I had previous successful installation for Primavera P6 8.3 with samples in the past, until my hard drive gave a message that’s its almost full, I tried to move the database to D:\ but I was stuck and lost connection with data base, I made uninstall for Primavera from add remove programs then made "Deinstalling Oracle Database XE" and followed all steps in the article http://docs.oracle.com/cd/B25329_01/doc/install.102/b25143/toc.htm#CIHDDHJD
    to clean the registry and all traces of the old installation, and uninstalled Microsoft SQL server 2005 with all components,
    When I re installed Primavera with sample projects everything was ok until the mid of oracleXE installation  I had an error message , I run Primavera P6 8.3 setup again and chose to repair installation , this time gave me installation finished.
    When I run Primavera I am not able to connect to Database, even traces of old installation like Alias names which was previously used exists .
    When I connect to database through web home page I can log in as “system” but it has only HR in it, and users are 12 internal and 1 HR with no ADMPRM$PM.
    I don’t think that sample projects are downloaded,
    How to reconnect with database and install the Primavera sample projects. or even to clean all traces for the Primavera and data base oracleXE then make fresh re install , Thanks. Zeyad

    Hi
    I am using XP SP3 and I had previous successful installation for Primavera P6 8.3 with samples in the past, until my hard drive gave a message that’s its almost full, I tried to move the database to D:\ but I was stuck and lost connection with data base, I made uninstall for Primavera from add remove programs then made "Deinstalling Oracle Database XE" and followed all steps in the article http://docs.oracle.com/cd/B25329_01/doc/install.102/b25143/toc.htm#CIHDDHJD
    to clean the registry and all traces of the old installation, and uninstalled Microsoft SQL server 2005 with all components,
    When I re installed Primavera with sample projects everything was ok until the mid of oracleXE installation  I had an error message , I run Primavera P6 8.3 setup again and chose to repair installation , this time gave me installation finished.
    When I run Primavera I am not able to connect to Database, even traces of old installation like Alias names which was previously used exists .
    When I connect to database through web home page I can log in as “system” but it has only HR in it, and users are 12 internal and 1 HR with no ADMPRM$PM.
    I don’t think that sample projects are downloaded,
    How to reconnect with database and install the Primavera sample projects. or even to clean all traces for the Primavera and data base oracleXE then make fresh re install , Thanks. Zeyad

  • Updating ipod on fresh Windows install without losing data?

    Hey guys.
    I have an 80gb iPod Classic, and my iTunes had about 72gb worth of data in the playlist. Recently I had to reformat my system drive and do a fresh Windows install, and as such my iTunes playlist obviously got wiped. If I readd everything that was on my iPod into the playlist, will iTunes try to wipe my iPod and transfer everything over again, or will it recognize that the files are exactly the same and only copy the new files over that weren't originally on it?

    If your iPod is set to update automatically you'll get a message that it is linked to a different library and asking if you want to link to this one and replace all your songs etc, press "Cancel". Pressing "Erase and Sync" will irretrievably remove all the songs from your iPod. When your iPod appears in the iTunes source list change the update setting to manual, that will let you use your iPod without the risk of accidentally erasing it. Check the "manually manage music and videos" box in Summary then press the Apply button. Once the iPod is in manual mode you can add to it without losing any content but you will have to drag it from the library yourself: Managing content manually on iPod and iPhone
    However once you are safely connected you can copy content from the iPod to iTunes. There are a number of third party utilities that you can use to retrieve the music files and playlists from your iPod. You'll find that they have varying degrees of functionality and some will transfer movies, videos, photos, podcasts and games as well. Have a look at the web pages and documentation, this is just a small selection of what's available, they are generally quite straightforward. You can read reviews and comparisons of some of them here:
    Wired News - Rescue Your Stranded Tunes
    Comparison of iPod managers
    TuneJack Windows Only (iPhone and iPod Touch compatible)
    SharePod Windows Only (iPhone and iPod Touch compatible)
    iPod2PC Windows Only
    iDump Windows Only
    iPodRip Mac & Windows
    YamiPod Mac and Windows
    iPod Music Liberator Mac & Windows
    Floola Mac & Windows
    Music Rescue Mac & Windows (iPhone and iPod Touch compatible)
    iGadget Mac & Windows (iPhone and iPod Touch compatible)
    iRepo Mac & Windows (iPhone and iPod Touch compatible)
    iPod Access Mac & Windows (iPhone and iPod Touch compatible)
    TouchCopy Mac & Windows (iPhone and iPod Touch compatible)
    If you have any iTunes Music Store purchases the transfer of purchased content only from the iPod to authorised computers was introduced with iTunes 7. You'll find details in this article: Copying iTunes Store purchases from your iPod or iPhone to a computer
    There's also a manual method of copying songs from your iPod to a Mac or PC. The procedure is a bit involved and won't recover playlists but if you're interested it's available on page 2 at this link: Copying Content from your iPod to your Computer - The Definitive Guide
    Whichever of these retrieval methods you choose, keep your iPod in manual mode until you have reloaded your iTunes and you are happy with your playlists etc then it will be safe to return it auto-sync.
    I would also advise that you get yourself an external hard drive and back your stuff up, relying on an iPod as your sole backup is not a good idea and external drives are comparatively inexpensive these days, you can get loads of storage for a reasonable outlay: Back up your iTunes library by copying to an external hard drive

  • After erasing Macintosh HD and while trying for fresh installtion of Mac OS X Lion; can't see Macintosh HD at all

    Dear Experts,
    I will explain the problem step by step:
    4 days back I ran Disk Cleanup software Onyx that deletes Cookies, Histry, and Unwanted Old files.
    I may have choose some option which deleted some important file and since that day my Macbook Pro became slow.
    2 days back it started to hang on startup. After startup chime spinning wheel go on spinning for eternity.
    After trying all the corrections, yesterday I had to go for fresh install of OS. For that I had to erase earlier installed OS Mavericks. For this I followed below steps:
    To Erase I had to restart the Macbook. After Chime I pressed Option key until I came to the disk Option. Then I followed below steps.
    1) selected Disk Utility and then clicked Continue
    2) Selected Disk (Macintosh HD) from the list on the left and clicked on Erase Tab
    3) Selected Mac OS Extended (journaled) from the format pop up menu and clicked on Erase.
    After performing above steps when I went back to Disk Utility to install fresh OS, I couldn't find Macintosh HD.
    Please help me to over come this issue.
    Thanks in advance.

    FaceTime is included in Lion. The App Store version is for 10.6. If you deleted it, restore it from a backup, or reinstall the Mac OS.

  • N200 Which Drivers for a clean install?

    Laptop is an n200 0769-eug. Windows Vista Label - XP Pro install.
    This Laptop developed an issue and refused to boot into windows. Attempts to use the recovery program resulted in even the recovery program disappearing! Using the Lenovo button just results in a cycle of restarting without ever getting anywhere.
    So I formated C: and did a fresh install of XP. (No recovery discs were available)
    Now at least it boots to windows desktop.
    Now I need to install all the drivers. Trouble is which ones and in which order.
    Entering the serial no on the lenovo site produces a list of drivers but there are different options for some eg Intel video or nvidia video, and a choice of three different wireless drivers.
    The Lenovo site also listed the shipped items as follows ....
    Spoiler (Highlight to read)
    32P4698 0000000 BOOKLET FOR LOTUS SMART SUITEUBLICATIO NO
    41R0597 40Y8403 1GB PC2 5300NP FRU YES
    41R0597 40Y8403 1GB PC2 5300NP FRU YES
    41R6990 0000000 ENERGYSTAR4.0UBLICATIONS MISC NO
    41R7552 0000000 BLUETOOTH CABLEIGNAL CABLE ASSEMBLIES NO
    41R7556 0000000 LABEL:LABELS NO
    41R7837 0000000 LBL M/T0769 WW:LABELS NO
    41R8251 0000000 XP PROUNIVEN E:BOMS, NOT SHIPPABLE ACROS NO
    41U5908 42W7864 MICROASSEMBLIES; FRU CPU ASM INTEL CORE- YES
    41V9478 44M4360 CARTON LABEL, 802.11B/G (INTEL, A/B/G):L NO
    41V9479 44M4360 CARTON LABEL, 802.11A (INTEL, A/B/G):LAB NO
    41W1195 41W1163 BLUETOOTH YES
    41W4950 0000000 CARTON LABEL, BLUETOOTH:LABELS, SHIPPING NO
    42T0499 42T0500 15.4 INCH LCD DISPLAY FRU YES
    42T0805 42T0806 MODEM DAUGHTER CARD FRU YES
    42T0854 0000000 GOLAN WLAN ADAPTER:802.11 ADAPTERS NO
    42T1016 42T1435 160GB HARD DRIVE ASSEMBLY FRU, WD ML80S- NO
    42T1647 0000000 160GB HARD DRIVE ASSEMBLY:HARD DISK DRIV NO
    42T2044 0000000 HL GMA-4082N-Y:CD/DVD DRIVES NO
    42T3309 42T3342 KEYBOARD FRU YES
    42T5120 0000000 LINE CORD:LINE CORDS NO
    42T5217 42T4664 PANASONIC 6 CELL BATTERY FRU YES
    42W2740 0000000 MS VISTA BASIC:LABELS NO
    42W9470 0000000 N200(SNOWBOARD2)UBLICATIONS MISC NO
    43N7606 0000000 15W C VBT 2ANT:MECHANICAL ASSEMBLIES AND NO
    43N7629 43N7632 DVD MULTI-BURNER DRIVE FRU YES
    43N7644 0000000 SNOWBOARD-2.0 MECHANICAL SHELL:MECHANICA NO
    43N7645 43N7652 PLANAR FRU YES
    45R6131 0000000 COA LABEL:LABELS NO
    92P1211 92P1212 FRU-ASTEC LENOVO LOGO 65W 3PRONG MODEL-R YES
    93P8979 44W4800 IDATAPLEX 2.5 INCH PAPOOSE BACKPLANE CAR NO
    32P4698 0000000 BOOKLET FOR LOTUS SMART SUITEUBLICATIO NO 41R0597 40Y8403 1GB PC2 5300NP FRU YES 41R0597 40Y8403 1GB PC2 5300NP FRU YES 41R6990 0000000 ENERGYSTAR4.0UBLICATIONS MISC NO 41R7552 0000000 BLUETOOTH CABLEIGNAL CABLE ASSEMBLIES NO 41R7556 0000000 LABEL:LABELS NO 41R7837 0000000 LBL M/T0769 WW:LABELS NO 41R8251 0000000 XP PROUNIVEN E:BOMS, NOT SHIPPABLE ACROS NO 41U5908 42W7864 MICROASSEMBLIES; FRU CPU ASM INTEL CORE- YES 41V9478 44M4360 CARTON LABEL, 802.11B/G (INTEL, A/B/G):L NO 41V9479 44M4360 CARTON LABEL, 802.11A (INTEL, A/B/G):LAB NO 41W1195 41W1163 BLUETOOTH YES 41W4950 0000000 CARTON LABEL, BLUETOOTH:LABELS, SHIPPING NO 42T0499 42T0500 15.4 INCH LCD DISPLAY FRU YES 42T0805 42T0806 MODEM DAUGHTER CARD FRU YES 42T0854 0000000 GOLAN WLAN ADAPTER:802.11 ADAPTERS NO 42T1016 42T1435 160GB HARD DRIVE ASSEMBLY FRU, WD ML80S- NO 42T1647 0000000 160GB HARD DRIVE ASSEMBLY:HARD DISK DRIV NO 42T2044 0000000 HL GMA-4082N-Y:CD/DVD DRIVES NO 42T3309 42T3342 KEYBOARD FRU YES 42T5120 0000000 LINE CORD:LINE CORDS NO 42T5217 42T4664 PANASONIC 6 CELL BATTERY FRU YES 42W2740 0000000 MS VISTA BASIC:LABELS NO 42W9470 0000000 N200(SNOWBOARD2)UBLICATIONS MISC NO 43N7606 0000000 15W C VBT 2ANT:MECHANICAL ASSEMBLIES AND NO 43N7629 43N7632 DVD MULTI-BURNER DRIVE FRU YES 43N7644 0000000 SNOWBOARD-2.0 MECHANICAL SHELL:MECHANICA NO 43N7645 43N7652 PLANAR FRU YES 45R6131 0000000 COA LABEL:LABELS NO 92P1211 92P1212 FRU-ASTEC LENOVO LOGO 65W 3PRONG MODEL-R YES 93P8979 44W4800 IDATAPLEX 2.5 INCH PAPOOSE BACKPLANE CAR NO
    So how do I know which drivers to install and in which order?
    spoiler added
    Solved!
    Go to Solution.

    Here is your driver page:
    http://www-307.ibm.com/pc/support/site.wss/document.do?sitestyle=lenovo&lndocid=MIGR-67855
    You have Intel graphics chipset.
    I usually install in this order:
    Chipset driver  (Intel inf)
    System Interface Driver
    Graphics
    Audio
    Lan
    Wireless Lan ( Intel Wireless LAN (abg))
    Card Reader
    Touchpad
    Modem
    Bluetooth
    Power Management  (If it is not working correctly)
    Hotkey Utility
    Fingerprint Reader (if you have one)
    Others as you see fit. (Usb Registry Patch, Wake on Lan, PC DR, System Toolbox)
    When you open the downloaded file, it will unpack into a folder.
    Pay attention to the instructions that should pop up after unpacking!
    Reboot after each driver install.
    This would be my strategy for a clean install.
    I hope it works for you!

  • Macbook Air fresh software install

    I have a 2010 Mac Air that's been updated to 10.8.2.  I would like to complete a fresh install of the software so I can give this Air to my son for school but I can't seem to find the software in the drive anywhere.  I've tried LionDiskMaker with no luck either.  Any help would be appreciated.

    Follow these instructions step by step to prepare a Mac for sale or transfer:
    Step One - Back up your data:
           A. If you have any Virtual PCs shut them down. They cannot be in their "fast saved" state. They must be shut down from inside Windows.
           B. Clone to an external drive using using Carbon Copy Cloner.
              1. Open Carbon Copy Cloner.
              2. Select the Source volume from the Select a source drop down menu on the left side.
              3. Select the Destination volume from the Select a destination drop down menu on the right
                  side.
              4. Click on the Clone button. If you are prompted about creating a clone of the Recovery HD be
                  sure to opt for that.
                   Destination means a freshly erased external backup drive. Source means the internal
                   startup drive.
    Step Two - Prepare the machine for the new buyer:
              1. De-authorize the computer in iTunes! De-authorize both iTunes and Audible accounts.
              2, Remove any Open Firmware passwords or Firmware passwords.
              3. Turn the brightness full up and volume nearly so.
              4. Turn off File Vault, if enabled.
              5. Disable iCloud, if enabled: See What to do with iCloud before selling your computer.
    Step Three - Install a fresh OS:
         A. Snow Leopard and earlier versions of OS X
              1. Insert the original OS X install CD/DVD that came with your computer.
              2. Restart the computer while holding down the C key to boot from the CD/DVD.
              3. Select Disk Utility from the Utilities menu; repartition and reformat the internal hard drive.
                  Optionally, click on the Security button and set the Zero Data option to one-pass.
              4. Install OS X.
              5. Upon completion DO NOT restart the computer.
              6. Shutdown the computer.
         B. Lion and Mountain Lion (if pre-installed on the computer at purchase*)
             Note: You will need an active Internet connection. I suggest using Ethernet if possible because
                       it is three times faster than wireless.
              1. Restart the computer while holding down the COMMAND and R keys until the Mac OS X
                  Utilities window appears.
              2. Select Disk Utility from the Mac OS X Utilities window and click on the Continue button.
              3. After DU loads select your startup volume (usually Macintosh HD) from the left side list. Click
                  on the Erase tab in the DU main window.
              4. Set the format type to Mac OS Extended (Journaled.) Optionally, click on the Security button
                  and set the Zero Data option to one-pass.
              5. Click on the Erase button and wait until the process has completed.
              6. Quit DU and return to the Mac OS X Utilities window.
              7. Select Reinstall Lion/Mountain Lion and click on the Install button.
              8. Upon completion shutdown the computer.
    *If your computer came with Lion or Mountain Lion pre-installed then you are entitled to transfer your license once. If you purchased Lion or Mountain Lion from the App Store then you cannot transfer your license to another party. In the case of the latter you should install the original version of OS X that came with your computer. You need to repartition the hard drive as well as reformat it; this will assure that the Recovery HD partition is removed. See Step Three above. You may verify these requirements by reviewing your OS X Software License.

  • Combine fresh system install and Time Machine Backup

    Hi all !
    There´s a question that´s more generally Leopard and Snow Leopard related:
    In trying to find causes of a system slowdown I decided to go for a complete fresh system install. BUT I also want to use my data saved in the time machine backup without spoiling the freshly created system folder.
    I also want to update the system to the current OS version before restoring from BU.
    Is there a way to keep the fresh system folder deriving from a fresh installation and just replace the rest of the data (that´s not present yet) with the time machine backup ?
    I think the handy command "Restore System from Backup" from the OSX system installer wouldnt be a good idea. It would copy ALL the files from the backup, and would overwrite my fresh system folder, so that I´ll end up with the same old, probably faulty system.
    Could the migration tool do the job ?
    Thanks for your knowledge !

    habschi2 wrote:
    In trying to find causes of a system slowdown I decided to go for a complete fresh system install. BUT I also want to use my data saved in the time machine >backup without spoiling the freshly created system folder.
    You should be able to migrate, for example, just your data using TM. But, TM is a bit unpredictable. Why not make a bootable clone of your internal on an external. It would serve fail-safe purposes, migrations purposes, and data-backup purposes. At the end of your install, you could, as groups only, migrate your data, users, settings, and apps--using your discretion. I would migrate only my data and my settings.
    Is there a way to keep the fresh system folder deriving from a fresh installation and just replace the rest of the data (that´s not present yet) with >the time machine backup ?
    See above.
    I think the handy command "Restore System from Backup" from the OSX system installer wouldnt be a good idea. It would copy ALL the files from the backup, and would overwrite my fresh system folder, so that I´ll end up with the same >old, probably faulty system.
    Absolutely correct.
    Could the migration tool do the job ?
    You can use Migration Assistant with TM, but I have never done so. So, I can't advise. The clone I mentioned takes care of all you issues in a very straight forward manner without dealing with the confusion of TM and MA that can arise.
    (8878)

  • Implications of a Mavericks fresh re-install on other iDevices

    My iMac, iPhone and iPad are synched for things like Contacts, Reminders, Notes, Calendars and so on. If, for example, I delete a Note on my iMac, the same note is very quickly deleted from my iPhone and iPad. If I do a fresh re-install of Mavericks, I understand that a "nude" version is installed, ie all data is erased and there are no Contacts, Notes etc. Does this result in Contacts, Notes etc being erased on the other iDevices? If so, how can I prevent this happening and, as it were, ensuring that the iMac doesn't become the "master copy" with nothing in it?

    Eric, I certainly don't want to do a clean install but I share with others the problem detailed in the thread below and, in the final analysis, it might require a clean install to resolve. I hope that it won't but if it does, I would like to be prepared. I do backups via Time Machine to an external drive and a manual backup of all personal files to a separate external drive. The Apple documentation suggests that a clean install does result in a machine in "as new" condition.
    gkbisd Unable to collect cdhash error code 100024

  • Firefox sync not working on fresh Ubuntu install

    Fresh install of Ubuntu 13.10 64-bit with a fresh install of Firefox 25. Firefox Sync setup worked flawlessly, except for the fact that it isn't working. I'm not encountering any errors, and when I tell it to sync the process appears to complete fine. However I never get my sync'ed data. Sync has been working flawlessly on my two other Windows boxes and my three Android devices and they seem to test fine. Oddly enough (and I'm not looking for support on it here, just mentioning) I'm having the same issue with a fresh install of Chrome as well. Any suggestions?

    Please disregard. Got it working. No idea how.

Maybe you are looking for

  • Questions on the Big Bang xpower x58

    Got a question on this board. Is there a way to keep the "Intel Turbo Boost" enabled without having the "EIST" on auto or enabled? Or does the "auto" default to disabled? I have bios ver. 1.4

  • Need iPhoto 8 or 9 for older iMac

    Installed a copy of Snow Leopard on my mother-in-law's 2007 computer, but had to wipe the HD, which as corrupted to do so.  I already tried to use her older bundled software to custom install the iPhoto software, but no luck.  The install program giv

  • Number ranges PO

    Dear All , I configured the system for 5000 company code with 5001 Purch Org & 5001 Plant . I made Pos with doc type standadrd NB & system asigned number range 45 . Now i configured the system & created company code 6000 with plants 6001 & purchase O

  • Remove (-) from amount value 1000-

    Hi Experts, We need to check if a value contains ' - ', if so, remove the ' - ' sign and display the value. Can anyone guide on how to achieve this? Thanks a lot. T

  • How to write a file locally coming as SOAP attachment from webservice

    Hi I have a scenario at my current implementation wherein the PDF file is obtained as an Attachment. When I use the SOAP UI to test the service, it appears as a separate attachment but, when I make a call from SOA, the same pdf is received in a base6