Error in uploading profile
Friends,
I am trying to create a new Org in the Portal.So In the psconsole I downloaded the "enterprise sample" display profile and then I try to upload the display profile to my new org.
It gives the error:
Upload Display Profile Error
Upload Display Profile Failed. Please check the portal debug logs for more details. View console logs for details. For additional information, view admin logs.
Also in the logs i see
DesktopService not assigned to this dn : o=DavRx,dc=dav,dc=corp
Can anybdy tell me whats the issue?
I actually did the same thing earlier(a month back) and I was able to do so successfully.But I am not sure why its not happening now.
Please respond!!
Thanks,
Deepak.
[759 byte] By [
deepshara] at [2007-11-27 7:36:37]

# 1
Looks like the portal desktop service is not assigned to the org o=DavRx (if that is the org which you created)
1. Login to amconsole (access manager console)
2. click on your organization
3. select services from the "view" dropdown
4. click on "Add" button and add portal desktop services (you can also add all the services)
Now login to psconsole -> portals tab -> click on your portal -> add your org using "Add Dns" button and then select it from the select DN listbox and set the ParentContainer, EditContainer and Desktop type if it is already not inherited from its parent.
HTH
# 2
Hey Siddesh,
Actually I did all that but nothing worked.
I found another post related to this on the forum and I actually ran the following on my linux env.
/opt/sun/cacao/bin/cacaoadm restart
This fixed the problem.Same applie to solaris or other env's.
Thanks!!!
Deepak.