Attempted to add a node at an edge terminus or outside the range of the ver

Dear Sir,
there is problem existing when i am building topology for some regions. the problem is vertex array. when i try to build toplogy
its giving me error called
===================
"ERROR at line 1:
ORA-29532: Java call terminated by uncaught Java exception:
oracle.spatial.topo.InvalidTopoOperationException: Attempted to add a node at
an edge terminus or outside the range of the vertex array
ORA-06512: at "MDSYS.SDO_TOPO_MAP", line 404
ORA-06512: at line 7"
==================
if i divide the polygon into 2 polygons the topology is creating
please some one give me reply as soon as possible
Thanks
Kabeer

please some one give me reply..
actually i have polygons as counties for those i am building topology and its giving me following error
ERROR at line 1:
ORA-29532: Java call terminated by uncaught Java exception:
oracle.spatial.topo.InvalidTopoOperationException: Attempted to add a node at
an edge terminus or outside the range of the vertex array
ORA-06512: at "MDSYS.SDO_TOPO_MAP", line 404
ORA-06512: at line 7
Thanks
Kabeer

Similar Messages

  • Hyperion Performance Scorecard error when attempting to add Accountab'y Map

    Hi
    I getting the generic error message -- "Performance Scorecard is having difficulty fulfilling your request. Consult your Performance Scorecard Administrator." -- when I attempt to add a new Accountability Map.
    I am using the Balanced Scorecard framework and have so far defined the Framework, some Measures, an Employee and now want to define the Accountability Elements. Based on what I am reading in the documentation, I need to do this via the Add Accountability Map function -- correct me if I am wrong.
    Any ideas on where I can look to see what is actually generating the error?
    Thanks
    Taha
    PS. I am trying to get ready for a meeting later this week so need an answer as quickly as possible. Thanks

    RESOLVED....SORT OF...
    I requested a recycle of the environment and that seems to have fixed the problem. We are going to monitor and if it re-occurs will open an SR.

  • Add another Node EBS 11i

    Hi all,
    this thread is in continuation with thread. Re: EBS upgrade path
    Applicaiotn=11.5.10.2
    DB=10.2.0.5.0
    OS= OEL 4.8
    Nodes configuration is 1+1+1
    i.e.
    Node Name
    erpapps (Admin+Web+Form+Concurrent)
    erpdb db tier
    erpdrdb standby database
    <b>want to add another node
    erpapps1 with (Admin+Web+Form+Concurrent)</b>
    I followed following steps:
    <b>1- prepare to source system, executed</b>
    perl adpreclone.pl dbTier // although it has nothing to do with this activity
    perl adpreclone.pl appsTier // on erpapps node
    <b>2- Copy the appsTier from erpapps to erpapps1 </b>
    <b>3- executed perl adcfgclone.pl appsTier </b>
    adcfgclone completed successfully.
    parameters entered for adcfgclone.pl are as
    PROMPT :
    Do you want to use a virtual hostname for the target node (y/n) [n] ?
    ANSWER :
    n
    PROMPT :
    Target system database SID [PROD]
    ANSWER :
    PROD
    Default value found for s_contextname : PROD_erpapps1
    PROMPT :
    Target system database server node [erpdb]
    ANSWER :
    erpdb
    PROMPT :
    Target system database domain name [abc.def.com]
    ANSWER :
    abc.def.com
    PROMPT :
    Does the target system have more than one application tier server node (y/n) [y] ?
    ANSWER :
    y
    PROMPT :
    Does the target system application tier utilize multiple domain names (y/n) [n] ?
    ANSWER :
    n
    PROMPT :
    Target system concurrent processing node [erpapps]
    ANSWER :
    erpapps1
    PROMPT :
    Target system administration node [erpapps]
    ANSWER :
    erpapps1
    PROMPT :
    Target system forms server node [erpapps]
    ANSWER :
    erpapps1
    PROMPT :
    Target system web server node [erpapps]
    ANSWER :
    erpapps1
    PROMPT :
    Is the target system APPL_TOP divided into multiple mount points (y/n) [n] ?
    ANSWER :
    n
    PROMPT :
    Target system APPL_TOP mount point [/oracle/oraapps/prodappl]
    ANSWER :
    /oracle/oraapps/prodappl
    PROMPT :
    Target system COMMON_TOP directory [/oracle/oraapps/prodcomn]
    ANSWER :
    /oracle/oraapps/prodcomn
    PROMPT :
    Target system 8.0.6 ORACLE_HOME directory [/oracle/oraapps/prodora/8.0.6]
    ANSWER :
    /oracle/oraapps/prodora/8.0.6
    PROMPT :
    Target system iAS ORACLE_HOME directory [/oracle/oraapps/prodora/iAS]
    ANSWER :
    /oracle/oraapps/prodora/iAS
    PROMPT :
    Do you want to preserve the Display set to :0.0 (y/n) [y] ?
    ANSWER :
    y
    at the end
    The new context file has been created at:
            /oracle/oraapps/prodappl/admin/PROD_erpapps1.xml
    then autconfig completed successfully and services started with one exception while starting services
    Checking for FNDFS executable.
    Starting listener process APPS_PROD.
    adalnctl.sh: exiting with status 127<b>4- executed perl adaddnode.pl </b>
    [oraapps@erpapps1 ~]$ more set_apps_env.sh
    . /oracle/oraapps/prodappl/APPSPROD_erpapps1.env
    [oraapps@erpapps1 ~]$ . set_apps_env.sh
    [oraapps@erpapps1 ~]$ cd $COMMON_TOP/clone/bin
    [oraapps@erpapps1 bin]$ ls
    adaddnode.pl  adcfgclone.pl  adchkutl.sh  adclonectx.pl  adclone.pl
    [oraapps@erpapps1 bin]$ perl adaddnode.pl
    Enter the APPS username: APPS
    Enter the APPS user password:
            Using CONTEXT_FILE : /oracle/oraapps/prodappl/admin/PROD_erpapps1.xml
            Using      CTXORIG : /oracle/oraapps/prodcomn/clone/bin/../context/apps/CTXORIG.xml
    APPL_TOP name of the source system (old APPL_TOP name) : erpapps
    APPL_TOP name of the target system (new APPL_TOP name) : erpapps1
    Configuring snapshot information for the original (clone source) node...
    Executing command:
    sqlplus /nolog @/oracle/oraapps/prodappl/ad/11.5.0/patch/115/sql/adadmrat.sql APPS pals15 PROD PROD erpapps1 erpapps /oracle/oraapps/prodcomn/temp/adadmat_sql.spool
    SQL*Plus: Release 8.0.6.0.0 - Production on Wed Sep 28 21:52:17 2011
    (c) Copyright 1999 Oracle Corporation.  All rights reserved.
    Connected.
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Current data
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    APPL_TOP Names in AD_APPL_TOPS:
    *PRESEEDED*
    GLOBAL
    erpapps
    erpapps1
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Updating tables...
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    declare
    *<b>
    ERROR at line 1:
    ORA-00001: unique constraint (APPLSYS.AD_APPL_TOPS_U2) violated
    ORA-06512: at line 16
    </b>
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Error configuring snapshot information for the source node...cannot proceed with adding the node.[oraapps@erpapps1 bin]$
    [oraapps@erpapps1 bin]$ sqlplus apps
    SQL*Plus: Release 8.0.6.0.0 - Production on Wed Sep 28 21:52:29 2011
    (c) Copyright 1999 Oracle Corporation.  All rights reserved.
    Enter password:
    Connected to:
    Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    <b>followed thread  Error:ORA-00001: unique constraint (APPLSYS.AD_APPL_TOPS_U2) violated </b>
    SQL> create table ad_timestamps_bak as select * from ad_timestamps;
    Table created.
    SQL> create table ad_appl_tops_bak as select * from ad_appl_tops;
    Table created.
    SQL> delete ad_appl_tops where name='erpapps1';
    1 row deleted.
    SQL> delete from ad_timestamps where attribute like '%erpapps1';
    2 rows deleted.
    SQL> commit;
    SQL> exit<b>rerun perl adaddnode.pl</b>
    Enter the APPS username: APPS
    Enter the APPS user password:
            Using CONTEXT_FILE : /oracle/oraapps/prodappl/admin/PROD_erpapps1.xml
            Using      CTXORIG : /oracle/oraapps/prodcomn/clone/bin/../context/apps/CTXORIG.xml
    APPL_TOP name of the source system (old APPL_TOP name) : erpapps
    APPL_TOP name of the target system (new APPL_TOP name) : erpapps1
    Configuring snapshot information for the original (clone source) node...
    Executing command:
    sqlplus /nolog @/oracle/oraapps/prodappl/ad/11.5.0/patch/115/sql/adadmrat.sql APPS pals15 PROD PROD erpapps1 erpapps /oracle/oraapps/prodcomn/temp/adadmat_sql.spool
    SQL*Plus: Release 8.0.6.0.0 - Production on Wed Sep 28 22:25:33 2011
    (c) Copyright 1999 Oracle Corporation.  All rights reserved.
    Connected.
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Current data
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    APPL_TOP Names in AD_APPL_TOPS:
    *PRESEEDED*
    GLOBAL
    erpapps
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Updating tables...
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    PL/SQL procedure successfully completed.
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Updated data
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    APPL_TOP Names in AD_APPL_TOPS:
    *PRESEEDED*
    GLOBAL
    erpapps
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Done
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Commit complete.
    Disconnected from Oracle Database 10g Enterprise Edition Release 10.2.0.5.0 - Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    Completed snapshot configuration on source node.
    Configuring snapshot information for the new (clone target) node...
    Executing command:
    sqlplus /nolog @/oracle/oraapps/prodappl/ad/11.5.0/patch/115/sql/adadmdat.sql APPS pals15 PROD PROD erpapps erpapps1 /oracle/oraapps/prodcomn/temp/adadmdat_sql.spool
    SQL*Plus: Release 8.0.6.0.0 - Production on Wed Sep 28 22:25:33 2011
    (c) Copyright 1999 Oracle Corporation.  All rights reserved.
    Connected.
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Checking configuration...
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    PL/SQL procedure successfully completed.
    PL/SQL procedure successfully completed.
    AOL Schema Name         : APPLSYS
    Applications System Name: PROD
    Source APPLTOP Name     : erpapps
    Target APPLTOP Name     : erpapps1
    ACTIVE_FLAG present?    : TRUE
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Current data
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    APPL_TOP Names in AD_APPL_TOPS:
    *PRESEEDED*
    GLOBAL
    erpapps
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Updating tables...
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    PL/SQL procedure successfully completed.
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Updated data
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    APPL_TOP Names in AD_APPL_TOPS:
    *PRESEEDED*
    GLOBAL
    erpapps
    erpapps1
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Done
    ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Commit complete.Following are the observations:
    - concurrent is not starting on both nodes
    - if access application through url http://erpapps.abc.def.com:8010/--- then till login page url remains for same host, but after successfull login url redirects to http://erpapps1.abc.def.com:8010/.
    <b>
    we want this setup
    erpapps (Admin+Web+Form+Concurrent)
    erpapps1 (Admin+Web+Form+Concurrent)
    erpdb db tier
    erpdrdb standby database
    What I missed in the configuration?
    </b>
    Regards,
    Asim

    cocurrent error at node ERPAPPS1
    Could not contact Service Manager FNDSM_ERPAPPS_PROD. The TNS alias could not be located, the listener process on ERPAPPS could not be contacted, or the listener failed to spawn the Service Manager process.
    Could not contact Service Manager FNDSM_ERPAPPS1_PROD. The TNS alias could not be located, the listener process on ERPAPPS1 could not be contacted, or the listener failed to spawn the Service Manager process.concurrent error for node ERPAPPS, eralier it was working fine
    Routine &ROUTINE has attempted to start the internal concurrent manager.  The ICM is already running.  Contact you system administrator for further assistance.afpdlrq received an unsuccessful result from PL/SQL procedure or function FND_DCP.Request_Session_Lock.
    Routine FND_DCP.REQUEST_SESSION_LOCK received a result code of 1 from the call to DBMS_LOCK.Request.
    Possible DBMS_LOCK.Request resultCall to establish_icm failed
    The Internal Concurrent Manager has encountered an error.
    Review concurrent manager log file for more detailed information. : 28-SEP-2011 23:07:59 -
    Shutting down Internal Concurrent Manager : 28-SEP-2011 23:07:59
    List of errors encountered:
    _ 1 _
    Routine AFPCSQ encountered an ORACLE error. .
    Review your error messages for the cause of the error. (=<POINTER>)
    List of errors encountered:
    _ 1 _
    Routine AFPCAL received failure code while parsing or running your
    concurrent program CPMGR
    Review your concurrent request log file for more detailed information.
    Make sure you are passing arguments in the correct format.
    The PROD_0928@PROD internal concurrent manager has terminated with status 1 - giving up.<b>Do you have PCP implemented?</b>
    No, till now we haven't done that.

  • Add new nodes to IDoc in IDoc-XML Schema Mapping with Java

    Hello everyone, I'm not very sure if this is the right forum but I have a problem and I haven't being able to find the answer, my scenario is as follows:
    -First of all our system characteristics: SAP ECC 6.0, SAP BASIS 700, PI BASIS 2005-1-700 and SAP APPL 600
    -We are in Mexico and we are creating our own billing documents with digital signature and a digital certificate in XML format according to SAP Note 1303712 and all derived notes.
    -Our actual schema is working fine: We generate our IDocs (one for SD and one for FI) in SAP and we send them to PI XI to be parsed by a JAVA program and then converted to XML.
    Now we have the requirement to add new nodes (I might be wrong in the term, feel free to correct me) to the IDoc, it sounds very simple but I have only experience with ABAP  and no experience with PI, also it's working only on our production landscape, so if I don't do it right it could be very dangerous.
    I have already read the following notes that might help me: 1321680 and 1318342 but their configuration is just in the aplication server and don't mention anything about PI or the Java program.
    So, if any one could provide me some kind of guide or important aspects that I should take care (like mapping, structures, etc) to enhance IDocs for this schema i would be very grateful.
    I hope this post were clear enough, if it is not also feel free to ask me to clarify or provide more information.
    Kind Regards
    Omar

    Hi Omar,
    Since the structure of the IDoc is changing (adding a new node), you would need to do the following in PI:
    1) Reimport the IDoc in ESR/IR of PI.
    2) Change the mapping/transformation logic in the mapping parser defined. If it is a Java code, you would need to reimport it in the ESR/IR. Use link below to understand more on jave mapping.
    http://wiki.sdn.sap.com/wiki/display/XI/BeginnersguidetoJavamappingusingDOMparserinSAPXI
    3) Delete the IDoc cache using transaction IDX2, after the IDoc is reimported.
    Regards,
    Sanjeev.

  • Running Lightroom 6 on Windows machine (after having upgraded from LR5... While attempting to add or change music in the Slideshow module, LR unexpectedly quits.  After several attempts at this, LR6 won't even launch properly...shows the splash screen but

    Running Lightroom 6 on Windows machine (after having upgraded from LR5... While attempting to add or change music in the Slideshow module, LR unexpectedly quits.  After several attempts at this, LR6 won't even launch properly...shows the splash screen but that's it.  The program is buggy...need an update/revision quickly!!

    If you're on Windows, check out a free program called Audacity--it's fantastic.  With Audacity the process of converting a 48.000 kHz to 44.100 kHz is as simply as opening, changing the sample rate, and then exporting again, as an MP3.

  • When I attempt to add a new key frame into the timeline it adds several frames to my animation

    I am trying to edit an FLV file with flash professiona.  Right now every frame is on long frame sequence, meaning that right now there is only one key fram in the entire 40 second animation.  I am trying to add put key frames at various points in my animation but when I attempt to add a new key frame into the timeline it copies ever frame up to the selected and adds it to the front of my timeline.  Any Idea how to fix this?  I want to break my video up so I can add some shape tweens in between some of the frames

    Extensions like IE View and IE Tab use IE and the IE rendering engine, so you are running IE.
    Clear the cache and the cookies from sites that cause problems.
    "Clear the Cache":
    *Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do not click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • SharePoint Online switching to mobile view when attempting to add user permissions

    Hello,
    I am having a very weird problem that just started out of no where. It happens when I go to the Site Settings of my site collection and click on Site Permissions. When I click Grant Permissions to try to add users, the browser will immediately switch to
    the mobile view.
    I am able to switch back to the regular browser view, then when I click Grant Permissions, the box to select the user opens. I then choose the user and click Share. After clicking Share, the popup immediately goes to the mobile view. When I exit that the
    users were never granted permissions.
    This only happens so far when I am trying to add permissions. Is there something that I could have messed up?
    What is happening and how can I fix this? I am out of ideas and unable to add permissions for users. I do not want to have to blow this site collection away.
    Thanks.

    Hi Andy,
    According to your description, my understanding is that the page would switch to mobile view when attempting to add user permissions in SharePoint Online.
    I recommend to verify the things below:
    Clear the caches in browser to see if the issue still occurs.
    Test the same scenario in another computer to see if the issue still occurs.
    Append mobile=0 to the URLs in SharePoint Online.
    In the meanwhile, you can post your question to the forum for SharePoint Online: http://social.technet.microsoft.com/Forums/msonline/en-US/home?forum=onlineservicessharepoint.
    More experts will assist you, then you will get more information relation to SharePoint Online.
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • ADF: How do I add a node to a selected root in a TreeModel

    I've created a TreeModel with something that follows:
    1.) Loop through a List and build the Roots:
    for (TransactRow transactionRootRow : transactionResults) {
    TransactionNode transactionRootItem = new
    TransactionNode(transactionRootRow.getTransactKey(), transactionRootRow.getParentKey());
    transactionRoot.add(transactionRootItem);
    this.setTransactModel(new ChildPropertyTreeModel(transactionRoot, "children") {
    public boolean isContainer() {
    return ((TransactionNode)getRowData()).getChildCount() > 0;
    This works great.
    What I need to do next is "click" on any of the Roots and add a node to the selected Root.
    I might have:
    |-Root1 (rowKey="r1", rowIndex=0)
    But, when I click on Root1, I should have:
    |-Root1 (rowKey="r1", rowIndex=0)
    | |-Folder1 (rowKey="r1f1", rowIndex=0)
    I am at the point that when I can get the current root in Java code, but how do I go about adding a node to the current root in a TreeModel?
    Thanks,
    --Todd                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    This is JSF - ADF specific, but I'm not using JDeveloper.

  • Add tree node problem

    Hi guys, I'm trying to add nodes programatically but I have the same wrong behavior:
    1. I displayed a tree which will be updated from a data block and Selected say NODE1.
    2. After I displayed it I EXECUTE QUERY on the DATA BLOCK next to it, so I can choose a candidate record to belong to the tree structure.
    3. I add the record via a button which has the addMyNode code.
    4. It adds the node correctly. (say NODE11).
    5. I add another node just behind the new node (NODE11) say NODE 111.
    6. With my mouse I selected the father(NODE1) of NODE11 and add a brother of NODE 11, say NODE12, but this node is added next to NODE111.
    7. If I navigate a little while through the tree after step number 5, and then return to NODE1 with my mouse, I can add it perfectly.
    What's wrong with my code:??
    AddMyNode (in a PushButton):
    PROCEDURE AddMyNode IS
    htree ITEM;
    top_node FTREE.NODE;
    new_node FTREE.NODE;
    item_value VARCHAR2(120);
    num_selected NUMBER;
    current_node FTREE.NODE;
    ncl_centro      NUMBER;
    BEGIN
    htree := Find_Item('DB_ARBOL.HT_ARBOL');
    num_selected := Ftree.Get_Tree_Property(htree, Ftree.SELECTION_COUNT);
    FOR j IN 1..num_selected LOOP
    current_node := Ftree.Get_Tree_Selection(htree, j); Long postings are being truncated to ~1 kB at this time.

    Hi guys, I'm trying to add nodes programatically but I have the same wrong behavior:
    1. I displayed a tree which will be updated from a data block and Selected say NODE1.
    2. After I displayed it I EXECUTE QUERY on the DATA BLOCK next to it, so I can choose a candidate record to belong to the tree structure.
    3. I add the record via a button which has the addMyNode code.
    4. It adds the node correctly. (say NODE11).
    5. I add another node just behind the new node (NODE11) say NODE 111.
    6. With my mouse I selected the father(NODE1) of NODE11 and add a brother of NODE 11, say NODE12, but this node is added next to NODE111.
    7. If I navigate a little while through the tree after step number 5, and then return to NODE1 with my mouse, I can add it perfectly.
    What's wrong with my code:??
    AddMyNode (in a PushButton):
    PROCEDURE AddMyNode IS
    htree ITEM;
    top_node FTREE.NODE;
    new_node FTREE.NODE;
    item_value VARCHAR2(120);
    num_selected NUMBER;
    current_node FTREE.NODE;
    ncl_centro      NUMBER;
    BEGIN
    htree := Find_Item('DB_ARBOL.HT_ARBOL');
    num_selected := Ftree.Get_Tree_Property(htree, Ftree.SELECTION_COUNT);
    FOR j IN 1..num_selected LOOP
    current_node := Ftree.Get_Tree_Selection(htree, j); Long postings are being truncated to ~1 kB at this time.

  • PSE 11 crashes when I attempt to add a new catalog

    PSE 11 crashes when I attempt to add a new catalog to those that already exist. No programs are running that might conflict with Organizer, and I can run other functions such as downloading photos from my camera. As soon as I attempt to add a new sub-catalog to an existing major catalog, the program crashes. I'm using Windows 7, and have tried various compatibilities, but none solves the problem. Any ideas?

    expat31 wrote:
    PSE 11 crashes when I attempt to add a new catalog to those that already exist. No programs are running that might conflict with Organizer, and I can run other functions such as downloading photos from my camera. As soon as I attempt to add a new sub-catalog to an existing major catalog, the program crashes. I'm using Windows 7, and have tried various compatibilities, but none solves the problem. Any ideas?
    How do you attempt to 'add a new catalog' or a new 'sub-catalog' ?
    There are no such things as 'sub-catalogs' or catalogs included in catalog.
    Catalogs are totally independent storing systems, they ignore what is managed in other catalogs.That's why it is recommended to have only one catalog, unless you have a good reason to create several ones because they are totally independent by nature (home vs professional for instance).
    You can create several levels of albums, of tags categories, but not with catalogs.

  • Error when installing OpsMgr reporting (Attempted to add warning icon to item OMREPORTING but since this was as NONVITALFAILURE case, we added an Error icon instead.)

    Hi
    I have the following scenario:
    Two Management Server, the first
    Management Server has the following functions:
    - Management Server
    - Operations Console
    - Web Console
    My second Management Server has the following
    functions:
    - Management Server
    - Operations Console
    A SQL Server with the
    OperationsManager and OperationsManagerDW
    bases.
    My second Management Server, I installed the
    service report server SQL,
    created the foundation in my remote SQL
    Server (ReportServerOpsMgr and
    ReportServerOpsMgrTempDB). By adding the
    feature of Reporting Server
    it starts the installation process, but
    at a certain point it gives me the following error message
    in the Reporting Server log: Attempted
    to add warning icon to
    OMREPORTING item but since
    this was the NONVITALFAILURE
    case, we added an Error
    icon instead.
    Has anyone been through
    this problem and can help me?
    Thanks a lot!
    Wilsterman Fernandes

    Seems this is either a permissions issue or the it is a restriction configured for running external stored procedures
    I suggest you remove the Reporting portion from the server, then remove the Reporting Service completely. After doing this, reboot the SQL and Management server=>install Reporting again.
    Juke Chou
    TechNet Community Support

  • How to add child node in Tree table programmetically

    Jdev Version 11.1.1.4.0.
    I have created tree table programmetically in bean.
    I have to add child node to tree table component on button click event on page.
    Please let me know how to do this in bean.
    Regards,
    Kiran

    How are you creating the tree pro-grammatically?
    If you are adding a new node to underlying data structure and refresh the tree - the tree will get updated with the new data.
    Thanks,
    Navaneeth

  • XI 3.1 SR3 on Solaris SPARC - using ccm.sh to add new node ?

    Hi,
    I'm configuring the XI 3.1 SR3 Integration for SAP component on my newly built BOE 3.1 SR3 environment and have a question on the "configuring SAP server side trust" part of the configuration. On page 91 of the Int Kit for SAP guide it states that :-
    To configure BusinessObjects Enterprise servers
    After you generate a PSE for BusinessObjects Enterprise, you must configure
    an appropriate server structure for SAP processing. The following procedure
    creates a node for SAP processing servers, so that you can set operating
    system credentials on the node level.
    Note:
    In this version of BusinessObjects Enterprise, servers are no longer
    configured in the Central Configuration Manager (CCM). Instead, a new
    Server Intelligence Agent (SIA) must be created.
    1. In the CCM, create a new node for SAP processing servers.
    Give the node an appropriate name such as SAPProcessor. For
    information about nodes, see u201CAdding a nodeu201D in the SAP BusinessObjects
    Enterprise Administrator's Guide.
    2. In the CMC, add the processing servers you need to the new node, then
    start the new servers.
    For information about adding and starting servers, see the u201CManaging
    and Configuring Serversu201D chapter of the SAP BusinessObjects Enterprise
    Administrator's Guide.
    The trouble is that the BOE S.1 SR3 administrators guide for "adding a node" on page 63 describes the process on windows where the ccm GUI tools is used. On unix however the ccm.sh command line tool needs to be used and looking at the "ccm.sh -help" options I can't see anything listed that could be used to perform this add node procedure.
    Can anyone suggest to me how I can setup this new node that is required so I can continue with the XI 3.1 SR3 Integratrion for SAP setup.
    Regards,
    Brian.
    I'm new to BOE so please accept my apologies if this is a basic task.

    Hi Seb,
    thanks for this. I suppose I'm unsure on this due to me only just becoming involved with BOE, the Integration for SAP document isn't very clear on this process for setting up a new SIA. I checked with the project manager and this needs to be setup to enable their planned usage. I'll take a look at using the serverconfig.sh utilility to create a new SAPProcessors "node".
    I'm assuming I can then use the CMC as per step 2 in the XI3 SR3 Integration for SAP guide, page 91 :-
    To configure BusinessObjects Enterprise servers
    After you generate a PSE for BusinessObjects Enterprise, you must configure
    an appropriate server structure for SAP processing. The following procedure
    creates a node for SAP processing servers, so that you can set operating
    system credentials on the node level.
    Note:
    In this version of BusinessObjects Enterprise, servers are no longer
    configured in the Central Configuration Manager (CCM). Instead, a new
    Server Intelligence Agent (SIA) must be created.
    1. In the CCM, create a new node for SAP processing servers.
    Give the node an appropriate name such as SAPProcessor. For
    information about nodes, see u201CAdding a nodeu201D in the SAP BusinessObjects
    Enterprise Administrator's Guide.
    2. In the CMC, add the processing servers you need to the new node, then
    start the new servers.
    For information about adding and starting servers, see the u201CManaging
    and Configuring Serversu201D chapter of the SAP BusinessObjects Enterprise
    Administrator's Guide.
    Regards,
    Brian.

  • Trying to add a node in a TreeByNestingTableColumn

    Hello All,
    I'm still having problems doing this!
    I followed the tutorial step by step on how to Integrate a Tree structure in Web Dynpro table.
    I'm using NWDS 7.0.18 on EP 7.0
    The tutorial can be found [here|https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/de59f7c2-0401-0010-f08d-8659cef543ce]
    I changed mine around a little bit to use Levels.java instead of Catalog.java.
    I got it working fine. Now the next step I want to do is add a toolbar button that will add a node in the tree structure. So I created the relevant button with an action onActionInsertNode and its signature its the same as the signature for Loading children nodes
    public void onActionInsertNode(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent,
    com.sjm.wdp.wdp.IPrivateTreeAppCompView.ILEVELElement element )
        //@@begin onActionInsertNode(ServerEvent)
        addNewLevel(element.nodeCHILD_LEVEL(), element.getID()); // Null pointer exception here
        //@@end
    I created a new method called addNewLevel to add a single element which is the new node. It looks like this
    public void addNewLevel( com.sjm.wdp.wdp.IPrivateTreeAppCompView.ILEVELNode node,
    java.lang.String parentId )
        //@@begin addNewLevel()
         IPrivateTreeAppCompView.ILEVELElement newLevelElement;
         if(parentId.equals(Levels.getParentId(node.LEAD_SELECTION)))
              newLevelElement = wdContext.nodeLEVEL().createLEVELElement();
              node.addElement(newLevelElement);
        //@@end
    Now when I click the Insert Node button, I want to insert a new node underneath the selected node, ie I want to make it the child of the selected node. node.LEAD_SELECTION. If I look at my code it seems as if I'm following the same logic as the code provided by the tutorial, except the tutorial loops thru the multidimensional array in the Java file and I'm just trying to add a single child node.
    I get a null pointer exception when the onActionInsertNode fires, Ive indicated above where.
    Can someone kindly please explain what I am doing wrong?
    Thanks in advance.
    PS. I forgot to mention that when I created my action onActionInsertNode, I did NOT check the without validation checkbox. I don't actually know what this checkbox does, but in the tutorial is asks you to check this box when you create onActionLoadChildren.

    Hi Armin,
    So using what you have given me so far here is how the getTreeSelection().index() is returning
    context                      getTreeSelection().index()
    -Root                                       -1   
      - child1                                   0
        - gchild1_1                            0
          - leaf1_1                             0
          - leaf1_2                             1
        - gchild1_2                            1
        - gchild1_3                            2
      - child2                                   1
        - gchild2_1                            0
        - gchild2_2                            1
    Here is my code to add a node into the desired position in the tree.
    public void onActionInsertNode(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent,
    com.sjm.wdp.wdp.IPrivateTreeAppCompView.ILEVELElement element )
        //@@begin onActionInsertNode(ServerEvent)
        //addNewLevel(element.nodeCHILD_LEVEL(), element.getID());
        if(wdContext.nodeLEVEL().getLeadSelection() != IWDNode.NO_SELECTION)
             try
              IPrivateTreeAppCompView.ILEVELElement newChildElem =
                                                     wdContext.createLEVELElement();
              wdContext.nodeLEVEL().addElement
                                   (wdContext.nodeLEVEL().getTreeSelection().index(), newChildElem);
         catch(Exception e)
        //@@end
    However, despite specifying where to add the node, the node keeps getting created and added at the root level. Please help out.
    Marshall.

  • Add model node element

    Hi all,
    I've read very threads about this, but I'm not capable to do this:
    I've a binded context to table from Model data from R3 like this:
    I_Zrapp
    -> proj
    -> name
    -> etc
    After executing the bapi, in this table I can see the results correctly.
    I need to add a row.
    thans a lot,
    david

    Hi,
    I need the previous step.
    I've two FM. Read and update functions.
    The first one, return a table results.
    I will add in this table some information using webdynpro, and execute the function module to update.
    I've implemented the addElement like a Node, but an errors appear.
    thanks
    david

Maybe you are looking for

  • Throttling/limiting of Google Drive uploads

    BT seem to be throttling or otherwise speed-restricting  uploads to Google Drive. I've been testing last night and today and found the following, trying to upload a single 3.5GB file (which Google allows, unlike Microsoft SkyDrive). Uploads per file

  • ITunes failing to open (Ive tried everything i can find, please help me)

    Hi guys, I know this is probably something people ask alot but if i could just get someones help id really appreciate it. My iTunes suddenly won't open.. for no reason i can find. It bounces up and down in the dock as if it is going to and then just

  • Sending Acrobat 9.0 Pro Forms through Secure E-mail Method

    I have build a number of forms in Adobe Acrobat 9.0. I've read all there is about Adobe Security. But after trying many, many methods, I can't seem to find a way to 1) make it work, or 2) test the method to ensure it works. The cernerio is this.... T

  • Canon PIXMA MX722 vs MX922

    This is like a hidden deal because I missed the staples 59 dollar deal on MX922 this weeked it was very short I guess anyway if you look at the specs the MX722 is the same as MX922 except for the lcd screen is 2.5 and doesn't come with cd/dvd tray. 

  • Export / Import with FULL=Y

    Hello DBA's, after consulting several thread on exp/imp with the option full=y the doubt that I have left is when using imp with full=y ignore=y in a new data base, the data base obtained will be equal to the data base from which export with full=y b