Error accured when remote document insertNewDocument on collab (RPC collab)

now i make some program which save/delete/manage document from remote on collap 4.01 (portal 5.03)it is able to make project folder create/delete, but document can't insert or checkin that folder. exception error message is ; java.rmi.RemoteException: Unexpected fault was returned by the server (faultcode: Server.userException, faultstring: java.lang.RuntimeException: No support for attachments). at com.plumtree.remote.prc.collaboration.document.DocumentManagerWrapper.checkInDocument(DocumentManagerWrapper.java:39) at com.plumtree.bizflow.ptedms.DocumentCommandLineExample.checkInNewDocumentVersion(DocumentCommandLineExample.java:264) at com.plumtree.bizflow.ptedms.DocumentCommandLineExample.main(DocumentCommandLineExample.java:96)
there are not particular log on collab server, so i can't find the factor.i want to know why this exception is occured.plz help jh

It looks like you are missing some jar files required to send the binary data as an attachment. Make sure that you have mail.jar in the classpath on both the client & the server.

Similar Messages

  • "This file cannot be found" error message when saving document

    Hello,
    Strangely, every time I click "save" in CS6 it opens up a 'Save As' window, (which shouldn't happen), then I click save witht the existing file name (it then tells me the doc already exists), I click OK, (and then OK to the next popup window) then get the message that "This file cannot be found".  I'm forced to click "ok" and the doument isn't saved.  I've tried saving it differently in previous versions and it still doesn't work.  I recorded a video of this behavior. You can see it here - http://screencast.com/t/W1GYK0zsrk 
    Why would it be trying to find a file?  It seems like an error message when trying to Open a doc, not Save a doc.
    Please HELP!!  I can't shutdown my station until I get the document to save.

    Yes, Mohit1233 - it happened with every file yesterday. Finally, I closed the doc (forcing me to lose my work), then restarted my computer and today the problem is gone. I'm working on a PC (HP);
    Barblove - I tried doing that yesterday (copying and pasting into a new doc), and still nothing. I also tried copying the work into a CS3 doc (but got an error message).

  • Reader error message when accessing documents on other websites

    have repaired adobe reader twice, still get "adobe reader error" message when trying  to access my visa acct. run vista home basic. What is problem. Also seems to cause windows to close IE on me through  daa execution program. I am a thoroughly confused computer nerd on this.

    We cannot know. Your information is way too vague to make any sense of it and the whole affair sounds utterly unrelated to Adobe software in the first place. Perhaps some security tool running amok, perhaps simply a missing system library, perhaps a failed install. Who's to say?
    Mylenium

  • Error message when opening document

    I need help with an error message that I am receiving.  I scan and upload a document to our customer's online program.  When I or anyone else goes to open and download the document, the following error message is received:  "There was an error opening this document.  The file is damaged and could not be repaired.

    It was the software that came with the scanner- Epson Perfection V30.  I have been doing uploading documents in this manner for several years and just in the last few months I have been receiving the error messages.

  • Error in when opening documents in Internet Explorer

    The following issue started after installing the new version of Reader.  Occurs on attempt to open any document from an IE HTML page link.  Have tried opening both Microsoft Word .doc files and Adobe .pdf files.  Same error message in either case.  Below is an example loading a MS Word .doc file.
    Adobe Reader X Ver. 10.0.1 Error issue
    AcroRd32.exe - Application Error
    The exception unknown software exception (0xc0000710) occurred in the application at location 0x7762a289
    Click on OK to terminate the program
    Clicking on OK results in document being read.  Unknown what problem has been instantiated.
    Document is a Microsoft Word .doc link on an IE html page over the internet.
    Document is a 14 page document that is "untagged and must be prepared for reading.  While the document is being analyzed, your assistive technology will not be able to interact with this application."
    Reading Order Options Dialog
    Infer reading order… (Default Selection)
    Left to right, top to bottom…
    Use reading order in raw print stream
    Reading Mode Options dialogue box
    Read the currently visible pages only
    Read the entire document (Default Selection)
    Option box
    Always use the settings from the Reading Preferences (Do not show this dialog again)Unchecked
    [Start] and [Cancel] option buttons
    Selecting [Start] results in formatting processing
    The above issue occurs on the following platforms
    Dell Studio Computer
    Intel Core(2) Quad CPU Q9400 @ 2.66 GH 2.67GH
    6 GB Memory
    Windows 7 Ultimate, 64 bit versionLatest updates including SP1
    Internet ExplorerVer 8.0.7601.17514IC
    Since the error dialog box specifically identifies the error coming from the AcroRd32.exe application, it would appear that the error is specifically an Adobe issue.

    Hi All,
    We have had a few bug reports related to Adobe Reader X protected mode coming in from you in this forum. We have addressed a large number of them in our upcoming Reader update and we would like to hear your feedback.
    To that extent, we would like to invite you to the Adobe Reader Prerelease program and try out the latest build. To participate, please fill in the form available at https://www.adobe.com/cfusion/mmform/index.cfm?name=reader_prerelease_ interest and indicate Adobe Reader as the product of your interest.
    We look forward to your active participation, feedback and help towards making Reader a better product.
    Thanks and regards,
    Adobe Prerelease Team

  • Error message when saving document

    I'm new to Acrobat.  I'm trying to save a file, I get the error message " document could not be saved.  a file error has occurred."  how do I fix that?

    Have you tried using Save As to another file name? If so, let us know and there might be a solution at hand.

  • Received an attachments (.docs)...when trying to open, it says error occurred when reading document...is there a way to open it? when reading document...is there a Walter..

    Éden

    What are you using to save as a pdf? Reader doesn't have anything to do with creating the pdf. If you are simply using the "Save As>PDF in Word then yes, it's a Microsoft issue. No Adobe product is involved in that part. Adobe Reader is only seeing what is created.
    But, when you say it's being cut off do you mean it's cutting it off in the pdf itself or is it all visible in the pdf but is being cut off when you print?

  • Several Errors thrown when updating document class: 1046 3594 3590

    1046: Type was not found or was not a compile-time constant: FullScreenEvent.
    Warning: 3594: getStackTrace is not a recognized method of the dynamic class Error.
    Warning: 3590: void used where a Boolean value was expected.  The expression will be type coerced to Boolean.
    Does anyone have any experience with these errors being thrown?
    package {
         import flash.display.*;
         import FluidLayout.*;
         import flash.display.Sprite;
         import flash.display.StageAlign;
         import flash.display.StageScaleMode;
         import flash.events.Event;
         import gs.*;
         import gs.easing.*;
         import fl.motion.easing.*;
         import com.greensock.*;
         import flash.events.MouseEvent;
         public class Website extends MovieClip {
              public function Website() {
                   /* Set the Scale Mode of the Stage */
                   stage.scaleMode=StageScaleMode.NO_SCALE;
                   stage.align=StageAlign.TOP_LEFT;
                   /* Add the symbols to stage 
                               var bg = new Background(); 
                               addChild(bg); 
                   var top = new top();
                   addChild(top);
                   var toprightoption = new toprightoption();
                   addChild(toprightoption);
                   //var middle = new Middle(); 
                   //addChild(middle); 
                   var btmrightfooter = new btmrightfooter();
                   addChild(btmrightfooter);
                   /* Apply the alignment to the background  
                                 var bgParam = { 
                                     x:0, 
                                     y:0, 
                                    offsetX: 0, 
                                      offsetY: 0 
                                 new FluidObject(bg,bgParam); 
                   /* Apply the alignment to the top */
                   var topParam = { 
                                      x:0, 
                                     y:0, 
                                      offsetX:0, 
                                    offsetY:0 
                   new FluidObject(top,topParam);
                   /* Apply the alignment to the toprightoption */
                   var toprightoptionParam = { 
                                   x:1, 
                                   y:0, 
                                     offsetX: -toprightoption.width - 20, 
                                    offsetY: 20 
                   new FluidObject(toprightoption,toprightoptionParam);
                   /* Apply the alignment to the content
                                var middleParam = { 
                                    x:0.5, 
                                   y:0.5, 
                                    offsetX: -middle.width/2, 
                                    offsetY: -middle.height/2 
                                new FluidObject(middle,middleParam); 
                   /* Apply the alignment to the btmrightfooter */
                   var btmrightfooterParam = { 
                                    x:1, 
                                    y:1, 
                                    offsetX: -btmrightfooter.width - 10, 
                                    offsetY: -btmrightfooter.height -10 
                   new FluidObject(btmrightfooter,btmrightfooterParam);
         private var currentlyShowing:MovieClip=null;
              public function showModalContent(clip:MovieClip):void {
                   if (currentlyShowing!=null) {
                        removeChild(currentlyShowing);
                   currentlyShowing=clip;
                   addChild(currentlyShowing);
              public function removeModalContent():void {
                   if (currentlyShowing!=null) {
                        removeChild(currentlyShowing);
                        currentlyShowing=null;

    1.  import the fullscreenevent.
    2.  click file/publish settings/flash and tick "permit debugging" to see which lines are generating the other two errors.

  • DI API Problem when generating documents with Item with BOM "Template"

    I have a web application we've been using for years, we created an interface to select with child items from the BOM template you want to add, just like in SAP when you add this items in the document lines.
    For some reason through the DI it automatically adds again this items additionally to the ones I selected, is there a way to change this behaviour?
    I checked the Document.Lines.Count property when I add the item and after I add it in SAP and I get the total items that I put in the first place, but in the final document in SAP its completly different

    using System;
    using System.Collections.Generic;
    using System.Linq;
    using System.Text;
    using System.Windows.Forms;
    using SAPbobsCOM;
    namespace SAP_Error_Demo
        class Test
            public static void Execute()
                try
                    Company company = new Company
                                              DbServerType = BoDataServerTypes.dst_MSSQL2005,
                                              Server = ".",
                                              UseTrusted = true,
                                              CompanyDB = "ESHOPS",
                                              UserName = "manager",
                                              Password = "manager"
                    int returnValue = company.Connect();
                    int errCode;
                    string errMsg;
                    if (!returnValue.Equals(0))
                        company.GetLastError(out errCode, out errMsg);
                        MessageBox.Show(string.Format("Connection Error: {0}", errMsg));
                        return;
                    Documents document = (Documents) company.GetBusinessObject(BoObjectTypes.oOrders);
                    document.CardCode = "yuval";
                    document.Series = 2;
                    document.DocDate = DateTime.Now;
                    document.DocDueDate = DateTime.Now.AddMonths(1);
                    document.DocCurrency = "$";
                    Document_Lines lines = document.Lines;
                    lines.ItemCode = "21725";
                    lines.Quantity = 1;
                    lines.UnitPrice = 54.021;
                    lines.Price = 54.021;
                    lines.VatGroup = "V1";
                    returnValue = document.Add();
                    if (!returnValue.Equals(0))
                        company.GetLastError(out errCode, out errMsg);
                        MessageBox.Show(string.Format("An error ocurred when adding document: {0}", errMsg));
                        return;
                    MessageBox.Show("Document was generated successfully");
                    company.Disconnect();
                catch (Exception ex)
                    MessageBox.Show(string.Format("Error: {0}", ex.Message));

  • Create Remote Document - error on save

    We are developing Java code to publish a content item(Publisher) into KD with the functionality of IDK. For this reason, we create a remote document with the method "IDocumentManager.createRemoteDocument" passing the next parameters:<br><br>
    1.Id of a KD's folder<br>
    2.DataSourceID = 203<br>
    3.Publish URL of the published content item to put into KD<br>
    <br>
    When we try to call the save method, the application returns the next error:<br>
    <br>
    null; nested exception is:
    java.rmi.RemoteException: -2147203840 - Error in function PTDataSource.ImportDocument (vDocumentLocationBagAsXML == '<?xml version="1.0" encoding="ucs-2"?><PTBAG V="1.1" xml:space="preserve"><I N="PTC_DTM_SECT">1001</I><S N="PTC_DOC_ID">application/octet-stream</S><S N="PTC_UNIQUE">'Publish URL of the content item'</S></PTBAG>', lDocumentTypeID == 107, pCard == com.plumtree.server.impl.directory.PTCard@6bbd56, bSummarize == false, pProvider == null): -2147203840 - Error in function PTDataSource.ImportDocument (vDocumentLocationBagAsXML == <?xml version="1.0" encoding="ucs-2"?><PTBAG V="1.1" xml:space="preserve"><S N="PTC_DOC_ID">application/octet-stream</S><I N="PTC_DTM_SECT">1001</I><S N="PTC_UNIQUE">'Publish URL of the content item'</S></PTBAG>, lDocumentTypeID == 107, pCard == com.plumtree.server.impl.directory.PTCard@6bbd56, bSummarize == false, pProvider == null): -2147203840 - CPTSOAPProvider::AttachToDocument, the document no longer exists: null
    <br>
    <br>
    Can anyone provide any insight on what we are doing wrong here?
    <br>
    Thank you

    i've not done this myself...just guessing:
    "location - the location string that will be passed to the remote crawler to indicate which document to retrieve"
    doesn't sound like this is looking for the published location. Maybe the publisher location would work? (/folder/folder2_name/content_item_name)
    You may be able to sniff the traffic between publisher and the api service to see what is getting sent by publisher when you click on publish to directory through the browser

  • PL/SQL: ORA-04052: error occurred when looking up remote object.

    Hi All,
    I'm getting the following error message while executing a PL/SQL Block.
    PL/SQL: ORA-04052: error occurred when looking up remote object UPLDUSER.filestatushistory@FTS
    ORA-00604: error occurred at recursive SQL level 1
    ORA-03106: fatal two-task communication protocol error
    ORA-02063: preceding line from FTSStatement
    declare
    v_coun number;
    begin
    select count(*) into v_coun
    from updluser.filestatushistory@fts;
    end;Back ground of the situation as follows,
    My DataBase version 10.2.0.3 DB Name :DB1
    Table Owner : UPLDUSER
    Table Name : FILESTATUSHISTORY
    I have a report user on the same database and I have grant all on the above table to report user
    Report User : RPT_FTS
    SQL> GRANT ALL ON FILESTATUSHISTORY_V TO RPT_FTS;Now Please find the below database details where I'm getting subjected error.
    Database version : 9.2.0.8
    DB Name : DB2
    User Name : RPT_REPORTS
    I Have create a dblink from RPT_REPORTS to RPT_FTS on DB1 and the dblink works fine. But getting the above error while running it.
    but When I do the same other 10.2.0.3 db , the above PL/SQL block works fine without any problem.
    +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
    Now the strange about this is that I have Created a new table on DB1 db like below;
    SQL> CREATE TABLE UPLDUSER.ABC AS SELECT * FROM FILESTATUSHISTORY;and retry my code on DB2 (9.2.0.8) after changing the table to ABC and it worked. Now I don't know whats wrong with a original table(FILESTATUSHISTORY).
    To over come the problem and a work-a-round method I create a view on the DB1 (RPT_FTS) like the below
    SQL> CREATE VIEW FILESTATUSHISTORY AS SELECT * FROM UPLDUSER.FILESTATUSHISTORY;and was able to run the PL/SQL block Remotely.
    Just wants To know what whould have been the cause for this .
    Cheers
    Kanchana

    Hi Kanchana,
    Perhaps following link of google search has answer to your query
    ORA-04052. The search result contains some useful articles whose URLs I shan't post in the forums.
    HTH!
    *009*

  • Why does an unknown error occur when I try to save a document as a word file?

    why does an unknown error occur when I try to save a document as a Word file?

    Hi Judy,
    Deleting the Preferences files seems to be missing from your list.
    Quit AppleWorks,
    In the Finder, go to:
    username > Library > Preferences
    In the Preferences folder:
    Locate and Delete the File com.apple.appleworks.plist
    Locate and Open the Folder AppleWorks
    In the AppleWorks folder, delete the following files:
    AppleWorks 6 Assistants Cache
    AppleWorks 6 Preferences
    AppleWorks 6 Translators Cache
    Optional:
    AppleWorks Button Bars
    This file contains your Button Bar preferences. If you have made changes to the Button Bar, but hanve NO issues that can be traced to the Button Bar, it may be left in place.
    Regards,
    Barry

  • I am getting error message when trying to a document in Adobe InDesign

    Hi All
    I am getting the following error message when trying to open a document in Adobe InDesign
    Document contains an invalid frame.
    Story text begins -
    Delete frame and associated story?
    Options are yes no.
    clicking no a couple of times and the document opens but then InDesign will crash with the error below
    Problem signature:
      Problem Event Name: APPCRASH
      Application Name: InDesign.exe
      Application Version: 8.0.0.370
      Application Timestamp: 4f72c3ee
      Fault Module Name: TEXT EDITOR.RPLN
      Fault Module Version: 8.0.0.370
      Fault Module Timestamp: 4f72ca9c
      Exception Code: c0000005
      Exception Offset: 0004d97e
      OS Version: 6.1.7601.2.1.0.256.48
      Locale ID: 2057
      Additional Information 1: 0a9e
      Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
      Additional Information 3: 0a9e
      Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
    Read our privacy statement online:
      http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409
    If the online privacy statement is not available, please read our privacy statement offline:
      C:\Windows\system32\en-US\erofflps.txt
    This error message can different each time and is happening on multiple documents

    thanks for the reply.
    i've installed the latest updates but still getting the error when InDesign crashes (see below)
    Thanks
    Problem signature:
      Problem Event Name: APPCRASH
      Application Name: InDesign.exe
      Application Version: 8.1.0.420
      Application Timestamp: 54aaae3e
      Fault Module Name: Public.dll
      Fault Module Version: 8.1.0.420
      Fault Module Timestamp: 54aaadca
      Exception Code: c0000005
      Exception Offset: 0019ac73
      OS Version: 6.1.7601.2.1.0.256.48
      Locale ID: 2057
      Additional Information 1: 0a9e
      Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
      Additional Information 3: 0a9e
      Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
    Read our privacy statement online:
      http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409
    If the online privacy statement is not available, please read our privacy statement offline:
      C:\Windows\system32\en-US\erofflps.txt

  • ORA-04052: error occurred when looking up remote obj in mapping execution

    Hi,
    While executing an OWB mapping, I am getting the following error:
    ============
    Starting Execution UII_D_MAP_SPC_INSTALLATION_SIT
    Starting Task UII_D_MAP_SPC_INSTALLATION_SIT
    ORA-04052: error occurred when looking up remote object [email protected]
    ORA-00604: error occurred at recursive SQL level 1
    ORA-02019: connection description for remote database not found
    ORA-02063: preceding 3 lines from BIP2S@BIPDRACONN
    ORA-06512: at "UII_ODS_OWNER.UII_D_MAP_SPC_INSTALLATION_SIT", line 73
    ORA-06512: at "UII_ODS_OWNER.UII_D_MAP_SPC_INSTALLATION_SIT", line 1672
    ORA-06512: at "UII_ODS_OWNER.UII_D_MAP_SPC_INSTALLATION_SIT", line 2353
    ORA-06512: at "UII_ODS_OWNER.UII_D_MAP_SPC_INSTALLATION_SIT", line 6838
    ORA-06512: at line 1
    Completing Task UII_D_MAP_SPC_INSTALLATION_SIT
    Completing Execution UII_D_MAP_SPC_INSTALLATION_SIT
    ============
    Actually, here UII_ODS_OWNER itself is the target schema and <<UIIVS.DEVENV1.BT.CO.UK>> is the database in which this schema exists. And the mapping "UII_D_MAP_SPC_INSTALLATION_SIT" is being executed in the same target schema UII_ODS_OWNER.
    I am not sure why this above error is coming because such a dblink 'UIIVS.DEVENV1.BT.CO.UK' does not exist in the OWB generated package code. And the 2nd dblink 'BIP2S@BIPDRACONN' does not exist in the code, intead it exists as "BIP2S.DEVENV1.BT.CO.UK@BIPDRACONN" in the package code which is correct (as per OWB configuration & database).
    Same error also comes when I try to execute the same mapping from the OWB DEPLOYMENT MANAGER.
    Thanks & Regards,
    lenin

    Good morning Lenin,
    Have you checked the implementation of the connectors and are your locations well registered?
    Has a similar setup ever worked well?
    Can you access the source table using SQL (e.g. with SQL*Plus or TOAD)?
    Regards, Patrick

  • Error message when I try to print: unsupported document-format"application/vnd.cups-command. I recently had my hard drive replaced in my early 2010 21" iMac. Can anyone help?

    Error message when I try to print: unsupported document-format"application/vnd.cups-command". I recently had my hard drive replaced in  my early 2010 21" iMac. Anyone know anything about this? Thanks in advance.

    What system are you running?  Have you tried going to the Canon website to download and install the latest drivers for that model?
    Are you running Time Machine?

Maybe you are looking for

  • Prevent multiple users from editing/approving the same form SPD 2013,SP 2013

    Hello all, I have a workflow with a to do task, the task is assigned to a group so any of the users in that group can go in and do a quality check on form data and approve it.  How do I prevent multiple users from working on the same form? do I just

  • Usage of Bind Variable

    Hi Can any one help me ineffectively usage of Bind Variables in 11 g. I have the requirement something like I have 10 input parameters. I have to frame a view object in such a way that If I receive either of the 10 input parameters from the User Inte

  • Renaming Servers in CR Server XI R2

    Hi, Currently, the cms name and the machine name are different. We copied over the vmware that had CR Server XI. First time I ran it, everything works fine. CMC and InfoView comes up fine. However, when I tried to run a report, I get an error saying

  • Conditions for voiding the printed check

    Hi, I need some information regarding the standard check prin program RFFOUS_C. Please let me know all the conditions for which the program voids the checks. Regards, Jaydip

  • I upgraded to Yosemite, BUT A BIG PROBLEM HERE!

    I upgraded my macbook pro to yosemite. It ran very smoothly after the installation yesterday. Then now It starts to freeze when I played a game. The cursor was just in that ball shape icon. And I can't even do the option+command+esc thing. So I hold