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

Similar Messages

  • Windows 7 install hangs while loading

    Been trying to install Windows 7 64 to my MBP through Boot Camp, but it hangs when loading files from the DVD. It'll get through the progress bar saying "Windows is loading files..." but then stops after that.
    Any ideas on what to do?

    One of the reasons Windows 7 might have trouble, is where you are forced to delete and create NTFS out of the FAT/MSDOS partition that BCA creates.
    Second, Windows 7 may assume that one of the 128MB or 200MB partitions on there (EFI at the end of each HFS volume and GPT head) look like FAT; Windows 7 creates a 100MB System Recovery partition. It may try to use those instead of taking it from the BOOTCAMP partition.
    XP discs could vary and some versions would wipe out Mac OS, not even ask for where to put Windows, for no rhyme or reason, even XP SP3. Of course that means having a backup is doubly important.
    Windows 7 64-bit is only "officially" support on some Macs, which doesn't mean it can't or won't, only that may have extra steps, may get an extra "Select 1 or 2" option due to its own EFI menu on Windows DVD.

  • 9.2.0.1.0 install hang at loading product on windows 2000 server SP4

    When I am trying to install Oracle Enterprise server 9.2.0.1.0 on a Windows 2000 server SP4 freshly installed
    The OUI hang when loading product @ 91% on the "File Location" screen !
    This is not the symcjit.dll prob with P4 computer because I have upgrade the P4 motherboard drivers and I have tried the solution which is to rename this file and it is not working
    Any URGENT idea ?
    Thx

    I have installed 9i successfully on machines with AMD64 cpus and 64bit Xeons without any problems.
    Cheers,
    R

  • Loading to Master data object

    A master data object is loaded on a daily basis from R3 (Full Load).  In the past there have been loads to the same object via flat files.
    A full load from R3 does not overwrite records which are not part of R3 but part of a flat file load, is that correct? Thanks

    Just to add (even though it is answerd )
    If you had the zero-fill property set in OMSL(?) for material no, these two would values have been treated as one (with zeroes filled on the left). Check table value for field TMCNV-FLAG0 (this should be set to 'X' to have the numeric values zero-filled automatically).
    Caution : once this setting is done and materials loaded, it shall never be changed.

  • Loads to Master data object

    If I have created selection packages to load to a master data object for example:
    1. Load to 0MAT_PLANT
    2. Five packages created filtered by plant range
    If I kick off the first package do I need this load to finish before the second package can load into the object i.e. 0MAT_PLANT is locked by the first package or can I load packages in parallel to a master data object?  If so how? Thanks

    Thanks for that, have carried that out.  I have observed the following would be grateful if someone could confirm
    1. Have a package running 2+ million lines
    2. Kick off a package with a few hundred thousand lines after the first package, will complete before first package
    3. Get an error since the extract completes in R3.  However cannot load to the object since it is locked by the first
    4.  Message below:
    User BWR3REMOTE is preventing you from loading master data for
    characteristic 0MAT_PLANT . The lock was set by the master data loading
    process with the request number (DataPackage number)
    REQU_46MIUD73IBHYLLD9KZCAX4P47(000226) on 20070729,171630(711753) .

  • 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

  • Logic hangs when loading EXS samples on a session that worked yesterday?

    I'm using Logic 8.0.2, I try to open session I was working on yesterday and it now won't open? it seems to not be able to find the EXS samples, as it hangs on the grey bars that show Logic trying to find the relevent samples. it takes forever to look and then eventually slips into 'logic not responding' when I look at the pre-force quit window.
    This bug is making my life **** at the moment as I have very tight deadlines on picture work, it seems Logic 9 doesn't fix this as others have reported it so I don't want to use that until it's working without any bugs [ LOL! ]. I have 9 installed on a seperate drive when it's worthy of being used.
    Been having this problem for at least 8 months now, I've tried 100's of times running disk utility, and preferential treatment I did try about 3 months ago running a spotlight utility but it didn't make any difference.
    I have millions of samples spread on multiple drives, this has worked for me for years and years and only now has started to be a problem so 'moving your exs samples to a default area' is no use to me there must be another solution.
    my system:
    Logic Pro 8.0.2
    OSX 10.5.8 [ 2x3.2 Ghz Quad-Core Intel Xeon ]
    8GB memory
    Powercore 3.2.0.38 [ for a powercore firewire ]
    EuControl 2.0.3.63120 [ for a MC Mix ]
    Motu PCI audio driver 1.31 [ for 24i/o, 2408, HD192 ]
    hope someone can help.
    I know there're other threads about this [ and it doesn't seem to be being fixed ], apple needs to realise the urgency of this problem.

    I have 5 drives totalling about 2 TB of stuff which are my working non-application drives, when rebuilding spotlight index in Onyx the rebuilding takes about 5 seconds so I'm not sure that's actually doing anything at all?
    this doesn't happen on every session I can normally re-open something but if it refuses to open I have to run disk utility and preferential treatment, restart and try again. this doesn't always work straight away, it can take like 3 x repeats of this / restarts until the session opens again which obviously is hugely disruptive with deadlines.
    I heard that opening a session from 'within' Logic works better and I've been doing this but although it seems a little more reliable I'm still at the same point now where on average 1 in 4 sessions won't open and I have to go through the boring routine of disk utility, etc.

  • Failure when loading to Master data object

    I get a failure when I try and carry out a load.  The message is
    There are duplicates of the data record 1529 & with the key
    '00000001220550101 &' for characteristic 0MATERIAL &.    
    I can change the id number and I think it should work, but why would it extract duplicate records?
    Thanks

    hi,
    maybe another record(s)...
    has same language ? material set 'language-dependent' ?
    in infopackage set 'ignore duplicate' ?

  • After installing BAM there are no existing ADC Data Object

    I am trying to install the Oracle Bam 10.1.3.1 and each time I am doing the install all services are up and runing, but when i am trying to define a report i get an error Data Object was deleted.
    I saw the error and load the CustomParameters to the table via th ICommand exe, but :
    1. it seems that the ADC install was failed (part of it). How can I fix it
    2. Where can i find the xml files of the data objects so i will be able to load it manually?
    With Best Regards and Thank inadvanced
    Erez

    Hi;
    I had the same issue. Prior of uninstalling BAM10.1.3.1, i had only export orabam and orasagent schema. Then I install BAM10.1.3.3 into the development server where it has the same hostname and IP.
    I then import back the original orabam and orasagent schema.
    When i open BAM Studio, it lists all my original data objects. However when i click into any one of those, an error appear saying the data object does not exist. How can i overcome this issue?
    thanks

  • EPM 11.1.2.2: Load sample data

    I have installed EPM 11.1.2.2 and now I'm trying to load the sample data. I could use help locating instructions that will help with this. While earlier versions of epm documentation seemed to have instructions for loading the sample data, I have yet to find it for 11.1.2.2. Perhaps the earlier versions' steps are supposed to work on this version as well. So I read it. It says to initialize the app then in EAS right click on a consol icon where yuo have the option to load data. Unfortunately, I am using EPMA and I saw no option to initialize when I created the app. In addition, EAS doesnt have the console icon and right clicking on the application doesnt do anything. In short, prior documentation hasnt helped so far. I did find the documentation for EPM 11.1.2.2 but I have yet to locate within it the the instructions for loading the sample application and data. Does anyone have any suggestions?

    I considered your comment about the app already existing but if this were true, I think the database would exist in EAS but it doesn't.
    I've also deleted all applications, even re-installed the essbase components including the database so it would all be fresh, and then tried to create a new one but still no initialization option is available. At this point, I'm assuming there is something wrong with my installation. Any suggestion on how to proceed would be appreciated.
    I've noticed that I dont have the create classic application option in my menu, only the transform from classic to epma option. I also can't navigate to http://<machinename>:8300/HyperionPlanning/AppWizard.jsp. When I noticed these things, I did as John suggested in another post and reselected the web server. This didnt make a difference so I redeployed apps AND selected the web server. Still not seeing it in the menu.
    Edited by: dirkp:) on Apr 8, 2013 5:45 PM

  • Oracle Reports Developer 6i - sample data tables

    I downloaded and installed all the components of Oracle Reports 6i on my PC. When I look at the Oracle Reports Developer manual (building reports.pdf) it is referring to a database tables like stocks, stock_history etc. I am trying to learn how to use the tool using this manual. Aren't the sql scripts that create those tables and load the sample data a part of the installation. Am I missing anything. I will appreciate any input. Again, I did a full install by selecting all the components and not just a typical install.
    Thanks in advance.

    Hi Suresh
    Try locating these tables in scott schema. If you don't find it there, try locating the scripts to create this table in Oracle Database installation folder.
    Regards
    Sripathy

  • Create custom data object in BAM for a BPM project

    I'm working with 11g (11.1.1.3)
    I have created (via JDEV) a simple BPM process and I have inserted 3 business measurement
    I have set ( as indicated in oracle documentation and in "Getting started") in BPM project :
    project preference --> data target :
    - enable BAM cheked
    - BAM adapter JNDI name : eis/bam/soap
    - in BATCH no cheked
    - data object path : /Samples/Monitor Express
    I have defined new data object in BAM --> Architect
    I have renamed the default data object template in BI_DEFAULT_MyProject_MyProcess (is BI_DEFAULT_businessIndicator_businessIndicator)
    I have added in layout my measurement; I have inserted in the bottom METRIC_myBI1, METRIC_myBI2, METRIC_myBI3 ( are METRIC_Segnalazione METRIC_nSegnalazioni METRIC_misura) of the same type indicated in BPM process
    I have create few istance of the process, but :
    - in the BI_DEFAULT_MyProject_MyProcess content there isn't anything
    - in the default data objects ( COUNTER, INTERVAL, COMPONENT) I find the data of my process
    please help me!!
    I do not know what else to do
    Elena

    CLIENT
    GUID
    PARTNER     
    SALES_ORG
    CHANNEL
    DIVISION     
    POSTING_DATE     
    QUESTION
    ANSWER     
    ANSWER_ID
    SURVEY_ID
    Rating
    CREATED_AT
    CREATED_BY              CHANGED_AT
    CHANGED_BY
    Complete data source name as above.

  • Windows 7 install hangs at "Windows is loading files ..." on MBA

    I have been trying to install Windows 7 Ultimate but each time the install hangs at "Windows is loading files ..." on reboot. I am using a Windows install DVD using an external drive. When the install hangs, the DVD is not being accessed. I have tried several times and it leads to the same result. I have tried different partition sizes (20 GB - 50 GB), no luck.
    Any help would be greatly appreciated.

    Solution
    I have a macmini bought in mid2011 with OS Lion on it. AS it doesnot come with an optical drive, I bought an LG DVD drive and used the windows 7 (64bit) installation DVD. It stopped at windows is loading files....
    I tired couple of other options like using flash dirve but it dint work.
    The I went to Apple's Genius Bar, and they put the installation dvd into their dvd drive (by Apple). Then the windows installed perfectly fine.
    When asked they said it must be the problem of DVD and I found out that it actually is the cause. Apple products require dual layer optical drives but in general the optical drives we buy can only read single layer dvds. So I got to fix the problem by borrowing their dvd drive in genius bar and now i m good to go.....
    Hope this helps

  • BI Statistics installed on BI 7.0 but data not getting loaded

    Hi All,
    I have installed the BI statistics on BI 7.0 from Business content. All the flows, cubes, multi providers, queries, process chains are all installed from Business content. After installing I have run some loads on BI and also executed some queries. I can see data in RSDDSTAT* tables on the system.
    But when I executed the process chains for BI statistics the loads are getting successful but it is all 0 from 0 records. But data got loaded for Master data of BI statistics but not for transaction data i.e. data to the cubes. So ideally now there is no data in the cubes related to BI statistics. can anyone please help me if there is any further setting which I need to do to get the data flowing to the BI Statistics cubes.
    regards,
    Suman

    I recommend a repost in either the Data Warehousing, BI General or Business Content forums. This forum is for Business Explorer.

  • New install, hangs at "GRUB Loading ..."

    I just finished installing Arch on a new system, following the beginners guide, and everything went fine, until I restarted the system.
    It shows "GRUB Loading ...", and a blinking cursor, and nothing else. The GRUB menu never comes up.
    Has anyone encountered this before?
    I'd say I have a fairly simple setup:
    /boot /dev/sda1 ext2 300MB
    / ext4 /dev/sda2  120GB
    I made the partitions with fdisk, so I have the "old" MBR partition table.
    I have installed grub with:
    (boot the install medium)
    loadkeys hu
    mount /dev/sda2 /mnt
    mount /dev/sda1 /mnt/boot
    arch-chroot /mnt
    pacman -S grub-bios
    grub-install --target=i386-pc --recheck /dev/sda
    (Grub install finishes, says no errors detected)
    cp /usr/share/locale/en\@quot/LC_MESSAGES/grub.mo /boot/grub/locale/en.mo
    grub-mkconfig -o /boot/grub/grub.cfg
    exit
    umount /mnt/boot
    umount /mnt
    reboot
    And then I'm back to the hanging BIOS Loading screen.
    Edit:
    There were some pieces of information regarding an encrypt root drive, I have retried the install without encrypting the root drive, and the problem perists.
    Edit2:
    Syslinux boots it just fine.
    Last edited by WishCow (2012-10-02 12:32:55)

    Yes, 2 MiB if GPT is used. That's what I meant. And don't use "/dev/sda1" or "/dev/sda2" when installing GRUB. You want to install to the MBR, so use /dev/sda.
    https://wiki.archlinux.org/index.php/Be … bootloader
    Also: https://wiki.archlinux.org/index.php/Be … partitions
    Pay attention, because the mounting order is important.
    First, mount the root partition on /mnt.
    Then mount the /home partition and any other separate partition (/boot, /var, etc), if you have any.
    So do not mount the boot partition first, then the root partition after. That's just wrong.
    You mentioned encryption earlier. Well? Which is it? Encrypted or not? Because you can't just mount it like any regular partition if it's encrypted.
    If you still want to go with Syslinux, see the Basic Config for encryption examples.

Maybe you are looking for

  • Copying a DVD on an new iMac

    First, forgive me for sounding like a complete novice. I recently purchased (Christmas 09) an iMac with the latest version of snow leopard, iLife, iWorks, etc.(was a PC user for last 15 years). My son has a DVD that was made for him by another parent

  • How do I install DS Mobile 600 on Mavericks

    I removed this scanner from my Printers & Scanners (under system preferences), and now I cannot re-add it, nor can I install the updated 10.9 driver from Brother with any visible result. I'm unable to run DS Mobile 600 and am assuming that is because

  • Lightroom web gallery

    I am trying to upload an html web gallery created with Lightroom into a website I am building wth Muse and every time I try to preview the site by using the "preview site in browser" or by using the preview button within Muse I can only see the numbe

  • ASO performance issue

    Hi Experts, I have both versions of 9.3.1 and 9.2. and data load in 9.3.1 takes three times more time than 9.2 why so any ideas R Khan

  • PS5 Crashes in 32-bit Mode When Certain Actions Are run

    Running PS5 under OS 10.6.3 on a dual quad core intel machine w/14GB of ram, files are stored on an internal drive. Some actions will crash photoshop in 32-bit mode but not 64-bit. Is there anything that I can do to track down the problem and fix it?