WebLogic 10.3.0.5 on Ubuntu 11.04 Server

Hi all,
I have managed to get WebLogic 11g installed and running on Ubuntu 11.04 Server (Natty)
I have a few small issues I have found - one - when you create you initial domain - leave plenty of time (20 minutes or so) for the creation of the Domain Security (70%)
It will eventually go through successfully.
two, when you log into the console the first time - it can take between 1 - 4 hours to open the administrators page the first time.
Other than this it works fine.
I think there are some issues here - if anyone has solved or can provide insight to these - please let me know.
I know this is not a supported platform - yet - but it is a pretty basic Debian package and it seems to work fine.

OK , I have checked the log files for the server - it says it is using NON-BLOCKING source file:/dev/urandom
Looks like this must have been sorted out in 10.3.5 as it recognizes the Linux System.
I have the same issue on all 6 of the servers I have installed - so this may be a different issue.
These are BL460c g6 HP blades in a c7000 chassis.
So now I am at a dead end.
The initial wait is still considerable, but we may have to live with this (Ubuntu Server 11.04 is still new and probably not supported well at this time)
The admin console works fine once it initially opens and is fast.
I tried the java command as well and got an error finding the main class in weblogic.wlst, (not the end of the world).
all in all though it looks impressive right now, aside from the minor admin stuff, my application runs fine (which is what counts in the end).
I will leave this open so that anyone else can view it and make suggestions.

