Cannot download files to the application of the portal WebCenter uses the workflow Document Manager

Hi all

I'm developing a portal WebCenter application where I am integrating the UCM content for portal using UCM content repository application.

I have a problem when downloading documents, creation of HTML file, sending document wiki in DOCUMENT MANAGER TASKFLOW.

with the following warning: -.


(i) Information

-Impossible to download the document.

-Typical causes are that you may not, or one or more children are currently in an active workflow.

-Please refresh to see the latest content (view > refresh content).

I did it after the sine qua non for this process: -.

(1) I configured the security of ADF applications.

(2) I added users as Admin role to the application.

(3) creating UCM repository connection successfully.

(4) Enabled Folder_g, WebCenterConfigure in UCM11g components.

(5) I use "contentadmin' user to connect to the repository of the AAU and session JDeveloper.

(6) SAT same error when I use the "weblogic" user credentials


Here is my log of the UCM server: -.


< 3 July 2014 19:42:47 IST > < WARNING > < oracle.adf.share.ADFContext > < BEA-000000 > < automatically a DefaultContext of getCurrent initialization.

The caller must ensure that a DefaultContext is suitable for this purpose.

Memory leaks or unexpected behavior may occur if the automatic initialization completed successfully.

This message can be avoided by doing initADFContext before using getCurrent().

For more information please activate logging for oracle.adf.share.ADFContext at the HIGHEST level. >

< 3 July 2014 19:45:57 IST > < error > < oracle.ucm.idccs > < CMU-CS-060003 > < event generated by the user "contentadmin' host 'CIS '. >

< 3 July 2014 19:45:57 IST > < error > < oracle.ucm.idccs > < CMU-CS-000001 > < general exception

intradoc.common.ServiceException:! csUnableToCheckIn, (null)! csSecurityGroupNotDefined

at intradoc.server.ServiceRequestImplementor.buildServiceException(ServiceRequestImplementor.java:2173)

at intradoc.server.Service.buildServiceException(Service.java:2402)

at intradoc.server.Service.createServiceExceptionEx(Service.java:2396)

at intradoc.server.Service.createServiceException(Service.java:2391)

at intradoc.server.ServiceSecurityImplementor.determinePrivilege(ServiceSecurityImplementor.java:785)

at intradoc.server.DocumentAccessSecurity.checkSecurity(DocumentAccessSecurity.java:183)

at intradoc.server.DocumentAccessSecurity.checkSecurity(DocumentAccessSecurity.java:138)

at intradoc.server.ServiceSecurityImplementor.checkSecurity(ServiceSecurityImplementor.java:500)

at intradoc.server.Service.checkSecurity(Service.java:2981)

at intradoc.server.Service.checkSecurity(Service.java:2959)

at sun.reflect.GeneratedMethodAccessor267.invoke (unknown Source)

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:637)

to webdavcomponent. WebdavHandler.checkSecurity (WebdavHandler.java:719)

at sun.reflect.GeneratedMethodAccessor266.invoke (unknown Source)

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:620)

Collections. CollectionUserHandler.checkSecurity (CollectionUserHandler.java:1454)

at sun.reflect.GeneratedMethodAccessor265.invoke (unknown Source)

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:620)

at intradoc.server.Service.doCode(Service.java:592)

at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1693)

at intradoc.server.Service.doAction(Service.java:564)

at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1483)

at intradoc.server.Service.doActions(Service.java:559)

at intradoc.server.ServiceRequestImplementor.executeSubServiceCode(ServiceRequestImplementor.java:1346)

at intradoc.server.Service.executeSubServiceCode(Service.java:4109)

at intradoc.server.ServiceRequestImplementor.executeServiceEx(ServiceRequestImplementor.java:1222)

at intradoc.server.Service.executeServiceEx(Service.java:4104)

at intradoc.server.Service.executeService(Service.java:4088)

at intradoc.server.Service.doSubService(Service.java:3998)

at sun.reflect.GeneratedMethodAccessor288.invoke (unknown Source)

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:637)

at intradoc.server.Service.doCode(Service.java:592)

at intradoc.server.ServiceRequestImplementor.doAction(ServiceRequestImplementor.java:1693)

at intradoc.server.Service.doAction(Service.java:564)

at intradoc.server.ServiceRequestImplementor.doActions(ServiceRequestImplementor.java:1483)

at intradoc.server.Service.doActions(Service.java:559)

