Blank page coming after logging into portal using Admin Account

Hi,
Recently i have changed the Portal Administrator password using Visual Admin. When i logged in, i get a blank page instead of getting tabs like user admin, system admin etc.
Can any one tell me what is the problem?
Thanks in Advance.
Regs/Venkat

Hi,
Could you guide me on how to check the authorizations for the admin user. if it is not set, how to re-set the same to admin user.
I cant use http://localhost:port/useradmin/index.jsp page as it throws me a page not found error.
I have to only use Visual Admin to check this.
Thanks in Advance.
Regs/Venkat

Similar Messages

  • Empty Screen after logging into portal

    Hi,
    I have installed SAPNetweaver 2004S,  SP9 trial edition.
    After logging into portal , Masthead and Tool area are visible and reamining part is empty screen . Toplevel navigation , detailed navigation, desktop innerpage are not getting displayed.
    Can somebody please help me in resolving this.
    Regards
    Venkata Chithirala
    Message was edited by:
            Venkata Chithirala

    Hi
    The portal display creates problem when you try to access the portal using the IPADDRESS instead of the host name for the portal.
    What you can do is make a entry in the hosts file for the portal server and then try to access the portal using the name given in the hosts file.
    http://servername:<port>/irj
    servername is the entry which you have given in the hosts file.
    Dont use the IPAddress while accessing the portal, if by chance you are using it.
    This shoud solve your problem.
    Regards
      Sumit Jain
    **Reward with points if useful.

  • Blank page after logged into portal system

    Hi,
    After logged into our portal system, we are getting blank page with white space. This is not quite common for all users, few users able to view screens at portal systems.
    Please help me to resolve this issue.
    Thanks in advance
    Regards
    Srinias

    Srinivas,
    Looks like the users not seeing anything have roles which does not have any content in them. Take any of these users and look for assigned roles in 'User Administration'. If there is no content assigned to these roles then assign some relevant content, else make these users part of the group that other users seeing content are part of.
    Hope this helps.
    Vishwas.

  • Incorrect welcome screen after logging into portal

    Hi,
    I have an issue in Portal. Once when logged into portal, it is shows incorrect welcome page(welcome page of another user).Also getting "401 Unauthorized" error message.
    Could anyone please help me to find what could be the reason for this issue.
    Thanks
    Manchari. N

    Hi Manchari,
    Please check roles are assigned to user. then clear the browser cookies and temp file, then access the portal with the user and check it.
    If you still the receive the same error, then check the default trace log file in http://<host>:<port>/nwa  >> Log >> search with the userid.
    Best Regards
    Arun Jaiswal

  • 50L4353DB - Screen goes blank and unresponsive after logging into Skype

    After successfully logging into Skype on our Toshiba 50L4353DB, I am presented with my contacts momentarily, then the screen goes black and there is no response from the TV. Upon exiting from Skype, the screen remains blank. 
    Here is the solutions I have tried to no aveil:
    I have updated to the latest firmware
    Tried connect through both a wired and wireless connection
    Tried loggin with and without the webcam installed (Freetalk 7291)
    Reseting the TV back to factory settings
    Has anyone else had this problem?
    Is the problem with the Skype app or the TV itself?
    Thanks

    I have had the same problem.  I first got the 65L7350U 3D TV, and did the complete setup.  I orderd the FreeTalk video camera indicated as the ONLY one that is compatible with this TV.  At first, around Christmas 2013 it was working fine, and the video was awesome.  But, in the past 2 weeks, Skype no longer works.  Presently when SKYPE is chosen, it will not even start, and the black screen appears, and stays till you exit to the cloud.
       I have reset the TV on 6 separate occasions, and here is what has come from that:
    Each time, I signed back into my cloud account, then booted Skype, and each time Skype asked me to sign in, as if it was the first time the app was running.  I signed into the Skype site, and the connection was correct.  I saw my photo, and my list of contacts, but then the app quits, leaving a black screen, and no response from any keyboard or remote buttons, except for the Home button for return to the Cloud. I do ge the screen that asks if I want to exit the current mode, and the only choice is yes, because a no will give you the same black screen with no Skype running.  On one occasion in the past 6 TV resets I was able to make one call to the Skype Call Testing Service, and check the sound and microphone.  It worked perfectly with the sound and the microphone, but as soon as the Testing Service disconnected the call, the screen went blank, back to black, and locked up, again requiring return to the Cloud page. 
         Apparenlty when the screen goes blank, Skype is still running, but there is no way to access its functions.
    It appears to be a Software problem with that app, but I have  been unable to find a way to delete that app and install either a previous version or an upgraded version of the current one.  Any suggestions? 
    drjohn2014

  • Java.lang.NullPointerException after logging into portal

    We see the following error in the defaultTrace file when a user logs onto the portal for ESS (the user sees a 500 Internal Error):
    #1.#00144F3B617C006B000004CF000052B5000476A0EE463C6F#1256333471265#com.sap.tc.webdynpro.sessionmanagement#sap.com/tcwddispwda#com.sap.tc.web
    dynpro.sessionmanagement.ExceptionHandler.handleThrowable#Guest#0##n/a##623f0200c01b11de9d3d00144f3b617c#SAPEngine_Application_Thread[impl:3]_
    36##0#0#Error#1#/System/UserInterface#Java###Exception occured during processing of Web Dynpro application . The causing exception is neste
    d.
    [EXCEPTION]
    #2#sap.com/pb/PageBuilder#java.lang.NullPointerException
            at com.sap.security.core.logon.imp.WebLoginCallbackHandler.<init>(WebLoginCallbackHandler.java:41)
            at com.sap.security.core.logon.imp.SAPJ2EECallbackHandler.<init>(SAPJ2EECallbackHandler.java:45)
            at com.sap.security.core.logon.imp.SAPJ2EEAuthenticator.getHandler(SAPJ2EEAuthenticator.java:1191)
            at com.sap.security.core.logon.imp.SAPJ2EEAuthenticator.getLoggedInUser(SAPJ2EEAuthenticator.java:142)
            at com.sap.tc.webdynpro.serverimpl.wdc.um.ClientUserFactory.getLoggedInClientUser(ClientUserFactory.java:218)
            at com.sap.tc.webdynpro.services.sal.um.core.ClientUserInternal.getLoggedInClientUserInternal(ClientUserInternal.java:75)
            at com.sap.tc.webdynpro.clientserver.session.ClientSession.<init>(ClientSession.java:183)
            at com.sap.tc.webdynpro.serverimpl.defaultimpl.clientsession.HttpClientSession.<init>(HttpClientSession.java:43)
            at com.sap.tc.webdynpro.serverimpl.wdc.adapter.HttpRequestAdapter.createClientSession(HttpRequestAdapter.java:261)
            at com.sap.tc.webdynpro.serverimpl.core.adapter.AbstractHttpRequestAdapter.getSessionObject(AbstractHttpRequestAdapter.java:296)
            at com.sap.tc.webdynpro.serverimpl.core.adapter.AbstractHttpProtocolAdapter.getSessionObject(AbstractHttpProtocolAdapter.java:109)
            at com.sap.tc.webdynpro.clientserver.session.RequestManager.findClientSession(RequestManager.java:264)
            at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:146)
            at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
            at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
            at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)
            at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)
            at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)
            at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
            at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)
            at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.
    java:33)
            at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
            at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
            at java.security.AccessController.doPrivileged(Native Method)
            at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)
            at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)
    This only happens immediately after logon; once the user clicks on another tab in ESS, the error is never re-produced again until the user logs off and logs back on.

    EP 7, ESS 603 SP4 P3.
    This apparently is only happening for one specific user. I'm in the process of gathering information about their internet browser to determine if that's the cause.
    I did check the JCos and they all tested successfully.
    Thanks,
    Setu

  • Creating POP Up after logging into Portal

    Hi,
    I want to create a pop up as soon as i login into the SAP Portal. The message i want to dispaly is a static message(a simple alert message). How can i do it?
    Regards,
    Kusuma

    Hi Puneet,
    Thanks for the reply. I added pop up code inside HeaderiView.jsp. Problem is now when i try to upload the new par file, its size is lesser than the one i downloaded. Reason may be some jar files are mising. But i am not able to find the missing jar files.
    If anyone has faced the same problem earlier, kindly guide me.
    Regards,
    Kusuma

  • Log into Wordpress using HttpURLConnection is possible ?

    Hello, i wonder if logging into my wordpress admin account is possible using HttpUrlConnection.
    I tried to do so, but wordpress returns error:"Cookies are blocked or not supported by your browser. You must enable cookies to use WordPress".
    I used cookie manager and handler to enable my cookies, but seems not to work. Thank you for your help !
    CookieManager cm = new java.net.CookieManager();
            CookieHandler.setDefault(cm);

    Only if you have tacacs in between,
    http://www.cisco.com/univercd/cc/td/doc/product/vpn/vpn3000/4_7/admon/access.htm#wp1507954
    Pls rate if that helps
    Regards,
    ~JG

  • After log into SAP Portal, Terms&Conditions Window should open

    Hi Team,
    As per one of the requirement in my project, i have to develop below applicaiton.
    Requirement: Once user logged into portal & trying to access his role first time in a year, Terms & condtions window should open, once user accepted the terms& condtions,  user can access his role. if user entered into portal second time in a year, direclty can access his roles.
    For this: i have created webdynpro-java application with empty view & portal abstract portal component with terms & conditions text, then i have created  portal Iviews for both webdynpro-java application and abstract portal comonent, then i am calling abstract portal component Iview into webdynpro-java component controller wdDoinit() method via  WDPortalNavigation.navigateAbsolute() method. 
    Finally, i have assingned webdypro-java ivew to Test Role: once click on role it is calling Terms&Conditions pop window.
    Questions: 
    1. how can i use same Iview in user actual role, i mean, once user click on his role first time terms & codition window should open? after accepting terms & condtions only his role can access...
    2. how can i navigate from terms & condtions to his role?
    3. if user didn't accept terms&conditions, he can't access his roles, how can i handle this?
    4. how can i check, if it is user first login into portal or not in a year ? where i have to store this user data? what are the parameters i have to use?
    can you please help me on this?
    Thanks
    Sandeep.

    sandeep kumar wrote:
    > 1. how can i use same Iview in user actual role, i mean, once user click on his role first time terms & codition window should open? after accepting terms & condtions only his role can access...
    > 2. how can i navigate from terms & condtions to his role?
    > 3. if user didn't accept terms&conditions, he can't access his roles, how can i handle this?
    > 4. how can i check, if it is user first login into portal or not in a year ? where i have to store this user data? what are the parameters i have to use?
    I would redefine com.sap.portal.navigation.portallauncher.default component for your purpose
    http://help.sap.com/saphelp_nw70ehp1/helpdata/en/44/42c08f81ce2152e10000000a114a6b/content.htm
    so WDJ is not really an option here.
    To store whether display T&C screen you can use custom attribute on user profile 
    http://help.sap.com/saphelp_nw70ehp2/helpdata/en/44/0316d50bbe025ce10000000a1553f7/content.htm
    public class MyPortalLauncher extends PortalLauncher
        public void doContent(IPortalComponentRequest request, IPortalComponentResponse response)
              INodeList nodeList = request.getNode().getChildNodes();
              if(nodeList != null && nodeList.item(0) != null)
    //Check value in user profile whether he accepted T&C this year
    //if no - navigate to T&C page
                   IResource jspResource = request.getResource("jsp", "jsp/termsAndConditions.jsp");
                   response.include(request, jspResource);
    //else - process as usuall
                   response.include(request, nodeList.item(0));
              else
                   IResource jspResource = request.getResource("jsp", "jsp/noRoles.jsp");
                   response.include(request, jspResource);
    //implement
    public void onAcceptClick() throws PageException
    //set user attribute value if accepted, logoff is rejected

  • Logging into portal via http arguments

    hi,
    I want that somehow i could log into portal server using html arguments,
    i used to do this on oracle server
    iexplore ww.oraclessotemplate?username=uname&&password=pass&&token=iuashdiu
    now i want to achieve the same thing in sun portal server
    is there any such applett that accept such arguments?
    regards kimi

    This might help.
    http://blogs.sun.com/roller/page/nav?entry=tip_one_click_login_to
    But I hope you realize this is insecure and should not be used in production.

  • HT204053 I cannot log into iCloud using my Apple username and password.  I keep getting an error message that states "CANNOT SIGN UP - The Apple ID is valid but is not an iCloud account."  How do I fix this?

    I cannot log into iCloud using my Apple username and password.  I keep getting an error message that states "CANNOT SIGN UP - The Apple ID is valid but is not an iCloud account."  How do I fix this?

    You are getting this message because you are attempting to create an iCloud account on a PC.  You can only create iCloud account on an iOS device (iPhone, iPad or iPod Touch) running iOS 5 or higher, or on a Mac running OS X Lion (10.7.2) or higher.  After creating your account on one of these devices you will then be able to sign into the account on your PC.

  • How to capture name of user that logs into Portal?

    Im trying to create a report that returns information from a
    Profile table. The UserId is the key to the Profile table.
    Since this report returns information dependent upon who runs
    it, I would make use of the USER functionality in SQL to isolate
    the row in the Profile table. However, this technique wont
    work through Portal because the user logs into Portal not the
    database.
    What technique (keyword, API, etc.) should I use to capture the
    username of the person who logged into Portal?
    Thanx,
    JE

    Try this:
    PORTAL30.wwctx_api.get_user
    Adam

  • I cannot log into oracle using the user scott

    I installed oracle, but I did not go through the underlined step. I am not sure if I skipped or it was not there during the installation
    The Database Configuration Assistant will provide installation summary
    and list the accounts that are unlocked. It will ask you for password management. Sys
    and System accounts would be already unlocked.  Unlock HR and Scott accounts,
    and for these two accounts also specify the same password that you had given before.
    When I test logging into Oracle using the user Scott, it shuts down.
    I am using windows 7, and I installed Oracle Database 10g Release 2 (10.2.0.1.0)
    Enterprise/Standard Edition for Microsoft Windows (32-bit)
    How can I log into oracle using the user Scott?

    Hi,
    Welcome to the forum,
    After installing Oracle 10g SCOTT user will be in locked, you should unlock it.
    Login as sysdba using the below command
    sqlplus sys as sysdba
    password:<ur password>
    after connecting as sysdba use the below command to unlock the SCOTT user
    ALTER USER SCOTT ACCOUNT UNLOCK;
    Now connect as scott you will bw able to connect.
    hari

  • After FF 30.0 update - unable to process shipments on USPS . com after logging into usps acct

    I am able to log into my usps . com account, but after updating to FF 30.0, I am unable to process a shipment. I am able to enter all info (sender/shipping address/pkg type/shipping date/insurance) and when I attempt to "add to cart" - I get kicked back asking for my ship date. Doesn't matter which shipping address I use or which shipping date I use or which type of package selected - I am unable to process the shipment. I clear my cache regularly. I was able to process a shipment today via (gasp) Safari. I, unfortunately, spent time on the phone with USPS . com t/s, but they could not offer advice other than to clear my cache. Any ideas?
    Mac OSX 10.9.3
    FF 30.0

    Is the UPS shipping a web form that you fill out, once logged into an acct? Short of form fill data being left in Firefox, it sounds like a conflict between the site / form, & Fx 30. Not unusual.
    Start Fx in safe mode & try w/o any addons, plugins. If fixes it, you'll need to create new profile & reinstall each, a couple at a time - checking the site function after each.
    If safe mode does NOT fix it, I'd completely uninstall Fx from Control Panel, starting w/ the latest version listed, then reboot, then uninstall the next most recent, etc., rebooting after each uninstall.
    Then delete any remaining Fx program files - in all Fx folders.
    Reinstall a fresh copy of Fx 30. Before installing, close every single thing you can, incl. any AV / FW - everything. DISconnect from the web while installing.

  • User created but can't log into Portal. OID not in-sync with Repository.

    Logged into Portal as portal
    Go to Administ Tab
    Created a group i.e. TestGroup
    Created a user i.e. TestUser, put the user's default group as TestGroup.
    I logged-out and and tried to log in as TestUser it doesn't let me log into Portal.
    I do see the TestUser under TestGroup when going to Administer Tab and checking it, but some how can't log-in. I tried to use wwsec_api.user_in_groups to print the group names using SQL-Navigator but it never returns anything for the user I created above.
    username := 'TestUser';
    groupid := WWSEC_API.USER_IN_GROUPS(p_user_name=>username);
    ..........Now if if try the following and use portal it returns me all the groups the portal user is in i.e.
    username := 'portal';
    groupid := WWSEC_API.USER_IN_GROUPS(p_user_name=>username);
    ..........Looks like OID and repository are not in-sync. Can someone give some in-sight why is this happening and what can I do to fix this. I even tried adding the user under some other groups but still never returns me the groups when I run the above PL/SQL.
    Thanks

    Under Administer -> SSO/OID Tab I have Enable directory synchronization is checked. But still can't log in. Any ideas.
    Thanks

