BO BI 4.0 Access problem after restart of Netweaver 7.3

After the customer deploys a BI application, when he restart the system,the application disappear. On the default trace file, the fo
llowing
error is being logged:
Could not start portal service: com.sap.ip.bi.web.portal.deployment.
bideployment
[EXCEPTION]
com.sapportals.portal.prt.service.ServiceException: Error while
retrieving service: com.sap.ip.bi.web.portal.deployment.bideployment
Caused by: com.sap.portal.prt.broker.PortalServiceNotFoundException:
Could not retrieve portal service: com.sap.ip.bi.web.portal.deployment
|bideployment
Caused by: com.sap.portal.prt.om.ObjectNotAvailableException: Object:
[com.sap.ip.bi.web.portal.deployment|bideployment] load failed
Caused by: com.sap.portal.prt.broker.PortalService
InstantiationException: Could not instantiate implementation class
com.sap.ip.bi.webapplications.deployment.services.BIDeploymentService ofPortal Service com.sap.ip.bi.web.portal.deployment|bideploym
ent because:Error occured during the instansiation process. Check the cause
exception for more details.
Caused by: java.lang.InstantiationException: com.sap.ip.bi.
webapplications.deployment.services.BIDeploymentService
Regards,
Saloua.

Hi Saloua,
You may try to start the BI services manually:
NWA -> Operations -> Start&Stop -> Java Applications -> filter on
com.sap.ip.bi*
Regards,
Abhishek

