Unable to Open the Admin Console

HI there,
I installed Weblogic server 10.3.3 on my windows operating system. I confugred it through configuration wizard. After that I was able to open the admin console . I logged into admin console and logged out of it. Now , I am unable to open the admin console again . When ever I try to open it from the quick launch it gives a error meassage "firefox can't establish a connection to ....:pc-7001." (somethng like that).
I tried to open it from start menu and then clich START ADMIN SERVER FOR WEBLOGIC DOMAIN .. when ever I click this it directs to a CMD prompt where in it gives a path like c;>/ oracle/middlware/userprojects/domains/basedomain/ follwoed by a curosr waiting for instruction..
Please tell me wat is goin wrong..? U r help is greatly appreciated

Hi,
I have tried doing the steps you have mentioned above.It is redirecting to http 503 page.Upon checking the logs getting the following error.
Could you please help with it.
##<Jun 14, 2011 12:14:32 PM IST> <Info> <WorkManager> <01hw198615> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1308033872956> <BEA-002901> <Creating WorkManager "consoleWorkManager" for module "null" and application "consoleapp">
####<Jun 14, 2011 12:14:34 PM IST> <Error> <HTTP> <01hw198615> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1308033874347> <BEA-101216> <Servlet: "AppManagerServlet" failed to preload on startup in Web application: "console".
java.lang.NoSuchMethodError: com.bea.utils.misc.ProcessUtil.getPropValues(Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;)[Ljava/lang/String;
     at com.bea.p13n.license.LicenseHelper.getLicensePropertyValues(LicenseHelper.java:259)
     at com.bea.netuix.servlets.services.LightNetUIxServices.getRestrictedPortalLimit(LightNetUIxServices.java:140)
     at com.bea.netuix.servlets.manager.UIServlet.reinitInternal(UIServlet.java:177)
     at com.bea.netuix.servlets.manager.UIServlet.initInternal(UIServlet.java:164)
     at com.bea.netuix.servlets.manager.UIServlet.access$100(UIServlet.java:60)
     at com.bea.netuix.servlets.manager.UIServlet$ServletLifecycleListenerImpl.init(UIServlet.java:555)
     at com.bea.netuix.util.ServletLifecycleListener.initOrReinitInternal(ServletLifecycleListener.java:131)
     at com.bea.netuix.util.ServletLifecycleService.addServletLifecycleListener(ServletLifecycleService.java:252)
     at com.bea.netuix.util.ServletLifecycleService.addServletLifecycleListener(ServletLifecycleService.java:182)
     at com.bea.netuix.servlets.manager.UIServlet.init(UIServlet.java:131)
     at com.bea.netuix.servlets.manager.SingleFileServlet.init(SingleFileServlet.java:75)
     at javax.servlet.GenericServlet.init(GenericServlet.java:241)
     at com.bea.console.utils.MBeanUtilsInitSingleFileServlet.init(MBeanUtilsInitSingleFileServlet.java:36)
     at weblogic.servlet.AsyncInitServlet.initDelegate(AsyncInitServlet.java:100)
     at weblogic.servlet.AsyncInitServlet.init(AsyncInitServlet.java:78)
     at weblogic.servlet.internal.StubSecurityHelper$ServletInitAction.run(StubSecurityHelper.java:283)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
     at weblogic.servlet.internal.StubSecurityHelper.createServlet(StubSecurityHelper.java:64)
     at weblogic.servlet.internal.StubLifecycleHelper.createOneInstance(StubLifecycleHelper.java:58)
     at weblogic.servlet.internal.StubLifecycleHelper.<init>(StubLifecycleHelper.java:48)
     at weblogic.servlet.internal.ServletStubImpl.prepareServlet(ServletStubImpl.java:539)
     at weblogic.servlet.internal.WebAppServletContext.preloadServlet(WebAppServletContext.java:1976)
     at weblogic.servlet.internal.WebAppServletContext.loadServletsOnStartup(WebAppServletContext.java:1950)
     at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1869)
     at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3126)
     at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1512)
     at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:486)
     at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
     at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
     at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
     at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
     at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
     at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
     at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
     at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
     at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
     at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:1267)
     at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
     at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:409)
     at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:58)
     at weblogic.application.internal.BackgroundDeploymentService$2.next(BackgroundDeploymentService.java:373)
     at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:41)
     at weblogic.application.internal.BackgroundDeploymentService$BackgroundDeployAction.run(BackgroundDeploymentService.java:277)
     at weblogic.application.internal.BackgroundDeploymentService$OnDemandBackgroundDeployAction.run(BackgroundDeploymentService.java:336)
     at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:528)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
