Administrator link throwing error

I have recently installed Webcenter 10gr3 with and Oracle backend and everything was working fine. After altering the security mode from 0 to 3 and changing the applicationURL0 and secureapplicationURL0 attributes in the portalconfig.xml from * to the correct ssl url the portal loads and allows me to login as administrator but when I click on administration it says "Error - This page does not exist or the current user does not have access to it."
PtSpy shows that something is looking for an http version of the url not https but I can't find where.
Any ideas?
Edited by: user5771509 on Dec 9, 2009 11:33 AM

Hi,
create database link test1 connect to system identified by **** using 'test1' (Here test1 is TNS alias name not the hostname, unfortunately in your case service name and hostname both are same and you are considering it as a hostname). If you want to use entire connect descriptor in your create database link command then put entire connection desriptor information in one line.
Please read the oracle documentation for database link (http://docs.oracle.com/cd/B28359_01/server.111/b28310/ds_concepts002.htm)
Thanks

Similar Messages

  • Drill down to link throws error

    Hi,
    I have 2 workbooks created. One for summary and one for details. Each workbooks have 3 worksheets. Parameters are identical in each worksheets of both workbooks.
    I have created a link from the Summary worksheet to the detail worksheet and also passed the parameters.
    When I run the summary report and Drill down to the details report, the parameter dialog box opens up and an error thrown "Nested Transactions are not Allowed". The connection to the discoverer is also lost.
    Is there anything I am missing ?
    Regards,
    Suresh

    So, just to be clear, the link is to a DIFFERENT workbook, right? Not a different worksheet in the SAME workbook. Are you using Plus or Viewer? Have you tried both?

  • Error when clicking login server administration link

    Hi
    I am using Portal 3.0.7 on NT.
    When I click the login server administration link in the services portlet under the administer tab I get the following error
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "PORTAL30_SSO.WWSSO_LS_PRIVATE", line 2356
    ORA-01403: no data found
    ORA-06512: at "PORTAL30_SSO.WWSSO_APP_ADMIN", line 54
    ORA-06512: at "PORTAL30_SSO.WWSSO_APP_ADMIN", line 495
    ORA-06512: at line 8
    DAD name: portal30_sso
    I am logged in as portal30. I get the same error when I log in as portal30_sso.
    Thanks
    null

    Hi
    I am using Portal 3.0.7 on NT.
    When I click the login server administration link in the services portlet under the administer tab I get the following error
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "PORTAL30_SSO.WWSSO_LS_PRIVATE", line 2356
    ORA-01403: no data found
    ORA-06512: at "PORTAL30_SSO.WWSSO_APP_ADMIN", line 54
    ORA-06512: at "PORTAL30_SSO.WWSSO_APP_ADMIN", line 495
    ORA-06512: at line 8
    DAD name: portal30_sso
    I am logged in as portal30. I get the same error when I log in as portal30_sso.
    Thanks
    null

  • Mailto Link in Error Message

    Hi All,
    I have a requirement where in a user presses a button and based on certain conditions I throw an error on page. The error should contain a system administrator link that the user can email to by clicking on the Name provided in the error message.
    Is this possible ? How do I get the error message token to be a 'mailto' ?
    Any suggestions would be appreciated.
    Thanks
    Shanky

    Hi
    You can create linkbean type of field on the page and display the text which you want like "click here" set a PPR on this link bean , when user click on the 'click here' link you get the PPR event in processFormRequest method of controller and send the email to that person. For email utility you have use the java code.
    // File Name SendEmail.java
    import java.util.*;
    import javax.mail.*;
    import javax.mail.internet.*;
    import javax.activation.*;
    public class SendEmail
    public static void main(String [] args)
    // Recipient's email ID needs to be mentioned.
    String to = "[email protected]";
    // Sender's email ID needs to be mentioned
    String from = "[email protected]";
    // Assuming you are sending email from localhost
    String host = "localhost";
    // Get system properties
    Properties properties = System.getProperties();
    // Setup mail server
    properties.setProperty("mail.smtp.host", host);
    // Get the default Session object.
    Session session = Session.getDefaultInstance(properties);
    try{
    // Create a default MimeMessage object.
    MimeMessage message = new MimeMessage(session);
    // Set From: header field of the header.
    message.setFrom(new InternetAddress(from));
    // Set To: header field of the header.
    message.addRecipient(Message.RecipientType.TO,
    new InternetAddress(to));
    // Set Subject: header field
    message.setSubject("This is the Subject Line!");
    // Now set the actual message
    message.setText("This is actual message");
    // Send message
    Transport.send(message);
    System.out.println("Sent message successfully....");
    }catch (MessagingException mex) {
    mex.printStackTrace();
    Thanks
    Pratap

  • Report throwing error

    Hi BI Experts,
    I have an issue in the report output. The query is giving the data but the report is not showing the same.
    when nonexisting values are given, report is throwing ERROR instead of giving blank page. Client is expecting blank page or dummy page with tables or headings etc but not the error message.
    Please suggest a solution for this.
    Let me know if anybody needs any other information regarding this.
    Thanks in advance.

    you need to use no data found logic in order to get blank or any message saying no data found for that selected value.
    check this link
    https://blogs.oracle.com/xmlpublisher/entry/no_data_found
    or
    send me your sample xml having data and no data and template i can try at my side. email: [email protected]
    assign me some points if helpful

  • When I save my query in PLD it throws error

    When i write a query and click Save button it throws error as "Define Numbering Series in Administration module" Can anybody help
    Regards
    Cool Ice

    Hello,
    Did by any chance you used CopyExpress to transfer information to that database?
    If so, that's the problem, and as far as I know there is no way to solve it...
    Best Regards,
    Vítor Vieira

  • I am using Mac OS X 10.7.5 as of now and when I am trying to upgrade to Mavericks, it is throwing error "The product distribution file could not be verified. It may be damaged or not signed".

    I am using Mac OS X 10.7.5 as of now and when I am trying to upgrade to Mavericks, the App Store is throwing error "The product distribution file could not be verified. It may be damaged or not signed".
    Is there anything I should do differently? Is anyone else facing the same issue?
    Kindly help.

    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The following procedure will help identify which such modifications you've installed. Don’t be alarmed by the complexity of these instructions — they’re easy to carry out and won’t change anything on your Mac. 
    These steps are to be taken while booted in “normal” mode, not in safe mode. If you’re now running in safe mode, reboot as usual before continuing. 
    Below are instructions to enter some UNIX shell commands. The commands are harmless, but they must be entered exactly as given in order to work. If you have doubts about the safety of the procedure suggested here, search this site for other discussions in which it’s been followed without any report of ill effects. 
    Some of the commands will line-wrap or scroll in your browser, but each one is really just a single line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then copy it. The headings “Step 1” and so on are not part of the commands. 
    Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. The other steps should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply. 
    Launch the Terminal application in any of the following ways: 
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.) 
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens. 
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid. 
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign. 
    Step 1 
    Triple-click anywhere in the line of text below on this page to select it:
    kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}' | open -ef 
    Copy the selected text to the Clipboard by pressing the key combination command-C. Then click anywhere in the Terminal window and paste (command-V). I've tested these instructions only with the Safari web browser. If you use another browser, you may have to press the return key after pasting. A TextEdit window will open with the output of the command. If the command produced no output, the window will be empty. Post the contents of the TextEdit window (not the Terminal window), if any — the text, please, not a screenshot. You can then close the TextEdit window. The title of the window doesn't matter, and you don't need to post that. No typing is involved in this step.
    Step 2 
    Repeat with this line:
    { sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix\.cron)|org\.(amav|apac|cups|isc|ntp|postf|x)/{print $3}'; echo; sudo defaults read com.apple.loginwindow LoginHook; echo; sudo crontab -l; } 2> /dev/null | open -ef 
    This time you'll be prompted for your login password, which you do have to type. Nothing will be displayed when you type it. Type it carefully and then press return. You may get a one-time warning to be careful. Heed that warning, but don't post it. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator. 
    Note: If you don’t have a login password, you’ll need to set one before taking this step. If that’s not possible, skip to the next step. 
    Step 3
    { launchctl list | sed 1d | awk '!/0x|com\.apple|org\.(x|openbsd)/{print $3}'; echo; crontab -l 2> /dev/null; } | open -ef 
    Step 4
    ls -A /e*/{cr,la,mach}* {,/}Lib*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta}* L*/Fonts .la* 2> /dev/null | open -ef  
    Important: If you formerly synchronized with a MobileMe account, your me.com email address may appear in the output of the above command. If so, anonymize it before posting. 
    Step 5
    osascript -e 'tell application "System Events" to get name of login items' | open -ef 
    Remember, steps 1-5 are all copy-and-paste — no typing, except your password. Also remember to post the output. 
    You can then quit Terminal.

  • MDIS Unmapped Values ADD is not Working Throws errors

    Hi Experts,
    I have a Qualified table where the Non qualifier is a Lietaral Date field.
    Qualified Update -> Update
    New links -> Create
    Existing Links -> All mapped Fields
    MDIS unmapped values -> ADD
    All is working well,When the Incoming file has exactly the same NOn qualifier as in Data manager,  But when the incoming file has some New non-qualifers then it fails with a value Exception...
    1166657856 2011/09/27 16:29:16.326 GMT Importing: 'Samplee_27sep[1].xml.MDM_DATA' Table --> 'CostCentre.CostCentre' Table.
    1166657856 2011/09/27 16:29:16.341 GMT Could not create lookups. Source record number: -10, error message : Type mismatch. Invalid field values.
    1166657856 2011/09/27 16:29:16.346 GMT Import failed. Could not create lookups. Source record number: -10, error message : Type mismatch. Invalid field values.
    Import action: Update (All Mapped Fields)
    Source record no: 1
    But ideally it should NOT fail as the MDIS Unmapped fields are set to ADD..
    I would expect it to Add any new NON qualfiers to QT and add that Link to that Record.
    But it is throwing error...
    Did anyone face this issue till date???
    Kind Regards
    Eva
    Why is this behaviour..

    Hi,
    In the Import map as the Non qualifier is the literal date field and in DM i can see they are stored in MM/DD/YYYY format.
    The incoming value from the File is also the same format but the Config parameters date format in Import map is different, is this the problem for not adding New dates even though the MDIS unmapped fields are set to ADD..
    Also, are Config parameters Specific to Map or Repository Or server!!
    i.e if i change a config parameter and save the map.
    will the config parameters in all import maps be changed automatically??
    Kind Regards
    Eva

  • Portal 7.02 SP6 on Google Chrome throws error.

    Portal 7.02 SP6 on Google Chrome throws error:
    Could not open iView. The iView is not compatible with your browser, operating system, or device. Contact your system administrator for more information.
    Is there a fix for this issue. Please advise. Thanks.

    To (freely) quote an SAP executive that I asked about browser support:
    "what kind of browsers should SAP support? It does not make sense to support non-enterprise ready browsers".
    I interpret that as: when you spent some serious $$$ for the SAP Portal you should get your infrastructure in line with the corporates ERP vendor strategy == buy Microsoft, use IE 6, 7 or 8
    At least FF support is speeding up, even when it's impossible for SAP to keep up with the release cycles of Mozilla (when SAP releases a SPS Mozilla already released 2 new FF versions).
    This sorts out effectively Google and Opera (what is Statoil using?) and a bunch of mobile browers (all). Why Safari is considered more enterprise ready than Chrome? My 2ct: Apple is an SAP customer and they paid for getting support.
    Guess we'll have to wait for Google start using SAP and the Portal.
    br,
    Tobias

  • Displaying std field in enable mode after throwing error msg

    Hi experts,
    I have a requirement where i need to  check the value enterred in standard field (final grade) of infotype 0022 and need to throw error message, when the user click save button in PA30.
    But the problem is, if i throw Error message, that field becomes disable and the user have to go back and come back for entering the correct value. So, my requirement is taht the field should still be in enable mode even after getting the error message.
    pls tell me how to achive the same?

    Hi Shanti,
    You don't need to display a message of type ERROR as this will lock the screen and will prevent the user from providing further input. You can use the following thing
    MESSAGE i001 DISPLAY LIKE 'E'.
    This will serve your purpose by displaying the error but will not lock the screen field and thus will not prevent the user from further input.
    Have a look at the following link for more details : [ MESSAGE KEYWORD|http://help.sap.com/abapdocu_70/en/ABAPMESSAGE_OPTIONS.htm]
    Hope this will help.
    Thanks,
    Samantak.

  • SQL22212N  A DB2 Administration Server communication error

    Hi All,
    I have DB2 9.1 installed on Suse linux 10.1 with manual storage management.
    When i try to access Db2 using control center in particular when i try to access the tablespaces to create new containers it throws me this error.
    SQL22212N  A DB2 Administration Server communication error has been detected. Client system: "172.18.xxx.xxx". server system "172.18.xxx.xxx". (Both these ip address are same).
    but, I am able to add new containers through DBACOCKPIT in SAPgui.
    I tried the steps as told by some IBM references (creating tools catalog) to the above problem
    http://www-01.ibm.com/support/docview.wss?rs=71&context=SSEPGG&dc=DB560&dc=DB520&uid=swg21193257&loc=en_US&cs=UTF-8&lang=en&rss=ct71db2
    I am unable to create tools catalog due to this same error.
    Help me how to proceed with respect to this issue.
    Your response is warmly appreciated.
    regards,
    chandru.

    Hi Beck,
    Thanks for your reply.
    To be specific I am able to start and stop DB2 from db2<sid>.
    when i try to create a DAS it showing as the
    DBI1064E The user db2<sid> is being used by the DB2 instance and thus can not be used to create the DB2 admininstartion Server
    Please help me how to proceed.
    regards,
    chandru.
    Edited by: Chandru on Oct 22, 2008 2:35 PM

  • Directory Administration link not working

    gurus,
    i've following environment -
    Oracle 9i Database
    Oracle 9iAS Portal Release 2
    this is what is happening -
    1. i log into portal
    2. click on "builder" icon
    3. cick on "administer" tab
    4. click on "Directory Administration" link in Services portlet and i get the following error -
    Not Found
    The requested URL /pls/portalorasso.wwsso_app_admin.ls_login was not found on this server.
    as u can see the requested URL has errors in it :-
    it is => /pls/portalorasso.wwsso_app_admin.ls_login
    it should be => /pls/orasso/orasso.wwsso_app_admin.ls_login
    how can i fix this ...?
    has anyone seen this before ...?
    thanx a bunch.

    Ha! Fixed it!
    Directory was set to use Kerberos instead of Password. Changed this back in Directory Prefs now it's all working!
    Check out
    http://discussions.apple.com/thread.jspa?messageID=6052671&#6052671

  • [svn:fx-trunk] 10891: Fix for ASDoc throws error when using getter methods for pseudo-inheritance of static constants

    Revision: 10891
    Author:   [email protected]
    Date:     2009-10-06 09:46:47 -0700 (Tue, 06 Oct 2009)
    Log Message:
    Fix for ASDoc throws error when using getter methods for pseudo-inheritance of static constants
    QE notes: None.
    Doc notes: None
    Bugs: SDK-22676
    Tests run: checkintests
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-22676
    Modified Paths:
        flex/sdk/trunk/modules/compiler/src/java/flex2/compiler/asdoc/AsDocUtil.java

    Have you tried using com.adobe.air.crypto.EncryptionKeyGenerator instead?

  • [svn] 1338: Bug: BLZ-123-Attempting to use a channel that doesn' t support messaging (AMFChannel/AMFEndpoint withtout polling enabled) should throw error

    Revision: 1338
    Author: [email protected]
    Date: 2008-04-22 07:45:18 -0700 (Tue, 22 Apr 2008)
    Log Message:
    Bug: BLZ-123-Attempting to use a channel that doesn't support messaging (AMFChannel/AMFEndpoint withtout polling enabled) should throw error
    QA: Yes
    Doc: No
    Details: Added logic in Consumer such that when the Consumer is connected over a non-realtime channel (i.e. non-polling and non-streaming channel), a warning is logged to let the user know that channel is not going to automatically receive updates via client poll or server push. We can't really throw an error here because one might want to disable channel polling and manually send poll requests when needed and this is a valid configuration as well.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/BLZ-123
    Modified Paths:
    flex/sdk/branches/3.0.x/frameworks/projects/rpc/src/mx/messaging/AbstractConsumer.as

    Thanx Mete, yeah i did...
    but i solved it some other way... not entirely sure this was
    it though as i was doing a lot of things at once...
    it was fds.swc... possibly it was out of date or missing.

  • [svn:fx-trunk] 9284: Fix bug: Spark BasicLayout should throw error/ RTE when setting useVirtualLayout

    Revision: 9284
    Author:   [email protected]
    Date:     2009-08-13 15:33:07 -0700 (Thu, 13 Aug 2009)
    Log Message:
    Fix bug: Spark BasicLayout should throw error/RTE when setting useVirtualLayout
    QE notes: None
    Doc notes: None
    Bugs: SDK-22211
    Reviewer: Hans
    Tests run: checkintests, gumbo/core/Group, gumbo/core/DataGroup, gumbo/core/List
    Is noteworthy for integration: No
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-22211
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/spark/bundles/en_US/layout.properties
        flex/sdk/trunk/frameworks/projects/spark/src/spark/layouts/BasicLayout.as

    This bug figures out also when creating a custom spark ComboBox, then trying to programatically update the userProposedSelectedIndex property. The proposed selected index is selected, but does not apply the same skin as when mouse is on rollover or item is selected due to up and down keys.
    The issue seems like updating the status of the item renderer to rollover or selected to get the same skin applied.
    Please could you attach DropDow nList.as that you edited ?
    Thank you so much.

Maybe you are looking for

  • Is there a way to password protect the access options pannel, in particular the Connection Settings?

    Is there a way that access to the Options panel can be locked by an administrator. In particular I would like to block a user from being able to change the proxy server settings in Tools > Options > Advanced > Network > Connection Settings. I would l

  • We made a purchase order for an online phone numbe...

    Please let us know the status of our order it has been pending for two days. The telephone number we ordered is 209-451-5111

  • JTree expanding problem(urgent)

    hi all, I am new to java and i am developing DMS where i use JTree to display folders. I am using vectors for displaying folder names and files. when i select a folder and create a folder under that, after creating it should highlight the folder wher

  • Application Engine and Markets

    Does anyone know how Application Engine chooses which market to execute? On each section in an Application Engine program, the developer can choose to limit a section to a specific database platform or a specific market. PeopleBooks documents how it

  • Controlling extended classic

    We are using the Extended classic scenario in SRM 5. A requirement has now surfaced where all catalogue items should be processed within SRM PO wise so when the cart is approved it reacts just like extended classic where a copy of the PO goes to R/3.