Web logic server found error

hi guys, i have successfully deployed my first container managed persistence entity bean
on web logic server 5.1 but i am unable to run my client application the following error
occurs when i try to run my client application on windows 98 platform
we are unable to get a connection to the web logic server at t3:\\localhost:7001
please make sure that the server is running
unable to lookup the beans home: cannot instantiate
class:weblogic.jndi.WLInitialContextFactory
plz let me know how to overcome this problem
and what does it mean by t3 why we use it instead of http.
with regards
abid

we are unable to get a connection to the web logic
server at t3:\\localhost:7001
please make sure that the server is running
unable to lookup the beans home: cannot instantiate
class:weblogic.jndi.WLInitialContextFactoryt3 is a proprietary protocol used by weblogic. First of all tcp/ip needs to be set up in order for you to access localhost. You can check this by opening your browser and typing http://localhost in the address bar. This should bring up the weblogic homepage. If this does not happen, all you need to do is install the TCP/IP services.
Amit Rajaram

Similar Messages

  • Servlet class not found error deploying a WAR on Web Logic Server 8.1

    I'm re-deploying an updated web application to a web logic server, but when I navigate to the login page of the web application to test it, I get a class not found error for my login servlet. I have both the web.xml and the weblogic.xml descriptors in my WEB-INF directory, and all of my compiled classes are in the WEB-INF/classes directory, is there something else I'm missing? Any help would be much appreciated.

    Thanks for the response. Here's the web.xml file:
    <?xml version="1.0" ?>
    <!DOCTYPE web-app PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN" "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
         <display-name>Web Forms</display-name>
    <servlet>
    <servlet-name>LoginServlet</servlet-name>
    <display-name>LoginServlet</display-name>
    <servlet-class>LoginServlet</servlet-class>
    </servlet>
    <servlet>
    <servlet-name>ChangePasswordServlet</servlet-name>
    <display-name>ChangePasswordServlet</display-name>
    <servlet-class>ChangePasswordServlet</servlet-class>
    </servlet>
    <servlet>
    <servlet-name>LogoutServlet</servlet-name>
    <display-name>LogoutServlet</display-name>
    <servlet-class>LogoutServlet</servlet-class>
    </servlet>
    <servlet>
    <servlet-name>PageServlet</servlet-name>
    <display-name>PageServlet</display-name>
    <servlet-class>PageServlet</servlet-class>
    </servlet>
    <servlet>
    <servlet-name>UploadServlet</servlet-name>
    <display-name>UploadServlet</display-name>
    <servlet-class>UploadServlet</servlet-class>
    </servlet>
    <servlet-mapping>
    <servlet-name>LoginServlet</servlet-name>
    <url-pattern>/LoginServlet</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>ChangePasswordServlet</servlet-name>
    <url-pattern>/ChangePasswordServlet</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>LogoutServlet</servlet-name>
    <url-pattern>/LogoutServlet</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>UploadServlet</servlet-name>
    <url-pattern>/UploadServlet</url-pattern>
    </servlet-mapping>
    <servlet-mapping>
    <servlet-name>PageServlet</servlet-name>
    <url-pattern>/PageServlet</url-pattern>
    </servlet-mapping>
    <welcome-file-list>
    <welcome-file>Login.jsp</welcome-file>
    </welcome-file-list>
    </web-app>
    None of the classes are in a package (I know it's not the best idea, but I didn't write these, I'm just doing some updates). So the file structure is pretty much just WEB-INF/classes/
    At the moment I've got a fix by just putting the entire project (not in any sort of archive) on the server itself instead of deploying it as a WAR, any thoughts on why the WAR isn't working would be much appreciated though.

  • Error while running application under  Oracle Web logic server 10.3

    Hi all,
    I am using  Oracle Web logic server 10.3 to run reports(CR4E).when at the time of adding server in to crystal report application
    i had taken Application Development Support Then at run time it is showing following error message
    com.crystaldecisions.sdk.occa.report.lib.ReportSDKException---- Error code:-2147467259 Error code name:failed
    How to Solve these critical  problem
    Thanks ,
    Amol Patil

    Hi Rahul,
    Server logs may contain JDK warnings such as the following if the jdk folder is an mklink.
    *[WARN ][osal ] Could not add counter (null)\ for query*
    *[WARN ][osal ] Failed to init virtual size counter.*
    These are just warnings and do not affect any servers.
    Workaround
    To suppress these warnings, add the following line in the FRAMEWORK_LOCATION\provisioning\provisioning-plan\fusionapps_start_params.properties file
    -Xverbose:osal=error
    You can even try the solution provided in below link
    http://hirt.se/blog/?p=169
    Regards
    Fabian

  • Error deploying entity bean on web logic server

    i am trying to deploy a container managed persistence entity bean on web logic server when i run the command ejbc which generates the final jar file ready to deploy having its stub and skeleton it gives me the error that the return type of create(int) method should have a type of bean home interface while in accordance with ejb1.1 specicication it should be the type of primary key and a null value should be returned.
    plz let me know where i am doing it wrong.

    thanks for ur quick response sir i am using this services provided by sun microsystem first time and
    am really thankful to Sun Microsystem for this great deal of help to the new commers but sir my problem is still there.
    following is the method which i have written in the code
         public InvoicePK ejbCreate(int id)
              this.id=id;
              return null;
    and here it is the error generated by the server deployment tool.
    [9.2.8] In EJB Invoice, the return type for the create method create(int) must be the bean's remote interface type.
    [9.2.8] In EJB Invoice, the findByPrimaryKey method must return the Entity bean's remote interface type.
    [9.2.8] In EJB Invoice, the return type for the method findByPrimaryKey(com.swi.InvoicePK) must be the entity bean's remote interface type (for a single-object finder) or a collection thereof (for a mult-object finder).
    the detail of files created by me are as follows.
    1. Invoice (Entity Bean)
    2. InvoicePK (Primary Key file)
    3. MyRemoteInterface (remote interface for entity bean)
    4. MyHomeInterface (home interface for entity bean)
    plz let me know where i am doing wrong and oblige.

  • Wlserver.exe error occur while start the web logic server-please help

    hi
    Iam getting wlserver.exe error when I start the web logic server-please help. and I cant able to start the web logic server.
    Thannks in Advance,
    Cheers,
    bala...

    Could you please mail the errors and the WLS Version and service pack as well.
    - Ramkumar

  • 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.

  • Web Logic server 10.3.5 not running

    I am starting the WLS from START-->All Programs-->Oracle Classic Instance - asinst_1-->Start Web Logic Admin Server.
    When it starts it is giving error highlighted in bold.After Logging in the error in bold keeps coming.I am unable to understand this .Can anybody explain me the what should I do?Please assist me as I am not able to understand.
    JAVA Memory arguments: -Xms256m -Xmx512m
    WLS Start Mode=Production
    CLASSPATH=C:\oracle\MIDDLE~1\ORACLE~1\modules\oracle.jdbc_11.1.1\ojdbc6dms.jar;C
    :\oracle\MIDDLE~1\patch_wls1035\profiles\default\sys_manifest_classpath\weblogic
    patch.jar;C:\oracle\MIDDLE~1\patchocp360\profiles\default\sys_manifest_classpa
    th\weblogic_patch.jar;C:\oracle\MIDDLE~1\JROCKI~1.2-4\lib\tools.jar;C:\oracle\MI
    DDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\oracle\MIDDLE~1\WLSERV~1.3\serve
    r\lib\weblogic.jar;C:\oracle\MIDDLE~1\modules\features\weblogic.server.modules_1
    0.3.5.0.jar;C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;C:\oracle\M
    IDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;C:\oracle\MIDDLE~1\modules\NETSFA~1.0
    _1/lib/ant-contrib.jar;C:\oracle\Middleware\wlserver_10.3\server\lib\weblogic.ja
    r;C:\Oracle\Middleware\oracle_common\modules\oracle.dms_11.1.1\dms.jar;C:\Oracle
    \Middleware\oracle_common\modules\oracle.jmx_11.1.1\jmxframework.jar;C:\Oracle\M
    iddleware\oracle_common\modules\oracle.jmx_11.1.1\jmxspi.jar;C:\Oracle\Middlewar
    e\oracle_common\modules\oracle.odl_11.1.1\ojdl.jar;C:\Oracle\Middleware\Oracle_F
    RHome1\common\wlst\lib\adf-share-mbeans-wlst.jar;C:\Oracle\Middleware\Oracle_FRH
    ome1\common\wlst\lib\mdswlst.jar;C:\Oracle\Middleware\Oracle_FRHome1\common\wlst
    \resources\auditwlst.jar;C:\Oracle\Middleware\Oracle_FRHome1\common\wlst\resourc
    es\jps-wlst.jar;C:\Oracle\Middleware\Oracle_FRHome1\common\wlst\resources\jrf-wl
    st.jar;C:\Oracle\Middleware\Oracle_FRHome1\common\wlst\resources\oamap_help.jar;
    C:\Oracle\Middleware\Oracle_FRHome1\common\wlst\resources\oamAuthnProvider.jar;C
    :\Oracle\Middleware\Oracle_FRHome1\common\wlst\resources\ossoiap_help.jar;C:\Ora
    cle\Middleware\Oracle_FRHome1\common\wlst\resources\ossoiap.jar;C:\Oracle\Middle
    ware\Oracle_FRHome1\common\wlst\resources\sslconfigwlst.jar;C:\Oracle\Middleware
    \Oracle_FRHome1\common\wlst\resources\wsm-wlst.jar;C:\oracle\MIDDLE~1\ORACLE~1\s
    oa\modules\commons-cli-1.1.jar;C:\oracle\MIDDLE~1\ORACLE~1\soa\modules\oracle.so
    a.mgmt_11.1.1\soa-infra-mgmt.jar;C:\oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_
    11.1.1\jrf.jar;C:\oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;C:
    \oracle\MIDDLE~1\WLSERV~1.3\server\lib\xqrl.jar;.;C:\Program Files\Java\jre6\lib
    \ext\QTJava.zip
    PATH=C:\oracle\MIDDLE~1\patch_wls1035\profiles\default\native;C:\oracle\MIDDLE~1
    \patch_ocp360\profiles\default\native;C:\oracle\MIDDLE~1\WLSERV~1.3\server\nativ
    e\win\32;C:\oracle\MIDDLE~1\WLSERV~1.3\server\bin;C:\oracle\MIDDLE~1\modules\ORG
    APA~1.1\bin;C:\oracle\MIDDLE~1\JROCKI~1.2-4\jre\bin;C:\oracle\MIDDLE~1\JROCKI~1.
    2-4\bin;C:\Oracle\Middleware\Oracle_FRHome1\bin;C:\oracle\product\10.2.0\db_1\bi
    n;E:\oracle\product\10.2.0\db_1\bin;C:\Program Files\PC Connectivity Solution\;C
    :\Program Files\WIDCOMM\Bluetooth Software\;C:\Program Files\NTRU Cryptosystems\
    NTRU TCG Software Stack\bin\;C:\Program Files\Java\jdk1.6.0_24\bin;C:\Windows;C:
    \Windows\system32;C:\Oracle\Middleware\Oracle_FRHome1\opmn\bin;C:\Oracle\Middlew
    are\Oracle_FRHome1\opmn\lib;C:\Oracle\Middleware\Oracle_FRHome1\perl\bin;C:\Prog
    ram Files\Java\jdk1.6.0_24\bin;C:\oracle\MIDDLE~1\WLSERV~1.3\server\native\win\3
    2\oci920_8
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    *[WARN ][osal   ] Could not enumerate processes (1) error=-1073738819*
    *[WARN ][osal   ] Could not add counter (null)\ for query*
    *[WARN ][osal   ] Failed to init virtual size counter.*
    java version "1.6.0_24"
    Java(TM) SE Runtime Environment (build 1.6.0_24-b07)
    Oracle JRockit(R) (build R28.1.3-11-141760-1.6.0_24-20110301-1429-windows-ia32,
    compiled mode)
    Starting WLS with line:
    C:\oracle\MIDDLE~1\JROCKI~1.2-4\bin\java -jrockit -Xms256m -Xmx512m -Dweblogic
    .Name=AdminServer -Djava.security.policy=C:\oracle\MIDDLE~1\WLSERV~1.3\server\li
    b\weblogic.policy -Dweblogic.ProductionModeEnabled=true -da -Dplatform.home=C
    :\oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=C:\oracle\MIDDLE~1\WLSERV~1.3\server -Dw
    eblogic.home=C:\oracle\MIDDLE~1\WLSERV~1.3\server -Xms512m -Xmx1024m -Doracle.
    home=C:\Oracle\Middleware\Oracle_FRHome1 -Ddomain.home=C:\Oracle\Middleware\user
    _projects\domains\ClassicDomain -Dcommon.components.home=C:\oracle\MIDDLE~1\ORAC
    LE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.lo
    gging.impl.Jdk14Logger -Ddomain.home=C:\oracle\MIDDLE~1\USER_P~1\domains\CLASSI~
    1 -Djrockit.optfile=C:\oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocke
    t_optfile.txt -Doracle.server.config.dir=C:\oracle\MIDDLE~1\USER_P~1\domains\CLA
    SSI~1\config\FMWCON~1\servers\AdminServer -Doracle.domain.config.dir=C:\oracle\M
    IDDLE~1\USER_P~1\domains\CLASSI~1\config\FMWCON~1 -Digf.arisidbeans.carmlloc=C:
    \oracle\MIDDLE~1\USER_P~1\domains\CLASSI~1\config\FMWCON~1\carml -Digf.arisidst
    ack.home=C:\oracle\MIDDLE~1\USER_P~1\domains\CLASSI~1\config\FMWCON~1\arisidprov
    ider -Doracle.security.jps.config=C:\oracle\MIDDLE~1\USER_P~1\domains\CLASSI~1\c
    onfig\fmwconfig\jps-config.xml -Doracle.deployed.app.dir=C:\oracle\MIDDLE~1\USER
    P~1\domains\CLASSI~1\servers\AdminServer\tmp\WL_user -Doracle.deployed.app.ext
    =\- -Dweblogic.alternateTypesDirectory=C:\oracle\MIDDLE~1\ORACLE~1\modules\oracl
    e.ossoiap_11.1.1,C:\oracle\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -
    Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.jdbc.remoteEnabl
    ed=false -Dwc.oracle.home=C:\oracle\Middleware\Oracle_FRHome1 -Dclassic.oracle.
    home=C:\oracle\Middleware\Oracle_FRHome1 -Dem.oracle.home=C:\oracle\Middleware\
    oracle_common -Djava.awt.headless=true -Dweblogic.management.discover=true -Dwl
    w.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=false -Dwe
    blogic.ext.dirs=C:\oracle\MIDDLE~1\patch_wls1035\profiles\default\sysext_manifes
    t_classpath;C:\oracle\MIDDLE~1\patch_ocp360\profiles\default\sysext_manifest_cla
    sspath weblogic.Server
    *[WARN ] Use of -Djrockit.optfile is deprecated and discouraged.*
    *[WARN ][osal   ] Could not enumerate processes (1) error=-1073738819*
    *[WARN ][osal   ] Could not add counter (null)\ for query*
    *[WARN ][osal   ] Failed to init virtual size counter.*
    <Jul 14, 2012 9:52:53 PM IST> <Info> <Security> <BEA-090905> <Disabling CryptoJ
    JCE Provider self-integrity check for better startup performance. To enable this
    check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    <Jul 14, 2012 9:52:53 PM IST> <Info> <Security> <BEA-090906> <Changing the defau
    lt Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable
    this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <Jul 14, 2012 9:52:54 PM IST> <Info> <WebLogicServer> <BEA-000377> <Starting Web
    Logic Server with Oracle JRockit(R) Version R28.1.3-11-141760-1.6.0_24-20110301-
    1429-windows-ia32 from Oracle Corporation>
    <Jul 14, 2012 9:52:55 PM IST> <Info> <Management> <BEA-141107> <Version: WebLogi
    c Server 10.3.5.0 Fri Apr 1 20:20:06 PDT 2011 1398638 >
    <Jul 14, 2012 9:52:56 PM IST> <Info> <Security> <BEA-090065> <Getting boot ident
    ity from user.>
    Enter username to boot WebLogic server:Oracle Classic Instance - asinst_1

    Hi Rahul,
    Server logs may contain JDK warnings such as the following if the jdk folder is an mklink.
    *[WARN ][osal ] Could not add counter (null)\ for query*
    *[WARN ][osal ] Failed to init virtual size counter.*
    These are just warnings and do not affect any servers.
    Workaround
    To suppress these warnings, add the following line in the FRAMEWORK_LOCATION\provisioning\provisioning-plan\fusionapps_start_params.properties file
    -Xverbose:osal=error
    You can even try the solution provided in below link
    http://hirt.se/blog/?p=169
    Regards
    Fabian

  • Starting Web Logic Server  - Unrecognized option: -jrockit

    Hi,
    Im getting the error "Unrecognized option: -jrockit" when I try to start the Web Logic Server as is showed below:
    D:\Oracle\Middleware\user_projects\domains\base_domain\bin>startWebLogic.cmd
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    Unrecognized option: -jrockit
    Error: Could not create the Java Virtual Machine.
    Error: A fatal exception has occurred. Program will exit.
    Starting WLS with line:
    I already installed the JDK 7 64 (jdk-7u2-windows-x64) and use the generic file to install the Web Logic Server (wls1035_generic)
    I got the files from here:
    JDK >> http://www.oracle.com/technetwork/java/javase/downloads/jdk-7u2-download-1377129.html
    Web Logic >> http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html
    Any help I will appreciate.
    Thank You,
    Raul.

    Note that you are using the HotSpot JDK. The option -jrockit is only valid if you are using JRockit.
    When you open setDomainEnv.cmd you see something like:
    if "%JAVA_VENDOR%"=="Oracle" (
         set JAVA_HOME=%BEA_JAVA_HOME%
    ) else (
         if "%JAVA_VENDOR%"=="Sun" (
              set JAVA_HOME=%SUN_JAVA_HOME%
         ) else (
              set JAVA_VENDOR=Oracle
              set JAVA_HOME=C:\bea\jrockit_160_29_D1.2.0-10
    )which selects a certain JDK based on the set JAVA_VENDOR property.
    You add the property JAVA_VENDOR above the first if statement, for example,
    set SUN_JAVA_HOME=
    set JAVA_VENDOR=Sun
    if "%JAVA_VENDOR%"=="Oracle" (...)Also see if the SUN_JAVA_HOME property is set to the correct directory.
    technical session - http://middlewaremagic.com/weblogic/?p=7831

  • Separating obiee server and presentation services via Web Logic Server

    Hello,
    I'm attempting to Install OBIEE Server 11.1.1.3.0 on Linux (box A). I also am installing Web Logic Server 10.3.3 on Linux (box B) with the plan of deploying presentation services on WLS.
    I originally did the following:
    1. setup Repositoyr using RCU
    2. Installed OBIEE 11.1.1.3.0 using Enterprise Option.
    3. Installed WLS 10.3.3
    4. Began following this doc: http://www.obieetalk.com/deploying-obi-presentation-services-weblogic
    ---and the following questions arose as I was going through those steps:
    a. when I start up the Weblogic configuration wizard. I get to step 8 and it asks me to configure the Administration Server.
    --is that the Weblogic Server(box B)?
    b. It then asks me to configure Managed Servers.
    --That is the Weblogic Server, correct(box B)?
    I skipped Configuring Clusters.
    c. It then asks to Configure Machines.
    --I'm not sure what to put here.
    **I then proceeded to open up an SR and was given a "Here's the install guide" as a 'Solution Offered'.
    Oracle then came back with you need to do a "Software Only" install of OBIEE
    --On Box A or B? Because when I do that it asking where the WebLogic Server / Middleware Home is located.
    So, I'm asking
    1. do I do Enterprise, Simple or Software Only on Box A?
    2. Install WLS first, and then follow the document( http://www.obieetalk.com/deploying-obi-presentation-services-weblogic ) on how to deploy the Presentation Services?
    3. Which will lead me back to these questions:
    a. when I start up the Weblogic configuration wizard. I get to step 8 and it asks me to configure the Administration Server.
    --is that the Weblogic Server(box B)?
    b. It then asks me to configure Managed Servers.
    --That is the Weblogic Server, correct(box B)?
    I skipped Configuring Clusters.
    c. It then asks to Configure Machines.
    --I'm not sure what to put here.
    Any help is greatly appreciated. Thanks in advance!

    Hi,
    Is this the only error that you got in log files. Can you change the presentation catalog name and give it a try. Kill all the services. Start OC4J and then start the services.
    Regards,
    Sandeep

  • Is it mandatory to install oracle web logic server along with EM?

    Hello All, I am a new user for EM. i was going through the EM installation with OBE. I found that Web logic server installation is thier along with EM but my question is if i am not monitoring my application (which is SAP) with the help of EM then is it compulsory to install web logic server. i want EM only for Database Monitoring.
    Thanks in advance.
    Regards,
    Ajay

    Hello Rob,
    Thank you very much for the answer. I had a check in installation guide from oracle documentation and i came to know that it is a prerequisite for oracle 11 release.
    Thanks & Regards,
    Ajay

  • JDev Integrated Web Logic Server fails

    I'm a newbie with WLS. I've installed JDEV 11.1.1.3 in Windows XP SP3, and installed extensions for Webcenter.
    Now trying to go through webcenter tutorial, I arrived at point where I'm trying to run a small application,
    but nothing works. I've searched and searched the internet for clues, help, and tried multiple things, but nothing helps.
    First, I get the warning message
    Warning> <Server> <BEA-002611> <Hostname "XXX", maps to multiple IP addresses: 10.10.10.10, 169.254.25.129, 192.168.2.6
    and then when I disable all the network connections for these IPs, just to see if this would help,
    then the server appears to start successfully, but the tutorial app that compiled successfully does not start to run in any brower.
    I go through the properties of the Application Server for the Integrated Web Logic Server to test the connection and I get
    Testing JSR-160 Runtime ... failed.
    Cannot establish connection.
    Testing JSR-160 DomainRuntime ... skipped.
    Testing JSR-88 ... skipped.
    Testing JSR-88-LOCAL ... skipped.
    Testing JNDI ... skipped.
    Testing JSR-160 Edit ... skipped.
    Testing HTTP ... failed.
    Unable to open conection: Connection refused: connect
    Testing Server MBeans Model ... skipped.
    I have no clue, and trying different configurations does not help.
    I need a WebLogic for Dummies guide. Anyone have some clue ?

    Thanks Ravi Jegga for looking at my post. Here's some info.
    1) Here's the log output for starting Server Instance (IntegratedWebLogicServer)
    *** Using port 7101 ***
    "C:\Documents and Settings\jaudet\Application Data\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\bin\startWebLogic.cmd"
    [waiting for the server to complete its initialization...]
    JAVA Memory arguments: -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m
    WLS Start Mode=Development
    CLASSPATH=C:\oracle\MIDDLE~1\WLSERV~1.3\server\ext\jdbc\oracle\11g\ojdbc6dms.jar;C:\oracle\MIDDLE~1\patch_wls1033\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\oracle\MIDDLE~1\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\oracle\MIDDLE~1\JDK160~1\lib\tools.jar;C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;C:\oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.3.0.jar;C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;C:\oracle\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;C:\oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;C:\oracle\Middleware\jdeveloper\webcenter\modules\oracle.portlet.server_11.1.1\oracle-portlet-api.jar;C:\oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrf.jar;C:\oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\xqrl.jar
    PATH=C:\oracle\MIDDLE~1\patch_wls1033\profiles\default\native;C:\oracle\MIDDLE~1\patch_jdev1111\profiles\default\native;C:\oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32;C:\oracle\MIDDLE~1\WLSERV~1.3\server\bin;C:\oracle\MIDDLE~1\modules\ORGAPA~1.1\bin;C:\oracle\MIDDLE~1\JDK160~1\jre\bin;C:\oracle\MIDDLE~1\JDK160~1\bin;C:\oracle\product\10.2.0\db_4\BIN;C:\OracleBI\server\Bin;C:\OracleBI\web\bin;C:\OracleBI\web\catalogmanager;C:\OracleBI\SQLAnywhere;C:\product\10.1.3.1\OracleAS_5\jdk\bin;C:\product\10.1.3.1\OracleAS_5\jdk\jre\bin\client;C:\product\10.1.3.1\OracleAS_5\jdk\jre\bin;C:\product\10.1.3.3\OracleBIP\jre\1.4.2\bin\client;C:\product\10.1.3.3\OracleBIP\jre\1.4.2\bin;C:\product\10.1.3.1\OracleAS_5\ant\bin;C:\product\10.1.3.1\OracleAS_5\bin;C:\oracle\product\10.2.0\db_4\BIN;C:\oraclexe\app\oracle\product\10.2.0\server\bin;C:\Ora_10g2_DevSuite\jdk\jre\bin\classic;C:\Ora_10g2_DevSuite\jdk\jre\bin;C:\Ora_10g2_DevSuite\jdk\jre\bin\client;C:\Ora_10g2_DevSuite\jlib;C:\Ora_10g2_DevSuite\bin;C:\Ora_10g2_DevSuite\jre\1.4.2\bin\client;C:\Ora_10g2_DevSuite\jre\1.4.2\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Program Files\Symantec\pcAnywhere\;C:\MKS\mksnt;C:\Program Files\QuickTime\QTSystem\;C:\WINDOWS\system32\WindowsPowerShell\v1.0;C:\oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32\oci920_8
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http:\\hostname:port\console *
    starting weblogic with Java version:
    java version "1.6.0_18"
    Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
    Java HotSpot(TM) Client VM (build 16.0-b13, mixed mode)
    Starting WLS with line:
    C:\oracle\MIDDLE~1\JDK160~1\bin\java -client -Xms256m -Xmx512m -XX:CompileThreshold=8000 -XX:PermSize=128m -XX:MaxPermSize=512m -Dweblogic.Name=DefaultServer -Djava.security.policy=C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy -Djavax.net.ssl.trustStore=C:\oracle\Middleware\wlserver_10.3\server\lib\DemoTrust.jks -Dhttp.proxyHost=emeacache.uk.oracle.com -Dhttp.proxyPort=80 -Dhttp.nonProxyHosts=null -Dhttps.proxyHost=emeacache.uk.oracle.com -Dhttps.proxyPort=80 -Dhttps.nonProxyHosts=null -Dweblogic.nodemanager.ServiceEnabled=true -Xverify:none -da -Dplatform.home=C:\oracle\MIDDLE~1\WLSERV~1.3 -Dwls.home=C:\oracle\MIDDLE~1\WLSERV~1.3\server -Dweblogic.home=C:\oracle\MIDDLE~1\WLSERV~1.3\server -Djps.app.credential.overwrite.allowed=true -Ddomain.home=C:\DOCUME~1\jaudet\APPLIC~1\JDEVEL~1\SYSTEM~1.60\DEFAUL~1 -Dcommon.components.home=C:\oracle\MIDDLE~1\ORACLE~1 -Djrf.version=11.1.1 -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.Jdk14Logger -Djrockit.optfile=C:\oracle\MIDDLE~1\ORACLE~1\modules\oracle.jrf_11.1.1\jrocket_optfile.txt -Doracle.domain.config.dir=C:\DOCUME~1\jaudet\APPLIC~1\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1 -Doracle.server.config.dir=C:\DOCUME~1\jaudet\APPLIC~1\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1\servers\DefaultServer -Doracle.security.jps.config=C:\DOCUME~1\jaudet\APPLIC~1\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\fmwconfig\jps-config.xml -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Digf.arisidbeans.carmlloc=C:\DOCUME~1\jaudet\APPLIC~1\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1\carml -Digf.arisidstack.home=C:\DOCUME~1\jaudet\APPLIC~1\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\config\FMWCON~1\arisidprovider -Dweblogic.alternateTypesDirectory=C:\oracle\MIDDLE~1\ORACLE~1\modules\oracle.ossoiap_11.1.1,C:\oracle\MIDDLE~1\ORACLE~1\modules\oracle.oamprovider_11.1.1 -Dweblogic.jdbc.remoteEnabled=false -Dwsm.repository.path=C:\DOCUME~1\jaudet\APPLIC~1\JDEVEL~1\SYSTEM~1.60\DEFAUL~1\oracle\store\gmds -DUSE_JAAS=false -Djps.policystore.hybrid.mode=false -Djps.combiner.optimize.lazyeval=true -Djps.combiner.optimize=true -Djps.auth=ACC -Doracle.core.ojdl.logging.usercontextprovider=oracle.core.ojdl.logging.impl.UserContextImpl -Doracle.wc.openusage.clustername=localhost -Doracle.wc.openusage.collectorport=31314 -Doracle.wc.openusage.timeout=30 -Doracle.wc.openusage.unicast=true -Doracle.wc.openusage.enabled=false -Doracle.webcenter.tagging.scopeTags=false -XX:+UseParallelGC -XX:+DisableExplicitGC -Dwc.oracle.home=C:\oracle\Middleware\jdeveloper -Dweblogic.management.discover=true -Dwlw.iterativeDev= -Dwlw.testConsole= -Dwlw.logErrorsToConsole= -Dweblogic.ext.dirs=C:\oracle\MIDDLE~1\patch_wls1033\profiles\default\sysext_manifest_classpath;C:\oracle\MIDDLE~1\patch_jdev1111\profiles\default\sysext_manifest_classpath weblogic.Server
    <Oct 5, 2010 11:01:47 AM EDT> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    C:\Documents and Settings\jaudet\Application Data\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\lib\mbeantypes\csp-id-asserter.jar>
    <Oct 5, 2010 11:01:48 AM EDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Client VM Version 16.0-b13 from Sun Microsystems Inc.>
    <Oct 5, 2010 11:01:52 AM EDT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401 >
    <Oct 5, 2010 11:01:55 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Oct 5, 2010 11:01:55 AM EDT> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Oct 5, 2010 11:01:56 AM EDT> <Notice> <LoggingService> <BEA-320400> <The log file C:\Documents and Settings\jaudet\Application Data\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <Oct 5, 2010 11:01:56 AM EDT> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to C:\Documents and Settings\jaudet\Application Data\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log00008. Log messages will continue to be logged in C:\Documents and Settings\jaudet\Application Data\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log.>
    <Oct 5, 2010 11:01:57 AM EDT> <Notice> <Log Management> <BEA-170019> <The server log file C:\Documents and Settings\jaudet\Application Data\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultServer.log is opened. All server side log events will be written to this file.>
    <Oct 5, 2010 11:02:10 AM EDT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Oct 5, 2010 11:02:28 AM EDT> <Warning> <Deployer> <BEA-149617> <Non-critical internal application uddi was not deployed. Error: [Deployer:149158]No application files exist at 'C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\uddi.war'.>
    <Oct 5, 2010 11:02:28 AM EDT> <Warning> <Deployer> <BEA-149617> <Non-critical internal application uddiexplorer was not deployed. Error: [Deployer:149158]No application files exist at 'C:\oracle\MIDDLE~1\WLSERV~1.3\server\lib\uddiexplorer.war'.>
    <Oct 5, 2010 11:02:28 AM EDT> <Warning> <Deployer> <BEA-149617> <Non-critical internal application consoleapp was not deployed. Error: [Deployer:149158]No application files exist at 'consoleapp'.>
    <Oct 5, 2010 11:02:28 AM EDT> <Warning> <Deployer> <BEA-149617> <Non-critical internal application wlstestclient was not deployed. Error: [Deployer:149158]No application files exist at 'wlstestclient'.>
    <Oct 5, 2010 11:02:31 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <Oct 5, 2010 11:02:31 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <ServerMessages><warningMsgFailedLoadingPipeline> Unable to load the webservices management interceptor pipeline
    java.security.AccessControlException: access denied (oracle.security.jps.JpsPermission IdentityAssertion)
         at java.security.AccessControlContext.checkPermission(AccessControlContext.java:323)
         at java.security.AccessController.checkPermission(AccessController.java:546)
         at oracle.security.jps.util.JpsAuth$AuthorizationMechanism$3.checkPermission(JpsAuth.java:378)
         at oracle.security.jps.util.JpsAuth.checkPermission(JpsAuth.java:438)
         at oracle.security.jps.util.JpsAuth.checkPermission(JpsAuth.java:460)
         at oracle.security.jps.internal.jaas.AbstractSubjectSecurity.checkPermission(AbstractSubjectSecurity.java:113)
         at oracle.security.jps.internal.jaas.AbstractSubjectSecurity.getActionExecutor(AbstractSubjectSecurity.java:76)
         at oracle.wsm.policyaccess.impl.PMPolicyResolverBase$2.run(PMPolicyResolverBase.java:209)
         at oracle.wsm.policyaccess.impl.PMPolicyResolverBase$2.run(PMPolicyResolverBase.java:207)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.wsm.policyaccess.impl.PMPolicyResolverBase.getActionExecutor(PMPolicyResolverBase.java:206)
         at oracle.wsm.policyaccess.impl.PMPolicyResolverBase.init(PMPolicyResolverBase.java:100)
         at oracle.wsm.policyaccess.impl.remote.RemotePolicyResolver.init(RemotePolicyResolver.java:116)
         at oracle.wsm.policyaccess.impl.PolicyAccessResolver.getResolver(PolicyAccessResolver.java:169)
         at oracle.wsm.policyaccess.impl.PolicyAccessResolver.getResolver(PolicyAccessResolver.java:98)
         at oracle.wsm.policyaccess.impl.PolicyAccessorImpl.getPolicySetMap(PolicyAccessorImpl.java:412)
         at oracle.wsm.policyaccess.impl.PolicyAccessorImpl.getPolicySet(PolicyAccessorImpl.java:379)
         at oracle.integration.platform.common.mgmt.PolicyCacheImpl$CacheNode.refreshIfStale(PolicyCacheImpl.java:142)
         at oracle.integration.platform.common.mgmt.PolicyCacheImpl.getPolicySet(PolicyCacheImpl.java:247)
         at oracle.j2ee.ws.server.mgmt.runtime.SuperServerInterceptorPipeline.forcePolicyLoad(SuperServerInterceptorPipeline.java:192)
         at oracle.j2ee.ws.server.mgmt.runtime.SuperServerInterceptorPipeline.<init>(SuperServerInterceptorPipeline.java:68)
         at oracle.j2ee.ws.server.JAXRPCProcessor.createAndInitWsmgmtInterceptor(JAXRPCProcessor.java:919)
         at oracle.j2ee.ws.server.JAXRPCProcessor.init(JAXRPCProcessor.java:877)
         at oracle.j2ee.ws.server.JAXRPCServlet.init(JAXRPCServlet.java:252)
         at javax.servlet.GenericServlet.init(GenericServlet.java:241)
         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.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
         at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
         at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:261)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:220)
         at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    <Oct 5, 2010 11:03:15 AM EDT> <Notice> <LoggingService> <BEA-320400> <The log file C:\Documents and Settings\jaudet\Application Data\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <Oct 5, 2010 11:03:15 AM EDT> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to C:\Documents and Settings\jaudet\Application Data\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log00008. Log messages will continue to be logged in C:\Documents and Settings\jaudet\Application Data\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain\servers\DefaultServer\logs\DefaultDomain.log.>
    <Oct 5, 2010 11:03:15 AM EDT> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
    <Oct 5, 2010 11:03:19 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Oct 5, 2010 11:03:19 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
    <Oct 5, 2010 11:03:19 AM EDT> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 127.0.0.1:7101 for protocols iiop, t3, ldap, snmp, http.>
    <Oct 5, 2010 11:03:19 AM EDT> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 192.168.2.6:7101 for protocols iiop, t3, ldap, snmp, http.>
    <Oct 5, 2010 11:03:19 AM EDT> <Notice> <WebLogicServer> <BEA-000331> <Started WebLogic Admin Server "DefaultServer" for domain "DefaultDomain" running in Development Mode>
    <Oct 5, 2010 11:03:19 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RUNNING>
    <Oct 5, 2010 11:03:19 AM EDT> <Notice> <WebLogicServer> <BEA-000360> <Server started in RUNNING mode>
    2) And here's the feedback from testing the application server connection
    Testing JSR-160 Runtime ... failed.
    Cannot establish connection.
    Testing JSR-160 DomainRuntime ... skipped.
    Testing JSR-88 ... skipped.
    Testing JSR-88-LOCAL ... skipped.
    Testing JNDI ... skipped.
    Testing JSR-160 Edit ... skipped.
    Testing HTTP ... success.
    Testing Server MBeans Model ... skipped.
    1 of 8 tests successful.
    3) The install of the webcenter extension was done via the JDEV Help - Check for updates
    selecting for files
    oracle.webcenter.framework_bundle.zip
    and
    oracle.webcenter.customization_bundle.zip
    that were automatically installed by JDEV without any prompts for additional steps.

  • Integration of Web Logic Server with OAM 11g

    Hi all
    I'm trying to integrate OAM 11g with Web Logic server by following the steps mentioned in below link.
    http://download.oracle.com/docs/cd/E14571_01/core.1111/e10043/osso.htm#CHDFIGDC
    I placed oamAuthnprovider.jar file in mbean types folder and created a provider named OAMAuthn as per the link to use oam Authenticator.
    I deployed a sample application in weblogic server by mentioning the Active directory group name in web.xml and weblogic.xml files as shown below:
    web.xml :
    <auth-constraint>
    <role-name>Administrators</role-name>
    </auth-constraint>
    <login-config>
    <auth-method>BASIC</auth-method>
    </login-config>
    <security-role>
    <description>Authenticated Users</description>
    <role-name>Administrators</role-name>
    </security-role>
    weblogic.xml :
    <security-role-assignment>
    <principal-name>Administrators</principal-name>
    <role-name>Administrators</role-name>
    </security-role-assignment>
    When i try to acces my application http://<weblogic host>:<port>/<sample application>/<sample welcome.jsp> with the user credentials present in the AD group (Administrators).,i'm getting the Basic pop-up but getting an Error-403 forbidden.
    I'm able to access the application if i create a user named Administrator but not with the Users under Administrators group.
    can anyone please help me and tell me whether it a valid behaviour or not?
    I'm really sorry for my long post.
    Thanks & Regads,
    Swathi.

    Hi,
    Obiee11.1.1.5.0/6.0 both version supporting weblogic 10.3.5.0/6.0 both are no issues.
    http://blog.whitehorses.nl/2012/02/26/a-few-quick-tips-for-upgrading-ofm-11g-to-patch-set-5/
    also refer
    http://docs.oracle.com/cd/E23943_01/bi.1111/e16452/bi_plan.htm#BABECJJH
    Thanks
    Deva

  • Start web logic server 12cr1 falls

    Hi
    I'm new in Oracle world.
    I don't have any idea but mt situation is following
    i created'new domain in Web Logic Server wizard (everything is looking fine) but when I try to staed I get a following
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: <openjpa-1.1.1-SNAPSHOT-r422266:957329 fatal internal error> org.apache.openjpa.util.InternalException: There was an error when invoking the static getInstance method on the named factory *class "kodo.jdbc.kernel.KodoJDBCBrokerFactory".* See the nested exception for details.
         at org.apache.openjpa.kernel.Bootstrap.getBrokerFactory(Bootstrap.java:95)
         at com.bea.common.security.storeservice.util.StoreServiceDelegate$StoreSerivceHelper.getPersistenceManagerFactory(StoreServiceDelegate.java:347)
         at com.bea.common.security.storeservice.util.StoreServiceDelegate.initJDO(StoreServiceDelegate.java:145)
         at com.bea.common.security.storeservice.util.StoreServiceDelegate.<init>(StoreServiceDelegate.java:98)
    at com.bea.common.security.internal.service.StoreServiceImpl.init(StoreServiceImpl.java:76)
         at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:363)
         at com.bea.common.engine.internal.ServiceEngineImpl.findOrStartService(ServiceEngineImpl.java:315)
         at com.bea.common.engine.internal.ServiceEngineImpl.lookupService(ServiceEngineImpl.java:257)
         at com.bea.common.engine.internal.ServicesImpl.getService(ServicesImpl.java:72)
         at weblogic.security.service.internal.WLSIdentityServiceImpl.initialize(WLSIdentityServiceImpl.java:46)
         at weblogic.security.service.CSSWLSDelegateImpl.initializeServiceEngine(CSSWLSDelegateImpl.java:299)
         at weblogic.security.service.CSSWLSDelegateImpl.initialize(CSSWLSDelegateImpl.java:220)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.InitializeServiceEngine(CommonSecurityServiceManagerDelegateImpl.java:1789)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealm(CommonSecurityServiceManagerDelegateImpl.java:443)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadRealm(CommonSecurityServiceManagerDelegateImpl.java:841)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initializeRealms(CommonSecurityServiceManagerDelegateImpl.java:870)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1032)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
         at weblogic.security.SecurityService.start(SecurityService.java:148)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: java.lang.RuntimeException: There were errors initializing your configuration: <openjpa-1.1.1-SNAPSHOT-r422266:957329 fatal store error> org.apache.openjpa.util.StoreException: *[FMWGEN][SQLServer JDBC Driver]The requested instance is either invalid or not running*.
         at org.apache.openjpa.jdbc.schema.DataSourceFactory.installDBDictionary(DataSourceFactory.java:235)
    There are 1 nested errors:
    weblogic.security.service.SecurityServiceRuntimeException: [Security:090399]Security Services Unavailable
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:917)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1054)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
         at weblogic.security.SecurityService.start(SecurityService.java:148)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    HELP!
    I'm running on win2008 and DB is MSSQL2008r2
    Laslo

    Hi
    thanks for quick reply
    I created a new web logic domain without security store... right now when I start it loog ok
    ####<Sep 6, 2012 1:59:31 PM CEST> <Notice> <Security> <WIN-DKF42PM30J6> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1346932771559> <BEA-090082> <Security initializing using security realm myrealm.>
    ####<Sep 6, 2012 1:59:35 PM CEST> <Notice> <WebLogicServer> <WIN-DKF42PM30J6> <AdminServer> <main> <<WLS Kernel>> <> <> <1346932775105> <BEA-000365> <Server state changed to STANDBY.>
    ####<Sep 6, 2012 1:59:35 PM CEST> <Notice> <WebLogicServer> <WIN-DKF42PM30J6> <AdminServer> <main> <<WLS Kernel>> <> <> <1346932775109> <BEA-000365> <Server state changed to STARTING.>
    ####<Sep 6, 2012 1:59:35 PM CEST> <Notice> <Log Management> <WIN-DKF42PM30J6> <AdminServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1346932775369> <BEA-170027> <The server has successfully established a connection with the Domain level Diagnostic Service.>
    ####<Sep 6, 2012 1:59:35 PM CEST> <Notice> <WebLogicServer> <WIN-DKF42PM30J6> <AdminServer> <main> <<WLS Kernel>> <> <> <1346932775495> <BEA-000365> <Server state changed to ADMIN.>
    ####<Sep 6, 2012 1:59:35 PM CEST> <Notice> <WebLogicServer> <WIN-DKF42PM30J6> <AdminServer> <main> <<WLS Kernel>> <> <> <1346932775544> <BEA-000365> <Server state changed to RESUMING.>
    ####<Sep 6, 2012 1:59:35 PM CEST> <Notice> <Server> <WIN-DKF42PM30J6> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1346932775566> <BEA-002613> <Channel "Default[2]" is now listening on fe80:0:0:0:0:5efe:c0a8:8380:7001 for protocols iiop, t3, ldap, snmp, http.>
    ####<Sep 6, 2012 1:59:35 PM CEST> <Notice> <Server> <WIN-DKF42PM30J6> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1346932775568> <BEA-002613> <Channel "Default" is now listening on 192.168.131.128:7001 for protocols iiop, t3, ldap, snmp, http.>
    ####<Sep 6, 2012 1:59:35 PM CEST> <Notice> <Server> <WIN-DKF42PM30J6> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1346932775572> <BEA-002613> <Channel "Default[4]" is now listening on 127.0.0.1:7001 for protocols iiop, t3, ldap, snmp, http.>
    ####<Sep 6, 2012 1:59:35 PM CEST> <Notice> <Server> <WIN-DKF42PM30J6> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1346932775577> <BEA-002613> <Channel "Default[5]" is now listening on 0:0:0:0:0:0:0:1:7001 for protocols iiop, t3, ldap, snmp, http.>
    ####<Sep 6, 2012 1:59:35 PM CEST> <Notice> <Server> <WIN-DKF42PM30J6> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1346932775586> <BEA-002613> <Channel "Default[1]" is now listening on fe80:0:0:0:0:ffff:ffff:fffe:7001 for protocols iiop, t3, ldap, snmp, http.>
    ####<Sep 6, 2012 1:59:35 PM CEST> <Notice> <Server> <WIN-DKF42PM30J6> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1346932775591> <BEA-002613> <Channel "Default[3]" is now listening on fe80:0:0:0:7ca4:9afd:eba:23ad:7001 for protocols iiop, t3, ldap, snmp, http.>
    ####<Sep 6, 2012 1:59:35 PM CEST> <Notice> <WebLogicServer> <WIN-DKF42PM30J6> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1346932775594> <BEA-000331> <Started the WebLogic Server Administration Server "AdminServer" for domain "Test_base_domain" running in development mode.>
    ####<Sep 6, 2012 1:59:35 PM CEST> <Notice> <WebLogicServer> <WIN-DKF42PM30J6> <AdminServer> <main> <<WLS Kernel>> <> <> <1346932775637> <BEA-000365> <Server state changed to RUNNING.>
    ####<Sep 6, 2012 1:59:35 PM CEST> <Notice> <WebLogicServer> <WIN-DKF42PM30J6> <AdminServer> <main> <<WLS Kernel>> <> <> <1346932775685> <BEA-000360> <The server started in RUNNING mode.>
    Thanks a lot ... But still I'm not understand why I cannot connect to mssql with my previous domain even I put extracted sqljdbc.jar and sqljdbc4.jar to $JAVA_HOME/jre/lib/ext AND I put this jar files to C:\Oracle\Middleware\jdk160_29\jre\lib\ext as well
    Also:
    i dont have a problem to connect to http://win-dkf42pm30j6:7001/console to get Admin Console BUT WHY I cannot see the http://win-dkf42pm30j6:7001/ page !!!
    thanks in advance
    Edited by: LPastor on Sep 6, 2012 5:45 AM
    Edited by: LPastor on Sep 6, 2012 5:46 AM
    Edited by: LPastor on Sep 6, 2012 5:47 AM
    Edited by: LPastor on Sep 6, 2012 5:47 AM

  • Web Logic Server in IBM Power 6 Based (AIX 6.1)

    Hi,
    Please share the documentation for 11g R1 Web Logic Server in IBM Power 6 Based (AIX 6.1) cluster environment.
    Regards,

    Hi
    You could review Oracle® Fusion Middleware High Availability Guide 11g Release 1 (11.1.1) at
    http://download.oracle.com/docs/cd/E14571_01/core.1111/e10106/aa.htm#CFADJHAC
    regards

  • Monitor loggedin user in Oracle Web Logic Server

    Dear All,
    We are using IPM (11.1.1.3.0) with Oracle Web Logic Server 10.3.3.0 (Embedde LDAP).
    Can you please let me know how to monitor user login sessions (which user login at what time to the system, when he last loggedin) from Web Logic Server ?
    Also let me know whether it is possible to create a monthly report of each user login duration and how can I do it.
    Thank You

    >
    For Oracle Forms and Reports 11g Release 2 (11.1.2), download Oracle WebLogic Server 11g (10.3.5) from OTN or
    >
    from http://docs.oracle.com/cd/E23104_01/download_readme_cr2/download_readme_cr2.htm#BABDBHCJ
    Oracle Fusion Middleware 11g Software
    http://www.oracle.com/technetwork/middleware/weblogic/downloads/index.html

Maybe you are looking for