Identity Server administration console NOT ACCESSIBLE!

hello, I get the following error when I enter the
any comments are appreciated!
thanks
following URL:
http://FullyQualifiedHostName:port/amconsole
Root Cause
java.lang.VerifyError: (class: com/iplanet/services/comm/https/ApprovalCallback, method: approve signature: (Lorg/mozilla/jss/crypto/X509Certificate;Lorg/mozilla/jss/ssl/SSLCertificateApprovalCallback$ValidityStatus;)Z) Incompatible object argument for function call
     at com.iplanet.services.comm.https.HttpsClient.doConnect(HttpsClient.java:274)
     at sun.net.www.http.HttpClient.openServer(HttpClient.java:402)
     at sun.net.www.http.HttpClient.openServer(HttpClient.java:618)
     at sun.net.www.http.HttpClient.(HttpClient.java:306)
     at sun.net.www.http.HttpClient.(HttpClient.java:254)
     at com.iplanet.services.comm.https.HttpsClient.(HttpsClient.java:191)
     at com.iplanet.services.comm.https.HttpsClient.New(HttpsClient.java:219)
     at com.iplanet.services.comm.https.HttpsURLConnection.connect(HttpsURLConnection.java:112)
     at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:569)
     at com.iplanet.services.comm.client.PLLClient.send(PLLClient.java:113)
     at com.iplanet.services.comm.client.PLLClient.send(PLLClient.java:71)
     at com.iplanet.services.naming.WebtopNaming.updateNamingTable(WebtopNaming.java:335)
     at com.iplanet.services.naming.WebtopNaming.getNamingProfile(WebtopNaming.java:308)
     at com.iplanet.services.naming.WebtopNaming.getServerID(WebtopNaming.java:219)
     at com.iplanet.dpro.session.service.SessionService.(SessionService.java:1106)
     at com.iplanet.dpro.session.service.SessionService.getSessionService(SessionService.java:256)
     at com.sun.identity.authentication.service.AuthD.getSS(AuthD.java:593)
     at com.sun.identity.authentication.service.AuthD.initAuthSessions(AuthD.java:614)
     at com.sun.identity.authentication.service.AuthD.(AuthD.java:203)
     at com.sun.identity.authentication.service.AuthD.getAuth(AuthD.java:368)
     at com.sun.identity.authentication.UI.LoginServlet.initializeRequestContext(LoginServlet.java:97)
     at com.iplanet.jato.ApplicationServletBase.processRequest(ApplicationServletBase.java:407)
     at com.iplanet.jato.ApplicationServletBase.doPost(ApplicationServletBase.java:324)
     at com.iplanet.jato.ApplicationServletBase.doGet(ApplicationServletBase.java:294)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at org.apache.catalina.core.StandardWrapperValve.invokeServletService(StandardWrapperValve.java:720)
     at org.apache.catalina.core.StandardWrapperValve.access$000(StandardWrapperValve.java:118)
     at org.apache.catalina.core.StandardWrapperValve$1.run(StandardWrapperValve.java:278)
     at java.security.AccessController.doPrivileged(Native Method)
     at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:274)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:505)
     at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:212)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:505)
     at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:203)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:505)
     at com.iplanet.ias.web.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:158)
     at com.iplanet.ias.web.WebContainer.service(WebContainer.java:850)
whole error:
Sun ONE Application Server - HTTP Status 500 Error
The server encountered an internal error (Internal Server Error) that prevented it from fulfilling this request.
Type: Exception Report
Message: Internal Server Error
Exception
javax.servlet.ServletException: Servlet execution threw an exception
     at org.apache.catalina.core.StandardWrapperValve.invokeServletService(StandardWrapperValve.java:742)
     at org.apache.catalina.core.StandardWrapperValve.access$000(StandardWrapperValve.java:118)
     at org.apache.catalina.core.StandardWrapperValve$1.run(StandardWrapperValve.java:278)
     at java.security.AccessController.doPrivileged(Native Method)
     at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:274)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:505)
     at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:212)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:505)
     at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:203)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:505)
     at com.iplanet.ias.web.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:158)
     at com.iplanet.ias.web.WebContainer.service(WebContainer.java:850)
