Unable to release package administration lock for this system

Hi,
I created a Solaris package, but at the end of installation (on a Solaris 10 sparc) I get :
#pkgadd -d MyApp_version__SunOS_sparc.pkg
Installation of <MyAppName> was successful.
pkgadd: ERROR: ERROR: Unable to release package administration lock for
this system; try again later
pkgadd: ERROR: ERROR: Unable to release package administration lock for
this system; try again later
The solution is to delete:
#rm –rf /tmp/.ai.pkg.zone.lock*
Then some lib issues occur .. fixed by:
#cd /usr/lib
#ln -sf ../../lib/libdlpi.so.1 libdlpi.so.1
Then I can install and uninstall without any problems as many time as I need.
Why does this issues occur when the package is first install on a system ?
Thanks,
Bianca

Hi Alan,
In the postinstall script I only handle the configuration files that my application has (all the files are in the /app/MyApp directory, no system files involved). I use the read user input and replace the values in the config file, and create another 2 files (also in /app/MyApp directory). This is all I do.
I use the packaging scripts: depend, copyright, pgkinfo, preinstall, request, postinstall, preremove, postremove
Thanks,
Bianca

Similar Messages

  • TS3682 I have a message on my IPad saying " IPad not backed up - This IPad hadn't been backed up. Backups happen when this IPad is plugged in, locked and connected to Wi-Fi. I am unable to activiate the OK button for this message or slide to unlock my IPa

    I have a message on my IPad saying " IPad not backed up - This IPad hadn't been backed up. Backups happen when this IPad is plugged in, locked and connected to Wi-Fi. I am unable to activiate the OK button for this message or slide to unlock my IPad

    Try a reset : press and hold both the sleep and home buttons for about 10 to 15 seconds (ignore the red slider), after which the Apple logo should appear - you won't lose any content, it's the iPad equivalent of a reboot.

  • Unable to find the published output for this request - problem

    Hi ,
    In the invoice Payables module i modified a report to be open in xml and not text as it was. The program name of this report iis Print Invoice Notice. I did same thing we normally do to register a xml report in ebs.
    The problem is that when i run the report from the invoice form and from the button wich call this raport i get this error:
    Unable to find the published output for this request.
    No output file exist for the request
    and if i see the log file i get this message :
    Arguments
    P_INVOICE_ID='10243'
    APPLLCSP Environment Variable set to :
    XML_REPORTS_XENVIRONMENT is :
    +/oracle/prodora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb+
    XENVIRONMENT is set to  /oracle/prodora/8.0.6/guicommon6/tk60/admin/Tk2Motif_UTF8.rgb
    Current NLS_LANG and NLS_NUMERIC_CHARACTERS Environment Variables are :
    AMERICAN_ALBANIA.UTF8
    +' '+
    REP-3000: Internal error starting Oracle Toolkit.
    Report Builder: Release 6.0.8.27.0 - Production on Fri Mar 27 02:30:46 2009
    +(c) Copyright 1999 Oracle Corporation. All rights reserved.+
    The thing is that if i run this report from Other ->Request -> Run of the same module this raport runs correctly
    And if i change the output of my report (From concurrent manager) to text its open correctly even from there where i want to open it.
    Can anyone give me any sugestion why i get this error while i try to open this xml publisher report from a button in a form in application?
    PS: i am using ebs 11.5 version
    Thanks in advance,
    Best regards

    Hi,
    REP-3000: Internal error starting Oracle ToolkitThis errors was discussed many times before in this thread, so please search for REP-3000 and fix this error first ( [REP-3000|http://forums.oracle.com/forums/search.jspa?threadID=&q=REP-3000&objID=c84&dateRange=all&userID=&numResults=15] )
    Regards,
    Hussein

  • Getting error "Unable to find the published output for this request"

    1. Created a Data Template
    2. Created a Data Definition using the above Data Template
    3. Created a RTF template and registered the same in XML Publisher Administrator
    4. Created Concurrent program for the data template using 'XDODTEXE' as executable
    5. Ran the above concurrent program and it completed successfully.
    6. When I click the 'View Output' button in Oracle applications it says "Unable to find the published output for this request".
    7. I can see the XML output in the $APPLCSF/out directory.
    8. Also the short name for concurrent program and data definition code and template code are same.
    I assume the Concurrent Manager’s Output Post Processor is not able to setup the layout template to the generated XML.
    Am I missing something here. Can anyone come across this issue.
    I have the XML publisher 5.6.1 patch on the DB. Do I need to take 5.6.2 Patch to fix this issue.
    Thanks

    I tried again after applying XDO 5.6.2. I am still not able to see the output.
    Here is the logfile info. There is no mention of OPP or PUBLISH section:
    XDO Data Engine ver 1.0
    Resp: 21540
    Org ID : 101
    Request ID: 348042
    All Parameters: p_batch_id=7169
    Data Template Code: AUDRPT
    Data Template Application Short Name: XXCUST
    Debug Flag: Y
    {p_batch_id=7169}
    Calling XDO Data Engine...
    Start of log messages from FND_FILE
    End of log messages from FND_FILE
    Executing request completion options...
    ------------- 1) PRINT   -------------
    Printing output file.
    Request ID : 348042
    Number of copies : 0
    Printer : noprint
    Finished executing request completion options.

  • Unable to connect to the repository for this domain

    Hi,
    on the Application Server Control interface of my ContentDB Middle-Tier instance, I have the following error on top of the "Content" Domain :
    Error: Unable to connect to the repository for this domain
    Due to this error, I'm not able to start the default Node (OC4J_Content is started) and I don't see any Domain properties, Node Configurations, Service Configurations within the Administration of the domain. This means that I cannot change any of these properties, but ContentDB is up and running...
    When I try to start the Node, I have the following error in the opmn log:
    2007/04/12 18:47:32 [oracle.ifs.management.domain.NodeManager] [10] INFO: Initialize: starting service IfsDefaultService
    2007/04/12 18:47:32 [oracle.ifs.management.domain.NodeManager] [10] SEVERE: Node Manager, unable to start service, throwing
    oracle.ifs.common.IfsException: IFS-45083: Unable to start service (IfsDefaultService)
    oracle.ifs.common.IfsException: IFS-20102: Unable to start service (IfsDefaultService)
    oracle.ifs.common.IfsException: IFS-20010: Unable to get service configuration properties (SmallServiceConfiguration)
    java.sql.SQLException: ORA-00604: error occurred at recursive SQL level 1
    ORA-02248: invalid option for ALTER SESSION
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:137)
         at oracle.jdbc.driver.GetCharSetError.processError(T2CConnection.java:3260)
         at oracle.jdbc.driver.T2CConnection.getCharSetIds(T2CConnection.java:2966)
         at oracle.jdbc.driver.T2CConnection.logon(T2CConnection.java:318)
         at oracle.jdbc.driver.PhysicalConnection.<init>(PhysicalConnection.java:433)
         at oracle.jdbc.driver.T2CConnection.<init>(T2CConnection.java:141)
         at oracle.jdbc.driver.T2CDriverExtension.getConnection(T2CDriverExtension.java:78)
         at oracle.jdbc.driver.OracleDriver.connect(OracleDriver.java:571)
         at java.sql.DriverManager.getConnection(DriverManager.java:512)
         at java.sql.DriverManager.getConnection(DriverManager.java:171)
         at oracle.ifs.beans.LibraryService.getServiceConfigurationProperties(LibraryService.java:812)
         at oracle.ifs.beans.LibraryService.startServiceUsingDatabaseUrl(LibraryService.java:607)
         at oracle.ifs.beans.LibraryService.startService(LibraryService.java:520)
         at oracle.ifs.management.domain.NodeManager.startService(NodeManager.java:2486)
         at oracle.ifs.management.domain.NodeManager.bootstrapServices(NodeManager.java:3201)
         at oracle.ifs.management.domain.NodeManager.run(NodeManager.java:1012)
         at oracle.ifs.management.domain.NodeManager.main(NodeManager.java:594)
    Does anyone have an idea on how to solve this ?
    Regards,
    Nicola
    PS:
    I have OracleDB, ASInfrastructure and ContentDB (only one instance) installed on the same Windows 2003 server with the following versions:
    - Oracle Database 10.2.0.1 + Oracle Database Companion CD (for Ultra Search) + Patch 10.2.0.2
    - Oracle Metadata Repository Creation Assistant 10.1.2.0.2
    - Oracle Application Server Infrastructure 10.1.2.0.2
    - Oracle Content Database 10.2.0.0

    I called Apple support at 5 pm, it is now 10:30 pm. I am STILL getting the SAME error, saying it is unable to connect to the iphone restore (for upgrading to iOS 4), they said to wait and try every thirty minutes, but it's getting old...

  • TS3297 I Cannot update or purchase from itunes because of this error " We were unable to authorize your payment card for this purchase please update your billing info " this error is beacuse my brother tried to purchase some game worth 38$ which i dont ne

    I Cannot update or purchase from itunes because of this error " We were unable to authorize your payment card for this purchase please update your billing info " this error is beacuse my brother tried to purchase some game worth 38$ which i dont need it and i want to report a problem for this issue and able to get update my apps

    Welcome to the Apple Community.
    Apple's policy on sales of digital content is that all sales are final. If however you wish to appeal to Apple, select the content which is causing a problem and use the 'Report a problem' button in Your Purchase History.

  • We were unable to authorize your payment card for this purchase. Please update your billing info.

    we were unable to authorize your payment card for this purchase. Please update your billing info.
    I am currently on holiday and do not have access to my credit cards security code can i update it when i get back from holiday?

    Hello
    thank you for your reply
    However now i have another problem, it seems that my account has been charged by apple through a app purchase despite my credit card details not being complete
    i went to reportaproblem but the 'i would like to cancel this purchase' option is not here'

  • The administrative limit for this request was exceeded.

    Hi,
    Am getting below error while adding machine to domain
    C:\>netdom join W2K12R2-DC-161  /domain:winvm.com /userd:Administrator /passwordd:cvm@123 /REBOOT 
    The administrative limit for this request was exceeded.
    The command failed to complete successfully.
    Even while trying to delete  some entries from registry gives below error
    ADSIEdit
    Operation failed. Error code: 0x2024
    The administrative limit for this request was exceeded.
    00002024: SvcErr: DSID-0215030C, problem 5008 (ADMIN_LIMIT_EXCEEDED), data -1069
    OK   
    Please help me urgently
    I have searched on below links but could not get the correct workaround steps
    https://social.technet.microsoft.com/Forums/windowsserver/en-US/83087f21-ba51-414d-9202-badea56ba83b/administrative-limit-was-exceeded
    https://social.technet.microsoft.com/Forums/en-US/fea67c92-8dab-4711-8579-baaee4bca3f7/the-administrative-limit-for-this-request-was-exceeded?forum=identitylifecyclemanager
    Nilesh Savant

    Hi Nilesh,
    Before going further, are we using domain admin account to use netdom and adsiedit.msc? Whether it is true or not, please try another admin account to check if the issue persists. Besides, to use netdom, we must run the
    netdom command from an elevated command prompt. If the issue persists, please try to join the machine to the domain from the machine itself to see if it can be successful.
    Best regards,
    Frank Shen
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • [svn] 1548: Added @exclude to Javadoc package-info file for this package.

    Revision: 1548
    Author: [email protected]
    Date: 2008-05-03 03:48:18 -0700 (Sat, 03 May 2008)
    Log Message:
    Added @exclude to Javadoc package-info file for this package.
    Modified Paths:
    blazeds/branches/3.0.x/modules/core/src/java/flex/messaging/cluster/package-info.java

    nbd wrote:
    How could one interpret this?
    [root@kw etc]# checkupdates | grep pcre
    pcre
    [root@kw etc]# pacman -Si pcre | grep Version
    Version : 8.37-1
    [root@kw etc]# pacman -Qi pcre | grep Version
    Version : 8.37-1
    [root@kw etc]#
    Ok, after updating your original post and asking this question I understand what you are actually trying to do. The "local package database" generally refers to /var/lib/pacman/local, not /var/lib/pacman/sync, which is why it was unclear.
    fakeroot pacman -Syb /tmp/tmpdb -i pcre
    should do what you want, but be very careful never to install anything using that temporary database. Take a look at the checkupgrades script to see how it does things if you want to do more than just check remote package info.

  • Debliery Units : VENDOR IS NOT DEFINED FOR THIS SYSTEM

    Dear Experts,
    In prespective modeler , tried creating 'DELIVERY UNITS'. However get error message
    "CANNOT CREATE DELIVERY UNIT AS CONTENT VENDOR IS NOT DEFINED FOR THIS SYSTEM" ?
    How can we maintain CONTENT VENDOR ? we are using in-house HANA installation.
    Regards
    Prashant

    Hi Shrikant,
    Please do not reply with your same question in all of the threads which are answered.
    What is the version you are using?
    Where exactly you are unable to see?
    Once you edited the field as mentioned by Jody, it will be in green circle. Also while creating the package, you can see this DU as shown below:
    Regards
    Raj

  • RSA1 error  Logical system name has been changed for this system

    Hello All,
    Earlier the RSA1 was activated for client 300 on our crm 5.2. after that we changed the client to 500 using SE16 -> Type table RSADMINA / Check Colum BWMANDT -> 500.
    But now when we login to client 500 and execute RSA1 it is showing
    Logical system name has been changed for this system"
    In scc4 we have not made any changes. Can you tell what should be done ? in the pop up it is showing following steps
    Change the name of the logical system (table T000) for client back to SIDCLNT300. This enables you to continue working with the system.
    If you really want to change the logical name, than you can, if and when you:
    change the system name back to SIDCLNT300,
    delete all existing connections between this system and other systems,
    delete all transfer structures that still exist, and
    do not use ALE or Workflow.
    Guys do you know how to fix this ? .
    Also do you know Assignment of Source System to Source System ID (table RSSOURSYSTEM) using RSA1 ?
    Edited by: Sahad K on Mar 17, 2008 10:55 AM

    Hello Hari,
    Both the options you said  cannot be used
    since the logical system SIDCLNT300 is used by client 300 and it cannot be given to client 500.  Also there already exist a logical system SIDCLNT500 which is assigned to client 500.
    I found out the issue. In the table RSBASIDOC  the logical system name that can use rsa1( bw  client )is set as  SIDCLNT300).  Only if we delete that entry and set it to SIDCLNT500 ( 500) we can use it on client 500.
    The solution is specified in /message/3284842#3284842 [original link is broken]
    Let me try the solution 2 and inform you.
    Solution 2:
    You cannot delete the source system. Two cases have to be distinguished:
    The source system still exists.
    Switch to Transaction SM59. Find the destination which has the same name as the logical system of the source system from field SLOGSYS in table RSBASIDOC (see above).
    Such a destination does not exist in Transaction SM59. In this case, you have to create the destination to the source system. Name the destination equal the entry in SLOGSYS from above. Then return to the Administrator Workbench and repeat the deletion.
    The entry exists but a remote login is not possible. Correct the communication parameters.
    Everything works. Change to Transaction SE37, function module RSAR_LOGICAL_SYSTEM_DELETE, Sngl. test. Parameter I_LOGSYS = <log. name of the source system>, I_FORCE_DELETE = 'X'.
    The source system no longer exists or was replaced with another source system with the same IP address.
    Proceed as described in the first case but make sure, that the field 'Target host' contains a not existing server in the maintenance screen of the destination (Transaction SM59). If necessary, change an existing entry. Later when you delete, the system asks you whether you want to delete, although the source system is not available. Select 'Ignore'.
    Incase you have any idea other than this please let me know how to edit the RSBASIDOC table  and change the entry to client 500.
    Edited by: Sahad K on Mar 18, 2008 5:07 AM

  • No JRE version found in launch file for this system

    Hi,
    I have an application which is launched by JWS.
    When we use JWS from 1.4, it runs fine. But JWS from 1.5.0_15 gives the error "No JRE version found in launch file for this system"
    In both the JWS(1.4 and 1.5.0_15)cases, we install JRE1.5.0_15 using the installer and used for invoking the application.
    We invoke mailclient.jnlp, which inturn invokes the installer.jnlp and KanaJreInstaller.asp
    <<mailclient.jnlp>>
    <?xml version="1.0" encoding="utf-8"?>
    <jnlp
    spec="1.0"
    codebase="http://mpshanmu-gx520:80/10r3/"
    href="mailclient.jnlp">
    <information>
    <title>KANA Agent</title>
    <vendor>KANA Software, Inc.</vendor>
    <homepage href="http://www.kana.com"/>
    <description>KANA Suite 10.3.0</description>
    <icon href="images/mail_logo.gif"/>
    <offline-allowed/>
    </information>
    <security>
    <all-permissions/>
    </security>
    <resources>
    <j2se version="KANA1.5.0_15" href="KanaJreInstaller.asp"/>
    <jar href="lib/mailclient_s.jar"/>
    <jar href="lib/link_s.jar"/>
    <jar href="lib/spell_s.jar"/>
    <jar href="lib/ssce_s.jar"/>
    <jar href="lib/kc_framework_s.jar"/>
    <jar href="lib/kc_sharedGUI_s.jar"/>
    <jar href="lib/xalan_s.jar"/>
    <jar href="lib/xerces_s.jar"/>
    <jar href="lib/java2com_s.jar"/>
    <jar href="lib/jgl3.1.0_s.jar"/>
    <jar href="lib/rsrcbundle_s.jar"/>
    <jar href="lib/response_s.jar"/>
    <jar href="lib/HTMLEditorEnterprise_s.jar"/>
    <jar href="lib/jakarta-oro-2.0.4_s.jar"/>
    <jar href="lib/jdic_s.jar"/>
    <extension name="Sun Libraries" href="sunextensions.jnlp"/>
    </resources>
    <resources os="Windows">
    <nativelib href="lib/windlls_s.jar"/>
    <nativelib href="lib/jdic-native.jar"/>
    </resources>
    <application-desc main-class="kana.mail.wkstn.AppMain">
    <argument>-serverlist</argument>
    <argument>http://mpshanmu-gx520:80/10r3/servers.xml</argument>
    </application-desc>
    </jnlp>
    <<KanaJreInstaller.asp>>
    <%@ language="vbscript"%>
    <%
    Response.ContentType="application/x-java-jnlp-file"
    Response.AddHeader "x-java-jnlp-version-id","KANA1.5.0_15"
    dim fs,f,ts
    set fs=Server.CreateObject("Scripting.FileSystemObject")
    Set f=fs.GetFile("C:\Program Files\KANA\KANA Response Web Server_10r3\installer.jnlp")
    Set ts=f.OpenAsTextStream(1)
    Response.Write(ts.ReadAll)
    ts.Close
    set ts=nothing
    set f=nothing
    set fs=nothing
    %>
    <<installer.jnlp>>
    <?xml version="1.0" encoding="utf-8"?>
    <jnlp
    spec="1.0"
    codebase="http://mpshanmu-gx520:80/10r3/"
    href="installer.jnlp">
    <information><title>KANA J2RE 1.5.0_15 Installer</title>
    <vendor>KANA Software, Inc.</vendor>
    </information>
    <security>
    <all-permissions/>
    </security>
    <resources>
    <j2se version="1.3+"/>
    <jar href="lib/installer.jar"/>
    <jar href="lib/JRE_KANA1.5.0_15.jar"/>
    <property name="jre.container" value="JRE_KANA1.5.0_15.jar"/>
    <property name="jre.execute" value="bin\\javaw.exe"/>
    <property name="jre.version" value="KANA1.5.0_15"/>
    </resources>
    <installer-desc main-class="JREInstaller"/>
    </jnlp>
    Thanks

    >
    We are using sun JRE(1.5.0_15) only. We extract Sun JRE and build it as KANAJRE.jar and signing.>I have never heard of KANAJRE. Would you care to post a link to the site, or should we just keep guessing? (My patience for random guesses is running out.)
    >
    We install using Intaller class and that is getting listed in the Java Control panel and enabled too.>List as what?
    Does it list it with the entire string "KANA1.5.0_15" or is is just listed as "1.5.0_15"?
    Because this line from the JNLP file..
    <j2se version="KANA1.5.0_15" href="KanaJreInstaller.asp"/>..had me convinved it was a non-Sun JRE. Not so much the href, but most especially the version attribute.
    If it really is the Sun JRE, I would expect this to work.
    <j2se version="1.5.0_15" href="KanaJreInstaller.asp"/>And as an aside. If this installer is giving you trouble and the app. requires the 1.5.0_15 JRE, why not simply the default Sun JRE installer? What advantages do you think this installer offers?

  • Xml contains no components for this system.

    Good Morning Sap Experts
    I am aplying EHP1 to SAP NETWEAVER 7.01 and I get the error
    The stack /usr/sap/trans/SMSDXML_PBI_20100831232419.708.xml contains no
    components for this system.
    Now I review the XML file and the JAVA STACK don't appear in xml file.
    Only appear the ABAP STACK, I tried to recreate the file but the problem persists

    SOLVED, I set the system in solution manager stcode SMSY
    BI 7.0
    1. Create a system component of type Java system with name beginning with the 3 letters of the SID of the j2ee engine where the BI Java is running.
    For software component, click on the from MainInstance button and then select Product SAP Netweaver, Product version = SAP Netweaver 7.0 and Main Instance BI Java.
    2. Enter a system name beginning with the 3 letters ofyour SID (Abap stack).
    Select Product = SAP Netweaver, Product version = SAP Netweaver7.0
    In the table, check the Business intelligence (BI) as relevant.
    Double click on it and enter the Instance and server names. Check the BI Java as relevant and then enter the System
    Component that was previously created in the System component column, and check the box in the system Component Assignment column, in the column type, select Java system.
    3. Recreate XML file and rename it.
    Thanks
    William Neira

  • BI  Error Logical system name has been changed for this system

    Hello All,
    I have installed the BI system and did a client copy from 000 to 200 client with profile SAP_ALL.
    Now I have loged into the system with client 200 and wen I run RSA1, I am getting the following error
    message: "Logical system name has been changed for this system"
    Thanks
    Sekhar..

    Hi,
    Goto tcode SCC4.
    Switch to change mode. (System will prompt that this table is cross client. Continue)
    Select your client (in this case 200). Click on details button (next to change mode button)
    Enter the proper logical system name in Logical system field.
    Click on Save button.
    Then try RSA1.
    Hope it helps
    regards,
    Pruthvi R

  • Infamous "Recovery policy configured for this system contains invalid recovery certificate" message

    Hello,
    On a Windows 2012 R2 member server of a Windows 2012 domain, I tried encrypting a folder, and I got a "Recovery policy configured for this system contains invalid recovery certificate message."  This is the first known attempt
    at enabling EFS within our organization.
    When I looked at the EFS certificate within the Default domain GPO, it had expired.
    Is it as simple as deleting and recreating the EFS certificate within the Default domain GPO?  Then running gpupdate /force on the Windows 2012 member server?
    Thanks
    Ron

    You can give a look to that: http://blogs.technet.com/b/askds/archive/2008/01/07/replacing-an-expired-dra-certificate.aspx
    More if you ask them here: https://social.technet.microsoft.com/Forums/windowsserver/en-US/home?category=migratedforums&filter=alltypes&sort=lastpostdesc
    This posting is provided AS IS with no warranties or guarantees , and confers no rights.
    Ahmed MALEK
    My Website Link
    My Linkedin Profile
    My MVP Profile

Maybe you are looking for