PI 7.1 install issue on the last step

I am installing pI 7.1 on HPUX IA64 and Oracle 10g.
On the very last step, I get the error:
An error occurred while processing service SAP NetWeaver Process Integration 7.1 > Installation Options > SAP Systems with Oracle > Standard System > Standard System( Last error reported by the step :Execution of UTL tool '/tmp/sapinst_instdir/PI71/INSTALL/SYSTEM/ORA/STD/AS/sapjvm/sapjvm_5/bin/java -classpath /usr/sap/XID/SYS/global/sltools/sharedlib/sap.comtcbloffline_launcherimpl.jar -showversion -Xmx256m -d64 com.sap.engine.offline.OfflineToolStart com.sap.sl.ut.manager.UtlMain /usr/sap/XID/SYS/global/security/lib/tools/iaik_jce.jar:/usr/sap/XID/SYS/global/security/lib/tools/iaik_jsse.jar:/usr/sap/XID/SYS/global/security/lib/tools/iaik_smime.jar:/usr/sap/XID/SYS/global/security/lib/tools/iaik_ssl.jar:/usr/sap/XID/SYS/global/security/lib/tools/w3c_http.jar:/usr/sap/XID/SYS/global/sltools/sharedlib:/oracle/client/10x_64/instantclient/ojdbc14.jar -activated -prod_name=NetWeaver -usage_name=AAS -usage_vendor=sap.com -log=UTL_activate_usages.log -action=true -sid=XID -dsn=jdbc/pool/XID -ssprops=/usr/sap/XID/SYS/global/security/data/SecStore.properties -ssk=/usr/sap/XID/SYS/global/security/data/SecStore.key' aborts with return code 64 due to a database connection error. DIAGNOSIS: The connection parameters are wrong or the database server has been shut down. SOLUTION: Check 'UTL_activate_usages.log' and '/tmp/sapinst_instdir/PI71/INSTALL/SYSTEM/ORA/STD/AS/UTL.java.log' for more information.). You may now
choose Retry to repeat the current step.
choose View Log to get more information about the error.
stop the task and continue with it later.
The database is up, in fact I can log in a number of waty from bothe the ABAP and Java sides, and it appears to be operating normally.
I opened a customer message w/ SAP, but that's not getting me very far, thought I'd have more luck here.
The UTL_activate usages. log file contains the messages:
Sep 25, 2008 7:07:51 PM  Info   : Successfully parsed!
Sep 25, 2008 7:07:51 PM  Info   : Executing command Activate...
Sep 25, 2008 7:07:51 PM  Info   : Establishing DB connection...
Sep 25, 2008 7:07:56 PM  Path   : Exception : The DataBase is down or the connection parameters are wrong: -sid=XID -dsn=jdbc/pool/XID -ssprops=/usr/sap/XID/SYS/global/security/data/SecStore.properties -ssk=/usr/sap/XID/SYS/global/security/data/SecStore.key -keyphrase=null
java.lang.Exception
     at com.sap.exception.BaseExceptionInfo.traceAutomatically(BaseExceptionInfo.java:1141)
     at com.sap.exception.BaseExceptionInfo.<init>(BaseExceptionInfo.java:413)
     at com.sap.exception.BaseException.<init>(BaseException.java:302)
     at com.sap.sl.ut.infoprovider.exceptions.UTInfoException.<init>(UTInfoException.java:99)
     at com.sap.sl.ut.manager.persistence.db.DataBaseInfoFactory.connect(DataBaseInfoFactory.java:373)
     at com.sap.sl.ut.manager.persistence.db.InfoManager.activateUsageType(InfoManager.java:124)
     at com.sap.sl.ut.manager.persistence.db.DataBaseInfoFactory.activateUsageType(DataBaseInfoFactory.java:1356)
     at com.sap.sl.ut.manager.command.Activate.execute(Activate.java:46)
     at com.sap.sl.ut.manager.command.Command.exec(Command.java:88)
     at com.sap.sl.ut.manager.UtlMain.exec(UtlMain.java:59)
     at com.sap.sl.ut.manager.UtlMain.main(UtlMain.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:585)
     at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:161)