Root Cause
java.lang.VerifyError: (class: com/iplanet/services/comm/https/ApprovalCallback, method: approve signature: (Lorg/mozilla/jss/crypto/X509Certificate;Lorg/mozilla/jss/ssl/SSLCertificateApprovalCallback$ValidityStatus;)Z) Incompatible object argument for function call
     at com.iplanet.services.comm.https.HttpsClient.doConnect(HttpsClient.java:274)
     at sun.net.www.http.HttpClient.openServer(HttpClient.java:402)
     at sun.net.www.http.HttpClient.openServer(HttpClient.java:618)
     at sun.net.www.http.HttpClient.(HttpClient.java:306)
     at sun.net.www.http.HttpClient.(HttpClient.java:254)
     at com.iplanet.services.comm.https.HttpsClient.(HttpsClient.java:191)
     at com.iplanet.services.comm.https.HttpsClient.New(HttpsClient.java:219)
     at com.iplanet.services.comm.https.HttpsURLConnection.connect(HttpsURLConnection.java:112)
     at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(HttpURLConnection.java:569)
     at com.iplanet.services.comm.client.PLLClient.send(PLLClient.java:113)
     at com.iplanet.services.comm.client.PLLClient.send(PLLClient.java:71)
     at com.iplanet.services.naming.WebtopNaming.updateNamingTable(WebtopNaming.java:335)
     at com.iplanet.services.naming.WebtopNaming.getNamingProfile(WebtopNaming.java:308)
     at com.iplanet.services.naming.WebtopNaming.getServerID(WebtopNaming.java:219)
     at com.iplanet.dpro.session.service.SessionService.(SessionService.java:1106)
     at com.iplanet.dpro.session.service.SessionService.getSessionService(SessionService.java:256)
     at com.sun.identity.authentication.service.AuthD.getSS(AuthD.java:593)
     at com.sun.identity.authentication.service.AuthD.initAuthSessions(AuthD.java:614)
     at com.sun.identity.authentication.service.AuthD.(AuthD.java:203)
     at com.sun.identity.authentication.service.AuthD.getAuth(AuthD.java:368)
     at com.sun.identity.authentication.UI.LoginServlet.initializeRequestContext(LoginServlet.java:97)
     at com.iplanet.jato.ApplicationServletBase.processRequest(ApplicationServletBase.java:407)
     at com.iplanet.jato.ApplicationServletBase.doPost(ApplicationServletBase.java:324)
     at com.iplanet.jato.ApplicationServletBase.doGet(ApplicationServletBase.java:294)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at org.apache.catalina.core.StandardWrapperValve.invokeServletService(StandardWrapperValve.java:720)
     at org.apache.catalina.core.StandardWrapperValve.access$000(StandardWrapperValve.java:118)
     at org.apache.catalina.core.StandardWrapperValve$1.run(StandardWrapperValve.java:278)
     at java.security.AccessController.doPrivileged(Native Method)
     at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:274)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:505)
     at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:212)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:505)
     at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:203)
     at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:505)
     at com.iplanet.ias.web.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:158)
     at com.iplanet.ias.web.WebContainer.service(WebContainer.java:850)

Check out Thread: Running SSL on Identity Server by brkan dated August 2, 2004. It gives a solution to the problem that worked for me.