Maybe you are looking for

  • Delivery Report Pending? (Nokia 5200)

    Ok yeah i know what pending means, that is not what i am asking. It says i have pending delivery reports on all the messages i have sent from my phone, but i know for a fact they have been sent (tested it with a phone in the same house). If i am corr

  • MaxDB 7.5 does not clear logarea after full backup

    Hi all, We have MaxDB 7.5, turned on the auto-log-backup and are running full data-backups every night. The problem is that the log-area is not cleared as I expected, so the log-area is filling up at 300 MB per day. Was I wrong to expect the log-area

  • Re: Satellite A300 - Partition D is not accessible

    I have having trouble opening or playing anything in the CD/DVD player. I am getting the messages either: D: application not found, or D: is not accessible. The request could not be performed because of an I/O device error. Please help

  • Reading Infoobject value in Report

    Hi, I have an infoobject with hierarchy say POBJECT. a variable called HPOBJECT is created so that user is can sleect  the Hierarchy and Node of the Hierarchy. Now the task is i need to create an another variable which reads the Hierarchy value of th

  • Site to Site VPN working without Crypto Map (ASA 8.2(1))

    Hi All, Found a strange situation on our ASA5540 firewall : We have couple Site to Site VPNs and also enable cleint VPN on the ASA, all are working fine. But found a Site to Site VPN is up and running without crypto map configuration. Is it possible