at intradoc.server.ServiceRequestImplementor.executeActions(ServiceRequestImplementor.java:1415)

at intradoc.server.Service.executeActions(Service.java:545)

at intradoc.server.ServiceRequestImplementor.doRequest(ServiceRequestImplementor.java:751)

at intradoc.server.Service.doRequest(Service.java:1974)

at intradoc.server.ServiceManager.processCommand(ServiceManager.java:486)

at intradoc.server.IdcServerThread.processRequest(IdcServerThread.java:265)

at intradoc.server.IdcServerThread.run(IdcServerThread.java:160)

to weblogic.work.SelfTuningWorkManagerImpl$ WorkAdapterImpl.run (SelfTuningWorkManagerImpl.java:545)

at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)

at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

>

Reference:

Exception of the UCM Server Service

Thank you

Tags: Fusion Middleware

Similar Questions

  • Windows Embedded Compact 7 on the smartbook Sylvania - IE cannot download files

    I have a Sylvania 7 '' Wireless Smartbook WEC7 (http://www.sylvaniacomputers.com/product.php?id_product=45) with the latest firmware, running on Windows Embedded Compact 7.  It is produced by a Chinese company that manufactures several similar models, both with Windows Embedded and Android.

    Internet Explore cannot download files.  It is said "website not found" when I try to download an attachment to email (Gmail, Aol, MS exchange web, etc.), or click on a link that should cause a file download start.

    I think it's at the level of the BONE, because I also installed Opera Mini 5.1 Windows mobile, which works well on the machine, and also, it can not download attachments or files.

    I also have the earlier version of the Sylvania Smartbook running Windows CE 6 (http://www.sylvaniacomputers.com/product.php?id_product=41).    IE and Opera Mini 5.1 work as expected, and download files.

    Anyone has an idea why Windows Embedded Compact 7 on the Sylvania is unable to download files?

    Hello

    Your question of Windows is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the IT Pro TechNet public. Please post your question in the TechNet forum

    http://social.technet.microsoft.com/Forums/en-us/categories.

  • Text bridge will not follow the actual path, says cannot download file

    Im trying to use the path of the text of pipe, but it will not follow the actual path. When I tried to open it with bridge he says cannot download file, not taken in charge or extension file type

    There is a bug in AE. To work, cut the track that she strives to follow and then paste this path on your layer. I think it was workaround.

  • Cannot download book finished. Application of reports "right now seems incorrect." The time is OK!

    Cannot download book finished. Application of reports "right now seems incorrect." Time is correct. Apple ID and PW are accurate.

    See below. That is what it is? Anyway cope?

    I've never seen or heard of this error when downloading a book - try setting time/date setting for a standard setting of your system and see if that helps

    LN

  • Download error - cannot download anything on the windows vista computer.

    When I try to download anything, it says that Windows cannot find 'C:\Users\Admin\Downloads\shockwave_Installer_Slim.exe '. Then he said, make sure you typed the name correctly and then try again. I hope you can help me.

    Original title: download error

    Hello

    Thanks for posting your query in the Microsoft Community Forums.

    It seems that you have problems with downloading files on the windows vista computer.

    The description of the problem seems a little unclear and I wish I had a better understanding before you start working on it. I would appreciate if you can help me with the following information.

    1. what browser you use on the computer?

    2. What is the exact full error message?

    3. don't you make changes on the computer before this problem?

    4. deal with this problem if you try to download all files from online?

    If you do this in the face of Internet Explorer help, I suggest that you should change the default download location and check if it helps.

    Method 1

    In internet explorer, you can change the default location.

    Here's how:

    a. open internet explorer.

    b. click on Tools , then select view downloads.

    c. downloads for window, click Options.

    d. now, enter the default download location and click on the OK button.

    Turn on the computer at the beginning of boot and check if the problem persists.

    Method 2

    Perform a clean boot to see if no third-party service is causing the problem.

    To help resolve the error and other messages, you can start Windows by using a minimal set of drivers and startup programs. This type of boot is known as a "clean boot". A clean boot helps eliminate software conflicts.

    http://support.Microsoft.com/kb/929135

    Note: follow step 3 to reset the computer to start as usual after the boot process.

    For your reference:

    Windows Internet Explorer 9 Download Manager using

    http://Windows.Microsoft.com/en-in/Windows-Vista/using-download-manager-in-Internet-Explorer

    Response with more information to help you.

    Let us know if you encounter problems under windows in the future. We will be happy to help you.

  • And then visualize it PhoneGap/Cordova download file to the device

    I'm doing a magazine app that downloads images to the device for the magazine can be read when offline or with a bad internet connection.

    I use PhoneGap/Cordova version 3.1 with 10 of BlackBerry and plugins file and file transfer. I made a few changes to my code base that runs on Android and iOS since before he could download files on the Simulator. Ensure the directory that I wanted to save the file to exist and access to the file with the path indicated in fs.root.toURL ().

    But now that I got the files uploaded to the device I can't view. On other platforms, I was able to use theFileEntry.toURL () and set it as the source for an img tag. But for BB10 I see only an empty img tag. =/
    The specified local path is: filesystem:local:///persistent/bblogo.png

    I was searched and seen references to disabling sandbox and by saving the file on blackberry.io.shared or blackberry.io.home, but blackberry is not available for me with PhoneGap 3.1. Looking at the native documentation , that I saw that the shared path is/accounts/1000/shared but trying to browse the file system I am told that the path does not exist. (fs.root.getDirectory ('accounts') to start with).

    I have a GitHub repository with what I'm looking for here: https://github.com/gaqzi/phonegap-bb10-file-transfer-test
    The code in question is here: https://github.com/gaqzi/phonegap-bb10-file-transfer-test/blob/master/www/js/index.js#L38

    I also noticed that the size of the file when the download is complete is much larger than the actual size of the file on my computer. And the same code running on iOS I see not enough to increase the size of the file. I don't know if that has to do any.

    To try to combat the current file size wildly different I coded an image 10 x 10 pixels as Base64, she decoded on the device and saved. Now, he pointed out the same size on my computer and the device, but still can not see. The same exercise done on iOS gives me a visible image.

    For the code on the test of Base64, please see my thread Stack Overflow for this: http://stackoverflow.com/questions/19421245/blackberry-10-cordova-phonegap-3-1-filetransfer-image-do...

    I am at a loss what can I do to access the files I created, anyone has an idea?

    Hello

    The patch for the cordova file api is still ongoing. Until that of land, here is an example for download of an image and inject it into the DOM. It uses XHR, but the filetransfer plugin should work as well.

    https://gist.github.com/jeffheifetz/c1127b4d3e132ffff972

    You will need to 'blackberry.io', which is available as plugin PhoneGap/Cordova here:

    https://github.com/BlackBerry/Cordova-BlackBerry-plugins/tree/master/plugin/com.BlackBerry.IO

    The patch will automatically update toURL so that it returns the full path which has been hard-coded in the example.

  • File extension is missing when you download files from the web

    I just got a new PC with preinstalled Windows7. From day one, I have the problem that when I download files from the internet while you have no extension, so when I try to run them, told me that they do not have an associated program. I then rename and add the missing extension and all is well. But it's very annoying to have to do every time :(

    I come home from work and now everything works fine - even my webcam which worked yesterday either. Just shows how much it means to close and start fee in time ;)

    Seems that my problem has healed itself, but thanks for the help that was offered to me.

  • Impossible to download files from the mp3 player to windows media player

    Original title: GPX ML648B MP3 Player 2 GB

    Hello

    I'm trying to download files from the mention of the above mp3 player for windows media player with Windows 7 on the laptop?

    Any suggestions or solutions.

    Thank you

    Roslyn

    Hello

    (1) if it works much earlier?

    (2) you get an error message?

    When you connect the MP3 player to the laptop, it appears in the computer as a removable disk?

    If the State, then perform the following steps.

    (a) find the files MP3, to modify, select toolbar, select ALL, then copy.

    (b) navigate to where you want music go on your hard drive, (usually the My Music folder), the toolbar, select Edit, Paste.

    (c) open Windows Media Player from the toolbar, select organize libraries, manage libraries and the music.

    You can also see the following article for more information;

    Add items to the Windows Media Player library:

    http://Windows.Microsoft.com/en-us/Windows7/add-items-to-the-Windows-Media-Player-library

  • Cannot add files to the queue

    First time user. Cannot add files to the queue, either through drag and drop or the addition. Try to add a file, it recognizes none.

    It works now. Thank you

  • Recently, when I download files from the SD card, LR6 not rename the files. How can I fix it?

    Recently, when I download files from the SD card, LR6 not rename the files. How can I fix it?

    If I open the folder, not through Lr, I can rename the file. Now, the problem disappeared. Maybe it was related to the DD. I removed and put back in place the protections in SD via the menu of my camera and the problem disappeared. Now, he works as usual. Amount and rename the files by LR. Thank you for your interest

  • How can I disable retention to the files on your system within the Areader? Already have downloaded files in the download folder. Enjoy your reading utility, but do not want to delete the list. I thank you, Director, actuarial Systems IBM WE

    How can I disable retention to the files on your system within the Areader? Already have downloaded files in the download folder. Enjoy your reading utility, but do not want to delete the list. I thank you, Director, actuarial Systems IBM WE

    Edit > Preferences > Documents > open settings. 'Documents in the list recently used' zero value.

  • How to create a button to download files in the form?

    How to create a button to download files in the form?

    Hello

    Please refer to the link below with a similar discussion.

    Download file button

    Kind regards

    Vivek

  • After downloading my file from the word document is mostly gibberish.  Why? the service used exportPDF

    After downloading my file from the word document is mostly gibberish.  Why? The service used "exportPDF.

    Hi shelbyrn,

    The quality of conversion is really depends on the quality of the original PDF file. Please see Will Adobe ExportPDF convert text and shape... | Adobe Community.  Do you know what who or how the PDF was created?

    You can have better luck by disabling OCR as described in this paper: How to disable the optical character recognition (O... |) Adobe Community. (Note, however, this is option is is not optimal if the PDF file is created from a scanned document, you wish to OCR enabled to convert the text from the image in the PDF file to editable text).

    Best,

    Sara

  • 'Cannot open file because the disk is not available' Mac

    I recently changed the selection of Photoshop (CS6) Scratch disk to the boot drive by default to one of the other internal drives in my MacPro (OS 10.6.8).

    When I restart Photoshop (CS6) I get the message:

    "Cannot open file because the disk is not available"

    and Photoshop will not start.

    I then restart Photoshop with 'Control - alt - shift' keys

    (suggestion to <http://forums.adobe.com/message/3937003>)

    and reset preferences that allows Photoshop to return.

    (Reset preferences returned the boot drive to drive work status.)

    I have an another MacPro, the - same 10.6.8 OS and Adobe CS6 - and I don't have this problem of allocation of work disk.

    What happens with a MacPro which prevents me from selecting one drive other than the boot drive working Photoshop

    Probably a permission problem.  Run the Apple disk utility to repair permissions.  If this does not work the glance to the non bootable drive and check "Ignore permissions..."  Open the window Info Finder and it came inside.

  • Cannot add files to the Web site

    Help. I sent a technical support for Macromedia and phoned my ISP. Neither helped.
    I lost my computer two years ago and had to download files from the server of my current computer. I didn't know how do to set up a local root, and Dreamweaver MX 7.0 folder seems to work directly on the files; I select them from the files Panel, make changes and "save all".
    The problem is, I have no idea how to download non html files which are new. The site has an image file and an audio file, but I can't open the images or the sound of in Dreamweaver to ftp. What I am doing wrong?

    (1) one - have you "defined a site" for this project?

    (2) have you entered the correct information in the server side remote of this site
    definition?

    > Do has 'site view '?
    > All my options-"get", "put" etc are grayed out.

Maybe you are looking for

  • 2011 macbook pro

    I have a 2011 end, 13 "macbook pro. A year ago I put the distribution of linux mint on this, since the computer was working super slow. Recently, I tried power on and nothing. I replaced the brick cable power/charging about 5 months ago and recently

  • Satellite U400-112 CD/DVD optical drive doesn't read CD disks

    Same problem, my CD/DVD drive doesn't read any cd, but it works with the DVD. Same problem if I try to burn CDs (it does not work, clear yellow on the drive and the drive gets hard blue light on the laptop (U305) permanently on) but it's ok to burn D

  • Pavilion P5P69EA: Cyberlink Youcam6

    Is it ok to remove the above apps /programmes. or do I need to operate the camera, would I need if I want to use Skype for example? With our thanks, Steve.

  • Screen turns off a few seconds

    Hello I had a prob... whenever I have plug in or unplug the charger, then the display shuts off for a few seconds... bt nt sound system kind of flashing, you can tell. response

  • No product key for Fable 3

    What he says on the title, really, there are a few brands inside the box that indicates that there is a sticker with the code on at some point but the sound is no longer there (and Yes, it's a first copy of the hand).  is it possible to get a new cod