WebLogic Server - Firewall between proxy and cluster causes errors

          Product Name and Version, including Service Pack (if any):
          =============================================
          Weblogic 5.1 , SP8
          Platform (OS Version)
          =================
          Windows 2000 server,
          JDK Version (if applicable)
          =====================
          Jdk1.2
          Detailed Problem Description
          ======================
          We have 2 weblogic servers in a cluser on two windows 2000 Servers
          , NT01 and NT02.The webservers are in a DMZ behind the firewall
          and there is a second firewall between the webserver and the weblogic
          servers.The webserver is a Linux box , running Apache 1.3.9 with
          the weblogic Plugin(LIN01).The per server weblogic.properties file
          has the weblogic.system.DNSName=LIN01.
          We still get errors on the console when we run our jsp/Servlet
          application.The errors are listed below.Could you please help us
          identify the problem
          Thanks,
          Gigen Thomas
          Error Message/Stack Trace
          =====================
          ed Mar 21 16:38:50 PST 2001:<I> <ServletContext-General> Generated
          java file: E:\weblogic_cluster\FIPBEA01\classfiles\jsp_servlet\_driveway\_driveway.java
          Wed Mar 21 16:38:52 PST 2001:<I> <ServletContext-General> Generated
          java file: E:\weblogic_cluster\FIPBEA01\classfiles\jsp_servlet\_driveway\_driveway_45_leftframe.java
          Wed Mar 21 16:39:41 PST 2001:<I> <Cluster> Adding server -255280969513470611S192.168.6.12:[7001,7001,7002,7002,7001,-1]
          to cluster view
          Wed Mar 21 16:39:41 PST 2001:<E> <Kernel> ExecuteRequest failed.
          java.io.NotSerializableException: com.sun.mail.imap.IMAPStore
          at java.io.ObjectOutputStream.outputObject(ObjectOutputStream.java:845)
          at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:342)
          at java.util.Hashtable.writeObject(Hashtable.java:738)
          at java.lang.reflect.Method.invoke(Native Method)
          at java.io.ObjectOutputStream.invokeObjectWriter(ObjectOutputStream.java:1585)
          at java.io.ObjectOutputStream.outputObject(ObjectOutputStream.java:907)
          at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:342)
          at weblogic.common.internal.WLObjectOutputStreamBase.writeObject(WLObjectOutputStreamBase.java:118)
          at weblogic.servlet.internal.session.ReplicatedSession.writeExternal(ReplicatedSession.java:74)
          at weblogic.common.internal.WLObjectOutputStreamBase.writePublicSerializable(WLObjectOutputStreamBase.java,
          Compiled Code)
          at weblogic.common.internal.WLObjectOutputStreamBase.writeObjectBody(WLObjectOutputStreamBase.java,
          Compiled Code)
          at weblogic.common.internal.WLObjectOutputStreamBase.writeObject(WLObjectOutputStreamBase.java,
          Compiled Code)
          at weblogic.common.internal.WLObjectOutputStreamBase.writeObjectWL(WLObjectOutputStreamBase.java,
          Compiled Code)
          at weblogic.rmi.extensions.AbstractOutputStream2.writeObject(AbstractOutputStream2.java:82)
          at weblogic.rmi.extensions.AbstractOutputStream.writeObject(AbstractOutputStream.java:83)
          at weblogic.cluster.replication.ReplicationManager_WLStub.create(ReplicationManager_WLStub.java:86)
          at weblogic.cluster.replication.ReplicationManager.createSecondary(ReplicationManager.java,
          Compiled Code)
          at weblogic.cluster.replication.ReplicationManager.checkHosts(ReplicationManager.java,
          Compiled Code)
          at weblogic.cluster.replication.ReplicationManager.clusterMembersChanged(ReplicationManager.java:582)
          at weblogic.cluster.MemberStash$ClusterMembersChangeDeliverer.execute(MemberStash.java:207)
          at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
          Code)
          --------------- nested within: ------------------
          weblogic.rmi.MarshalException: error marshalling arguments
          - with nested exception:
          [java.io.NotSerializableException: com.sun.mail.imap.IMAPStore]
          at weblogic.cluster.replication.ReplicationManager_WLStub.create(ReplicationManager_WLStub.java:90)
          at weblogic.cluster.replication.ReplicationManager.createSecondary(ReplicationManager.java,
          Compiled Code)
          at weblogic.cluster.replication.ReplicationManager.checkHosts(ReplicationManager.java,
          Compiled Code)
          at weblogic.cluster.replication.ReplicationManager.clusterMembersChanged(ReplicationManager.java:582)
          at weblogic.cluster.MemberStash$ClusterMembersChangeDeliverer.execute(MemberStash.java:207)
          at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
          Code)
          --------------- nested within: ------------------
          weblogic.rmi.extensions.RemoteRuntimeException: Undeclared checked
          exception - with nested exception:
          [weblogic.rmi.MarshalException: error marshalling arguments
          - with nested exception:
          [java.io.NotSerializableException: com.sun.mail.imap.IMAPStore]]
          at weblogic.cluster.replication.ReplicationManager_WLStub.create(ReplicationManager_WLStub.java:108)
          at weblogic.cluster.replication.ReplicationManager.createSecondary(ReplicationManager.java,
          Compiled Code)
          at weblogic.cluster.replication.ReplicationManager.checkHosts(ReplicationManager.java,
          Compiled Code)
          at weblogic.cluster.replication.ReplicationManager.clusterMembersChanged(ReplicationManager.java:582)
          at weblogic.cluster.MemberStash$ClusterMembersChangeDeliverer.execute(MemberStash.java:207)
          at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
          Code)
          Wed Mar 21 16:40:12 PST 2001:<I> <ServletContext-General> Generated
          java file: E:\weblogic_cluster\FIPBEA01\classfiles\jsp_servlet\_partner\_partner.java
          Wed Mar 21 16:40:14 PST 2001:<I> <ServletContext-General> Generated
          java file: E:\weblogic_cluster\FIPBEA01\classfiles\jsp_servlet\_partner\_partner_45_mainframe.java
          Wed Mar 21 16:40:14 PST 2001:<I> <ServletContext-General> Generated
          java file: E:\weblogic_cluster\FIPBEA01\classfiles\jsp_servlet\_partner\_partner_45_leftframe.java
          Wed Mar 21 16:43:41 PST 2001:<I> <RJVM> Signaling peer -255280969513470611S192.168.6.12:[7001,7001,7002,7002,7001,-1]
          gone: weblogic.rjvm.PeerGoneException:
          - with nested exception:
          [java.net.SocketException: Connection reset by peer]
          Wed Mar 21 16:44:28 PST 2001:<I> <ServletContext-General> Generated
          java file: E:\weblogic_cluster\FIPBEA01\classfiles\jsp_servlet\_dtlogout.java
          

          Thanks Prasad.Your comments are very much appreciated !!!
          Prasad Peddada <[email protected]> wrote:
          >This has nothing to do with firewall.
          >
          >
          >You have a non serializable object com.sun.mail.imap.IMAPStore
          >in session.
          >
          >You cannot have non serializable objects in sessions when
          >you are using inmemory replication/file/jdbc persistence.
          >
          >-- Prasad
          >
          >Gigen Thomas wrote:
          >
          >> Product Name and Version, including Service Pack (if
          >any):
          >> =============================================
          >> Weblogic 5.1 , SP8
          >>
          >> Platform (OS Version)
          >> =================
          >> Windows 2000 server,
          >>
          >> JDK Version (if applicable)
          >> =====================
          >> Jdk1.2
          >>
          >> Detailed Problem Description
          >> ======================
          >> We have 2 weblogic servers in a cluser on two windows
          >2000 Servers
          >> , NT01 and NT02.The webservers are in a DMZ behind the
          >firewall
          >> and there is a second firewall between the webserver
          >and the weblogic
          >> servers.The webserver is a Linux box , running Apache
          >1.3.9 with
          >> the weblogic Plugin(LIN01).The per server weblogic.properties
          >file
          >> has the weblogic.system.DNSName=LIN01.
          >>
          >> We still get errors on the console when we run our jsp/Servlet
          >> application.The errors are listed below.Could you please
          >help us
          >> identify the problem
          >>
          >> Thanks,
          >> Gigen Thomas
          >>
          >> Error Message/Stack Trace
          >> =====================
          >> ed Mar 21 16:38:50 PST 2001:<I> <ServletContext-General>
          >Generated
          >> java file: E:\weblogic_cluster\FIPBEA01\classfiles\jsp_servlet\_driveway\_driveway.java
          >> Wed Mar 21 16:38:52 PST 2001:<I> <ServletContext-General>
          >Generated
          >> java file: E:\weblogic_cluster\FIPBEA01\classfiles\jsp_servlet\_driveway\_driveway_45_leftframe.java
          >> Wed Mar 21 16:39:41 PST 2001:<I> <Cluster> Adding server
          >-255280969513470611S192.168.6.12:[7001,7001,7002,7002,7001,-1]
          >> to cluster view
          >> Wed Mar 21 16:39:41 PST 2001:<E> <Kernel> ExecuteRequest
          >failed.
          >> java.io.NotSerializableException: com.sun.mail.imap.IMAPStore
          >> at java.io.ObjectOutputStream.outputObject(ObjectOutputStream.java:845)
          >> at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:342)
          >> at java.util.Hashtable.writeObject(Hashtable.java:738)
          >> at java.lang.reflect.Method.invoke(Native Method)
          >> at java.io.ObjectOutputStream.invokeObjectWriter(ObjectOutputStream.java:1585)
          >> at java.io.ObjectOutputStream.outputObject(ObjectOutputStream.java:907)
          >> at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:342)
          >> at weblogic.common.internal.WLObjectOutputStreamBase.writeObject(WLObjectOutputStreamBase.java:118)
          >> at weblogic.servlet.internal.session.ReplicatedSession.writeExternal(ReplicatedSession.java:74)
          >> at weblogic.common.internal.WLObjectOutputStreamBase.writePublicSerializable(WLObjectOutputStreamBase.java,
          >> Compiled Code)
          >> at weblogic.common.internal.WLObjectOutputStreamBase.writeObjectBody(WLObjectOutputStreamBase.java,
          >> Compiled Code)
          >> at weblogic.common.internal.WLObjectOutputStreamBase.writeObject(WLObjectOutputStreamBase.java,
          >> Compiled Code)
          >> at weblogic.common.internal.WLObjectOutputStreamBase.writeObjectWL(WLObjectOutputStreamBase.java,
          >> Compiled Code)
          >> at weblogic.rmi.extensions.AbstractOutputStream2.writeObject(AbstractOutputStream2.java:82)
          >> at weblogic.rmi.extensions.AbstractOutputStream.writeObject(AbstractOutputStream.java:83)
          >> at weblogic.cluster.replication.ReplicationManager_WLStub.create(ReplicationManager_WLStub.java:86)
          >> at weblogic.cluster.replication.ReplicationManager.createSecondary(ReplicationManager.java,
          >> Compiled Code)
          >> at weblogic.cluster.replication.ReplicationManager.checkHosts(ReplicationManager.java,
          >> Compiled Code)
          >> at weblogic.cluster.replication.ReplicationManager.clusterMembersChanged(ReplicationManager.java:582)
          >> at weblogic.cluster.MemberStash$ClusterMembersChangeDeliverer.execute(MemberStash.java:207)
          >> at weblogic.kernel.ExecuteThread.run(ExecuteThread.java,
          >Compiled
          >> Code)
          >>
          >> --------------- nested within: ------------------
          >> weblogic.rmi.MarshalException: error marshalling arguments
          >> - with nested exception:
          >> [java.io.NotSerializableException: com.sun.mail.imap.IMAPStore]
          >> at weblogic.cluster.replication.ReplicationManager_WLStub.create(ReplicationManager_WLStub.java:90)
          >> at weblogic.cluster.replication.ReplicationManager.createSecondary(ReplicationManager.java,
          >> Compiled Code)
          >> at weblogic.cluster.replication.ReplicationManager.checkHosts(ReplicationManager.java,
          >> Compiled Code)
          >> at weblogic.cluster.replication.ReplicationManager.clusterMembersChanged(ReplicationManager.java:582)
          >> at weblogic.cluster.MemberStash$ClusterMembersChangeDeliverer.execute(MemberStash.java:207)
          >> at weblogic.kernel.ExecuteThread.run(ExecuteThread.java,
          >Compiled
          >> Code)
          >> --------------- nested within: ------------------
          >> weblogic.rmi.extensions.RemoteRuntimeException: Undeclared
          >checked
          >> exception - with nested exception:
          >> [weblogic.rmi.MarshalException: error marshalling arguments
          >> - with nested exception:
          >> [java.io.NotSerializableException: com.sun.mail.imap.IMAPStore]]
          >> at weblogic.cluster.replication.ReplicationManager_WLStub.create(ReplicationManager_WLStub.java:108)
          >> at weblogic.cluster.replication.ReplicationManager.createSecondary(ReplicationManager.java,
          >> Compiled Code)
          >> at weblogic.cluster.replication.ReplicationManager.checkHosts(ReplicationManager.java,
          >> Compiled Code)
          >> at weblogic.cluster.replication.ReplicationManager.clusterMembersChanged(ReplicationManager.java:582)
          >> at weblogic.cluster.MemberStash$ClusterMembersChangeDeliverer.execute(MemberStash.java:207)
          >> at weblogic.kernel.ExecuteThread.run(ExecuteThread.java,
          >Compiled
          >> Code)
          >>
          >> Wed Mar 21 16:40:12 PST 2001:<I> <ServletContext-General>
          >Generated
          >> java file: E:\weblogic_cluster\FIPBEA01\classfiles\jsp_servlet\_partner\_partner.java
          >> Wed Mar 21 16:40:14 PST 2001:<I> <ServletContext-General>
          >Generated
          >> java file: E:\weblogic_cluster\FIPBEA01\classfiles\jsp_servlet\_partner\_partner_45_mainframe.java
          >> Wed Mar 21 16:40:14 PST 2001:<I> <ServletContext-General>
          >Generated
          >> java file: E:\weblogic_cluster\FIPBEA01\classfiles\jsp_servlet\_partner\_partner_45_leftframe.java
          >> Wed Mar 21 16:43:41 PST 2001:<I> <RJVM> Signaling peer
          >-255280969513470611S192.168.6.12:[7001,7001,7002,7002,7001,-1]
          >> gone: weblogic.rjvm.PeerGoneException:
          >> - with nested exception:
          >> [java.net.SocketException: Connection reset by peer]
          >> Wed Mar 21 16:44:28 PST 2001:<I> <ServletContext-General>
          >Generated
          >> java file: E:\weblogic_cluster\FIPBEA01\classfiles\jsp_servlet\_dtlogout.java
          >
          

