BEA-002606: Weblogic server runs on port 80 - permission denied.

Hi,
I am new to weblogic, just started to playing around with it. I setup weblogic server with a cluster consisting of 2 servers, all running locally. I was trying to configure the web server functionality on weblogic 10.3. I followed the exact steps described at http://edocs.bea.com/wls/docs103/config_wls/web_server.html, but I keep on getting a permission denied error:
<Dec 2, 2008 3:00:10 PM> <Info> <NodeManager> <Working directory is "/opt/bea/user_projects/domains/firstDomain">
<Dec 2, 2008 3:00:10 PM> <Info> <NodeManager> <Server output log file is "/opt/bea/user_projects/domains/firstDomain/servers/server03/logs/server03.out">
<Dec 2, 2008 3:00:12 PM MYT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Java HotSpot(TM) Server VM Version 10.0-b19 from Sun Microsystems Inc.>
<Dec 2, 2008 3:00:13 PM MYT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3 Fri Jul 25 16:30:05 EDT 2008 1137967 >
<Dec 2, 2008 3:00:16 PM MYT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
<Dec 2, 2008 3:00:16 PM MYT> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
<Dec 2, 2008 3:00:16 PM MYT> <Notice> <Log Management> <BEA-170019> <The server log file /opt/bea/user_projects/domains/firstDomain/servers/server03/logs/server03.log is opened. All server side log events will be written to this file.>
<Dec 2, 2008 3:00:26 PM MYT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
<Dec 2, 2008 3:00:41 PM MYT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
<Dec 2, 2008 3:00:41 PM MYT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
<Dec 2, 2008 3:00:44 PM MYT> <Notice> <Log Management> <BEA-170027> <The Server has established connection with the Domain level Diagnostic Service successfully.>
<Dec 2, 2008 3:00:44 PM MYT> <Notice> <Cluster> <BEA-000197> <Listening for announcements from cluster using unicast cluster messaging>
<Dec 2, 2008 3:00:44 PM MYT> <Notice> <Cluster> <BEA-000133> <Waiting to synchronize with other running members of Cluster-00.>
<Dec 2, 2008 3:01:14 PM MYT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
<Dec 2, 2008 3:01:14 PM MYT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to RESUMING>
<Dec 2, 2008 3:01:14 PM MYT> <Notice> <Cluster> <BEA-000162> <Starting "async" replication service with remote cluster address "null">
<Dec 2, 2008 3:01:14 PM MYT> <Notice> <Cluster> <BEA-000162> <Starting "man" replication service with remote cluster address "null">
<Dec 2, 2008 3:01:14 PM MYT> <Notice> <Cluster> <BEA-000162> <Starting "man-async" replication service with remote cluster address "null">
<Dec 2, 2008 3:01:14 PM MYT> <Error> <Server> <BEA-002606> <Unable to create a server socket for listening on channel "Default". The address 172.16.141.1 might be incorrect or another process is using port 80: java.net.BindException: Permission denied.>
<Dec 2, 2008 3:01:14 PM MYT> <Emergency> <Security> <BEA-090087> <Server failed to bind to the configured Admin port. The port may already be used by another process.>
<Dec 2, 2008 3:01:14 PM MYT> <Error> <Server> <BEA-002606> <Unable to create a server socket for listening on channel "Default[3]". The address 127.0.0.1 might be incorrect or another process is using port 80: java.net.BindException: Permission denied.>
<Dec 2, 2008 3:01:14 PM MYT> <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason: Server failed to bind to any usable port. See preceeding log message for details.>
<Dec 2, 2008 3:01:14 PM MYT> <Error> <Server> <BEA-002606> <Unable to create a server socket for listening on channel "Default[2]". The address 10.8.8.31 might be incorrect or another process is using port 80: java.net.BindException: Permission denied.>
<Dec 2, 2008 3:01:14 PM MYT> <Error> <Server> <BEA-002606> <Unable to create a server socket for listening on channel "Default[1]". The address 192.168.140.1 might be incorrect or another process is using port 80: java.net.BindException: Permission denied.>
<Dec 2, 2008 3:01:14 PM MYT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
<Dec 2, 2008 3:01:14 PM MYT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
<Dec 2, 2008 3:01:14 PM MYT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
<Dec 2, 2008 3:01:14 PM MYT> <Notice> <Cluster> <BEA-000163> <Stopping "async" replication service>
<Dec 2, 2008 3:01:14 PM MYT> <Notice> <Cluster> <BEA-000163> <Stopping "man" replication service>
<Dec 2, 2008 3:01:14 PM MYT> <Notice> <Cluster> <BEA-000163> <Stopping "man-async" replication service>
<Dec 2, 2008 3:01:15 PM> <Debug> <NodeManager> <Waiting for the process to die: 19768>
<Dec 2, 2008 3:01:15 PM> <Info> <NodeManager> <Server failed during startup so will not be restarted>
<Dec 2, 2008 3:01:15 PM> <Debug> <NodeManager> <runMonitor returned, setting finished=true and notifying waiters>
Netstat shows:
netstat -an | grep 172.16.141.1
tcp6 0 0 172.16.141.1:7001 :::* LISTEN
tcp6 0 0 172.16.141.1:7005 :::* LISTEN
tcp6 0 0 172.16.141.1:43991 172.16.141.1:7001 ESTABLISHED
tcp6 0 0 172.16.141.1:7005 172.16.141.1:46728 ESTABLISHED
tcp6 0 0 172.16.141.1:7001 172.16.141.1:43991 ESTABLISHED
tcp6 0 0 172.16.141.1:46728 172.16.141.1:7005 ESTABLISHED
tcp6 1 0 172.16.141.1:43999 172.16.141.1:7001 CLOSE_WAIT
udp 0 0 172.16.141.1:137 0.0.0.0:*
udp 0 0 172.16.141.1:138 0.0.0.0:*
Port 80 is not being used by the IP. Am quite lost at the moment on how to troubleshoot this problem.
Appreciate any advice offered. Thanks in advance.

There's not much benefit to having 2 instances on the same machines vs having one instance on that machine. Putting a load balancer in front of a machine with 2 hosts only helps you when you lose a mgd server - but not when you lose an entire machine ( since both mgd servers go away too )
Consider:
Mgd Server A on machine myHost1 with java memory 512m/512m
Mgd Server B on machine myHost1 with java memory512m/512m
vs
Mgd Server A on machine myHost1 with java memory 1024m/1024m
vs
Mgd Server A on machine myHost1 with java memory1024m/1024m
Mgd Server B on machine myHost2 with java memory 1024m/1024m
The first config is your current situation. Your two mgd servers are fighting each other for processing time & memory on that machine. They can't use the same ports, so how does a user decide which port to use when they access your application?
The second config combines their resources into one mgd server
The third gives you load balancing ability - you can survive the loss of a machine. Also note that since the 2 instances are on DIFFERENT machines, they CAN use the same non-SSL and SSL ports.

