Integrating Apahce HTTP server with Oracle Entitlement Server

Hi,
In our project we are trying to protect a applicaiton via Oracle entitlement server. And the login page for the same is hosted on the Apache server. But we are facing issue with the Log In page.
My apache is installed int he c:\apache folder.
The ssm folder for apache is c:\bea\ales32-ssm\apache-ssm\instance\asm1\config
the wles_module is at c:\bea\ales32-ssm\apache-ssm\lib\mod_wles.dll
I have added the follwoing lines in my httpd.conf file
LoadModule wles_module c:\bea\ales32-ssm\apache-ssm\lib\mod_wles.dll
<IfModule mod_wles.cpp>
WLESConfigDir c:\bea\ales32-ssm\apache-ssm\instance\asm1\config
</IfModule>
But while access the Apache home page I am gettign the error saying -
[Mon Mar 02 17:50:46 2009] [error] Unable to get HTTPServer instance, please check configuration.
[Mon Mar 02 17:50:46 2009] [error] WLESConfigDir=c:\\bea\\ales32-ssm\\apache-ssm\\instance\\asm1\\config
Please let me knwo if I am missing any.

I am trying to access the URL -
http://<servername>:8080/test/foo.html where test/foo.html is located at c:\apache\apache2 (the docroot of Apache)
The Default.properties is as follow -
# Default policydomain settings for this runtime. Each policydomain can override these settings by creating their own
# configuration file named after the policydomain - if the policydomain is named "mydomain" then it's properties is named
# "mydomain.properties"
# All of these settings persist until the server which uses this runtime is shut down and restarted (loaded once on startup)
### Authentication settings
# Order in which authentication methods are valued. First mechanism takes precedence over the latter. Valid values are
# FORM - authenticate the user by collecting credentials (asking the user questions)
authentication.precedence=FORM
authentication.initialForm=/test/NamePasswordForm.html
authentication.nameCallback[]=username:/test/NamePasswordForm.html
authentication.passwordCallback[]=password:/test/NamePasswordForm.html
authentication.onatnfailure=/test/atnfailure.html
authentication.onatzfailure=/test/atzfailure.html
authentication.default.resultform=/test/loggedin.html
### Single-sign on domain. Must include at least 2 dots. For example: .bea.com
authentication.cookiedomain=.bea.com
### SAML Identity Transfer settings
# If this is set to true, SAML identity transfer is accepted in the post handler
saml.incoming.enable=false
# The URL that consumes SAML Browser/POST data -- SAMLIn.html is a sample
saml.incoming.url=<SAMLAssertionConsumerServiceURL>/test/SAMLIn.html
# If this is set to true, SAML SSIs are enabled, allowing for outgoing identity transfer via the SAML template
saml.outgoing.enable=false
### Role Mapping Settings
# Any value other than "true" is false and disables role mapping
rolemapping.enable=false
# The name of the variable injected into the request stream which contains a comma seperated list of roles
rolemapping.name=WLES_ROLES
### Credential Mapping Settings
# Any value of than "true" is false and disables credential mapping
credentialmapping.enable=false
# A comma seperated list of credentials to query the runtime for on each request. If the examples
# exist they will be added into the request stream and made availble to subsequant cgis
# If the credentials don't exist or are not defined no credentials are injected into the request stream
credentialmapping.credtypes=weblogic.UserPassword
# The name prepended to the credential before it is added to the request stream. A number may be added to make the name
# unique - i.e. CRED1=B64(SAMLResponse) CRED2=DBPassword etc
credentialmapping.prefix=CRED
### Session settings
# Session inactivity timeout in seconds
session.inactivity.timeout=600
# Session absolute timeout in seconds - causing the user to re-authenticate - zero means never
session.absolute.timeout=86400
# Session logoff URL
session.forcedlogoffURL=/test/logoff.html
# Session cookie prefix - used to create a unique session cookie - any string including null will do - a unique code is attached to the prefix
session.cookie.name=ALESIdentityAssertion
# Session cookie prefix - used to create a session cookie for non sensitive data
session.misc.cookie.name=WLES_MISC
# The SSM WS Configuration ID
ssmconfig.default=asm1
### Naming Authorities
namingauthority.resource=ARME_RESOURCE_AUTHORITY
namingauthority.action=ARME_ACTION_AUTHORITY
namingauthority.audit=AUDITBASE
webservice.registry.url=http://192.168.179.130:9000/ServiceRegistry
### SSL Settings
# Directory that contains ssl PEM and configuration files (such as wles-ssm.pem).
# Use forward slashes (/) even on Windows. For example: c:/path1/path2/ssl
ssl.directory=C:/bea/ales32-ssm/apache-ssm/instance/asm1/ssl
### Debug Settings
# The log level (Possible values are error or debug)
log.level=error