>

Similar Messages

  • I am unable to open another Firefox4 window when I have the Error Console open and I can't open the Error Console when I have two Firefox4 windows open. Is anyone else having this problem?

    I am trying to debug the jQuery to a micro site I've created and I am unable to open the Error Console when I have two Firefox windows open and I am unable to open a second Firefox window when I have the Error Console open.
    I am using Mac OS X 10.6.7 and I am using Firefox 4.0.1

    I personally haven't experienced much of the "reverberation/feedback" when using a headset on the i4S...
    Yes, I have near-perfect hearing too (for scope, squeaky brakes hurt my ears) I come from many conversations on many phones and types and first off, CDMA technology is great for coverage, terrible for voice quality. HD Voice in Europe made for some of the best phone conversations I've ever had.
    Back on track, feedback is most noticable (similar to the landline phone) when using the iPhone without a headset, but for me it's not an absolute criticality mainly because I use VoIP apps alot, so maybe it has desensitized me some over the past year.
    But whenever I'm on a call, and the other person has me on speakerphone, I have alot of trouble talking because of the feedback loop caused. So the less of my voice I hear the better I can talk.
    Have you tried a bluetooth headset yet?

  • Sending of message failed. Unable to open the temporary file C:\Users\Admin\AppData\Local\Temp\nsemail.eml. Check your 'Temporary Directory' setting.

    after opening an email I knew to be a phishing attempt, I forwarded it to my bank's spam/phishing email address. I did NOT click any link in the suspicious email. only forwarded it.
    now when I try to send an email I get the following error message:
    Sending of message failed.
    Unable to open the temporary file C:\Users\Admin\AppData\Local\Temp\nsemail.eml. Check your 'Temporary Directory' setting.
    I can't find a temp directory. where is this and how do I fix it?

    Try to start *Windows* in safe mode with networking enabled.
    - Win8 http://windows.microsoft.com/en-US/windows-8/windows-startup-settings-including-safe-mode
    - Win7 http://windows.microsoft.com/en-US/windows7/Start-your-computer-in-safe-mode
    - XP http://www.microsoft.com/resources/documentation/windows/xp/all/proddocs/en-us/boot_failsafe.mspx
    Still in Windows safe mode, start Thunderbird in safe mode.
    - https://support.mozilla.org/en-US/kb/safe-mode
    Does the problem go away?

  • Unable to Open the OBIEE Admin Tool (RPD) 10.1.3.4.2 after Installation

    Hi,
    I have installed obiee 10g (10.1.3.4.2) in windows server 2008. After installing, when I tried to open the Admintool it is giving me the below error.
    The application has failed to start because its side by side configuration is incorrect. Please see the application event log or use the command-line sxtrace.exe tool for more details
    Restarting the machine also does not work. Presentation Services were not started. When tried to start the services, it is throwing error like asking to check the system log. Is this stopping Admin tool to open..?
    What could be the wrong with presentation services. I havent changed anything. I have reinstalled and restarted the machine, still same problem
    Please help...
    Thanks in advance

    HI,
    I see there are totally 3 programs listed with the naming convention --
    "'MS VC++ 2005 Redistributable(x64)"
    "'MS VC++ 2008 Redistributable(x64) x86 9.0.30729.4148"
    "'MS VC++ 2008 Redistributable(x86) x86 9.0.30729.4148"
    I am not sure which one to uninstall and reinstall out of these listed programs.
    Is this causing the issue to display error while opening the Admin tool ?
    Please help with your inputs
    Thanks

  • Unable to Start the Weblogic Console, "The domain edit lock error persists"

    Hi, I have read a post regarding "The domain edit lock is owned by another session in exclusive mode" error in Weblogic server Using JDeveloper, I am also getting the same error when I ran the JDeveloper, But to change the settings I am Unable to open the Console for WebLogic Server Administration in My System(PC).
    "http://127.0.0.1:7001/console" or "http://localhost:7001/console" both are not opening. I have not Installed Weblogic Server separately but I configured My application using JDeveloper. I am getting the above error in JDev Console. I am using the JDeveloper 11g version.
    Your Help will be greatly helpful to me.
    Thanks,
    Srinivas Reddy.

    Problem is solved in opening the WebLogic Admin Console... But When I try to deploy the application Some errors Like Validation Failed for Schemas..
    this type of messages are coming in red color in admin console.
    can any one help on this..?

  • Error while opening BizTalk Admin Console

    Hi,
    I am getting this error while opening BizTalk Admin Console. Any suggestion --
    Failed to create children of Microsoft.BizTalk.Adminostration.SnapIn.GroupNode(Microsoft.BizTalk.Administration.SnapIn)
    Additional Information:
    Attempted to read or write protected memory. This is often an indication that other memory is currupt. (MMCEx)
    -Monika

    Try the following:
    Restart "Windows Management Instrumentation" service in your service tray where this admin console is installed.
    Or restart the admin console, if possible restart the machine and try again.
    If the user (who is accessing the admin console) is to perform administrative tasks either through the BizTalk Administration console make sure user is part
    of BizTalk Server Administrators group or BizTalk Server Operators group for
    low privileged role that only has access to monitoring and troubleshooting actions
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • Unable to open the document when combining files.

    We have a user that gets an error when combining files. It says
    Unable to open the document:
    <Filename and path>
    Please check to see if you have read permission for the above file.
    Retry and cancel buttons.
    We get this error on every subsequent file, it works on the first one after the computer starts.
    This computer has Windows Vista Business with SP2, Adobe Acrobat X with the latest patches.
    It doesn't matter if the files are local or on a network drive, the same always occurs. I have cleared
    all user and system temporary files, re-installed, verified the Acrobat Add-In for Word 2010 is active,
    verifed the PDF printer is working fine. It only happens when trying to combine files. I have given the
    user local administrator privilidges, tried with my account that has domain admin priviledges, no luck.
    I really need some suggestions...
    Thanks,
    Tom

    I have found out from Adobe technical support that this is a known issue with Office 2010 SP1 installed.
    This is an FYI for anyone else experiencing this issue, remove SP1 and it will work ok.
    They said an update to correct this issue will be coming within the next quarter.
    TP

  • Can't access the admin console

    changing from exchange 2010 to exchange 2013 was a very nice step & it work fine for more than 4 month ...
    after a power lose for 2 or 3 time 
    This is what I get when I tray to access the admin console....
    and the web access is not working
    only the outlook access is working fine .... but I have to manage the exchange.   such ( adding a new user )
    it will be nice from any one who can share some idea to fix this
    PS. domain is a windows server 2008r2
    exchange 2013 on windows server 2008r2
    both are on a different machine
    thanks to you all

    Hi,
    Please go to IIS Manager (Switch to Content View) to check the files there:
    Expand Sites > Exchange Back End > 15.0.620.29 (my Exchange server is Exchange 2013 CU1). Please check whether there are any file folders under themes and Scripts folder. If there is no folder there, please copy the whole folders "Scripts"
    and "Themes" or the entire folder of 15.0.620.29 (cu1) folder from Exchange Installation Path /ClientAccess/ ECP/ CU1 folder in a working machine(the same Exchange version) to the update folder on same location.
    Please switch to IIS manager Feature View, go to Exchange Back End > ECP home, open Application Settings in /ecp Home, please check whether the value for “BinSearchFolders” is changed to an invalid value. If so, please change it to:
        C:\Program Files\Microsoft\Exchange Server\V15\bin;C:\Program Files\Microsoft\Exchange Server\V15\bin\CmdletExtensionAgents;C:\Program Files\Microsoft Exchange Server\V15\ClientAccess\Owa\bin.
    Then run IISReset /noforce from a prompted command window to restart IIS services.
    If all above doesn’t work, please collect some error logs for further analysis.
    Regards,
    Winnie Liang
    TechNet Community Support

  • Is there a possibility to send from the Admin console the invitations to endusers in different languages? Somehow all the invitations go out in German but for my colleages in Spain and in the UK it makes it difficult to understand what they have to do wit

    Is there a possibility to send from the Admin console the invitations to endusers in different languages? Somehow all the invitations go out in German but for my colleages in Spain and in the UK it makes it difficult to understand what they have to do with this invitation. It doesn't help when I change the language in the admin console....Thanks for your help

    Hey Eric,
    Thanks for taking the time. Unfortunately no that does not solve it. Same as swipe it will get me there and it will show separate programs spaced out. The issue I am having is that all my open word files are bunched up in a pile on top of each other. I can see the edges of each one but I want them to be separated from each other enough that I can visually identify what file is what.
    Again, thanks for trying, it is appreciated.

  • Adobe muse - how to upload images in photo gallery in the admin console?

    Question from Adobe Muse beginner - I can't figure out how images can be uploaded in a slideshow/photo gallery in the admin console? I can edit or delete images but not upload additional images?

    Hi,
    May I know which admin console are you talking about.
    You are talking about Business Catalyst or Adobe Muse?
    Please provide the steps to access the admin console via Muse.
    Regards,
    Gaurav Aggarwal

  • Open doc URL: unable to open the report in same window

    Hi
    I'm trying to open a report using open doc url with "swindow=same" but still it opens in a separate window. This happens only when I use JAVA viewer. it works fine in ActiveX and HTML but I want this in JAVA viewer as i'm including this page in my JAVA application and it should open the report in the same window. I tried using "<a>URL</a>" and also target="_self" by HTML interpretation for that object but still the same problem. I'm unable to open the report in the same window by using JAVA viewer for Crystal Reports in info view. Please help me!!!
    Envirorment Details: Crystal Reports 2008 SP3, BOE XI R3 SP3
    regards
    Raghavendra.G

    I have tested that myself and It seems that HTML interpretation does not work with the Java viewer.
    I have also tried using a hyperlink containing javascript
    eg.
    javascript:window.location.href='http://www.sap.com'
    but the java viewer seems always to launch a new window before processing the command.
    I would recommend to open a case by SAP support ( httP://service.sap.com/support )
    Regards,
    Stratos

  • Unable to open the Project web app Instnace , giving STS error

    I am unable to open the Project server web app instance from CA- Proejctserver application service -- Manage , it is giving error and I am unable to open the instance as well http://intranet.cmpy.com/pwa also giving error . LOg is showing as below
    An operation failed because the following certificate has validation errors:  Subject Name: CN=SharePoint Security Token Service, OU=SharePoint, O=Microsoft, C=US Issuer Name: CN=SharePoint Root Authority, OU=SharePoint, O=Microsoft, C=US Thumbprint:
    I have tried all the ways to fix STS error , is there any option to reprovision with out loosing the data and projects and subsites
    Srini

    By Creating the root certificate solved my issue
    Srini

  • Unable to open the Projects from Project center with the Alias name PWA 2010

    Hi,
    I am unable to open the Projects from Project center with the Alias name with the server name i am able to open the projects, version is  project server 2010,
    My system is ABC.DC.IN  alias name i have given is DEF.AD.COM  
    With the system name i can able access PWA and all are working fine.
    As i have observed with alias name i can able to login to  pwa and all the server  setting approval center all are working fine but only in the project center i am not able to open the projects (http://DEF.AD.COM/pwa/ProjectDrillDown.aspx .xxxx) its
    is coming in the below of the ie. 
    But with Alias name these are the issues i am facing,
    1.when longing with alias name its asking two times for user name and password
    2.when i click on a project from project center its taking some time and asking for user name and password after i enter user name and password "PAGE cannot displayed" error i am getting.
    3. I have observed one more thing if click on Project details then only this issue  is coming project schedule and project information is also opening with Alias name.
    can any one Help me. 
    Vijay kommireddi

    Hi
    Hope the below link will help you.
    And also please check the browser which you are using as mostly IE 8.0 won't support, Please try it in IE 9.0 and Chrome.
    http://social.technet.microsoft.com/Forums/sharepoint/en-US/c03300d2-2a27-4d5d-b3f6-a3660805e125/alternative-access-mapping-when-accessing-the-site-it-is-asking-for-username-and-password
    Thanks
    Geeth If you feel that the answer which i gave you is Helpful please select it as Answer/helpful.

  • Error message: "Unable to open the physical file" when trying to attach AdventureWorks database

    I have searched the internet and this forum and have not found an answer...
    I am trying to install the AdventureWorks database into my single instance of MS SQL Server Express 2005.  I am logged into my machine as an administrator and logged into SQL Server 2005 express 'sa'.  I attempt to run the following script:
    exec sp_attach_db @dbname = N'AdventureWorks',
    @filename1 = N'C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data\AdventureWorks_Data.mdf',
    @filename2 = N'C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data\AdventureWorks_log.ldf'
    The error message I get back is:
    Msg 5120, Level 16, State 101, Line 1
    Unable to open the physical file "C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data\AdventureWorks_Data.mdf". Operating system error 5: "5(Access is denied.)".
    The folder "C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data" and all the files in it are read-write.  I am 100.0000% certain the files "C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data\AdventureWorks_Data.mdf" and "C:\Program Files\Microsoft SQL Server\MSSQL.1\MSSQL\Data\AdventureWorks_Log.ldf" exist!  They are the result of running the installation program AdventureWorksDB.msi, which I downloaded from: http://www.codeplex.com/MSFTDBProdSamples/Release/ProjectReleases.aspx?ReleaseId=4004.
    What do I have to do to install the AdventureWorkds database????

    Hello,
    To try to help you, please, could you give some more informations ?
    - the operating system (XP/Vista), the edition ( Pro/Home...) and the service pack
    - usually, the installer installs the both files in C:\Program Files\Microsoft Sql Server\Samples. Is there any change in the location or have you moved the both files ?
    - could you check with the files explorer , that the 2 files are read-write and not read only( find one file, right-click on it, properties and in the 1st tabpage, you should see a checkbox read-only ( if checked , unchecke it ) ?
    - have you Sql Server Management Studio Express Edition ( at least SP1 ) ?
    If no, download it and use it to attach
    in the object explorer,
    click on your instance to expand it
    right click on databases
    in the contextual menu, click on attach
    in the new form,click on add
    you arrive on a second form : find your file , click on it, and OK
    it's the simplest way to attach ( the sp_-attach_db is complicated to type )
    the error messages are sometimes more clear in SSMSEE than in Sqlcmd
    Try also to attach ( thru SSMSEE or Sqlcmd but in using the windows authentification )
    NB: i hope that you are not trying to attach AdventureWorks on a remote instance and on a remote computer ( it would explain access denied )
    We are waiting for your feedback to try to help you more efficiently
    Have a nice day

  • "File not Found" error in the admin console for dimension

    Hi All,
    We are onto the BPC7 MS version and recently we have started facing an error "File Not Found" while trying to access the dimension members from the admin console.
    I have checked the "adminapp" folder where all the dimension files should be placed in the system, the files are present in the folder.
    The mbr<DIMENSION>  tables are also present in the database and have the members intact.
    I have also tried with processing the dimensions (NOT processing from the membersheet) and it goes successful, but still face the same "File Not Found" Error.
    We have a single appset and a single application.
    Regards
    Raghav

    Hi Sorin,
    Where can I check the File path if it is set incorrect?
    I am recieving this message for all the dimensions, even when I click on the "maintain dimension members", try to process or even try to copy them i have this pop up showing "file not found".
    I have the dimension tables intact at the DB servers and they have the members in them.
    Regards
    Raghav

Maybe you are looking for

  • Displaying A Group of Photos

    Is the best (only) way to display a group of photos by creating a photo album?  If so, I read that it's best to create a one w/Adobe Bridge rather than the web photo gallery feature under Commands in Dreamweaver. Thoughts?

  • Will not navigate new site

    After a new tab loads once and I try to navigate to a new site in that tab the browser fails to load the new page. Then it will not load any page.I have checked my internet with 2 other browsers and have no problem loading pages mozilla firefox will

  • Amotisation of Cost from vendor invoices

    Hi All, I have the requirement to amoritze the cost coming from the Purchase Orders over the duration of PO. This I suppose cannot be done through Result Analysis. I am exploring the option of Accrual Engine,but the problem is that if takes fixed amo

  • Requirements management Apex application

    Hello Everyone, I am interested if anyone has developed a basic requirements management tracking app. in Apex? If so would you share, if not does anyone know of one that is free? I am starting work on a very small project, but it would be nice to hav

  • PS CS4 installion problem: dependencies error

    i use windows xp. my antivirus/firewall/spyware are all off. i have downloaded a fresh installer from adobe site. i get this error all the time: Session has dependencies that cannot be satisfied. The installer database is invalid: please reinstall th