Weblogic Server 10.0 automatic undeployment

How can I perform common development cycle:
code update - save - deploy - preview
in Workshop?
I'm running WLS under Workshop and when I start my Dynamic Web Project and then try to Publish changes I'm getting the exception that application is already running. The only way is to Undeploy it manually and then publish. Error log indicates that Workshop could not locate old version running on the server and therefore failed to deploy the new one:
Error
Tue Feb 05 00:00:54 EST 2008 Module named '' failed to redeploy.
Tue Feb 05 00:00:54 EST 2008 Waiting on ProgressObject:@13678516
Tue Feb 05 00:00:54 EST 2008 Module not found on server. Deploying.
Tue Feb 05 00:00:54 EST 2008 ***dm.distribute (deploy)
Changes to JSP files propagate to server without any effort on my account though - after I save changes they appear in the browser after I hit 'refresh' automatically. Problems arise when I update things like struts.xml or some of Action java classes - there's no way to publish them on the server short of undeploying them manually first.
Any help would be greately appreciated.
Edited by tsmike at 02/04/2008 9:08 PM

I suggest you open a support case or try to review self-help support patterns on Metalink.
Review doc id 760172.1 Oracle WebLogic Server Core Server / JVM / Memory Issues Support Patterns

Similar Messages

  • Configuring weblogic server to start automatically

    Hi, I have installed oracle weblogic server 11g, jdk/jre 7 and forms & reports 11g. i have successfully installed all softwares. I configured forms and reports domain and weblogic domain. I would like to have weblogic start automatically when i login in to comp/server. Right now i have to click on the start admin server for weblogic server domain button in domain folder and the stop admin server button. I also have to type in the username and password into the cmd promt when i click the start and stop admin server buttons.
    How can i have the forms and reporst weblogic server start automatically?
    how can i get past not having to enter in username and password each time it starts up and stops? (this is entering the username and password before you get to the weblogic console login screen)

    i configured it as a windows service. i followed the instructions from the link you provided and when i finished i named the file "startweblogic.cmd." I put the file in the "WL_HOME\server\bin" directory which also has the installsvc.cmd file in and ran it as administrator.
    tHIS IS A COPY OF WHAT WAS DISPLAYED:
    C:\Windows\system32>echo off
    C:\Windows\system32>set CLASSPATH=C:\Oracle\MIDDLE~1\patch_wls1036\profiles\defa
    ult\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\patch_ocp371\pr
    ofiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\PROGRA~1\Java\JDK17~
    1.0\lib\tools.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\Or
    acle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;C:\Oracle\MIDDLE~1\modules\feat
    ures\weblogic.server.modules_10.3.6.0.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\l
    ib\webservices.jar;C:\Oracle\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;C:\Orac
    le\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;
    * To start WebLogic Server, use the password *
    * assigned to the system user. The system *
    * username and password must also be used to *
    * access the WebLogic Server console from a web *
    * browser. *
    C:\Windows\system32>rem *** Set Command Line for service to execute within creat
    ed JVM
    C:\Windows\system32>set CMDLINE="-client -Xms32m -Xmx200m -XX:MaxPermSize=128m -
    XX:+UseSpinning -Dweblogic.management.server=http://hidden:hidden -Dweblo
    gic.Stdout="D:\TEMP\Svr_Logs\stdout.log" -Dweblogic.Stderr="D:\TEMP\Svr_Logs\std
    err.log" -Xverify:none -classpath \"C:\Oracle\MIDDLE~1\patch_wls1036\profiles\de
    fault\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\patch_ocp371\
    profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\PROGRA~1\Java\JDK1
    7~1.0\lib\tools.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\
    Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;C:\Oracle\MIDDLE~1\modules\fe
    atures\weblogic.server.modules_10.3.6.0.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server
    \lib\webservices.jar;C:\Oracle\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;C:\Or
    acle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;\" -Dweblogic.Name=hidden -Dweblogic.management.username=hidden -Dweblogic.management.server
    =\"http://hidden:hidden\" -Dweblogic.ProductionModeEnabled= -Djava.securi
    ty.policy=\"C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.policy\" weblogic.
    Server"
    C:\Windows\system32>goto finish
    C:\Windows\system32>rem *** Set up extrapath for win32 and win64 platform separa
    tely
    C:\Windows\system32>if "false" == "true" set EXTRAPATH=C:\Oracle\MIDDLE~1\WLSERV
    ~1.3\server\native\win\32;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\bin;C:\PROGRA~1\J
    ava\JDK17~1.0\jre\bin;C:\PROGRA~1\Java\JDK17~1.0\bin;C:\Oracle\MIDDLE~1\WLSERV~1
    .3\server\native\win\32\oci920_8
    C:\Windows\system32>if "false" == "true" set EXTRAPATH=C:\Oracle\MIDDLE~1\WLSERV
    ~1.3\server\native\win\64\;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\bin;C:\PROGRA~1\
    Java\JDK17~1.0\jre\bin;C:\PROGRA~1\Java\JDK17~1.0\bin;C:\Oracle\MIDDLE~1\WLSERV~
    1.3\server\native\win\64\oci920_8
    C:\Windows\system32>if "true" == "true" set EXTRAPATH=C:\Oracle\MIDDLE~1\WLSERV~
    1.3\server\native\win\x64\;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\bin;C:\PROGRA~1\
    Java\JDK17~1.0\jre\bin;C:\PROGRA~1\Java\JDK17~1.0\bin;C:\Oracle\MIDDLE~1\WLSERV~
    1.3\server\native\win\x64\oci920_8
    C:\Windows\system32>rem *** Install the service
    C:\Windows\system32>"C:\Oracle\MIDDLE~1\WLSERV~1.3\server\bin\beasvc" -install -
    svcname:"beasvc Hidden_hidden" -javahome:"C:\PROGRA~1\Java\JDK17~1.
    0" -execdir:"C:\Oracle\Middleware\user_projects\domains\hidden\config"
    -maxconnectretries:"3" -host:"hidden" -port:"hidden" -extrapath:"C:\Oracle\M
    IDDLE~1\WLSERV~1.3\server\native\win\x64\;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\b
    in;C:\PROGRA~1\Java\JDK17~1.0\jre\bin;C:\PROGRA~1\Java\JDK17~1.0\bin;C:\Oracle\M
    IDDLE~1\WLSERV~1.3\server\native\win\x64\oci920_8" -password:"hidden" -cmdl
    ine:"-client -Xms32m -Xmx200m -XX:MaxPermSize=128m -XX:+UseSpinning -Dweblogic.m
    anagement.server=http://HIDDEN:HIDDEN -Dweblogic.Stdout="D:\TEMP\Svr_Logs
    \stdout.log" -Dweblogic.Stderr="D:\TEMP\Svr_Logs\stderr.log" -Xverify:none -clas
    spath \"C:\Oracle\MIDDLE~1\patch_wls1036\profiles\default\sys_manifest_classpath
    \weblogic_patch.jar;C:\Oracle\MIDDLE~1\patch_ocp371\profiles\default\sys_manifes
    t_classpath\weblogic_patch.jar;C:\PROGRA~1\Java\JDK17~1.0\lib\tools.jar;C:\Oracl
    e\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\s
    erver\lib\weblogic.jar;C:\Oracle\MIDDLE~1\modules\features\weblogic.server.modul
    es_10.3.6.0.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;C:\Orac
    le\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;C:\Oracle\MIDDLE~1\modules\NETSFA
    ~1.0_1/lib/ant-contrib.jar;\" -Dweblogic.Name=HIDDEN -Dweblogic.managem
    ent.username=HIDDEN-Dweblogic.management.server=\"http://HIDDEN:HIDDEN\" -Dweblogic.ProductionModeEnabled= -Djava.security.policy=\"C:\Oracle\MIDDLE
    ~1\WLSERV~1.3\server\lib\weblogic.policy\" weblogic.Server"
    CreateService failed - The specified service already exists. (0x431)
    C:\Windows\system32>ENDLOCAL
    C:\Windows\system32>pause
    Press any key to continue . . .
    Edited by: 975620 on Apr 3, 2013 11:31 AM
    Edited by: 975620 on Apr 3, 2013 11:32 AM

  • WebLogic Server shutting down Automatically

    The WebLogic Server is shutting down automatically after few hrs(7-8) with the following message:
    <*Dec 1, 2008 11:45:08 AM EST> <Notice> <WebLogicServer> <BEA-000388> <JVM called WLS shutdown hook. The server will force shutdown now>*
    *<Dec 1, 2008 11:45:08 AM EST> <Alert> <WebLogicServer> <BEA-000396> <Server shutdown has been requested by <WLS Kernel>>*
    *<Dec 1, 2008 11:45:08 AM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SUSPENDING>*
    *<Dec 1, 2008 11:45:08 AM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>*
    *<Dec 1, 2008 11:45:08 AM EST> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>*
    *<Dec 1, 2008 11:45:08 AM EST> <Notice> <Server> <BEA-002607> <Channel "Default[1]" listening on 127.0.0.1:9401 was shutdown.>*
    *<Dec 1, 2008 11:45:08 AM EST> <Notice> <Server> <BEA-002607> <Channel "Default" listening on 10.167.19.113:9401 was shutdown.>*
    *(preStop) Beginning PegaRULES shutdown...*
    What might be wrong..Please help
    We are using WebLogic9.2

    There is nothing significant in the log ..no exceptions/warnings.We are starting the weblogic on UNIX remote machine and logging is done to nohup.out.Below is the startWebLogic.sh
    Also,The server is not shutting when I logout from telnet session after executing the start script.
    *#!/bin/sh*
    *# WARNING: This file is created by the Configuration Wizard.*
    *# Any changes to this script may be lost when adding extensions to this configuration.*
    *# --- Start Functions ---*
    stopAll()
    *     # We separate the stop commands into a function so we are able to use the trap command in Unix (calling a function) to stop these services*
    *     if [ "X${ALREADY_STOPPED}" != "X" ] ; then*
    *          exit*
    *     fi*
    *     # STOP POINTBASE (only if we started it)*
    *     if [ "${POINTBASE_FLAG}" = "true" ] ; then*
    *          echo "Stopping PointBase server..."*
    *          ${WL_HOME}/common/bin/stopPointBase.sh -port=${POINTBASE_PORT} -name=${POINTBASE_DBNAME} >"${DOMAIN_HOME}/pointbaseShutdown.log" 2>&1*
    *          echo "PointBase server stopped."*
    *     fi*
    *     ALREADY_STOPPED="true"*
    *     # Restore IP configuration the node manager starts IP Migration*
    *     if [ "${SERVER_IP}" != "" ] ; then*
    *          ${WL_HOME}/common/bin/wlsifconfig.sh -removeif "${IFNAME}" "${SERVER_IP}"*
    *     fi*
    *# --- End Functions ---*
    *# This script is used to start WebLogic Server for this domain.*
    *# To create your own start script for your domain, you can initialize the*
    *# environment by calling @USERDOMAINHOME/setDomainEnv.*
    *# setDomainEnv initializes or calls commEnv to initialize the following variables:*
    *# BEA_HOME - The BEA home directory of your WebLogic installation.*
    *# JAVA_HOME - Location of the version of Java used to start WebLogic*
    *# Server.*
    *# JAVA_VENDOR - Vendor of the JVM (i.e. BEA, HP, IBM, Sun, etc.)*
    *# PATH - JDK and WebLogic directories are added to system path.*
    *# WEBLOGIC_CLASSPATH*
    *# - Classpath needed to start WebLogic Server.*
    *# PATCH_CLASSPATH - Classpath used for patches*
    *# PATCH_LIBPATH - Library path used for patches*
    *# PATCH_PATH - Path used for patches*
    *# WEBLOGIC_EXTENSION_DIRS - Extension dirs for WebLogic classpath patch*
    *# JAVA_VM - The java arg specifying the VM to run. (i.e.*
    *# - server, -hotspot, etc.)*
    *# USER_MEM_ARGS - The variable to override the standard memory arguments*
    *# passed to java.*
    *# PRODUCTION_MODE - The variable that determines whether Weblogic Server is started in production mode.*
    *# POINTBASE_HOME - Point Base home directory.*
    *# POINTBASE_CLASSPATH*
    *# - Classpath needed to start PointBase.*
    *# Other variables used in this script include:*
    *# SERVER_NAME - Name of the weblogic server.*
    *# JAVA_OPTIONS - Java command-line options for running the server. (These*
    *# will be tagged on to the end of the JAVA_VM and*
    *# MEM_ARGS)*
    *# For additional information, refer to the WebLogic Server Administration*
    *# Console Online Help(http://e-docs.bea.com/wls/docs92/ConsoleHelp/startstop.html).*
    *# Call setDomainEnv here.*
    *DOMAIN_HOME="/apps/bea/user_projects/domains/SAM1"*
    *. ${DOMAIN_HOME}/bin/setDomainEnv.sh $**
    *SAVE_JAVA_OPTIONS="${JAVA_OPTIONS}"*
    *SAVE_CLASSPATH="${CLASSPATH}"*
    *# Start PointBase*
    *PB_DEBUG_LEVEL="0"*
    *if [ "${POINTBASE_FLAG}" = "true" ] ; then*
    *     ${WL_HOME}/common/bin/startPointBase.sh -port=${POINTBASE_PORT} -debug=${PB_DEBUG_LEVEL} -console=false -background=true -ini=${DOMAIN_HOME}/pointbase.ini >"${DOMAIN_HOME}/pointbase.log" 2>&1*
    fi
    *JAVA_OPTIONS="${SAVE_JAVA_OPTIONS}"*
    *SAVE_JAVA_OPTIONS=""*
    *CLASSPATH="${SAVE_CLASSPATH}"*
    *SAVE_CLASSPATH=""*
    *trap 'stopAll' 1 2 3 15*
    *if [ "${PRODUCTION_MODE}" = "true" ] ; then*
    *     WLS_DISPLAY_MODE="Production"*
    else
    *     WLS_DISPLAY_MODE="Development"*
    fi
    *if [ "${WLS_USER}" != "" ] ; then*
    *     JAVA_OPTIONS="${JAVA_OPTIONS} -Dweblogic.management.username=${WLS_USER}"*
    *fi*
    *if [ "${WLS_PW}" != "" ] ; then*
    *     JAVA_OPTIONS="${JAVA_OPTIONS} -Dweblogic.management.password=${WLS_PW}"*
    fi
    *CLASSPATH="${CLASSPATH}${CLASSPATHSEP}${MEDREC_WEBLOGIC_CLASSPATH}"*
    *echo "."*
    *echo "."*
    *echo "JAVA Memory arguments: ${MEM_ARGS}"*
    *echo "."*
    *echo "WLS Start Mode=${WLS_DISPLAY_MODE}"*
    *echo "."*
    *echo "CLASSPATH=${CLASSPATH}"*
    *echo "."*
    *echo "PATH=${PATH}"*
    *echo "."*
    *echo "***************************************************"*
    *echo "* To start WebLogic Server, use a username and *"*
    *echo "* password assigned to an admin-level user. For *"*
    *echo "* server administration, use the WebLogic Server *"*
    *echo "* console at http://hostname:port/console *"*
    *echo "***************************************************"*
    *# Set up IP Migration related variables.*
    *# Set interface name.*
    *if [ "${Interface}" != "" ] ; then*
    *     IFNAME="${Interface}"*
    else
    *     IFNAME=""*
    fi
    *# Set IP Mask.*
    *if [ "${NetMask}" != "" ] ; then*
    *     IPMASK="${NetMask}"*
    *else*
    *     IPMASK=""*
    *fi*
    *# Perform IP Migration if SERVER_IP is set by node manager.*
    *if [ "${SERVER_IP}" != "" ] ; then*
    *     ${WL_HOME}/common/bin/wlsifconfig.sh -addif "${IFNAME}" "${SERVER_IP}" "${IPMASK}"*
    fi
    *# START WEBLOGIC*
    echo "starting weblogic with Java version:"
    *${JAVA_HOME}/bin/java ${JAVA_VM} -version*
    *if [ "${WLS_REDIRECT_LOG}" = "" ] ; then*
    *     echo "Starting WLS with line:"*
    *     echo "${JAVA_HOME}/bin/java ${JAVA_VM} ${MEM_ARGS} ${JAVA_OPTIONS} -Dweblogic.Name=${SERVER_NAME} -Djava.security.policy=${WL_HOME}/server/lib/weblogic.policy ${PROXY_SETTINGS} ${SERVER_CLASS}"*
    *     nohup ${JAVA_HOME}/bin/java ${JAVA_VM} ${MEM_ARGS} ${JAVA_OPTIONS} -Dweblogic.Name=${SERVER_NAME} -Djava.security.policy=${WL_HOME}/server/lib/weblogic.policy ${PROXY_SETTINGS} ${SERVER_CLASS} &*
    *else*
    *     echo "Redirecting output from WLS window to ${WLS_REDIRECT_LOG}"*
    *     nohup ${JAVA_HOME}/bin/java ${JAVA_VM} ${MEM_ARGS} ${JAVA_OPTIONS} -Dweblogic.Name=${SERVER_NAME} -Djava.security.policy=${WL_HOME}/server/lib/weblogic.policy ${PROXY_SETTINGS} ${SERVER_CLASS} >"${WLS_REDIRECT_LOG}" 2>&1 &*
    *fi*
    *#stopAll*
    *#popd*
    *# Exit this script only if we have been told to exit.*
    *if [ "${doExitFlag}" = "true" ] ; then*
    *     exit*
    fi

  • Weblogic Server Switch over automatically due to too many open files error.

    Hi,
    I am facing problem in production environment. I am using Weblogic 8.1 SP4 application.
    Weblogic Server automatically switch over every 3 weeks due to few reasons.
    1. out of memorry error.
    2. Too many open files error.
    Please see my below portalserver. log files. Kindly provide some good solution to solve this problem.
    The following log is portalserver.log file
    ###<May 6, 2009 8:28:15 PM ICT> <Notice> <WebLogicServer> <ebizdr> <portalServer> <ListenThread.Default> <<WLS Kernel>> <> <BEA-000205> <After having failed to listen, the server is now listening on port 9001.>
    ####<May 6, 2009 8:28:15 PM ICT> <Critical> <WebLogicServer> <ebizdr> <portalServer> <ListenThread.Default> <<WLS Kernel>> <> <BEA-000204> <Failed to listen on port 9001, failure count: 1, failing for 0 seconds, java.net.SocketException: Too many open files>
    ####<May 6, 2009 8:28:15 PM ICT> <Error> <HTTP> <ebizdr> <portalServer> <ExecuteThread: '5' for queue: 'default'> <<WLS Kernel>> <> <BEA-101019> <[ServletContext(id=18480784,name=NBIAProject,context-path=)] Servlet failed with IOException
    java.io.FileNotFoundException: /var/opt/weblogic/user_projects/domains/eBizPortalDomain/portalServer/.wlnotdelete/NBIAPortalApp/NBIAProject/images/go.gif (Too many open files)
         at java.io.FileInputStream.open(Native Method)
         at java.io.FileInputStream.<init>(FileInputStream.java:106)
         at weblogic.utils.classloaders.FileSource.getInputStream(FileSource.java:23)
         at weblogic.servlet.FileServlet.sendFile(FileServlet.java:563)
         at weblogic.servlet.FileServlet.service(FileServlet.java:206)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at weblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(ServletStubImpl.java:1006)
         at weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java:419)
         at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:28)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at com.bea.p13n.servlets.PortalServletFilter.doFilter(PortalServletFilter.java:293)
         at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:27)
         at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:6724)
         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:3764)
         at weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java:2644)
         at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:219)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:178)
    >
    ####<May 6, 2009 8:28:16 PM ICT> <Notice> <WebLogicServer> <ebizdr> <portalServer> <ListenThread.Default> <<WLS Kernel>> <> <BEA-000205> <After having failed to listen, the server is now listening on port 9001.>
    ####<May 6, 2009 8:28:16 PM ICT> <Critical> <WebLogicServer> <ebizdr> <portalServer> <ListenThread.Default> <<WLS Kernel>> <> <BEA-000204> <Failed to listen on port 9001, failure count: 1, failing for 0 seconds, java.net.SocketException: Too many open files>
    ####<May 6, 2009 8:28:16 PM ICT> <Error> <HTTP> <ebizdr> <portalServer> <ExecuteThread: '5' for queue: 'default'> <<WLS Kernel>> <> <BEA-101019> <[ServletContext(id=18480784,name=NBIAProject,context-path=)] Servlet failed with IOException
    java.io.FileNotFoundException: /var/opt/weblogic/user_projects/domains/eBizPortalDomain/portalServer/.wlnotdelete/NBIAPortalApp/NBIAProject/images/search_right.gif (Too many open files)
    Thanks & Regards,
    Suriyaprakash.V

    Sorry for the late resp. Here's what dev suggests be investigated:
    I would want to know:
    Can they do a "$ORACLE_HOME/bin/dmstool -dump" and
    save/compress/send the results?
    Are there any errors printed in the Apache error_log while this leak occurs?
    The customer could/should re-check their TCP settings, especially the TCP time wait interval and generally follow the TCP settings recommended in Chapter 5 of the iAS Performance Guide for 9.0.2.
    Is there anything else interesting/unusual about the site?
    Let us know how it goes.

  • How to deploy a sbconfig.jar of alsb in weblogic server 9.2 automatically?

    I tryed to use the %Domain_Home%\user_projects\domains\ALSBDomain\autodeploy folder, and found that it only accepts war and ear file.
    So do anyone have a solution?
    Thanks.

    sbconfig.jar is a proprietary format jar that cannot be deployed into weblogic like standard ear/war/rar files. Only OSB API will understand this jar. So you you should use http://download.oracle.com/docs/cd/E14571_01/doc.1111/e15022/app_config.htm#i1012336 for deploying into OSB
    Thanks
    Manoj
    Edited by: Manoj Neelapu on Jun 22, 2010 11:21 AM

  • How to speed up frequent undeploy and deploy on weblogic server ?

    We have one web application deployed on a Weblogic Server (10.3).
    We use ANT and the wldeploy task ( http://download.oracle.com/docs/cd/E13222_01/wls/docs90/programming/wldeploy.html ) to UNDEPLOY and DEPLOY (frequently) the webapp.
    It seems to us that the entire process (RECOMPILE -> make WAR -> UNDEPLOY -> DEPLOY) , which is completely automatic (made by ANT), is too slow (about 1 minute) , especially the step of DEPLOY.
    Do exist some tricks to speed up the entire process ?
    We have 4/5 notebook (the developers PCs) and 1 remote Weblogic Server .
    (SORRY, some admin can move this thread on weblogic server forum ? Thanks)
    Edited by: user3873926 on 29-ott-2009 9.21

    Just a suggestion: Try using iWS6.0SP2, it has some performance improvements.

  • Weblogic managed server crash and automatic restart on Solaris SPARC platform

    hi Everyone,
    We are facing a problem a problem with Weblogic managed server where the managed server crashes and automatically restarts (via nodemanager) on Solaris SPARC platform.
    The system info is as below:
    OS:                            Oracle Solaris 11.1 SPARC
      Copyright (c) 1983, 2012, Oracle and/or its affiliates.  All rights reserved.
                               Assembled 19 September 2012
    uname:SunOS 5.11 11.1 sun4v
      (T2 libthread)
    rlimit: STACK 8192k, CORE infinity, NOFILE 65536, AS infinity
    load average:1.04 0.52 0.32
    CPU:total 4 v9, popc, vis1, vis2, vis3, blk_init, cbcond, sun4v, niagara_plus
    Memory: 8k page, physical 16777216k(5930008k free)
    vm_info: Java HotSpot(TM) 64-Bit Server VM (23.25-b01) for solaris-sparc JRE (1.7.0_25-b11), built on May 15 2013 04:30:17 by "" with Sun Studio 12u1
    The pstack output of analyzing the core file is as below (for the particular thread, I can attach the entire output of pstack if required):
    --- called from signal handler with signal 11 (SIGSEGV) ---
    ffffffff7ec1a7c4 memcpy%sun4v-hwcap3 (103d34720, 10a7e7710, 108ae1060, 6300, 0, ffffffff5f66394b) + 990
    ffffffff36102fa4 ZIP_GetEntry (103d34720, ffffffff636f66a4, bd, 103d347f0, a26f1c, 2f) + e4
    ffffffff36103440 Java_java_util_zip_ZipFile_getEntry (2b, ffffffff636f66a4, 103d34720, ffffffff636f6b70, 2b, 1) + a8
    ffffffff7586ac1c * *java/util/zip/ZipFile.getEntry(J[BZ)J [compiled]
    ffffffff75b61b58 * *java/util/zip/ZipFile.getEntry(Ljava/lang/String;)Ljava/util/zip/ZipEntry; [compiled] +39 (line 606)
    ffffffff75b61b58 * *java/util/jar/JarFile.getEntry(Ljava/lang/String;)Ljava/util/zip/ZipEntry;+3 (line 452)
    ffffffff75b61b58 * *weblogic/utils/classloaders/ZipClassFinder.getSource(Ljava/lang/String;)Lweblogic/utils/classloaders/Source;+36 (line 75)
    ffffffff75b6eb84 * *weblogic/utils/classloaders/JarClassFinder.getSource(Ljava/lang/String;)Lweblogic/utils/classloaders/Source; [compiled] +6 (line 100)
    ffffffff75a40938 * *weblogic/utils/classloaders/AbstractClassFinder.getClassSource(Ljava/lang/String;)Lweblogic/utils/classloaders/Source; [compiled] +74 (line 58)
    ffffffff75976c88 * *weblogic/utils/classloaders/MultiClassFinder.getClassSource(Ljava/lang/String;)Lweblogic/utils/classloaders/Source; [compiled] +30 (line 114)
    ffffffff75976c88 * *weblogic/utils/classloaders/MultiClassFinder.getClassSource(Ljava/lang/String;)Lweblogic/utils/classloaders/Source; [compiled] +30 (line 114)
    ffffffff75976c88 * *weblogic/utils/classloaders/MultiClassFinder.getClassSource(Ljava/lang/String;)Lweblogic/utils/classloaders/Source; [compiled] +30 (line 114)
    ffffffff75806d10 * weblogic/application/utils/CompositeWebAppFinder.getClassSource(Ljava/lang/String;)Lweblogic/utils/classloaders/Source;+5 (line 176)
    ffffffff75976c88 * *weblogic/utils/classloaders/MultiClassFinder.getClassSource(Ljava/lang/String;)Lweblogic/utils/classloaders/Source; [compiled] +30 (line 114)
    ffffffff75976c88 * *weblogic/utils/classloaders/MultiClassFinder.getClassSource(Ljava/lang/String;)Lweblogic/utils/classloaders/Source; [compiled] +30 (line 114)
    ffffffff75806d10 * weblogic/utils/classloaders/CodeGenClassFinder.getClassSource(Ljava/lang/String;)Lweblogic/utils/classloaders/Source;+43 (line 48)
    ffffffff75806d10 * weblogic/utils/classloaders/GenericClassLoader.findLocalClass(Ljava/lang/String;)Ljava/lang/Class;+87 (line 571)
    ffffffff75806d10 * weblogic/utils/classloaders/GenericClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+117 (line 515)
    ffffffff75806d10 * weblogic/utils/classloaders/ChangeAwareClassLoader.findClass(Ljava/lang/String;)Ljava/lang/Class;+60 (line 121)
    ffffffff75a465c8 * *java/lang/ClassLoader.loadClass(Ljava/lang/String;Z)Ljava/lang/Class; [compiled] +71 (line 836)
    ffffffff75db42c0 * *java/lang/ClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class; [compiled] +4 (line 714)
    ffffffff75806d10 * weblogic/utils/classloaders/GenericClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;+2 (line 358)
    ffffffff75806d10 * weblogic/utils/classloaders/ChangeAwareClassLoader.loadClass(Ljava/lang/String;)Ljava/lang/Class;+27 (line 83)
    ffffffff7580024c * StubRoutines (1)
    ffffffff3691f44c __1cJJavaCallsLcall_helper6FpnJJavaValue_pnMmethodHandle_pnRJavaCallArguments_pnGThread__v_ (ffffffff636f7f98, 10234f000, 2, c, 2, 10) + 2f4
    ffffffff36e546c0 __1cJJavaCallsMcall_virtual6FpnJJavaValue_nGHandle_nLKlassHandle_pnGSymbol_63pnGThread__v_ (ffffffff636f7f98, 1013e7748, 10234f000, 10011bf30, 100119ec0, 772d4ec08) + 1b8
    ffffffff3725bf0c __1cQSystemDictionaryTload_instance_class6FpnGSymbol_nGHandle_pnGThread__nTinstanceKlassHandle__ (105cb6100, 1013e7978, 10234f000, 102b6e500, 0, 1013e7748) + 494
    ffffffff3725a028 __1cQSystemDictionarybEresolve_instance_class_or_null6FpnGSymbol_nGHandle_3pnGThread__pnMklassOopDesc__ (105cb6100, 19dc00, 70, 10234f000, 70, 1013e7700) + ae0
    ffffffff37257800 __1cQSystemDictionaryPresolve_or_fail6FpnGSymbol_nGHandle_3bpnGThread__pnMklassOopDesc__ (105cb6100, 1013e76f0, 1013e76f8, 1, 10234f000, 1) + 290
    ffffffff368ba9dc __1cTconstantPoolOopDescNklass_at_impl6FnSconstantPoolHandle_ipnGThread__pnMklassOopDesc__ (10201b6e0, 1013e7978, 10234f000, 10201b6e0, 783cfb098, ffffffff37588000) + 264
    ffffffff36937380 __1cSInterpreterRuntimeE_new6FpnKJavaThread_pnTconstantPoolOopDesc_i_v_ (10234f000, 77548b730, 49, 10201b6e0, 1013e76e8, 10234f000) + b8
    ffffffff7581ab58 * com/jdedwards/base/logging/log4j/JdeLogger.warn(ILjava/lang/String;Ljava/lang/String;Ljava/lang/Object;Ljava/lang/Throwable;)V+14
    ffffffff75807bcc * com/jdedwards/system/security/proxy/SecurityServerProxyImpl.install(Ljava/util/Hashtable;)Lcom/jdedwards/system/security/proxy/SecurityServerProxyImpl;+30
    ffffffff75806d10 * com/jdedwards/system/security/proxy/SecurityServerProxyFactory.create(Ljava/util/Hashtable;)Lcom/jdedwards/system/security/SecurityServer;+1
    ffffffff75807898 * com/jdedwards/system/security/SecurityServerInstance.getInstance()Lcom/jdedwards/system/security/SecurityServer;+27
    ffffffff75806d10 * com/jdedwards/mgmt/security/UserManager.checkPassword(Ljava/lang/String;Ljava/lang/String;)Z+59
    ffffffff75806b24 * com/jdedwards/mgmt/security/UserManagerImpl.checkPassword(Ljava/lang/String;Ljava/lang/String;)Z+5
    ffffffff75806b24 * com/jdedwards/mgmt/security/SCFLoginModule.login()Z+481
    The output of the hs_err_pid1127.log file is as below:
    # A fatal error has been detected by the Java Runtime Environment:
    #  SIGSEGV (0xb) at pc=0xffffffff7ec1a544, pid=1127, tid=20
    # JRE version: 7.0_25-b11
    # Java VM: Java HotSpot(TM) 64-Bit Server VM (23.25-b01 mixed mode solaris-sparc compressed oops)
    # Problematic frame:
    # C  [libc.so.1+0x11a544]  memcpy%sun4v-hwcap3+0x710
    # Core dump written. Default location: /slot/ems9437/appmgr/Oracle/Middleware/user_projects/domains/smc_domain/core or core.1127
    # If you would like to submit a bug report, please visit:
    #   http://bugreport.sun.com/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    ---------------  T H R E A D  ---------------
    Current thread (0x000000010294d000):  JavaThread "[ACTIVE] ExecuteThread: '1' for queue: 'weblogic.kernel.Default (self-tuning)'" daemon [_thread_in_native, id=20, stack(0xffffffff62f00000,0xffffffff63000000)]
    siginfo:si_signo=SIGSEGV: si_errno=0, si_code=1 (SEGV_MAPERR), si_addr=0xffffffff5f6ce000
    I ran the suspect code which i believed was causing the issue as a standalone Java program using the same Java executable and it worked fine without any crash.
    Appreciate any inputs / discussion / feedback / thoughts on this topic.
    Good day.

    I just wanted to throw in one more thought.  I have also seen that there is a restart=true parameter.  Maybe if we set this to true, and just issue the command to shut down the server in the script, the managed server will restart on its own. 
    Would greatly appreciate any advice!

  • WebLogic server is shut down automatically

              After i install weblogic6.1 and run default server, I got the fowllowing message
              and then server is shut down automatically, I tried it days before, and it works,
              why not work now?
              Thanks in advance!
              moonriver
              <Nov 6, 2001 11:40:53 PM EST> <Notice> <Management> <Starting discovery of Managed
              Server... This feature is on by default, you may turn this off by passing -Dweblogic.management.discover=false>
              <Nov 6, 2001 11:40:58 PM EST> <Notice> <Management> <Application Poller not started
              for production server.>
              <Nov 6, 2001 11:40:58 PM EST> <Emergency> <WebLogicServer> <Unable to create a
              server socket for port: 7002. java.net.BindException: Address in use: JVM_Bind
              Perhaps another process is using port 7002.>
              <Nov 6, 2001 11:40:58 PM EST> <Emergency> <WebLogicServer> <The WebLogic Server
              is no longer listening for connections. You should probably restart it.>
              <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <Server shutdown has been
              requested by system>
              <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <The shutdown sequence
              has been initiated.>
              <Nov 6, 2001 11:40:58 PM EST> <Emergency> <WebLogicServer> <Unable to create a
              server socket for port: 7001. java.net.BindException: Address in use: JVM_Bind
              Perhaps another process is using port 7001.>
              <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <Server shutdown has been
              requested by system>
              <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <The shutdown sequence
              has been initiated.>
              <Nov 6, 2001 11:41:58 PM EST> <Notice> <WebLogicServer> <Started WebLogic AdminServer
              "myserver" for domain "mydomain" running in Production Mode>
              

    Most likely you have another WebLogic instance already listening on 7001.
              Moonriver Sun <[email protected]> wrote:
              > After i install weblogic6.1 and run default server, I got the fowllowing message
              > and then server is shut down automatically, I tried it days before, and it works,
              > why not work now?
              > Thanks in advance!
              > moonriver
              > -----------------
              > <Nov 6, 2001 11:40:53 PM EST> <Notice> <Management> <Starting discovery of Managed
              > Server... This feature is on by default, you may turn this off by passing -Dweblogic.management.discover=false>
              > <Nov 6, 2001 11:40:58 PM EST> <Notice> <Management> <Application Poller not started
              > for production server.>
              > <Nov 6, 2001 11:40:58 PM EST> <Emergency> <WebLogicServer> <Unable to create a
              > server socket for port: 7002. java.net.BindException: Address in use: JVM_Bind
              > Perhaps another process is using port 7002.>
              > <Nov 6, 2001 11:40:58 PM EST> <Emergency> <WebLogicServer> <The WebLogic Server
              > is no longer listening for connections. You should probably restart it.>
              > <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <Server shutdown has been
              > requested by system>
              > <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <The shutdown sequence
              > has been initiated.>
              > <Nov 6, 2001 11:40:58 PM EST> <Emergency> <WebLogicServer> <Unable to create a
              > server socket for port: 7001. java.net.BindException: Address in use: JVM_Bind
              > Perhaps another process is using port 7001.>
              > <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <Server shutdown has been
              > requested by system>
              > <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <The shutdown sequence
              > has been initiated.>
              > <Nov 6, 2001 11:41:58 PM EST> <Notice> <WebLogicServer> <Started WebLogic AdminServer
              > "myserver" for domain "mydomain" running in Production Mode>
              Dimitri
              

  • WebLogic server is shut down automatically(in win2k pro)

    After i install weblogic6.1 and run default server, I got the fowllowing message
    and then server is shut down automatically, I tried it days before, and it works,
    why not work now?
    Thanks in advance!
    moonriver
    <Nov 6, 2001 11:40:53 PM EST> <Notice> <Management> <Starting discovery of Managed
    Server... This feature is on by default, you may turn this off by passing -Dweblogic.management.discover=false>
    <Nov 6, 2001 11:40:58 PM EST> <Notice> <Management> <Application Poller not started
    for production server.>
    <Nov 6, 2001 11:40:58 PM EST> <Emergency> <WebLogicServer> <Unable to create a
    server socket for port: 7002. java.net.BindException: Address in use: JVM_Bind
    Perhaps another process is using port 7002.>
    <Nov 6, 2001 11:40:58 PM EST> <Emergency> <WebLogicServer> <The WebLogic Server
    is no longer listening for connections. You should probably restart it.>
    <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <Server shutdown has been
    requested by system>
    <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <The shutdown sequence
    has been initiated.>
    <Nov 6, 2001 11:40:58 PM EST> <Emergency> <WebLogicServer> <Unable to create a
    server socket for port: 7001. java.net.BindException: Address in use: JVM_Bind
    Perhaps another process is using port 7001.>
    <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <Server shutdown has been
    requested by system>
    <Nov 6, 2001 11:40:58 PM EST> <Alert> <WebLogicServer> <The shutdown sequence
    has been initiated.>
    <Nov 6, 2001 11:41:58 PM EST> <Notice> <WebLogicServer> <Started WebLogic AdminServer
    "myserver" for domain "mydomain" running in Production Mode>

    [att1.html]

  • Applications-automatically undeployed from Soa Server 10g Console.

    Hello All,
    Morning , need some help with this point as well.
    We had deployed some custom applications to the OAS 10g via the Application Server Control by using the .ear ( Enterprise Archive file for J2EE applications) file. These get successfully deployed via the front end as well & we are able to invoke these as well.
    But it seems when the App Server gets bounced and comes back up , we don't see these applications deployed and hence these couldn't be invoked.
    This is happening all the time now as the services gets bounced.
    Could someone please help how we could troubleshoot this issue & how this could be prevented ..how to know what is causing the automatic undeployment to happen from the Oracle Application Server 10g.
    We are stuck & looking fwd to some inputs surely.
    regards

    Hi All,
    Morning , just checking again in case anyone could provide some help here with this issue
    with regards always..

  • Can not programmatically undeploy the application from a Weblogic Server

    Hi experts,
    I have a weblogic client application that is used to deploy/undeploy the application to weblogic server. The following code call undeploy() method to undeploy the application. But I still can see the application shown in the admin console after undeploying the app. Click the link of the app and the status is shown as "remove Successful".
    // source codes
    String protocol=”t3″;
    String hostName=”localhost”;
    String portString=”7001″;
    String adminUser=”weblogic”;
    String adminPassword=”weblogic”;
    WebLogicDeploymentManager deployManager=SessionHelper.getRemoteDeploymentManager( protocol,hostName,portString,adminUser,adminPassword);
    ProgressObject processStatus=deployManager.undeploy(new TargetModuleID[]{target}); //assume target is created already
    However I can successfully undeploy the application in oc4j server by calling the undeploy() API. Is there anything wrong with my code?

    Hi,
    Sometimes back i developed a JMX code to Deploy and Undeploy the Applications may be that's going to be helpful for you :
    http://weblogic-wonders.com/weblogic/2010/01/15/undeploying-application-using-java-method-jmx/ (For Undeployment)
    And
    http://weblogic-wonders.com/weblogic/2010/01/21/deploying-applications-using-java-jmx/ (For Deployment)
    Thanks
    Jay SenSharma

  • Running a class automatically when weblogic server is started

    Hi,
    My requirement is as follows:
    I need to constantly (once in every 15 mins) poll a database and check
    for a particular field in a table. I am using weblogic 5.1.0 as
    application server.
    Now, I developed ServerTimer class, which implements Schedulable,
    Triggerable classes of weblogic. When I run ServerTimer class
    (explicitly from the command line) I could poll the database.
    Now my requirement is to make ServerTimer to run automatically when I
    start/restart the weblogic server.
    How do I do this?
    Thanks,
    Naga

    Assuming you are using WL5.1, then in your WL properties file:
    weblogic.system.startupClass.ServerTimer=com.xxx.xxx.ServerTimer
    "Nagananda" <[email protected]> wrote in message
    news:[email protected]..
    Hi,
    My requirement is as follows:
    I need to constantly (once in every 15 mins) poll a database and check
    for a particular field in a table. I am using weblogic 5.1.0 as
    application server.
    Now, I developed ServerTimer class, which implements Schedulable,
    Triggerable classes of weblogic. When I run ServerTimer class
    (explicitly from the command line) I could poll the database.
    Now my requirement is to make ServerTimer to run automatically when I
    start/restart the weblogic server.
    How do I do this?
    Thanks,
    Naga

  • Weblogic server 5.1 restarted automatically

    Hi,
    I am using weblogic 5.1 with SP 13. While accessing the pages, frequently
    it is throwing
    HTTP> Connection failure
    java.net.SocketException: Connection reset by peer
         at weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java,
    Compiled Code)
         at java.lang.Exception.<init>(Exception.java, Compiled Code)
         at java.io.IOException.<init>(IOException.java, Compiled Code)
         at java.net.SocketException.<init>(SocketException.java, Compiled
    Code)
         at weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java,
    Compiled Code)
         at
    weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:42)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    And in a very rare cases, the weblogic server system shutsdown and starts immediately.
    What is the cause to make the system shutdown? Thanks in advance.

    Hi,
    I am using weblogic 5.1 with SP 13. While accessing the pages, frequently
    it is throwing
    HTTP> Connection failure
    java.net.SocketException: Connection reset by peer
         at weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java,
    Compiled Code)
         at java.lang.Exception.<init>(Exception.java, Compiled Code)
         at java.io.IOException.<init>(IOException.java, Compiled Code)
         at java.net.SocketException.<init>(SocketException.java, Compiled
    Code)
         at weblogic.socket.NTSocketMuxer.processSockets(NTSocketMuxer.java,
    Compiled Code)
         at
    weblogic.socket.SocketReaderRequest.execute(SocketReaderRequest.java:42)
         at weblogic.kernel.ExecuteThread.run(ExecuteThread.java, Compiled
    Code)
    And in a very rare cases, the weblogic server system shutsdown and starts immediately.
    What is the cause to make the system shutdown? Thanks in advance.

  • Weblogic server in workshop not deploying ear automatically

    Hi,
    I configured a weblogic server in the workshop studio, I added an ear to it and started. but when I try to access the web page of the web module, it says "cannot find the page".
    On admin console, it doesn't show any application added to it. Only after I deploy the application manually thru admin console, I am able to run my application, but that doesn't make sense because for evey tiny change, I have to create an .ear, stop the application, deploy and again start it.
    Can somebody tell me what is the problem?
    Regards,
    Sushma

    Hi Sushma,
    Workshop Studio is a web application development tool. Hence ear deployment isn't supported in the current release.
    Please create a dynamic web application and target that tot he server
    Please post all Workshop Studio related questions to the bea.workshop.developer.general newsgroup at http://forums.bea.com/bea/forum.jspa?forumID=600000007
    cheers
    Raj

  • Error when starting Weblogic server with Coherence

    We want to use Coherence 3.6 with Weblogic Server 10.3. During server startup, we get the following error. My understanding is the cluster should be started automatically based on the configuration listed below the error. Appreciate any pointers.
    <Dec 15, 2011 3:20:11 PM PST> <Error> <Coherence> <BEA-000000> <2011-12-15 15:20:11.920/67.311 Oracle Coherence SE 3.6.0.4 <Error> (thread=Cluster, member=n/a): This member could not join the cluster because of a configuration mismatch between this member and the configuration being used by the rest of the cluster. This member specified a cluster name of "EPCIS" which did not match the name of the running cluster. This indicates that there are multiple clusters on this network attempting to use overlapping network configurations. Rejected by Member(Id=9, Timestamp=2011-11-16 13:58:42.941, Address=10.229.189.30:8088, MachineId=21022, Location=site:us.oracle.com,machine:adc2101177,process:30667, Role=WeblogicServer).>
    <Dec 15, 2011 3:20:11 PM PST> <Error> <oracle.apps.pas.epc.framework.db.Cache> <BEA-000000> <java.lang.RuntimeException: Failed to start Service "Cluster" (ServiceState=SERVICE_STOPPED, STATE_JOINING)>
    <Dec 15, 2011 3:20:11 PM PST> <Error> <Coherence> <BEA-000000> <2011-12-15 15:20:11.957/67.349 Oracle Coherence SE 3.6.0.4 <Error> (thread=[STANDBY] ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)', member=n/a): Error while starting cluster: java.lang.RuntimeException: Failed to start Service "Cluster" (ServiceState=SERVICE_STOPPED, STATE_JOINING)
    CONFIGURATION:
    We have the following descriptor (epcis-coherence-cache-config.xml) in $DOMAIN_HOME/epc-config:
    <?xml version="1.0"?>
    <!DOCTYPE cache-config SYSTEM "cache-config.dtd">
    <cache-config>
    <caching-scheme-mapping>
    <cache-mapping>
    <cache-name>*</cache-name>
    <scheme-name>distributed</scheme-name>
    </cache-mapping>
    </caching-scheme-mapping>
    <caching-schemes>
    <distributed-scheme>
    <scheme-name>distributed</scheme-name>
    <service-name>DistributedCache</service-name>
    <backing-map-scheme>
    <local-scheme></local-scheme>
    </backing-map-scheme>
    <autostart>true</autostart>
    </distributed-scheme>
    </caching-schemes>
    </cache-config>
    We also have tangosol-coherence-override.xml in the same dir:
    <coherence>
    <cluster-config>
    <member-identity>
    <cluster-name system-property="tangosol.coherence.clustername">EPCIS</cluster-name>
    </member-identity>
    </cluster-config>
    <configurable-cache-factory-config>
    <class-name>com.tangosol.net.DefaultConfigurableCacheFactory</class-name>
    <init-params>
    <init-param>
    <param-type>java.lang.String</param-type>
    <param-value>epcis-coherence-cache-config.xml</param-value>
    </init-param>
    </init-params>
    </configurable-cache-factory-config>
    <license-config>
    <edition-name system-property="tangosol.coherence.edition">SE</edition-name>
    <license-mode system-property="tangosol.coherence.mode">dev</license-mode>
    </license-config>
    </coherence>
    We have modified startWebLogic.sh by adding:
    PRE_CLASSPATH="/slot/xyz/oracle/mwhome/oracle_common/modules/oracle.coherence_3.6/coherence.jar:${DOMAIN_HOME}/epc-config/:${PRE_CLASSPATH}"

    As the error message says, your WebLogic server is trying to join a cluster that has a different cluster name.
    This bit in your tangosol-coherence-override.xml file or the tangosol.coherence.clustername system property must be the same in all members of the cluster
    <cluster-name system-property="tangosol.coherence.clustername">EPCIS</cluster-name>JK