Similar Messages

  • Weblogic Server Administration Console does not open

    hi,
    I am using EM Grid Control and Weblogic Server is added in the Middleware Targets...when I click on "Weblogic Server Administration Console" to open the Admin Server console it directs me to old IP address in the browser and console does not open...it goes on old IP address...
    it gets open when I put the Ip address myself in the browser like:
    https://10.254.166.141:7102/conole
    it gets open there...means that server is okay and working properly...
    I have seen the logs and it is giving the following message:
    <<anonymous>><BEA-220103> <Async web service support is not fully configured. The async response web
    service /AsyncResponseServiceSoap12 for this server was not fully deployed because the JMS reliability queue was not
    defined/deployed:
    any help will be appreciated...
    thanx
    Edited by: user13672598 on May 23, 2011 4:55 AM

    Hi,
    Can you check the EM configuration whenther it has updated the changes made by you i.e. the ip address.
    Can you try rebooting the EM application,as this seems to be that the EM has not the changes reflected to it's configuration.
    Hope this helps
    Regards,
    Rohit Jaiswal

  • Web Logic Server Administration Console

    Hi All,
    I loged into Admin Console of Oracle Web Logic Server Administration Console
    For DeployingP6WebServices::
    Created aWebLogicdomain for the WebServices application.
    DeployingP6WebServicesintotheWebLogicdomain. giving an error:
    In Deployments Tab which is left corner:Deployed a WAR File but while starting all rquests its giving me the java error
    javax.servlet.ServletException: [HTTP:101249]
    [weblogic.servlet.internal.WebAppServletContext@d025b9 - appName: 'p6ws', name: 'p6ws.war', context-path: '/p6ws', spec-version: 'null']:
    Servlet class org.apache.cxf.transport.servlet.CXFServlet for servlet cxf could not be loaded
    because the requested class was not found in the classpath .
    java.lang.ClassNotFoundException: org.apache.cxf.transport.servlet.CXFServlet.
    Please help me its urgent

    check in the documentation http://www.oracle.com/technetwork/indexes/documentation/index.html , select your primavera version, and check document called: tested_configuration, check if you are using the right weblogic and jdk version for your primavera p6 version.

  • Informatica Repository Server Admin Console-Not creating a new repository

    Hello, On Windows2000 server, As I am trying to create a new repository, the repository creation window just never disappears after I click OK. I have entered all information on all tabs. But repository is not getting created. I have tried this many times. Any ideas?

    The Repository can only be created using the Repository Server Administration Console.
    See Page 113. "Process of Configuring and Managing the Informatica Repository"
    in Oracle Business Intelligence Applications Installation and Configuration Guide Version 7.9 February 2007
    The "Setting Up" step is out of sequence in the guide.

  • Exchange server 2010 console not opening, inialization failed

    hi,
    exchange server 2010 console not opening, inialization failed when i have upgraded service pack to sp1.
    please suggest asap or u can reach me @
    [email protected]
    [email protected]
    +918750003544

    Even I found the same issue once, and then I realised that the SP and RU should be same in exchange sever and the machine where the issue is.
    Could you please check the same if that  machine has the same Sp and RU, if not, please upgrade the same? I bet it will start working
    Regards,
    ASP20
    Please take a moment to Vote as Helpful and/or Mark as Answer where applicable. Thanks.

  • SCCM 2012 Console not accessible - SMSAdminUI.log - Error Code : ProviderLoadFailure

    Hello Team,
            The site server which was working fine is now not accessible, unable to connect the console "Configuration manager cannot connect to the site"
    * It is a standalone Primary with provide installed on the same server
    *  Recently Upgraded to R2 CU4. Base OS is Win 2K8 R2 Ent, SQL server is 2012
    * I am able to logon to the SQL server and access the SCCM database and execute a SQL query
    * I did try to connect to the WMI on the SCCM server using : wbemtest and connect to the SMS_ProviderLocation ()
    * Tried restarting the server , still not luck
    Any assistance will be of great help.
    Following is the snippet of the error in the SMSAdminUI.log.
    =============================================================
    Error Code:
    ProviderLoadFailure
    \r\nSystem.Management.ManagementException\r\nProvider load failure \r\n   at System.Management.ManagementException.ThrowWithExtendedInfo(ManagementStatus errorCode)
       at System.Management.ManagementObjectCollection.ManagementObjectEnumerator.MoveNext()
       at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlQueryResultsObject.<GetEnumerator>d__0.MoveNext()\r\nManagementException details:
    instance of __ExtendedStatus
     Operation = "ExecQuery";
     ParameterInfo = "SELECT * FROM SMS_Site WHERE SiteCode = 'XXX'";
     ProviderName = "WinMgmt";
    \r\n
    ==========================================================================
    Following is the error that I see in the Event log of the server
    Transport error; failed to connect, message: 'The SMS Provider reported an error.'\r\nMicrosoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlQueryException\r\nThe SMS Provider reported an error.\r\n at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlQueryResultsObject.<GetEnumerator>d__0.MoveNext()
    at Microsoft.ConfigurationManagement.ManagementProvider.WqlQueryEngine.WqlConnectionManager.Connect(String configMgrServerPath) at Microsoft.ConfigurationManagement.AdminConsole.SmsSiteConnectionNode.GetConnectionManagerInstance(String connectionManagerInstance)\r\nConfigMgr
    Error Object: instance of __ExtendedStatus { Operation = "ExecQuery";
    ==========================================================================

    When updating to CU4, did you have the required permissions to update the database? I have seen similar errors when this has not been the case. 
    Have a look in
    C:\Windows\Temp\CM12-R2CU4-KB3026739-X64-ENU.log
    and see if you have any errors like this:
    The EXECUTE permission was denied on the object ‘fnIsPrimary’,database
    ‘CM_P01’, schema ”dbo"
    Blog: www.danielclasson.com/blog |
    LinkedIn:
    Daniel Classon | Twitter: @danielclasson

  • Administrator console not opening

    Guys,
    I have just installed OBIEE in windows xp. My OC4J and other apps are running. But when i open the Administrator console (Admin tool) , it does not open. It acts as if i didnt click it.
    Can some one point to what i should do to solve htis issue ?
    - GJ

    Hi,
    Well, the UI would still be up if your OC4J is up however you will not be able to login as the Authentication passes through BI Server and your BI Server needs to be up for this, netiher would you be able to open online mode RPD without BI Server running. Why not you go to 'RUN' and issue this command "admintool" and check if you are able to access.
    Hope it helps
    Regards

  • Sap server url is not accessible..Portal is not getting started

    Hi all,
    I have netweaver 2004 and portal on aix02.
    I was getting some error while accessing one of the link of the portal.
    So through OS admin I gave command <b>stopsap</b>.
    and again started sap server using <b>startsap all</b>
    Still my sap url is not accessible.
    I am getting error as <b>"Page can't be displayed"</b>
    Following is the output of the operations I performed through OS:
    <b>124> stopsap</b>
    Checking db Database
    Stopping the SAP instance SCS01
    Shutdown-Log is written to /home/jetadm/stopsap_SCS01.log
    Instance SCS01 was not running!
    Database not running
    Running /usr/sap/JET/SYS/exe/run/stopj2eedb
    Trying to stop database ...
    Log file: /home/jetadm/stopj2eedb.log
    The database state is offline.
    /usr/sap/JET/SYS/exe/run/stopj2eedb completed successfully
    <b>ctsaix02:jetadm 125> startsap all</b>
    Checking db Database
    Starting SAP Instance SCS01
    Startup-Log is written to /home/jetadm/startsap_SCS01.log
    Instance on host ctsaix02 started
    <b>Can you please help me to SOLVE this issue?</b>

    Thanks Supriya,
    I have pasted logs below:
    Can you please help?
    <u><b>logs startsap_JC00.log=></b></u>
    Trace of system startup/check of SAP System JET on Wed May 23 16:06:13 CDT 2007
    Called command: /usr/sap/JET/SYS/exe/run/startsap
    Starting SAP Instance JC00
    SAP-R/3-Startup Program Rel 640 V1.8 (2003/04/24)
    Starting at 2007/05/23 16:06:13
    Startup Profile: "/usr/sap/JET/SYS/profile/START_JC00_ctsaix02"
    (332024) SETENV LD_LIBRARY_PATH=/usr/sap/JET/JC00/j2ee/os_libs:
    Setup Environment Variables
    (332024) SETENV SHLIB_PATH=/usr/sap/JET/JC00/j2ee/os_libs:
    (332024) SETENV LIBPATH=/usr/sap/JET/JC00/j2ee/os_libs:/usr/lib:/lib:/usr/sap/JET/SYS/exe/run
    Execute Pre-Startup Commands
    (332024) Local: rm -f jc.sapJET_JC00
    (332024) Local: ln -s -f /usr/sap/JET/JC00/j2ee/os_libs/jcontrol jc.sapJET_JC00
    Starting Programs
    (438468) Starting: local jc.sapJET_JC00 pf=/usr/sap/JET/SYS/profile/JET_JC00_CTSAIX02
    (332024) Waiting for Child Processes to terminate.
    (332024) **** 2007/05/23 16:06:13 Child 438468 terminated with Status 0 . ****
    (332024) **** No more Child Processes to wait for.
    (332024) Parent Shutdown at 2007/05/23 16:06:13
    Execute Post-Shutdown Commands
    (332024) Exiting with Return-Code 3. (No more child processes)
    Startup of Instance failed
    ~<b></b>

  • Directory server - administration console, system server console fail

    The server is solaris 10, with the java 1.4, and the Sun One directory server 5.2 was installed from a compressed file
    System Administration Server
    System Administration Console
    Sun Java(TM) System Server Console
    All were installed, but there's no connection to the Administration Console on port 390. Isw there any documentation available that will help to troubleshoot this? Any recommendations as to how to resolve the difficulty?

    I usually get to the admin console by running /var/opt/mps/serverroot/startconsole.
    Its an X application so you will need to have $DISPLAY set.

  • MBAM console not accessible after new installation and self service re-direct to give foreign key issue

    Hello Everyone,
    i am novice to MBAM and i have gone thru the virtual lab and material and i am in process of implementing it for my Organization. i am having 2 issues :-
    1) After installation, i am confused how to access the console or does there is no Admin console and it is just servername:portnumber\helpdesk only.
    2) If i enter just servername:portnumber\ then it get redirected to selfservice portal which is not an issue. Issue is after accepting agreement and clicking continue i am getting below error :-
    A required anti-forgery token was not supplied or was invalid. 
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code. 
    Exception Details: System.Web.Mvc.HttpAntiForgeryException: A required anti-forgery token was not supplied or was invalid.
    Source Error: 
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.  
    Stack Trace: 
    [HttpAntiForgeryException (0x80004005): A required anti-forgery token was not supplied or was invalid.]
       System.Web.Mvc.ValidateAntiForgeryTokenAttribute.OnAuthorization(AuthorizationContext filterContext) +546706
       System.Web.Mvc.ControllerActionInvoker.InvokeAuthorizationFilters(ControllerContext controllerContext, IList`1 filters, ActionDescriptor actionDescriptor) +128
       System.Web.Mvc.ControllerActionInvoker.InvokeAction(ControllerContext controllerContext, String actionName) +658100
       System.Web.Mvc.Controller.ExecuteCore() +125
       System.Web.Mvc.<>c__DisplayClass8.<BeginProcessRequest>b__4() +48
       System.Web.Mvc.Async.<>c__DisplayClass1.<MakeVoidDelegate>b__0() +21
       System.Web.Mvc.Async.<>c__DisplayClass8`1.<BeginSynchronous>b__7(IAsyncResult _) +15
       System.Web.Mvc.Async.WrappedAsyncResult`1.End() +85
       System.Web.Mvc.MvcHandler.EndProcessRequest(IAsyncResult asyncResult) +51
       System.Web.CallHandlerExecutionStep.System.Web.HttpApplication.IExecutionStep.Execute() +454
       System.Web.HttpApplication.ExecuteStep(IExecutionStep step, Boolean& completedSynchronously) +263
    I have checked and usersupportservice.svc is leading to the pade giving below page which i believe it is working OK or kindly correct me if i am thinking wrong :-
    This is a Windows© Communication Foundation service.
    Metadata publishing for this service is currently disabled.
    only thing which i deviated from process was because of some condition i have to rename my MBAM server before installation however by before rename SQL and IIS was installed.
    i will really appreciate any help in this regard.

    If that is the only link or admin console as well then if anyone can confirm what rights difference a user get when he is member of MBAM helpdesk, MBAM Advanced Helpdesk and MBAM Administrator group.
    Also if i can get any help with the self service portal redirection then that will be really helpful. i was also checking if this could be because of any kind of certificate issue as server name was renamed after SQL and IIS installation.

  • Oracle Weblogic Server Administration Console

    Hi,
    I am learning ADF thru the online tutorials in Oracle. I am in the following tutorial:
    Oracle JDEV Tutorial > Advanced > Using JUnit, Ant and Hudson for Continuous Integration
    I have downloaded the required files and followed the instructions in the step 1 of the tutorial but encountered a problem trying to run the tpcinstaller.jar so I proceeded to the next step. I realized my laptop does not have the java program needed to open this jar file. So I installed the following java programs in the following order: jre, jdk, and finally java_ee_sdk-7-jdk7-windows-x64.exe
    After successful installation of the last one, I was able to install the tpcinstaller.jar and continued following the tutorial up to Step 2 - 13. It said to refresh the WLS console and it will display there. However, it did not. I checked the startWebLogic.cmd and an error was displayed there. I tried manually installing the otpc.war but it is giving me the following error:
    Unable to access the selected application.
    Exception in AppMerge flows' progression
    Exception in AppMerge flows' progression
    VALIDATION PROBLEMS WERE FOUND problem: cvc-enumeration-valid: string value '3.0' is not a valid enumeration value for web-app-versionType in namespace http://java.sun.com/xml/ns/javaee:<null>
    I don't know what to do anymore. I tried playing around the web-app tag of web.xml under JDEV_HOME/wlserver_10.3/server/lib/consoleapp/webapp\WEB-INF as suggested in other forums/posts/articles but it did not solve the issue.
    Any ideas? Thanks.

    Well, the tutorials are mostly coming for a specific version of software. Have you used the required software in the required versions?
    Timo

  • Console not accessible

    I shut down the server weblogic 6.1. And restarted it. It starts fine. But when I try to access the console from the browser, it shows the dialog to accept the user id and password but then says "page cannot be displayed" Any ideas what is going on?
    Thanks!

    If that is the only link or admin console as well then if anyone can confirm what rights difference a user get when he is member of MBAM helpdesk, MBAM Advanced Helpdesk and MBAM Administrator group.
    Also if i can get any help with the self service portal redirection then that will be really helpful. i was also checking if this could be because of any kind of certificate issue as server name was renamed after SQL and IIS installation.

  • Java console not accessible, will not load from FFx tools dropdown menu (had same prob with 3.6.15). Latest Java installed and IS accessible thru control panel

    XP OS, have NoScript installed, disabled, Java console still will not load from FFx.

    I followed your instructions and installed Developer Suite 10G on Windows Vista Home Premium edition. I have Oracle 11G DB running on the same machine.
    Two points, Steve:
    1. When I tried to set the maximum virtual memory to 6110 an error message displayed from Windows and told me that I can't set the maximum virtual memory to more than 4096. I set it to 4090 and it worked and I got nothing wrong during the installation process.
    2. After installing JInitiator and disabling Java on Firefox I called the http://127.0.0.1:8889/forms/frmservlet page and everything seemed to be OK because the Oracle Forms Services logo appeared and then a successful installation message appeared , but as I clicked (ok) to continue a gray screen appeared inside the browser (like the one displayed when you try to run a Java applet inside a browser) and then I wait to death till something appears but sadly nothing. I just get a blank gray screen inside my Firefox browser.
    Do you have any idea what to do to solve the problem?
    Regards

  • Nvarchar(max) of sql server 2005 is not accessible through Oracle DB Link

    hi,
    i have created the DB LINK from Oralce 11gR2 to MS Sql Server 2005,
    am able to access the view of Sql Server from Oralce,
    but the Columns which have Datatype nvarchar(max) in Sql Server am not able to access through DB Link.
    can anybody know about this issues?

    Pl do not post duplicate threads - Datatype nvarchar(max) not accessable (DB Link from Sql 2005 to Ora 11gR2 )

  • WebLogic Server Administration Console shows EPM servers in ADMIN State

    Hello everyone,
    We have a distibuted environment for Oracle EPM:
    Server 1 - Foundation Services, Essbase
    Server 2 - Reporting and Analysis Framework
    We are trying to replicate one of our customer's environment and as part of that we have done multiple installation-configurations and un-installations on this environment. After completing one of the latest configurations we see that all of the managed servers are in ADMIN state.  I have tried restarting the services but with no luck.
    All the previous installations and configurations worked fine without any issues.
    Any advice from the members is highly appreciated.
    Regards,
    Warren

    Thank you Celvin and Rahul.
    Both your posts were helpful in resolving the issue. After going through the logs we realized that there was some conflict with data sources. After setting the data sources right from the WebLogic admin console and restarting the services the managed servers are now starting in the RUNNING mode.
    Thank you once again.
    Regards,
    Warren

Maybe you are looking for

  • Report on Promise to Pay/ Collection History

    Hi, We want a report on promise to pay(how many promises were kep, broken etc) to determine collection history. Should we just have a query on UDM_P2P_ATTR table or there are more details which we can get. Can we get promise to pay and agent who cont

  • HT4972 Problem with update

    Hi I have i hope 4.3.5 version and when i what to update to 5.1.1 from itunes by pressing update batten. the massage pops up by saying  "iphone sowfware update server could be connected, make sure your network setting are correct and your network con

  • Misguided BT Loyalist trying to leave

    I have reached the end of the line with BT simply because no package exists any more for people like me. I make very few social calls of more than a few minutes duration and have absolutely no need for free weekend or evening calls whatsoever, I norm

  • Acrobat Pro 9.4 won't install

    I've got a user on a Mac Book Pro with 10.5.8 who uses Acrobat Pro 9.3.4 and it is trying to update itself to 9.4.0 He is getting this error: ""AcroProUPd934_all Update Failed: The Patch has failed because the application has been modified since it w

  • Why is my iPhone 4S Video Camera Changing Frame Rates?

    I've been doing some video tests with my iPhone 4S and I've found that in low lighting situations it's recording video at 24fps instead of the advertised 30fps. In good lighting conditions it's recording at 30fps. It's obvious the camera is compensat