Adding new users without restarting? OC4J (v9.0.2 prod)

Hi all,
Is it possible adding new customers using the
jazn.jar utility and use them without having
to restart the OC4J server?
Regards,
Giovanni

This forum is for feedback about the OTN site, not for technical questions.
Here is a link to the OC4J forum:
OC4J

Similar Messages

  • Created three new users without Apple IDs and they can't log into either of my Macbook Pro or Mac Mini running Mountain Lion.

    I have created three new users without Apple IDs and they can't log into either of my Macbook Pro or Mac Mini running Mountain Lion.  These accounts are for my kids and originally were setup with parental controls and time constraints.  Thinking this was the problem I removed the time constraints, removed the parental controls, deleted and re-added them, and made them standard users.  I have reinstalled, used disk utility to repair permissions, and made them admins.   Any help is appreciated.

    Users don't need Apple ID's. That's not the issue. Have you tried repairing permissions their accounts?
    http://osxdaily.com/2011/11/15/repair-user-permissions-in-mac-os-x-lion/
    Repairing User Permissions in OS X Lion
    You’ll need to reboot to perform this, and then use the same resetpassword utility that is used to change passwords in Lion, but instead choosing a hidden option.
    When you use the Disk Utility app and Repair Permissions — it doesn’t actually repair the permission settings on folders and files in your Home folder where your documents and personal applications reside.
    In Lion, there is an additional Repair Permissions application utility hidden away. This tool is located inside boot Repair Utilities. Here’s how to access it.
    Restart Lion and hold down the Command and R keys.    You will boot into the Repair Utilities screen. On top, in the Menu Bar click the Utilities item then select Terminal.
    In the Terminal window, type resetpassword and hit Return.
    The Password reset utility launches, but you’re not going to reset the password. Instead, click on the icon for your Mac’s hard drive at the top. From the drop-down below it, select the user account where you are having issues.
    At the bottom of the window, you’ll see an area labeled ‘Reset Home Directory Permissions and ACLs’. Click the Reset button there.
    The reset process takes a couple of minutes. When it’s done, quit the programs you’ve opened and restart your Mac. Notice that ‘Spotlight’ starts re-indexing immediately.

  • Recipient Policies failure when adding new users

    Hi,
    I have some trouble adding new users to my Exchange 2007 setup. I get the message "The Exchange server address list service fail to respond. This could be because of an address list or email address policy configuration error" 
    Of course I Googled around to find solutions, but after trying everything, it still doesn't work. System Attendant just seems to run nice. 
    This is the 8231 message I get in the logs:
    Permanent failure reported by policy group provider for 'CN=Recipient Policies,CN=First Organization,CN=Microsoft Exchange,CN=Services,CN=Configuration,DC=[org],DC=local':'MAD.EXE', error=8000ffff.  Taking provider offline.   
    After Googling the error I came across al kind of solutions, however, most of them relate to Exchange 2003. 
    Pretty much the issue here; http://social.technet.microsoft.com/Forums/exchange/en-US/f1c07fe1-451f-4cf4-8b8d-3e0d15376307/the-exchange-server-address-list-service-failed-to-respond-this-could-be-because-of-an-address?forum=exchangesvrgenerallegacy
    Is there any way of recreating the Default Policy? It doesn't work through Management Console. Maybe via ADSI?
    Could anyone help? Thanks a lot. 

    Hi Combo,
    Just check if msexchangeSystemAttendant service is running fine. If not please start System Attendant Service.
    Also try restarting the system attendant service and file distribution service and check if they are already started
    Run ExBPA and see if it throws any errors related to Email address policies which might help
    Increase Diagnostic Logging for MSExchangeAL for below parameters to expert and see if it generates any relevant logs in event viewer
    a)Address List Syncronizataion
    b)Ldap Operations
    If nothing works its better remove and recreate email address policies
    Please mark as helpful if you find my contribution useful or as an answer if it does answer your question.That will encourage me - and others - to take time out to help you.
    Regards,
    Sathish

  • How to create a new user without any sample objects from any other user?

    Question as the title.
    I had the example dababase installed when I installed the Oracle database.
    Every time, when I create a new user, there will be some example objects coming
    with the new user.
    How can I remove these objects from the new user?
    Or, how can I create a new user without the example objects?
    Thanks in advance.

    I think the easiest way for you would be to use OEM.
    Just locate each object that you want to remove and right click->remove. Don't bother doing this for any indexes as these will be removed when you drop the corresponding tables.
    If you want to try command line through sqlplus then identify the objects you want to remove by selecting from the user_objects view while logged in as this user. This will give you the name and type of object. Then issue the relevant drop command.
    It's probably worth making sure you have a valid backup first, just in case things go wrong!

  • Error adding new users from local server

    Hello, BPC Gurus,
    We use BPC 7.0 MS SP4, MS SQL 2008 (Server name - BPCP01)
    In Administration Console we're trying to add user from local server (server with SQL Database), and warning window is appeared with message "The Server Is Not Operational [BPBCP01]"
    I checked Logging folder and found message:
    ==============[System Error Tracing]==============
    [System  Name] : OSoftAdminSecurity
    [Job Name]     : frmManageUser::GetAllObjectsFromDomainServer
    [DateTime]     : 2010-12-06 16:58:43
    [Exception]
        DetailMsg  : {System.Exception: The server is not operational [BPCP01]
       at Microsoft.VisualBasic.CompilerServices.LateBinding.LateGet(Object o, Type objType, String name, Object[] args, String[] paramnames, Boolean[] CopyBack)
       at OSoft.Consumers.Admin.Security50.ManageDataSet.GetAllObjectsFromDomainServer(String pDomainName, String pLDAPFullPath, Int32 pDomainObjectType, String pObjectValue, String pDomainType)
       at OSoft.Consumers.Admin.Security50.frmManageUser.GetAllObjectsFromDomainServer(String pDomainName, FILTER_TYPE pOptionType, String pOptionValue, String pDomainType)}
    ===========[System Error Tracing  End ]===========
    Any ideas?

    The installation was done with a local user or with a domain user?
    You know that BPC server can not be in the same time also domain controler.
    Are you using Windows authentication or CMS authentication.
    If you are using CMS authentication then again you can not add local users.
    If you are using Windows authentication then you have to go into server Manager
    Options - Define System User Groups
    Domain Type - Local Windows
    System User Group Name - Local Users.
    If you are using Windows 2008 make sure you addrole to have compatibility with IIS 6.because using this module bpc is adding new users.
    Regards
    Sorin Radulescu

  • What create a QUEUE in IBM MQ and bind in OC4J without restart OC4J ??

    My problem is, When create a new Queue in IBM MQ Series, how to lookup the same in my J2EE application with container OC4J running ???
    I create a Queue in MQ Series and is necessary lookup the same by application deployed in OAS 10.1.3 without restart the OC4J container.
    this is possible ??
    I use the JCA 1.5 to connect to MQ Series.

    Hi,
    There is some demo for setup IBM MQ in oc4j, you may try that.
    OTN:http://www.oracle.com/technology/tech/java/oc4j/1013/how_to/index.html
    In order to apply the new MQ in oc4j, you need to restart the oc4j.
    Rocky

  • DPS - adding new users

    I have previously added 5 new users in the Account Administration area without problem.
    Today, I have tried to add another address which is also registered and verified as an Adobe ID, but whenever I submit it, I am getting the message 'Sorry! An error has occurred. Please try again'.
    Any suggestions?

    Is the new user's Adobe ID already verified to use with DPS? If so, that could be the problem. Use a valid email address that hasn't been connected yet with DPS.

  • Bulk Uploading of New Users without Active Directory Sync. Possible?

    Hello,
    WithOUT Active Directory synchronization, is it possible to do a bulk upload of 100+ users onto Project Server 2013 (Online)?  If so, how?
    In addition, can these new users be setup to default with “User can be assigned as a resource"? 
    Thanks in advance,
    \Spiro Theopoulos PMP, MCITP. Montreal, QC (Canada)

    Hi,
    it is possible, but not completely.
    If you select at least one resource in Resource Center and click "Open", this resource is opened for editing in client. At this place, you can add your new resources with all fields (and Default Booking Type), e.g. with copy/paste from some other
    source. They are added as resources. However, editing column "User Logon Account" is disabled, so you can't add this information in client. You need to do this afterwards from Resource Center for each single resource.
    And yes - I agree: This is very inconvinient!
    Regards
    Barbara
    To increase the value of this forum, please mark the replies that helped to solve your issue as answer. If you find answers to questions from other forum participants to be helpful, please mark them as helpful. Your participation will help others to find
    an appropriate solution faster. Thanks for your support!

  • Error adding new users in Portal 9ias Release 2

    We have just built a new OracleIAS Server using 9.0.2 with Portal installed. Everything works just fine with Portal until I try to add a new user. When I go into the administration section and click on "Create New Users" it returns a page cannot be displayed error.
    The URL it is trying to access is: pls/orasso/orasso.wwsso_app_admin.ls_login
    I cannot find anything in the error_log files for the IAS Server.
    1) Where would I find the errors logged by this process?
    2) Anyone ever seen this before?
    3) Any fixes?
    Richard

    We have just built a new OracleIAS Server using 9.0.2 with Portal installed. Everything works just fine with Portal until I try to add a new user. When I go into the administration section and click on "Create New Users" it returns a page cannot be displayed error.
    The URL it is trying to access is: pls/orasso/orasso.wwsso_app_admin.ls_login
    I cannot find anything in the error_log files for the IAS Server.
    1) Where would I find the errors logged by this process?
    2) Anyone ever seen this before?
    3) Any fixes?
    Richard Richard,
    I'm having the exact problem. I opened a TAR with Oracle, but do not have a resolution for it. Please let me know when you have a solution. I tried starting and restarting the OC4J_DAS service but still have the same problem.
    Thank,
    Long

  • Adding new feature without recompiling

    i have a question
    i have this program in java that translates one language to another now i want to be able to add another translator later if i required at runtime without recompiling the whole thing.that is i should have the provision of adding new translators feature which i dont know now about, later without compiling.
    if anybody could guide me i will really appreciate that
    thanks

    A factory might do the job if you've organized your existing code properly.
    Assume an interface exists:public interface Translator {
       public String translate(String text);
    }Also suppose you already have a single translator:package my.package;
    public class EnglishToDutchTranslator implements Translator {
       public String translate(String text) {
          return translation;
    }Store this fact in a .properties file or preferences or whereever:ENDU= my.package.EnglishToDutchTranslatorHere's the factory:public final class TranslatorFactory {
       // contains the above name -> tranlator class name mappings
       private static Properties translators;
       // don't instantiate this class
       private TranslatorFactory() { }
       public static Translator getTranslator(String name) {
          String clazz= translators.getProperty(name);
          if (clazz == null) return null;
          try {
             return (Translator)Class.forName(clazz).newInstance();
          catch (Exception e) {
             e.printStackTrace();
             return null;
    }Basically all the factory does is 1) get the fully qualified class name
    given the name of the translator and 2) instantiate an object from that
    class. All that it cares about is that the object implements the Translator
    interface. You can build new translators and register them in that
    properties file. A caller should get a translator as follows:Translater t= TranslatorFactory.getTranslator("ENDU");kind regards,
    Jos

  • Java API for adding new User in OID

    I am search documentation for sample code to add a new User to the OID via Java API, I could not find any. Is it not possible to do so? if it is, can someone point me to the right location.
    Thanks

       * This method adds employee details into directory
       * @param emp Employee details to be added
       * @param password Password for the employee
       * @exception GroceryAppException if  directory operation fails
      public void addEmployee(Employee emp, String password)
        throws GroceryAppException {
        Map attrs = new HashMap();
        List  objclass = new ArrayList();
        // Object classes that the employee must use
        objclass.add("top");
        objclass.add("inetOrgPerson");
        objclass.add("orcluserv2");
        // create other attributes and their values
        // Add all attributes that you need to set
        attrs.put("uid",emp.getEmpId());
        attrs.put("cn",emp.getFirstName());
        attrs.put("sn",emp.getLastName());
        attrs.put("postaladdress",emp.getAddress());
        attrs.put("mail",emp.getEmail());
        try {
          // create the Directory Entry with the specified attributes
          dirManager.addDirectoryEntry("cn="+emp.getFirstName()+"cn=Users,dc=oracle,dc=com"
                                             , objclass, attrs);
        } catch (NamingException namingEx) { // for Directory errors
          throw new GroceryAppException("Error while adding employee entry to directory :" +
                                      namingEx.getMessage());
      }And the Directory Manager
       * Creates an entry in Directory with the specified attributes and objectclass,
       * with the specified Distingushed Name.
       * @param dn Distinguished name of the entry to be created
       * @param objCls Object classes that the entry must use
       * @param map Attribute,value mappings of the entry
       * @exception NamingException if adding entry fails
       public void addDirectoryEntry(String dn, List objCls, Map map)
         throws NamingException {
          // Create attribute list, ignore case of attribute names
          Attributes attrs = new BasicAttributes(true);
          if( !objCls.isEmpty()) {
            Attribute objclass = new BasicAttribute("objectclass");
            // Iterate thriough the collection and add the object classes to the attribute
            Iterator objclsIter = objCls.iterator();
            while(objclsIter.hasNext()) {
              // Add the object classes
              objclass.add(objclsIter.next());
            // Add the object class attribute to list
            attrs.put(objclass);
          // Iterate through other attributes and add to attributes list
          Iterator attrsIter = map.entrySet().iterator();
          while( attrsIter.hasNext() ) {
            Map.Entry attr = (Map.Entry)attrsIter.next();
            attrs.put(new BasicAttribute((String)attr.getKey(),attr.getValue()));
          // add the directory entry to the directory with the attributes
          dirctx.createSubcontext(dn, attrs);
       }

  • Error Message When Adding New User

    Hello,
    We are on FDM 11.1.2.1.501 and today as I was going to add a new user in the system I got the below error message:
    Error: Index was out of range. Must be non-negative and less than the size of the collection.
    Parameter name: index
    After the error the usual user maintenance screen came up and I was able to add the users I needed to without any problems. Anyone have an idea what this error means? Just looking to prevent problems on down the road.
    Also, there wasn't anything in the FDM error log nor in the windows event viewer on any of the servers.
    Thanks in advance,
    Jason

    Oracle was able to provide a solution to this one. Somehow there was a disconnect between HSS and FDM so went into SS and deleted out the affected application. Then went onto the FDM web server and ran the user migration utility to reconnect that application with SS and now it works fine w/out the error message.

  • Domain Access Denied - Adding new users

    Hi Experts,
    I am working on SAP BPC 7.0 MS ver SP04 and am facing an error while adding users.
    To Add a New domain user when selecting the domain, I am getting a warning message "Access is denied". 
    What could be the reasons behind this or are there any specific rights that need to be checked for access to the Domains? I have earlier added users from the same domain and had no warning message and post that no changes have been made to any user settings.
    Any help or guidance / tips very much appreciated.
    Regards,
    Pankti.

    Hi,
    Earlier when u had added the users, did u add the users to the same application set or was it for different application set??
    Can you please check your task profile. Kindly make sure that you have the appropriate authorizations.
    Hope this helps.

  • Adding New Users Remotely

    I have a lab of 24 iMacs all running 10.6.3 is there a way to add a new users account to each computer with an id and password? I tried using +Change Client settings+ but that has not worked. I even rebooted but it still did not work.
    Here is a copy of the task I used
    *Enable Remote Desktop.*
    *Enable Remote Desktop menu.*
    *Create users: High School (highschool).*
    *Set privileges: highschool (access: allowed. privileges: all).*

    If the client is already in ARD, the change client settings should work, however you could do this with a couple of unix commands as well.
    to create your user:
    +sudo dscl . -create /Users/highschool RealName "High School"+
    then run kickstart with the appropriate flags.
    +sudo /System/Library/CoreServices/RemoteManagement/ARDAgent.app/Contents/Resources/k ickstart -activate -configure -access -on -users highschool -privs -all -restart -agent -menu+
    The two commands together will create your user and grant them ARD rights, however it does NOT make the account an administrator... to do that you need to append the admin group.
    +dscl . -append /Groups/admin GroupMembership highschool+

  • Error in Adding New Users

    One client encounter a problem in one of there DB, where in they cannot add new User although they change the User Code many times but yet they get the same error. The error message is"This entry already exists in the following tables" (CUMI) (ODBC-2035) [Message 131-183]" 
    Why it says that the record exist in the CUMI Table?
    I advise them to check the OUSR tables for those record with a GROUP value of 99  and advise them to delete in the SQL for them to add a new user. But they still encounter the same problem. As what they say they dont intend to recycle old user codes. They even try to add usercode that was not found in OUSR (like test100, try200) but still get the same error message.

    Hi,
    CUMI table is User Menu Items table.
    Maybe the error caused by overlapping in the table. As a comparison, you can look at this note:
    There is more than 1 series of outgoing/incoming payments defined for
    Outgoing/Incoming Payment, with overlapping numbers (different indicator).
    You are trying to add an Outgoing/Incoming payment based on an invoice
    with deferred tax. You might get the following error messages:
    Corrupted data in rows [Message 285-4]
    "This entry already exists in the following tables (VPM7)(ODBC-2035)[Message 131-183]".
    Other terms
    VPM7, deferred tax, Mexico localization
    Reason and Prerequisites
    Application Error
    Solution
    This issue will be fixed in a patch of version 2005A SP1. Please refer
    to the info.txt file on SAP Service Marketplace to confirm.
    As a workaround, define a new series which does not overlap a previous
    series for Outgoing/Incoming payment.
    So, the solution is upgrade to latest PL or try the same work around with above note.
    Rgds,

Maybe you are looking for

  • Having trouble syncing this computer with login name and password

    I dis all the work on my business computer with regards to transferring the favorites, email addresses, etc from AOL. I then signed up for the sync option and I do have Sync Key. However when I try to sync my home computer I get a message that either

  • Hourglass next to each PDF document in Explorer

    Hi! I am using Acrobat X and running XP Pro SP3. When I am Windows Explorer, whenever I highlight a PDF file with the cursor, the cursor turns into a hourglass for a second or two. Is this normal behavior? If so, can I disable it? I does not happen w

  • RE:  Keynote to Power Point; timing off

    I created a file in KEYNOTE with multiple transitions on the BULLET POINTS. When I EXPORTED to POWER POINT then sent to my client the transition timing was off. For example, a TWO SECOND DISSOLVE translated into 1/2 SECOND. Is this a systemic problem

  • Connecting my Sony HandyCam DCR-HC20 to my Mac

    I am trying to connect my Sony Hanycam Model: DCR-HC20 to my Mac. I am a newbie to this. I have hooked up the firewire to the computer but they do not seem to be hooking up. I have I Life 08. Any suggestions would be appreciated.

  • Trying to verify keychain with a number that I never had.

    Im trying to verify keychain. Its sending a code to ...xxx33. This is a number I never had or used before. I looked through all of my iCloud settings and I dont even have a number saved on there. The only thing I can think of is 33 are the last numbe