Caused by: com.sap.sql.log.OpenSQLException: Error while accessing secure store: File "/usr/sap/XID/SYS/global/security/data/SecStore.properties" is invalid: software version 6.30.000.001 is incompatible with file version 7.00.000.001..
     at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:106)
     at com.sap.sql.log.Syslog.createAndLogOpenSQLException(Syslog.java:145)
     at com.sap.sql.connect.OpenSQLDataSourceImpl.setDataSourceName(OpenSQLDataSourceImpl.java:226)
     at com.sap.sql.connect.OpenSQLDataSourceImpl.setDataSourceName(OpenSQLDataSourceImpl.java:197)
     at com.sap.sl.ut.manager.persistence.db.DBConnection.connectViaSecureStore(DBConnection.java:157)
     at com.sap.sl.ut.manager.persistence.db.DBConnection.connect(DBConnection.java:171)
     at com.sap.sl.ut.manager.persistence.db.DataBaseInfoFactory.connect(DataBaseInfoFactory.java:371)
     at com.sap.sl.ut.manager.persistence.db.InfoManager.activateUsageType(InfoManager.java:124)
     at com.sap.sl.ut.manager.persistence.db.DataBaseInfoFactory.activateUsageType(DataBaseInfoFactory.java:1356)
     at com.sap.sl.ut.manager.command.Activate.execute(Activate.java:46)
     at com.sap.sl.ut.manager.command.Command.exec(Command.java:88)
     at com.sap.sl.ut.manager.UtlMain.exec(UtlMain.java:59)
     at com.sap.sl.ut.manager.UtlMain.main(UtlMain.java:55)
     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:585)
     at com.sap.engine.offline.OfflineToolStart.main(OfflineToolStart.java:161)
Caused by: com.sap.security.core.server.secstorefs.FileInvalidException: File "/usr/sap/XID/SYS/global/security/data/SecStore.properties" is invalid: software version 6.30.000.001 is incompatible with file version 7.00.000.001.
     at com.sap.security.core.server.secstorefs.SecStoreFS.checkCompatibility(SecStoreFS.java:1876)
     at com.sap.security.core.server.secstorefs.SecStoreFS.openExistingStore(SecStoreFS.java:1954)
     at com.sap.sql.connect.OpenSQLConnectInfo.getStore(OpenSQLConnectInfo.java:802)
     at com.sap.sql.connect.OpenSQLConnectInfo.lookup(OpenSQLConnectInfo.java:783)
     at com.sap.sql.connect.OpenSQLDataSourceImpl.setDataSourceName(OpenSQLDataSourceImpl.java:209)
     ... 15 more
Any help would be greatly appreciated.
Cheers,
-Bud

Hi,
Has this issued been resolved please let me know the solution.
Regards,
Yashwant