Maybe you are looking for

  • Cycle detection with DefaultMutableTreeNode

    Is the cycle detection implemented in the DefaultMutableTreeNode robust ? can I trust in the underneath algorithm of this component ? Can I assure a graph modeled with DefaultMutableTreeNode object has no cycles ?

  • Trouble activating a phone i previously used on this plan

    How do can i activate an old phone i preciously had connected on my plan without havin access to one of the other phones on my plan ? When i try to do it online it tells me that in order to do this i need to select one of the two other devices on my

  • N95- No Signal Problem, Defective Headset

    Hi, I just bought N95 a week back..it was working fine..but then suddenly while browsing the NOKIA site it lost the connection..the phone stopped picking any network.. I no longer can see any network signal on the display..not even a single bar... al

  • HOW TO SYNC FILES FROM DOLHPIN BROSWER TO ITUNES LIBRARY??

    Hello. I recently got an iPhone 4S. I downloaded Dolphin Browser and downloaded 100s of songs with it . But I am not able to find an option by which I can transfer or sync the files from Dolphin's Download section to my iTunes library . I m not able

  • Nokia 625

    Rubbish phone...not able to dowload any video player...not available in store...if dowloaded also not working...back,windows,search button dont have lights in it...at very hard to use...i spoke to call center they as per Nokia it is not useful...to c