Similar Messages

  • Not able to download Weblogic Server 10.3.5 and ATG 10.3.2 for 64 bit window

    Hi
       For past two days I am trying to download Weblogic Server 10.3.5 and ATG 10.3.2 for 64 bit window but the download stops after downloading 30 or 40 MB and once I got network error. I dont know whats the issue. I even disabled my antivirus and firewall, still no luck. Any help is appreciated.
    Thanks.

    I hope you are using following link to download the Oracle WebLogic Server 10.3.5
    http://www.oracle.com/technetwork/middleware/ias/downloads/wls-main-097127.html
    Oracle recommends to use Download manager. Download Managers can help if you are having trouble connecting, completing a download, or wish to queue up several files for unattended downloading. While Oracle does not provide or certify the use of any Download Managers, we recommend choosing one that is rated for the file size you are downloading and ensuring that it allows cookies to be passed to the download server.
    Or you can also request Oracle to ship DVDs, please use following MOS notes to follow the process.
    My Oracle Support Doc ID 1071023.1 ‘Requesting Physical Shipment or Download URL for Software Media'.

  • Oracle WebLogic Server (WLS), Time Zones, and DayLight Saving Time (DST) Changes

    Hello,
    We are approaching this time of the year again...
    I would like to redirect you to the Support Note 1370083.1 "Oracle WebLogic Server (WLS), Time Zones, and DayLight Saving Time (DST) Changes"
    This note lists what is to be expected from WebLogic Server regarding this time change period, in terms of behavior, both for the engine and the applications deployed onto WLS.
    Regards,
    Patrick.

    Probably this:
    http://www.jdocs.com/castor/0.9.5.3/api/org/exolab/castor/xml/handlers/DateFieldHandler.html

  • Weblogic Server 10.3.0 and LDAP authentication Issue

    Hi - I have configured my WebLogic Server 10.3.0 for LDAP authentication (OID = 10.1.4.3.0) and so far the authentication works fine but I am having issue in terms of authorization.
    I am not able to access the default web logic administrator console app using any of the LDAP user, getting Forbiden message.
    It appears to me that the Weblogic Server is not pulling out the proper groups from the LDAP where user belongs too.
    Can anyone please point me towards the right direction to get this resolved.
    Thanks,
    STEPS
    Here are my steps I have followed:
    - Created a group called Administrators in OID.
    - Created a test user call uid=myadmin in the OID and assigned the above group to this user.
    - Added a new Authentication Provider to the Weblogic and configured it what is required to communicate with OID (the config.xml file snipet is below)
    <sec:authentication-provider xsi:type="wls:ldap-authenticatorType">
    <sec:name>OIDAuthentication</sec:name>
    <sec:control-flag>SUFFICIENT</sec:control-flag>
    <wls:propagate-cause-for-login-exception>false</wls:propagate-cause-for-login-exception>
    <wls:host>pmpdeva-idm.ncr.pwgsc.gc.ca</wls:host>
    <wls:port>1389</wls:port>
    <wls:principal>cn=orcladmin</wls:principal>
    <wls:user-base-dn>ou=AppAdmins, o=gc, c=ca</wls:user-base-dn>
    <wls:credential-encrypted>removed from here</wls:credential-encrypted>
    <wls:group-base-dn>ou=IDM, ou=ServiceAccounts, o=gc, c=ca</wls:group-base-dn>
    </sec:authentication-provider>
    - Marked the default authentication provider as sufficient as well.
    - Re-ordered the authentication provide such that the OIDauthentication is first in the list and default one is the last.
    - Looking at the log file I see there are no groups returned for this user and that is the problem in my opinion.
    <LDAP Atn Login username: myadmin>
    <getConnection return conn:LDAPConnection {ldaps://pmpdeva-idm.ncr.pwgsc.gc.ca:1389 ldapVersion:3 bindDN:"cn=orcladmin"}>
    <authenticate user:myadmin>
    <getDNForUser search("ou=AppAdmins, o=gc, c=ca", "(&(uid=myadmin)(objectclass=person))", base DN & below)>
    <DN for user myadmin: uid=myadmin,ou=AppAdmins,o=gc,c=ca>
    <authenticate user:myadmin with DN:uid=myadmin,ou=AppAdmins,o=gc,c=ca>
    <authentication succeeded>
    <returnConnection conn:LDAPConnection {ldaps://pmpdeva-idm.ncr.pwgsc.gc.ca:1389 ldapVersion:3 bindDN:"cn=orcladmin"}>
    <LDAP Atn Authenticated User myadmin>
    <List groups that member: myadmin belongs to>
    <getConnection return conn:LDAPConnection {ldaps://pmpdeva-idm.ncr.pwgsc.gc.ca:1389 ldapVersion:3 bindDN:"cn=orcladmin"}>
    <getDNForUser search("ou=AppAdmins, o=gc, c=ca", "(&(uid=myadmin)(objectclass=person))", base DN & below)>
    <DN for user myadmin: uid=myadmin,ou=AppAdmins,o=gc,c=ca>
    *<search("ou=IDM, ou=ServiceAccounts, o=gc, c=ca", "(&(uniquemember=uid=myadmin,ou=AppAdmins,o=gc,c=ca)(objectclass=groupofuniquenames))", base DN & below)>*
    *<Result has more elements: false>*
    <returnConnection conn:LDAPConnection {ldaps://pmpdeva-idm.ncr.pwgsc.gc.ca:1389 ldapVersion:3 bindDN:"cn=orcladmin"}>
    <login succeeded for username myadmin>
    - I see the XACML RoleMapper getRoles() only returning the Anonymous role as oppose to Admin (because the OID user is a part of Administrators group in OID then it should be returning Admin as fars I can tell. Here is the log entry that shows that:
    <XACML RoleMapper getRoles(): returning roles Anonymous>
    - I did a ldap search and I found no issues in getting the results back:
    C:\>ldapsearch -h localhost -p 1389 -b"ou=IDM, ou=ServiceAccounts, o=gc, c=ca" -D cn=orcladmin -w "removed from here" (uniquemember=uid=myadmin,ou=AppAdmins,o=gc,c=ca)(objectclass=groupOfUniqueNames)
    cn=Administrators,ou=IDM,ou=ServiceAccounts,o=gc,c=ca
    objectclass=groupOfUniqueNames
    objectclass=orclGroup
    objectclass=top
    END
    Here are the log entries:
    <1291668685624> <BEA-000000> <LDAP ATN LoginModule initialized>
    <1291668685624> <BEA-000000> <com.bea.common.security.internal.service.LoginModuleWrapper.initialize delegated>
    <1291668685624> <BEA-000000> <com.bea.common.security.internal.service.LoginModuleWrapper.login>
    <1291668685624> <BEA-000000> <LDAP Atn Login>
    <1291668685624> <BEA-000000> <com.bea.common.security.internal.service.CallbackHandlerWrapper.handle>
    <1291668685624> <BEA-000000> <com.bea.common.security.internal.service.CallbackHandlerWrapper.handle callbcacks[0] will be delegated>
    <1291668685624> <BEA-000000> <com.bea.common.security.internal.service.CallbackHandlerWrapper.handle callbcacks[0] will use NameCallback to retrieve name>
    <1291668685624> <BEA-000000> <com.bea.common.security.internal.service.CallbackHandlerWrapper.handle callbcacks[1] will be delegated>
    <1291668685624> <BEA-000000> <com.bea.common.security.internal.service.CallbackHandlerWrapper.handle will delegate all callbacks>
    <1291668685624> <BEA-000000> <com.bea.common.security.internal.service.CallbackHandlerWrapper.handle delegated callbacks>
    <1291668685624> <BEA-000000> <com.bea.common.security.internal.service.CallbackHandlerWrapper.handle got username from callbacks[0], UserName=myadmin>
    <1291668685624> <BEA-000000> <LDAP Atn Login username: myadmin>
    <1291668685624> <BEA-000000> <getConnection return conn:LDAPConnection { ldapVersion:2 bindDN:""}>
    <1291668685624> <BEA-000000> <authenticate user:myadmin>
    <1291668685624> <BEA-000000> <getDNForUser search("ou=people,ou=myrealm,dc=MBR_Domain", "(&(uid=myadmin)(objectclass=person))", base DN & below)>
    <1291668685624> <BEA-000000> <getDNForUser search("ou=people,ou=myrealm,dc=MBR_Domain", "(&(uid=myadmin)(objectclass=person))", base DN & below)>
    <1291668685624> <BEA-000000> <returnConnection conn:LDAPConnection { ldapVersion:2 bindDN:""}>
    <1291668685624> <BEA-000000> <[Security:090302]Authentication Failed: User myadmin denied>
    <1291668685624> <BEA-000000> <com.bea.common.security.internal.service.LoginModuleWrapper.initialize LoginModuleClassName=weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl>
    <1291668685624> <BEA-000000> <com.bea.common.security.internal.service.LoginModuleWrapper.initialize ClassLoader=java.net.URLClassLoader@facf0b>
    <1291668685624> <BEA-000000> <com.bea.common.security.internal.service.LoginModuleWrapper.initialize created delegate login module>
    <1291668685624> <BEA-000000> <LDAP ATN LoginModule initialized>
    <1291668685624> <BEA-000000> <com.bea.common.security.internal.service.LoginModuleWrapper.initialize delegated>
    <1291668685624> <BEA-000000> <com.bea.common.security.internal.service.LoginModuleWrapper.login>
    <1291668685624> <BEA-000000> <LDAP Atn Login>
    <1291668685624> <BEA-000000> <com.bea.common.security.internal.service.CallbackHandlerWrapper.handle>
    <1291668685624> <BEA-000000> <com.bea.common.security.internal.service.CallbackHandlerWrapper.handle callbcacks[0] will be delegated>
    <1291668685624> <BEA-000000> <com.bea.common.security.internal.service.CallbackHandlerWrapper.handle callbcacks[1] will be delegated>
    <1291668685624> <BEA-000000> <com.bea.common.security.internal.service.CallbackHandlerWrapper.handle will delegate all callbacks>
    <1291668685624> <BEA-000000> <com.bea.common.security.internal.service.CallbackHandlerWrapper.handle delegated callbacks>
    <1291668685624> <BEA-000000> <com.bea.common.security.internal.service.CallbackHandlerWrapper.handle did not get username from a callback>
    <1291668685624> <BEA-000000> <LDAP Atn Login username: myadmin>
    <1291668685624> <BEA-000000> <getConnection return conn:LDAPConnection {ldaps://pmpdeva-idm.ncr.pwgsc.gc.ca:1389 ldapVersion:3 bindDN:"cn=orcladmin"}>
    <1291668685624> <BEA-000000> <authenticate user:myadmin>
    <1291668685624> <BEA-000000> <getDNForUser search("ou=AppAdmins, o=gc, c=ca", "(&(uid=myadmin)(objectclass=person))", base DN & below)>
    <1291668685671> <BEA-000000> <DN for user myadmin: uid=myadmin,ou=AppAdmins,o=gc,c=ca>
    <1291668685671> <BEA-000000> <authenticate user:myadmin with DN:uid=myadmin,ou=AppAdmins,o=gc,c=ca>
    <1291668685671> <BEA-000000> <authentication succeeded>
    <1291668685686> <BEA-000000> <returnConnection conn:LDAPConnection {ldaps://pmpdeva-idm.ncr.pwgsc.gc.ca:1389 ldapVersion:3 bindDN:"cn=orcladmin"}>
    <1291668685686> <BEA-000000> <LDAP Atn Authenticated User myadmin>
    <1291668685686> <BEA-000000> <List groups that member: myadmin belongs to>
    <1291668685686> <BEA-000000> <getConnection return conn:LDAPConnection {ldaps://pmpdeva-idm.ncr.pwgsc.gc.ca:1389 ldapVersion:3 bindDN:"cn=orcladmin"}>
    <1291668685686> <BEA-000000> <getDNForUser search("ou=AppAdmins, o=gc, c=ca", "(&(uid=myadmin)(objectclass=person))", base DN & below)>
    <1291668685686> <BEA-000000> <DN for user myadmin: uid=myadmin,ou=AppAdmins,o=gc,c=ca>
    <1291668685686> <BEA-000000> <search("ou=IDM, ou=ServiceAccounts, o=gc, c=ca", "(&(uniquemember=uid=myadmin,ou=AppAdmins,o=gc,c=ca)(objectclass=groupofuniquenames))", base DN & below)>
    <1291668685686> <BEA-000000> <Result has more elements: false>
    <1291668685686> <BEA-000000> <returnConnection conn:LDAPConnection {ldaps://pmpdeva-idm.ncr.pwgsc.gc.ca:1389 ldapVersion:3 bindDN:"cn=orcladmin"}>
    <1291668685686> <BEA-000000> <login succeeded for username myadmin>
    <1291668685686> <BEA-000000> <com.bea.common.security.internal.service.LoginModuleWrapper.login delegated, returning true>
    <1291668685686> <BEA-000000> <com.bea.common.security.internal.service.LoginModuleWrapper.commit>
    <1291668685686> <BEA-000000> <LDAP Atn Commit>
    <1291668685686> <BEA-000000> <com.bea.common.security.internal.service.LoginModuleWrapper.commit delegated, returning false>
    <1291668685686> <BEA-000000> <com.bea.common.security.internal.service.LoginModuleWrapper.commit>
    <1291668685686> <BEA-000000> <LDAP Atn Commit>
    <1291668685686> <BEA-000000> <LDAP Atn Principals Added>
    <1291668685686> <BEA-000000> <com.bea.common.security.internal.service.LoginModuleWrapper.commit delegated, returning true>
    <1291668685686> <BEA-000000> <com.bea.common.security.internal.service.JAASLoginServiceImpl.login logged in>
    <1291668685686> <BEA-000000> <com.bea.common.security.internal.service.JAASLoginServiceImpl.login subject=Subject:
         Principal: myadmin
    >
    <1291668685686> <BEA-000000> <weblogic.security.service.internal.WLSIdentityServiceImpl.getIdentityFromSubject Subject: 1
         Principal = class weblogic.security.principal.WLSUserImpl("myadmin")
    >
    <1291668685686> <BEA-000000> <com.bea.common.security.internal.service.PrincipalValidationServiceImpl.sign(Principals)>
    <1291668685686> <BEA-000000> <com.bea.common.security.internal.service.PrincipalValidationServiceImpl.sign(Principal) Principal=myadmin>
    <1291668685686> <BEA-000000> <com.bea.common.security.internal.service.PrincipalValidationServiceImpl.sign(Principal) PrincipalClassName=weblogic.security.principal.WLSUserImpl>
    <1291668685686> <BEA-000000> <com.bea.common.security.internal.service.PrincipalValidationServiceImpl.sign(Principal) trying PrincipalValidator for interface weblogic.security.principal.WLSPrincipal>
    <1291668685686> <BEA-000000> <com.bea.common.security.internal.service.PrincipalValidationServiceImpl.sign(Principal) PrincipalValidator handles this PrincipalClass>
    <1291668685686> <BEA-000000> <Signed WLS principal myadmin>
    <1291668685686> <BEA-000000> <com.bea.common.security.internal.service.PrincipalValidationServiceImpl.sign(Principal) PrincipalValidator signed the principal>
    <1291668685686> <BEA-000000> <com.bea.common.security.internal.service.PrincipalValidationServiceImpl.sign(Principal) All required PrincipalValidators signed this PrincipalClass, returning true>
    <1291668685686> <BEA-000000> <com.bea.common.security.internal.service.JAASLoginServiceImpl.login identity=Subject: 1
         Principal = class weblogic.security.principal.WLSUserImpl("myadmin")
    >
    <1291668685686> <BEA-000000> <weblogic.security.service.internal.WLSJAASLoginServiceImpl$ServiceImpl.authenticate authenticate succeeded for user myadmin, Identity=Subject: 1
         Principal = class weblogic.security.principal.WLSUserImpl("myadmin")
    >
    <1291668685686> <BEA-000000> <weblogic.security.service.internal.UserLockoutServiceImpl$ServiceImpl.isLocked(myadmin)>
    <1291668685686> <BEA-000000> <weblogic.security.service.internal.WLSJAASLoginServiceImpl$ServiceImpl.authenticate login succeeded and myadmin was not previously locked out>
    <1291668685702> <BEA-000000> <Using Common RoleMappingService>
    <1291668685702> <BEA-000000> <PrincipalAuthenticator.validateIdentity>
    <1291668685702> <BEA-000000> <PrincipalAuthenticator.validateIdentity will use common security service>
    <1291668685702> <BEA-000000> <com.bea.common.security.internal.service.PrincipalValidationServiceImpl.validate(Principals)>
    <1291668685702> <BEA-000000> <com.bea.common.security.internal.service.PrincipalValidationServiceImpl.validate(Principal) Principal=myadmin>
    <1291668685702> <BEA-000000> <com.bea.common.security.internal.service.PrincipalValidationServiceImpl.validate(Principal) PrincipalClassName=weblogic.security.principal.WLSUserImpl>
    <1291668685702> <BEA-000000> <com.bea.common.security.internal.service.PrincipalValidationServiceImpl.validate(Principal) trying PrincipalValidator for interface weblogic.security.principal.WLSPrincipal>
    <1291668685702> <BEA-000000> <com.bea.common.security.internal.service.PrincipalValidationServiceImpl.validate(Principal) PrincipalValidator handles this PrincipalClass>
    <1291668685702> <BEA-000000> <Validate WLS principal myadmin returns true>
    <1291668685702> <BEA-000000> <com.bea.common.security.internal.service.PrincipalValidationServiceImpl.validate(Principal) PrincipalValidator said the principal is valid>
    <1291668685702> <BEA-000000> <com.bea.common.security.internal.service.PrincipalValidationServiceImpl.validate(Principal) One or more PrincipalValidators handled this PrincipalClass, returning true>
    <1291668685702> <BEA-000000> <com.bea.common.security.internal.service.PrincipalValidationServiceImpl.validate(Principals) validated all principals>
    <1291668685702> <BEA-000000> <com.bea.common.security.internal.service.RoleMappingServiceImpl.getRoles Identity=Subject: 1
         Principal = class weblogic.security.principal.WLSUserImpl("myadmin")
    >
    <1291668685702> <BEA-000000> <com.bea.common.security.internal.service.RoleMappingServiceImpl.getRoles Resource=type=<url>, application=consoleapp, contextPath=/console, uri=/index.jsp, httpMethod=GET>
    <1291668685702> <BEA-000000> <XACML RoleMapper getRoles(): input arguments:>
    <1291668685702> <BEA-000000> <     Subject: 1
         Principal = weblogic.security.principal.WLSUserImpl("myadmin")
    >
    <1291668685702> <BEA-000000> <     Resource: type=<url>, application=consoleapp, contextPath=/console, uri=/index.jsp, httpMethod=GET>
    <1291668685702> <BEA-000000> <     Parent: type=<url>, application=consoleapp, contextPath=/console, uri=/index.jsp>
    <1291668685702> <BEA-000000> <     Parent: type=<url>, application=consoleapp, contextPath=/console, uri=/index.jsp/*, httpMethod=GET>
    <1291668685702> <BEA-000000> <     Parent: type=<url>, application=consoleapp, contextPath=/console, uri=/index.jsp/*>
    <1291668685702> <BEA-000000> <     Parent: type=<url>, application=consoleapp, contextPath=/console, uri=/*, httpMethod=GET>
    <1291668685702> <BEA-000000> <     Parent: type=<url>, application=consoleapp, contextPath=/console, uri=/*>
    <1291668685702> <BEA-000000> <     Parent: type=<url>, application=consoleapp, contextPath=/console, uri=*.jsp, httpMethod=GET>
    <1291668685702> <BEA-000000> <     Parent: type=<url>, application=consoleapp, contextPath=/console, uri=*.jsp>
    <1291668685702> <BEA-000000> <     Parent: type=<url>, application=consoleapp, contextPath=/console, uri=/, httpMethod=GET>
    <1291668685702> <BEA-000000> <     Parent: type=<url>, application=consoleapp, contextPath=/console, uri=/>
    <1291668685702> <BEA-000000> <     Parent: type=<url>, application=consoleapp, contextPath=/console>
    <1291668685702> <BEA-000000> <     Parent: type=<url>, application=consoleapp>
    <1291668685702> <BEA-000000> <     Parent: type=<app>, application=consoleapp>
    <1291668685702> <BEA-000000> <     Parent: type=<url>>
    <1291668685702> <BEA-000000> <     Parent: null>
    <1291668685702> <BEA-000000> <     Context Handler: >
    <1291668685702> <BEA-000000> <Accessed Subject: Id=urn:oasis:names:tc:xacml:2.0:subject:group, Value=[everyone,users]>
    <1291668685702> <BEA-000000> <Evaluate urn:oasis:names:tc:xacml:1.0:function:string-is-in(AdminChannelUsers,[everyone,users]) -> false>
    <1291668685702> <BEA-000000> <primary-rule evaluates to NotApplicable because of Condition>
    <1291668685702> <BEA-000000> <urn:bea:xacml:2.0:entitlement:role:AdminChannelUser:, 1.0 evaluates to Deny>
    <1291668685702> <BEA-000000> <XACML RoleMapper: accessing role AdminChannelUser: DENIED>
    <1291668685702> <BEA-000000> <Accessed Subject: Id=urn:oasis:names:tc:xacml:2.0:subject:group, Value=[everyone,users]>
    <1291668685702> <BEA-000000> <Evaluate urn:oasis:names:tc:xacml:1.0:function:string-is-in(AppTesters,[everyone,users]) -> false>
    <1291668685702> <BEA-000000> <primary-rule evaluates to NotApplicable because of Condition>
    <1291668685702> <BEA-000000> <urn:bea:xacml:2.0:entitlement:role:AppTester:, 1.0 evaluates to Deny>
    <1291668685702> <BEA-000000> <XACML RoleMapper: accessing role AppTester: DENIED>
    <1291668685702> <BEA-000000> <Accessed Subject: Id=urn:oasis:names:tc:xacml:2.0:subject:group, Value=[everyone,users]>
    <1291668685702> <BEA-000000> <Evaluate urn:oasis:names:tc:xacml:1.0:function:string-is-in(everyone,[everyone,users]) -> true>
    <1291668685702> <BEA-000000> <primary-rule evaluates to Permit>
    <1291668685702> <BEA-000000> <urn:bea:xacml:2.0:entitlement:role:Anonymous:, 1.0 evaluates to Permit>
    <1291668685702> <BEA-000000> <XACML RoleMapper: accessing role Anonymous: GRANTED>
    <1291668685702> <BEA-000000> <Accessed Subject: Id=urn:oasis:names:tc:xacml:2.0:subject:group, Value=[everyone,users]>
    <1291668685702> <BEA-000000> <Evaluate urn:oasis:names:tc:xacml:1.0:function:string-is-in(Monitors,[everyone,users]) -> false>
    <1291668685702> <BEA-000000> <primary-rule evaluates to NotApplicable because of Condition>
    <1291668685702> <BEA-000000> <urn:bea:xacml:2.0:entitlement:role:Monitor:, 1.0 evaluates to Deny>
    <1291668685702> <BEA-000000> <XACML RoleMapper: accessing role Monitor: DENIED>
    <1291668685702> <BEA-000000> <Accessed Subject: Id=urn:oasis:names:tc:xacml:2.0:subject:group, Value=[everyone,users]>
    <1291668685702> <BEA-000000> <Evaluate urn:oasis:names:tc:xacml:1.0:function:string-is-in(Operators,[everyone,users]) -> false>
    <1291668685702> <BEA-000000> <primary-rule evaluates to NotApplicable because of Condition>
    <1291668685702> <BEA-000000> <urn:bea:xacml:2.0:entitlement:role:Operator:, 1.0 evaluates to Deny>
    <1291668685702> <BEA-000000> <XACML RoleMapper: accessing role Operator: DENIED>
    <1291668685702> <BEA-000000> <Accessed Subject: Id=urn:oasis:names:tc:xacml:2.0:subject:group, Value=[everyone,users]>
    <1291668685702> <BEA-000000> <Evaluate urn:oasis:names:tc:xacml:1.0:function:string-is-in(CrossDomainConnectors,[everyone,users]) -> false>
    <1291668685702> <BEA-000000> <primary-rule evaluates to NotApplicable because of Condition>
    <1291668685702> <BEA-000000> <urn:bea:xacml:2.0:entitlement:role:CrossDomainConnector:, 1.0 evaluates to Deny>
    <1291668685702> <BEA-000000> <XACML RoleMapper: accessing role CrossDomainConnector: DENIED>
    <1291668685702> <BEA-000000> <Accessed Subject: Id=urn:oasis:names:tc:xacml:2.0:subject:group, Value=[everyone,users]>
    <1291668685702> <BEA-000000> <Evaluate urn:oasis:names:tc:xacml:1.0:function:string-is-in(Deployers,[everyone,users]) -> false>
    <1291668685702> <BEA-000000> <primary-rule evaluates to NotApplicable because of Condition>
    <1291668685702> <BEA-000000> <urn:bea:xacml:2.0:entitlement:role:Deployer:, 1.0 evaluates to Deny>
    <1291668685702> <BEA-000000> <XACML RoleMapper: accessing role Deployer: DENIED>
    <1291668685702> <BEA-000000> <Accessed Subject: Id=urn:oasis:names:tc:xacml:2.0:subject:group, SC=null, Value=[everyone,users]>
    <1291668685702> <BEA-000000> <Evaluate urn:oasis:names:tc:xacml:1.0:function:string-is-in(Administrators,[everyone,users]) -> false>
    <1291668685702> <BEA-000000> <primary-rule evaluates to NotApplicable because of Condition>
    <1291668685702> <BEA-000000> <urn:bea:xacml:2.0:entitlement:role:Admin:, 1.0 evaluates to Deny>
    <1291668685702> <BEA-000000> <XACML RoleMapper: accessing role Admin: DENIED>
    <1291668685702> <BEA-000000> <XACML RoleMapper getRoles(): returning roles Anonymous>
    <1291668685702> <BEA-000000> <com.bea.common.security.internal.service.RoleMappingServiceImpl.getRoles returning [ "Anonymous" ]>
    <1291668685702> <BEA-000000> <AuthorizationManager will use common security for ATZ>
    <1291668685702> <BEA-000000> <weblogic.security.service.WLSAuthorizationServiceWrapper.isAccessAllowed>
    <1291668685702> <BEA-000000> <com.bea.common.security.internal.service.AccessDecisionServiceImpl.isAccessAllowed Identity=Subject: 1
         Principal = class weblogic.security.principal.WLSUserImpl("myadmin")
    >
    <1291668685702> <BEA-000000> <com.bea.common.security.internal.service.AccessDecisionServiceImpl.isAccessAllowed Roles=[ "Anonymous" ]>
    <1291668685702> <BEA-000000> <com.bea.common.security.internal.service.AccessDecisionServiceImpl.isAccessAllowed Resource=type=<url>, application=consoleapp, contextPath=/console, uri=/index.jsp, httpMethod=GET>
    <1291668685702> <BEA-000000> <com.bea.common.security.internal.service.AccessDecisionServiceImpl.isAccessAllowed Direction=ONCE>
    <1291668685702> <BEA-000000> <XACML Authorization isAccessAllowed(): input arguments:>
    <1291668685702> <BEA-000000> <     Subject: 1
         Principal = weblogic.security.principal.WLSUserImpl("myadmin")
    >
    <1291668685702> <BEA-000000> <     Roles:Anonymous>
    <1291668685702> <BEA-000000> <     Resource: type=<url>, application=consoleapp, contextPath=/console, uri=/index.jsp, httpMethod=GET>
    <1291668685702> <BEA-000000> <     Direction: ONCE>
    <1291668685702> <BEA-000000> <     Context Handler: >
    <1291668685702> <BEA-000000> <Accessed Subject: Id=urn:oasis:names:tc:xacml:2.0:subject:role, SC=null, Value=Anonymous>
    <1291668685702> <BEA-000000> <Evaluate urn:oasis:names:tc:xacml:1.0:function:string-at-least-one-member-of([Admin,Operator,Deployer,Monitor],Anonymous) -> false>
    <1291668685702> <BEA-000000> <primary-rule evaluates to NotApplicable because of Condition>
    <1291668685702> <BEA-000000> <urn:bea:xacml:2.0:entitlement:resource:type@E@Furl@G@M@Oapplication@Econsoleapp@M@OcontextPath@E@Uconsole@M@Ouri@E@U, 1.0 evaluates to Deny>
    <1291668685702> <BEA-000000> <XACML Authorization isAccessAllowed(): returning DENY>
    <1291668685702> <BEA-000000> <com.bea.common.security.internal.service.AccessDecisionServiceImpl.isAccessAllowed AccessDecision returned DENY>
    <1291668685702> <BEA-000000> <com.bea.common.security.internal.service.AdjudicationServiceImpl.adjudicate Results=[ DENY ]>
    <1291668685702> <BEA-000000> <com.bea.common.security.internal.service.AdjudicationServiceImpl.adjudicate Resource=type=<url>, application=consoleapp, contextPath=/console, uri=/index.jsp, httpMethod=GET>
    <1291668685702> <BEA-000000> <DefaultAdjudicatorImpl.adjudicate results: DENY >
    <1291668685702> <BEA-000000> <com.bea.common.security.internal.service.AdjudicationServiceImpl.adjudicate Adjudictor returned false, returning that value>
    <1291668685702> <BEA-000000> <com.bea.common.security.internal.service.AuthorizationServiceImpl.isAccessAllowed returning adjudicated: false>

    Okay Finally the issue is resolved. Here is the findings to help others in case they ran into the same issue.
    The OID version that we are using is not returning the groups the way Weblogic is building the ldapsearch command. We captured the ldap traffic to go deeper and noticed the filters and attributes list that wls was asking. For example, the filter was like:
    "(&(uniquemember=uid=myadmin,ou=AppAdmins,o=gc,c=ca)(objectclass=groupofuniquenames))" cn
    its was the "cn" attribute that was causing the result set to be empty.
    from a command line we tried
    "(&(uniquemember=uid=myadmin,ou=AppAdmins,o=gc,c=ca)(objectclass=groupofuniquenames))" uniquemember
    and got the results back.
    Then we start looking into OID configuration and one of my coworker pointed me towards the orclinmemfiltprocess attributes in cn=dsaconfig entry and told me that they had lot of issues in the past in relation to this attribute.
    So as a test we removed the groupofuniquenames objectclass from the orclinmemfiltprocess attribute list and bingo it worked!
    Since we needed the groupofuniquenames in this list for performance/other reasons and decided to use a different objectclass for our groups instead i.e. orclGroup.
    Thanks everyone for showing interest on the problem and providing suggestions.

  • Ask the Experts: Single Sign-On with Cisco WebEx Meetings Server, Internet Reverse Proxy, and Enterprise License Manager Solutions

    With Arun Kumar
    Welcome to the Cisco Support Community Ask the Expert conversation. This is an opportunity to learn and ask questions about Single Sign-On (SSO) with Cisco WebEx Meetings Server (Cisco WMS), Internet Reverse Proxy (IRP), and Enterprise License Manager (ELM) solutions.
    SSO standards such as Security Assertion Markup Language (SAML) 2.0 provide secure mechanisms for passing credentials and related information between different websites that have their own authorization and authentication systems. SSO enables simplified user authentication and management.
    IRP provides public access, enabling users to host or attend meetings from the Internet and mobile devices. Although IRP is optional, Cisco encourages its use because it provides a better user experience for your mobile workforce.
    Example question topics include:
    SSO profiles and SAML 2.0 Identity providers (IdPs) supported in Cisco WMS
    Basic configuration of IdPs
    Interaction between IdPs and Cisco WMS
    Difference between the cloud client implementation and Cisco WMS
    Meeting access behavior in a split-horizon network topology with SSO
    How to enable public access to Cisco WMS
    Cisco WMS ELM operations
    Cisco WMS ELM compared to other unified communications ELM or standalone ELM and compatibility/inoperability between them
    Arun Kumar is a team lead in the San Jose Conferencing Technical Assistance Center. He has over eight years of experience in conferencing technology and specializes in Cisco Unified Meeting Place Express and Cisco WebEx Meeting Server. He joined Cisco in 2010 as an escalation engineer for the Cisco Telepresence group. Before joining Cisco he worked for the UK's third-largest internet service provider Supanet on VoIP technology and the *Nix domain. Kumar holds a master of science degree in computer science from Sikkim Manipal University in India, and he holds CCIE (Voice) and VMware Certified Professional certifications.
    Remember to use the rating system to let Arun know if you have received an adequate response.
    Arun might not be able to answer each question because of the volume expected during this event. Remember that you can continue the conversation on the Collaboration, Voice, and Video community Other Subjects subcommunity shortly after the event. This event lasts through Monday May 17, 2013. Visit this forum often to view responses to your questions and the questions of other Cisco Support Community members.

    Hello Mobile Service,
    CWMS and Jabber integrations:
    http://www.cisco.com/en/US/docs/voice_ip_comm/jabber/Windows/9_1/JABW_BK_E4CC9599_00_environment-configuration-guide_chapter_01.html#JABW_TK_SF2ED5E1_00
    In above link start from section: Set Up Cisco WebEx Meetings Server on Cisco Unified Presence
    then move to section: Add Cisco WebEx Meetings Server to a Profile
    Once done, move to section: Specify Conferencing Credentials in the Client side. You will see above server already listed there, just go ahead and enter your username and password (pleae make sure this user already exists on your CWMS) and accept any certificate/s if presented. Jabber Integration is done and you can start testing the same.
    Attached CWMS - AFDS integration doc.
    Please let me know if any furhter question.
    Thanks, Arun

  • Weblogic server 9.2 security and administartion

    hi all,
    i have few questions in my mind can anybody answer for these.
    1> in weblogic server 9.2 can existing infrastrcture allow to generate auto alert on going down the server instance or due to any erroe during running and that should be available to the adminstrator anywhere?if yes then how?
    2>Can we administrator decide the previlieges/access to be given to the client by setting proxy with username and passoword?If yes how?
    3>For security purpose as user logs out can we make provision to shut down the browser instead of just signing out?
    4>If i need to deploye j2ee applciation on weblogic server that is created using by some another IDE,what is the steps/points to be considered as premigration study?
    i will be thankful if anybody try to answer these questions.
    with regards
    santoh.r

    Hello User,
    You can find the application under below path
    Domain_name - Expand "Environment" and Select " Deployments " - here your application will show which are deployed in this domain.
    Please refer -http://docs.oracle.com/cd/E13222_01/wls/docs100/intro/console.html
    Regards
    Laksh

  • Creating Bridge on weblogic to connect between OSM and AIA

    Hi,
    Am trying to create a messaging bridge in weblogic server to move msg from a queue to AIA's queue. I have created both Source & Target destinations and associated to bridge. My doubt is as both servers are different app servers, if i use initial context factory of AIA in target bridge destination will it be able to handle it or any steps needs to be done to handle it? Also how to set up global trust between two servers?
    As per my knowledge turst credentials should be given in weblogic console as follows,
    DomainName->Security->Advanced->Credential
    This credential is the same credential that must match on AIA. Pls confirm this.
    Can anybody Pls clarify on my queries asap....
    Thanks in advance
    Bharathi

    Hi Naveen,
    Thanks for your inputs.
    Those 2 points are clear now. Can u please tell me is there anything to edit in the bridge configuration after ran that script in weblogic console.
    I have followed the below mentioned steps after ran that script
    1.
    - Weblogic console,
    - Services
    - JDBC
    - Data Sources
    - Newly created JDBC Data Source which points to AIA AQ database
    - Connection Pool: set user and password.
    - Services -
    - JDBC
    - Data Sources
    - Newly created JDBC Data Source which points to AIA AQ database: select the Target Server.
    - Save changes.
    2.
    - AQ JMS Module (bridge_jms_module).
    - Security Tab
    - Role Tab: create new Role e.x JMSAQRole. Click on the role and Add Conditions "Access to Every One"
    3.
    Do the same thing for the "osm-jms-role", but the role is already created (also there is a condition already created "Group : OMS_client or OMS_ws_api or OMS_xml_api or OSM_automation or Cartridge_Management_WebService", but we to create the new condition)
    Please remember that am not using latest AIA, so i have created queues in AIA DB manually.
    can u please tell me why bridge is in Inactive state and shows warning as WARN: failed and will reconnect later.
    Also weblogic server logs shows as below
    <Warning> <MessagingBridge> <BEA-200026> <Br
    idge "CFS_2_AIA_CreateCustomer" encountered some problems in one of its adapters
    or underlying systems. It stopped transferring messages and will try to reconne
    ct to the adapters shortly. (The exception caught was javax.resource.ResourceExc
    eption: Failed to setup the Resource Adapter Connection for enlistment in the tr
    ansaction, Pool = 'eis/jms/WLSConnectionFactoryJNDIXA', javax.transaction.System
    Exception: start() failed on resource 'eis/jms/WLSConnectionFactoryJNDIXA': XA_O
    K
    javax.transaction.xa.XAException: method start should not be called on weblogic.
    transaction.internal.IgnoreXAResource
    at weblogic.jms.foreign.IgnoreXAResourceImpl.start(ForeignAQIntegration.
    java:260)
    at weblogic.connector.security.layer.AdapterLayer.start(AdapterLayer.jav
    a:513)
    at weblogic.connector.transaction.outbound.XAWrapper.start(XAWrapper.jav
    a:466)
    at weblogic.transaction.internal.XAServerResourceInfo.start(XAServerReso
    urceInfo.java:1184)
    at weblogic.transaction.internal.XAServerResourceInfo.xaStart(XAServerRe
    sourceInfo.java:1117)
    at weblogic.transaction.internal.XAServerResourceInfo.enlist(XAServerRes
    ourceInfo.java:275)
    at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(Se
    rverTransactionImpl.java:516)
    at weblogic.transaction.internal.ServerTransactionImpl.enlistResource(Se
    rverTransactionImpl.java:443)
    at weblogic.connector.transaction.outbound.XATxConnectionHandler.enListR
    esource(XATxConnectionHandler.java:118)
    at weblogic.connector.outbound.ConnectionWrapper.invoke(ConnectionWrappe
    r.java:218)
    at $Proxy112.createMessage(Unknown Source)
    at weblogic.jms.bridge.internal.MessagingBridge.onMessageInternal(Messag
    ingBridge.java:1323)
    at weblogic.jms.bridge.internal.MessagingBridge.onMessage(MessagingBridg
    e.java:1251)
    at weblogic.jms.adapter.JMSBaseConnection$29.run(JMSBaseConnection.java:
    2269)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(Authenticate
    dSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:
    147)
    at weblogic.jms.adapter.JMSBaseConnection.onMessage(JMSBaseConnection.ja
    va:2265)
    Please suggest how to resolve this issue.
    Thanks in advance
    Bharathi
    Edited by: Bharathi on Nov 29, 2011 6:51 AM
    Edited by: Bharathi on Nov 29, 2011 6:59 AM

  • Oracle HTTP Server: diff. between ajp13 and "instance"?

    In the Oracle HTTP Server documentation, you can mount a path to an ajp13 destination, or an "instance" destination. What exactly is the difference between the two?

    The white paper "mod_oc4j: A Technical Overview" gives more details - http://technet.oracle.com/products/ias/ohs/collateral/r2/mod_oc4j_wp.pdf.
    Having said that, an ajp destination could be a specific process, an oc4j instance (a collection of oc4j processes that have identical configuration), and a cluster (a collection of 9iAS instances with identical configuration).
    This and the specific examples of instance:// and cluster:// usage are explained in the above white paper.

  • OBIEE 11g installation - Weblogic server on one host and obiee on another

    Hi
    I am doing obiee11g installation with the following topology:
    1. Weblogic on one Linux Host
    2. OBIEE on another Linux server
    I am able to successfully complete the weblogic installation and i started the obiee on the another machine. The installation fails at the following point:
    Specify Installation Location :
    Oracle Middleware Home: /u01/app/oracle(This is the where i have the question - This should be weblogic server location where you hosted on another machine. It should ask me for host name or ip address)
    Oracle Home Directory
    Any one did the installation with the above and how to overcome the above issue.. Should i share the drive using nfs mount or any other solutions. Your help is appreciated.
    Thanks

    Hi,
    Can u clarify below questions?
    Do u have both servers on the same network?
    Thanks.

  • Weblogic server: how to send (and receive) mail directly

    Hi everyone,
    As the subject, I want to configure weblogic server to send ( and receive) notification message to user email address. Is it possible?
    Any suggestion is appriciated.
    Thanks.

    Hi Mr. Nimphius,
    I have created the mail session with the integrated weblogic server with the following properties:
    mail.debug=false;
    mail.smtp.password=xxxxx;
    mail.smtp.starttls.enable=true;
    mail.smtp.user=[email protected];
    mail.smtp.host=smtp.gmail.com;
    mail.smtp.auth=true;
    mail.smtp.port=587;
    mail.disable=false;
    mail.verbose=true;
    mail.transport.protocol=smtp;
    and here is the result:
    avax.mail.MessagingException: Can't send command to SMTP host;
    nested exception is:
    javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    Do you have any ideas to resolve this Exception?

  • Admin training for WebLogic Server - just the Forms and Reports parts

    We will be upgrading our Forms & Reports application from 10gR2 to 11g. Our customers (well their DBAs) will need to install and manage WebLogic Server. So I'm looking for a training course where they can learn how to do that. The WebLogic Server admin course is 5 days, and another 4 for Advanced System Admin, which seems a lot as they are only going to use the parts required for Forms and Reports.
    I have read through the tutorial Using Oracle Enterprise Manager to Administer Forms Services. Is this the extent of what they need to know, or is there another chunk of the iceberg under the water? Can you recommend a training course please.

    Hi,
    After installing forms, the installer itself configures the WLS with the domains etc and also deploys the forms. Once after this, it is similar to that of 10g Application Server. All the maintenance of the forms is done using Enterprise Manager (EM Console). So, the section you mentioned should suffice.
    -Arun

  • JMS system module between Admin and Cluster

    Hi,
    In my application, I have JMS servers,queues and Uniform distributed Queue to be assigned to Cluster and some other queues to be assigned to Admin server.
    Can I have assign resources for both Cluster and Admin servers in single JMS system module and assign its target to both Cluster and Admin? or Should I create seperate JMS system module for admin and Cluster? Which is best and efficient way? PLease clarify.
    Thanks in advance.

    Hi,
    Can I have assign resources for both Cluster and Admin servers in single JMS system module and assign its target to both Cluster and Admin?Yes
    Should I create seperate JMS system module for admin and Cluster? Which is best and efficient way?This depends on how much you are going to stress the queue, and your box. This is, you should try to have a queue persistent store that somehow matches what the box can handle. Also keep in mind that local queues tent to be more efficient than remote queues, at the cost of adding cycles to the box where you have your app installed.
    Regards,
    LG

  • Dif between Proxy and Adaptor

    hi friends,
    i know that SAP 4.7EE onwards SAP is supporting WAS hence no need of using any Adaptor instead we can use Proxy.  I know that both proxy and adaptor are 3rd party tool but
    1)what exactly is the difference between these two?
    is it something like when we want to integrate with SAP system, we will be using PROXY and if it is a NONSAP system we will be using Adaptor.  Plz clarify me, and if any other difference are there plz let me know.
    tnx in advance
    vijaylaxmi

    Hi
    Proxies can be used from WAS 620 or above.
    Proxies is another mode of communication from SAP to external environment and vice versa:
    <i>Proxies encapsulate the creation or parsing of XML messages and the communication with the relevant runtime components required to send or receive the messages.</i>
    Proxies can be used to interact with SAP system using ABAP Proxy and non-SAP system using Java Proxy.
    Regards
    Vijaya
    Message was edited by: vijaya kumari

  • Can a mismatch between Sysvol and DS cause GPO Policies to fail ?

    We have a Windows Server 2003 domain with three 2003 domain controllers and one 2008 DC (acting as PDC). When I add any new GPO policies, and use gpupdate /force, they always fail.
    I ran GPOtool.exe on the 2003 DC's and the output shows the version of DS is the same on each server. The version of SYSVOL is also the same on each server, but the two do not match up.
    Can anyone please offer me some guidance?
    Thanks,
    JT

    After I run GPOtool.exe on one of the DC's, I receive the following output:
    Sysvol version: not found
    Flags: 3 (user side disabled; machine side disabled)
    User extensions: [{00000000-0000-0000-0000-000000000000}{3BAE7E51-E3F4-41D0-853D
    -9BB9FD47605F}{CEFFA6E2-E3BD-421B-852C-6F6A79A59BC1}][{7150F9BF-48AD-4DA4-A49C-2
    9EF4A8369BA}{3BAE7E51-E3F4-41D0-853D-9BB9FD47605F}][{C418DD9D-0D14-4EFB-8FBF-CFE
    535C8FAC7}{CEFFA6E2-E3BD-421B-852C-6F6A79A59BC1}]
    Machine extensions: not found
    Functionality version: 2
    DC: COMPANY-DS.domain.com
    Friendly name: RDP-Gateway
    Created: 7/13/2014 6:58:52 PM
    Changed: 7/20/2014 2:01:02 AM
    DS version:     16(user) 0(machine)
    Sysvol version: not found
    Flags: 3 (user side disabled; machine side disabled)
    User extensions: [{00000000-0000-0000-0000-000000000000}{3BAE7E51-E3F4-41D0-853D
    -9BB9FD47605F}{CEFFA6E2-E3BD-421B-852C-6F6A79A59BC1}][{7150F9BF-48AD-4DA4-A49C-2
    9EF4A8369BA}{3BAE7E51-E3F4-41D0-853D-9BB9FD47605F}][{C418DD9D-0D14-4EFB-8FBF-CFE
    535C8FAC7}{CEFFA6E2-E3BD-421B-852C-6F6A79A59BC1}]
    Machine extensions: not found
    Functionality version: 2
    DC: COMPANY-DS1.domain.com
    Friendly name: RDP-Gateway
    Created: 7/13/2014 6:58:52 PM
    Changed: 7/20/2014 2:00:59 AM
    DS version:     16(user) 0(machine)
    Sysvol version: 16(user) 0(machine)
    Flags: 3 (user side disabled; machine side disabled)
    User extensions: [{00000000-0000-0000-0000-000000000000}{3BAE7E51-E3F4-41D0-853D
    -9BB9FD47605F}{CEFFA6E2-E3BD-421B-852C-6F6A79A59BC1}][{7150F9BF-48AD-4DA4-A49C-2
    9EF4A8369BA}{3BAE7E51-E3F4-41D0-853D-9BB9FD47605F}][{C418DD9D-0D14-4EFB-8FBF-CFE
    535C8FAC7}{CEFFA6E2-E3BD-421B-852C-6F6A79A59BC1}]
    Machine extensions: not found
    Functionality version: 2
    ============================================================
    Policy {6AC1786C-016F-11D2-945F-00C04FB984F9}
    Error: Version mismatch on COMPANY-FS.domain.com, DS=55, sysvol=54
    Friendly name: Default Domain Controllers Policy
    Error: Version mismatch on COMPANY-FS1.domain.com, DS=55, sysvol=54
    Error: Version mismatch on COMPANY-DS.domain.com, DS=55, sysvol=54
    Error: Version mismatch on COMPANY-DS1.domain.com, DS=55, sysvol=54
    Details:
    DC: COMPANY-FS.domain.com
    Friendly name: Default Domain Controllers Policy
    Created: 9/30/2002 7:13:09 PM
    Changed: 4/22/2009 4:20:13 PM
    DS version:     0(user) 55(machine)
    Sysvol version: 0(user) 54(machine)
    Flags: 0 (user side enabled; machine side enabled)
    User extensions: not found
    Machine extensions: [{827D319E-6EAC-11D2-A4EA-00C04F79F83A}{803E14A0-B4FB-11D0-A
    0D0-00A0C90F574B}]
    Functionality version: 2
    DC: COMPANY-FS1.domain.com
    Friendly name: Default Domain Controllers Policy
    Created: 9/30/2002 7:13:09 PM
    Changed: 4/22/2009 4:11:21 PM
    DS version:     0(user) 55(machine)
    Sysvol version: 0(user) 54(machine)
    Flags: 0 (user side enabled; machine side enabled)
    User extensions: not found
    Machine extensions: [{827D319E-6EAC-11D2-A4EA-00C04F79F83A}{803E14A0-B4FB-11D0-A
    0D0-00A0C90F574B}]
    Functionality version: 2
    DC: COMPANY-DS.domain.com
    Friendly name: Default Domain Controllers Policy
    Created: 9/30/2002 7:13:09 PM
    Changed: 4/22/2009 3:53:33 PM
    DS version:     0(user) 55(machine)
    Sysvol version: 0(user) 54(machine)
    Flags: 0 (user side enabled; machine side enabled)
    User extensions: not found
    Machine extensions: [{827D319E-6EAC-11D2-A4EA-00C04F79F83A}{803E14A0-B4FB-11D0-A
    0D0-00A0C90F574B}]
    Functionality version: 2
    DC: COMPANY-DS1.domain.com
    Friendly name: Default Domain Controllers Policy
    Created: 9/30/2002 7:13:09 PM
    Changed: 3/11/2010 6:18:50 PM
    DS version:     0(user) 55(machine)
    Sysvol version: 0(user) 54(machine)
    Flags: 0 (user side enabled; machine side enabled)
    User extensions: not found
    Machine extensions: [{827D319E-6EAC-11D2-A4EA-00C04F79F83A}{803E14A0-B4FB-11D0-A
    0D0-00A0C90F574B}]
    Functionality version: 2
    ============================================================
    Policy {8C021CB1-C0F7-4DED-9E5B-CDCD9F50082A}
    Friendly name: Folder Redirect
    Policy OK
    ============================================================
    Policy {8FE383F1-11FB-40AC-9261-8413731B8A4C}
    Error: Version mismatch on COMPANY-FS.domain.com, DS=458760, sysvol=393224
    Friendly name: TS Lock Down
    Error: Version mismatch on COMPANY-FS1.domain.com, DS=458760, sysvol=393224
    Error: Version mismatch on COMPANY-DS.domain.com, DS=458760, sysvol=393224
    Error: Version mismatch on COMPANY-DS1.domain.com, DS=458760, sysvol=393224
    Details:
    DC: COMPANY-FS.domain.com
    Friendly name: TS Lock Down
    Created: 8/14/2008 8:05:25 PM
    Changed: 4/17/2014 3:06:59 PM
    DS version:     7(user) 8(machine)
    Sysvol version: 6(user) 8(machine)
    Flags: 0 (user side enabled; machine side enabled)
    User extensions: [{35378EAC-683F-11D2-A89A-00C04FBBCFA2}{0F6B957E-509E-11D1-A7CC
    -0000F87571E3}]
    Machine extensions: [{35378EAC-683F-11D2-A89A-00C04FBBCFA2}{0F6B957D-509E-11D1-A
    7CC-0000F87571E3}][{827D319E-6EAC-11D2-A4EA-00C04F79F83A}{803E14A0-B4FB-11D0-A0D
    0-00A0C90F574B}]
    Functionality version: 2
    DC: COMPANY-FS1.domain.com
    Friendly name: TS Lock Down
    Created: 8/14/2008 8:05:25 PM
    Changed: 4/17/2014 3:11:23 PM
    DS version:     7(user) 8(machine)
    Sysvol version: 6(user) 8(machine)
    Flags: 0 (user side enabled; machine side enabled)
    User extensions: [{35378EAC-683F-11D2-A89A-00C04FBBCFA2}{0F6B957E-509E-11D1-A7CC
    -0000F87571E3}]
    Machine extensions: [{35378EAC-683F-11D2-A89A-00C04FBBCFA2}{0F6B957D-509E-11D1-A
    7CC-0000F87571E3}][{827D319E-6EAC-11D2-A4EA-00C04F79F83A}{803E14A0-B4FB-11D0-A0D
    0-00A0C90F574B}]
    Functionality version: 2
    DC: COMPANY-DS.domain.com
    Friendly name: TS Lock Down
    Created: 8/14/2008 8:05:25 PM
    Changed: 4/17/2014 3:06:53 PM
    DS version:     7(user) 8(machine)
    Sysvol version: 6(user) 8(machine)
    Flags: 0 (user side enabled; machine side enabled)
    User extensions: [{35378EAC-683F-11D2-A89A-00C04FBBCFA2}{0F6B957E-509E-11D1-A7CC
    -0000F87571E3}]
    Machine extensions: [{35378EAC-683F-11D2-A89A-00C04FBBCFA2}{0F6B957D-509E-11D1-A
    7CC-0000F87571E3}][{827D319E-6EAC-11D2-A4EA-00C04F79F83A}{803E14A0-B4FB-11D0-A0D
    0-00A0C90F574B}]
    Functionality version: 2
    DC: COMPANY-DS1.domain.com
    Friendly name: TS Lock Down
    Created: 8/14/2008 8:05:25 PM
    Changed: 4/17/2014 3:06:46 PM
    DS version:     7(user) 8(machine)
    Sysvol version: 6(user) 8(machine)
    Flags: 0 (user side enabled; machine side enabled)
    User extensions: [{35378EAC-683F-11D2-A89A-00C04FBBCFA2}{0F6B957E-509E-11D1-A7CC
    -0000F87571E3}]
    Machine extensions: [{35378EAC-683F-11D2-A89A-00C04FBBCFA2}{0F6B957D-509E-11D1-A
    7CC-0000F87571E3}][{827D319E-6EAC-11D2-A4EA-00C04F79F83A}{803E14A0-B4FB-11D0-A0D
    0-00A0C90F574B}]
    Functionality version: 2
    ============================================================
    Policy {B742C3E8-5797-434F-8FDF-AC06A1A50104}
    Error: Cannot access \\COMPANY-FS.domain.com\sysvol\domain.com\policies\{B742C3
    E8-5797-434F-8FDF-AC06A1A50104}, error 2
    Friendly name: GPO and Disable UAC
    Error: Cannot access \\COMPANY-FS1.domain.com\sysvol\domain.com\policies\{B742C3
    E8-5797-434F-8FDF-AC06A1A50104}, error 2
    Error: Cannot access \\COMPANY-DS.domain.com\sysvol\domain.com\policies\{B742C3E8-
    5797-434F-8FDF-AC06A1A50104}, error 2
    Details:
    DC: COMPANY-FS.domain.com
    Friendly name: GPO and Disable UAC
    Created: 8/25/2014 1:20:17 PM
    Changed: 8/31/2014 11:29:45 PM
    DS version:     0(user) 14(machine)
    Sysvol version: not found
    Flags: 3 (user side disabled; machine side disabled)
    User extensions: not found
    Machine extensions: [{827D319E-6EAC-11D2-A4EA-00C04F79F83A}{803E14A0-B4FB-11D0-A
    0D0-00A0C90F574B}]
    Functionality version: 2
    DC: COMPANY-FS1.domain.com
    Friendly name: GPO and Disable UAC
    Created: 8/25/2014 1:20:17 PM
    Changed: 8/31/2014 11:33:14 PM
    DS version:     0(user) 14(machine)
    Sysvol version: not found
    Flags: 3 (user side disabled; machine side disabled)
    User extensions: not found
    Machine extensions: [{827D319E-6EAC-11D2-A4EA-00C04F79F83A}{803E14A0-B4FB-11D0-A
    0D0-00A0C90F574B}]
    Functionality version: 2
    DC: COMPANY-DS.domain.com
    Friendly name: GPO and Disable UAC
    Created: 8/25/2014 1:20:17 PM
    Changed: 8/31/2014 11:20:20 PM
    DS version:     0(user) 14(machine)
    Sysvol version: not found
    Flags: 3 (user side disabled; machine side disabled)
    User extensions: not found
    Machine extensions: [{827D319E-6EAC-11D2-A4EA-00C04F79F83A}{803E14A0-B4FB-11D0-A
    0D0-00A0C90F574B}]
    Functionality version: 2
    DC: COMPANY-DS1.domain.com
    Friendly name: GPO and Disable UAC
    Created: 8/25/2014 1:20:17 PM
    Changed: 8/31/2014 11:20:16 PM
    DS version:     0(user) 14(machine)
    Sysvol version: 0(user) 14(machine)
    Flags: 3 (user side disabled; machine side disabled)
    User extensions: not found
    Machine extensions: [{827D319E-6EAC-11D2-A4EA-00C04F79F83A}{803E14A0-B4FB-11D0-A
    0D0-00A0C90F574B}]
    Functionality version: 2
    ============================================================
    Policy {DD11436D-07D4-4D3D-91FB-90F924952417}
    Error: Cannot access \\COMPANY-FS.domain.com\sysvol\domain.com\policies\{DD1143
    6D-07D4-4D3D-91FB-90F924952417}, error 2
    Friendly name: WinWord MSI
    Error: Cannot access \\COMPANY-FS1.domain.com\sysvol\domain.com\policies\{DD1143
    6D-07D4-4D3D-91FB-90F924952417}, error 2
    Error: Cannot access \\COMPANY-DS.domain.com\sysvol\domain.com\policies\{DD11436D-
    07D4-4D3D-91FB-90F924952417}, error 2
    Details:
    DC: COMPANY-FS.domain.com
    Friendly name: WinWord MSI
    Created: 8/25/2014 1:40:53 PM
    Changed: 8/31/2014 11:29:45 PM
    DS version:     0(user) 1(machine)
    Sysvol version: not found
    Flags: 3 (user side disabled; machine side disabled)
    User extensions: not found
    Machine extensions: [{C6DC5466-785A-11D2-84D0-00C04FB169F7}{942A8E4F-A261-11D1-A
    760-00C04FB9603F}]
    Functionality version: 2
    DC: COMPANY-FS.domain.com
    Friendly name: WinWord MSI
    Created: 8/25/2014 1:40:53 PM
    Changed: 8/31/2014 11:33:13 PM
    DS version:     0(user) 1(machine)
    Sysvol version: not found
    Flags: 3 (user side disabled; machine side disabled)
    User extensions: not found
    Machine extensions: [{C6DC5466-785A-11D2-84D0-00C04FB169F7}{942A8E4F-A261-11D1-A
    760-00C04FB9603F}]
    Functionality version: 2
    DC: COMPANY-DS.domain.com
    Friendly name: WinWord MSI
    Created: 8/25/2014 1:40:53 PM
    Changed: 8/31/2014 11:20:20 PM
    DS version:     0(user) 1(machine)
    Sysvol version: not found
    Flags: 3 (user side disabled; machine side disabled)
    User extensions: not found
    Machine extensions: [{C6DC5466-785A-11D2-84D0-00C04FB169F7}{942A8E4F-A261-11D1-A
    760-00C04FB9603F}]
    Functionality version: 2
    DC: COMPANY-DS1.domain.com
    Friendly name: WinWord MSI
    Created: 8/25/2014 1:40:53 PM
    Changed: 8/31/2014 11:20:05 PM
    DS version:     0(user) 1(machine)
    Sysvol version: 0(user) 1(machine)
    Flags: 3 (user side disabled; machine side disabled)
    User extensions: not found
    Machine extensions: [{C6DC5466-785A-11D2-84D0-00C04FB169F7}{942A8E4F-A261-11D1-A
    760-00C04FB9603F}]
    Functionality version: 2
    ============================================================
    Errors found
    H:\>

  • Help ! weblogic server 5.0.1 license file parse error

    I just get a weblogic server 5.0.1 evaluation version CD .After I install it on my machine(MY OS is win2000 ),I get the license key from the bea web site and copy it to "d:\weblogic\licenses" derectory ,but when I use
    "java utils.showLicenses -Dweblogic.system.home=d:\weblogic
    -classpath=d:\weblogic\classes ;d:\weblogic\licenses
    -Dweblogic.class.path=d:\weblogic\classes"
    to look the license ,it throw a exception ,like this:
    weblogic.common.LicenseException:weblogic.common.CorruptException: Error parsing XML license file
    this is my license key file :
    <!-- Keys for version 4.0 and later -->
    <WEBLOGIC-LICENSES>
    <LICENSE PRODUCT="WebLogic"
    IP="any" UNITS="3" EXPIRATION="07-Nov-2000"
    KEY="60f3b77d6036b44cc968f1b0db87593b"
    />
    <LICENSE PRODUCT="WebLogic/SSL"
    IP="any" UNITS="3" EXPIRATION="07-Nov-2000"
    KEY="a86b320c95ecd8d73108ac537288fa53"
    />
    <LICENSE PRODUCT="jdbcKona/MSSQLServer4"
    IP="any" UNITS="3" EXPIRATION="07-Nov-2000"
    KEY="e658f24242058b9c72937929459e4e75"
    />
    <LICENSE PRODUCT="jdbcKona/Informix4"
    IP="any" UNITS="3" EXPIRATION="07-Nov-2000"
    KEY="f90045487fd2c26bd5720e53599ab28a"
    />
    <LICENSE PRODUCT="jdbcKona/Oracle"
    IP="any" UNITS="3" EXPIRATION="07-Nov-2000"
    KEY="d95225c8561ed63484bc561e0d864698"
    />
    <LICENSE PRODUCT="jdbcKona/Sybase"
    IP="any" UNITS="3" EXPIRATION="07-Nov-2000"
    KEY="a47e9718bad8e2bf97ba6e58bb0810d4"
    />
    <LICENSE PRODUCT="jdbcKona/MSSQLServer"
    IP="any" UNITS="3" EXPIRATION="07-Nov-2000"
    KEY="2f1664480679796de7a005a8fcc3089b"
    />
    </WEBLOGIC-LICENSES>
    can anyone tell me the cause ? thanks a lot !

    The license must be in your classpath.
    Thanks,
    Michael
    Michael Girdley
    BEA Systems Inc
    "fengyanb" <[email protected]> wrote in message
    news:39e3da22$[email protected]..
    >
    I just get a weblogic server 5.0.1 evaluation version CD .After I installit on my machine(MY OS is win2000 ),I get the license key from the bea web
    site and copy it to "d:\weblogic\licenses" derectory ,but when I use
    "java utils.showLicenses -Dweblogic.system.home=d:\weblogic
    -classpath=d:\weblogic\classes ;d:\weblogic\licenses
    -Dweblogic.class.path=d:\weblogic\classes"
    to look the license ,it throw a exception ,like this:
    weblogic.common.LicenseException:weblogic.common.CorruptException:Error parsing XML license file
    >
    this is my license key file :
    <!-- Keys for version 4.0 and later -->
    <WEBLOGIC-LICENSES>
    <LICENSE PRODUCT="WebLogic"
    IP="any" UNITS="3" EXPIRATION="07-Nov-2000"
    KEY="60f3b77d6036b44cc968f1b0db87593b"
    />
    <LICENSE PRODUCT="WebLogic/SSL"
    IP="any" UNITS="3" EXPIRATION="07-Nov-2000"
    KEY="a86b320c95ecd8d73108ac537288fa53"
    />
    <LICENSE PRODUCT="jdbcKona/MSSQLServer4"
    IP="any" UNITS="3" EXPIRATION="07-Nov-2000"
    KEY="e658f24242058b9c72937929459e4e75"
    />
    <LICENSE PRODUCT="jdbcKona/Informix4"
    IP="any" UNITS="3" EXPIRATION="07-Nov-2000"
    KEY="f90045487fd2c26bd5720e53599ab28a"
    />
    <LICENSE PRODUCT="jdbcKona/Oracle"
    IP="any" UNITS="3" EXPIRATION="07-Nov-2000"
    KEY="d95225c8561ed63484bc561e0d864698"
    />
    <LICENSE PRODUCT="jdbcKona/Sybase"
    IP="any" UNITS="3" EXPIRATION="07-Nov-2000"
    KEY="a47e9718bad8e2bf97ba6e58bb0810d4"
    />
    <LICENSE PRODUCT="jdbcKona/MSSQLServer"
    IP="any" UNITS="3" EXPIRATION="07-Nov-2000"
    KEY="2f1664480679796de7a005a8fcc3089b"
    />
    </WEBLOGIC-LICENSES>
    can anyone tell me the cause ? thanks a lot !

Maybe you are looking for