Similar Messages

  • IFolder on Ubuntu 11.04 Server crashes simias10 webservice

    After following installation instructions posted here:
    https://help.ubuntu.com/community/iFolderInstall
    I can get a Ubuntu 10.04 x64 work fine, but couldn't get 11.04 x64 to work.
    I can get all the compilation and installation steps (by default it doesn't use LDAP), but when I first try to login to admin interface or http://myserver/ifolder I get a message telling me:
    "The username or password you entered is incorrect. Please log in."
    They are not wrong, so I tried to look for anything going wrong:
    I noted that when i try to access
    http://myserver/simias10 at ubuntu 10.04 installation it shows up a HTTP login request
    When I do the same on Ubuntu 11.04 installation it gives me a 500 error
    So I went to apache2 errors log to find more information and I got this:
    Code:
    Stacktrace:
    at (wrapper managed-to-native) Simias.Storage.Provider.Flaim.Flaim4.FWGetObject (intptr,string,int&,char[]) <0x00158>
    at (wrapper managed-to-native) Simias.Storage.Provider.Flaim.Flaim4.FWGetObject (intptr,string,int&,char[]) <0x00158>
    at Simias.Storage.Provider.Flaim.Flaim4.GetRecord (string) <0x00057>
    at Simias.Storage.Provider.Flaim.FlaimServer.GetRecord (string) <0x00023>
    at Simias.Storage.Provider.Flaim.FlaimProvider.GetRecord (string,string) <0x0002f>
    at Simias.Storage.Store.GetNodeByID (string,string) <0x0008d>
    at Simias.Storage.Store.GetCollectionByID (string) <0x0001f>
    at Simias.Storage.Collection..ctor (Simias.Storage.Store,Simias.Storage.ShallowNode) <0x0003f>
    at Simias.Storage.LocalDatabase..ctor (Simias.Storage.Store,Simias.Storage.ShallowNode) <0x0001f>
    at Simias.Storage.Store.GetDatabaseObject () <0x0019b>
    at Simias.Storage.Store..ctor () <0x008f7>
    at Simias.Storage.Store.GetStore () <0x000a3>
    at Simias.Storage.ChangeLog.Start () <0x00027>
    at Simias.Service.ThreadServiceCtl.Start () <0x00117>
    at Simias.Service.Manager.messageDispatcher (Simias.Service.Message) <0x000b9>
    at Simias.Service.Manager.StartServicesThread () <0x000b3>
    at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0x00051>
    Native stacktrace:
    /usr/bin/mono() [0x489171]
    /usr/bin/mono() [0x4d154f]
    /lib/x86_64-linux-gnu/libpthread.so.0(+0xfc60) [0x7f2d1dfcac60]
    /usr/lib/libFlaimWrapper.so.0(_ZN19CSPPropertyIterator4NextEv+0x2a) [0x7f2d1957473a]
    /usr/lib/libFlaimWrapper.so.0(_ZN14CSPStoreObject5ToXMLEPtiii+0x162) [0x7f2d19579292]
    /usr/lib/libFlaimWrapper.so.0(_ZN8CSPStore9GetObjectEPtS0_PiS0_+0x1bd) [0x7f2d19575b7d]
    [0x410e9708]
    Debug info from gdb:
    =================================================================
    Got a SIGSEGV while executing native code. This usually indicates
    a fatal error in the mono runtime or one of the native libraries
    used by your application.
    =================================================================
    [Tue May 24 23:24:57 2011] [error] (70014)End of file found: read_data failed
    [Tue May 24 23:24:57 2011] [error] Command stream corrupted, last command was 1
    any idea?

    I can't get the iFolder client to compile properly on Ubuntu 11.04 on an AMD64 computer, following the instruction at https://help.ubuntu.com/community/iFolderInstall.
    So I would be happy to know if you figured out a solution...
    Best,
    Sbastien
    Originally Posted by hegdegg
    No idea on Ubuntu...trying to provide some help based on errors seen.
    try following (not steps, just points to check)
    1. Verify simias.log for more details, this should give you hint if database is created or not, error in access etc...
    2. Check the rights on wwwrun user on the datastore path.
    >>> brodock<[email protected]> 26-05-2011 03:06 >>>
    After following installation instructions posted here:
    https://help.ubuntu.com/community/iFolderInstall
    I can get a Ubuntu 10.04 x64 work fine, but couldn't get 11.04 x64 to
    work.
    I can get all the compilation and installation steps (by default it
    doesn't use LDAP), but when I first try to login to admin interface or
    http://myserver/ifolder I get a message telling me:
    "The username or password you entered is incorrect. Please log in."
    They are not wrong, so I tried to look for anything going wrong:
    I noted that when i try to access
    http://myserver/simias10 at ubuntu 10.04 installation it shows up a
    HTTP login request
    When I do the same on Ubuntu 11.04 installation it gives me a 500
    error
    So I went to apache2 errors log to find more information and I got
    this:
    Code:
    Stacktrace:
    at (wrapper managed-to-native) Simias.Storage.Provider.Flaim.Flaim4.FWGetObject (intptr,string,int&,char[]) <0x00158>
    at (wrapper managed-to-native) Simias.Storage.Provider.Flaim.Flaim4.FWGetObject (intptr,string,int&,char[]) <0x00158>
    at Simias.Storage.Provider.Flaim.Flaim4.GetRecord (string) <0x00057>
    at Simias.Storage.Provider.Flaim.FlaimServer.GetRecor d (string) <0x00023>
    at Simias.Storage.Provider.Flaim.FlaimProvider.GetRec ord (string,string) <0x0002f>
    at Simias.Storage.Store.GetNodeByID (string,string) <0x0008d>
    at Simias.Storage.Store.GetCollectionByID (string) <0x0001f>
    at Simias.Storage.Collection..ctor (Simias.Storage.Store,Simias.Storage.ShallowNode) <0x0003f>
    at Simias.Storage.LocalDatabase..ctor (Simias.Storage.Store,Simias.Storage.ShallowNode) <0x0001f>
    at Simias.Storage.Store.GetDatabaseObject () <0x0019b>
    at Simias.Storage.Store..ctor () <0x008f7>
    at Simias.Storage.Store.GetStore () <0x000a3>
    at Simias.Storage.ChangeLog.Start () <0x00027>
    at Simias.Service.ThreadServiceCtl.Start () <0x00117>
    at Simias.Service.Manager.messageDispatcher (Simias.Service.Message) <0x000b9>
    at Simias.Service.Manager.StartServicesThread () <0x000b3>
    at (wrapper runtime-invoke) object.runtime_invoke_void__this__ (object,intptr,intptr,intptr) <0x00051>
    Native stacktrace:
    /usr/bin/mono() [0x489171]
    /usr/bin/mono() [0x4d154f]
    /lib/x86_64-linux-gnu/libpthread.so.0(+0xfc60) [0x7f2d1dfcac60]
    /usr/lib/libFlaimWrapper.so.0(_ZN19CSPPropertyIterator4Next Ev+0x2a) [0x7f2d1957473a]
    /usr/lib/libFlaimWrapper.so.0(_ZN14CSPStoreObject5ToXMLEPti ii+0x162) [0x7f2d19579292]
    /usr/lib/libFlaimWrapper.so.0(_ZN8CSPStore9GetObjectEPtS0_P iS0_+0x1bd) [0x7f2d19575b7d]
    [0x410e9708]
    Debug info from gdb:
    ================================================== ===============
    Got a SIGSEGV while executing native code. This usually indicates
    a fatal error in the mono runtime or one of the native libraries
    used by your application.
    ================================================== ===============
    [Tue May 24 23:24:57 2011] [error] (70014)End of file found: read_data failed
    [Tue May 24 23:24:57 2011] [error] Command stream corrupted, last command was 1
    any idea?
    brodock
    brodock's Profile: View Profile: brodock - ATTACHMATE GROUP FORUMS
    View this thread: iFolder on Ubuntu 11.04 Server crashes simias10 webservice

  • Weblogic 10.3.0.0 installer - Failed to contact Server

    When clicking 'Next' on the 'Specify Download Options' portion of the wizard I get an error message "Failed to contact Server"
    Anyone know why I recieved this message or how I can get around it?

    OK , I have checked the log files for the server - it says it is using NON-BLOCKING source file:/dev/urandom
    Looks like this must have been sorted out in 10.3.5 as it recognizes the Linux System.
    I have the same issue on all 6 of the servers I have installed - so this may be a different issue.
    These are BL460c g6 HP blades in a c7000 chassis.
    So now I am at a dead end.
    The initial wait is still considerable, but we may have to live with this (Ubuntu Server 11.04 is still new and probably not supported well at this time)
    The admin console works fine once it initially opens and is fast.
    I tried the java command as well and got an error finding the main class in weblogic.wlst, (not the end of the world).
    all in all though it looks impressive right now, aside from the minor admin stuff, my application runs fine (which is what counts in the end).
    I will leave this open so that anyone else can view it and make suggestions.

  • How to make weblogic proxy to work on Sun Java system web server 7?

    Hi Every one,
    I am working on upgrade our Sun one 6.1 webserver to Sun Java system web server 7. Our website uses weblogic server to process jsp, web server only send static pages. I did all configurations as on Sun one. But somehow, the webserver does not forward "get jsp page" request to weblogic. The log record is:
    for host 10.78.124.118 trying to GET /home.jsp, send-file reports: HTTP4142: can't find /www/a/WebServer7/docs/bmd9i/home.jsp (File not found)
    home.jsp is at weblogic server.
    And redirect "NameTrans fn="redirect" from="/" url="/home.jsp"" seems does not work. when I type on IE http://32.69.253.131/ (32.69.253.131 is http listener IP), it always shows index.html page under the document root.
    Could some on can help? I am the first time to configurate web server. Thanks in advance.
    The configuration files are like:
    1. magnus.conf
    # Copyright 2006 Sun Microsystems, Inc. All rights reserved.
    # Use is subject to license terms.
    Init fn="load-modules" funcs="wl_proxy,wl_init" shlib="/www/a/WebServer7/weblogic6.1sp6/libproxy.so"
    Init fn="wl_init"
    2. obj.conf
    # Copyright 2010 Sun Microsystems, Inc. All rights reserved.
    # Use is subject to license terms.
    # You can edit this file, but comments and formatting changes
    # might be lost when you use the administration GUI or CLI.
    #<Object name="weblogic">
    #Service fn="wl_proxy" WebLogicCluster="32.69.253.86:7210" ConnectTimeoutSecs="240" ConnectRetrySecs="60"
    #</Object>
    <Object name="default">
    <Client method="TRACE">
    AuthTrans fn="set-variable" remove-headers="transfer-encoding" set-headers="content-length: -1" error="501"
    </Client>
    #AuthTrans fn="match-browser" browser="*MSIE*" ssl-unclean-shutdown="true"
    NameTrans fn="strip-params"
    NameTrans fn="redirect" from="/" url="/home.jsp"
    NameTrans fn="redirect" from="/index.jsp" url="/home.jsp"
    NameTrans fn="redirect" from="/index.html" url="/home.jsp"
    NameTrans fn="document-root" root="$docroot"
    NameTrans fn="pfx2dir" from="/mc-icons" dir="/www/a/WebServer7/lib/icons" name="es-internal"
    NameTrans fn="home-page" path="index.html"
    <If $uri =~ "/*.jsp">
    Service method="(GET|HEAD|POST|PUT)" fn="wl_proxy" WebLogicCluster="32.69.253.86:7210" ConnectTimeoutSecs="240" ConnectRetrySecs="60"
    #Service method="(GET|HEAD|POST|PUT)" type="text/jsp" fn="wl_proxy" WebLogicCluster="32.69.253.86:7210" ConnectTimeoutSecs="240" ConnectRetrySecs="60"
    </If>
    PathCheck fn="unix-uri-clean"
    PathCheck fn="check-acl" acl="default"
    PathCheck fn="find-pathinfo"
    PathCheck fn="find-compressed" check-age="off" vary="on"
    ObjectType fn="type-by-extension"
    ObjectType fn="force-type" type="text/plain" charset="iso_8859-1"
    ObjectType fn="set-default-type" charset="iso_8859-1"
    Service method="(GET|HEAD)" type="magnus-internal/directory" fn="send-error"
    Service method="(GET|HEAD)" type="*~magnus-internal/*" fn="send-file"
    AddLog fn="flex-log" name="access"
    </Object>
    <Object name="es-internal">
    PathCheck fn="check-acl" acl="es-internal"
    </Object>
    <Object name="send-precompressed">
    PathCheck fn="find-compressed"
    </Object>
    <Object name="compress-on-demand">
    Output fn="insert-filter" filter="http-compression"
    </Object>
    3.mime.types
    I add one line: type=text/jsp exts=jsp

    Quick obvious question - Are you positive you're editing the correct obj.conf? Check the config directory and see if there is a second one called something like <instance>.obj.conf (where <instance> is the name of your configured instance).
    Alternatively you can grep for object-file in the server.xml to see which obj.conf the server is using:
    # grep object-file server.xml
        <object-file>bare-php.obj.conf</object-file>Assuming that you are editing the correct obj.conf file, are you making certain to restart Web Server after making your changes?

  • How to install oracle on ubuntu 8.04 server amd64

    i have a question. is it possible to install on Ubuntu 8.04 amd64 server any oracle server?
    my purpose is to make a database with oracle on any other computer that runs on my ubuntu server.
    i followed few tutorials and everytime i got this error:
    Hit http://oss.oracle.com unstable Release
    W: Failed to fetch http://oss.oracle.com/debian/dists/unstable/Release Unable to find expected entry main/binary-amd64/Packages in Meta-index file (malformed Release file?)
    E: Some index files failed to download, they have been ignored, or old ones used instead.
    sources.list is ok i think:
    deb http://oss.oracle.com/debian unstable main non-free

    First of all thanks for your help,
    I tried again with ./runInstall -ignoreSysPrereqs but I got another error...
    "Starting Oracle Universal Installer...
    Checking Temp space: must be greater than 120 MB. Actual 63827 MB Passed
    Checking swap space: must be greater than 150 MB. Actual 6233 MB Passed
    Checking monitor: must be configured to display at least 256 colors
    >>> Could not execute auto check for display colors using command /usr/X11R6/bin/xdpyinfo. Check if the DISPLAY variable is set. Failed <<<<
    Ignoring required pre-requisite failures. Continuing...Preparing to launch Oracle Universal Installer from /tmp/OraInstall2009-02-19_12-16-16PM. Please wait ...sh: /home/octopus/downloads/database/install/unzip: not found"
    every time I try another way to install I get another error or something...
    I tried the installations with the response file but I got the same error...
    "Preparing to launch Oracle Universal Installer from /tmp/OraInstall2009-02-19_12-16-16PM. Please wait ...sh: /home/octopus/downloads/database/install/unzip: not found"
    When I search for that file in " /home/octopus/downloads/database/install/" "unzip" is there.....
    Any ideas???
    Thanks in advance!

  • Weblogic certificate is not being authenticated in Oracle HTTP Server

    I am using Oracle HTTP Server with SSL and mod_proxy set up trying to pass a url through to the weblogic server. I start with my OHS url in the browser and the proxy is switches to the url to weblogic but I get the following error on the OHS side:
    [2011-12-22T18:40:09.4683-07:00] [OHS] [INCIDENT_ERROR:32] [OHS-2077] [core.c] [host_id: denovm11-6] [host_addr: 10.139.164.196] [tid: 1155799360] [user: root] [ecid: 004hBXzInYHEOPb_THt1ic0007DM000002] [rid: 0] [VirtualHost: social.us.oracle.com:443] nzos proxy handshake error, nzos_Handshake returned 29024(server social.us.oracle.com:443, client 10.139.164.191)
    [2011-12-22T18:40:09.4683-07:00] [OHS] [INCIDENT_ERROR:32] [OHS-2171] [core.c] [host_id: denovm11-6] [host_addr: 10.139.164.196] [tid: 1155799360] [user: root] [ecid: 004hBXzInYHEOPb_THt1ic0007DM000002] [rid: 0] [VirtualHost: social.us.oracle.com:443] NZ Library Error: Invalid X509 certificate chain [Hint: the client probably doesn't provide a valid client certificate]
    [2011-12-22T18:40:09.4685-07:00] [OHS] [INCIDENT_ERROR:32] [OHS-9999] [core.c] [host_id: denovm11-6] [host_addr: 10.139.164.196] [tid: 1155799360] [user: root] [ecid: 004hBXzInYHEOPb_THt1ic0007DM000002] [rid: 0] [VirtualHost: social.us.oracle.com:443] (20014)Internal error: proxy: pass request body failed to 10.139.164.191:7001 (denovm11-1.us.oracle.com)
    [2011-12-22T18:40:09.4685-07:00] [OHS] [INCIDENT_ERROR:32] [OHS-9999] [core.c] [host_id: denovm11-6] [host_addr: 10.139.164.196] [tid: 1155799360] [user: root] [ecid: 004hBXzInYHEOPb_THt1ic0007DM000002] [rid: 0] [VirtualHost: social.us.oracle.com:443] proxy: pass request body failed to 10.139.164.191:7001 (denovm11-1.us.oracle.com) from 10.139.164.196 ()
    And the following error on the weblogic side:
    ####<Dec 22, 2011 6:40:10 PM MST> <Warning> <Security> <denovm11-1> <AdminServer> <[ACTIVE] ExecuteThread: '4' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <8e6c6502a1af117a:4eeee51e:13466bb040d:-8000-000000000000a764> <1324604410502> <BEA-090482> <BAD_CERTIFICATE alert was received from denovm11-6.us.oracle.com - 10.139.164.196. Check the peer to determine why it rejected the certificate chain (trusted CA configuration, hostname verification). SSL debug tracing may be required to determine the exact reason the certificate was rejected.>
    Here is my ssl.conf from OHS:
    # Oracle HTTP Server mod_ossl configuration file: ssl.conf #
    # OHS Listen Port
    Listen 443
    <IfModule ossl_module>
    ## SSL Global Context
    ## All SSL configuration in this context applies both to
    ## the main server and all SSL-enabled virtual hosts.
    # Some MIME-types for downloading Certificates and CRLs
    AddType application/x-x509-ca-cert .crt
    AddType application/x-pkcs7-crl .crl
    # Pass Phrase Dialog:
    # Configure the pass phrase gathering process.
    # The filtering dialog program (`builtin' is a internal
    # terminal dialog) has to provide the pass phrase on stdout.
    SSLPassPhraseDialog builtin
    # Inter-Process Session Cache:
    # Configure the SSL Session Cache: First the mechanism
    # to use and second the expiring timeout (in seconds).
    SSLSessionCache "shmcb:${ORACLE_INSTANCE}/diagnostics/logs/${COMPONENT_TYPE}/${COMPONENT_NAME}/ssl_scache(512000)"
    SSLSessionCacheTimeout 300
    # Semaphore:
    # Configure the path to the mutual exclusion semaphore the
    # SSL engine uses internally for inter-process synchronization.
    <IfModule mpm_winnt_module>
    SSLMutex "none"
    </IfModule>
    <IfModule !mpm_winnt_module>
    SSLMutex pthread
    </IfModule>
    ## SSL Virtual Host Context
    <VirtualHost *:443>
    <IfModule ossl_module>
    # SSL Engine Switch:
    # Enable/Disable SSL for this virtual host.
    SSLEngine on
    # Client Authentication (Type):
    # Client certificate verification type and depth. Types are
    # none, optional and require.
    SSLVerifyClient none
    # SSL Cipher Suite:
    # List the ciphers that the client is permitted to negotiate.
    SSLCipherSuite SSL_RSA_WITH_RC4_128_MD5,SSL_RSA_WITH_RC4_128_SHA,SSL_RSA_WITH_3DES_EDE_CBC_SHA,SSL_RSA_WITH_DES_CBC_SHA,TLS_RSA_WITH_AES_128_CBC_SHA,TLS_RSA_WITH_AES_256_CBC_SHA
    # SSL Certificate Revocation List Check
    # Valid values are On and Off
    SSLCRLCheck Off
    #Path to the wallet
    SSLWallet "${ORACLE_INSTANCE}/config/${COMPONENT_TYPE}/${COMPONENT_NAME}/keystores/default"
    <FilesMatch "\.(cgi|shtml|phtml|php)$">
    SSLOptions +StdEnvVars
    </FilesMatch>
    <Directory "${ORACLE_INSTANCE}/config/${COMPONENT_TYPE}/${COMPONENT_NAME}/cgi-bin">
    SSLOptions +StdEnvVars
    </Directory>
    BrowserMatch ".*MSIE.*" \
    nokeepalive ssl-unclean-shutdown \
    downgrade-1.0 force-response-1.0
    </IfModule>
    <IfModule proxy_module>
    ProxyRequests Off
    <Proxy *>
    Order deny,allow
    Allow from all
    </Proxy>
    # Path to the wallet
    SSLProxyWallet "${ORACLE_INSTANCE}/config/${COMPONENT_TYPE}/${COMPONENT_NAME}/keystores/default"
    SSLProxyEngine on
    SSLProxyVerify none
    # ottest : denovm11-1
    ProxyPass /test https://abc.us.oracle.com:7001/test
    ProxyPassReverse /test https://abc.us.oracle.com:7001/test
    </IfModule>
    </VirtualHost>
    </IfModule>
    On the OHS side I have all the certificates needed so SSL is working properly. The weblogic environment is currently working fine with other webgates, but those are apache and we are trying to switch to OHS.
    Can OHS use mod_proxy to connect to weblogic or do I need to use mod_wl_ohs?
    Does anyone see anything wrong in my ssl.conf file in regards to the proxy section.
    Thanks in advance.

    In summary:
    You need to create a new wallet with CSR (certificate signing req)
    Send this to your certificate authority and get the signed server certificate.
    Now import the signed server cert and the trusted root cert in to the wallet that you created newly.
    Modify ssl.conf to point to the new wallet location.
    To create wallet refer to : http://docs.oracle.com/cd/E25054_01/core.1111/e10105/wallets.htm#CHDGIJDC
    Further reference: http://docs.oracle.com/cd/E25054_01/core.1111/e10105/sslconfig.htm#CBDGIJDF
    Dont mind if this doc is 500 pages ;)

  • Weblogic cluster for 24x7 environment and a front OHS server

    Hi experts,
    We are going to set up a reliable J2EE application server environment by using clustering webgoic servers on TWO nodes, and a front OHS https server in DMZ for load balancing.
    I am new to weblogic cluster and load balance by OHS. I have visited this forum for Fusion MiddleWare clustering etc. Can some experts share some light on this?
    Will our deployment architecture be able to handle the J2EE applications failover? In other word, we can restart one of Weblogic Managed Servers when a new release of J2EE codes are re-deployed without impacting business end users’s usage?
    Problems we want to solve:
    1. All J2EE applications are available for 24x7 even when new J2EE codes are released and deployed on weblogic Managed Servers ANY TIME, side-by-side deployment and restart a managed server if we need to clean the HTTP cache.
    2. The J2EE applications should be accessed by external and internal users with a Single Access Point, like
    https://apps.company1.com/j2ee1
    https://apps.company2.com/j2ee1
    https://apps.company1.com/j2ee2
    https://apps.company2.com/j2ee2
    All J2EE applications (j2ee1, j2ee2, j2ee3 etc) should be deployed on both of weblogic Servers in a cluster, and pointing to a SAME backend database.
    Can some experts share with us the best practices on components and configurations? Thanks.

    Seems your architecture is like Browser => OHS ( DMZ ) => Weblogic => DB OR Browser => HLB( like bigip ) => OHS ( DMZ ) => Weblogic => DB
    Cluster is the solution for load balancing however if you are using OHS for redirection to weblogic then OHS does the load balancing in round robin way. using cluster in this way has a benefit of in case of any one of your managed server is down the OHS will divert connection request to any one of the active managed server ( you have to turn on dynamic list on at OHS ).
    http://weblogicserveradministration.blogspot.com/2010/10/load-balancing-in-weblogic-server.html
    Failover is something different, if in case any of the any managed server goes down then your user you get the application session from another server but new one, means the the tasks not saved by the users on earlier session will lost. for that yo need to use cluster and then need to enable the session replication. another best option is you can use the coherence web if you are using latest versions of weblogic supporting coherence web. with that you not need to worry on user sessions and you can start any of the managed server anytime without worrying about the user sessions.
    http://weblogicserveradministration.blogspot.com/2010/10/manage-http-session-states-session.html
    http://weblogicserveradministration.blogspot.com/2011/05/oracle-coherence-37-coherenceweb.html
    http://weblogicserveradministration.blogspot.com/2010/11/clustering-part-i.html
    another way is, you can use side by side deployment feature in case you don't want shutdown your application completely, with this, old connections and new requests will goes to old application and once new application activated all new requests will come to new application and once all requests on old application will complete that application will retire automatically.
    Regards
    Mukesh Negi
    http://weblogicserveradministration.blogspot.com

  • MAJOR BUG WebLogic 4.5.1 and wl-proxy for Netscape server

    Hi there. We are having a major problem with our WebLogic cluster that
              cannot be explained, but is bad enough where we can't deploy our
              application and miss our schedule. Here's the setup:
              We have 8 WebLogic servers (4.5.1) running on 2 Sun 5500 servers with
              2GB of RAM each running Solaris 2.6. The web server in front of the
              cluster is Netscape Enterprise Server version 3.6.2. We are using
              SunSoft's 1.1.7_07 (native threads) as our JDK to start the WebLogic
              servers. We are using in-memory replication on this cluster.
              Here's the problem. The first time we start up the cluster and the
              netscape server, things work fine for a while. It seems that everything
              works fine for the first 10 minutes. But then things start to slow
              down and response time grows exponentially until the browser start
              timing out and nothing works. When this happens, I can ping the servers
              directly and they all claim to be up. I can use the WebLogic console
              utility to connect to the cluster and see all 8 servers just sitting
              there, but I cannot access them through the wl-proxy on the netscape
              server. In fact, I can connect directly to one of the servers at port
              7001 with my browser and everything works fine...
              All of this had led me to believe the there is a serious bug in the
              wl-proxy (libproxy.so) for Solaris. The logs do not seem to indicate
              any problems, but this problem happens every time and we are running out
              of options. We have a WebLogic consultant on site, but he has not been
              able to shed any light on this issue.
              Anyone else experience something like this?? thanks in advance.
              --Vinny
              

    Hi Prasad.. We do have a support issue open on this. I'll email you directly with the
              case#. We also have a WebLogic consultant onsite working with us, but we're just not
              getting anywhere with this issue and we're mere days away from deployment.. I was just
              hoping someone else in the newsgroups was also facing this same issue. We can recreate it
              every time we start our servers.
              Thanks
              --Vinny
              Prasad Peddada wrote:
              > Vinny,
              >
              > I am filing an issue about this. I would also suggest you call support to follow up
              > on this.
              > 1-888-232-7878 is the support number or [email protected]. I will try my best to
              > also keep track of this.
              >
              > Thanks
              > Prasad
              >
              > Vinny Carpenter wrote:
              >
              > > Hi Prasad.. Unfortunately that is not going to be acceptable. Our deployment date
              > > is November 1 and if we don't get this issue resolved by Thursday, we cannot go
              > > live.
              > >
              > > --Vinny
              > >
              > > Prasad Peddada wrote:
              > >
              > > > Vinny,
              > > > I can get to this but it won't be until next week. I have to install NES on
              > > > solaris box. I hope that's ok. If I get a chance I will try to test it before
              > > > that.
              > > >
              > > > Thanks
              > > > Prasad
              > > >
              > > > Vinny Carpenter wrote:
              > > >
              > > > > Hi Prasad.. We're a big Solaris/Sun shop and so it's going to be difficult to
              > > > > get a NT server and install NES. I can certainly try, but I am not sure we're
              > > > > going to be able to do that.
              > > > >
              > > > > Any other information I can provide?? Thanks
              > > > >
              > > > > --Vinny
              > > > >
              > > > > Prasad Peddada wrote:
              > > > >
              > > > > > Vinny,
              > > > > >
              > > > > > I don't know if you can do this but to further isolate the problem,
              > > > > > would it be possible to try with NES on NT and see if you still have the
              > > > > > problem.
              > > > > >
              > > > > > Thanks
              > > > > > Prasad
              > > > > >
              > > > > > Vinny Carpenter wrote:
              > > > > >
              > > > > > > Hi there. We are having a major problem with our WebLogic cluster that
              > > > > > > cannot be explained, but is bad enough where we can't deploy our
              > > > > > > application and miss our schedule. Here's the setup:
              > > > > > >
              > > > > > > We have 8 WebLogic servers (4.5.1) running on 2 Sun 5500 servers with
              > > > > > > 2GB of RAM each running Solaris 2.6. The web server in front of the
              > > > > > > cluster is Netscape Enterprise Server version 3.6.2. We are using
              > > > > > > SunSoft's 1.1.7_07 (native threads) as our JDK to start the WebLogic
              > > > > > > servers. We are using in-memory replication on this cluster.
              > > > > > >
              > > > > > > Here's the problem. The first time we start up the cluster and the
              > > > > > > netscape server, things work fine for a while. It seems that everything
              > > > > > > works fine for the first 10 minutes. But then things start to slow
              > > > > > > down and response time grows exponentially until the browser start
              > > > > > > timing out and nothing works. When this happens, I can ping the servers
              > > > > > > directly and they all claim to be up. I can use the WebLogic console
              > > > > > > utility to connect to the cluster and see all 8 servers just sitting
              > > > > > > there, but I cannot access them through the wl-proxy on the netscape
              > > > > > > server. In fact, I can connect directly to one of the servers at port
              > > > > > > 7001 with my browser and everything works fine...
              > > > > > >
              > > > > > > All of this had led me to believe the there is a serious bug in the
              > > > > > > wl-proxy (libproxy.so) for Solaris. The logs do not seem to indicate
              > > > > > > any problems, but this problem happens every time and we are running out
              > > > > > > of options. We have a WebLogic consultant on site, but he has not been
              > > > > > > able to shed any light on this issue.
              > > > > > >
              > > > > > > Anyone else experience something like this?? thanks in advance.
              > > > > > >
              > > > > > > --Vinny
              

  • Weblogic 8.1 SP6 Webervice problem deployed on Admin Server

    Hi All,
    I am using Weblogic 8.1 SP6 on RHEL 4. I have a domain which has only one Admin server. Domain is running in Development mode, JRockit is the JVM used, version 142_11.
    I have two Webservices Applications (ear's) which are deployed on Admin Server. One webservice appl makes call to another.
    When we have testing going on, every now and them Admin Server hangs, Idle threads in Execute Queue will be zero at the time of issue. Whenever we have issue of Admin Server hang and application not responding I am able to open the console and browse through all links, just the Admin server status shows me as failed in console (not sure how because if Admin Server is in failed state console doesnt open). I took thread dumps at the time of the issue. I see threads getting stuck when trying to make Webservice HTTP call. I saw same problem posted forums, but no resolution was specified. Kindly let me know if you have any resolution for this issue. Below is thread dump.
    "ExecuteThread: '0' for queue: 'weblogic.kernel.System'" daemon prio=1 tid=0xaa28fc20 nid=0x2246 in Object.wait() [0xa9980000..0xa9980198]
         at java.lang.Object.wait(Native Method)
         at java.lang.Object.wait(Object.java:429)
         at weblogic.kernel.ExecuteThread.waitForRequest(ExecuteThread.java:154)
         - locked <0xb63d9428> (a weblogic.kernel.ExecuteThread)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:174)
    "ExecuteThread: '14' for queue: 'weblogic.kernel.Default'" daemon prio=1 tid=0xaa28f050 nid=0x2246 runnable [0xa9a00000..0xa9a01198]
         at java.net.SocketInputStream.socketRead0(Native Method)
         at java.net.SocketInputStream.read(SocketInputStream.java:129)
         at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
         at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
         - locked <0xb8f3bc90> (a java.io.BufferedInputStream)
         at weblogic.net.http.MessageHeader.isHTTP(MessageHeader.java:206)
         at weblogic.net.http.MessageHeader.parseHeader(MessageHeader.java:134)
         at weblogic.net.http.HttpClient.parseHTTP(HttpClient.java:403)
         - locked <0xb8f3bcc8> (a weblogic.net.http.HttpClient)
         at weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:323)
         - locked <0xb8f3bd08> (a weblogic.net.http.SOAPHttpURLConnection)
         at weblogic.net.http.SOAPHttpURLConnection.getInputStream(SOAPHttpURLConnection.java:28)
         at weblogic.net.http.HttpURLConnection.getResponseCode(HttpURLConnection.java:832)
         at com.sabrix.integration.connector.SabrixJavaHttpConnectorProvider.processRequest(SabrixJavaHttpConnectorProvider.java:107)
         at com.sabrix.integration.connector.ConnectorService.processRequest(ConnectorService.java:26)
         at com.sabrix.integration.services.SabrixTaxService.makeCall(SabrixTaxService.java:201)
         at com.sabrix.integration.adapter.BaseRequestProcessor.createTaxServiceResponse(BaseRequestProcessor.java:220)
         at com.sabrix.integration.adapter.BaseRequestProcessor.processCall(BaseRequestProcessor.java:178)
         at com.sabrix.integration.adapter.BaseRequestProcessor.handleRequest(BaseRequestProcessor.java:151)
         at com.sabrix.integration.servlet.IntegrationServlet.doGet(IntegrationServlet.java:111)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1077)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:465)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:348)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:7047)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3902)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2773)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
    "ExecuteThread: '13' for queue: 'weblogic.kernel.Default'" daemon prio=1 tid=0xaa28e480 nid=0x2246 runnable [0xa9a81000..0xa9a82198]
         at java.net.SocketInputStream.socketRead0(Native Method)
         at java.net.SocketInputStream.read(SocketInputStream.java:129)
         at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
         at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
         - locked <0xb8f3c8a0> (a java.io.BufferedInputStream)
         at weblogic.net.http.MessageHeader.isHTTP(MessageHeader.java:206)
         at weblogic.net.http.MessageHeader.parseHeader(MessageHeader.java:134)
         at weblogic.net.http.HttpClient.parseHTTP(HttpClient.java:403)
         - locked <0xb8f3c8d8> (a weblogic.net.http.HttpClient)
         at weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:323)
         - locked <0xb8f3c918> (a weblogic.net.http.SOAPHttpURLConnection)
         at weblogic.net.http.SOAPHttpURLConnection.getInputStream(SOAPHttpURLConnection.java:28)
         at weblogic.net.http.HttpURLConnection.getResponseCode(HttpURLConnection.java:832)
         at com.sabrix.integration.connector.SabrixJavaHttpConnectorProvider.processRequest(SabrixJavaHttpConnectorProvider.java:107)
         at com.sabrix.integration.connector.ConnectorService.processRequest(ConnectorService.java:26)
         at com.sabrix.integration.services.SabrixTaxService.makeCall(SabrixTaxService.java:201)
         at com.sabrix.integration.adapter.BaseRequestProcessor.createTaxServiceResponse(BaseRequestProcessor.java:220)
         at com.sabrix.integration.adapter.BaseRequestProcessor.processCall(BaseRequestProcessor.java:178)
         at com.sabrix.integration.adapter.BaseRequestProcessor.handleRequest(BaseRequestProcessor.java:151)
         at com.sabrix.integration.servlet.IntegrationServlet.doGet(IntegrationServlet.java:111)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1077)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:465)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:348)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:7047)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3902)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2773)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
    "ExecuteThread: '12' for queue: 'weblogic.kernel.Default'" daemon prio=1 tid=0xaa28d8e8 nid=0x2246 runnable [0xa9b02000..0xa9b03198]
         at java.net.SocketInputStream.socketRead0(Native Method)
         at java.net.SocketInputStream.read(SocketInputStream.java:129)
         at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
         at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
         - locked <0xb8f3d4b0> (a java.io.BufferedInputStream)
         at weblogic.net.http.MessageHeader.isHTTP(MessageHeader.java:206)
         at weblogic.net.http.MessageHeader.parseHeader(MessageHeader.java:134)
         at weblogic.net.http.HttpClient.parseHTTP(HttpClient.java:403)
         - locked <0xb8f3d4e8> (a weblogic.net.http.HttpClient)
         at weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:323)
         - locked <0xb8f3d528> (a weblogic.net.http.SOAPHttpURLConnection)
         at weblogic.net.http.SOAPHttpURLConnection.getInputStream(SOAPHttpURLConnection.java:28)
         at weblogic.net.http.HttpURLConnection.getResponseCode(HttpURLConnection.java:832)
         at com.sabrix.integration.connector.SabrixJavaHttpConnectorProvider.processRequest(SabrixJavaHttpConnectorProvider.java:107)
         at com.sabrix.integration.connector.ConnectorService.processRequest(ConnectorService.java:26)
         at com.sabrix.integration.services.SabrixTaxService.makeCall(SabrixTaxService.java:201)
         at com.sabrix.integration.adapter.BaseRequestProcessor.createTaxServiceResponse(BaseRequestProcessor.java:220)
         at com.sabrix.integration.adapter.BaseRequestProcessor.processCall(BaseRequestProcessor.java:178)
         at com.sabrix.integration.adapter.BaseRequestProcessor.handleRequest(BaseRequestProcessor.java:151)
         at com.sabrix.integration.servlet.IntegrationServlet.doGet(IntegrationServlet.java:111)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1077)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:465)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:348)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:7047)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3902)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2773)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
    "ExecuteThread: '11' for queue: 'weblogic.kernel.Default'" daemon prio=1 tid=0xaa28cd18 nid=0x2246 runnable [0xa9b83000..0xa9b84198]
         at java.net.SocketInputStream.socketRead0(Native Method)
         at java.net.SocketInputStream.read(SocketInputStream.java:129)
         at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
         at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
         - locked <0xb8f3e0c0> (a java.io.BufferedInputStream)
         at weblogic.net.http.MessageHeader.isHTTP(MessageHeader.java:206)
         at weblogic.net.http.MessageHeader.parseHeader(MessageHeader.java:134)
         at weblogic.net.http.HttpClient.parseHTTP(HttpClient.java:403)
         - locked <0xb8f3e0f8> (a weblogic.net.http.HttpClient)
         at weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:323)
         - locked <0xb8f3e138> (a weblogic.net.http.SOAPHttpURLConnection)
         at weblogic.net.http.SOAPHttpURLConnection.getInputStream(SOAPHttpURLConnection.java:28)
         at weblogic.net.http.HttpURLConnection.getResponseCode(HttpURLConnection.java:832)
         at com.sabrix.integration.connector.SabrixJavaHttpConnectorProvider.processRequest(SabrixJavaHttpConnectorProvider.java:107)
         at com.sabrix.integration.connector.ConnectorService.processRequest(ConnectorService.java:26)
         at com.sabrix.integration.services.SabrixTaxService.makeCall(SabrixTaxService.java:201)
         at com.sabrix.integration.adapter.BaseRequestProcessor.createTaxServiceResponse(BaseRequestProcessor.java:220)
         at com.sabrix.integration.adapter.BaseRequestProcessor.processCall(BaseRequestProcessor.java:178)
         at com.sabrix.integration.adapter.BaseRequestProcessor.handleRequest(BaseRequestProcessor.java:151)
         at com.sabrix.integration.servlet.IntegrationServlet.doGet(IntegrationServlet.java:111)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1077)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:465)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:348)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:7047)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3902)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2773)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
    "ExecuteThread: '10' for queue: 'weblogic.kernel.Default'" daemon prio=1 tid=0xaa28c148 nid=0x2246 runnable [0xa9c04000..0xa9c05198]
         at java.net.SocketInputStream.socketRead0(Native Method)
         at java.net.SocketInputStream.read(SocketInputStream.java:129)
         at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
         at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
         - locked <0xb8f3ecd0> (a java.io.BufferedInputStream)
         at weblogic.net.http.MessageHeader.isHTTP(MessageHeader.java:206)
         at weblogic.net.http.MessageHeader.parseHeader(MessageHeader.java:134)
         at weblogic.net.http.HttpClient.parseHTTP(HttpClient.java:403)
         - locked <0xb8f3ed08> (a weblogic.net.http.HttpClient)
         at weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:323)
         - locked <0xb8f3ed48> (a weblogic.net.http.SOAPHttpURLConnection)
         at weblogic.net.http.SOAPHttpURLConnection.getInputStream(SOAPHttpURLConnection.java:28)
         at weblogic.net.http.HttpURLConnection.getResponseCode(HttpURLConnection.java:832)
         at com.sabrix.integration.connector.SabrixJavaHttpConnectorProvider.processRequest(SabrixJavaHttpConnectorProvider.java:107)
         at com.sabrix.integration.connector.ConnectorService.processRequest(ConnectorService.java:26)
         at com.sabrix.integration.services.SabrixTaxService.makeCall(SabrixTaxService.java:201)
         at com.sabrix.integration.adapter.BaseRequestProcessor.createTaxServiceResponse(BaseRequestProcessor.java:220)
         at com.sabrix.integration.adapter.BaseRequestProcessor.processCall(BaseRequestProcessor.java:178)
         at com.sabrix.integration.adapter.BaseRequestProcessor.handleRequest(BaseRequestProcessor.java:151)
         at com.sabrix.integration.servlet.IntegrationServlet.doGet(IntegrationServlet.java:111)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1077)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:465)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:348)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:7047)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3902)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2773)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
    "ExecuteThread: '9' for queue: 'weblogic.kernel.Default'" daemon prio=1 tid=0xaa279be0 nid=0x2246 runnable [0xa9c85000..0xa9c86198]
         at java.net.SocketInputStream.socketRead0(Native Method)
         at java.net.SocketInputStream.read(SocketInputStream.java:129)
         at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
         at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
         - locked <0xb8f3f910> (a java.io.BufferedInputStream)
         at weblogic.net.http.MessageHeader.isHTTP(MessageHeader.java:206)
         at weblogic.net.http.MessageHeader.parseHeader(MessageHeader.java:134)
         at weblogic.net.http.HttpClient.parseHTTP(HttpClient.java:403)
         - locked <0xb8f3f948> (a weblogic.net.http.HttpClient)
         at weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:323)
         - locked <0xb8f3f988> (a weblogic.net.http.SOAPHttpURLConnection)
         at weblogic.net.http.SOAPHttpURLConnection.getInputStream(SOAPHttpURLConnection.java:28)
         at weblogic.net.http.HttpURLConnection.getResponseCode(HttpURLConnection.java:832)
         at com.sabrix.integration.connector.SabrixJavaHttpConnectorProvider.processRequest(SabrixJavaHttpConnectorProvider.java:107)
         at com.sabrix.integration.connector.ConnectorService.processRequest(ConnectorService.java:26)
         at com.sabrix.integration.services.SabrixTaxService.makeCall(SabrixTaxService.java:201)
         at com.sabrix.integration.adapter.BaseRequestProcessor.createTaxServiceResponse(BaseRequestProcessor.java:220)
         at com.sabrix.integration.adapter.BaseRequestProcessor.processCall(BaseRequestProcessor.java:178)
         at com.sabrix.integration.adapter.BaseRequestProcessor.handleRequest(BaseRequestProcessor.java:151)
         at com.sabrix.integration.servlet.IntegrationServlet.doGet(IntegrationServlet.java:111)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1077)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:465)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:348)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:7047)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3902)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2773)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
    "ExecuteThread: '8' for queue: 'weblogic.kernel.Default'" daemon prio=1 tid=0xaa2a9f40 nid=0x2246 runnable [0xa9d06000..0xa9d07198]
         at java.net.SocketInputStream.socketRead0(Native Method)
         at java.net.SocketInputStream.read(SocketInputStream.java:129)
         at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
         at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
         - locked <0xb8f40550> (a java.io.BufferedInputStream)
         at weblogic.net.http.MessageHeader.isHTTP(MessageHeader.java:206)
         at weblogic.net.http.MessageHeader.parseHeader(MessageHeader.java:134)
         at weblogic.net.http.HttpClient.parseHTTP(HttpClient.java:403)
         - locked <0xb8f40588> (a weblogic.net.http.HttpClient)
         at weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:323)
         - locked <0xb8f405c8> (a weblogic.net.http.SOAPHttpURLConnection)
         at weblogic.net.http.SOAPHttpURLConnection.getInputStream(SOAPHttpURLConnection.java:28)
         at weblogic.net.http.HttpURLConnection.getResponseCode(HttpURLConnection.java:832)
         at com.sabrix.integration.connector.SabrixJavaHttpConnectorProvider.processRequest(SabrixJavaHttpConnectorProvider.java:107)
         at com.sabrix.integration.connector.ConnectorService.processRequest(ConnectorService.java:26)
         at com.sabrix.integration.services.SabrixTaxService.makeCall(SabrixTaxService.java:201)
         at com.sabrix.integration.adapter.BaseRequestProcessor.createTaxServiceResponse(BaseRequestProcessor.java:220)
         at com.sabrix.integration.adapter.BaseRequestProcessor.processCall(BaseRequestProcessor.java:178)
         at com.sabrix.integration.adapter.BaseRequestProcessor.handleRequest(BaseRequestProcessor.java:151)
         at com.sabrix.integration.servlet.IntegrationServlet.doGet(IntegrationServlet.java:111)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1077)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:465)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:348)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:7047)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3902)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2773)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
    "ExecuteThread: '7' for queue: 'weblogic.kernel.Default'" daemon prio=1 tid=0xaa2a9898 nid=0x2246 runnable [0xa9d87000..0xa9d88198]
         at java.net.SocketInputStream.socketRead0(Native Method)
         at java.net.SocketInputStream.read(SocketInputStream.java:129)
         at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
         at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
         - locked <0xb1ad1018> (a java.io.BufferedInputStream)
         at weblogic.net.http.MessageHeader.isHTTP(MessageHeader.java:206)
         at weblogic.net.http.MessageHeader.parseHeader(MessageHeader.java:134)
         at weblogic.net.http.HttpClient.parseHTTP(HttpClient.java:403)
         - locked <0xb1ad1050> (a weblogic.net.http.HttpClient)
         at weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:323)
         - locked <0xb1ad1090> (a weblogic.net.http.SOAPHttpURLConnection)
         at weblogic.net.http.SOAPHttpURLConnection.getInputStream(SOAPHttpURLConnection.java:28)
         at weblogic.net.http.HttpURLConnection.getResponseCode(HttpURLConnection.java:832)
         at com.sabrix.integration.connector.SabrixJavaHttpConnectorProvider.processRequest(SabrixJavaHttpConnectorProvider.java:107)
         at com.sabrix.integration.connector.ConnectorService.processRequest(ConnectorService.java:26)
         at com.sabrix.integration.services.SabrixTaxService.makeCall(SabrixTaxService.java:201)
         at com.sabrix.integration.adapter.BaseRequestProcessor.createTaxServiceResponse(BaseRequestProcessor.java:220)
         at com.sabrix.integration.adapter.BaseRequestProcessor.processCall(BaseRequestProcessor.java:178)
         at com.sabrix.integration.adapter.BaseRequestProcessor.handleRequest(BaseRequestProcessor.java:151)
         at com.sabrix.integration.servlet.IntegrationServlet.doGet(IntegrationServlet.java:111)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1077)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:465)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:348)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:7047)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3902)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2773)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
    "ExecuteThread: '6' for queue: 'weblogic.kernel.Default'" daemon prio=1 tid=0xaa27ded0 nid=0x2246 runnable [0xa9e08000..0xa9e09198]
         at java.net.SocketInputStream.socketRead0(Native Method)
         at java.net.SocketInputStream.read(SocketInputStream.java:129)
         at java.io.BufferedInputStream.fill(BufferedInputStream.java:183)
         at java.io.BufferedInputStream.read(BufferedInputStream.java:201)
         - locked <0xb8f41430> (a java.io.BufferedInputStream)
         at weblogic.net.http.MessageHeader.isHTTP(MessageHeader.java:206)
         at weblogic.net.http.MessageHeader.parseHeader(MessageHeader.java:134)
         at weblogic.net.http.HttpClient.parseHTTP(HttpClient.java:403)
         - locked <0xb8f41468> (a weblogic.net.http.HttpClient)
         at weblogic.net.http.HttpURLConnection.getInputStream(HttpURLConnection.java:323)
         - locked <0xb8f414a8> (a weblogic.net.http.SOAPHttpURLConnection)
         at weblogic.net.http.SOAPHttpURLConnection.getInputStream(SOAPHttpURLConnection.java:28)
         at weblogic.net.http.HttpURLConnection.getResponseCode(HttpURLConnection.java:832)
         at com.sabrix.integration.connector.SabrixJavaHttpConnectorProvider.processRequest(SabrixJavaHttpConnectorProvider.java:107)
         at com.sabrix.integration.connector.ConnectorService.processRequest(ConnectorService.java:26)
         at com.sabrix.integration.services.SabrixTaxService.makeCall(SabrixTaxService.java:201)
         at com.sabrix.integration.adapter.BaseRequestProcessor.createTaxServiceResponse(BaseRequestProcessor.java:220)
         at com.sabrix.integration.adapter.BaseRequestProcessor.processCall(BaseRequestProcessor.java:178)
         at com.sabrix.integration.adapter.BaseRequestProcessor.handleRequest(BaseRequestProcessor.java:151)
         at com.sabrix.integration.servlet.IntegrationServlet.doGet(IntegrationServlet.java:111)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1077)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:465)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:348)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:7047)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
         at weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletContext.java:3902)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2773)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:224)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:183)
    - - Weblogic Consultant

    Deploying Creator apps to Weblogic, including JDBC setup, is explained in the tutorial "Deploying Your Application to a BEA WebLogic Server" now available at http://devservices.sun.com/premium/jscreator/standard/learning/tutorials/weblogicdeploy.html

  • Installing WebLogic 11gR1 zip distro on Ubuntu 10.10

    Hi. I'm having a problem installing WebLogic 11gR1, the zip distribution of Ubuntu 10.10.
    I created this path:
    /usr/local/programs/WebLogic11gR1
    I put this in .bashrc
    export MW_HOME=/usr/local/programs/WebLogic11gR1
    I closed that terminal and opened a fresh terminal.
    I moved the *zip distribution into
    /usr/local/programs/WebLogic11gR1
    I unpacked the zip and tried to run the configure.sh script with variations of
    sh ./configure.sh
    and I get this error message:
    =====================================================
    ./configure.sh: 19: [[: not found
    ./configure.sh: 19: -d: not found
    ERROR: You must set MW_HOME and it must point to a directory.
    where an installation of WebLogic exists. Ensure you point
    this variable to the extract location of the zip distribution.
    =====================================================
    I ran echo $MW_HOME and got
    /usr/local/programs/WebLogic11gR1
    Which is correct.
    Any ideas what is going on and how I can fix it?

    the config.sh wouldn't pick up my JAVA_HOME either. I opened up the script and found that all it did was call another script, so I ran that script myself with no problems.

  • Weblogic Portal 9.2 Startup Error - Linux

    Hi all, Thanks in advance for help in resolving this critical situation.
    Installed is Weblogic Portal 9.2 on a Ubuntu [Debian] Linux workstation. When I create a portal environment using default Configuration Wizard settings, ./startWeblogic.sh executes and I am able to reach the cosole without problems.
    As soon as I try to customize the configuration using Oracle drivers and corresponding username/password, I see an alert that reads:
    <b>This domain is configured to use the SQL authenticator security provider. You must load database tables in the "Run Database Scripts" panel or load the tables manually after completing the wizard using the SQL file located at ~/bea920/user_projects/domains/pDomain/security/SQLAuthenticator.sql</b>
    I click 'OK'. And 'Done'.
    When I attempt to start Weblogic, it fails with the following stacktraces:
    <b>
    JAVA Memory arguments: -Xms256m -Xmx768m
    WLS Start Mode=Development
    CLASSPATH=:/home/toszter/bea920/patch_weblogic920/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/home/toszter/bea920/jrockit90_150_04/lib/tools.jar:/home/toszter/bea920/weblogic92/server/lib/weblogic_sp.jar:/home/toszter/bea920/weblogic92/server/lib/weblogic.jar:/home/toszter/bea920/weblogic92/server/lib/webservices.jar::/home/toszter/bea920/weblogic92/common/eval/pointbase/lib/pbclient51.jar:/home/toszter/bea920/weblogic92/server/lib/xqrl.jar:/home/toszter/bea920/weblogic92/server/lib/xquery.jar:/home/toszter/bea920/weblogic92/server/lib/binxml.jar:
    PATH=/home/toszter/bea920/weblogic92/server/bin:/home/toszter/bea920/jrockit90_150_04/jre/bin:/home/toszter/bea920/jrockit90_150_04/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
    * To start WebLogic Server, use a username and *
    * password assigned to an admin-level user. For *
    * server administration, use the WebLogic Server *
    * console at http://hostname:port/console *
    starting weblogic with Java version:
    Cleaning up license and uid files
    Starting linux-intel/IDOLserver/DiSH/AutonomyDiSH.exe
    Autonomy engine started.
    Listening for transport dt_socket at address: 8453
    java version "1.5.0_04"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_04-b05)
    BEA JRockit(R) (build R26.0.0-189_CR269406-59389-1.5.0_04-20060322-1126-linux-ia32, )
    Starting WLS with line:
    /home/toszter/bea920/jrockit90_150_04/bin/java -jrockit -Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,address=8453,server=y,suspend=n -Djava.compiler=NONE -Xms256m -Xmx768m -Xverify:none -ea -da:com.bea... -da:javelin... -da:weblogic... -ea:com.bea.wli... -ea:com.bea.broker... -ea:com.bea.sbconsole... -Dplatform.home=/home/toszter/bea920/weblogic92 -Dwls.home=/home/toszter/bea920/weblogic92/server -Dwli.home=/home/toszter/bea920/weblogic92/integration -Dweblogic.wsee.bind.suppressDeployErrorMessage=true -Dweblogic.http.descriptor.merge=true -Dweblogic.management.discover=true -Dwlw.iterativeDev=true -Dwlw.testConsole=true -Dwlw.logErrorsToConsole=true -Dweblogic.ext.dirs=/home/toszter/bea920/patch_weblogic920/profiles/default/sysext_manifest_classpath -Dweblogic.Name=AdminServer -Djava.security.policy=/home/toszter/bea920/weblogic92/server/lib/weblogic.policy weblogic.Server
    Listening for transport dt_socket at address: 8453
    <Sep 26, 2006 10:37:30 AM EDT> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    /home/toszter/bea920/weblogic92/platform/lib/p13n/p13n-schemas.jar:/home/toszter/bea920/weblogic92/platform/lib/p13n/p13n_common.jar:/home/toszter/bea920/weblogic92/platform/lib/p13n/p13n_system.jar:/home/toszter/bea920/weblogic92/platform/lib/wlp/commerce_system.jar:/home/toszter/bea920/weblogic92/platform/lib/wlp/content_system.jar:/home/toszter/bea920/weblogic92/platform/lib/wlp/groupspace_system.jar:/home/toszter/bea920/weblogic92/platform/lib/wlp/netuix_common.jar:/home/toszter/bea920/weblogic92/platform/lib/wlp/netuix_schemas.jar:/home/toszter/bea920/weblogic92/platform/lib/wlp/netuix_system-full.jar:/home/toszter/bea920/weblogic92/platform/lib/wlp/netuix_system.jar:/home/toszter/bea920/weblogic92/platform/lib/wlp/nf-jspcmods.jar:/home/toszter/bea920/weblogic92/platform/lib/wlp/nf-system.jar:/home/toszter/bea920/weblogic92/platform/lib/wlp/wlp-schemas.jar:/home/toszter/bea920/weblogic92/platform/lib/wlp/wps_system.jar:/home/toszter/bea920/weblogic92/platform/lib/wlp/wsrp-client.jar:/home/toszter/bea920/weblogic92/platform/lib/wlp/wsrp-common.jar>
    <Sep 26, 2006 10:37:32 AM EDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with BEA JRockit(R) Version R26.0.0-189_CR269406-59389-1.5.0_04-20060322-1126-linux-ia32 from BEA Systems, Inc.>
    <Sep 26, 2006 10:37:33 AM EDT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 9.2 Fri Jun 23 20:47:26 EDT 2006 783464 >
    <Sep 26, 2006 10:37:36 AM EDT> <Info> <Security> <BEA-090065> <Getting boot identity from user.>
    Enter username to boot WebLogic server:system
    Enter password to boot WebLogic server:
    <Sep 26, 2006 10:37:48 AM EDT> <Info> <WebLogicServer> <BEA-000215> <Loaded License : /home/toszter/bea920/license.bea>
    <Sep 26, 2006 10:37:48 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Sep 26, 2006 10:37:48 AM EDT> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Sep 26, 2006 10:37:48 AM EDT> <Notice> <Log Management> <BEA-170019> <The server log file /home/toszter/bea920/user_projects/domains/pDomain/servers/AdminServer/logs/AdminServer.log is opened. All server side log events will be written to this file.>
    <Sep 26, 2006 10:37:52 AM EDT> <Error> <com.bea.weblogic.kernel> <000000> <[Security:090737]An exception occured while getting connection to validate the configuration settings
    java.sql.SQLException: [Security:090735]The DBMS connection was not usable
    at weblogic.security.providers.authentication.DBMSSQLAuthenticatorDelegateImpl.getManageableConnection(DBMSSQLAuthenticatorDelegateImpl.java:857)
    at weblogic.security.providers.authentication.DBMSSQLAuthenticatorDelegateImpl.validateConfiguration(DBMSSQLAuthenticatorDelegateImpl.java:163)
    at weblogic.security.providers.authentication.DBMSSQLAuthenticatorDelegateImpl.<init>(DBMSSQLAuthenticatorDelegateImpl.java:89)
    at weblogic.security.providers.authentication.DBMSAuthenticatorDelegateImpl.getInstance(DBMSAuthenticatorDelegateImpl.java:445)
    at weblogic.security.providers.authentication.DBMSSQLAuthenticationProviderImpl.initialize(DBMSSQLAuthenticationProviderImpl.java:52)
    Truncated. see log file for complete stacktrace
    >
    <Sep 26, 2006 10:37:53 AM EDT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Sep 26, 2006 10:37:53 AM EDT> <Error> <com.bea.weblogic.kernel> <000000> <[Security:090735]The DBMS connection was not usable>
    <Sep 26, 2006 10:37:53 AM EDT> <Critical> <Security> <BEA-090403> <Authentication for user system denied>
    <Sep 26, 2006 10:37:53 AM EDT> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication for user system denied
    weblogic.security.SecurityInitializationException: Authentication for user system denied
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:947)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1029)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:849)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    Truncated. see log file for complete stacktrace
    >
    <Sep 26, 2006 10:37:53 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Sep 26, 2006 10:37:53 AM EDT> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Sep 26, 2006 10:37:53 AM EDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    Autonomy engine processes stopped
    </b>
    Here is what i have tried:
    1. altered the username and password in boot.properties
    2. deleted boot.properties and manually entered the username and password at WLS startup [as seen in the stacktrace].
    3. created a default-settings portal environment that started weblogic, then used the console to chenge the settings to my customized values. Restarted the server and it failed with the same stacktraces.
    Please please help. Our team has exhausted its knowledge of trouble shooting this situation. This forum is my next to last result.
    Thanks again.
    Bartosz

    I too was facing this problem initially but on windows machine. This problem occurs because p13nDataSource is not configured and its still pointing to the POINTBASE data base. Point it to Oracle database and then test the connection. Once the Connection Test is sucessful go to Run Database Script. Select the correct version of Oracle i.e. 8i, 9i or 10g. Then select on DataSource from in the top left corner. Only two DataSource needs to be configured. cgDataSource-nonXA and p13nDataSource.Select these Data Source one after another and Run the scripts once this is done u can configure the WLI Domain.
    This is done once configuring the WLI Domain.
    I would post the corrective measure for the Domain which has been already created. If the issue is blocking u can create a new domain:-)

  • Oim 9.1.0.1 installation over WebLogic App server 10.3 Error

    can anyone help me solve the problem:
    environment:redhat5.3-x64 ,database:11.1.0.7 weblogic 10.3 jdk:1.6.0.10
    JDBC store "AdminServer_OIM_JDBCSTORE"
    in this server is not the owner of database table "AdminServer_WLStore". Unexpected current owner is "[name={server=AdminServer!host=127.0.0.1!domain=oimDomain!store=AdminServer_OIM_JDBCSTORE!table=AdminServer_WLStore}:random=-544581572502067192:timestamp=1273295394768]", expected current owner is "[name={server=AdminServer!host=127.0.0.1!domain=oimDomain!store=AdminServer_OIM_JDBCSTORE!table=AdminServer_WLStore}:random=-4797053672388548299:timestamp=1273295377038]".>
    sole/console.portal?_nfpb=true&_pageLabel=WebAppApplicationOverviewPage&WebAppApplicationOverviewPortlethandle=com.bea.console.handles.AppDeploymentHandle%28%22com.bea%3AName%3DXIMDD%2CType%3DAppDeployment%22%29.>
    <May 8, 2010 12:24:53 PM CST> <Error> <Store> <BEA-280061> <The persistent store "AdminServer_OIM_JDBCSTORE" could not be deployed: weblogic.store.PersistentStoreException: Can't find JDBC DataSource jdbc/xlDS: javax.naming.NameNotFoundException: While trying to lookup 'jdbc.xlDS' didn't find subcontext 'jdbc'. Resolved ''; remaining name 'jdbc/xlDS'
    weblogic.store.PersistentStoreException: Can't find JDBC DataSource jdbc/xlDS: javax.naming.NameNotFoundException: While trying to lookup 'jdbc.xlDS' didn't find subcontext 'jdbc'. Resolved ''; remaining name 'jdbc/xlDS'
    Caused By: javax.naming.NameNotFoundException: While trying to lookup 'jdbc.xlDS' didn't find subcontext 'jdbc'. Resolved ''; remaining name 'jdbc/xlDS'
    <May 8, 2010 12:24:53 PM CST> <Warning> <Management> <BEA-141197> <The deployment of AdminServer_OIM_JDBCSTORE failed.
    weblogic.management.DeploymentException:
    at weblogic.store.admin.JDBCAdminHandler.activate(JDBCAdminHandler.java:62)
    at weblogic.management.utils.GenericManagedService.activateDeployment(GenericManagedService.java:239)
    at weblogic.management.utils.GenericServiceManager.activateDeployment(GenericServiceManager.java:131)
    weblogic.jndi.internal.BasicNamingNode.newNameNotFoundException(BasicNamingNode.java:
    <May 8, 2010 12:24:53 PM CST> <Error> <JMS> <BEA-040123> <Failed to start JMS Server "AdminServer_OIM_JMSSERVER" due to weblogic.management.DeploymentException: The persistent store "AdminServer_OIM_JDBCSTORE" does not exist.
    weblogic.management.DeploymentException: The persistent store "AdminServer_OIM_JDBCSTORE" does not exist
    at
    <May 8, 2010 12:24:53 PM CST> <Warning> <Management> <BEA-141197> <The deployment of AdminServer_OIM_JMSSERVER failed.
    weblogic.management.DeploymentException: Internalrror activating the JMS Server AdminServer_OIM_JMSSERVER: weblogic.management.DeploymentException: The persistent store "AdminServer_OIM_JDBCSTORE" does not exist
    at weblogic.jms.deployer.BEAdminHandler.activate(BEAdminHandler.java:206)
    at
    Truncated. see log file for complete stacktrace
    Caused By: weblogic.management.DeploymentException: The persistent store "AdminServer_OIM_JDBCSTORE" does not exist
    <May 8, 2010 12:24:53 PM CST> <Critical> <Management> <BEA-141190> <The commit phase of the configuration update failed with an exception:
    weblogic.descriptor.DescriptorUpdateFailedException: one or more registered update listeners reported activation problems.
    The following failures occurred:
    -- The following failures occurred:
    -- Internalrror activating the JMS Server AdminServer_OIM_JMSSERVER: weblogic.management.DeploymentException: The persistent store "AdminServer_OIM_JDBCSTORE" does not exist
    weblogic.management.DeploymentException: Internalrror activating the JMS Server AdminServer_OIM_JMSSERVER: weblogic.management.DeploymentException: The persistent store "AdminServer_OIM_JDBCSTORE" does not exist
    Caused by: weblogic.management.DeploymentException: The persistent store "AdminServer_OIM_JDBCSTORE" does not exist
    weblogic.management.provider.internal.RuntimeAccessDeploymentReceiverService$1.run(Runti
    "[name={server=AdminServer!host=127.0.0.1!domain=oimDomain!store=AdminServer_OIM_JDBCSTORE!table=AdminServer_WLStore}:random=-544581572502067192:timestamp=1273295374735]". Trying to wait for ownership.>
    <May 8, 2010 1:09:58 PM CST> <Error> <Store> <BEA-280077> <JDBC store "AdminServer_OIM_JDBCSTORE" in this server is not the owner of database table "AdminServer_WLStore". Unexpected current owner is "[name={server=AdminServer!host=127.0.0.1!domain=oimDomain!store=AdminServer_OIM_JDBCSTORE!table=AdminServer_WLStore}:random=-544581572502067192:timestamp=1273295394768]", expected current owner is "[name={server=AdminServer!host=127.0.0.1!domain=oimDomain!store=AdminServer_OIM_JDBCSTORE!table=AdminServer_WLStore}:random=-4797053672388548299:timestamp=1273295377038]".>
    <May 8, 2010 1:09:58 PM CST> <Error> <Store> <BEA-280072> <JDBC store "AdminServer_OIM_JDBCSTORE" failed to open table "AdminServer_WLStore".
    weblogic.store.io.jdbc.JDBCStoreException: [Store:280064]280077 (server="AdminServer" store="AdminServer_OIM_JDBCSTORE" table="AdminServer_WLStore")
    <May 8, 2010 1:09:58 PM CST> <Error> <Store> <BEA-280061> <The persistent store "AdminServer_OIM_JDBCSTORE" could not be deployed: weblogic.store.io.jdbc.JDBCStoreException: open failed

    Hello,
    Were you able to find the solution to this ?
    I have been facing the same problem with exactly the same environment settings.
    Regards,
    Rohan

  • Oracle 10g XE installation problem on Ubuntu Linux, Oracle will not start

    Hi,
    After installing the pakages the error is when I call sqlplus and login as SYS :-
    oracleXE: error while loading shared libraries: libaio.so.1: cannot open shared object file: No such file or directory
    ERROR:
    ORA-12547: TNS:lost contact
    What I have done:-
    My system is 64 bit AMD.
    I installed .deb package on Ubuntu 9.04 server. I installed the following packages.
    1.     ibc6-i386
    2.     libaio_0.3.104-1_i386.deb
    3.     bc
    4.     oracle-xe-universal_10.2.0.1-1.1_i386.deb.
    The Oracle processes do not start after running /etc/init.d/oracle-xe start.
    I can tnsping from the local machine.
    dpkg -l |grep libaio gives the following:
    ii libaio1 0.3.107-3ubuntu1 Linux kernel AIO access library - shared lib

    I have been running XE on 9.04 (32bit on my laptop - 64bit on my workstation) and both works fine. I had no problem installing. I followed the directions in documents I found on Ubuntu forums and also google. The document I used to install on 64bit was from http://littlebrain.org
    I remember using
    dpkg -i --force-architecture libaio1_0.3.107-1ubuntu1_i386.deb
    dpkg -i --force-architecture libaio-dev_0.3.107-1ubuntu1_i386.deb
    dpkg -i --force-architecture libaio1-dbg_0.3.107-1ubuntu1_i386.deb
    dpkg -i --force-architecture oracle-xe_10.2.0.1-1.0_i386.deb
    and then I used the ./oracle-xe configure as root, the installation was ok - and I have even updated the APEX version to 3.2.1 on the XE installation running on my 64bit Ubuntu 9.04
    hope this proves useful
    R/ Zafer

  • ORA-07445 on Ubuntu 8.04

    Hello,
    I manage Oracle Database 10g Express Edition Release 10.2.0.1.0 on a Linux Ubuntu 8.04 server for some students.
    I've installed the package oracle-xe-universal
    Simple queries works fine but some like this one does'nt work :
    SQL> select nomf, nomp, prixp from ( commande co join client c on co.numc=c.numc ) join (produit p join fournisseur f on p.numf=f.numf ) on p.nomp=co.nomp where ( nomc = 'Jean');
    select nomf, nomp, prixp from ( commande co join client c on co.numc=c.numc ) join (produit p join fournisseur f on p.numf=f.numf ) on p.nomp=co.nomp where ( nomc = 'Jean')
    ERROR at line 1:
    ORA-03113: end-of-file on communication channel
    Then, if I try any other querie I have the following error :
    ERROR:
    ORA-03114: not connected to ORACLE
    Here is what it gives on alert_XE.log :
    Fri Feb 12 10:35:43 2010
    Errors in file /usr/lib/oracle/xe/app/oracle/admin/XE/udump/xe_ora_25191.trc:
    ORA-07445: exception encountered: core dump [koksspac()+211] [SIGSEGV] [Address not mapped to object] [0x48] [] []
    Can somebody help me ?

    I don't agree that the result (ora-7445, which is in fact an internal error) should occur in any circumstances.
    but, the platform isn't supported. so you don't have anywhere to go but to rewrite the sql and see if that works.
    if your question is answered, please mark the question as answered!

  • WebLogic 10.3.2.0 hanging at startup after "The server log file is opened."

    Hi,
    A WebLogic 10.3.2.0 server is hanging at startup. There are no error messages. The last command in the startup window is:
    "The server log file <log file dest> is opened. All server side log events will be written to this file."
    I think the next line should be:
    "Security initializing using security realm realm."
    Any ideas on what could be the issue? For instance what resources should be accessed at that point of time? There is sufficient space left on the (virtual machine) disk. The VM configured with 8GB memory. Could it be performance related still?
    Following is written to the log file:
    ####<12.aug.2010 kl 09.47 CEST> <Info> <WebLogicServer> <oim> <> <Main Thread> <> <> <> <1281599254656> <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.> ####<12.aug.2010 kl 09.47 CEST> <Notice> <Log Management> <oim> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1281599255312> <BEA-170019> <The server log file ....logs\AdminServer.log is opened. All server side log events will be written to this file.> ####<12.aug.2010 kl 09.47 CEST> <Info> <Log Management> <oim> <> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <> <> <> <1281599255390> <BEA-170023> <The Server Logging is initialized with Java Logging API implementation.> ####<12.aug.2010 kl 09.47 CEST> <Info> <Diagnostics> <oim> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1281599255671> <BEA-320001> <The ServerDebug service initialized successfully.> ####<12.aug.2010 kl 09.47 CEST> <Info> <Store> <oim> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1281599256515> <BEA-280050> <Persistent store "WLS_DIAGNOSTICS" opened: directory="....s\domains\oim\servers\AdminServer\data\store\diagnostics" writePolicy="Disabled" blockSize=512 directIO=false driver="wlfileio2"> ####<12.aug.2010 kl 09.47 CEST> <Info> <Server> <oim> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1281599257140> <BEA-002622> <The protocol "t3" is now configured.> ####<12.aug.2010 kl 09.47 CEST> <Info> <Server> <oim> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1281599257140> <BEA-002622> <The protocol "t3s" is now configured.> ####<12.aug.2010 kl 09.47 CEST> <Info> <Server> <oim> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1281599257140> <BEA-002622> <The protocol "http" is now configured.> ####<12.aug.2010 kl 09.47 CEST> <Info> <Server> <oim> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1281599257140> <BEA-002622> <The protocol "https" is now configured.> ####<12.aug.2010 kl 09.47 CEST> <Info> <Server> <oim> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1281599257140> <BEA-002622> <The protocol "iiop" is now configured.> ####<12.aug.2010 kl 09.47 CEST> <Info> <Server> <oim> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1281599257156> <BEA-002622> <The protocol "iiops" is now configured.> ####<12.aug.2010 kl 09.47 CEST> <Info> <Server> <oim> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1281599257156> <BEA-002622> <The protocol "ldap" is now configured.> ####<12.aug.2010 kl 09.47 CEST> <Info> <Server> <oim> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1281599257156> <BEA-002622> <The protocol "ldaps" is now configured.> ####<12.aug.2010 kl 09.47 CEST> <Info> <Server> <oim> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1281599257187> <BEA-002622> <The protocol "cluster" is now configured.> ####<12.aug.2010 kl 09.47 CEST> <Info> <Server> <oim> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1281599257187> <BEA-002622> <The protocol "clusters" is now configured.> ####<12.aug.2010 kl 09.47 CEST> <Info> <Server> <oim> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1281599257218> <BEA-002622> <The protocol "snmp" is now configured.> ####<12.aug.2010 kl 09.47 CEST> <Info> <Server> <oim> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1281599257218> <BEA-002622> <The protocol "admin" is now configured.> ####<12.aug.2010 kl 09.47 CEST> <Info> <Server> <oim> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1281599257218> <BEA-002624> <The administration protocol is "t3s" and is now configured.> ####<12.aug.2010 kl 09.47 CEST> <Info> <RJVM> <oim> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1281599257468> <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>
    ####<12.aug.2010 kl 09.47 CEST> <Info> <Server> <oim> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1281599257687> <BEA-002609> <Channel Service initialized.> ####<12.aug.2010 kl 09.47 CEST> <Info> <Socket> <oim> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1281599258000> <BEA-000406> <NTSocketMuxer was built on Jan 13 2005 17:47:03
    ####<12.aug.2010 kl 09.47 CEST> <Info> <Socket> <oim> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1281599258078> <BEA-000436> <Allocating 3 reader threads.> ####<12.aug.2010 kl 09.47 CEST> <Info> <Socket> <oim> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1281599258078> <BEA-000446> <Native IO Enabled.> ####<12.aug.2010 kl 09.47 CEST> <Info> <IIOP> <oim> <AdminServer> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1281599259500> <BEA-002014> <IIOP subsystem enabled.>
    Thanks!!

    tried both of these, still having same error as below:
    <Sep 8, 2010 1:32:37 PM IST> <Critical> <Security> <BEA-090402> <Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.>
    <Sep 8, 2010 1:32:37 PM IST> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.
    weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(CommonSecurityServiceManagerDelegateImpl.java:959)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(CommonSecurityServiceManagerDelegateImpl.java:1050)
    at weblogic.security.service.SecurityServiceManager.initialize(SecurityServiceManager.java:875)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    Truncated. see log file for complete stacktrace
    Caused By: javax.security.auth.login.FailedLoginException: [Security:090304]Authentication Failed: User weblogic2 javax.security.auth.login.FailedLoginException: [Security:090302]Authentication Failed: User weblogic2 denied
    at weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.login(LDAPAtnLoginModuleImpl.java:250)
    at com.bea.common.security.internal.service.LoginModuleWrapper$1.run(LoginModuleWrapper.java:110)
    at java.security.AccessController.doPrivileged(Native Method)
    at com.bea.common.security.internal.service.LoginModuleWrapper.login(LoginModuleWrapper.java:106)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    Truncated. see log file for complete stacktrace
    >
    <Sep 8, 2010 1:32:37 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Sep 8, 2010 1:32:37 PM IST> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Sep 8, 2010 1:32:37 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    Pls help me out ASAP...

Maybe you are looking for

  • Mail from one email address won't download

    Emails from one particular email address won't download into Mail for my [email protected] account. Email from everyone else comes in fine. I can see his mail in webmail and on my iPhone, but not in Mail. It comes through to my yahoo address but no

  • Selectable Dialog Panel Tab Order Reversed when Plug-In compiled with XCode 3

    Hi, I'm not sure if anyone has seen this before, but I am experiencing a problem with the order of the panel tabs in a selectable dialog when compiling a CS3 plug-in using the following configuration. OSX 10.5.4 XCode 3. ID SDK 5.0.3 The problem is e

  • Sent items during a certain period are missing

    There is a user whose sent items during a certain period are missing, - physically not in her mailbox of the mail store. She is sure that she did not remove them. She only uses the web interface to access her emails. How could this occur? Thanks.

  • Error when compiling kernel

    arch/x86/kernel/acpi/realmode/wakeup.S:1:0: error: CPU you selected does not support x86-64 instruction set arch/x86/kernel/acpi/realmode/wakeup.S:1:0: error: CPU you selected does not support x86-64 instruction set arch/x86/kernel/acpi/realmode/wake

  • Viewing Windows servers in finder

    In Tiger, I was able to click on "Network" in finder and view all the Windows servers and computers on the domain my network connection was running through. Now in Leopard, I can see all the Macs that are connected on the network but I can't see any