Similar Messages

  • ACE Problem after restarting Application

    Hi,
    we have an ACE20 and have set it up to balance 4 Containers on a Oracle Application Server. Every time we stop all Containers at the same time for longer than an hour it takes forever (hours) until the Load Balancer starts balancing the Containers again. I can see that the ACE Module is checking the Containers in the Apache Logfiles on the Application Server and gets a 200, but still we can't access the Application for a few hours. If I connect direct to the Container it also works fine... just the ACE does not work. Like it has a timeout and is waiting.
    Any idea how to give it a kick?
    While accessing the Application I can see that it connects, but nothing happens...
    sh conn detail
    total current connections : 2
    conn-id    np dir proto vlan source                destination           state
    ----------+--+---+-----+----+---------------------+---------------------+------+
    68155      2  in  TCP   191  10.200.101.73:35777   10.200.101.64:80      ESTAB
              [ idle time   : 00:00:18,   byte count  : 888        ]
              [ elapsed time: 00:00:18,   packet count: 3          ]
    68156      2  out TCP   195  10.200.105.33:80      10.200.101.73:35777   INIT
              [ conn in reuse pool : FALSE]
              [ idle time   : 00:00:18,   byte count  : 0          ]
              [ elapsed time: 00:00:18,   packet count: 0          ]
    Thanks for any help!
    Jason

    Hi,
    I'm still having problems with the ACE Laodbalancer. At the moment it doesn't seem to recover after having restarted the Application the last time.
    Can someone look at the Config and tell me if they see a mistake in it?
    I have three instances accesst, accesst2 and accesst3. Each instance has 4 Oracle Application Server Containers Deployed on 2 different Apllication Servers. The Site is split between 2 DMZ which are seperated by a Firewall. The Cisco Ace has one leg in each vlan (191 and 195). We always had a problem after taking the Applcation Servers down Updates that it takes forever untill the ACE Server starts blancing agian. For the last 4 Days it hasn't started reblancing yet. As far as I know nothing has changed in the Configuration of the Server or of the ACE. The Firewall Admin said he tried t find a problem, but didn't change anything.
    Do I maybe have a mistake in the ACE Config? Am I missing something here?
    MS4_ACE_PU/MY-APP# sh running-config
    Generating configuration....
    logging buffered 7
    access-list anyone line 8 extended permit ip any any
    probe http HEAD_1
      port 7791
      interval 10
      faildetect 15
      passdetect interval 15
      receive 2
      request method head url /APPLICATION/images/probe.gif
      expect status 200 200
      open 2
    probe http HEAD_2
      port 7792
      interval 5
      faildetect 15
      passdetect interval 15
      receive 2
      request method head url /APPLICATION/images/probe.gif
      expect status 200 200
      open 2
    probe http HEAD_3
      port 7793
      interval 5
      faildetect 15
      passdetect interval 15
      receive 2
      request method head url /APPLICATION/images/probe.gif
      expect status 200 200
      open 2
    probe http HEAD_4
      port 7794
      interval 5
      faildetect 15
      passdetect interval 15
      receive 2
      request method head url /APPLICATION/images/probe.gif
      expect status 200 200
      open 2
    probe http HEAD_5
      port 7795
      interval 5
      faildetect 15
      passdetect interval 15
      receive 2
      request method head url /APPLICATION/images/probe.gif
      expect status 200 200
      open 2
    probe http HEAD_6
      port 7796
      interval 5
      faildetect 15
      passdetect interval 15
      receive 2
      request method head url /APPLICATION/images/probe.gif
      expect status 200 200
      open 2
    probe http HEAD_7
      port 7797
      interval 5
      faildetect 15
      passdetect interval 15
      receive 2
      request method head url /APPLICATION/images/probe.gif
      expect status 200 200
      open 2
    probe http HEAD_8
      port 7798
      interval 5
      faildetect 15
      passdetect interval 15
      receive 2
      request method head url /APPLICATION/images/probe.gif
      expect status 200 200
      open 2
    parameter-map type http PERSIST-REBALANCE
      persistence-rebalance
    action-list type modify http LOCATION-RW-VIP-2
      header rewrite response location header-value "http://accesst3.my-site.de:.....(.*)" replace "https://accesst3.my-site.de/%1"
      header rewrite response content-lokation header-value "http://accesst3.my-site.de:.....(.*)" replace "https://accesst3.my-site.de/%1"
    action-list type modify http LOCATION-RW-VIP-1
      header rewrite response content-lokation header-value "http://accesst2.my-site.de:.....(.*)" replace "https://accesst2.my-site.de/%1"
      header rewrite response location header-value "http://accesst2.my-site.de:.....(.*)" replace "https://accesst2.my-site.de/%1"
    action-list type modify http LOCATION-RW-VIP
      header rewrite response location header-value "http://accesst.my-site.de:.....(.*)" replace "https://accesst.my-site.de/%1"
      header rewrite response content-lokation header-value "http://accesst.my-site.de:.....(.*)" replace "https://accesst.my-site.de/%1"
    rserver host server103
      description KS ApplicationServer
      ip address 10.200.105.33
      inservice
    rserver host server104
      description KS ApplicationServer
      ip address 10.200.105.34
      inservice
    serverfarm host HTTP-APPL
      rserver server103 7791
          probe HEAD_1
        inservice
      rserver server103 7792
        probe HEAD_2
        inservice
      rserver server104 7791
        probe HEAD_1
        inservice
      rserver server104 7792
        probe HEAD_2
        inservice
    serverfarm host HTTP-APPL-1
      rserver server103 7795
        probe HEAD_5
        inservice
      rserver server103 7796
        probe HEAD_6
        inservice
      rserver server104 7795
        probe HEAD_5
        inservice
      rserver server104 7796
        probe HEAD_6
        inservice
    serverfarm host HTTP-APPL-2
      rserver server103 7797
        probe HEAD_7
        inservice
      rserver server103 7798
        probe HEAD_8
        inservice
      rserver server104 7797
        probe HEAD_7
        inservice
      rserver server104 7798
        probe HEAD_8
        inservice
    sticky http-header TranSON_Cert_Subject group1
      replicate sticky
      serverfarm HTTP-APPL
    sticky http-header TranSON_Cert_Subject group2
      replicate sticky
      serverfarm HTTP-APPL-1
    sticky http-header TranSON_Cert_Subject group3
      replicate sticky
      serverfarm HTTP-APPL-2
    class-map type http inspect match-any HTTP-INS-VIP
      2 match header Host header-value "accesst.my-site.de"
    class-map type http inspect match-any HTTP-INS-VIP-1
      2 match header Host header-value "accesst2.my-site.de"
    class-map type http inspect match-any HTTP-INS-VIP-2
      2 match header Host header-value "accesst3.my-site.de"
    class-map match-all HTTP-VIP
      2 match virtual-address 10.200.101.64 tcp eq www
      class-map match-all HTTP-VIP-1
      2 match virtual-address 10.200.101.68 tcp eq www
    class-map match-all HTTP-VIP-2
      2 match virtual-address 10.200.101.69 tcp eq www
    policy-map type loadbalance first-match HTTP-SF
      class class-default
        sticky-serverfarm group1
        action LOCATION-RW-VIP
    policy-map type loadbalance first-match HTTP-SF-1
      class class-default
        sticky-serverfarm group2
        action LOCATION-RW-VIP-1
    policy-map type loadbalance first-match HTTP-SF-2
      class class-default
        sticky-serverfarm group3
        action LOCATION-RW-VIP-2
    policy-map type inspect http all-match INS-PM-VIP
      class HTTP-INS-VIP
        permit
    policy-map type inspect http all-match INS-PM-VIP-1
      class HTTP-INS-VIP-1
        permit
    policy-map type inspect http all-match INS-PM-VIP-2
      class HTTP-INS-VIP-2
        permit
    policy-map multi-match SLB-logic
      class HTTP-VIP
        loadbalance vip inservice
        loadbalance policy HTTP-SF
        loadbalance vip icmp-reply active
        loadbalance vip advertise active
        appl-parameter http advanced-options PERSIST-REBALANCE
      class HTTP-VIP-1
        loadbalance vip inservice
        loadbalance policy HTTP-SF-1
        loadbalance vip icmp-reply active
        loadbalance vip advertise active
        appl-parameter http advanced-options PERSIST-REBALANCE
      class HTTP-VIP-2
        loadbalance vip inservice
        loadbalance policy HTTP-SF-2
        loadbalance vip icmp-reply active
        loadbalance vip advertise active
        appl-parameter http advanced-options PERSIST-REBALANCE
    interface vlan 191
      ip address 10.200.101.65 255.255.255.0
      alias 10.200.101.67 255.255.255.0
      peer ip address 10.200.101.66 255.255.255.0
      access-group input anyone
      service-policy input SLB-logic
      no shutdown
    interface vlan 195
      ip address 10.200.105.65 255.255.255.0
      alias 10.200.105.63 255.255.255.0
      peer ip address 10.200.105.66 255.255.255.0
      access-group input anyone
      no shutdown
    Destination         Gateway          Interface         Flags
    10.200.101.0/24     0.0.0.0          vlan191           IA [0x30]
    10.200.105.0/24     0.0.0.0          vlan195           IA [0x30]

  • Light Flow / Accessibility Problems After Update ..

    OK Light Flow problem after update.... the problem is my Talk Back in Accessibility keeps turning on after i restart my phone i know it should not do that it only dose it when i have Light Flow - LED & Notification installed and Tturned on in Accessibility   ..... i use Light Flow - LED & Notification to control my LED Notification becuse i hate the built in feature that came with the phone the default management keep the LED to dim hard to see  ........ i have used the app ever scene i got the phone and never had a problem tell this crappy update JZO54K.I535VRBLMD3 / I535VRBLMD3 came out  i also believe the update JZO54K.I535VRBLMD3 / I535VRBLMD3 that was pushed out made the Accessibility option bad / and everything else
    The phone is new
    i have hard factory reset it / battery pulled
    it did it with old phone but did not do it before that update was pushed
    i also got a (NEW) NOT REFURBED phone trying to solve the poor 4G LTE signal /battery life
    and over all phone performance with no luck  that update was a bad one and needs to be addressed
    PLEASE FIX THE PROBLEM >>>>> VERIZON SAMSUNG GOOGLE ( PLEASE )

    yep, I had that same problem too, but found a work around.  First I tried disabling the accessibility options (but that was no good, I like the light flow notifications).  I read from the app (see bottom of opening screen):
    I found the work around to be just getting a folder app from the play store - the only talking it was doing was "opening folder" "closing folder" (annoying as he!!)
    See the second screen for what that says as far as options.  My opinion - just get the folder app, it's easier.

  • Mac mini server problem after restart. Desperate scream out for help

    Hi there....after restarting my mac mini server I have a white screen with an apple logo in the middle. Anybody here to find help with?

    Mac OS X: Gray screen appears during startup

  • Universe access problem after importing from R2 to R3.1

    Hi all!
    We have a problem with universes in 3.1: even with administrator user it keeps showing FRM 00008 error message (You are not authorised to use this document. The universe could not be found in the Central Management Server...) after importing successfully any universe or trying to open any universe locally.
    All of the universes were imported using the Import Wizard. The CMS server have been restarted and is running, the CMS ports are visible, universe, connection and application access rights are full control (for the administrator user).
    Any idea would be welcome on what else should be checked or set.
    Thanks and best regards,
    László

    Thanks for the tip, but it didn't help. I double-checked object right for administrator, and where it wasn't set as full control, I changed it to full control (universe, applications - DeskI and Designer, and the relevant connection).
    And the administrator user is member of only two groups: Administrators and Everyone. (Everyone has no access on these objects, because every user in our BO enterprise is a member of a special group, so there's no need to grant rights to Everyone).
    Any other idea?

  • Keychain access problems after Safari 3.1 update?

    I recently installed the Safari 3.1 update. Two other updates were available and I installed them at the same time. One was a security update - I don't recall the other (and, strangely, the update log is blank). After this update, I received the message that "Safari has been changed and moved, so you need to grant permission for access to the Keychain." I selected "allow all" and things seemed to progress.
    The next time I started Safari, the same message. I again selected "allow all", but the program hung. I forced it to quit, tried again, same result. I ran the system maintenance programs, repaired permissions, etc. (using Cocktail) and got the same result. Keychain Access itself seems to hang and becomes unresponsive. Firefox appears to be unaffected, but I don't use it as much.
    The problem seems to be with Safari 3.1 - has anyone else experienced this problem? If I uninstall Safari, download and install 3.1 over again, is there a way to save my bookmarks and cookies to reimport?

    In installing the Safari Update (along with Quicktime 7.4.5, iTunes 7.6.2, and Security Update 2008-002 for Power PC), I found my Mac Mini slowed to a crawl and persistently displayed the "beach ball of death" for extended periods of time just starting up ANY program for the first time. Just restarting the computer took forever and trying to use Disk Utility did nothing.
    I have talked with a friend whose son had all sorts of problems with his newer i-mac upon installation of this Safari update. I am crawling along with my machine right now, not one bit happy.
    I have no answers, just a note to show I also am having problems since this update. Keychain? Never use it. I am thinking of just trying to re-install the older Safari version-3.04. Suggestions?

  • ITunes access problem after iOS5 upgrade

    I just finished upgrading my iPhone 4 to IOS5.  Problem: my iTunes ID is embedded and I'm only prompted to enter my password.  My iTunes ID is not an email address and I can no longer access my account.  How can I change my ID in my phone?

    Went down to the local Apple store and resolved my issues.  I was told that they had never had anyone come in with the nickname issue before.
    The fix:
    DJ had me go to the iforgot.apple.com page (a very familiar page by this point).  Under the box where you would enter your Apple ID, there is a link "Forgot Your Apple ID?".  He had me click on it.
    On the next screen, he had me enter my first name, last name and the email address that I thought was associated with my iTunes account.  You can enter several different email addresses, just in case you had several different email addresses that could have been used when you established your Apple ID.  I then clicked on 'Next'
    On the next screen, I opted for the 'Answer Security Questions'  Authentication Method.
    Answering the required questions allowed me to then enter my email address as my Apple ID and the new password that I had chosen. 
    After doing so, everything was as it should be!  I was able to update my apps that needed updating...AND... my $21.34 credit was back!  Thank you DJ at the Roseville, CA Apple store!

  • Mac mini 10.7.4 update problem after restart

    Hi,
    As I always do for every OS X update, I download the combo and apply the update, one of the many reasons for doin so is my very slow internet connection,
    What wasn't my surprise when after making the restart, my Mac mini takes me to an OS X install assistant...
    What went wrong and why?

    Sounds like Disk Corruption, not sure what OS, but...
    "Try Disk Utility
    1. Insert the Mac OS X Install disc, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu at top of the screen. (In Mac OS X 10.4 or later, you must select your language first.)
    *Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.*
    3. Click the First Aid tab.
    4. Select your Mac OS X volume.
    5. Click Repair Disk, (not Repair Permissions). Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then try a Safe Boot, (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it completes.
    (Safe boot may stay on the gray radian for a long time, let it go, it's trying to repair the Hard Drive.)
    If perchance you can't find your install Disc, at least try it from the Safe Boot part onward.
    If 10.7.0 or later...
    Bootup holding CMD+r, or the Option/alt key to boot from the Restore partitirion & use Disk Utility from there.

  • Boot issue after shutdown plus power - no problem after restart or after removing power cord

    Hello,
    I have a Pavilion Elite m9275.nl desktop. I experience boot issues after a regular shut down.
    After a regular shut down and pressing the power button within a few seconds/minutes, it keeps hanging in the HP startup / BIOS screen, Windows 8 won't boot, the hard drive light doesn't flash;
    After a restart from Windows (instead of shut down) it boots correctly from the c-drive. No hard-drive problems at all;
    After a shut down and removing the power cord for 10-15 minutes, it boots correctly from the c-drive. No hard-drive problems at all.
    When the PC does not boot, F10 (to enter BIOS settings) does not work neither, so it seems to be a hardware or BIOS issue.
    I already replaced the CMOS battery and already loaded default BIOS settings.
    During a succesful boot or after pressing F10 (to enter BIOS settings) the screen shows some disk information right after the BIOS. This is the screen that says something like "press CTRL-I to start configuration utility". During a succesful boot the hard disk light flashes shortly before displaying that screen. During an unsuccesful boot the hard disk doesn't flash.
    Before replacing a hardware component, I need to know what to replace...
    Could it be the hard disk controller or hard disk is defect?
    Where is the hard disk controller stored?
    Can I upgrade the firmware of the hard disk controller?
    BUT: why does it work when I remove the power cord for 15 minutes or after a restart (instead of a shutdown and than pressing power)?
    Many thanks in advance,
    Sjoerd-Jaap Westra

    sjwestra
    I apologize for the delay in responding to your post. First I am glad you were able to resolve your initial issue and to help I have included a link to a document 'Bios Setup Utility Information and Menu Options' that will provide you with instructions on how to enter the Bios and provides additional information on navigating it as well.
    http://goo.gl/HIclUV
    If you need any further information please re-post.
    Thank you for your post.
    Please click the "Thumbs Up" on the bottom right of this post to say thank you if you appreciate the support I provide!
    Also be sure to mark my post as “Accept as Solution" if you feel my post solved your issue, it will help others who face the same challenge find the same solution.
    Dunidar
    I work on behalf of HP
    Find out a bit more about me by checking out my profile!
    "Customers don’t expect you to be perfect. They do expect you to fix things when they go wrong." ~ Donald Porter

  • Z580 Bios access problem after SDD and Win 10 install

    Hi With Windows 10 looming I bought a new SSD to install onto.In the meantime I installed the existing win 8 until Win 10 was available, no problem there. When I installed Win 10 on the new SSD (clean install because Samsung migration doesnt work with Win 10) I cannot access the Bios via F2 I know there are a lot of threads on this and have gone through them (tried fn F2 boot up etc etc) but cannot get F2 backI have tried the Restart under Windows Recovery Settings and restart to change UEFI to no avail.Sometimes F12 doesnt work and can only get this back doing the restart under recovery settings Has there been a solution to this yet? I looked at the bios update but reports Rom equal or older than install (or something like) and so will not flash, presume up to date.

    Sorry wrong forum

  • MSI GX740 develops unusual problems after restart!

    Upon restarting my computer after downloading a couple of windows updates, I immeadiatley noticed something. A lot of the keys on the keyboard aren't being recognized. I'm not sure why this is happening. It's been over a week and nothing is changed. For example: A,S, and D work but W doesn't! Other keys aren't functioning either. I have to use my on-screen keyboard now, which is a major drag. I can't play any sort of game. One thing I want to assure you of is this laptop has NEVER been exposed to liquid damage at anytime. I keep beverages far away from my baby at all costs. This is why I'm so confused. Half of the keys are inactive. I feel like I have no options left but to request an RMA form. How do I go about solving my problem? Please help me...summer is coming up and I don't want to be left like this. Oh, and also, the computer is coming up on just about 8 months old, so I can't imagine what's going on here. Anxiously awaiting replies...
    Thanks you MSI,
    Rusty

    There is no MSI here, only users.
    As for the keys, I doubt the problem is Windows updating, more like a broken keyboard.
    Contact MSI for repairs.
    However, gaming on a laptop keyboard is never a good idea, better connect a USB keyboard.

  • Problems after restart Windows 8.1

    Hello,
    I've installed Windows 8.1 pro in my laptop.
    After I restart Windows 8.1 (Not Turn-off and on) and log on it, the problem is occurred.
    Windows does not response and show any dialog about system, for example Control Panel, gpedit.msc, msconfig...etc
    and anti-virus program(avast!), some messanger, Bluetooth, Intel Smart Connect Technology, which should be started automatically, are not started.
    But I can execute Google Chrome, Microsoft Outlook, Eclipse... etc... without performance issue. It's truly normal!!
    After 5 ~ 10 minutes, Windows 8.1 become fully normal state. the above problem doesn't appear any more.
    Of course, if I restart my laptop, the problem will be occurred again.
    The problem doesn't occur once I turn my laptop off and on manually.
    Plz let me know, how can I fix the above problem!! I love all features of Windows 8.1, don't want to back Windows 7.

    Hi,
    Please check Startup option in Task Manager if there is any items that relate with these application. If so, try to disable them for test.
    Clean boot is a good way to diagnose this problem. Please have a try.
    Roger Lu
    TechNet Community Support

  • Problem after restart of a database used by a database adapter in SOA suite

    We are migration from Oracle interconnect to SOA suite. I am a bit worried that I am taking a backwards step in robust drift. I restarted a Oracle database that is used as an end point in both interconnect and SOA. In both cases the database adapter in interconnect and the partner link in SOA start throwing java error messages. This is not the problem, what worries me is that with Interconnect restarting the database adapter allows queued messages to be written to the database, nothing goes missing. But with SOA suite the messages that could not be delivered before restarting SOA suite end as "canceled" that is to say they do NOT get completed. What happened to guaranteed transaction delivery? or am i missing something.

    Hi,
    The JNDI Name to use for the service connection is "eis/DB/soademoDatabase".
    This Database is a requirement of the course... (Chapter 4 of Getting Started with Oracle SOA Suite 11g R1 - A Hands-On Tutorial).

  • Problem after restart nodes

    I have 2 nodes. After instlation everything works OK, but when I must restart my nodes (RHE4) cluster doesn't work :/
    When I write crs_stat -t then STATE is unknow in line with:
    ora.....CRM.cs
    ora....db1.srv
    ora.rac1.gsd
    Then I try check srvctl status nodeapps -n rac1:
    GSD is not running on node: rac1
    so I try this: srvctl start nodeapps -n rac1 then failed:
    CRS-1028: Dependency analysis failed because of:
    CRS-0223: Resource 'ora.rac1.gsd' has placement error
    What can I do??
    Message was edited by:
    user584507

    This is my crsd.log:
    Oracle Database 10g CRS Release 10.2.0.1.0 Production Copyright 1996, 2005
    Oracle. All rights reserved.
    2007-07-06 16:50:15.523: [ default][3086931648][ENTER]0
    Oracle Database 10g CRS Release 10.2.0.1.0 Production Copyright 1996, 2004,
    Oracle. All rights reserved
    2007-07-06 16:50:15.524: [ default][3086931648]0CRS Daemon Starting
    2007-07-06 16:50:15.526: [ CRSMAIN][3086931648]0Checking the OCR device
    2007-07-06 16:50:15.558: [ CRSMAIN][3086931648]0Connecting to the CSS
    Daemon
    2007-07-06 16:50:15.690: [ COMMCRS][65735584]clsc_connect: (0x8659368) no
    listener at (ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_crs))
    2007-07-06 16:50:15.690: [ CSSCLNT][3086931648]clsssInitNative: connect
    failed, rc 9
    2007-07-06 16:50:15.690: [  CRSRTI][3086931648]0CSS is not ready. Received
    status 3 from CSS. Waiting for good status ..
    2007-07-06 16:50:16.754: [ COMMCRS][65735584]clsc_connect: (0x8605168) no
    listener at (ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_crs))
    2007-07-06 16:50:16.754: [ CSSCLNT][3086931648]clsssInitNative: connect
    failed, rc 9
    2007-07-06 16:50:16.754: [  CRSRTI][3086931648]0CSS is not ready. Received
    status 3 from CSS. Waiting for good status ..
    2007-07-06 16:50:17.817: [ COMMCRS][65735584]clsc_connect: (0x8658b78) no
    listener at (ADDRESS=(PROTOCOL=ipc)(KEY=OCSSD_LL_rac1_crs))
    2007-07-06 16:50:17.817: [ CSSCLNT][3086931648]clsssInitNative: connect
    failed, rc 9
    2007-07-06 16:50:17.819: [  CRSRTI][3086931648]0CSS is not ready. Received
    status 3 from CSS. Waiting for good status ..
    2007-07-06 16:50:21.630: [    CRSD][3086931648]0Daemon Version: 10.2.0.1.0
    Active Version: 10.1.0.2.0
    2007-07-06 16:50:21.630: [    CRSD][3086931648]0Active Version is less than
    Software Version
    2007-07-06 16:50:21.631: [ CSSCLNT][3086931648]clssgsGroupJoin: CSS has not
    reached fatal mode.Registration is not yet safe. Retrying
    2007-07-06 16:50:22.634: [ CSSCLNT][3086931648]clssgsGroupJoin: CSS has not
    reached fatal mode.Registration is not yet safe. Retrying
    2007-07-06 16:50:23.637: [ CSSCLNT][3086931648]clssgsGroupJoin: CSS has not
    reached fatal mode.Registration is not yet safe. Retrying
    2007-07-06 16:50:24.639: [ CSSCLNT][3086931648]clssgsGroupJoin: CSS has not
    reached fatal mode.Registration is not yet safe. Retrying
    2007-07-06 16:50:25.643: [ CSSCLNT][3086931648]clssgsGroupJoin: CSS has not
    reached fatal mode.Registration is not yet safe. Retrying
    2007-07-06 16:50:26.647: [ CSSCLNT][3086931648]clssgsGroupJoin: CSS has not
    reached fatal mode.Registration is not yet safe. Retrying
    2007-07-06 16:50:27.650: [ CSSCLNT][3086931648]clssgsGroupJoin: CSS has not
    reached fatal mode.Registration is not yet safe. Retrying
    2007-07-06 16:50:28.653: [ CSSCLNT][3086931648]clssgsGroupJoin: CSS has not
    reached fatal mode.Registration is not yet safe. Retrying
    2007-07-06 16:50:29.656: [ CSSCLNT][3086931648]clssgsGroupJoin: CSS has not
    reached fatal mode.Registration is not yet safe. Retrying

  • Access problems after migrating!

    Hi guys,
    Just purchased a nice new iMac (2.66Ghz model), and used the migration assistant to copy files across from my old powerbook to the new machine!
    Generally it went OK, though I was surprised that my docs and photo's etc., didn't migrate with the apps, and I've had to reset some of the sharing and Permissions to allow me to open these files, but now I'm suffering some more serious problems with Photoshop (CS2).
    Just tried to open an older .psd file and all was well with the opening - viewed the file with no problems and it allowed me to do some work on it! But then I tried to save it and I'm getting the following message:
    "Can't save XXX.psd, as you don't have the necessary access privileges".
    I tried saving as a copy, starting a new document etc., but still the same problem. Took a look at the application itself, but there doesn't seem to be any permissions associated with the actual app. itself? Do I need to reload?
    Any idea's guys?
    Thanks

    That's the problem, it seems that my privileges are no longer valid for my new iMac/user account!
    Files still open Ok on my old powerbook, but once I've migrated them across to the new iMac, I have to re-set all privileges for every file or folder I've moved, as they now are restricted to read only!
    I'm wondering if I should have bought across all my pref files too?
    I'm using the new imac on my home network, but can't really see how this would effect things!
    Thanks for the input, I'll keep trying different things to see if anything else works!

Maybe you are looking for

  • CMD Tab not switching to apps in different Spaces

    This has been a problem in the past and looks like it's still lingering in Mavericks. Yes I do have the Preferences option set btw I think it seems to be triggered for me when disconnecting my external monitor (connected via Thunderolt aka MiniDispla

  • Partmer schema assignment Doubt ......

    Hi Gurus, I hv a doubt/query, 1.Partner schema is assigned to Account group, as All the PO, having vendor with that account group will get the partners from partner schema. 2.Partner schema is also assigned to doc. type of po. As all the POs for that

  • HP Photosmart 6515 printer

    Ever since I had the ink cartridge's refilled, my photo prints are printing out pink and orange. I am trying to scan and print old black and white photo's. This question was solved. View Solution.

  • Unable to find automation elements on MSFT store App

    Hi, I am working on a test project which requires automation of the MSFT store App. it needs to perform the following functions: 1. Find the app on the store 2. Select the App 3. Click on Install Button 4. verify App is installed I am trying to use w

  • Why is mountain lion installing on my macintosh hd again?

    Hey people. Just downloaded mountain lion and it was installing on my Macintosh HD. However as it was about to finish (less than a minute left), it started installing again! Is this something that I should be worried about? Anyone else have this happ