Remove the storage with CRMI failure?

Hi all.

I am trying to remove the means of storage RIDC

dataBinder.putLocal ("IdcService", "DELETE_STORAGE");
dataBinder.putLocal ("dObjectID", dObjectID);

view the error

Evento generated por el usuario "sysadmin" host of el en 'CIS '. No to ha could run el servicio DELETE_STORAGE_SUB y the getStorageInfo funcion.

No hay of characters no validos in the number 'physical '. [ Details ]

Se ha producido un error. El rastreo de pila siguiente muestra más información. !csUserEventMessage,sysadmin,CIS!$!csServiceDataException,DELETE_STORAGE_SUB,getStorageInfo!$!csNumberInvalidCharacters,Physical intradoc.common.ServiceException: !csServiceDataException,DELETE_STORAGE_SUB,getStorageInfo!$ *ScriptStack DELETE_STORAGE_SUB 3:doSubService,**no captured values**DELETE_STORAGE_SUB,**no captured values**3:getStorageInfo,**no captured values** at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:2176) at intradoc.server.Service.buildServiceException(Service.java:2404) at intradoc.server.Service.createServiceExceptionEx(Service.java:2398) at intradoc.server.Service.createServiceException(Service.java:2393) at intradoc.server.ServiceRequestImplementor.handleActionException(ServiceRequestImplementor.java:1816) at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1766) at intradoc.server.Service.doAction(Service.java:566) at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1483) at intradoc.server.Service.doActions(Service.java:561) at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1346) at intradoc.server.Service.executeSubServiceCode(Service.java:4184) at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:1222) at intradoc.server.Service.executeServiceEx(Service.java:4179) at intradoc.server.Service.executeService(Service.java:4163) at intradoc.server.Service.doSubService(Service.java:4073) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86) at intradoc.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:310) at intradoc.common.ClassHelperUtils.executeMethod(ClassHelperUtils.java:295) at intradoc.server.Service.doCodeEx(Service.java:639) at intradoc.server.Service.doCode(Service.java:594) at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1693) at intradoc.server.Service.doAction(Service.java:566) at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1483) at intradoc.server.Service.doActions(Service.java:561) at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1415) at intradoc.server.Service.executeActions(Service.java:547) at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:751) at intradoc.server.Service.doRequest(Service.java:1976) at intradoc.server.ServiceManager.processCommand(ServiceManager.java:486) at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265) at intradoc.server.IdcServerThread.run(IdcServerThread.java:160) at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256) at weblogic.work.ExecuteThread.run(ExecuteThread.java:221) Caused by: intradoc.data.DataException: !csNumberInvalidCharacters,Physical at intradoc.data.QueryUtils.appendParam(QueryUtils.java:487) at intradoc.jdbc.JdbcQueryUtils.buildQuery(JdbcQueryUtils.java:179) at intradoc.jdbc.JdbcWorkspace.buildQuery(JdbcWorkspace.java:821) at intradoc.jdbc.JdbcWorkspace.createResultSet(JdbcWorkspace.java:724) at commonutils.cache.CacheHandler.getCachedQueryResultSetEx(CacheHandler.java:200) at physicalcontentmanager.PcmProcessingUtils.getCachedQueryEx(PcmProcessingUtils.java:64) at physicalcontentmanager.PcmProcessingUtils.getCachedQuery(PcmProcessingUtils.java:45) at physicalcontentmanager.PhysicalContentManagerHandler.getStorageInfo(PhysicalContentManagerHandler.java:124) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86) at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:324) at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79) at intradoc.server.Service.doCodeEx(Service.java:622) at intradoc.server.Service.doCode(Service.java:594) at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1693) ... 32 more 

Yes, good dObjectID:-2197562894502623137 and 8527711723301911174

concerning

Tags: Fusion Middleware