Similar Messages

  • Oracle Access Manager 11g r2 with Oracle Entitlement Server 11g r2

    Hello,
    I would like to set up a configuration with Oracle Access Manager 11g r2 where Authentication is against Active Directory, and Authorisation is against Oracle internet Directory
    Access Manager has to get authorizations from Oracle internet Directory via Oracle Entitlement Server
    I cant find any document describing how to integrate Oracle Access Manager with Oracle Entitlement Server
    could any one help ?
    Regards

    Hi all,
    I am facing some issue with the distribution of the policy in the security module of OES.
    The "application" distribution tab allows me to distribute the policy created but does not generate any distribution ID or address for webservice access.
    I am using OES 11.1.5
    Thanks in advance.

  • Configuring Apache HTTP Server with Oracle Weblogic Server plugin

    Hello friends,
    I have a scenario of OIM 9.1.0.2 on Oracle Application Server 11g and Weblogic Server Apache HTTP Server.
    Oracle WebLogic Server is configured in cluster (node1 and node2), also use the Oracle Weblogic Server plugin for integration with Apache.
    One of the tests is to lose one of the nodes for the apache plugin redirects the node that has less overhead.
    When the mode is node1 and node2 stop start mode and try to access the management console of Oracle Identity Manager, the plugin sometimes redirects to the other active node, and on another occasion shows the oracle management console identity manager without the colors of the basic look and feel.
    Deputy of the Apache HTTP Server log, do you expect your comments to solve this case?
    *************************************************log****************************************************
    Server Details are:
    OrigHostInfo [192.168.1.200]
    isOrigHostInfoDNS [0]
    Host [192.168.1.200]
    Port [7002]
    SecurePort [7004]
    Mon Jan 30 22:10:43 2012 <2600713279794431> Initializing lastIndex=0 for a list of length=1
    Mon Jan 30 22:10:43 2012 <2600713279794431> initJVMID: Trying to locate Primary or Secondary using SrvrInfo with JVMID [-872106207]
    Mon Jan 30 22:10:43 2012 <2600713279794431> initJVMID: Found Primary 192.168.1.200:7002:7004
    Mon Jan 30 22:10:43 2012 <2600713279794431> INFO: Closing SSL context
    Mon Jan 30 22:10:43 2012 <2600713279794431> .....internal request /bea_wls_internal/WLDummyInitJVMIDs.....processed
    Mon Jan 30 22:10:43 2012 <2600713279794431> getPreferredFromCookie: Found 1 servers
    Mon Jan 30 22:10:43 2012 <2600713279794431> attempt #0 out of a max of 5
    Mon Jan 30 22:10:43 2012 <2600713279794431> trying connect to PRIMARY '192.168.1.200'/7002/7004
    Mon Jan 30 22:10:43 2012 <2600713279794431> getPooledConn: No more connections in the pool for Host[192.168.1.200] Port[7002] SecurePort[7004]
    Mon Jan 30 22:10:43 2012 <2600713279794431> New SSL URL: match = 0 oid = 22
    Mon Jan 30 22:10:43 2012 <2600713279794431> Connect returns -1, and error no set to 150, msg 'Operation now in progress'
    Mon Jan 30 22:10:43 2012 <2600713279794431> EINPROGRESS in connect() - selecting
    Mon Jan 30 22:10:43 2012 <2600713279794431> Setting peerID for new SSL connection
    Mon Jan 30 22:10:43 2012 <2600713279794431> 0ae2 0436 0000 1b5c ...6...\
    Mon Jan 30 22:10:43 2012 <2600713279794431> Local Port of the socket is 39186
    Mon Jan 30 22:10:43 2012 <2600713279794431> Remote Host 192.168.1.200 Remote Port 7004
    Mon Jan 30 22:10:43 2012 <2600713279794431> created a new connection to preferred server '192.168.1.200/7004' for '/xlWebApp/images/spacer.gif', Local port:39186
    Mon Jan 30 22:10:43 2012 <2600713279794431> INFO: CA certificate missing basicConstraints, validation failed
    Mon Jan 30 22:10:43 2012 <2600713279794431> ERROR: SSLWrite failed
    Mon Jan 30 22:10:43 2012 <2600713279794431> SEND failed (ret=-1) at 793 of file ../nsapi/URL.cpp
    Mon Jan 30 22:10:43 2012 <2600713279794431> *******Exception type [WRITE_ERROR_TO_SERVER] raised at line 794 of ../nsapi/URL.cpp
    Mon Jan 30 22:10:43 2012 <2600713279794431> Marking 192.168.1.200:7004 as bad
    Mon Jan 30 22:10:43 2012 <2600713279794431> got exception in sendRequest phase: WRITE_ERROR_TO_SERVER [os error=0,  line 794 of ../nsapi/URL.cpp]: at line 3160
    Mon Jan 30 22:10:43 2012 <2600713279794431> INFO: Closing SSL context
    Mon Jan 30 22:10:43 2012 <2598413279794431>
    ================New Request: [GET /images/cab.gif HTTP/1.1] =================
    Mon Jan 30 22:10:43 2012 <2598413279794431> INFO: SSL is configured
    Mon Jan 30 22:10:43 2012 <2598413279794431> SSL Main Context not set. Calling InitSSL
    Mon Jan 30 22:10:43 2012 <2598413279794431> INFO: SSL configured successfully
    Mon Jan 30 22:10:43 2012 <2598413279794431> Using Uri /images/cab.gif
    Mon Jan 30 22:10:43 2012 <2598413279794431> After trimming path: '/images/cab.gif'
    Mon Jan 30 22:10:43 2012 <2598413279794431> adding prepend path: /xlWebApp/
    Mon Jan 30 22:10:43 2012 <2598413279794431> The final request string is '/xlWebApp/images/cab.gif'
    Mon Jan 30 22:10:43 2012 <2598413279794431> Host extracted from serverlist is [192.168.1.100]
    Mon Jan 30 22:10:43 2012 <2598413279794431> Host extracted from serverlist is [192.168.1.200]
    Mon Jan 30 22:10:43 2012 <2598413279794431> Initializing lastIndex=0 for a list of length=2
    Mon Jan 30 22:10:43 2012 <2598413279794431> getListNode: created a new server node: id='192.168.1.100:7004,192.168.1.200:7004' server_name='OIMSERVER', port='443'
    Mon Jan 30 22:10:43 2012 <2598413279794431> getPreferred: availcookie=[JSESSIONID=6RGCPnbTFRG7LBrTRpFnv1QLnQHkxkqr4pjGhhGJyrJWJ1rv86NK!-872106207!NONE]
    Mon Jan 30 22:10:43 2012 <2598413279794431> Found cookie from cookie header: JSESSIONID=6RGCPnbTFRG7LBrTRpFnv1QLnQHkxkqr4pjGhhGJyrJWJ1rv86NK!-872106207!NONE
    Mon Jan 30 22:10:43 2012 <2598413279794431> Parsing cookie JSESSIONID=6RGCPnbTFRG7LBrTRpFnv1QLnQHkxkqr4pjGhhGJyrJWJ1rv86NK!-872106207!NONE
    Mon Jan 30 22:10:43 2012 <2598413279794431> getpreferredServersFromCookie: [-872106207!NONE]
    Mon Jan 30 22:10:43 2012 <2598413279794431> primaryJVMID: [-872106207]
    secondaryJVMID: [NONE]
    Mon Jan 30 22:10:43 2012 <2598413279794431> No of JVMIDs found in cookie: 1
    Mon Jan 30 22:10:43 2012 <2598413279794431> getPreferredFromCookie: Start Position is 0, listLen is 2
    Mon Jan 30 22:10:43 2012 <2598413279794431> getPreferredFromCookie: Either JVMIDs not set or they are stale. Will try to get JVMIDs from WLS
    Mon Jan 30 22:10:43 2012 <2598413279794431> initJVMID: Iterating SrvrList from position 0
    Mon Jan 30 22:10:43 2012 <2598413279794431> ======internal request /bea_wls_internal/WLDummyInitJVMIDs======
    initJVMID: Trying Host[192.168.1.100] Port[7004] SecurePort[7004] useSSL [1] ioTimeout [30] socketTimeout [2]
    Mon Jan 30 22:10:43 2012 <2598413279794431> New SSL URL: match = 0 oid = 0
    Mon Jan 30 22:10:43 2012 <2598413279794431> Connect returns -1, and error no set to 146, msg 'Connection refused'
    Mon Jan 30 22:10:43 2012 <2598413279794431> Error connecting to host 192.168.1.100:7004
    Mon Jan 30 22:10:43 2012 <2598413279794431> *******Exception type [CONNECTION_REFUSED] (Error connecting to host 192.168.1.100:7004 errno = 146) raised at line 1723 of ../nsapi/URL.cpp
    Mon Jan 30 22:10:43 2012 <2598413279794431> initJVMID: Failed to retrieved JVMID for 192.168.1.100:7004:7004
    Mon Jan 30 22:10:43 2012 <2598413279794431> initJVMID: Marked server as BAD
    Mon Jan 30 22:10:43 2012 <2598413279794431> INFO: Closing SSL context
    Mon Jan 30 22:10:43 2012 <2598413279794431> .....internal request /bea_wls_internal/WLDummyInitJVMIDs.....processed
    Mon Jan 30 22:10:43 2012 <2598413279794431> ======internal request /bea_wls_internal/WLDummyInitJVMIDs======
    initJVMID: Trying Host[192.168.1.200] Port[7004] SecurePort[7004] useSSL [1] ioTimeout [30] socketTimeout [2]
    Mon Jan 30 22:10:43 2012 <2598413279794431> New SSL URL: match = 0 oid = 0
    Mon Jan 30 22:10:43 2012 <2598413279794431> Connect returns -1, and error no set to 150, msg 'Operation now in progress'
    Mon Jan 30 22:10:43 2012 <2598413279794431> EINPROGRESS in connect() - selecting
    Mon Jan 30 22:10:43 2012 <2598413279794431> Setting peerID for new SSL connection
    Mon Jan 30 22:10:43 2012 <2598413279794431> 0ae2 0436 0000 1b5c ...6...\
    Mon Jan 30 22:10:43 2012 <2598413279794431> Local Port of the socket is 39188
    Mon Jan 30 22:10:43 2012 <2598413279794431> Remote Host 192.168.1.200 Remote Port 7004
    Mon Jan 30 22:10:43 2012 <2598413279794431> INFO: Certificate validation succeeded
    Mon Jan 30 22:10:43 2012 <2598413279794431> INFO: Negotiated to cipher: 3
    Mon Jan 30 22:10:43 2012 <2598413279794431> SSLWrite sent 171
    Mon Jan 30 22:10:43 2012 <2598413279794431> SSLWrite completed, sent 171
    Mon Jan 30 22:10:43 2012 <2598413279794431> Reader::fill() SSLRead returned: 0 290
    Mon Jan 30 22:10:43 2012 <2598413279794431> URL::parseHeaders: CompleteStatusLine set to [HTTP/1.1 404 Not Found]
    Mon Jan 30 22:10:43 2012 <2598413279794431> URL::parseHeaders: StatusLine set to [404 Not Found]
    Mon Jan 30 22:10:43 2012 <2598413279794431> parsed all headers OK
    Mon Jan 30 22:10:43 2012 <2598413279794431> Parsing cluster list: -872106207!182584374!7002!7004
    Mon Jan 30 22:10:43 2012 <2598413279794431> parseJVMID: Parsing JVMID '-872106207!182584374!7002!7004'
    Mon Jan 30 22:10:43 2012 <2598413279794431> parseJVMID: Actually parsing '-872106207!182584374!7002!7004'
    Mon Jan 30 22:10:43 2012 <2598413279794431> ServerInfo struct for JVMID '-872106207' populated
    Server Details are:
    OrigHostInfo [192.168.1.200]
    isOrigHostInfoDNS [0]
    Host [192.168.1.200]
    Port [7002]
    SecurePort [7004]
    Mon Jan 30 22:10:43 2012 <2598413279794431> Initializing lastIndex=0 for a list of length=1
    Mon Jan 30 22:10:43 2012 <2598413279794431> initJVMID: Trying to locate Primary or Secondary using SrvrInfo with JVMID [-872106207]
    Mon Jan 30 22:10:43 2012 <2598413279794431> initJVMID: Found Primary 192.168.1.200:7002:7004
    Mon Jan 30 22:10:43 2012 <2598413279794431> INFO: Closing SSL context
    Mon Jan 30 22:10:43 2012 <2598413279794431> .....internal request /bea_wls_internal/WLDummyInitJVMIDs.....processed
    Mon Jan 30 22:10:43 2012 <2598413279794431> getPreferredFromCookie: Found 1 servers
    Mon Jan 30 22:10:43 2012 <2598413279794431> attempt #0 out of a max of 5
    Mon Jan 30 22:10:43 2012 <2598413279794431> trying connect to PRIMARY '192.168.1.200'/7002/7004
    Mon Jan 30 22:10:43 2012 <2598413279794431> getPooledConn: No more connections in the pool for Host[192.168.1.200] Port[7002] SecurePort[7004]
    Mon Jan 30 22:10:43 2012 <2598413279794431> New SSL URL: match = 0 oid = 22
    Mon Jan 30 22:10:43 2012 <2598413279794431> Connect returns -1, and error no set to 150, msg 'Operation now in progress'
    Mon Jan 30 22:10:43 2012 <2598413279794431> EINPROGRESS in connect() - selecting
    Mon Jan 30 22:10:43 2012 <2598413279794431> Setting peerID for new SSL connection
    Mon Jan 30 22:10:43 2012 <2598413279794431> 0ae2 0436 0000 1b5c ...6...\
    Mon Jan 30 22:10:43 2012 <2598413279794431> Local Port of the socket is 39189
    Mon Jan 30 22:10:43 2012 <2598413279794431> Remote Host 192.168.1.200 Remote Port 7004
    Mon Jan 30 22:10:43 2012 <2598413279794431> created a new connection to preferred server '192.168.1.200/7004' for '/xlWebApp/images/cab.gif', Local port:39189
    Mon Jan 30 22:10:43 2012 <2598413279794431> INFO: CA certificate missing basicConstraints, validation failed
    Mon Jan 30 22:10:43 2012 <2598413279794431> ERROR: SSLWrite failed
    Mon Jan 30 22:10:43 2012 <2598413279794431> SEND failed (ret=-1) at 793 of file ../nsapi/URL.cpp
    Mon Jan 30 22:10:43 2012 <2598413279794431> *******Exception type [WRITE_ERROR_TO_SERVER] raised at line 794 of ../nsapi/URL.cpp
    Mon Jan 30 22:10:43 2012 <2598413279794431> Marking 192.168.1.200:7004 as bad
    Mon Jan 30 22:10:43 2012 <2598413279794431> got exception in sendRequest phase: WRITE_ERROR_TO_SERVER [os error=0,  line 794 of ../nsapi/URL.cpp]: at line 3160
    Mon Jan 30 22:10:43 2012 <2598413279794431> INFO: Closing SSL context
    Thanks

    "One of the tests is to lose one of the nodes for the apache plugin redirects the node that has less overhead."
    Note that the plug-in does a round robin load balancing, for example, in the case of three server (1,2,3) it does 1-2-3-1-2-3-1...
    with server 3 going down it does 1-2-1-2-1...
    An example configuration (with SSL off) looks as follows:
    LoadModule weblogic_module   "/home/oracle/weblogic12.1.1/apache/modules/mod_wl.so"
    <IfModule weblogic_module>
         ConnectTimeoutSecs 10
         ConnectRetrySecs 2
         DebugConfigInfo ON
         WLSocketTimeoutSecs 2
         WLIOTimeoutSecs 300
         Idempotent ON
         FileCaching ON
         KeepAliveSecs 20
         KeepAliveEnabled ON
         DynamicServerList ON
         WLProxySSL OFF
    </IfModule>
    <Location /LoadTest6>
         SetHandler weblogic-handler
         WebLogicCluster 172.31.0.175:7002,172.31.0.113:7003
    </Location>Also see the complete example here: http://middlewaremagic.com/weblogic/?p=7795
    "the plugin sometimes redirects to the other active node"
    This is somewhat strange, do you have session binding turned off?
    "and on another occasion shows the oracle management console identity manager without the colors of the basic look and feel."
    This could happen due to mime types (not really sure just a hunch). Here is a general story on this concept: https://developer.mozilla.org/en/Properly_Configuring_Server_MIME_Types
    and the apache module: http://httpd.apache.org/docs/2.2/mod/mod_mime.html

  • Issue with Integrating E-Business suite with Oracle Webcache server

    Hi
    I am trying to configure webcache to E- Business Suite.
    Webcache sits on some other server, and configured both the sides means webcache server side as well as E-Business side.
    Now issues is i am trying to access E-Business suite via webcache server i am getting Jsp pages as well OA Frame work pages but i could not able to open forms from function click.
    Here when we are trying to launch forms from function click we are getting nothing
    At that time i hope this will hit FND_ICX_LAUNCH.runforms for launcing the forms.Here is the problem i guess, we are not getting any
    pl/sql pages(modplsql).
    I have tried with URL http://CITRIXPS02.ashokleyland.com:7777/pls/ but i am getting error
    Proxy Error
    The proxy server received an invalid response from an upstream server.
    The proxy server could not handle the request GET /pls/.
    Reason: Document contains no data
    if i try to launch forms directly with this URL http://citrixps02.ashokleyland.com:7777/dev60cgi/f60cgi i am getting
    Please note Host CITRIXPS02.ashokleyland.com is webcache host
    Can anybody help in accessing pl/sql pages from E-Business Suite via webcache server
    Please get back to us as early as possible
    Regards
    Anand.G

    Hi,
    Thanks for your reply. I need the integration of E-Business suite with OAM , in 10g we have to integrate the E-Business suite with OSSO and the WE need to integrate the OSSO with OAM 10g.
    I heard that now we can integrate the E-Business suite with OAM 11g with out OSSO, is it correct ??
    If yes please provide the info about this.
    Thanks & Regards,
    Vaasu.

  • Oracle entitlements server

    Hi All,
    please provide me the document for installation and configuration of Oracle Entitlements Server in linux(if you have step by step snapshot it would be helpfull)
    Thank you

    Hi Srivatsa,
    links below should help you get started with Oracle Entitlements Server. Let me known if you have other questions.
    Bye,
    Subbu
    *My Blog: [url http://accessmanagement.wordpress.com/]Authorization for the Real World*
    *Follow me on [url https://twitter.com/#!/BloggerSubbu]Twitter*
    Download products:
    [url http://www.oracle.com/technetwork/middleware/weblogic/downloads/wls-main-097127.html] Oracle WebLogic Server 11gR1 (10.3.5)
    [url http://download.oracle.com/otn/linux/middleware/11g/111150/ofm_rcu_linux_11.1.1.5.0_disk1_1of1.zip ] RCU 11.1.1.5.0 - Linux
    [url http://download.oracle.com/otn/nt/middleware/11g/111150/ofm_rcu_win_11.1.1.5.0_disk1_1of1.zip ] RCU 11.1.1.5.0 - Windows
    [url http://www.oracle.com/technetwork/middleware/downloads/oid-11g-161194.html ] Oracle Identity and Access Management (11.1.1.5.0) - OES Admin
    [url http://download.oracle.com/otn/nt/middleware/11g/111150/ofm_oesclient_generic_11.1.1.5.0_disk1_1of1.zip] Oracle Entitlements Server Client (11.1.1.5.0) - OES SM
    Documentation:
    [url http://download.oracle.com/docs/cd/E21764_01/install.1111/e12002/oes.htm] OES Installation doc
    [url http://download.oracle.com/docs/cd/E21764_01/doc.1111/e14096/toc.htm] OES Admin Guide
    [url http://download.oracle.com/docs/cd/E21764_01/security.1111/e14097/toc.htm] OES Dev Guide
    Edited by: Subbu Devulapalli on Jun 14, 2011 3:19 AM

  • Integration steps for Oracle entitlement server & R12 EBS

    Hi,
    Can anyone give me the steps to inegration Oracle entitlement server & R12 EBS

    Hi,
    As a quick test, can you check whether you are able to connect to that Oracle DB using sys?
    If DB is in remote machine, please check the accessibility.
    If you are still not able to do it with db config tool, you can try manually using the link
    -Mahendra.

  • Configure OID 10.1.4.0.1 with Oracle Application Server 10.1.3.3

    Dear gurus,
    I have configured OID 10.1.4.0.1 and MRCA 10.1.4.0.1 on database 10.2.0.3 with Oracle Application Server 10.1.3.3 (HTTP Server and OC4J Server). it went well, i could login into my oid or sso page. then i deployed a simple jar file into OAS 10.1.3.3 and i updated few lines in mod_osso.conf on midtier 10.1.3.3, so it look like this :
    ==================================================================================================
    LoadModule osso_module libexec/mod_osso.so
    <IfModule mod_osso.c>
    OssoConfigFile /u01/oraias/midtier/Apache/Apache/conf/osso/osso.conf
    OssoIpCheck off
    OssoIdleTimeout off
    # Insert Protected Resources: (see Notes below for how to protect resources)
    # Notes
    # 1. Here's what you need to add to protect a resource,
    # e.g. <ApacheServerRoot>/htdocs/private:
    # <Location /private>
    # require valid-user
    # AuthType Basic
    # </Location>
    <Location /JABSUAT>
    require valid-user
    AuthType Basic
    </Location>
    <Location /HR>
    require valid-user
    AuthType Basic
    </Location>
    </IfModule>
    # If you would like to have short hostnames redirected to
    # fully qualified hostnames to allow clients that need
    ==================================================================================================
    my application faces name is HR, so i called the URL http://devel.sas.co.id:7778/HR/faces/HomeMenu.jspx, the output was sso login page, so i did login with username : orcladmin and password : oracle1 but it turned me error page on browser, it said :
    =========================================================
    Internal Server Error
    The server encountered an internal error or misconfiguration and was unable to complete your request.
    Please contact the server administrator, [email protected] and inform them of the time the error occurred, and anything you might have done that may have caused the error.
    More information about this error may be available in the server error log.
    =========================================================
    and i found that in /u02/oid/Apache/Apache/logs/error_log.1249430400 contains these lines :
    [Wed Aug  5 09:13:33 2009] [notice] Accept mutex: fcntl (Default: sysvsem)
    [Wed Aug  5 09:13:33 2009] [warn] long lost child came home! (pid 4924)
    [Wed Aug  5 09:14:01 2009] [error] [client 172.16.2.14] [ecid: 1249438441:172.16.5.11:5080:0:2,0] File does not exist: /u02/oid/Apache/Apache/htdocs/favicon.ico
    [Wed Aug  5 09:14:04 2009] [error] [client 172.16.2.14] [ecid: 1249438444:172.16.5.11:5068:0:3,0] File does not exist: /u02/oid/Apache/Apache/htdocs/favicon.ico
    [Wed Aug  5 09:14:24 2009] [error] [client 172.16.2.14] [ecid: 1249438464:172.16.5.11:5093:0:2,0] \n[OSSO] E34: Unable to assure integrity of communication with SSO server.\n
    [Wed Aug  5 09:49:36 2009] [error] [client 172.16.2.14] [ecid: 1249440576:172.16.5.11:5074:0:20,0] \n[OSSO] E34: Unable to assure integrity of communication with SSO server.\n
    [Wed Aug  5 10:30:01 2009] [error] [client 172.16.2.14] [ecid: 1249443001:172.16.5.11:5096:0:25,0] \n[OSSO] E34: Unable to assure integrity of communication with SSO server.\n
    [Wed Aug  5 10:34:13 2009] [error] [client 172.16.2.14] [ecid: 1249443253:172.16.5.11:5102:0:26,0] \n[OSSO] E34: Unable to assure integrity of communication with SSO server.\n
    [Wed Aug  5 10:58:58 2009] [error] [client 172.16.2.14] [ecid: 1249444738:172.16.5.11:5093:0:40,0] File does not exist: /u02/oid/Apache/Apache/htdocs/favicon.ico
    [Wed Aug  5 10:59:09 2009] [error] [client 172.16.2.14] [ecid: 1249444749:172.16.5.11:5093:0:41,0] \n[OSSO] E34: Unable to assure integrity of communication with SSO server.\n
    Oracle-Application-Server-10g/10.1.2.0.2 Oracle-HTTP-Server Server at devel.sas.co.id Port 7782
    Note : 172.16.2.14 is my pc and 172.16.5.11 is OID and MRCA's IP, please need your suggestion, Many Thanks.
    Regards
    Edited by: andes on Aug 4, 2009 9:23 PM
    Edited by: andes on Aug 4, 2009 9:28 PM

    Dear gurus,
    i have solved my problem, i re-run ssoreg.sh and re-configure mod_osso.conf, now it's working.
    Regards

  • Installing Oracle Entitlements Server

    hi all,
    i try to install oracle entitlements server in my pc.
    but after install everything i can't start Service Control management and i foud the following error log.
    i believe nothing is using in port 7063.
    bocz i check with netstat command.
    ERROR 2010-01-03 13:37:41 [local-soap-server.jsse-listener] Error creating an SSLServerSocket. See error log for details.
    INFO | jvm 1 | 2010/01/03 21:37:41 | java.net.BindException: Address already in use: JVM_Bind
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at java.net.PlainSocketImpl.socketBind(Ljava.net.InetAddress;I)V(Native Method)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at java.net.ServerSocket.bind(ServerSocket.java:319)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at java.net.ServerSocket.<init>(ServerSocket.java:185)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at javax.net.ssl.SSLServerSocket.<init>(SSLServerSocket.java:106)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at javax.net.ssl.impl.SSLServerSocketImpl.<init>(Lcom.certicom.tls.interfaceimpl.TLSSystem;IILjava.net.InetAddress;)V(Unknown Source)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at javax.net.ssl.impl.SSLServerSocketFactoryImpl.createServerSocket(IILjava.net.InetAddress;)Ljava.net.ServerSocket;(Unknown Source)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at com.bea.security.scm.ssl.JsseListener.newServerSocket(JsseListener.java:154)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.mortbay.util.ThreadedServer.open(ThreadedServer.java:436)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.mortbay.util.ThreadedServer.start(ThreadedServer.java:462)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.mortbay.http.SocketListener.start(SocketListener.java:175)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.mortbay.http.HttpServer.start(HttpServer.java:671)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at com.bea.security.scm.soap.JettySoapServer.start(JettySoapServer.java:236)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java:251)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.startup(LifecycleHelper.java:152)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.startup(DefaultApplication.java:481)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.doRunPhase(DefaultApplication.java:429)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.runPhase(DefaultApplication.java:365)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.start(DefaultApplication.java:139)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java:251)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.kernel.DefaultKernel.startup(DefaultKernel.java:178)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.kernel.DefaultKernel.addApplication(DefaultKernel.java:254)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.deployer.DefaultDeployer.deploy(DefaultDeployer.java:353)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(DefaultEmbeddor.java:498)
    INFO | jvm 1 | 2010/01/03 21:37:41 | org.apache.excalibur.containerkit.lifecycle.LifecycleException: Component named "local-soap-server" failed to pass through the Starting stage. (Reason: org.mortbay.util.MultiException[java.io.IOException: Error creating an SSLServerSocket. See error log for details.]).
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.fail(LifecycleHelper.java:289)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.startup(LifecycleHelper.java:159)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.startup(DefaultApplication.java:481)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.doRunPhase(DefaultApplication.java:429)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.runPhase(DefaultApplication.java:365)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.start(DefaultApplication.java:139)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java:251)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.kernel.DefaultKernel.startup(DefaultKernel.java:178)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.kernel.DefaultKernel.addApplication(DefaultKernel.java:254)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.deployer.DefaultDeployer.deploy(DefaultDeployer.java:353)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(DefaultEmbeddor.java:498)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(DefaultEmbeddor.java:491)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFiles(DefaultEmbeddor.java:476)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployDefaultApplications(DefaultEmbeddor.java:466)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.execute(DefaultEmbeddor.java:224)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.frontends.CLIMain.run(CLIMain.java:158)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at java.lang.Thread.run()V(Unknown Source)
    INFO | jvm 1 | 2010/01/03 21:37:41 | Caused by: org.mortbay.util.MultiException[java.io.IOException: Error creating an SSLServerSocket. See error log for details.]
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.mortbay.http.HttpServer.start(HttpServer.java:640)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at com.bea.security.scm.soap.JettySoapServer.start(JettySoapServer.java:236)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java:251)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.startup(LifecycleHelper.java:152)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      ... 15 more
    INFO | jvm 1 | 2010/01/03 21:37:41 | There was an uncaught exception:
    INFO | jvm 1 | 2010/01/03 21:37:41 | ---------------------------------------------------------
    INFO | jvm 1 | 2010/01/03 21:37:41 | --- Message ---
    INFO | jvm 1 | 2010/01/03 21:37:41 | Failed to start application scm-asi.
    INFO | jvm 1 | 2010/01/03 21:37:41 | --- Stack Trace ---
    INFO | jvm 1 | 2010/01/03 21:37:41 | org.apache.avalon.phoenix.interfaces.DeploymentException: Failed to start application scm-asi.
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.deployer.DefaultDeployer.deploy(DefaultDeployer.java:379)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(DefaultEmbeddor.java:498)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(DefaultEmbeddor.java:491)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFiles(DefaultEmbeddor.java:476)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployDefaultApplications(DefaultEmbeddor.java:466)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.execute(DefaultEmbeddor.java:224)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.frontends.CLIMain.run(CLIMain.java:158)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at java.lang.Thread.run()V(Unknown Source)
    INFO | jvm 1 | 2010/01/03 21:37:41 | Caused by: org.apache.avalon.framework.CascadingException: Failed to start application scm-asi.
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.kernel.DefaultKernel.startup(DefaultKernel.java:195)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.kernel.DefaultKernel.addApplication(DefaultKernel.java:254)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.deployer.DefaultDeployer.deploy(DefaultDeployer.java:353)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      ... 7 more
    INFO | jvm 1 | 2010/01/03 21:37:41 | Caused by: org.apache.avalon.phoenix.interfaces.ApplicationException: Component named "local-soap-server" failed to pass through the Starting stage. (Reason: org.mortbay.util.MultiException[java.io.IOException: Error creating an SSLServerSocket. See error log for details.]).
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.start(DefaultApplication.java:145)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java:251)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.kernel.DefaultKernel.startup(DefaultKernel.java:178)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      ... 9 more
    INFO | jvm 1 | 2010/01/03 21:37:41 | Caused by: org.apache.excalibur.containerkit.lifecycle.LifecycleException: Component named "local-soap-server" failed to pass through the Starting stage. (Reason: org.mortbay.util.MultiException[java.io.IOException: Error creating an SSLServerSocket. See error log for details.]).
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.fail(LifecycleHelper.java:289)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.startup(LifecycleHelper.java:159)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.startup(DefaultApplication.java:481)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.doRunPhase(DefaultApplication.java:429)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.runPhase(DefaultApplication.java:365)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.start(DefaultApplication.java:139)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      ... 11 more
    INFO | jvm 1 | 2010/01/03 21:37:41 | Caused by: org.mortbay.util.MultiException[java.io.IOException: Error creating an SSLServerSocket. See error log for details.]
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.mortbay.http.HttpServer.start(HttpServer.java:640)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at com.bea.security.scm.soap.JettySoapServer.start(JettySoapServer.java:236)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java:251)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.startup(LifecycleHelper.java:152)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      ... 15 more
    INFO | jvm 1 | 2010/01/03 21:37:41 | rethrown from
    INFO | jvm 1 | 2010/01/03 21:37:41 | org.apache.avalon.framework.CascadingException: Failed to start application scm-asi.
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.kernel.DefaultKernel.startup(DefaultKernel.java:195)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.kernel.DefaultKernel.addApplication(DefaultKernel.java:254)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.deployer.DefaultDeployer.deploy(DefaultDeployer.java:353)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(DefaultEmbeddor.java:498)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(DefaultEmbeddor.java:491)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFiles(DefaultEmbeddor.java:476)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployDefaultApplications(DefaultEmbeddor.java:466)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.execute(DefaultEmbeddor.java:224)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.frontends.CLIMain.run(CLIMain.java:158)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at java.lang.Thread.run()V(Unknown Source)
    INFO | jvm 1 | 2010/01/03 21:37:41 | Caused by: org.apache.avalon.phoenix.interfaces.ApplicationException: Component named "local-soap-server" failed to pass through the Starting stage. (Reason: org.mortbay.util.MultiException[java.io.IOException: Error creating an SSLServerSocket. See error log for details.]).
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.start(DefaultApplication.java:145)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java:251)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.kernel.DefaultKernel.startup(DefaultKernel.java:178)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      ... 9 more
    INFO | jvm 1 | 2010/01/03 21:37:41 | Caused by: org.apache.excalibur.containerkit.lifecycle.LifecycleException: Component named "local-soap-server" failed to pass through the Starting stage. (Reason: org.mortbay.util.MultiException[java.io.IOException: Error creating an SSLServerSocket. See error log for details.]).
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.fail(LifecycleHelper.java:289)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.startup(LifecycleHelper.java:159)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.startup(DefaultApplication.java:481)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.doRunPhase(DefaultApplication.java:429)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.runPhase(DefaultApplication.java:365)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.start(DefaultApplication.java:139)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      ... 11 more
    INFO | jvm 1 | 2010/01/03 21:37:41 | Caused by: org.mortbay.util.MultiException[java.io.IOException: Error creating an SSLServerSocket. See error log for details.]
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.mortbay.http.HttpServer.start(HttpServer.java:640)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at com.bea.security.scm.soap.JettySoapServer.start(JettySoapServer.java:236)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java:251)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.startup(LifecycleHelper.java:152)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      ... 15 more
    INFO | jvm 1 | 2010/01/03 21:37:41 | rethrown from
    INFO | jvm 1 | 2010/01/03 21:37:41 | org.apache.avalon.phoenix.interfaces.ApplicationException: Component named "local-soap-server" failed to pass through the Starting stage. (Reason: org.mortbay.util.MultiException[java.io.IOException: Error creating an SSLServerSocket. See error log for details.]).
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.start(DefaultApplication.java:145)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java:251)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.kernel.DefaultKernel.startup(DefaultKernel.java:178)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.kernel.DefaultKernel.addApplication(DefaultKernel.java:254)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.deployer.DefaultDeployer.deploy(DefaultDeployer.java:353)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(DefaultEmbeddor.java:498)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(DefaultEmbeddor.java:491)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFiles(DefaultEmbeddor.java:476)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployDefaultApplications(DefaultEmbeddor.java:466)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.execute(DefaultEmbeddor.java:224)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.frontends.CLIMain.run(CLIMain.java:158)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at java.lang.Thread.run()V(Unknown Source)
    INFO | jvm 1 | 2010/01/03 21:37:41 | Caused by: org.apache.excalibur.containerkit.lifecycle.LifecycleException: Component named "local-soap-server" failed to pass through the Starting stage. (Reason: org.mortbay.util.MultiException[java.io.IOException: Error creating an SSLServerSocket. See error log for details.]).
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.fail(LifecycleHelper.java:289)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.startup(LifecycleHelper.java:159)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.startup(DefaultApplication.java:481)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.doRunPhase(DefaultApplication.java:429)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.runPhase(DefaultApplication.java:365)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.start(DefaultApplication.java:139)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      ... 11 more
    INFO | jvm 1 | 2010/01/03 21:37:41 | Caused by: org.mortbay.util.MultiException[java.io.IOException: Error creating an SSLServerSocket. See error log for details.]
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.mortbay.http.HttpServer.start(HttpServer.java:640)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at com.bea.security.scm.soap.JettySoapServer.start(JettySoapServer.java:236)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java:251)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.startup(LifecycleHelper.java:152)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      ... 15 more
    INFO | jvm 1 | 2010/01/03 21:37:41 | rethrown from
    INFO | jvm 1 | 2010/01/03 21:37:41 | org.apache.excalibur.containerkit.lifecycle.LifecycleException: Component named "local-soap-server" failed to pass through the Starting stage. (Reason: org.mortbay.util.MultiException[java.io.IOException: Error creating an SSLServerSocket. See error log for details.]).
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.fail(LifecycleHelper.java:289)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.startup(LifecycleHelper.java:159)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.startup(DefaultApplication.java:481)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.doRunPhase(DefaultApplication.java:429)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.runPhase(DefaultApplication.java:365)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.start(DefaultApplication.java:139)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java:251)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.kernel.DefaultKernel.startup(DefaultKernel.java:178)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.kernel.DefaultKernel.addApplication(DefaultKernel.java:254)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.deployer.DefaultDeployer.deploy(DefaultDeployer.java:353)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(DefaultEmbeddor.java:498)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(DefaultEmbeddor.java:491)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFiles(DefaultEmbeddor.java:476)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployDefaultApplications(DefaultEmbeddor.java:466)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.execute(DefaultEmbeddor.java:224)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at org.apache.avalon.phoenix.frontends.CLIMain.run(CLIMain.java:158)
    INFO | jvm 1 | 2010/01/03 21:37:41 |      at java.lang.Thread.run()V(Unknown Source)
    INFO | jvm 1 | 2010/01/03 21:37:42 | Caused by: org.mortbay.util.MultiException[java.io.IOException: Error creating an SSLServerSocket. See error log for details.]
    INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.mortbay.http.HttpServer.start(HttpServer.java:640)
    INFO | jvm 1 | 2010/01/03 21:37:42 |      at com.bea.security.scm.soap.JettySoapServer.start(JettySoapServer.java:236)
    INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java:251)
    INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.startup(LifecycleHelper.java:152)
    INFO | jvm 1 | 2010/01/03 21:37:42 |      ... 15 more
    INFO | jvm 1 | 2010/01/03 21:37:42 | rethrown from
    INFO | jvm 1 | 2010/01/03 21:37:42 | org.mortbay.util.MultiException[java.io.IOException: Error creating an SSLServerSocket. See error log for details.]
    INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.mortbay.http.HttpServer.start(HttpServer.java:640)
    INFO | jvm 1 | 2010/01/03 21:37:42 |      at com.bea.security.scm.soap.JettySoapServer.start(JettySoapServer.java:236)
    INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java:251)
    INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.excalibur.containerkit.lifecycle.LifecycleHelper.startup(LifecycleHelper.java:152)
    INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.startup(DefaultApplication.java:481)
    INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.doRunPhase(DefaultApplication.java:429)
    INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.runPhase(DefaultApplication.java:365)
    INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.avalon.phoenix.components.application.DefaultApplication.start(DefaultApplication.java:139)
    INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.avalon.framework.container.ContainerUtil.start(ContainerUtil.java:251)
    INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.avalon.phoenix.components.kernel.DefaultKernel.startup(DefaultKernel.java:178)
    INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.avalon.phoenix.components.kernel.DefaultKernel.addApplication(DefaultKernel.java:254)
    INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.avalon.phoenix.components.deployer.DefaultDeployer.deploy(DefaultDeployer.java:353)
    INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(DefaultEmbeddor.java:498)
    INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFile(DefaultEmbeddor.java:491)
    INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployFiles(DefaultEmbeddor.java:476)
    INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.deployDefaultApplications(DefaultEmbeddor.java:466)
    INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.avalon.phoenix.components.embeddor.DefaultEmbeddor.execute(DefaultEmbeddor.java:224)
    INFO | jvm 1 | 2010/01/03 21:37:42 |      at org.apache.avalon.phoenix.frontends.CLIMain.run(CLIMain.java:158)
    INFO | jvm 1 | 2010/01/03 21:37:42 |      at java.lang.Thread.run()V(Unknown Source)
    INFO | jvm 1 | 2010/01/03 21:37:42 |
    INFO | jvm 1 | 2010/01/03 21:37:42 | ---------------------------------------------------------
    INFO | jvm 1 | 2010/01/03 21:37:42 |

    hi,
    Thanks for response. now i can solve that problem.
    I have some other problem.
    I go to administration url https://localhost:7060/entitlementsadministration and login into it using admin/password. then it go forward to main page and stop there. i can only see blank in main page and i found SSL certificate error in my browser. i try to install that certificate but i still have same problem.
    Do u have any idea?
    With Regards,
    WP

  • Oracle Entitlements Server - Training/Education Question

    Is developer or administrator training available for Oracle Entitlements Server (formerly AquaLogic Enterprise Security)?
    I was unable to find any training for this product.
    If training is not available for this product then is there a timeframe when it would be available?
    I did find a 1 day policy modeling course. I was more interested on product installation, administration, configuration and application integration (e.g. usage from WebLogic Portal or ALSB or ALDSP) tasks.
    Thanks
    Edited by: user651936 on Sep 28, 2008 11:00 AM

    Martin , i have some question about the product (you have my private contact if you can't answer with too much details)
    Can we share oracle database with OES and other product like IDM or OIM? We have some issues with OIM and IDM in the same database we can't install in the same database because there are some requirement about NLS_LENGTH_SEMANTICS (OIM char, IDM byte)
    About integration with OAM, is there some out of the box connector? Can we use only OES without OAM?
    About provisioning users in OES repository, is there some integration out of the box with OIM?
    About platform and application integration which is your experience about heterogenous enviroment (jboss, tomcat, oas, bea with and without apache in the front end, linux, solaris, and windows) and application already deployed in customer enviroment?
    Regards

  • Oracle Entitlement Server 11g Exception issue need to be solved

    Hi Friends,
    Need your guidance and help to fix this exception of (oracle entitlement server 11 g).
    please let me know the meaning of this error;
    oracle.security.oes.OesException: OES-04004: Credential is not found for trust key store
    got this error at the time when trying to execute : ./enroll.sh
    Thank You ,
    Regards,
    Prem

    Candy,
    all this steps are not necessary... and apachectl is deprecated.
    Simply go to $ORACLE_INSTANCE/bin and start your OHS with *./opmnctl startall*. (It also sets all your ORACLE_HOME, ORACLE_INSTANCE, COMPONENT_TYPE, COMPONENT_NAME values).
    HTH,
    --olaf                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Correct version of jdeveloper to use with Oracle App Server 10g 10.1.2.0.2

    Hi,
    I just want to be sure, I am new to JDeveloper and I would just like to verify/ask what correct version of JDeveloper should we use so we could deploy the finished applications on our Oracle Application Server 10g 10.1.2.0.2 without errors?
    Looking at this support matrix: http://www.oracle.com/technology/products/jdev/htdocs/11/as_supportmatrix.html#1013
    I think we can use JDeveloper 10g (10.1.2)?
    I downloaded Jdeveloper 10.1.2 from this link: http://www.oracle.com/technology/software/products/jdev/htdocs/soft10g.html.
    Will this work well with Oracle Application Server 10g 10.1.2.0.2?
    Thank you very much,
    Mickey
    Edited by: [email protected] on Aug 13, 2009 2:20 AM

    Yes, it works well.
    --olaf                                                                                                                                                                                                                                       

  • Is Oracle E-Business Suite 12.1.3 certified with Oracle Application Server

    Is Oracle E-Business Suite 12.1.3 certified with Oracle Application Server Single Signon 10.1.4.3.0 on Linux x86-64 SLES 11 (not SLES 10) ?
    I do see Oracle Application Server Single Signon 10.1.4.3.0 listed on the certification matrix for R12.1.3 , however when I click on the OAS, it does not list SLES 11 , it only lists SLES10
    Database is 11.2.0.3.0
    https://support.oracle.com/epmos/faces/ui/certify/CertifyHome.jspx?_adf.ctrl-state=bxnumz1z8_277&_afrLoop=862843359573928
    Please advise ?
    Thanks!
    Edited by: userAnne on Sep 25, 2012 11:11 AM
    Edited by: userAnne on Sep 25, 2012 11:20 AM

    userAnne wrote:
    Is Oracle E-Business Suite 12.1.3 certified with Oracle Application Server Single Signon 10.1.4.3.0 on Linux x86-64 SLES 11 (not SLES 10) ?
    I do see Oracle Application Server Single Signon 10.1.4.3.0 listed on the certification matrix for R12.1.3 , however when I click on the OAS, it does not list SLES 11 , it only lists SLES10
    Database is 11.2.0.3.0
    https://support.oracle.com/epmos/faces/ui/certify/CertifyHome.jspx?_adf.ctrl-state=bxnumz1z8_277&_afrLoop=862843359573928
    Please advise ?
    Thanks!Oracle E-Business Suite 12.1.3 is certified on SLES 11 (64-bit).
    Oracle Application Server Single Signon 10.1.4.3.0 is certified on SLES 9/10 only and it is not certified on SLES 11 for (64-bit).
    Thanks,
    Hussein

  • Advantages and Disadvantages of Using Oracle 7 Client with Oracle 9 Server

    Hello,
    I was wondering what are the advanatges of using Oracle 7 client with Oracle 9 Server versus using Oracle 9 Client with Oracle 9 server.

    Some years ago I used 7.3 Client with 9i DB, and I don't remember of particular problems, but I'm speaking of Sql*Plus only. Are there specific problems ?
    Of course the best thing is to install one 9i Client (did you already do it ?) : if there are same problems, then that's not compatibility issue.
    And what are advantages of using 9 Client with 9 server other than 7 is no longer supported.You're sure you won't have compatibility problems.
    If you have access to Metalink have a look at [url http://metalink.oracle.com/metalink/plsql/ml2_documents.showFrameDocument?p_database_id=NOTE&p_id=207303.1]Note 207303.1

  • Forms 6i server with oracle Apache on 9i

    Hi
    has anyone configured forms 6i server with oracle Apache on oracle 9i
    any suggestions
    kedar

    Hi Paul
    I have configure as per notes on metalink 114226.1 in httpd.conf file
    I have stopped IIS and restarted HTTP server
    i get the default page when i enter http://<server>/dev60html/runform.htm
    but when i enter port of forms server and web host as the machine name it takes along time
    can u let me know if i am missing on any thing specific ?? in the setup
    thanks
    kedarr

  • OES(oracle entitlement server)

    Hi,
    can anybody please explain me the difference between oracle entitlement server(Authorization Policy Manager) and oracle entitlement Server client(OES Client).
    Thank you

    Hi Srivatsa,
         I strongly recommend that you look at [url http://www.oracle.com/technetwork/middleware/oes/overview/index.html]OES White Paper, which has a lot of details on the product.
    Oracle Entitlement Server (OES) has two main components:
    1) OES Administration Server (previously Authorizaton Policy Manager)
    This is the main management console which has UI, administration tools etc.
    2) OES SM (Client/Agent)
    The runtime component which computes the actual authorization decision
    and provides the authorization service
    Bye,
    Subbu Devulapalli
    *My Blog: [url http://accessmanagement.wordpress.com/]Authorization for the Real World*
    *Follow me on [url https://twitter.com/#!/BloggerSubbu]Twitter*
    Edited by: user743696 on Jun 13, 2011 8:15 PM
    Edited by: Subbu Devulapalli on Jun 14, 2011 3:15 AM

Maybe you are looking for