Similar Messages

  • HT5022 Airport Utility 5.6 won't install.  Gets to the last step and fails.  Why?

    I have an older Airport Extreme so I need to install Airport Utility 5.6 as 6 does not recognize it.  The download goes fine and installation proceeds until the last step of the installation (cleaning up) when it fails.  I'm using Lion.  Suggestions? 

    Apple will not let you install AirPort Utility 5.6 on Lion 10.7.4 (or 10.7.5) if you have updated the operating system.
    You might want to study a workaround in this thread.
    https://discussions.apple.com/message/21397085#21397085
    This is not officially supported by Apple, so it may or may not work for you.....if you want to give it a try.

  • I have been having 2 MAJOR issues for the last few months:

    I have been having MAJOR issues for the last few months:
    1.) My iTunes keeps shutting down on me, after 5-10 minutes of being opened and starting updates, or if I play music. I restart iTunes and it just does it over and over again.
    2.) I have homesahring ON on both my desktop PC and my AppleTV 2nd gen, but my AppleTV cannot access the computer. I have restarted and reset both PC and AppleTV over and over, but still no luck.
    Any suggestions?

    Welcome to the Apple Community.
    YSUKIC wrote:
    Any suggestions?
    Only that you may wish to resolve issue 1 before looking at #2. The best forum for that would be the iTunes for windows community.

  • Battery Life- SHORT: Issue within the last 5 days

    My phone would stay charged for a full day or even 2. In the last 5 days, my phone keeps going dead after being charged to 100%. After about 6 hours its completely dead. I have not recently downloaded any new apps, all my notificiation are turned off, I don't receive any push notification, ect. So, I don't know why I have had such an issue in the last few days. If any one could help, I would really appreciate it! Thanks.

    Hi Sunflower99,
    You might find the following resource helpful in troubleshooting iPhone battery life:
    iPhone: Hardware troubleshooting
    http://support.apple.com/kb/TS2802
    Battery life seems short
    Click (www.apple.com/batteries/iphone.html) for tips on how to prolong iPhone's battery life.
    Try turning iPhone off and then on again.
    Connect iPhone to iTunes and restore iPhone.
    If the screen shows a low-battery image, the battery is low on power and needs to charge for up to ten minutes before you can use it.
    When charging iPhone, make sure to leave it charging until it is fully charged. You'll know the battery is fully charged when the battery icon in the upper-right corner of the screen looks like this .   
    Note: When charging using a computer, don't connect iPhone to a keyboard. Also, the computer must be turned on and not in sleep or standby mode. If iPhone is connected to a computer that's not turned on or is in sleep or standby mode, the iPhone battery may drain.
    Note: Charging with a FireWire-based power source is not supported, except on original iPhone.
    If you continue to have battery-life issues, we may need to isolate the issue further. It might be best to restore your iPhone as new, then test once more:
    iTunes: Restoring iOS software
    http://support.apple.com/kb/HT1414
    Thanks,
    Matt M.

  • Sync Cancelling at the Last Step after Loading iOS 5

    I recently updated my iPhone 3G S to iOS5 but when the phone was restored following the update only about 2/3 of my music had synced with my phone. When I try to sync (via WiFi or cable), the iPhone gets to the last step (Step 6 of 6), begins to sync the music and then sayings cancelling sync when I haven't touched anything. When I look at my phone after attempting to sync it, I can see the songs that have not sync'd on my phone, but they are in a more transparent gray (rather than the typical black lettering) and I am unable to play them.
    I have already tried restoring my phone again, the issue has persisted. I am unsure if it is relevant, but I have a 13" MacBook Pro. Thanks!

    Hi Roberto,
    Thank you very much for your prompt response the issue seems to be very close to what is described in notes
    ·         1624426
    ·         1664394
    Unfortunately We have tried both notes i.e. our Administrator verified that port is 80 and we have tried to use the ‘DNS-hostname:80’ and the problem still occasionally appears (I stress occasional and from specific end user’s PCs).
    Any other ideas?
    Thank you in advance.
    Kind Regards
    Mike 

  • I just purchased Adobe Acrobat XI Pro, but installation didn't work. At the last step said that it'd fund an error. Any idea? How i can contact Adobe support? I have a new Macbook Pro Yosemitte ..

    I just purchased Adobe Acrobat XI Pro, but installation didn't work. At the last step said that it'd fund an error. Any idea? How i can contact Adobe support? I have a new Macbook Pro Yosemitte ..

    Hi Francis,
    Could you please let me know how have you been trying to install Acrobat?
    Please ensure that you are signed in as admin and antivirus software is disabled at the time when you install.
    Regards,
    Anubha

  • Log-on freezes at the last step

    Hi,
    We use BPC 7.5 NetWeaver version SP08.
    We have noticed that occasionally some of our end users are experiencing the following problem:
    When they try to log on either through the Planning and Consolidation for Office Client or through the Planning and Consolidation Administration Client the log-on process freezes at the last step where the connection bar is shown i.e. after they input their credentials and press Next button.
    It should be stressed that this problem appears occasionally and only on specific end usersu2019 PCs.
    I would very much appreciate any help.
    Thank you in advance,
    Mike

    Hi Roberto,
    Thank you very much for your prompt response the issue seems to be very close to what is described in notes
    ·         1624426
    ·         1664394
    Unfortunately We have tried both notes i.e. our Administrator verified that port is 80 and we have tried to use the ‘DNS-hostname:80’ and the problem still occasionally appears (I stress occasional and from specific end user’s PCs).
    Any other ideas?
    Thank you in advance.
    Kind Regards
    Mike 

  • My PC crashed by starting CANcard selftest in the last step for installation?

    Hi,
    I have tried to reinstall the CANcard and LabVIEW but my PC crashed by starting CANcard selftest which is actually the last step for installation?! Previously this CANcard worked on this PC but becuase by mistake two different LabVIEW versions have been installed, I reinstalled Win XP and now ...
    I have already tried with LabVIEW7 and 6 plus CANcard driver 2.1 and 2.2 but that did not help.
    Thanks for any hint.

    what means crashed your PC? A blue screen came up or the MAX rashed?
    The problem could be caused by 6.0, because the driver was installed by the LabVIEW Installer of this version.
    This can cause problems with newer drivers, like CAN 2.x.
    try to uninstall all LV versions and all NI drivers.
    Then check with attached programm for NI components and uninstall the rest. Then remove the CAN board from your computer and start again.
    Now install LV 7 and then the driver 2.2.
    Then plug in the board and now it should work, if not contact the NI Support.
    Attachments:
    msiBlast.exe ‏232 KB

  • My iPod used to be signed in with my moms apple ID but now I have my own. When I opened IMessage it wanted me to sign in, but on the last step it said, "your email can't be verified since its already in use" please help I want to use IMessage.

    My iPod used to be signed in with my moms apple ID but now I have my own. When I opened IMessage it wanted me to sign in, but on the last step it said, "your email can't be verified since its already in use" please help I want to use IMessage.

    Hi Kanemelinda8833,
    Welcome to the Support Communities!
    The article below may be able to help you with this issue.
    Associating and verifying email addresses with your Apple ID
    http://support.apple.com/kb/HE68
    Also, make sure you have signed out of your Mom's Apple ID and are signed in with your own Apple ID on this device.
    Click on the link to see more details and screenshots. 
    iOS 6 and OS X Mountain Lion: Link your phone number and Apple ID for use with FaceTime and iMessage
    http://support.apple.com/kb/HT5538
    Sign out of your Apple ID on all iOS devices, in the following locations:
    Settings > Messages > Send & Receive. Tap your Apple ID, then tap Sign Out.
    Sign in to your Apple ID on your device.
    When activation is complete, your Apple ID and all verified email addresses should be visible in Settings > Messages > Receive At
    Cheers!
    Judy

  • I cant dowload the itunes i use win 7 with 64 op i get all thge way through then at the last step  HRESULT:0x800736FD shows up and cant go any further. please help

    I cant dowload the itunes i use win 7 with 64 op i get all thge way through then at the last step  HRESULT:0x800736FD shows up and cant go any further. please help

    Many thanks.
    With those symptoms, I'd try the following document:
    Apple software on Windows: May see performance issues and blank iTunes Store
    (If there's a SpeedBit LSP showing up in Autoruns, it's usually best to just uninstall your SpeedBit Video Accelerator.)

  • I am installing iCloud.  My last step is to update store preferences.  All selections (music, apps, books, etc.) are grey and cannot be ticked as suggested.  Any ideas?

    I am installing iCloud.  My last step is to update store preferences.  All selections (music, apps, books, etc.) are grey and cannot be ticked as suggested.  Any ideas?

    I'm assuming that Rosersberg is in Sweden (?). If it is then you are in a country where music can't currently be re-downloaded from the store, only apps and ibooks. If you still have your old computer with your music on it then you should be able to copy it over from it e.g. via file sharing, an external drive : copying content.

  • IPad / iTunes sync gets stuck at the last step

    Whenever I sync my iPad and iTunes, it doesn't complete the last step and gets stuck on "Waiting for items to copy".
    First it was with "Step 7 of 7: Syncing Genius data to iPad", so I deleted all Genius stuff and links to it. Since then it gets stuck with: "Step 6 of 6: Synching Artwork to iPad" and just hangs with it forever.
    I am an Apple newbie, the iPad 3 is my first Apple appliance.  What can I do to avoid having to exit syncing by unplugging the iPad? (NB iTunes runs on a PC with Windows 7.)
    Thanks, Joseph

    It may be that you have a couple of problem files. I have a similar issue, where some music, that I purchased via iTunes, won't sync on to my iPod.
    I'd suggest that you start my turning off as much syncing as you can in iTunes. Use iCloud to transfer your calendars, contacts etc.
    Then try syncing some of your music and other media manually. If there are errors, then iTunes should flag them up by saying "Could not copy xxxx because ..."
    Personally, I only sync media manually, as I don't always want iTunes to perform a full sync every time I start it up. As my iPad is set to sync wirelessly, it connects to iTunes every time I open it.

  • When i connect my ipod touch to the computer and it brings up itunes, and it starts syncing, it just stays on the last step(6) and I can't download anything else to my ipod.

    I connected my ipod touch to the computer.  When it brings up itunes and start to sync, it stalls at the last step (6).  This keeps me from being able to add other songs from my library to my ipod.  I'm very new at this and maybe just don't understand how it works. 

    Try here:
    iPhone, iPad, iPod touch: Disabling digital camera notification in Windows XP

  • When I try to use siri to book an appointment the last step when she says "do you want me to shedule that for you" I say yes and then she says "Sorry I can't do that, very frustrating. Do I have to turn on another setting or something?

    When I try to use siri to book an appointment the last step when she says "do you want me to shedule that for you" I say yes and then she says "Sorry I can't do that, very frustrating. Do I have to turn on another setting or something?

    Hello BassoonPlayer,
    Since you are using one of the the school's Macbooks, it is quite possible that the time and date are not properly set on the computer that you are using.  FaceTime will not work if you do not have the proper time zone set up for the location that you are in.  This past week, there were a two other Macbook users I've helped by simply telling them to set the Date/Time properly.  By the way, you described your problem very well, which makes it easier for us to help you.  Hope this solves your problem -- if not, post back and I can suggest other remedies.
    Wuz

  • Help required in the last step of SAP Query

    Hi Experts,
    I have walked through all the steps of SAP Query except for the last one.Please tell what to do in the attached screen shot of SAP Query.
    Thanks and regards
    Rajeev Chhabra

    Hi Vinod
    My problem is that
    1.I am not getting the screen Basic List Line structure in the Tcode SQ01 can you tell me how to get that.
    2. In the last step of the SQ01 transaction code Can you please tell what to do on the screen Query layout design(Please give adetailed response)
    Thanks and regards
    Rajeev Chhabra
    Message was edited by: rajeev chhabra

Maybe you are looking for