Similar Messages

  • Cannot find the CMS server running on port 6400?

    Hi all,
    I can see all the servers running on bo xi 2 other than the CMS server. If i start running using Administorator nor through the windows administration it displays the message
    "Cannot find the CMS server running on port 6400?"
    Can anyone explain me how to recitify this issue ?
    Thanks
    Pooja

    On the CMS server launch the CCM and then the CMS is likely red (not started) try to manually start it, if it fails check windows event viewer for errors to see why it failed. Could be the service account (try local system if not specified already).
    Regards,
    Tim

  • Enabled WebLogic Server domain administration port, now can't connect

    I am having troubles in an OID 11g cluster using new custom identity and Java standard trust, so setup a basic lab server with WLS 10.3.3 admin server and one managed server. All was well.
    I enabled the domain-wide admin port (9002) and can access the admin server console via https://localhost:9002/em.
    I am unable to start the managed server with ADMIN_URL of t3s://localhost:9002 or https://localhost:9002 or using the fully-qualified host name. It says "There is no server running at t3s://localhost:9002" for example.
    I enabled SSL debugging, and it just "gives up" quietly, deciding there is no SSL trust:
    <Mar 30, 2011 7:38:51 PM EDT> <Debug> <SecuritySSL> <BEA-000000> <HANDSHAKEMESSAGE: Certificate>
    <Mar 30, 2011 7:38:51 PM EDT> <Debug> <SecuritySSL> <BEA-000000> <Validating certificate 0 in the chain: Serial number: -
    33322804764672255361779797406005394240
    Issuer:C=US, ST=MyState, L=MyTown, O=MyOrganization, OU=FOR TESTING ONLY, CN=CertGenCAB
    Subject:C=US, ST=MyState, L=MyTown, O=MyOrganization, OU=FOR TESTING ONLY, CN=myhostname.acme.com
    Not Valid Before:Sun Mar 27 17:37:38 EDT 2011
    Not Valid After:Sat Mar 28 17:37:38 EDT 2026
    Signature Algorithm:MD5withRSA
    >
    <Mar 30, 2011 7:38:51 PM EDT> <Debug> <SecuritySSL> <BEA-000000> <Validating certificate 1 in the chain: Serial number:
    46914133237969612308202465797198785159
    Issuer:C=US, ST=MyState, L=MyTown, O=MyOrganization, OU=FOR TESTING ONLY, CN=CertGenCAB
    Subject:C=US, ST=MyState, L=MyTown, O=MyOrganization, OU=FOR TESTING ONLY, CN=CertGenCAB
    Not Valid Before:Thu Oct 24 11:54:45 EDT 2002
    Not Valid After:Tue Oct 25 11:54:45 EDT 2022
    Signature Algorithm:MD5withRSA
    >
    <Mar 30, 2011 7:38:51 PM EDT> <Debug> <SecuritySSL> <BEA-000000> <validationCallback: validateErr = 0>
    <Mar 30, 2011 7:38:51 PM EDT> <Debug> <SecuritySSL> <BEA-000000> < cert[0] = Serial number: -
    33322804764672255361779797406005394240
    Issuer:C=US, ST=MyState, L=MyTown, O=MyOrganization, OU=FOR TESTING ONLY, CN=CertGenCAB
    Subject:C=US, ST=MyState, L=MyTown, O=MyOrganization, OU=FOR TESTING ONLY, CN=myhostname.acme.com
    Not Valid Before:Sun Mar 27 17:37:38 EDT 2011
    Not Valid After:Sat Mar 28 17:37:38 EDT 2026
    Signature Algorithm:MD5withRSA
    >
    <Mar 30, 2011 7:38:51 PM EDT> <Debug> <SecuritySSL> <BEA-000000> < cert[1] = Serial number:
    46914133237969612308202465797198785159
    Issuer:C=US, ST=MyState, L=MyTown, O=MyOrganization, OU=FOR TESTING ONLY, CN=CertGenCAB
    Subject:C=US, ST=MyState, L=MyTown, O=MyOrganization, OU=FOR TESTING ONLY, CN=CertGenCAB
    Not Valid Before:Thu Oct 24 11:54:45 EDT 2002
    Not Valid After:Tue Oct 25 11:54:45 EDT 2022
    Signature Algorithm:MD5withRSA
    >
    <Mar 30, 2011 7:38:51 PM EDT> <Debug> <SecuritySSL> <BEA-000000> <SSLTrustValidator returns: 0>
    <Mar 30, 2011 7:38:51 PM EDT> <Debug> <SecuritySSL> <BEA-000000> <Trust status (0): NONE>
    <Mar 30, 2011 7:38:51 PM EDT> <Debug> <SecuritySSL> <BEA-000000> <Performing hostname validation checks: localhost>
    <Mar 30, 2011 7:38:51 PM EDT> <Debug> <SecuritySSL> <BEA-000000> <isMuxerActivated: false>
    <Mar 30, 2011 7:38:51 PM EDT> <Debug> <SecuritySSL> <BEA-000000> <873462440 SSL3/TLS MAC>
    <Mar 30, 2011 7:38:51 PM EDT> <Debug> <SecuritySSL> <BEA-000000> <873462440 received HANDSHAKE>
    <Mar 30, 2011 7:38:51 PM EDT> <Debug> <SecuritySSL> <BEA-000000> <HANDSHAKEMESSAGE: ServerHelloDone>
    I set flags like this: -Dweblogic.security.TrustKeyStore=DemoTrust -Dweblogic.security.SSL.ignoreHostnameVerification=true , no success.
    Any assistance you could provide would be much appreciated! Thank you.

    More info: I'm using the default DemoTrust setup.
    Correction: I can connect to the console at https://localhost:9002/console (not /em).

  • Connect OEPE to a Weblogic Server running in Production SSL mode

    I am trying to connect an ECLIPSE IDE to a production Weblogic Server domain. However when I add the AdminServer to the IDE I get the message that it is Stopped but Synchronized. Therefore I cannot deploy any code directly from the IDE. How do you get Eclipse to connect to a production domain running with SSL enabled?

    According to the Oracle docs you can connect via ssl to a domain in development mode using the demo certificates. See
    http://download.oracle.com/docs/cd/E11035_01/wls100/secmanage/identity_trust.html - Configuring Demo Certificates for Clients
    I was wondering if it was possible using proper certificates and a production domain.

  • Could WebLogic Server run/host Microsoft Active Server Page (asp)

    Hi Experts,
    I would like to know if webLogic Server could run/host Microsoft Active Server
    Page application by itself or not? Or is it required to buy any additional plug-in?
    Thanks in advance for your help.
    Carol

    This is what the "ChiliSoft" division of Sun is for. I've never used it, but that's
    what this does. The short answer is (I believe), that WLS can't host ASP pages,
    without adding some sort of plugin or component to run them.
    "Carol Chiu" <[email protected]> wrote:
    >
    Hi Experts,
    I would like to know if webLogic Server could run/host Microsoft Active
    Server
    Page application by itself or not? Or is it required to buy any additional
    plug-in?
    Thanks in advance for your help.
    Carol

  • [solved] nginx chroot jail: open() "/run/nginx.pid" Permission denied

    I used the perl script from the nginx wiki to configure chroot jail and also configured the nginx systemd unit file. When I try to start the service I get
    # systemctl start nginx
    Job for nginx.service failed. See 'systemctl status nginx.service' and 'journalctl -xn' for details.
    # systemctl status nginx.service
    nginx.service - A high performance web server and a reverse proxy server in chroot jail
    Loaded: loaded (/etc/systemd/system/nginx.service; enabled)
    Active: failed (Result: exit-code) since tis 2013-05-07 20:58:49 CEST; 4s ago
    Process: 418 ExecStartPre=/usr/bin/chroot --userspec=http:http /srv/http /usr/sbin/nginx -t -q -g pid /run/nginx.pid; daemon on; master_process on; (code=exited
    , status=1/FAILURE)
    Executing the ExecStartPre line produces the open error.
    # /usr/bin/chroot --userspec=http:http /srv/http /usr/sbin/nginx -t -q -g 'pid /run/nginx.pid; daemon on; master_process on;'
    nginx: [emerg] open() "/run/nginx.pid" failed (13: Permission denied)
    What could be causing this?
    Here's my nginx.service
    # cat /etc/systemd/system/nginx.service
    [Unit]
    Description=A high performance web server and a reverse proxy server in chroot jail
    After=syslog.target network.target
    [Service]
    Type=forking
    PIDFile=/srv/http/run/nginx.pid
    ExecStartPre=/usr/bin/chroot --userspec=http:http /srv/http /usr/sbin/nginx -t -q -g 'pid /run/nginx.pid; daemon on; master_process on;'
    ExecStart=/usr/bin/chroot --userspec=http:http /srv/http /usr/sbin/nginx -g 'pid /run/nginx.pid; daemon on; master_process on;'
    ExecReload=/usr/bin/chroot --userspec=http:http /srv/http /usr/sbin/nginx -g 'pid /run/nginx.pid; daemon on; master_process on;' -s reload
    ExecStop=/usr/bin/chroot --userspec=http:http /srv/http /usr/sbin/nginx -g 'pid /run/nginx.pid;' -s quit
    [Install]
    WantedBy=multi-user.target
    /srv/http/run
    # ls -ahl /srv/http/run/
    totalt 8,0K
    drwxr-xr-x 2 root root 4,0K 7 maj 20.53 ./
    dr-x--x--x 9 root root 4,0K 7 maj 20.16 ../
    -rw-r--r-- 1 root root 0 7 maj 20.53 nginx.pid
    edit:
    # chroot --userspec http:http /srv/http /usr/sbin/nginx
    nginx: [emerg] bind() to 0.0.0.0:80 failed (13: Permission denied)
    I tried to change the port to 8080 and got
    # chroot --userspec http:http /srv/http /usr/sbin/nginx
    nginx: [emerg] open("/dev/null") failed (13: Permission denied)
    solution:
    The problem was due to the partition being mounted nodev,nosuid.
    Last edited by seron (2013-05-08 11:25:12)

    I know this post is quite old but I wanted to say thank you to the author that you posted this solution. THANKS!!!

  • Nimatlabserver indicates server running but port not open

    I have a problem, where matlab release13 tells me that the server is running on xxx port when loaded but checking that with netstat -na from a command prompt the xxx port is not open. My main issue is that I can't figure out why the server doesn't open the port? Anyhting you might have learned would be helpful. I used the main.vi to call the SIT start server.vi and I can see then that the port 6011 is open. I tried multiple ports to open in matlab but nothing works. I am using SIT v2.0

    Timmy,
    If the SIT server is able to open port successfully, netstat -na will show a TCP port 6011 in Listening state. Failure to open the port should cause an error dialog and is most commonly caused by another application already using the port. More information is needed to diagnose the problem, but make sure that no windows security feature is interfering (ex. windows XP SP2 network security setting)
    It is not possible to start multiple ports in one matlab process. You will need to start multiple matlab processes and start server by typing 'NiMatlabServer('start',6012)' for example.
    -SumitG

  • WebLogic Server 6.1:Incompatible service packs in CLASSPATH

    Hi,
    When I tried to start weblogic 6.1,I got the following exception.Please let me know,how to go ahead.
    The WebLogic Server did not start up properly.
    Exception raised: weblogic.common.internal.VersioningError: Incompatible service
    packs in CLASSPATH: (BEA Systems, WebLogic Server 6.1 SP1 09/18/2001 14:28:44
    #138716 , 6.1.1.0) not compatible with (BEA Systems, WebLogic XML Module 6.1 SP4
    11/08/2002 22:04:40 #221641 , 6.1.4.0)
    weblogic.common.internal.VersioningError: Incompatible service packs in CLASSPAT
    H: (BEA Systems, WebLogic Server 6.1 SP1 09/18/2001 14:28:44 #138716 , 6.1.1.0)
    not compatible with (BEA Systems, WebLogic XML Module 6.1 SP4 11/08/2002 22:04
    :40 #221641 , 6.1.4.0)
    at weblogic.common.internal.VersionInfo.verifyPackages(VersionInfo.java:
    126)
    at weblogic.common.internal.VersionInfo.<init>(VersionInfo.java:58)
    at weblogic.version.<clinit>(version.java:18)
    at weblogic.t3.srvr.T3Srvr.checkAccess(T3Srvr.java:277)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:340)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception
    Edited by: user13282066 on Jul 29, 2010 4:37 AM

    It looks like you are mixing SP1 and SP4 components in the server classpath.
    Leaving aside the issue of supporting WL 6.1 ( nearly 10 years old! ), you should look at the classpath which will be listed in the server's log file when it starts up.
    If this error has just recently started, has there been a modification to the startup scripts, or has there been a new patch installed?

  • Issue - Weblogic Server 12c

    I installed wls1211 generic in my laptop. The domain i created is not starting up and the server says "FORCE SHUTTING DOWN". I googled for some solution and nothing seemed to work.
    ####<Dec 29, 2012 10:15:55 PM IST> <Info> <Security> <User1> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1356799555697> <BEA-000000> <Disabling CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    ####<Dec 29, 2012 10:15:55 PM IST> <Info> <Security> <User1> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1356799555853> <BEA-000000> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    ####<Dec 29, 2012 10:15:56 PM IST> <Info> <WebLogicServer> <User1> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1356799556227> <BEA-000000> <Starting WebLogic Server with Java HotSpot(TM) 64-Bit Server VM Version 23.5-b02 from Oracle Corporation.>
    ####<Dec 29, 2012 10:15:56 PM IST> <Info> <Management> <User1> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1356799556882> <BEA-000000> <Version: WebLogic Server Temporary Patch for 13340309 Thu Feb 16 18:30:21 IST 2012
    WebLogic Server Temporary Patch for 13019800 Mon Jan 16 16:53:54 IST 2012
    WebLogic Server Temporary Patch for BUG13391585 Thu Feb 02 10:18:36 IST 2012
    WebLogic Server Temporary Patch for 13516712 Mon Jan 30 15:09:33 IST 2012
    WebLogic Server Temporary Patch for BUG13641115 Tue Jan 31 11:19:13 IST 2012
    WebLogic Server Temporary Patch for BUG13603813 Wed Feb 15 19:34:13 IST 2012
    WebLogic Server Temporary Patch for 13424251 Mon Jan 30 14:32:34 IST 2012
    WebLogic Server Temporary Patch for 13361720 Mon Jan 30 15:24:05 IST 2012
    WebLogic Server Temporary Patch for BUG13421471 Wed Feb 01 11:24:18 IST 2012
    WebLogic Server Temporary Patch for BUG13657792 Thu Feb 23 12:57:33 IST 2012
    WebLogic Server 12.1.1.0 Wed Dec 7 08:40:57 PST 2011 1445491 >
    ####<Dec 29, 2012 10:15:58 PM IST> <Notice> <WebLogicServer> <User1> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1356799558536> <BEA-000000> <Server state changed to STARTING.>
    ####<Dec 29, 2012 10:15:58 PM IST> <Info> <WorkManager> <User1> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1356799558551> <BEA-000000> <Initializing self-tuning thread pool.>
    ####<Dec 29, 2012 10:15:58 PM IST> <Info> <WebLogicServer> <User1> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1356799558629> <BEA-000000> <WebLogic Server "AdminServer" version:
    WebLogic Server Temporary Patch for 13340309 Thu Feb 16 18:30:21 IST 2012
    WebLogic Server Temporary Patch for 13019800 Mon Jan 16 16:53:54 IST 2012
    WebLogic Server Temporary Patch for BUG13391585 Thu Feb 02 10:18:36 IST 2012
    WebLogic Server Temporary Patch for 13516712 Mon Jan 30 15:09:33 IST 2012
    WebLogic Server Temporary Patch for BUG13641115 Tue Jan 31 11:19:13 IST 2012
    WebLogic Server Temporary Patch for BUG13603813 Wed Feb 15 19:34:13 IST 2012
    WebLogic Server Temporary Patch for 13424251 Mon Jan 30 14:32:34 IST 2012
    WebLogic Server Temporary Patch for 13361720 Mon Jan 30 15:24:05 IST 2012
    WebLogic Server Temporary Patch for BUG13421471 Wed Feb 01 11:24:18 IST 2012
    WebLogic Server Temporary Patch for BUG13657792 Thu Feb 23 12:57:33 IST 2012
    WebLogic Server 12.1.1.0 Wed Dec 7 08:40:57 PST 2011 1445491 Copyright (c) 1995, 2011, Oracle and/or its affiliates. All rights reserved.>
    ####<Dec 29, 2012 10:15:58 PM IST> <Notice> <Log Management> <User1> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1356799558692> <BEA-170019> <The server log file C:\Oracle\Middleware\user_projects\domains\crp_domain\servers\AdminServer\logs\AdminServer.log is opened. All server side log events will be written to this file.>
    ####<Dec 29, 2012 10:15:58 PM IST> <Info> <Log Management> <User1> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1356799558707> <BEA-170023> <The Server Logging is initialized with Java Logging API implementation.>
    ####<Dec 29, 2012 10:15:58 PM IST> <Info> <Diagnostics> <User1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1356799558754> <BEA-320001> <The ServerDebug service initialized successfully.>
    ####<Dec 29, 2012 10:15:58 PM IST> <Info> <Server> <User1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1356799558863> <BEA-002622> <The protocol "t3" is now configured.>
    ####<Dec 29, 2012 10:15:58 PM IST> <Info> <Server> <User1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1356799558863> <BEA-002622> <The protocol "t3s" is now configured.>
    ####<Dec 29, 2012 10:15:58 PM IST> <Info> <Server> <User1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1356799558863> <BEA-002622> <The protocol "http" is now configured.>
    ####<Dec 29, 2012 10:15:58 PM IST> <Info> <Server> <User1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1356799558863> <BEA-002622> <The protocol "https" is now configured.>
    ####<Dec 29, 2012 10:15:58 PM IST> <Info> <Server> <User1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1356799558863> <BEA-002622> <The protocol "iiop" is now configured.>
    ####<Dec 29, 2012 10:15:58 PM IST> <Info> <Server> <User1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1356799558863> <BEA-002622> <The protocol "iiops" is now configured.>
    ####<Dec 29, 2012 10:15:58 PM IST> <Info> <Server> <User1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1356799558863> <BEA-002622> <The protocol "ldap" is now configured.>
    ####<Dec 29, 2012 10:15:58 PM IST> <Info> <Server> <User1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1356799558863> <BEA-002622> <The protocol "ldaps" is now configured.>
    ####<Dec 29, 2012 10:15:58 PM IST> <Info> <Server> <User1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1356799558863> <BEA-002622> <The protocol "cluster" is now configured.>
    ####<Dec 29, 2012 10:15:58 PM IST> <Info> <Server> <User1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1356799558863> <BEA-002622> <The protocol "clusters" is now configured.>
    ####<Dec 29, 2012 10:15:58 PM IST> <Info> <Server> <User1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1356799558879> <BEA-002622> <The protocol "snmp" is now configured.>
    ####<Dec 29, 2012 10:15:58 PM IST> <Info> <Server> <User1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1356799558879> <BEA-002622> <The protocol "admin" is now configured.>
    ####<Dec 29, 2012 10:15:58 PM IST> <Info> <Server> <User1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1356799558879> <BEA-002624> <The administration protocol is "t3s" and is now configured.>
    ####<Dec 29, 2012 10:15:58 PM IST> <Info> <RJVM> <User1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1356799558973> <BEA-000570> <Network Configuration for Channel "AdminServer"
    Listen Address          :7001
    Public Address          N/A
    Http Enabled          true
    Tunneling Enabled     false
    Outbound Enabled     false
    Admin Traffic Enabled     true>
    ####<Dec 29, 2012 10:15:59 PM IST> <Info> <Server> <User1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1356799559004> <BEA-002609> <Channel Service initialized.>
    ####<Dec 29, 2012 10:15:59 PM IST> <Error> <Socket> <User1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1356799559004> <BEA-000438> <Unable to load performance pack. Using Java I/O instead. Please ensure that wlntio.dll is in: 'C:\PROGRA~1\Java\JDK17~1.0_0\bin;C:\Windows\Sun\Java\bin;C:\Windows\system32;C:\Windows;C:\Oracle\MIDDLE~1\patch_wls1211\profiles\default\native;C:\Oracle\MIDDLE~1\patch_ocp371\profiles\default\native;C:\Oracle\MIDDLE~1\WLSERV~1.1\server\native\win\32;C:\Oracle\MIDDLE~1\WLSERV~1.1\server\bin;C:\Oracle\MIDDLE~1\modules\ORGAPA~1.1\bin;C:\PROGRA~1\Java\JDK17~1.0_0\jre\bin;C:\PROGRA~1\Java\JDK17~1.0_0\bin;C:\Program Files (x86)\PC Connectivity Solution\;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\oraclexe\app\oracle\product\10.2.0\server\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\QuickTime\QTSystem\;C:\Program Files (x86)\Windows Live\Shared;C:\Oracle\MIDDLE~1\WLSERV~1.1\server\native\win\32\oci920_8;C:\Oracle\Middleware\Oracle_SOA1\soa\thirdparty\edifecs\XEngine\bin;.'
    >
    ####<Dec 29, 2012 10:15:59 PM IST> <Info> <Socket> <User1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1356799559019> <BEA-000447> <Native I/O disabled. Using Java I/O.>
    ####<Dec 29, 2012 10:15:59 PM IST> <Info> <IIOP> <User1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1356799559207> <BEA-002014> <IIOP subsystem enabled.>
    ####<Dec 29, 2012 10:16:01 PM IST> <Error> <Security> <User1> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1356799561593> <BEA-090892> <The loading of OPSS java security policy provider failed due to exception, see the exception stack trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-06514: Opening of file based keystore failed.>
    ####<Dec 29, 2012 10:16:01 PM IST> <Critical> <WebLogicServer> <User1> <AdminServer> <main> <<WLS Kernel>> <> <> <1356799561593> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: The loading of OPSS java security policy provider failed due to exception, see the exception stack trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-06514: Opening of file based keystore failed.
    weblogic.security.SecurityInitializationException: The loading of OPSS java security policy provider failed due to exception, see the exception stack trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-06514: Opening of file based keystore failed.
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1402)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1022)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
         at weblogic.security.SecurityService.start(SecurityService.java:148)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: oracle.security.jps.JpsRuntimeException: JPS-06514: Opening of file based keystore failed.
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:167)
         at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:369)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
         at java.lang.Class.newInstance0(Class.java:372)
         at java.lang.Class.newInstance(Class.java:325)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1343)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1022)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
         at weblogic.security.SecurityService.start(SecurityService.java:148)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: oracle.security.jps.JpsException: JPS-06514: Opening of file based keystore failed.
         at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPDPService(PolicyUtil.java:2855)
         at oracle.security.jps.internal.policystore.PolicyUtil.getPDPService(PolicyUtil.java:3097)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:164)
         at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:369)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
         at java.lang.Class.newInstance0(Class.java:372)
         at java.lang.Class.newInstance(Class.java:325)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1343)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1022)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
         at weblogic.security.SecurityService.start(SecurityService.java:148)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    Caused By: oracle.security.jps.service.keystore.KeyStoreServiceException: JPS-06514: Opening of file based keystore failed.
         at oracle.security.jps.internal.keystore.file.FileKeyStoreManager.openKeyStore(FileKeyStoreManager.java:374)
         at oracle.security.jps.internal.keystore.file.FileKeyStoreServiceImpl.doInit(FileKeyStoreServiceImpl.java:104)
         at oracle.security.jps.internal.keystore.file.FileKeyStoreServiceImpl.<init>(FileKeyStoreServiceImpl.java:76)
         at oracle.security.jps.internal.keystore.file.FileKeyStoreServiceImpl.<init>(FileKeyStoreServiceImpl.java:66)
         at oracle.security.jps.internal.keystore.KeyStoreProvider.getInstance(KeyStoreProvider.java:157)
         at oracle.security.jps.internal.keystore.KeyStoreProvider.getInstance(KeyStoreProvider.java:64)
         at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.findServiceInstance(ContextFactoryImpl.java:139)
         at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.getContext(ContextFactoryImpl.java:170)
         at oracle.security.jps.internal.core.runtime.ContextFactoryImpl.getContext(ContextFactoryImpl.java:191)
         at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContext(JpsContextFactoryImpl.java:132)
         at oracle.security.jps.internal.core.runtime.JpsContextFactoryImpl.getContext(JpsContextFactoryImpl.java:127)
         at oracle.security.jps.internal.policystore.PolicyUtil$2.run(PolicyUtil.java:2827)
         at oracle.security.jps.internal.policystore.PolicyUtil$2.run(PolicyUtil.java:2821)
         at java.security.AccessController.doPrivileged(Native Method)
         at oracle.security.jps.internal.policystore.PolicyUtil.getDefaultPDPService(PolicyUtil.java:2821)
         at oracle.security.jps.internal.policystore.PolicyUtil.getPDPService(PolicyUtil.java:3097)
         at oracle.security.jps.internal.policystore.PolicyDelegationController.<init>(PolicyDelegationController.java:164)
         at oracle.security.jps.internal.policystore.JavaPolicyProvider.<init>(JavaPolicyProvider.java:369)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:525)
         at java.lang.Class.newInstance0(Class.java:372)
         at java.lang.Class.newInstance(Class.java:325)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.loadOPSSPolicy(CommonSecurityServiceManagerDelegateImpl.java:1343)
         at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1022)
         at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:873)
         at weblogic.security.SecurityService.start(SecurityService.java:148)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)
    >
    ####<Dec 29, 2012 10:16:04 PM IST> <Notice> <WebLogicServer> <User1> <AdminServer> <main> <<WLS Kernel>> <> <> <1356799564285> <BEA-000365> <Server state changed to FAILED.>
    ####<Dec 29, 2012 10:16:04 PM IST> <Error> <WebLogicServer> <User1> <AdminServer> <main> <<WLS Kernel>> <> <> <1356799564285> <BEA-000383> <A critical service failed. The server will shut itself down.>
    ####<Dec 29, 2012 10:16:06 PM IST> <Notice> <WebLogicServer> <User1> <AdminServer> <main> <<WLS Kernel>> <> <> <1356799566384> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN.>
    ####<Dec 29, 2012 10:16:06 PM IST> <Info> <WebLogicServer> <User1> <AdminServer> <main> <<WLS Kernel>> <> <> <1356799566384> <BEA-000236> <Stopping execute threads.>
    Can someone help me out !

    The server is failing while initializing the security framework of the same. This is evident from:
    ============
    ####<Dec 29, 2012 10:16:01 PM IST> <Critical> <WebLogicServer> <User1> <AdminServer> <main> <<WLS Kernel>> <1356799561593> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: The loading of OPSS java security policy provider failed due to exception, see the exception stack trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-06514: Opening of file based keystore failed.
    weblogic.security.SecurityInitializationException: The loading of OPSS java security policy provider failed due to exception, see the exception stack trace or the server log file for root cause. If still see no obvious cause, enable the debug flag -Djava.security.debug=jpspolicy to get more information. Error message: JPS-06514: Opening of file based keystore failed.
    ============
    This is very common and generic problem, but normally, this might occur when file cwallet.sso is not found, either at:
    ${domain.home}/config/fmwconfig/bootstrap/cwallet.sso
    or from:
    ${domain.home}/config/fmwconfig/cwallet.sso
    You can check whether you can get this file from any back-up tape or archives .. also make sure that the user who is owner of the WLS process, has adequate rights on the location of the .sso file.
    HTH,
    AJ

  • VB/Delphi connectivity to Weblogic server

    We have a application server currently running on BEA's Weblogic Server 6.0.
    In addition to my webclients built using JSP Servlet etc., I would like to
    build a intranet application using either Microsoft Visual Basic or Borland
    Delphi or any other front end tool. Is there a way to have my application
    build thus to connect to Weblogic server?
    Thanks and appreciate any help.
    Raj George

    Check out Jintegra from Linar.com.
    Michael Girdley
    BEA Systems
    Learning WebLogic? http://learnweblogic.com
    "Raj George" <[email protected]> wrote in message
    news:3b0da123$[email protected]..
    We have a application server currently running on BEA's Weblogic Server6.0.
    In addition to my webclients built using JSP Servlet etc., I would like to
    build a intranet application using either Microsoft Visual Basic orBorland
    Delphi or any other front end tool. Is there a way to have my application
    build thus to connect to Weblogic server?
    Thanks and appreciate any help.
    Raj George

  • StatelessSession Example: We were unable to get a connection to the WebLogic server at t3://localhost:7001

    I have seen other related posts on this site but really no answers, the users seem to be left hanging.
    Anyway, I am trying to run the statelessSession example, with the WebLogic server running and listening
    on port 7001 on the current machine (i.e. localhost).
    Here is what I am seeing:
    c:\weblogic\myserver\clientclasses>java examples.ejb.basic.statelessSession.Client
    Beginning statelessSession.Client...
    We were unable to get a connection to the WebLogic server at t3://localhost:7001
    Please make sure that the server is running.
    System Configuration:
    Win2000, WebLogic 5.1, WL Sp2, Java 1.2.2, weblogic home==> c:\weblogic
    I have attached the weblogic.log.
    Regards,
    John

    Hello John,
    When I first install "weblogic", I am successfully able to run the examples, but after some time which I completely forget how I make them run, I install it again and encounter the same problem as you.
    After spending nearly a whole day on restarting computer, viewing ports etc. :) :(, I remember that I make weblogic run from the command line. First, in a console run setenv and startWebLogic tools which are located under weblogic directory and in an another console run setenv again(for possible errors, I want to be sure that it is correct again) and run your client as explained in the tutorials html pages.
    As seen, in computer science, simple things, not hard things, always cause you to lose time :)))
    Best regards
    Banu
    "John Pda" <[email protected]> wrote:
    >
    I have seen other related posts on this site but really no answers, the users seem to be left hanging.
    Anyway, I am trying to run the statelessSession example, with the WebLogic server running and listening
    on port 7001 on the current machine (i.e. localhost).
    Here is what I am seeing:
    c:\weblogic\myserver\clientclasses>java examples.ejb.basic.statelessSession.Client
    Beginning statelessSession.Client...
    We were unable to get a connection to the WebLogic server at t3://localhost:7001
    Please make sure that the server is running.
    System Configuration:
    Win2000, WebLogic 5.1, WL Sp2, Java 1.2.2, weblogic home==> c:\weblogic
    I have attached the weblogic.log.
    Regards,
    John

  • XI 3.0 Installation Problem: no central managment server running

    Hi, I am totally new to BO our company just purchased the application and I have installed XI 3.0 on one of our server. I have setup the DB and the installation finished successfully. However I can't find CMS anywhere on the server. It seems like all the other XI 3.0 components are there Business view manager, central configuration manager, etc. they are all in the program list.
    The only thing I didn't install is Tomcat. In Central configuration Manager ther Server Intelligence Agent is running. When I try to connect to the server in Business view Manager I receive the following error "The system servername cannot be contacted, but there is no Central Managment Server running at port 6400."
    During the installation for "Web Application Server" part I checked the "other" option since I want to use IIS. I have a feeling I need to do some type of post configuration for IIS? Where do I perform this?
    Our setup is:
    Window Server 2003 SP2 with all the latest window updates
    The latest XI 3.0 (I downloaded it from the product page)
    My questions are:
    1. Does XI work with IIS at  all?
    2. Do I need to install Tomcat and run some kind of connector to have IIS work?
    3. What am I missing for my XI 3.0 it seem the core component is missing (CS)?
    Edited by: Amy Williams on Sep 24, 2008 11:18 AM
    Moved from Xcelsius forum to BOE Administration

    Hi Allan,
    In answer to your questions - XI 3.0 does not have an IIS interface right now.  You will need to install a java application components in order to access the end user interface for viewing reports (InfoView), the report viewers, the web services and SDKs and the management console (CMC).  The easiest way to do this is to choose the default Tomcat components in the installation and work from there.
    If you left everything else as default, then you will have all the necessary application components installed to get the system up and running.  It may just be that your CMS has not started for some reason.  Try stopping and restarting the Server Intelligence Agent (SIA) in the Central Config Manager (CCM) - found in the Start/Programs/Business Objects group.
    Once started, try clicking on the "Manage Servers" icon of the CCM (the one with a server and a check mark on it).  This should allow you connect to the system and see which servers have started.  IF you cannot connect, the next step would be to check the windows Event Log.  See if the CMS service started OK.  If it didn't the log should provide you with more information, which you can post here for further assistance.
    If it did, and you still cannot connect, you may need to review your network firewall settings and/or your DEP status (see the properties panel for My Computer, choose the Advanced tab, select the Performance settings button, then the Data Execution Prevention tab).
    Happy hunting.
    Derek.

  • Starting Weblogic Server from VisualCafe through Citrix

    We have VisualCafe running on NT. The NT box is acting as a Citrix
    server.
    We are trying to start the Weblogic server on a UNIX box from
    VisualCafe.
    The Weblogic server runs fine on the UNIX box when started locally but
    we
    cannot start it through VisualCafe. It complains that DDServices are
    not running on the UNIX box, which is incorrect. Does anyone know of
    any
    problems relating to running through a Citrix server?
    Thanks in advance,
    Regards,
    Lucy

    no - nothing happened. it perform the next java code - and there is nothing else happen on the windows.
    maybe i don't check in the right place for the error you are talking about?
    i also tried i simple cmd file that does nothing - but still nothing...
    for any other file types it works properly.

  • Integrated Weblogic Server not starting

    Hi
    I have installed Jdeveloper 11.1.1.1.5 on Linux 64 bit machine.
    It was working fine till one day I got some errors about disk quota exceeded and Jdeveloper stopped working. I removed some unnecessary files so that there was no dearth of space and restarted the debugging but since then Integrated Weblogic Server is not starting. Below is the log in /home/<username>/.jdeveloper/system11.1.1.5.37.60.13/DefaultDomain/servers/DefaultServer/logs/DefaultServer.log:
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <WebLogicServer> <adc2101598> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1315836218161> <BEA-000000> <WebLogic Server "DefaultServer" version:
    WebLogic Server 10.3.5.0 Fri Apr 1 20:20:06 PDT 2011 1398638 Copyright (c) 1995, 2009, Oracle and/or its affiliates. All rights reserved.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Notice> <Log Management> <adc2101598> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1315836218216> <BEA-170019> <The server log file /home/sichava/.jdeveloper/system11.1.1.5.37.60.13/DefaultDomain/servers/DefaultServer/logs/DefaultServer.log is opened. All server side log events will be written to this file.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <Log Management> <adc2101598> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1315836218219> <BEA-170023> <The Server Logging is initialized with Java Logging API implementation.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <Diagnostics> <adc2101598> <DefaultServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218267> <BEA-320001> <The ServerDebug service initialized successfully.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Warning> <NodeManager> <adc2101598> <DefaultServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218288> <BEA-300043> <Node manager native library not found - server process id not saved.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <Server> <adc2101598> <DefaultServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218316> <BEA-002622> <The protocol "t3" is now configured.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <Server> <adc2101598> <DefaultServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218316> <BEA-002622> <The protocol "t3s" is now configured.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <Server> <adc2101598> <DefaultServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218316> <BEA-002622> <The protocol "http" is now configured.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <Server> <adc2101598> <DefaultServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218316> <BEA-002622> <The protocol "https" is now configured.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <Server> <adc2101598> <DefaultServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218317> <BEA-002622> <The protocol "iiop" is now configured.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <Server> <adc2101598> <DefaultServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218317> <BEA-002622> <The protocol "iiops" is now configured.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <Server> <adc2101598> <DefaultServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218318> <BEA-002622> <The protocol "ldap" is now configured.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <Server> <adc2101598> <DefaultServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218318> <BEA-002622> <The protocol "ldaps" is now configured.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <Server> <adc2101598> <DefaultServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218320> <BEA-002622> <The protocol "cluster" is now configured.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <Server> <adc2101598> <DefaultServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218320> <BEA-002622> <The protocol "clusters" is now configured.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <Server> <adc2101598> <DefaultServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218323> <BEA-002622> <The protocol "snmp" is now configured.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <Server> <adc2101598> <DefaultServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218323> <BEA-002622> <The protocol "admin" is now configured.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <Server> <adc2101598> <DefaultServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218324> <BEA-002624> <The administration protocol is "t3s" and is now configured.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <RJVM> <adc2101598> <DefaultServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218333> <BEA-000570> <Network Configuration for Channel "DefaultServer"
    Listen Address          :7101
    Public Address          N/A
    Http Enabled          true
    Tunneling Enabled     true
    Outbound Enabled     false
    Admin Traffic Enabled     true>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <Server> <adc2101598> <DefaultServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218356> <BEA-002609> <Channel Service initialized.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <Socket> <adc2101598> <DefaultServer> <[STANDBY] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218363> <BEA-000447> <Native IO Disabled. Using Java IO.>
    ####<Sep 12, 2011 7:03:38 AM PDT> <Info> <IIOP> <adc2101598> <DefaultServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1315836218432> <BEA-002014> <IIOP subsystem enabled.>
    It gets stuck at this point and doesn't proceed at all.
    Can anyone please give some ideas?
    Thanks
    Abhishek

    what is the deployment issue that you are facing...
    system folder or DefaultDomain deletion should be - a Last Resort option...
    if there is a deployment issue.. then there might be some corruption in these files.. may be you can chk that
    web.xml
    weblogic.xml
    weblogic-application.xml

  • Weblogic server is not responding

    Hi Friends, I installed weblogic server 10.3 on Rec Hat Linux 5.
    My hardware configuration is 3 GB RAM , 150 GB hard drive, pentium 4 , DELL OPTIPLUX DX520.
    32 Bit OS.
    I installed weblogic on this ,created a domain, and started the weblogic server. Created 2 machines and assgined nodemanagers.After that started nodemanager, and created 2 managed servers and added those managed servers to the machine , so that I can start them from console using the nodemanager.
    Now I created 1 cluster, added the above mentioned managed server to this cluster.
    The problem with the system is every 10 mins my admin console, stops working. (by the way i started the console on firefox), If we clcik any thing , the cursor shows waiting mode of the cursor ,but no response, then I need to kill the process and again need to restart the admin server, next , again restart the admin console and do the next 10 mins work after that again it stops, then again same process , killing the admin server's process and restart the server and again , do 10 mins work.
    I am not able to understad , why it was happning to my server, every 10 mins I need to start the admin server again and again.
    Am I doing any thing wrong , pelase advice, to sovle this problem.
    Thanks a lot
    Peter.

    Hi Thanks a lot for your response,
    (1) I tried to take the thread dumps for admin server by fidning the PID and used the kill -3 command as well, but it is not giving any informartion.
    I gave as shown below
    kill -3 <pid> > ./threads.txt but no use. It is creating file with '0' size.
    (2)The below is the AdminServer.log file.
    line
    ####<Feb 8, 2010 10:15:57 PM CST> <Info> <WebLogicServer> <localhost.localdomain> <> <Main Thread> <> <> <> <1265688957348> <BEA-000214> <WebLogic Server "AdminServer" version:
    WebLogic Server 10.3.2.0 Tue Oct 20 12:16:15 PDT 2009 1267925 Copyright (c) 1995, 2009, Oracle and/or its affiliates. All rights reserved.>
    ####<Feb 8, 2010 10:15:57 PM CST> <Notice> <Log Management> <localhost.localdomain> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1265688957616> <BEA-170019> <The server log file /usr/local/Oracle/Middleware/user_projects/domains/base_domain/servers/AdminServer/logs/AdminServer.log is opened. All server side log events will be written to this file.>
    ####<Feb 8, 2010 10:15:57 PM CST> <Info> <Log Management> <localhost.localdomain> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1265688957642> <BEA-170023> <The Server Logging is initialized with Java Logging API implementation.>
    ####<Feb 8, 2010 10:15:57 PM CST> <Info> <Diagnostics> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688957784> <BEA-320001> <The ServerDebug service initialized successfully.>
    ####<Feb 8, 2010 10:15:58 PM CST> <Info> <Store> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688958119> <BEA-280050> <Persistent store "WLS_DIAGNOSTICS" opened: directory="/usr/local/Oracle/Middleware/user_projects/domains/base_domain/servers/AdminServer/data/store/diagnostics" writePolicy="Disabled" blockSize=512 directIO=false driver="wlfileio2">
    ####<Feb 8, 2010 10:15:58 PM CST> <Info> <Server> <localhost.localdomain> <AdminServer> <[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688958392> <BEA-002622> <The protocol "t3" is now configured.>
    ####<Feb 8, 2010 10:15:58 PM CST> <Info> <Server> <localhost.localdomain> <AdminServer> <[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688958393> <BEA-002622> <The protocol "t3s" is now configured.>
    ####<Feb 8, 2010 10:15:58 PM CST> <Info> <Server> <localhost.localdomain> <AdminServer> <[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688958393> <BEA-002622> <The protocol "http" is now configured.>
    ####<Feb 8, 2010 10:15:58 PM CST> <Info> <Server> <localhost.localdomain> <AdminServer> <[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688958393> <BEA-002622> <The protocol "https" is now configured.>
    ####<Feb 8, 2010 10:15:58 PM CST> <Info> <Server> <localhost.localdomain> <AdminServer> <[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688958394> <BEA-002622> <The protocol "iiop" is now configured.>
    ####<Feb 8, 2010 10:15:58 PM CST> <Info> <Server> <localhost.localdomain> <AdminServer> <[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688958395> <BEA-002622> <The protocol "iiops" is now configured.>
    ####<Feb 8, 2010 10:15:58 PM CST> <Info> <Server> <localhost.localdomain> <AdminServer> <[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688958396> <BEA-002622> <The protocol "ldap" is now configured.>
    ####<Feb 8, 2010 10:15:58 PM CST> <Info> <Server> <localhost.localdomain> <AdminServer> <[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688958397> <BEA-002622> <The protocol "ldaps" is now configured.>
    ####<Feb 8, 2010 10:15:58 PM CST> <Info> <Server> <localhost.localdomain> <AdminServer> <[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688958398> <BEA-002622> <The protocol "cluster" is now configured.>
    ####<Feb 8, 2010 10:15:58 PM CST> <Info> <Server> <localhost.localdomain> <AdminServer> <[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688958400> <BEA-002622> <The protocol "clusters" is now configured.>
    ####<Feb 8, 2010 10:15:58 PM CST> <Info> <Server> <localhost.localdomain> <AdminServer> <[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688958416> <BEA-002622> <The protocol "snmp" is now configured.>
    ####<Feb 8, 2010 10:15:58 PM CST> <Info> <Server> <localhost.localdomain> <AdminServer> <[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688958416> <BEA-002622> <The protocol "admin" is now configured.>
    ####<Feb 8, 2010 10:15:58 PM CST> <Info> <Server> <localhost.localdomain> <AdminServer> <[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688958417> <BEA-002624> <The administration protocol is "t3s" and is now configured.>
    ####<Feb 8, 2010 10:15:58 PM CST> <Info> <RJVM> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688958479> <BEA-000570> <Network Configuration for Channel "AdminServer"
    Listen Address :7001
    Public Address N/A
    Http Enabled true
    Tunneling Enabled false
    Outbound Enabled false
    Admin Traffic Enabled true>
    ####<Feb 8, 2010 10:15:58 PM CST> <Info> <Server> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688958576> <BEA-002609> <Channel Service initialized.>
    ####<Feb 8, 2010 10:15:58 PM CST> <Info> <Socket> <localhost.localdomain> <AdminServer> <[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688958684> <BEA-000436> <Allocating 3 reader threads.>
    ####<Feb 8, 2010 10:15:58 PM CST> <Info> <Socket> <localhost.localdomain> <AdminServer> <[STANDBY] ExecuteThread: '2' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688958687> <BEA-000446> <Native IO Enabled.>
    ####<Feb 8, 2010 10:15:59 PM CST> <Info> <IIOP> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688959251> <BEA-002014> <IIOP subsystem enabled.>
    ####<Feb 8, 2010 10:16:01 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688961950> <BEA-000000> <Starting OpenJPA 1.1.1-SNAPSHOT>
    ####<Feb 8, 2010 10:16:02 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688962102> <BEA-000000> <StoreServiceImpl.initJDO - StoreService is initialized with Id = ldap_0chd9TLuyI2FMidSlnoptUL+LVM=>
    ####<Feb 8, 2010 10:16:02 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688962261> <BEA-090516> <The Authenticator provider has preexisting LDAP data.>
    ####<Feb 8, 2010 10:16:02 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688962858> <BEA-090516> <The Authorizer provider has preexisting LDAP data.>
    ####<Feb 8, 2010 10:16:03 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688963299> <BEA-000000> <Parsing class "com.bea.common.security.store.data.Top".>
    ####<Feb 8, 2010 10:16:03 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688963389> <BEA-000000> <Parsing class "com.bea.common.security.store.data.DomainRealmScope".>
    ####<Feb 8, 2010 10:16:03 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688963399> <BEA-000000> <Parsing class "com.bea.common.security.store.data.RegistryScope".>
    ####<Feb 8, 2010 10:16:03 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688963400> <BEA-000000> <Parsing class "com.bea.common.security.store.data.PKITypeScope".>
    ####<Feb 8, 2010 10:16:03 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688963401> <BEA-000000> <Parsing class "com.bea.common.security.store.data.XACMLTypeScope".>
    ####<Feb 8, 2010 10:16:03 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688963401> <BEA-000000> <Parsing class "com.bea.common.security.store.data.BEASAMLPartner".>
    ####<Feb 8, 2010 10:16:03 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688963402> <BEA-000000> <Parsing class "com.bea.common.security.store.data.Credential".>
    ####<Feb 8, 2010 10:16:03 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688963403> <BEA-000000> <Parsing class "com.bea.common.security.store.data.CredentialMap".>
    ####<Feb 8, 2010 10:16:03 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688963405> <BEA-000000> <Parsing class "com.bea.common.security.store.data.XACMLEntry".>
    ####<Feb 8, 2010 10:16:03 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688963410> <BEA-000000> <Parsing class "com.bea.common.security.store.data.BEASAMLAssertingParty".>
    ####<Feb 8, 2010 10:16:03 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688963418> <BEA-000000> <Parsing class "com.bea.common.security.store.data.BEASAMLRelyingParty".>
    ####<Feb 8, 2010 10:16:03 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688963420> <BEA-000000> <Parsing class "com.bea.common.security.store.data.PasswordCredential".>
    ####<Feb 8, 2010 10:16:03 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688963422> <BEA-000000> <Parsing class "com.bea.common.security.store.data.UserPasswordCredential".>
    ####<Feb 8, 2010 10:16:03 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688963423> <BEA-000000> <Parsing class "com.bea.common.security.store.data.PasswordCredentialMap".>
    ####<Feb 8, 2010 10:16:03 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688963424> <BEA-000000> <Parsing class "com.bea.common.security.store.data.ResourceMap".>
    ####<Feb 8, 2010 10:16:03 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688963426> <BEA-000000> <Parsing class "com.bea.common.security.store.data.PKIResourceMap".>
    ####<Feb 8, 2010 10:16:03 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688963428> <BEA-000000> <Parsing class "com.bea.common.security.store.data.WLSCertRegEntry".>
    ####<Feb 8, 2010 10:16:03 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688963429> <BEA-000000> <Parsing class "com.bea.common.security.store.data.WLSCredMapCollectionInfo".>
    ####<Feb 8, 2010 10:16:03 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688963431> <BEA-000000> <Parsing class "com.bea.common.security.store.data.WLSPolicyCollectionInfo".>
    ####<Feb 8, 2010 10:16:03 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688963432> <BEA-000000> <Parsing class "com.bea.common.security.store.data.WLSRoleCollectionInfo".>
    ####<Feb 8, 2010 10:16:03 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688963434> <BEA-000000> <Parsing class "com.bea.common.security.store.data.XACMLAuthorizationPolicy".>
    ####<Feb 8, 2010 10:16:03 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688963435> <BEA-000000> <Parsing class "com.bea.common.security.store.data.XACMLRoleAssignmentPolicy".>
    ####<Feb 8, 2010 10:16:03 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688963437> <BEA-000000> <Parsing class "com.bea.common.security.store.data.Endpoint".>
    ####<Feb 8, 2010 10:16:03 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688963439> <BEA-000000> <Parsing class "com.bea.common.security.store.data.Partner".>
    ####<Feb 8, 2010 10:16:03 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688963442> <BEA-000000> <Parsing class "com.bea.common.security.store.data.SPPartner".>
    ####<Feb 8, 2010 10:16:03 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688963446> <BEA-000000> <Parsing class "com.bea.common.security.store.data.IdPPartner".>
    ####<Feb 8, 2010 10:16:03 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688963450> <BEA-000000> <Parsing class "com.bea.common.security.store.data.SAML2CacheEntry".>
    ####<Feb 8, 2010 10:16:03 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688963451> <BEA-000000> <Parsing class "com.bea.common.security.store.data.SchemaVersion".>
    ####<Feb 8, 2010 10:16:04 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688964403> <BEA-090516> <The CredentialMapper provider has preexisting LDAP data.>
    ####<Feb 8, 2010 10:16:04 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688964419> <BEA-090516> <The RoleMapper provider has preexisting LDAP data.>
    ####<Feb 8, 2010 10:16:04 PM CST> <Info> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688964752> <BEA-090093> <No pre-WLS 8.1 Keystore providers are configured for server AdminServer for security realm myrealm.>
    ####<Feb 8, 2010 10:16:04 PM CST> <Notice> <Security> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688964753> <BEA-090082> <Security initializing using security realm myrealm.>
    ####<Feb 8, 2010 10:16:05 PM CST> <Info> <Server> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688965811> <BEA-002622> <The protocol "[snmp, https, t3, cluster-broadcast-secure, ldaps, cluster-broadcast, ldap, http, iiop, admin, t3s, iiops]" is now configured.>
    ####<Feb 8, 2010 10:16:05 PM CST> <Info> <XML> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688965903> <BEA-130036> <Initializing XMLRegistry.>
    ####<Feb 8, 2010 10:16:05 PM CST> <Info> <messaging.interception> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688965921> <BEA-400000> <Initializing message interception service>
    ####<Feb 8, 2010 10:16:06 PM CST> <Info> <Store> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688966791> <BEA-280050> <Persistent store "_WLS_AdminServer" opened: directory="/usr/local/Oracle/Middleware/user_projects/domains/base_domain/servers/AdminServer/data/store/default" writePolicy="Direct-Write" blockSize=512 directIO=true driver="wlfileio2">
    ####<Feb 8, 2010 10:16:07 PM CST> <Info> <JDBC> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688967062> <BEA-001135> <Initializing the JDBC service.>
    ####<Feb 8, 2010 10:16:07 PM CST> <Info> <JDBC> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688967090> <BEA-001137> <Initialization complete.>
    ####<Feb 8, 2010 10:16:07 PM CST> <Info> <JDBC> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688967091> <BEA-001138> <Resuming the JDBC service.>
    ####<Feb 8, 2010 10:16:07 PM CST> <Info> <JDBC> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688967095> <BEA-001140> <Resume complete.>
    ####<Feb 8, 2010 10:16:07 PM CST> <Info> <Connector> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688967205> <BEA-190000> <Initializing J2EE Connector Service>
    ####<Feb 8, 2010 10:16:07 PM CST> <Info> <Connector> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688967206> <BEA-190001> <J2EE Connector Service initialized successfully>
    ####<Feb 8, 2010 10:16:07 PM CST> <Info> <JMS> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688967410> <BEA-040305> <JMS service is initialized and in standby mode.>
    ####<Feb 8, 2010 10:16:07 PM CST> <Info> <JMS> <localhost.localdomain> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1265688967483> <BEA-040090> <Deployed 8 default connection factories.>
    Continue in the below post