Similar Questions

  • I need script to remove the line with 2 points, another script to remove next lines

    I need script to remove the line with 2 points, another script to remove next lines of two scripts needed help please

    Thanks in advance

    Concerning

    Lakshmiganth

    Scroll through each pathitem and look at the length of his pathPoints group.  If the length is equal to 2 and then use the remove() method to remove it.  For example (this is rough, off the top of my head):

    var lines = new Array();

    for (i = 0;  I have< app.activedocument.pathitems.length; ="" i++)="">

    If (app.activeDocument.pathItems [i].pathPoints.length == 2) {}

    Lines.push (App.activeDocument.pathItems [i]);

    }

    }

    for (i = 0;  I have< lines.length; ="" i++)="">

    Lines [i]. Remove();

    }

  • Create storage with CRMI but failure than other parameters?

    Hi all, I'm creating a storage in PCM with CRMI

    but the description of create_storage of services

    Additional parameters of Service required

    • dParentID: the unique identifier of the storage location of the parent for the storage location must be created.
    • dObjectName: the name of the storage location must be created.
    • dStorageType: the unique identifier for the location type assigned to the storage location.

    but I ran the java and URM display error

    !csUserEventMessage,sysadmin,CIS!$!csServiceDataException,CREATE_STORAGE,validateStorage!$!syParameterNotFound,dObjectID
    intradoc.common.ServiceException: !csServiceDataException,CREATE_STORAGE,validateStorage!$
    *ScriptStack CREATE_STORAGE
    3:validateStorage,**no captured values**
      at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:2176)
      at intradoc.server.Service.buildServiceException(Service.java:2404)
      at intradoc.server.Service.createServiceExceptionEx(Service.java:2398)
      at intradoc.server.Service.createServiceException(Service.java:2393)
      at intradoc.server.ServiceRequestImplementor.handleActionException(ServiceRequestImplementor.java:1816)
      at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1766)
      at intradoc.server.Service.doAction(Service.java:566)
      at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1483)
      at intradoc.server.Service.doActions(Service.java:561)
      at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1415)
      at intradoc.server.Service.executeActions(Service.java:547)
      at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:751)
      at intradoc.server.Service.doRequest(Service.java:1976)
      at intradoc.server.ServiceManager.processCommand(ServiceManager.java:486)
      at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)
      at intradoc.server.IdcServerThread.run(IdcServerThread.java:160)
      at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:545)
      at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
      at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused by: intradoc.data.DataException: !syParameterNotFound,dObjectID
      at intradoc.data.DataBinder.getEx(DataBinder.java:1258)
      at intradoc.data.DataBinder.get(DataBinder.java:1057)
      at physicalcontentmanager.PhysicalContentManagerHandler.validateStorage(PhysicalContentManagerHandler.java:726)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
      at java.lang.reflect.Method.invoke(Method.java:606)
      at intradoc.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:86)
      at intradoc.common.ClassHelperUtils.executeMethodReportStatus(ClassHelperUtils.java:324)
      at intradoc.server.ServiceHandler.executeAction(ServiceHandler.java:79)
      at intradoc.server.Service.doCodeEx(Service.java:622)
      at intradoc.server.Service.doCode(Service.java:594)
      at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1693)
      ... 13 more

    dObjectID must be set to 0 when creating storage under physical storage.

    The ObjectID for the parent under which extra storage is created must be defined as dParentID

    In this place, you can run the RIDC code to reach the requirement.

    dataBinder.putLocal ("IdcService", "CREATE_STORAGE");

    dataBinder.putLocal ("pcmType", "storage");

    dataBinder.putLocal("dObjectID","0");

    dataBinder.putLocal ("dObjectName", "RIDCCreate");

    dataBinder.putLocal ("dStorageType", "Row");

    dataBinder.putLocal ("dStatus", "wwwPcmAvailable");

    dataBinder.putLocal("dParentID","-6629038092695699769");

  • Under settings &gt; how to remove the storage data

    I went into settings > storage & use iCloud and I want to know how to delete data. For example in my mail application my iPad tells me that there are 796 MB. I emptied my Inbox, trash and sent the messages. Why is there so much use? In iMovie, I show 621 MB, that I do not use iMovie. How can I delete cache in my ios device?

    The simplest thing to try is a reset.  Press and hold the power and home together for 10 seconds until the Apple logo appears.

    That may well help your storage numbers.  If this is not the case, try a restore or remove the email account and reintroduce.

    Restore your iPhone, iPad or iPod touch from a backup - Apple Support

  • Safely remove the device with VISTA is not infallible

    I have a HP Pavilion Slimline nine running Vista.

    I plug a USB key or an external hard drive and it reads very well.

    I have try the safely eject button, and the light on my memory stick stays on. With XP, it came out, and I knew that I could remove the stick. It goes the same for my external hard drive... Done, I could hear that he stop and watch out slight shift when I used the feature of MATERIAL in any SAFETY REMOVE (SRH) of XP.

    Not the case with VISTA. After completing the SRH steps, these devices always seem to be on.

    I read that Vista not turn off light after things are ejected... is - it true?
    Any suggestions?

    Are there any patches or downloadable patches?

    Hello walden1,

    Thanks for posting on the Microsoft answers Community Forum.

    The only time where SRH did not finish is when there is an application or a service that is always access the drive somehow.  I fyou're sure there is no transfer, then you can disconnect with the safety of the food.  themajin concern is when access to the data or transfer is underway.

    -J' read that Vista not turn off light after things are ejected... is - it true?
    It has been my experience that it's false.  Once ejected, using SRH or not the light turns off and the player is uninstalled.  Now, if you use memory for ready boost of course light remains lit and SRH still not eject it.  So maybe it's somehting that you'll want to check.  If your right click the drive in the Solution Explorer, then select properties the last tab should be the tab ready boost and you can switch if and how much of the training will be used for this.

    Thank you
    Jonathan

  • Can I remove the storage (default) of a multi-member Equallogic array group Pool

    Current config:

    1 group, 3 members Equallogic arrays: Array01, Array02 and Array03.

    3 Array01 of Pools of storage (default), Array02, Array03

    I need to remove the Array01 member to remove the group. The default storage pool moves automatically to another Storage Pool? that is Array02?

    I've already migrated all volumes and snapshots off Array01.

    Config required

    1 group, 2 tables of Equallogic members: Array02 and Array03

    2 (default?) Storage Pools Array02, Array03

    Thanks in advance.

    The default storage pool cannot be deleted.  It will just sit there like a pool empty (without the members of the group are attributed to him) if it is not used.

    -joe

  • Remove the compatibility with older Versions of Adobe Acrobat

    I'm trying to scan hundreds of documents as PDF files using Adobe Acrobat Pro 9.5.5. I'm on Mac, the latest version of El Capitan and find that Preview 8.1, the PDF Viewer integrated for OS X, has difficulties to open a portion of my scanned documents. Interestingly, the only ones who have color in them. Black and white analysis open very well. I think it's an Apple problem, and not what I'm here for.

    Anyway, I went back to PDF it wasn't opening and Acrobat to remove compatibility with earlier versions of Acrobat. I kept compatibility with "Acrobat 4.0 and later versions. After that the file opened without problem in the preview. I noticed that the quality of the new PDF degraded slightly when I removed the compatibility. I guess that's because Acrobat must perform a new rendering of the PDF file.

    Is there a way I can create a PDF file to a JPEG file that is only compatible with versions 4.0 and later? I rather do pretty early in my workflow, and then go back and remove the compatibility and degrade image quality.

    Thank you!

    Hi Link648099,

    First thing, Acrobat 9 is not compatible with Mac El Capitan.

    The PDF created in Acrobat 9 shouldn't be compatible with version 4, please check the levers of the compatibility of the https://acrobatusers.com/tutorials/understanding-pdf-compatibility-levels PDF

    Kind regards

    Nicos

  • Remove the line with alert button

    Hello

    I have a table which can add and delete rows dynamically. An alert must be added to the button delete what I've done.  The works warning, but when you select OK on the alert line is not deleted.

    It would be the right way to accomplish this?

    I'm not a programmer and now wondering if my edit code is wrong or there is an alternative solution.

    Thank you

    Capture.PNG

    This is the code I have for the button Delete.

    Form1. FSE_1.Pre_EX. Buttons. Remove::click - (JavaScript, both)

    CMSG var = "continues with the action underway will remove all entries in cell in this row.

    CMSG += ' \n\nDo you want to continue?

    var nRtn = app.alert (GSMC, 1, 1, 'Question Alert Box');

    if(nRtn == 4)

    {If (Table1._Item.count > 1)

    Table1._item.removeInstance (Table1._Item.count - 1);

    Console.println ("the answer is Yes");

    }

    Another yew (nRtn is 3)

    {/ / No answer}

    Console.println ("the answer is no");

    }

    on the other

    {//Unknown response

    Console.println ("the response was something other than yes/no:"+ nRtn ");

    }

    ------------------------------------------------------------------------------------------ ----------------------------------

    This is the code I have for the button Delete before adding the alert that worked.

    Form1. FSE_1.Day_1.buttons.Remove::click - (JavaScript, both)

    If (Table1._Item.count > 1)

    Table1._item.removeInstance (Table1._Item.count - 1);

    The way I understand how it works at the moment, is that you remove the last line of the table... If you want to delete the line where is the button Delete, you should be removing the instance itself with its index...

    rather than use the following line

    Table1._item.removeInstance (Table1._Item.count - 1);

    You should have something like this

    'this' being button and tell me that you have a subform to remove and add the button

    Table1._item.removeInstance (this.parent.parent.index); the first parent is the subform and the second parent is the line

    I hope this helps!

  • Add/Remove the effect with CSS

    Hello

    I'm trying to implement some sort of entry in my application validation. I expanded TextField to accept only the entry with a number of characters and corresponding to a regular expression. When the regular expression match falls, I want textfield to have an innershadow, and he does. However, the effect is not removed when I remove the CSS class where this effect is defined.

    setOnAction(new EventHandler<ActionEvent>(){
                @Override
                public void handle(ActionEvent e) {
                    if(!getText().matches(restrict.get())) {
                        getStyleClass().add("invalid");
                    }
                    else {
                        getStyleClass().remove("invalid");
                    }
    
                    for(int i=0; i<getStyleClass().toArray().length; i++) {
                        System.out.println(getStyleClass().toArray()[i]);
                    }
                }
    

    .text-field.invalid {
        -fx-border-color: indianred;
        -fx-effect: innershadow(gaussian, indianred, 5, 0.5, 2, 2)
    }
    

    The style class "invalid" appears in the table when the entry is not valid. The class is removed successfully, but not the effect. How can I fix it? Do I need to set the effect in code and no CSS?

    Have you tried this:

    .text-field.invalid {
        -fx-border-color: indianred;
        -fx-effect: innershadow(gaussian, indianred, 5, 0.5, 2, 2)
    } 
    
    .text-field {
        -fx-border-color: indianred;  // change to some other color maybe transparent or use null
        -fx-effect: null
    } 
    

    Could be he you pls tell me how to use the CODE tags.

    Post edited by: jojorabbit

  • Remove the archivelogs with RMAN

    Hello

    I usually remove archivelogs with RMAN with command as ' ARCHIVELOG DELETE ALL COMPLETED BEFORE ' SYSDATE - 1' if I have to erase the archivelogs to free the space of FRA.»»

    My question is if I delete the archivelogs will it deletes the records in the catalog also (I think) so backed up on tape. In this case the catalogue is not information for these records even if they are on cassettes, correct?

    So in the case of collection how can I restore them?


    Thank you

    Published by: 822424 on May 15, 2011 19:28

    The catalogue contains information about the backups.

    Before you remove the archivelogs, I assume that you have done a BACKUP ARCHIVELOG (or with the database as a BACKUP database PLUS ARCHIVELOG DATA). Therefore, backups are in the BackupSets that are in the catalog.

    Hemant K Collette

  • Satellite 5205-S505 - how to remove the battery with the damaged battery latch?

    I try to set aside my laptop (satellite 5205-s505) today. But I found that the release latch was damaged somehow. What can I do?

    My seriously damaged lcd. I have method to close the LCD to save energy (just use external moniter)?

    This battery is a very good question. I think you're the first person who asked it.
    If you cannot remove the only way is, I think, to disassemble the entire laptop and somehow free battery.

    When you use the external monitor, you have to use the FN + F5 key combination and switch to an external monitor only. Portable computer's LCD will be OFF.
    You can also check the Advanced display settings. Usually, you can also find settings to define where should be the office.
    Check it out!

  • What happens if I remove the battery with the power adapter on Satellite Pro L

    What happens if I remove the battery when I use my laptop directly on the AC adapter / CC?

    Thank you

    Hello

    If the laptop is ON it s not advised to remove the battery.
    You can remove the battery while the laptop is OFF.
    Remove the battery, connect the AC adapter and turn on the laptop

    Good bye

  • The safest way to remove the storage

    I caught a thread several days ago, but I want to start a new. What is the safest way to remove a data store? Poster said that it removes the lun from VCenter. An answering machine for the post explains how VMware and Cormac advise unmount and detach and then they did not, but the lun would be then deleted on the side of the table. Is one better way rather than the other? VMware recommends unmount and detach because the removal of the lun has too much IO in the table? Maybe he's zeroing in on the blocks?

    I have 12 MON I have to shrink, but I obviously can't. I need to re - create. I then am curious about the best way for me to remove hosts. Delete vmfs, or remove/detach. After each of them, both of course would need to have the table to remove guest access to this device/lun.

    According to me, it seems logical to me if:

    (1) remove the data store, if you want to get rid of the LUN (followed by deleting on the side of the table)

    (2) delete the data store, if you want to get rid of its content, but want to reuse the same LUN by recreating a new store of data on it.

    My experience is too limited to comment on the possibility of entering ODA in scenario 2 (followed) by removing the logic unit number, but we can say that scenario 1, simply works.

  • Why do I have multiple paths to the storage with 1 NIC?

    We try to get our facility to the place where there only one active correction in a data store by setting only 1 active NETWORK card on a switch or a port group. It works well for some data warehouses, but not others. Our storage is active/passive and data warehouses on the LUNS accessed via controller B show a path which is what we want and on accessible LUNS via controller data warehouses a show 2 paths to the data store that we don't want. Ive attached a few screenshots.

    Active cards and active paths are not the same thing.  An active NIC on the server, but several destinations, gives several paths through this unique Server NIC, but multiple cards storage network destination.

    If you really want to limit the number of paths, you must limit your destinations as well.

    In addition, on this screen where you can see/manage the available paths to the storage, you right-click and disable the path you want to be usable.

    -KjB

  • How to remove the folder with name

    Hi all

    I had created a folder with a name, using ALT + 0160, but now iam not able to delete or rename it.pls tell me how to remove it.

    You get an error message when you try to delete it?

    Boot into safe mode and see if it will remove. If this is not the case, try this tool.

    Unlocker File Remover

    Download it from FileHippo
    http://filehippo.com/download_unlocker/

    Download from CNET
    http://download.CNET.com/WOT/3000-2378_4-75011499.html

Maybe you are looking for

  • Equium P200-1ED is able to power external USB devices connected on it?

    (1) is anyone able to confirm if the Toshiba Equium P200-1ED is capable of powering an external USB device connected to it via one of its 6 USB ports? (2) what is the maximum power that the Toshiba Equium P200-1ED can provide only one USB port? (3) c

  • on homescreen and helmet

    Firstly can I change the number of the home screen I have? I can't find any option for that. and can change the function of the button of the headset, I really hate the Voice Dialer.

  • My Windows password will not be too open my Windows XP

    HOW CAN I RESET THE PASSWORD

  • HP vs17x monitor power light flashes

    After that I have wear my computer wakes my vs17x monitor power button/led flashes blue, with the sound of what I guess is power going to the speakers and continues unless I hold down to shoot or to pull the plug. After a waiting and clicking on that

  • Best antivirus

    Hi friends, I would like to know the best antivirus progam which can protect my pc and do not slow. And where can I buy it online at the best price.