11g R2 -silent install: "Template General_Purpose.dbc does not exist"

I'm working in an environment where no X-Windows/GUI is permitted; therefore, I'm attempting to perform a -silent install of 11g R2 on RHEL 5.3 and am finding the screen output to my terminal window less than helpful. Fortunately, a thorough review of the install actions log provides what appears to be my problem.
The screen output I receive is as follows (I've added some line breaks to make it more readable):
(oracle@blade2-1 database)$ cd /opt/oracleStagingArea/Oracle11gR2/11.2.0.1.0/Disk1/database
(oracle@blade2-1 database)$ ./runInstaller -silent -responseFile /home/oracle/ResponseFiles/11gR2/ORCL11GD_enterprise_11201.rsp
Starting Oracle Universal Installer...
Checking Temp space: must be greater than 80 MB. Actual 91127 MB Passed
Checking swap space: must be greater than 150 MB. Actual 8000 MB Passed
Preparing to launch Oracle Universal Installer from /tmp/OraInstall2009-09-14_01-25-28PM. Please wait ...
(oracle@blade2-1 database)$
You can find the log of this install session at:
/u01/app/oracle/oraInventory/logs/installActions2009-09-14_01-25-28PM.log
That's it - no indication as to whether the installation was successful or failed or whether the NETCA/DBCA/etc. were successful or not.
I found that a listener existed after the install:
(oracle@blade2-1 database)$ ps -ef | grep tns
oracle 22597 1 0 13:29 ? 00:00:00 /u01/app/oracle/product/11.2.0/db_1/bin/tnslsnr LISTENER -inherit
My instance didn't appear to be up, though:
(oracle@blade2-1 database)$ ps -ef | grep ORCL11GD
oracle 22776 19142 0 13:39 pts/0 00:00:00 grep ORCL11GD
So, I checked the /u01/app/oracle/oraInventory/logs/installActions2009-09-14_01-25-28PM.log to see what it revealed. It shows me the following for the DBCA:
INFO: Started Plugin named: Oracle Database Configuration Assistant
INFO: Found associated job
INFO: Starting 'Oracle Database Configuration Assistant'
INFO: Starting 'Oracle Database Configuration Assistant'
INFO: Executing DBCA
INFO: Command /u01/app/oracle/product/11.2.0/db_1/bin/dbca -silent -createDatabase -templateName General_Purpose.dbc -sid ORCL11GD -gdbName orcl11gd.blade2-1.mycompany.com -emConfiguration LOCAL -storageType FS -datafileDestination /u02/oradata -datafileJarLocation /u01/app/oracle/product/11.2.0/db_1/assistants/dbca/templates -responseFile /home/oracle/ResponseFiles/11gR2/ORCL11GD_enterprise_11201.rsp -characterset WE8ISO8859P15 -obfuscatedPasswords false -sampleSchema false -oratabLocation /u01/app/oracle/product/11.2.0/db_1/install/oratab -automaticMemoryManagement true -totalMemory 2048 -maskPasswords false -oui_internal
INFO: ... GenericInternalPlugIn.handleProcess() entered.
INFO: ... GenericInternalPlugIn: getting configAssistantParmas.
INFO: ... GenericInternalPlugIn: checking secretArguments.
INFO: ... GenericInternalPlugIn: starting read loop.
INFO: Read: SYS_PASSWORD_PROMPT
INFO: Processing: SYS_PASSWORD_PROMPT for argument tag -sysPassword
INFO: Read: SYSTEM_PASSWORD_PROMPT
INFO: Processing: SYSTEM_PASSWORD_PROMPT for argument tag -systemPassword
INFO: Read: DBSNMP_PASSWORD_PROMPT
INFO: Processing: DBSNMP_PASSWORD_PROMPT for argument tag -dbsnmpPassword
INFO: Read: SYSMAN_PASSWORD_PROMPT
INFO: Processing: SYSMAN_PASSWORD_PROMPT for argument tag -sysmanPassword
INFO: End of argument passing to stdin
INFO: Read: Template General_Purpose.dbc does not exist. Please specify an existing template for database creation.
INFO: Completed Plugin named: Oracle Database Configuration Assistant
INFO: Oracle Database Configuration Assistant failed.
INFO: Oracle Database Configuration Assistant failed.
I don't see a template named "General_Purpose.dbc" in the $ORACLE_HOME/dbca/templates directory:
(oracle@blade2-1 database)$ cd /u01/app/oracle/product/11.2.0/db_1/assistants/dbca/templates
(oracle@blade2-1 database)$ ls -lrt
total 23216
-rw-r--r-- 1 oracle oinstall 11492 Feb 25 2009 New_Database.dbt
-rwxr-xr-x 1 oracle oinstall 1179648 Aug 14 03:01 example.dmp
-rwxr-xr-x 1 oracle oinstall 22536192 Aug 14 03:01 example01.dfb
Any suggestions would be welcomed!

Hans: None at all, unfortunately.
Srini: I obtained a copy of the note and read through it. It does look as though I should be able to run the DBCA in -silent mode to create a template, so no GUI needed. Thanks again!
On a side note: Did anybody else notice the "General_Purpose.dbc" template missing from the $ORACLE_HOME/dbca/templates directory after an 11g R2 software install on RHEL 5.3? I'm beginning to suspect that not all components were installed as expected during the software installation. the oraInstall<Date/Time>.err file is full of errors such as the following:
java.io.FileNotFoundException: /opt/oracleStagingArea/Oracle11gR2/11.2.0.1.0/Disk1/database/stage/Components/oracle.rdbms.install.seeddb/11.2.0.1.0/1/DataFiles/filegroup2.jar (No such file or directory)
All of these errors are complaining about only the following 4 compoments:
- oracle.ctx
- oracle.sysman.console.db
- oracle.owb.rsf
- oracle.rdbms.install.seeddb
Upon investigation, I found that there is no oracle.ctx, oracle.sysman.console.db, oracle.owb.rsf, or oracle.rdbms.install.seeddb under /opt/oracleStagingArea/Oracle11gR2/11.2.0.1.0/Disk1/database/stage/Compoments. Instead, the grouping is located under /opt/oracleStagingArea/Oracle11gR2/11.2.0.1.0/Disk2/database/stage/Components.
It seems that I may have staged the media incorrectly in two separate directories. Should I have unzipped both files into the same directory instead of separating them out?

Similar Messages

  • Invoice created via SUS having error -The template item 1 does not exists

    Hi All,
    We are in SRM6.0 and in our PRD system, we have few invoices created through SUS showing error "The template item 1 does not exist.
    These invoices went into "To be corrected" status and when I hit check it gives me above error message. The message itself don't make much sense to me. Please note we can create new invoice in SRM manually and everything works fine.
    Appreciate any pointers.
    Thanks, Sachin

    We have analysed the issue and found we are getting this error because these invoices are missing with "BE_LOG_SYSTEM" field in table BBP_PDBEI and "BE_REFOBJ_TYPE" field is showing "BUS2201 instead of "BUS2012".
    Any feedback why we have these difference as compare to good invoices (created directly in SRM).
    Thanks, Sachin

  • Custom Web Template fails, List does not exist

    Can somebody help me with this?
    After I patched the SharePoint 2013 SP 1 to the April 2014 CU I've been getting this error.
    When I apply a custom template I keep getting the error:
    "Exception calling ApplyWebTemplate with 1 argument: List does not exist. The page you selected contains a list that does not exist. It may have been deleted by another user."
    When I check the logs I found this:
    "05/15/2014 11:04:31.83 PowerShell_ISE.exe (0x285C)
    0x1A2C SharePoint Foundation
    Feature Infrastructure 889w
    High The element of type 'ListInstance' for feature 'test5ListInstances' (id: 2acac41f-5723-4e3e-985f-35620a5696fc) threw an exception during activation: List does not exist.  The page you selected contains a
    list that does not exist.  It may have been deleted by another user.
    01b11c40-f800-0000-e439-4b6b816fcf01"
    And this:
    05/15/2014 11:54:56.07 PowerShell_ISE.exe (0x1E1C)
    0x1DF8 SharePoint Foundation
    General aix9j
    High SPRequest.GetMetadataForUrl: UserPrincipalName=i:0).w|s-1-5-21-3659363940-654044839-132917978-4964, AppPrincipalName= ,bstrUrl=http://portal.domain.com/customer/testerror1/Lists/TaxonomyHiddenList ,METADATAFLAGS=59
    01b11c50-f800-0002-c532-4b6b816fcf01
    Here are the full logs:
    pastebin.com/vnHerVAw and another one: pastebin.com/RVg3kD5P

    I've been going through the logs and its giving me this:
    05/15/2014 11:54:56.07 PowerShell_ISE.exe (0x1E1C)
    0x1DF8 SharePoint Foundation
    General aix9j
    High SPRequest.GetMetadataForUrl: UserPrincipalName=i:0).w|s-1-5-21-3659363940-654044839-132917978-4964, AppPrincipalName= ,bstrUrl=http://portal.domain.com/customer/testerror1/Lists/TaxonomyHiddenList ,METADATAFLAGS=59
    01b11c50-f800-0002-c532-4b6b816fcf01
    But I only created a teamsite with some libraries without anything extra so I don't know why its giving me that..
    **Ends up beeing a permission issue, still having the other errors with list not found :S

  • Error during install PCK - Group GUESTS does not exist

    Hi,
    I'm installing PCK 3.0 SR1 on Web AS 6.40 Java SR1 and getting an error during phase "Create J2EE User". The following error is from the java.log file:
    --- INITIALIZE ---
    --- STARTING SETTING PROPERTIES ---
    --- STARTING USER CREATION ---
    com.sap.security.core.server.userstore.UserstoreException: Could not add user pckuser to group GUESTS
         at com.sap.security.core.server.userstore.GroupContextUME.engineAddUserToGroup(GroupContextUME.java:314)
         at com.sap.engine.services.security.userstore.context.GroupContext.addUserToGroup(GroupContext.java:168)
         at com.sap.engine.services.security.userstore.RemoteGroupContextImpl.addUserToGroup(RemoteGroupContextImpl.java:112)
         at com.sap.engine.services.security.userstore.RemoteGroupContextImplp4_Skel.dispatch(RemoteGroupContextImplp4_Skel.java:86)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:294)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:183)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:119)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:95)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:159)
    Caused by: com.sap.security.api.NoSuchGroupException: Group with id="Group "GUESTS" does not exist." does not exist
         at com.sap.security.core.imp.GroupFactory.getGroupByUniqueName(GroupFactory.java:853)
         at com.sap.security.core.server.userstore.GroupContextUME.engineAddUserToGroup(GroupContextUME.java:309)
         ... 12 more
    predecessor system -
    com.sap.security.core.server.userstore.UserstoreException: Could not add user pckuser to group GUESTS
         at com.sap.security.core.server.userstore.GroupContextUME.engineAddUserToGroup(GroupContextUME.java:314)
         at com.sap.engine.services.security.userstore.context.GroupContext.addUserToGroup(GroupContext.java:168)
         at com.sap.engine.services.security.userstore.RemoteGroupContextImpl.addUserToGroup(RemoteGroupContextImpl.java:112)
         at com.sap.engine.services.security.userstore.RemoteGroupContextImplp4_Skel.dispatch(RemoteGroupContextImplp4_Skel.java:86)
         at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:294)
         at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:183)
         at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:119)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:95)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:159)
    Caused by: com.sap.security.api.NoSuchGroupException: Group with id="Group "GUESTS" does not exist." does not exist
         at com.sap.security.core.imp.GroupFactory.getGroupByUniqueName(GroupFactory.java:853)
         at com.sap.security.core.server.userstore.GroupContextUME.engineAddUserToGroup(GroupContextUME.java:309)
         ... 12 more
    Has anyone experienced the same problem? what is the solution?
    Thank you.
    Regards,
    Robert

    Hi Robert,
    Check note 792456.
    Regards,
    Vijay

  • Solaris 11: configuring/installing/verifying zone: dataset does not exist

    Hello all, I am working my way through setting up a dataset via the instructions listed here
    http://docs.oracle.com/cd/E23824_01/html/821-1460/z.conf.start-85.html
    http://docs.oracle.com/cd/E23824_01/html/821-1460/z.inst.task-2.html
    I am now trying to verify my zone (*zoneadm -z stfsun1 verify*) and I get the following error message:
    "*could not verify zfs dataset waas/stfsun1: dataset does not exist*
    *zoneadm: zone stfsun1 failed to verify*"
    I did a search but nothing of benefit showed up. Can anyone point me in the right direction?
    Edited by: thisisbasil on May 22, 2012 9:04 AM

    zonecfg -z stfsun1 info
    zonename: stfsun1
    zonepath: /zones/stfsun1
    brand: solaris
    autoboot: true
    bootargs: -m verbose
    file-mac-profile:
    pool:
    limitpriv: default,sys_time
    scheduling-class: FSS
    ip-type: exclusive
    hostid: 80825649
    fs-allowed:
    [max-sem-ids: 10485200]
    fs:
         dir: /usr/local
         special: /opt/local
         raw not specified
         type: lofs
         options: []
    anet:
         linkname: net0
         lower-link: auto
         allowed-address not specified
         configure-allowed-address: true
         defrouter not specified
         allowed-dhcp-cids not specified
         link-protection: mac-nospoof
         mac-address: random
         mac-prefix not specified
         mac-slot not specified
         vlan-id not specified
         priority not specified
         rxrings not specified
         txrings not specified
         mtu not specified
         maxbw not specified
         rxfanout not specified
    anet:
         linkname: net1
         lower-link: auto
         allowed-address not specified
         configure-allowed-address: true
         defrouter not specified
         allowed-dhcp-cids not specified
         link-protection: mac-nospoof
         mac-address: random
         mac-prefix not specified
         mac-slot not specified
         vlan-id not specified
         priority not specified
         rxrings not specified
         txrings not specified
         mtu not specified
         maxbw not specified
         rxfanout not specified
    device:
         match: /dev/wifi/*
         allow-partition not specified
         allow-raw-io not specified
    device:
         match: /dev/ipnet/*
         allow-partition not specified
         allow-raw-io not specified
    device:
         match: /dev/*dsk/*
         allow-partition not specified
         allow-raw-io: true
    dedicated-cpu:
         ncpus: 1
         importance: 10
    capped-memory:
         physical: 1G
         [swap: 2G]
         [locked: 500M]
    attr:
         name: comment
         type: string
         value: "This is the CodeTEST work zone."
    dataset:
         name: waas/stfsun1
         alias: stfsun1
    rctl:
         name: zone.max-swap
         value: (priv=privileged,limit=2147483648,action=deny)
    rctl:
         name: zone.max-locked-memory
         value: (priv=privileged,limit=524288000,action=deny)
    rctl:
         name: zone.max-sem-ids
         value: (priv=privileged,limit=10485200,action=deny)
    Edited by: thisisbasil on May 22, 2012 9:56 AM

  • ECC 6.0 IDES install requires disk that does not exist?

    Hello all,
    When doing the installation, there is one portion that asks for:
    Java Component Netweaver 7.0 SR3
    I am doing an ECC 6.0 IDES install for Oracle/ Linux.
    In the listing, I only see:
    51033513 NW 7.0 SR3 SP14 Java Based SW Comp
    *but this does not work *
    What is the correct one to use?
    TIA

    Hi and thanks,
    In the past, I have installed an ECC 6.0 IDES (ABAP Stack only) on an Oracle/Linux system. This worked out fine.
    Now, I am using the ECC 6.0 IDES collection set again except I am trying to install all of the EP Content (XSS - ESS/MSS)  as well (requiring both ABAP + JAVA stacks).
    So, again, I am trying to do ECC 6.0 IDES and EP on the same box but in one installation run (one SID and not 2 different SIDs)
    Is this possible?
    Also, you mentioned:
    >
    vamshi polasa wrote:
    >
    You need to specify the BS java component and the Java components path. You can downlad the files from the markt place.
    For the Linux ECC 6.0 IDES, what would the names of these items??? From the entire list of CDs, which ones would I choose?
    TIA

  • Silent install with WEB_JAVA_SECURITY_LEVEL=H does not appear to work

    Oops - posted this in the wrong category after I landed there as a result of a search...
    I have tried to install the jre-7u10-windows-i586.exe with flags: /s WEB_JAVA=1 WEB_JAVA_SECURITY_LEVEL=H but after it is installed, when opening the control panel, the web security level is set to Medium.
    This can also be changed by a normal user. The setting is saved in the CURRENT_USER part of the registry. There appears to be no similar entry in LOCAL_MACHINE.
    I would have expected when the installer option has been used (as admin), the setting would be HIGH for all users and the user would not be able to change it.
    What is the problem?
    OS is Windows XP with all patches.

    I understand why you asked the question: It doesn't appear to be working as designed. ;)
    I offered up what little I know in hopes of helping you solve the immediate problem of applying that setting. I wasn't trying to dance around the problem. :)
    You are correct: it is a per-user setting. There are still a number of ways of getting per-user settings that out there:
    - Via login script, as you suggested;
    - Via GPO - Push the registry key(s) in this example;
    - Via installs - add the registry key as part of the installation to HKCU; for any new user profiles: load the default user hive, add the key there & unload the hive. New profiles from that point on will be updated. You'll still need to do something for existing profiles. (Use one of the two options above for that.)
    You added a new twist on this by mentioning a new element: the ability to lock the setting(s) so that users cannot change them. You'll likely need to leverage deployment configuration files to accomplish this. I don't think registry keys apply here, but I could be mistaken. Once the 'master' files are configured properly, they can be deployed via GPO, login script and even new installs.
    Take a look at the documentation here, and if you still require some assistance, check back in.
    http://docs.oracle.com/javase/7/docs/technotes/guides/deployment/deployment-guide/properties.html
    The issue hasn't really 'solved itself' since users can still change the security level. The above will address that.

  • DB instance Install stops - account user does not exist

    Hi all,
    We had a problem with our hostname being too long (15 characters), and did not realize it until we were in the middle of the database instance installation and disp+work.exe could not start. We tries all tips about restarting SAPInst, rebooting server etc. to no avail.
    We then changed the hostname on Windows 2003, changed the hostnames in the SAP profiles and changed the service via sapstartsrv.exe. When we started SAPInst again, user account "old hostname"\<sapsid>adm did not exist. We need to change the user account to reflect the new hostname. How can this be done? We have tried the user administration in Windows, but did not find a way.
    Please let me know if you have any ideas.
    Regards,
    Thomas

    nevermind...
    null

  • DBCA in silent mode gives "template does not exist" error

    We successfully created a database using the DBCA in silent mode like this:
    dbca -silent -responseFile dbca.rspThen, attempting to create a second database on the same machine with a slightly different response file, we get the following error:
    dbca -silent -responseFile dbca.rsp2
    Template General Purpose does not exist. Please specify an existing template for database creation.The "General Purpose" template was used in the original database creation. It does exist. No logfile is created. Any ideas what could be causing this?

    We never did get to the bottom of the mysterious "template does not exist" error, but went with a solution that is better:
    1. we used the already-existing database to create a clone template:
    dbca -silent -createCloneTemplate -sourceDB OLD_SID -sysDBAUserName sys
       -sysDBAPassword XXXX -templateName old_sid_copy.dbc
      -maintainFileLocations true
      -datafileJarLocation /local/opt/oracle/product/10.2.0/assistants/dbca/templates (Note the use of the -maintainFileLocations switch)
    2. edited the template file, replacing all instances of OLD_SID with NEW_SID
    /local/opt/oracle/product/10.2.0/assistants/dbca/templates/old_sid_copy.dbc
    3. create the clone using the new template
    dbca -silent -createDatabase -templateName old_sid_copy.dbc
      -gdbname NEW_SID.MYHOST.COM -sid NEW_SID
      -datafileJarLocation /local/opt/oracle/product/10.2.0/assistants/dbca/templates
      -responseFile NO_VALUE -characterset WE8ISO8859P1

  • Printpocessor does not exist

    I have the following problem. After updating Windows on three computer the printerspooler stopped and the printers disappeared. Restarting the printerspooler did not work. I deleted all the drivers and reinstalled my printer software (Samsung Laser and HP PHotosmart 5510). The Photosmart 5510 does have I yello '!' when looking at the printers in the configuration screen. Reinstalling without firewall did not solve the problem.
    The installation software says their is no connection. However I can ping the printer and when I type the IP adress in a browser I see the printer and it tells the wireless connection is ok. However I cannoit see the printer when going to word of notepad. When I tried to add the printer form Notepad I got the following error: (translated from Dutch tot English:
    Cannot install the printer, printprocessor does not exist.
    How do I solve this problem?

    I hope I can help but I need to ask a few questions first. When you say updating Windows, do you mean Windows 7, Windows XP, or Windows Vista?  Also, is it that the problem you are having is with the print spooler or is it that the software will not re-install?  I assume the print spooler was the original problem and now you can not install the printer.  What is the IP address of the printer?  Some can be valid and some not.
    Here is a document from Microsoft regarding the PrintProcessor error message. Answer those questions for me if this doesn't help.
    Don't forgot to say thanks by giving "Kudos" if I helped solve your problem.
    When a solution is found please mark the post that solves your issue.
    Every problem has a solution!

  • PS Elements 11 says Redemption Code does not exist

    Just bought and have activated receipt. Install says Redemption Code does not exist.

    See if this FAQ helps you:
    http://helpx.adobe.com/x-productkb/policy-pricing/serial-number-retrieval-process-faq.html

  • /grub/pxegrub does not exist, invalid boot image

    hi all
    i'm having a small prob when trying to jumpstart an x86 client, with my sparc server.
    any help ?
    i think it's simple, i have to install x86 bootfiles on the server, or something, but how to do that ?
    thanks
    here's my error in detail :
    [599][root@srv-parnode2][Tools]> ./add_install_client \
    -d \
    -e 00:e0:81:58:af:c8 \      -s 10.211.0.2:/DATA2/export/jumpstart/install \
    -s 10.211.0.2:/DATA2/export/jumpstart/install \
    -c 10.211.0.2:/DATA2/export/jumpstart/config \
    -p 10.211.0.2:/DATA2/export/jumpstart/config i86pcadd_install_client: /DATA2/export/jumpstart/install/boot/grub/pxegrub does not exist, invalid boot image
    [601][root@srv-parnode2][Tools]>

    nm, i found my prob, you can close the thread :)

  • Problem with 5.2 install - idsgroup does not exist

    All,
    I am trying to install Sun ONE Directory Server 5.2 on a new Cluster. The idsuser and idsgroup have been both setup with the id 10000.
    I have created a silent install file to work with the ./setup -noconsole -nodisplay -state silent.inf command.
    When I run the command as idsuser - but the setup command has been sudo-ed - I get the following error:
    Idsgroup does not exist.
    Ive done a grpck and a idchk and both have come back as being OK? Is there an issue where the install will only work if you run it as Root and not sudo-ed?
    Both group and idsuser show in the correct way in /etc/group and /etc/passwd.
    Any ideas would be gratefully received as this is now becoming quite urgent.
    Thanks
    og

    All,
    I am trying to install Sun ONE Directory Server 5.2
    on a new Cluster. The idsuser and idsgroup have been
    both setup with the id 10000.
    I have created a silent install file to work with the
    ./setup -noconsole -nodisplay -state silent.inf
    command.
    When I run the command as idsuser - but the setup
    command has been sudo-ed - I get the following
    error:
    Idsgroup does not exist.
    Ive done a grpck and a idchk and both have come back
    as being OK? Is there an issue where the install will
    only work if you run it as Root and not sudo-ed?
    Both group and idsuser show in the correct way in
    /etc/group and /etc/passwd.
    Any ideas would be gratefully received as this is now
    becoming quite urgent.
    Thanks
    ogHi ,
    Did you get this figured out yet? I'm facing the exact same problem. Doesn't seem to make any sense.
    Thanks,
    Tito

  • Weblogic 11g JPS-04028 error - Application with name "abc" does not exist

    Hi,
    We are migration one our app from OC4J to weblogic 11g server. This app is running fine in OC4J but getting the below exception in 11g. Pls help us in resolving this in identifying and resolving the same.
    I found info here, but wasn't help full to understand.
    JPS-04028: Application with name "{0}" does not exist.
    Cause: Could not find application with name {0}.
    Action: Verify that an application with the provided name exists.
    Level: 1
    Type: ERROR
    Impact: Configuration
    link - http://docs.oracle.com/cd/E25178_01/core.1111/e10113/chapter_jps_messages.htm
    <May 24, 2012 11:17:11 AM GMT+00:00> <Notice> <StdErr> <BEA-000000> <May 24, 2012 11:17:11 AM oracle.security.jps.az.internal.runtime.service.PDPServiceImpl getApplicationPolicy
    FINE: Not found ApplicationPolicy:abc
    oracle.security.jps.service.policystore.PolicyObjectNotFoundException: Application with name "abc" does not exist.
    at oracle.security.jps.internal.policystore.xml.XmlPolicyStore.unsync_getApplicationPolicy(XmlPolicyStore.java:640)
    at oracle.security.jps.internal.policystore.xml.XmlPolicyStore.getApplicationPolicyWithNoAuthzCheck(XmlPolicyStore.java:625)
    at oracle.security.jps.az.internal.management.pd.service.XmlPolicyDistributionService.getAppPolicy(XmlPolicyDistributionService.java:222)
    at oracle.security.jps.az.internal.management.pd.service.XmlPolicyDistributionService.getAppPolicyEntity(XmlPolicyDistributionService.java:212)
    at oracle.security.jps.az.internal.management.pd.service.XmlPolicyDistributionService.getAppPolicyEntry(XmlPolicyDistributionService.java:121)
    at oracle.security.jps.az.internal.management.pd.service.XmlPolicyDistributionService.getAppPolicyEntry(XmlPolicyDistributionService.java:116)
    at oracle.security.jps.az.internal.management.pd.service.PolicyDistributionServiceImpl.getAppPolicyEntry(PolicyDistributionServiceImpl.java:137)
    at oracle.security.jps.az.internal.runtime.service.PDPServiceImpl.getApplicationPolicy(PDPServiceImpl.java:355)
    at oracle.security.jps.az.internal.runtime.service.PDPServiceImpl.getApplicationPolicy(PDPServiceImpl.java:320)
    at oracle.security.jps.internal.policystore.PolicyUtil.getGrantedAppRoles(PolicyUtil.java:2719)
    at oracle.security.jps.internal.jaas.JpsAbsSubjectResolver$4.run(JpsAbsSubjectResolver.java:526)
    at oracle.security.jps.internal.jaas.JpsAbsSubjectResolver$4.run(JpsAbsSubjectResolver.java:516)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.internal.jaas.JpsAbsSubjectResolver.getApplicationRoles(JpsAbsSubjectResolver.java:516)
    at oracle.security.jps.internal.jaas.JpsAbsSubjectResolver.createJpsSubject(JpsAbsSubjectResolver.java:363)
    at oracle.security.jps.internal.jaas.JpsAbsSubjectResolver.getAuthenticatedSubject(JpsAbsSubjectResolver.java:356)
    at oracle.security.jps.internal.jaas.JpsAbsSubjectResolver.resolveJpsSubject(JpsAbsSubjectResolver.java:269)
    at oracle.security.jps.internal.jaas.JpsAbsSubjectResolver.resolveSubject(JpsAbsSubjectResolver.java:212)
    at oracle.security.jps.ee.jmx.JpsJmxInterceptor.internalPreRegister(JpsJmxInterceptor.java:447)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doPreRegister(AbstractMBeanInterceptor.java:180)
    at oracle.as.jmx.framework.generic.spi.interceptors.DefaultMBeanInterceptor.internalPreRegister(DefaultMBeanInterceptor.java:81)
    at oracle.as.jmx.framework.generic.spi.interceptors.ContextClassLoaderMBeanInterceptor.internalPreRegister(ContextClassLoaderMBeanInterceptor.java:1
    50)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doPreRegister(AbstractMBeanInterceptor.java:180)
    at oracle.as.jmx.framework.generic.spi.interceptors.DefaultMBeanInterceptor.internalPreRegister(DefaultMBeanInterceptor.java:81)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doPreRegister(AbstractMBeanInterceptor.java:180)
    at oracle.as.jmx.framework.generic.spi.interceptors.BasePublicMBeanInterceptor.internalPreRegister(BasePublicMBeanInterceptor.java:110)
    at oracle.as.jmx.framework.generic.spi.interceptors.LoggingMBeanInterceptor.internalPreRegister(LoggingMBeanInterceptor.java:633)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doPreRegister(AbstractMBeanInterceptor.java:180)
    at oracle.as.jmx.framework.standardmbeans.spi.OracleStandardEmitterMBean.preRegister(OracleStandardEmitterMBean.java:611)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.preRegisterInvoke(DefaultMBeanServerInterceptor.java:1010)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:938)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:917)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:312)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:482)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$27.run(WLSMBeanServerInterceptorBase.java:714)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.registerMBean(WLSMBeanServerInterceptorBase.java:709)
    at weblogic.management.mbeanservers.internal.JMXContextInterceptor.registerMBean(JMXContextInterceptor.java:445)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$27.run(WLSMBeanServerInterceptorBase.java:712)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.registerMBean(WLSMBeanServerInterceptorBase.java:709)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServer.registerMBean(WLSMBeanServer.java:462)
    at oracle.as.jmx.framework.wls.spi.security.PrivilegedMBeanServerInterceptor$1.run(PrivilegedMBeanServerInterceptor.java:55)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at oracle.as.jmx.framework.wls.spi.security.PrivilegedMBeanServerInterceptor.registerMBean(PrivilegedMBeanServerInterceptor.java:60)
    at HTTPClient.config.JRFContextProvider.registerContextRemovalListener(JRFContextProvider.java:142)
    at HTTPClient.config.ConfigurationFactory.registerContextRemovalListener(ConfigurationFactory.java:569)
    at HTTPClient.config.ConfigurationFactory.getConfiguration(ConfigurationFactory.java:133)
    at HTTPClient.config.ConfigurationFactory.getConfiguration(ConfigurationFactory.java:103)
    at HTTPClient.HttpClientConfiguration.getConfiguration(HttpClientConfiguration.java:53)
    at HTTPClient.CookieModule.getMutableStatics(CookieModule.java:769)
    at HTTPClient.CookieModule.addCookie(CookieModule.java:515)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    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.execute(ServletStubImpl.java:183)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3717)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)>
    <May 24, 2012 11:17:11 AM GMT+00:00> <Notice> <StdErr> <BEA-000000> <May 24, 2012 11:17:11 AM oracle.security.jps.internal.jaas.JpsAbsSubjectResolver getApplicationRoles
    FINE: oracle.security.jps.ee.jmx.JpsJmxInterceptor:internalPreRegisterJpsException caught during app roles computation: oracle.security.jps.service.policyst
    ore.PolicyObjectNotFoundException: JPS-04028: Application with name "abc" does not exist.>
    -----------------

    Hi,
    This forum is for issues migrating from non-Oracle databases to Oracle.
    It would be better to ask this question in one of the Weblogic servers but as there are several Weblogic forums but it may be better to try this one first -
    Forum: WebLogic Server - Upgrade / Install / Environment / Migration
    WebLogic Server - Upgrade / Install / Environment / Migration
    Regards,
    Mike

  • 11g JPS-04028 error - Application with name "abc" does not exist

    Hi,
    We are migration one our app from 10g OC4J to weblogic 11g server. This app is running fine in 10g OC4J but getting the below exception in 11g. Pls help us in resolving this in identifying and resolving the same.
    I found info here, but wasn't help full to understand.
    JPS-04028: Application with name "{0}" does not exist.
    Cause: Could not find application with name {0}.
    Action: Verify that an application with the provided name exists.
    Level: 1
    Type: ERROR
    Impact: Configuration
    link - http://docs.oracle.com/cd/E25178_01/core.1111/e10113/chapter_jps_messages.htm
    <May 24, 2012 11:17:11 AM GMT+00:00> <Notice> <StdErr> <BEA-000000> <May 24, 2012 11:17:11 AM oracle.security.jps.az.internal.runtime.service.PDPServiceImpl getApplicationPolicy
    FINE: Not found ApplicationPolicy:abc
    oracle.security.jps.service.policystore.PolicyObjectNotFoundException: Application with name "abc" does not exist.
    at oracle.security.jps.internal.policystore.xml.XmlPolicyStore.unsync_getApplicationPolicy(XmlPolicyStore.java:640)
    at oracle.security.jps.internal.policystore.xml.XmlPolicyStore.getApplicationPolicyWithNoAuthzCheck(XmlPolicyStore.java:625)
    at oracle.security.jps.az.internal.management.pd.service.XmlPolicyDistributionService.getAppPolicy(XmlPolicyDistributionService.java:222)
    at oracle.security.jps.az.internal.management.pd.service.XmlPolicyDistributionService.getAppPolicyEntity(XmlPolicyDistributionService.java:212)
    at oracle.security.jps.az.internal.management.pd.service.XmlPolicyDistributionService.getAppPolicyEntry(XmlPolicyDistributionService.java:121)
    at oracle.security.jps.az.internal.management.pd.service.XmlPolicyDistributionService.getAppPolicyEntry(XmlPolicyDistributionService.java:116)
    at oracle.security.jps.az.internal.management.pd.service.PolicyDistributionServiceImpl.getAppPolicyEntry(PolicyDistributionServiceImpl.java:137)
    at oracle.security.jps.az.internal.runtime.service.PDPServiceImpl.getApplicationPolicy(PDPServiceImpl.java:355)
    at oracle.security.jps.az.internal.runtime.service.PDPServiceImpl.getApplicationPolicy(PDPServiceImpl.java:320)
    at oracle.security.jps.internal.policystore.PolicyUtil.getGrantedAppRoles(PolicyUtil.java:2719)
    at oracle.security.jps.internal.jaas.JpsAbsSubjectResolver$4.run(JpsAbsSubjectResolver.java:526)
    at oracle.security.jps.internal.jaas.JpsAbsSubjectResolver$4.run(JpsAbsSubjectResolver.java:516)
    at java.security.AccessController.doPrivileged(Native Method)
    at oracle.security.jps.internal.jaas.JpsAbsSubjectResolver.getApplicationRoles(JpsAbsSubjectResolver.java:516)
    at oracle.security.jps.internal.jaas.JpsAbsSubjectResolver.createJpsSubject(JpsAbsSubjectResolver.java:363)
    at oracle.security.jps.internal.jaas.JpsAbsSubjectResolver.getAuthenticatedSubject(JpsAbsSubjectResolver.java:356)
    at oracle.security.jps.internal.jaas.JpsAbsSubjectResolver.resolveJpsSubject(JpsAbsSubjectResolver.java:269)
    at oracle.security.jps.internal.jaas.JpsAbsSubjectResolver.resolveSubject(JpsAbsSubjectResolver.java:212)
    at oracle.security.jps.ee.jmx.JpsJmxInterceptor.internalPreRegister(JpsJmxInterceptor.java:447)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doPreRegister(AbstractMBeanInterceptor.java:180)
    at oracle.as.jmx.framework.generic.spi.interceptors.DefaultMBeanInterceptor.internalPreRegister(DefaultMBeanInterceptor.java:81)
    at oracle.as.jmx.framework.generic.spi.interceptors.ContextClassLoaderMBeanInterceptor.internalPreRegister(ContextClassLoaderMBeanInterceptor.java:1
    50)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doPreRegister(AbstractMBeanInterceptor.java:180)
    at oracle.as.jmx.framework.generic.spi.interceptors.DefaultMBeanInterceptor.internalPreRegister(DefaultMBeanInterceptor.java:81)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doPreRegister(AbstractMBeanInterceptor.java:180)
    at oracle.as.jmx.framework.generic.spi.interceptors.BasePublicMBeanInterceptor.internalPreRegister(BasePublicMBeanInterceptor.java:110)
    at oracle.as.jmx.framework.generic.spi.interceptors.LoggingMBeanInterceptor.internalPreRegister(LoggingMBeanInterceptor.java:633)
    at oracle.as.jmx.framework.generic.spi.interceptors.AbstractMBeanInterceptor.doPreRegister(AbstractMBeanInterceptor.java:180)
    at oracle.as.jmx.framework.standardmbeans.spi.OracleStandardEmitterMBean.preRegister(OracleStandardEmitterMBean.java:611)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.preRegisterInvoke(DefaultMBeanServerInterceptor.java:1010)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerDynamicMBean(DefaultMBeanServerInterceptor.java:938)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerObject(DefaultMBeanServerInterceptor.java:917)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.registerMBean(DefaultMBeanServerInterceptor.java:312)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.registerMBean(JmxMBeanServer.java:482)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$27.run(WLSMBeanServerInterceptorBase.java:714)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.registerMBean(WLSMBeanServerInterceptorBase.java:709)
    at weblogic.management.mbeanservers.internal.JMXContextInterceptor.registerMBean(JMXContextInterceptor.java:445)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$27.run(WLSMBeanServerInterceptorBase.java:712)
    at java.security.AccessController.doPrivileged(Native Method)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.registerMBean(WLSMBeanServerInterceptorBase.java:709)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServer.registerMBean(WLSMBeanServer.java:462)
    at oracle.as.jmx.framework.wls.spi.security.PrivilegedMBeanServerInterceptor$1.run(PrivilegedMBeanServerInterceptor.java:55)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at oracle.as.jmx.framework.wls.spi.security.PrivilegedMBeanServerInterceptor.registerMBean(PrivilegedMBeanServerInterceptor.java:60)
    at HTTPClient.config.JRFContextProvider.registerContextRemovalListener(JRFContextProvider.java:142)
    at HTTPClient.config.ConfigurationFactory.registerContextRemovalListener(ConfigurationFactory.java:569)
    at HTTPClient.config.ConfigurationFactory.getConfiguration(ConfigurationFactory.java:133)
    at HTTPClient.config.ConfigurationFactory.getConfiguration(ConfigurationFactory.java:103)
    at HTTPClient.HttpClientConfiguration.getConfiguration(HttpClientConfiguration.java:53)
    at HTTPClient.CookieModule.getMutableStatics(CookieModule.java:769)
    at HTTPClient.CookieModule.addCookie(CookieModule.java:515)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    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.execute(ServletStubImpl.java:183)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.wrapRun(WebAppServletContext.java:3717)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3681)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2277)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2183)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1454)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:178)>
    <May 24, 2012 11:17:11 AM GMT+00:00> <Notice> <StdErr> <BEA-000000> <May 24, 2012 11:17:11 AM oracle.security.jps.internal.jaas.JpsAbsSubjectResolver getApplicationRoles
    FINE: oracle.security.jps.ee.jmx.JpsJmxInterceptor:internalPreRegisterJpsException caught during app roles computation: oracle.security.jps.service.policyst
    ore.PolicyObjectNotFoundException: JPS-04028: Application with name "abc" does not exist.>

    Hi,
    This forum is for issues migrating from non-Oracle databases to Oracle.
    It would be better to ask this question in one of the Weblogic servers but as there are several Weblogic forums but it may be better to try this one first -
    Forum: WebLogic Server - Upgrade / Install / Environment / Migration
    WebLogic Server - Upgrade / Install / Environment / Migration
    Regards,
    Mike

Maybe you are looking for