Maybe you are looking for

  • IPhoto '09 not loading Olympus TG2 GPS Information

    I've just purchased a new Olympus TG2 with built in GPS and hoped it would be simple to import the pictures and GPS data from this camera into my old version of iPhoto.  While the pictures import with no problem the location information is completely

  • Can I turn off the iMessage typing indicator bubble with the three dots off?

    I currently use software on iOS 6 that disables my outgoing bubble with the three dots that lets whoever I'm communicating with know that I'm typing. I want to update to iOS 7, but can't find any information about whether the option to disable the in

  • How do I delete albums on my phone? They do not appear on my iphoto file

    I have photo albums on my phone that are not on the iphoto files.  I can delete from my camera roll but not from the albums.  How do I delete albums on my iphone?

  • Newbie Question - error when testing DNS

    When testing my DNS in lookup in network utility, i get the following: ; <<>> DiG 9.6.0-APPLE-P2 <<>> server.academyart.edu ptr +multiline +nocomments +nocmd +noquestion +nostats +search ;; global options: +cmd domainname.edu. 300 IN SOA ns1.domainna

  • Logic receives MIDI but Mainstage WON'T!

    Sorry this is sort of a repost but not quite... *(Midi port working in garageband but not in mainstage)* http://discussions.apple.com/thread.jspa?messageID=11179374&#11179374 Mainstage 2.1.1 doesn't receive any MIDI from my controller. Audio-MIDI set