SecurityException when creating a root preference node on Vista

When creating a root preference node (Preferences.systemRoot()) on Vista, I always get a SecurityException. This happens even when running from an administrator account. Has anyone seen this behavior and/or found a workaround?
Basically, I want to store an application preference (a license key) that will hold for any user on the same machine running my Swing app. This rules out calling userNodeForPackage. I've also looked at using systemNodeForPackage, but the javadocs say "This node is not intended for long term use, but for convenience in the early development of programs that do not yet belong to a package, and for "throwaway" programs. Valuable data should not be stored at this node as it is shared by all programs that use it."

Hello, Lars,
My guess is: as it's a 0..N node, when you dinamically add the node, it's not been initialized, as the parent node is empty (no elements). So, when you try to get its reference, it doesn't exist yet. That's why when you set the cardinality of the node to 1..N (or 1..1) it doesn't generate the error, as the WD4A framework initializes the parent node with at least one element, that can have a child node.
What happens if you initialize your node before trying to get a reference to it? For exemple, a bind_table (or bind_element) call before:
o_attr_context_node = o_context_node->get_child_node( name = '_ATTR' ).
Regards,
Andre

Similar Messages

  • Sharepoint 2013: Problem / Error when creating Variation Hierarchy for French and German Languages from Variation root EN

    Hi,
    I have a website with English and Arabic Language Packs installed. I have the corresponding Variation heirachies created and the whole site collection is published.
    Recently the client asked for french and german languages to be accomodated as well. So I followed the same approach I did for English and arabic (installed the language packs) for foundation, ran ocnfiguration wizard, installed server language pack &
    ran configuration wizard.
    But after creating the variation label, when i try to create the variation heirarchy, I am getting the following error.
    "Unknown failure when creating a variation of page http://server:port/en/pages/default.aspx in label /fr/Pages/default.aspx.
    The Variations Create Hierarchies job failed with the following error message&  Unknown failure when creating a variation of site
    http://server:port/en in label fr."
    Am not sure what is going wrong. Appreciate a feedback.
    Thanks,
    SSP
    SSP

    Hi,
    According to your description, my understanding is that the error occurred when you created the Variation Hierarchy for French and German Languages from Variation root EN.
    I recommend to check the Resources folder located at C:\Program Files\Common Files\microsoft shared\Web Server Extensions\15 to see if the file core.fr-FR.resx exists in the folder.
    Here is a similar thread for you to take a look:
    http://social.msdn.microsoft.com/Forums/sharepoint/en-US/611575b2-d129-44c6-814b-2e5782178850/unknow-failure-when-creating-variations-in-sharepoint-2013-is-this-a-bug-in-sharepoint-2013-rtm?forum=sharepointadmin
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • SRT Framework exception: ICF: Error when creating service node. [rc:wrong_icf_name] No special characters allowed in name

    Hi,
    I have created a web service in SAP ECC from a RFC.
    While configuring the web service in SOA management to publish it, getting error SRT Framework exception: ICF: Error when creating service node. [rc:wrong_icf_name] No special characters allowed in name
    How to resolve the same.
    Thanks
    Tanmay

    Hello Tanmay,
    Are you including quotes (') in the name, I assume not?
    Regards,
    Siddhesh

  • Error in Adaptive WebService Model when creating instance of Node

    Hi All,
    I have created an Adaptive WebService Model which calls a WebService. This WebService has been generated in the CAF and represents an Application Service. One of the Methods of this Application Service returns a Complex Type which contains a list of BOs.
    However, when creating an instance of the Request Node, I receive an exception. The coding is:
           JobAppModel model = new JobAppModel();
           Request_GetAllJobApplications requestMO = new Request_GetAllJobApplications(model); <==
    The exception is
    com.sun.jdi.InvocationException occurred invoking
    The exception is not shown on the screen, only in the debugger in the field where you can see the variables.
    Does anybody know where thgis exception ma ycome from or where my mistake is?
    Thanks, Johannes

    Hi
    Have u define the system property path and return type ?
    Have a look on this threads
    [Test|Problem with XI web service,;
    Best Regards
    Satish Kumar

  • Error when creating service node. [rc:special_service_error]

    Hi,
        I have updated or created Inbound Service Interface in PI ISR, but when i acitivate the SI in SPROXY, the following message raised:""Error when creating service node. [rc:special_service_error] Method: ServiceCreate; return code: 3  Exception of class CX_SRT_WSP_ICF",
       anyone can solve this issue,thanks?
    Gongtao

    Please check with your SAP Security Team if you have complete authorization/roles to generate proxies.
    See related issue on this link: Inbound Proxy Error - JDBC to PROXY Scenario
    Regards,
    Jenny

  • Dreamweaver 8 is removing forward slash when creating pages

    Dreamweaver 8
    Links set to be relative to Site Root
    If I create a template that has ../index.php as the home link, and also create a few pages from that template, the links on those pages all start with a forward slash:
    /stuff/
    However, if I then change the template to have a home link like this:
    and then save, all the links in the already-built pages suddenly lose their site-root forward slash and instead look like this:
    stuff/
    and the home link now looks like this in the created pages:
    ../  (yep, it stays like that)
    I did not change links to be relative to document
    Hmmmmm.....I'm noticing that it's occurring when I edit the template, when you then save the edited template, it updates all the pages made with that template but then all the links are now without the front forward slash, so it looks like this is getting triggered when the template is edited
    It doesn't change how the links are in the template ../whatever, but all the updated links in the built pages now do not have a front forward slash
    And once it changes to the non-forward slash version, it never goes back, it stays as link/
    Does anyone know what might be wrong? I need all the links to stay as /relative-to-site-root/
    Thanks

    > Does anyone know of a setting or fix for this problem
    It was regarded as a bug in previous versions, and was fixed
    in the 8.0.2
    release. In normal circumstances, ALL links in a template
    file must be
    relative to the template document, not relative to where you
    intend to save
    the child pages. Thus, there would be no way to have a link
    in your
    template document like the first one you show, e.g.,
    <img src="whatever.png"....
    *unless* the file was actually in the Templates folder (a bad
    idea).
    In 8.0.2, you can set your PREFERENCES for the Templates
    category to NOT
    MANAGE relative links. Be aware that this may have unintended
    consequences
    for you - specifically regarding other relative links in your
    site.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.dreamweavermx-templates.com
    - Template Triage!
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    http://www.macromedia.com/support/search/
    - Macromedia (MM) Technotes
    ==================
    "pgs_it" <[email protected]> wrote in
    message
    news:eivj88$361$[email protected]..
    > When creating new pages from templates in Dreamweaver
    8(Ver 8.0.2). The
    > full
    > path for images is not created
    > i.e. in template the code is <img
    src="main_page_logo.png" width="814"
    > height="172" longdesc="Main Page Logo" />
    > In the new file the code should be :-
    > <img src="../../Templates/main_page_logo.png"
    width="814" height="172"
    > longdesc="Main Page Logo" />
    > but only :-
    > <img src="main_page_logo.png" width="814"
    height="172" longdesc="Main Page
    > Logo" /> is in the code.
    > but this does work in Version 8.0.
    > Does anyone know of a setting or fix for this problem
    >
    >
    >

  • Building tree when we know all the nodes and levels

    Hi Experts,
    What is the best way to implement tree in web dynpro for abap when we know all the nodes, there levels and parents.
    I have the structure like this:
    id        text             level     parent
    1        root                1         1
    1.1 ;    node1.1 ;      2         1
    1.1.1 ; node 1.1.1 ;  3        1.1
    1.2 ;    node1.2 ;      2        1
    it could be up to 10 levels with hundreds of nodes
    Thanks,
    Anthony

    hi
    Refer this online help:
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/21/ad884118aa1709e10000000a155106/content.htm
    check the WDA : WDR_TEST_TREE,WDT_TREE,WDT_TREE_TABLE_BY_KEY,WDT_TREE_TABLE_BY_NST.
    refer this wiki :
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/profile/2007/09/11/integrationofTreeStructureinaTableusingWebdynpro+Abap&
    refer this  thread :
    creating tree
    regards,
    amit

  • Error when creating ssh keys for Oracle RAC on Solaris 10

    I'm in the process of configuring 2 node oracle cluster running on Sun cluster 3.2 /solaris 10 OS.
    I have followed this oracle guide to when creating keys (oracle document No =B14205-01)
    But im having problem when executing this step
    bash-3.00$ scp authorized_keys tsavo-east:/oracle/.ssh/
    ssh: connect to host tsavo-east port 22: Connection timed out
    lost connection
    bash-3.00$
    Please advise
    Thanks
    Francis Mwangi

    Robert Thanks alot for your reply. have a look of what i found out
    ps -ef | grep sshd
    root 4270 4267 0 16:22:46 ? 0:00 /usr/lib/ssh/sshd
    root 759 1 0 Nov 09 ? 0:00 /usr/lib/ssh/sshd
    root 4267 759 0 16:22:41 ? 0:00 /usr/lib/ssh/sshd
    root 4372 4311 0 18:56:52 pts/3 0:00 grep sshd
    ===================================
    netstat -a | grep ssh
    *.ssh *.* 0 0 49152 0 LISTEN
    tsavo-west.ssh 10.30.210.213.2241 63668 51 49640 0 ESTABLISHED
    *.ssh *.* 49152 0 LISTEN
    6002b4aec88 stream-ord 6002b5a0740 00000000 /tmp/ssh-mgPl3398/agent.3398
    ==============================
    telnet tsavo-west 22
    Trying 10.20.3.151...
    Connected to tsavo-west.
    Escape character is '^]'.
    SSH-2.0-Sun_SSH_1.1.1
    #has hanged here for the last 10 minutes
    Thanks please what can you conclude from above; also from the console monitoring both nodes
    i saw messages that end with
    LINK-3-UPDOWN: Interface Dot11Radio0 , Changed state to up
    #another line here
    LINK-3-UPDOWN: Interface Dot11Radio0 , Changed state to down
    #another line here
    LINK-3-UPDOWN: Interface Dot11Radio0 , Changed state to up
    this happens on both nodes
    Any idea
    did i use the right document. have other steps that works (anyway not sure if this error are related to the stepsfor configuring ssh)
    Please help if you can ....

  • How to create/reset root password on OSX Yosemite

    Hi,
    I am currently a standard user on a late 2008 Macbook Pro. There are two users on my computer, mine and another admin account. I do not know the password to the admin account. Before I upgraded to OSX Yosemite I had created a root user password in SUM using the command "passwd". After I upgraded (I reset my computer) I was back at square one, me as a standard user and another admin account that I didn't know the password. After I upgraded the “passwd” command didn’t work.
    I tried to obtain the root password using multiple SUM commands like, "rm /var/db/ .AppleSetupDone" which didn't work because it said that it couldn't find the file. Then I tried to use the command, “/System/Library/LaunchDaemons/com.apple.opendirectoryd.plist” and then entering “passwd”. However that didn’t work. (Everything I did was after I mounted the drive.)
    So I was wondering if anyone on the forums knew of a way for a standard user to reset the root password without the knowledge of the admin password.
    Thanks in advance.

    Hey SamuraiPizzzaCat,
    Thanks for the question. After reviewing your post, it sounds like you want to use automatic login. I would recommend that you read this article, it may be able to help you resolve or isolate the issue.
    OS X Yosemite: Login Options pane of Users & Groups preferences
    Automatic login
    Choose Off to require users to log in whenever the Mac restarts.
    To automatically log in a particular user when the Mac restarts, choose the user’s account name and enter his or her password. 
    Thanks for using Apple Support Communities.
    Have a nice day,
    Mario

  • Grey Out a Field only when Creating a New Campaign

    Hi ,
    I Have a requirement to Grey out the  Language Field   when Creating a new Campaign.
    The same field should be in editable mode when we go  and edit an existing  Campaign.
    Method GET_I_LANGU.
    if parent_entity->is_changeable( ) = abap_true.
        rv_disabled = 'FALSE'.
      else.
        rv_disabled = 'TRUE'.
      endif.
    endmethod.
    I tried changing the rv_disabled =  'TRUE'.
    But it will grey out  the field even when editing an existing Campaign also.
    Any Suggestions.
    Regards,
    sijo

    Hi,
    At the Left handside there will be Runtime Repository tree u can see the Campaign in the Root Nodes , under go to the relations and u will get the CPGDescriptionRel (Description) as the relation . Get the attribute EXTERNAL_ID from the parent_entity variable in the GET_I_LANGU method.
    data lv_campaign type CRM_MKTPL_CAMPAIGNID.
      CALL METHOD PARENT_ENTITY->IF_BOL_BO_PROPERTY_ACCESS~GET_PROPERTY_AS_VALUE
        EXPORTING
          IV_ATTR_NAME = 'EXTERNAL_ID'
       IMPORTING
    EV_RESULT    =  lv_campaign.
    now make use of the  lv_campaign .

  • When I run root.sh and I get OCR errors

    Hi all,
    When I run root.sh and I get following errors. There are two nodes configured on Solaris 10 for Oracle Database 10g RAC Release 10.2.0.1. I am using openfiler 2.3. and ISCSI for data storage. I have create file system OCR & VOT as Raw device and formatted these devices in Solaris skipping ocr voting disk for the first 1MB to avoid overwriting the disk VTOC. Network configuration and disk permissions are set correctly. I have installed the RAC on the same machines a few months ago for training purpose and everything was working very well. Last week, my openfiler hard disk has died. I have cleared the CRS and database on the same machines and wanted to reinstall oracle RAC on Solaris but now have following problems when I run root.sh from first node I get following errors. Please help me to fix this problem.
    This is the error I get:
    Oracle Database 10g CRS Release 10.2.0.1.0 Production Copyright 1996, 2005 Oracle. All rights reserved.
    2009-12-26 17:03:38.158: [ OCRCONF][1]ocrconfig starts...
    2009-12-26 17:03:38.158: [ OCRCONF][1]Upgrading OCR data
    2009-12-26 17:03:38.173: [ OCRCONF][1]OCR already in current version.
    2009-12-26 17:03:38.192: [ OCRCONF][1]Failed to call clsssinit (21)
    2009-12-26 17:03:38.192: [ OCRCONF][1]Failed to make a backup copy of OCR
    2009-12-26 17:03:38.192: [ OCRCONF][1]Exiting [status=failed]...
    This is ifconfig –a output:
    lo0: flags=2001000849<UP,LOOPBACK,RUNNING,MULTICAST,IPv4,VIRTUAL> mtu 8232 index 1
    inet 127.0.0.1 netmask ff000000
    nfo0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 2
    inet 192.168.123.110 netmask ffffff00 broadcast 192.168.123.255
    ether 0:22:15:19:8:d7
    vfe0: flags=1000843<UP,BROADCAST,RUNNING,MULTICAST,IPv4> mtu 1500 index 3
    inet 192.168.0.110 netmask ffffff00 broadcast 192.168.0.255
    ether 0:1c:f0:c8:36:3a
    this is hosts output:
    127.0.0.1 localhost
    # public network nfo0
    192.168.123.110 solaris1
    192.168.123.112 solaris2
    # privarte interconnect - (vfe0)
    192.168.0.110 solaris1-priv
    192.168.0.112 solaris2-priv
    # Public vertual ip vip on nfo0
    192.168.123.120 solaris1-vip
    192.168.123.122 solaris2-vip
    # private sotartge network for Openfiler - eth0
    192.168.0.195 openfiler1
    This is the Format output:
    AVAILABLE DISK SELECTIONS:
    0. c0d0 <DEFAULT cyl 5098 alt 2 hd 255 sec 63>
    /pci@0,0/pci-ide@8/ide@0/cmdk@0,0
    1. c2t44d0 <DEFAULT cyl 156 alt 2 hd 64 sec 32>
    /iscsi/[email protected]%3Atsn.61af7f03092f0001,0
    2. c2t45d0 <DEFAULT cyl 60 alt 2 hd 64 sec 32>
    /iscsi/[email protected]%3Atsn.61af7f03092f0001,1
    3. c2t46d0 <DEFAULT cyl 157 alt 2 hd 64 sec 32>
    /iscsi/[email protected]%3Atsn.61af7f03092f0001,2
    4. c2t47d0 <DEFAULT cyl 1148 alt 2 hd 255 sec 63>
    /iscsi/[email protected]%3Atsn.61af7f03092f0001,3
    5. c2t48d0 <DEFAULT cyl 1148 alt 2 hd 255 sec 63>
    /iscsi/[email protected]%3Atsn.61af7f03092f0001,4
    6. c2t49d0 <DEFAULT cyl 1352 alt 2 hd 255 sec 63>
    /iscsi/[email protected]%3Atsn.61af7f03092f0001,5
    Specify disk (enter its number):
    Thank you

    I made a clean installation from scratch. I have prepared the servers step by step and used Metalink Note:367715.1. and I still get following errors. Do you have any recommendation or what to do?
    Oracle Database 10g CRS Release 10.2.0.1.0 Production Copyright 1996, 2005 Oracle. All rights reserved.
    2010-01-02 18:19:38.860: [ OCRCONF][1]ocrconfig starts...
    2010-01-02 18:19:38.861: [ OCRCONF][1]Upgrading OCR data
    2010-01-02 18:19:38.870: [  OCRRAW][1]propriogid:1: INVALID FORMAT
    2010-01-02 18:19:38.871: [  OCRRAW][1]ibctx:1:ERROR: INVALID FORMAT
    2010-01-02 18:19:38.871: [  OCRRAW][1]proprinit:problem reading the bootblock or superbloc 22
    2010-01-02 18:19:38.872: [ default][1]a_init:7!: Backend init unsuccessful : [22]
    2010-01-02 18:19:38.872: [ OCRCONF][1]Exporting OCR data to [OCRUPGRADEFILE]
    2010-01-02 18:19:38.872: [  OCRAPI][1]a_init:7!: Backend init unsuccessful : [33]
    2010-01-02 18:19:38.872: [ OCRCONF][1]There was no previous version of OCR. error:[PROC-33: Oracle Cluster Registry is not configured]
    2010-01-02 18:19:38.878: [  OCRRAW][1]propriogid:1: INVALID FORMAT
    2010-01-02 18:19:38.879: [  OCRRAW][1]ibctx:1:ERROR: INVALID FORMAT
    2010-01-02 18:19:38.879: [  OCRRAW][1]proprinit:problem reading the bootblock or superbloc 22
    2010-01-02 18:19:38.879: [ default][1]a_init:7!: Backend init unsuccessful : [22]
    2010-01-02 18:19:38.885: [  OCRRAW][1]propriogid:1: INVALID FORMAT
    2010-01-02 18:19:38.887: [  OCRRAW][1]ibctx:1:ERROR: INVALID FORMAT
    2010-01-02 18:19:38.887: [  OCRRAW][1]proprinit:problem reading the bootblock or superbloc 22
    2010-01-02 18:19:38.892: [  OCRRAW][1]propriogid:1: INVALID FORMAT
    2010-01-02 18:19:38.902: [  OCRRAW][1]propriowv: Vote information on disk 0 [dev/rdsk/c2t1d0s2] is adjusted from [0/0] to [2/2]
    2010-01-02 18:19:38.934: [  OCRRAW][1]propriniconfig:No 92 configuration
    2010-01-02 18:19:38.934: [  OCRAPI][1]a_init:6a: Backend init successful
    2010-01-02 18:19:39.123: [ OCRCONF][1]Initialized DATABASE keys in OCR
    2010-01-02 18:19:39.163: [ OCRCONF][1]csetskgfrblock0: clsfmt returned with error [4].
    2010-01-02 18:19:39.163: [ OCRCONF][1]Failure in setting block0 [-1]
    2010-01-02 18:19:39.163: [ OCRCONF][1]OCR block 0 is not set !
    2010-01-02 18:19:39.163: [ OCRCONF][1]Exiting [status=failed]...

  • The Jtree is not refreshing with new values when mouse click on the node

    hi ,
    I am creating a tree from a vector .The values in the vector is coming from the JTable data after satisfing the some condition. But the data in the Jtable is changing time to time so the data in the vector is also changing .
    But the problem is that when first I create a tree with that data the tree is created but for the next time I click on the tree node the tree is not changing i.e. it is not created with the new values that is stored in the vector at that time .what to do .Please help
    I am using DefaultMutableTreeNode for creating the tree .In starting I have created one root and the one it's child .Now the next subtree of the root child have to be created by this vector data. this subtree should be updated according to the values in the vecter.
    public void valueChanged(TreeSelectionEvent e) {
    //code here
    subtreecreat();
    //some function that create tree after cheching the some condition here
    subtreecreat() {
    Enumeration en=vector.elements();
    while(en.hasMoreElements())
    DefaultMutableTreeNode servername = new DefaultMutableTreeNode(en.nextElement());
    node.add(servername);
    Please help it is very urgent
    Thanks in Advance,
    anum

    Well, you can either use a custom TreeModel that tracks your Vector, or you can use a DefaultTreeModel and call model.reload(node) to refresh the tree below the specified node.

  • Generally when creating a Word file from either a Mac or Win7 pc and opening it on two different machines (either one first) it always prompts that the file is open and will be opened as read only. However opening a CSS file does not prompt that it is alr

    Generally when creating a Word file from either a Mac or Win7 pc and opening it on two different machines (either one first) it always prompts that the file is open and will be opened as read only.
    However opening a CSS file does not prompt that it is already open on or from any machine which is causing code edits to be lost.
    What we found from out testing:
    - The file can be saved from one user to the server and WILL NOT PROMPT on other machines until the saving machine has the Dreamweaver program closed completely
    - The file can be closed and  Dreamweaver minimised to the launch bar but it still will not register on other machines that it has been changed.
    - Also, until the  Dreamweaver program is closed on the machines, it will continue to open it's saved version of the file. 
    Example Scenario:
    - User 1 opens test.css (which is 2000 lines) and adds some code to the end of the file to bring it up to 2500 lines
    - Meanwhile User 2 opens test.css as well (opens as 2000 lines as User 1’s edits have not yet been saved) and adds in code to bring it to 2300 lines
    - User 1 saves his file and closes it - but  Dreamweaver is still open.
    - User 2 also saves his file and leaves  Dreamweaver  open.
    - The server will report the size and last edit of the file the same as User 2 as he was the last person to save it (and if you open from the Win7 Machine it will show as User 2’s 2300 line version)
    - If User 1 then open's the file again (from either the 'recent' in Dreamweaver OR clicking on the file directly in Finder...which version opens.... The version that User 1 saved! Not the true version on the server, but the version that User 1 edited and saved with 2500 lines in it.
    - Same for User 2, he will open 'his' version with 2300 lines in.
    Other information:
    - Files are opened directly from the server
    - Sometimes the users will save incrementally and re-open
    - Most of the time users will save incrementally and keep the files open
    - The users will never not save incrementally and just save when closing the file once finished
    - The users are usually working on the files all day
    - It is always the bottom lines of code that are lost. It could be a case of the two versions being mixed up and cutting off the newly added lines based on the line count (possibly).
    It is as if Dreamweaver is holding a cache of the version locally and then only properly looking back to the server when it has been completely closed. It is very difficult to see how the server is causing such an impact on these files, there are very few logs which are giving any indication to the root cause of the problems.
    Anyone know if this is a known issue?
    Is there a way that there can be a featured implemented on the server that doesn't allow another user to open a file if it is already open on another machine?
    Thanks

    Your server file handling has nothing, and really nothing to do with Adobe software. If files don't get locked for (over-)writing and/or lose connection to the program opening them, then your server is misconfigured. It's as plain and simple and that. Anything from "known file types"/ file associations not being set correctly, MIME types being botched, crooked user privileges and file permissions, missing Mac server extensions, delayed file writing on the server, generic network timeout issues and what have you. Either way, you have written a longwinded post with no real value since you haven't bothered to provide any proper technical info, most notably about the alleged server. Either way, the only way you can "fix" it is by straightening out your server and network configuration, not some magic switch in Adobe's software.
    Mylenium

  • When create heirarchy, can not find the entry which is in master data

    Hi, SDNs
        When create a heirarchy for a char , click this char button to add a fields to a node, i can't search the value which is actually in the master data.
       Thansk for your time

    If you go to create hierararchy or change mode of hierarchy
    3 types of nodes you can create
    1)Text node
    2)Charecteristic node
    3)Infoobject values node
    text node - is simple any text node you can create
    infoobject values node - if the master data is loaded you can create it
    if master data is loaded make sure its activated and no master data is under "M" version.
    charecteristic node - only if particular infoobject node is included in the tab "external chars in hierarchies" in RSD1 of that particular infoobject
    Hope it Helps
    Chetan
    @CP..

  • How to change the default save encoding of the dvm files when create dvm???

    When I creating a DVM(domain-value mapping) in Chinese on the ESB control and confirm it, then restarted the SOA service, the DVM that I created in Chinese disappeared from ESB control. All the maps(both English and Chinese ) are in DVM Repository.
    After I updated the encoding from ‘UTF-8’ to ‘GB2312’ in the three files below, and restarted the SOA service, the DVM in Chinese appeared on ESB control.
    But when I adding the second row in Chinese and save it, then restart the SOA service, the DVM in Chinese disappeared from ESB Control once again. Because the encoding in the three files below is updated from ‘GB2312’ to ‘UTF-8’ .
    Files:
    C:\product\10.1.3.1\OracleAS_1\integration\esb\oraesb\artifacts\store\metadata\files\dvm.def.xml
    C:\product\10.1.3.1\OracleAS_1\integration\esb\oraesb\artifacts\store\metadata\files\dvm\Chinese.xml.def.xml
    C:\product\10.1.3.1\OracleAS_1\integration\esb\oraesb\artifacts\store\content\files\dvm\Chinese.xml_1.0
    How to change the default save encoding of the dvm files when create dvm in ESB control ???

    I have the same problem.  When I updated to Mavericks now the bookmarks bar font is huge.  I liked it the way it was before.  I liked the smaller font.  Also wish I could change the color of the sidebar and font/folders too.
    I tried to see in preferences if there was anyway to change it, but I don't see anything there.

Maybe you are looking for