HTTP vs. IIOP

Hi.
We have this problem. We need to access our backend server(WLS) directly,
but because of security restrictions we can only access thru the frontend
server(Apache). But since Apache only forwards HTTP this is not working. We
must use IIOP because of EJB communication.
How can we make this happen?
Regards
Ronny Naess
ErgoSolutions
Norway

I believe you need to tunnel IIOP through HTTP ... I know you can use RMI
over HTTP with Weblogic (although it's been a while) ... is that an option?
Peace,
Cameron Purdy
Tangosol, Inc.
Clustering Weblogic? You're either using Coherence, or you should be!
Download a Tangosol Coherence eval today at http://www.tangosol.com/
"Ronny Næss" <[email protected]> wrote in message
news:[email protected]..
Hi.
We have this problem. We need to access our backend server(WLS) directly,
but because of security restrictions we can only access thru the frontend
server(Apache). But since Apache only forwards HTTP this is not working.We
must use IIOP because of EJB communication.
How can we make this happen?
Regards
Ronny Naess
ErgoSolutions
Norway

Similar Messages

  • What is the HTTP caching flowchart/logic in Firefox?

    Hello,
    I am configuring a reverse HTTP proxy and I am trying to optimize it as much as possible. I found the following article which was written on Oct. 9, 2002 and it describes the HTTP caching logic in Firefox.
    http://www-archive.mozilla.org/projects/netlib/http/http-caching-faq.html
    However, the article is pretty old and I don't think that Firefox uses the same flowchart in the latest versions of the browser. Do you know how exactly Firefox caches certain object. What I mean is does FF check the Cache-control header first and then the Expires header and finally the Last-Modified. What happens if there are both Cache-control header and Expires header?
    Kind Regards,
    Daniel K.

    WebLogic Server is a single java process, that has two listen ports, one SSL
    and non-ssl.
    These two ports use protocol discrimination to handle multiple protocols on
    a single port.
    NON-SSL --> http, t3 (proprietary rmi protocol), iiop
    SSL --> https, t3s, iiops
    So WebLogic comes with a build in Webserver. Or you can use a third party
    webserver in front of WLS with plugin to proxy to WLS.
    See;
    http://edocs.bea.com/wls/docs81/plugins/
    Cheers
    mbg
    "Manoj" <[email protected]> wrote in message
    news:3edb0ba5$[email protected]..
    >
    Is the built-in web server in weblogic Apache or is it some other httpserver that
    BEA owns ?

  • What is the HTTP server [default/built-in] that Weblogic server uses

    Is the built-in web server in weblogic Apache or is it some other http server that
    BEA owns ?

    WebLogic Server is a single java process, that has two listen ports, one SSL
    and non-ssl.
    These two ports use protocol discrimination to handle multiple protocols on
    a single port.
    NON-SSL --> http, t3 (proprietary rmi protocol), iiop
    SSL --> https, t3s, iiops
    So WebLogic comes with a build in Webserver. Or you can use a third party
    webserver in front of WLS with plugin to proxy to WLS.
    See;
    http://edocs.bea.com/wls/docs81/plugins/
    Cheers
    mbg
    "Manoj" <[email protected]> wrote in message
    news:3edb0ba5$[email protected]..
    >
    Is the built-in web server in weblogic Apache or is it some other httpserver that
    BEA owns ?

  • Apache and IIOP

    Hi
    If we have an Apache with WLS proxy plugin, and WLS's in backend. Will IIOP
    calls be proxied thru Apache without problems?
    This question is raised because we can not access WLS directly from
    standalone clients or WLS to WLS, and as of today Apache only forwards HTTP
    requests, not IIOP. It might be a mod somewhere, so if you know, please tell
    us.
    Regards
    Ronny Naess
    ErgoSolutions
    Norway

    Ronny Næss wrote:
    If we have an Apache with WLS proxy plugin, and WLS's in backend. Will IIOP
    calls be proxied thru Apache without problems?Definately not. See my mail in this newsgroup in the thread HTTP vs.IIOP
    Cheers,
    Joerg

  • Sun Java System Application Server8 can not startup (help me )

    I work in an japanese compay in China. recently, my JSC can not work
    who can help me
    the error infomation is :
    The Sun Java System Application Server could not start:
    Possible reasons:
    1.port conflict
    2.Incorrect server configuartion
    3.corrputed deployed application
    my java Studio Creator version: 2004Q2 Update9
    I have used this tool for three weeks , in the frist week. everything is ok.
    no probroblem happened. in the second week ,sometimes my JSC can not startup, so I restarted my JSC. and it can work again. later, the same problem happened again. when I restarted my JSC , it sill does not work, so I have to restart my computer and it startup successfully,
    two days later, the same problem happened again. I restarted my computer , it still did not work. so I have to change my port number in the domain.xml. sometimes it woks well, but sometimes I can't not startup.
    in the third week, no matter what I do, the problem can not be solved.
    some of my colleagues don't have such problem. but some of them have the same problem. when I run my project on the computer that don't have such problem , it can startup. I don't know why, just a little weird.
    till now , no one in our company can tell why this problem happened.
    and I believe that anybody who use JSC will encountered this error sooner or later.
    who can tell me why will this problem happen? and where can I find some related imformation about this problem. thanks!!!!!!
    my domain.xml
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE domain PUBLIC "-//Sun Microsystems Inc.//DTD Application Server 8.0 Domain//EN" "http://www.sun.com/software/appserver/dtds/sun-domain_1_0.dtd">
    <!--
    Copyright 2004 Sun Microsystems, Inc. All rights reserved.
    SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
    -->
    <!-- Generated from default-domain.xml.template -->
    <domain application-root="${com.sun.aas.instanceRoot}/applications" log-root="${com.sun.aas.instanceRoot}/logs">
    <applications>
    <j2ee-application enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-apps/MEjbApp" name="MEjbApp" object-type="system-all"/>
    <j2ee-application enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-apps/__ejb_container_timer_app" name="__ejb_container_timer_app" object-type="system-all"/>
    <web-module context-root="/web1" enabled="true" location="${com.sun.aas.installRoot}/lib/install/applications/adminapp/adminapp_war" name="adminapp" object-type="system-admin">
    <!-- System Web Module - DO NOT DELETE! -->
    </web-module>
    <web-module context-root="/asadmin" enabled="true" location="${com.sun.aas.installRoot}/lib/install/applications/admingui/adminGUI_war" name="admingui" object-type="system-admin">
    <!-- System Web Module - DO NOT DELETE! -->
    </web-module>
    <web-module context-root="/com_sun_web_ui" enabled="true" location="${com.sun.aas.installRoot}/lib/install/applications/com_sun_web_ui" name="com_sun_web_ui" object-type="system-admin">
    <!-- System Web Module - DO NOT DELETE! -->
    </web-module>
    </applications>
    <resources>
    <jdbc-resource enabled="true" jndi-name="jdbc/__TimerPool" object-type="system-all" pool-name="__TimerPool"/>
    <jdbc-resource enabled="true" jndi-name="jdbc/PointBase" object-type="user" pool-name="PointBasePool"/>
    <jdbc-connection-pool connection-validation-method="auto-commit" datasource-classname="com.pointbase.xa.xaDataSource" fail-all-connections="false" idle-timeout-in-seconds="300" is-connection-validation-required="false" is-isolation-level-guaranteed="true" max-pool-size="32" max-wait-time-in-millis="60000" name="__TimerPool" pool-resize-quantity="2" res-type="javax.sql.XADataSource" steady-pool-size="8">
    <property name="DatabaseName" value="jdbc:pointbase:embedded:ejbtimer,database.home=${com.sun.aas.instanceRoot}/lib/databases"/>
    <property name="User" value="pbPublic"/>
    <property name="Password" value="pbPublic"/>
    </jdbc-connection-pool>
    <jdbc-connection-pool connection-validation-method="auto-commit" datasource-classname="com.pointbase.xa.xaDataSource" fail-all-connections="false" idle-timeout-in-seconds="300" is-connection-validation-required="false" is-isolation-level-guaranteed="true" max-pool-size="32" max-wait-time-in-millis="60000" name="PointBasePool" pool-resize-quantity="2" res-type="javax.sql.XADataSource" steady-pool-size="8">
    <property name="DatabaseName" value="jdbc:pointbase:server://localhost:9092/sun-appserv-samples"/>
    <property name="Password" value="pbPublic"/>
    <property name="User" value="pbPublic"/>
    </jdbc-connection-pool>
    </resources>
    <configs>
    <config name="server-config">
    <http-service>
    <http-listener acceptor-threads="100" address="0.0.0.0" default-virtual-server="server" enabled="true" id="http-listener-1" port="28080" security-enabled="false" server-name="" xpowered-by="true">
    </http-listener>
    <http-listener acceptor-threads="100" address="0.0.0.0" default-virtual-server="server" enabled="true" id="http-listener-2" port="21043" security-enabled="true" server-name="" xpowered-by="true">
    </http-listener>
    <http-listener acceptor-threads="100" address="0.0.0.0" default-virtual-server="__asadmin" enabled="true" id="admin-listener" port="24848" security-enabled="false" server-name="" xpowered-by="true">
    </http-listener>
    <virtual-server hosts="sif-caicj" http-listeners="http-listener-1,http-listener-2" id="server" state="on">
    <property name="docroot" value="${com.sun.aas.instanceRoot}/docroot"/>
    <property name="accesslog" value="${com.sun.aas.instanceRoot}/logs/access"/>
    </virtual-server>
    <virtual-server default-web-module="admingui" hosts="sif-caicj" http-listeners="admin-listener" id="__asadmin" state="on">
    <property name="accesslog" value="${com.sun.aas.instanceRoot}/logs/access"/>
    </virtual-server>
    </http-service>
    <iiop-service client-authentication-required="false">
    <orb max-connections="1024" message-fragment-size="1024" use-thread-pool-ids="thread-pool-1"/>
    <iiop-listener address="0.0.0.0" enabled="true" id="orb-listener-1" port="23700" security-enabled="false"/>
    <iiop-listener address="0.0.0.0" enabled="true" id="SSL" port="21060" security-enabled="true">
    <ssl cert-nickname="s1as" client-auth-enabled="false" ssl2-enabled="false" ssl3-enabled="true" tls-enabled="true" tls-rollback-enabled="true"/>
    </iiop-listener>
    <iiop-listener address="0.0.0.0" enabled="true" id="SSL_MUTUALAUTH" port="21061" security-enabled="true">
    <ssl cert-nickname="s1as" client-auth-enabled="true" ssl2-enabled="false" ssl3-enabled="true" tls-enabled="true" tls-rollback-enabled="true"/>
    </iiop-listener>
    </iiop-service>
    <admin-service type="das-and-server">
    <das-config admin-session-timeout-in-minutes="60" autodeploy-dir="${com.sun.aas.instanceRoot}/autodeploy" autodeploy-enabled="true" autodeploy-jsp-precompilation-enabled="false" autodeploy-polling-interval-in-seconds="2" autodeploy-verifier-enabled="false" deploy-xml-validation="full" dynamic-reload-enabled="true" dynamic-reload-poll-interval-in-seconds="2"/>
    </admin-service>
    <web-container/>
    <ejb-container cache-idle-timeout-in-seconds="600" cache-resize-quantity="32" commit-option="B" max-cache-size="512" max-pool-size="32" pool-idle-timeout-in-seconds="600" pool-resize-quantity="8" removal-timeout-in-seconds="5400" session-store="${com.sun.aas.instanceRoot}/session-store" steady-pool-size="0" victim-selection-policy="nru"/>
    <mdb-container idle-timeout-in-seconds="600" max-pool-size="32" pool-resize-quantity="8" steady-pool-size="0"/>
    <jms-service init-timeout-in-seconds="60" type="LOCAL">
    <jms-host admin-password="admin" admin-user-name="admin" host="sif-caicj" name="default_JMS_host" port="27676"/>
    </jms-service>
    <log-service alarms="false" file="${com.sun.aas.instanceRoot}/logs/server.log" log-rotation-limit-in-bytes="2000000000" log-to-console="false" use-system-logging="false">
    <module-log-levels admin="INFO" classloader="INFO" cmp="INFO" cmp-container="INFO" configuration="INFO" connector="INFO" corba="INFO" deployment="INFO" ejb-container="INFO" javamail="INFO" jaxr="INFO" jaxrpc="INFO" jdo="INFO" jms="INFO" jta="INFO" jts="INFO" mdb-container="INFO" naming="INFO" resource-adapter="INFO" root="INFO" saaj="INFO" security="INFO" server="INFO" verifier="INFO" web-container="INFO"/>
    </log-service>
    <security-service anonymous-role="ANYONE" audit-enabled="false" audit-modules="default" default-realm="file" jacc="default">
    <auth-realm classname="com.sun.enterprise.security.auth.realm.file.FileRealm" name="file">
    <property name="file" value="${com.sun.aas.instanceRoot}/config/keyfile"/>
    <property name="jaas-context" value="fileRealm"/>
    </auth-realm>
    <auth-realm classname="com.sun.enterprise.security.auth.realm.certificate.CertificateRealm" name="certificate">
    </auth-realm>
    <jacc-provider name="default" policy-configuration-factory-provider="com.sun.enterprise.security.provider.PolicyConfigurationFactoryImpl" policy-provider="com.sun.enterprise.security.provider.PolicyWrapper">
    <property name="repository" value="${com.sun.aas.instanceRoot}/generated/policy"/>
    </jacc-provider>
    <audit-module classname="com.sun.enterprise.security.Audit" name="default">
    <property name="auditOn" value="false"/>
    </audit-module>
    </security-service>
    <transaction-service automatic-recovery="false" heuristic-decision="rollback" keypoint-interval="2048" retry-timeout-in-seconds="600" timeout-in-seconds="0" tx-log-dir="${com.sun.aas.instanceRoot}/logs"/>
    <monitoring-service>
    <module-monitoring-levels connector-connection-pool="OFF" ejb-container="OFF" http-service="OFF" jdbc-connection-pool="OFF" orb="OFF" thread-pool="OFF" transaction-service="OFF" web-container="OFF"/>
    </monitoring-service>
    <java-config classpath-suffix="${com.sun.aas.installRoot}/pointbase/lib/pbclient.jar${path.separator}${com.sun.aas.installRoot}/pointbase/lib/pbembedded.jar${path.separator}" debug-enabled="false" debug-options="-Xdebug -Xrunjdwp:transport=dt_shmem,server=y,suspend=n,address=creator-14848" env-classpath-ignored="true" java-home="${com.sun.aas.javaRoot}" javac-options="-g" rmic-options="-iiop -poa -alwaysgenerate -keepgenerated -g" server-classpath="${com.sun.aas.javaRoot}/lib/tools.jar${path.separator}${com.sun.aas.installRoot}/lib/install/applications/jmsra/imqjmsra.jar${path.separator}${com.sun.aas.imqLib}/jaxm-api.jar${path.separator}${com.sun.aas.imqLib}/fscontext.jar${path.separator}${com.sun.aas.antLib}/ant.jar">
    <!-- various required jvm-options -->
    <jvm-options>-client</jvm-options>
    <jvm-options>-Djava.endorsed.dirs=${com.sun.aas.installRoot}/lib/endorsed</jvm-options>
    <jvm-options>-Djava.security.policy=${com.sun.aas.instanceRoot}/config/server.policy</jvm-options>
    <jvm-options>-Djava.security.auth.login.config=${com.sun.aas.instanceRoot}/config/login.conf</jvm-options>
    <jvm-options>-Dsun.rmi.dgc.server.gcInterval=3600000</jvm-options>
    <jvm-options>-Dsun.rmi.dgc.client.gcInterval=3600000</jvm-options>
    <jvm-options>-Xmx512m</jvm-options>
    <jvm-options>-Djavax.net.ssl.keyStore=${com.sun.aas.instanceRoot}/config/keystore.jks</jvm-options>
    <jvm-options>-Djavax.net.ssl.trustStore=${com.sun.aas.instanceRoot}/config/cacerts.jks</jvm-options>
    <jvm-options>-Djava.ext.dirs=${com.sun.aas.javaRoot}/jre/lib/ext${path.separator}${com.sun.aas.instanceRoot}/lib/ext</jvm-options>
    <jvm-options> -Djdbc.drivers=com.pointbase.jdbc.jdbcUniversalDriver</jvm-options>
    <jvm-options>-Dcom.sun.enterprise.taglibs=appserv-jstl.jar,jsf-impl.jar</jvm-options>
    <jvm-options>-XX:NewRatio=2</jvm-options>
    </java-config>
    <thread-pools>
    <thread-pool idle-thread-timeout-in-seconds="120" max-thread-pool-size="200" min-thread-pool-size="0" num-work-queues="1" thread-pool-id="thread-pool-1"/>
    </thread-pools>
    </config>
    <!-- config model with name "server-config" ends -->
    </configs>
    <servers>
    <server config-ref="server-config" name="server">
    <application-ref enabled="true" ref="adminapp" virtual-servers="__asadmin"/>
    <application-ref enabled="true" ref="admingui" virtual-servers="__asadmin"/>
    <application-ref enabled="true" ref="com_sun_web_ui" virtual-servers="__asadmin"/>
    <application-ref enabled="true" ref="MEjbApp" virtual-servers="server"/>
    <application-ref enabled="true" ref="__ejb_container_timer_app" virtual-servers="server"/>
    <resource-ref enabled="true" ref="jdbc/__TimerPool"/>
    <resource-ref enabled="true" ref="jdbc/PointBase"/>
    </server>
    </servers>
    </domain>
    my server.log
    I am sorry there are some japanese words in the log
    �v���I: fatal
    ����: information
    �x��:warning
    �R�l�N�V���������������G���[�������������� : error happened when connecting
    Starting Sun Java System Application Server Platform Edition 8.0.0_01 (build b08-fcs) ...
    [#|2006-02-10T12:59:48.050+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5076: Using [Java HotSpot(TM) Client VM, Version 1.4.2_06] from [Sun Microsystems Inc.]|#]
    [#|2006-02-10T12:59:49.206+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0020:Following is the information about the JMX MBeanServer used:|#]
    [#|2006-02-10T12:59:49.394+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0001:MBeanServer initialized successfully|#]
    [#|2006-02-10T12:59:51.628+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|Creating virtual server server|#]
    [#|2006-02-10T12:59:51.659+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|S1AS AVK Instrumentation disabled|#]
    [#|2006-02-10T12:59:51.738+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.security|_ThreadID=10;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]
    [#|2006-02-10T12:59:53.910+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.transaction|_ThreadID=10;|JTS5014: Recoverable JTS instance, serverId = [100]|#]
    [#|2006-02-10T12:59:55.519+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Satisfying Optional Packages dependencies...|#]
    [#|2006-02-10T12:59:55.707+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.resource.resourceadapter|_ThreadID=10;|RAR7008 : Initialized monitoring registry and listeners|#]
    [#|2006-02-10T12:59:56.394+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5100:Loading system apps|#]
    [#|2006-02-10T12:59:57.019+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010: All ejb(s) of [MEjbApp] loaded successfully!|#]
    [#|2006-02-10T12:59:57.769+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.ejb|_ThreadID=10;|EJB5109:EJB Timer Service started successfully for datasource [jdbc/__TimerPool]|#]
    [#|2006-02-10T12:59:57.769+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010: All ejb(s) of [__ejb_container_timer_app] loaded successfully!|#]
    [#|2006-02-10T12:59:57.816+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0302: Starting Tomcat.|#]
    [#|2006-02-10T12:59:57.957+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [adminapp] in virtual server [server] at [web1]|#]
    [#|2006-02-10T12:59:58.113+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [admingui] in virtual server [server] at [asadmin]|#]
    [#|2006-02-10T12:59:58.113+0800|�x��|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0500: default-locale attribute of locale-charset-info element has been deprecated and is being ignored. Use default-charset attribute of parameter-encoding element instead|#]
    [#|2006-02-10T12:59:58.129+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [com_sun_web_ui] in virtual server [server] at [com_sun_web_ui]|#]
    [#|2006-02-10T12:59:58.129+0800|����|sun-appserver-pe8.0.0_01|org.apache.catalina.startup.Embedded|_ThreadID=10;|Starting tomcat server|#]
    [#|2006-02-10T12:59:58.129+0800|����|sun-appserver-pe8.0.0_01|org.apache.catalina.startup.Embedded|_ThreadID=10;|Catalina naming disabled|#]
    [#|2006-02-10T12:59:58.222+0800|����|sun-appserver-pe8.0.0_01|org.apache.catalina.core.StandardEngine|_ThreadID=10;|Starting Servlet Engine: Sun-Java-System/Application-Server-PE-8.0|#]
    [#|2006-02-10T13:00:01.285+0800|����|sun-appserver-pe8.0.0_01|org.apache.catalina.startup.ContextConfig|_ThreadID=10;|�A�v���P�[�V������web.xml�����������������A�f�t�H���g�������g�p������ StandardEngine[server].StandardHost[server].StandardContext[]|#]
    [#|2006-02-10T13:00:03.191+0800|����|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Coyote HTTP/1.1���|�[�g28080��������������|#]
    [#|2006-02-10T13:00:03.254+0800|����|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Coyote HTTP/1.1���|�[�g 28080 ���N��������|#]
    [#|2006-02-10T13:00:03.348+0800|����|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Coyote HTTP/1.1���|�[�g21043��������������|#]
    [#|2006-02-10T13:00:03.363+0800|����|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Coyote HTTP/1.1���|�[�g 21043 ���N��������|#]
    [#|2006-02-10T13:00:03.379+0800|����|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Coyote HTTP/1.1���|�[�g24848��������������|#]
    [#|2006-02-10T13:00:03.379+0800|����|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Coyote HTTP/1.1���|�[�g 24848 ���N��������|#]
    [#|2006-02-10T13:01:04.883+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.resource.jms|_ThreadID=10;|JMS5035: Timed out after 60000 milliseconds while trying to verify if the JMS service startup succeeded.|#]
    [#|2006-02-10T13:01:04.883+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.resource.jms|_ThreadID=10;|JMS5037: Check permissions of MQ instance directory E:\Sun\Creator\SunAppServer8\imq\var\instances|#]
    [#|2006-02-10T13:01:04.883+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.resource.jms|_ThreadID=10;|JMS5036: More details may be available in the log file for the JMS service broker instance imqbroker. Please refer to the JMS provider documentation for the exact location of this log file.|#]
    [#|2006-02-10T13:01:04.883+0800|�v���I|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5071: An error occured during initialization
    com.sun.appserv.server.ServerLifecycleException: [C4003]: �R�l�N�V���������������G���[���������������B - ���o java.net.ConnectException: Connection refused: connect
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:415)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:224)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:172)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    Caused by: com.sun.messaging.jms.JMSException: [C4003]: �R�l�N�V���������������G���[���������������B - ���o java.net.ConnectException: Connection refused: connect
         at com.sun.messaging.jmq.jmsclient.ExceptionHandler.getJMSConnectException(ExceptionHandler.java:233)
         at com.sun.messaging.jmq.jmsclient.ExceptionHandler.handleConnectException(ExceptionHandler.java:180)
         at com.sun.messaging.jmq.jmsclient.PortMapperClient.readBrokerPorts(PortMapperClient.java:172)
         at com.sun.messaging.jmq.jmsclient.PortMapperClient.init(PortMapperClient.java:97)
         at com.sun.messaging.jmq.jmsclient.PortMapperClient.<init>(PortMapperClient.java:50)
         at com.sun.messaging.jmq.jmsclient.protocol.tcp.TCPConnectionHandler.<init>(TCPConnectionHandler.java:53)
         at com.sun.messaging.jmq.jmsclient.protocol.tcp.TCPStreamHandler.openConnection(TCPStreamHandler.java:102)
         at com.sun.messaging.jmq.jmsclient.ConnectionInitiator.createConnectionOld(ConnectionInitiator.java:271)
         at com.sun.messaging.jmq.jmsclient.ConnectionInitiator.createConnection(ConnectionInitiator.java:107)
         at com.sun.messaging.jmq.jmsclient.ConnectionInitiator.createConnection(ConnectionInitiator.java:92)
         at com.sun.messaging.jmq.jmsclient.ProtocolHandler.init(ProtocolHandler.java:562)
         at com.sun.messaging.jmq.jmsclient.ProtocolHandler.<init>(ProtocolHandler.java:1102)
         at com.sun.messaging.jmq.jmsclient.ConnectionImpl.openConnection(ConnectionImpl.java:1741)
         at com.sun.messaging.jmq.jmsclient.ConnectionImpl.init(ConnectionImpl.java:588)
         at com.sun.messaging.jmq.jmsclient.ConnectionImpl.<init>(ConnectionImpl.java:274)
         at com.sun.messaging.jmq.jmsclient.UnifiedConnectionImpl.<init>(UnifiedConnectionImpl.java:33)
         at com.sun.messaging.jmq.jmsclient.QueueConnectionImpl.<init>(QueueConnectionImpl.java:32)
         at com.sun.messaging.ConnectionFactory.createQueueConnection(ConnectionFactory.java:72)
         at com.sun.messaging.jmq.admin.jmsspi.JMSAdminImpl.pingProvider(JMSAdminImpl.java:734)
         at com.sun.enterprise.jms.JmsProviderLifecycle.waitForJmsProvider(JmsProviderLifecycle.java:324)
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:384)
         ... 7 more
    Caused by: java.net.ConnectException: Connection refused: connect
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:305)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:171)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:158)
         at java.net.Socket.connect(Socket.java:452)
         at java.net.Socket.connect(Socket.java:402)
         at java.net.Socket.<init>(Socket.java:309)
         at java.net.Socket.<init>(Socket.java:124)
         at com.sun.messaging.jmq.jmsclient.PortMapperClient.readBrokerPorts(PortMapperClient.java:152)
         ... 25 more
    |#]
    [#|2006-02-10T13:01:04.883+0800|�v���I|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Server Startup failed. Exiting...|#]
    [#|2006-02-10T13:01:04.883+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Server shutdown in progress...|#]
    [#|2006-02-10T13:01:04.883+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0303: Stopping Tomcat.|#]
    [#|2006-02-10T13:01:04.883+0800|����|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Stoping http11 protocol on 28080 server:type=ThreadPool,name=http28080|#]
    [#|2006-02-10T13:01:04.899+0800|����|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Stoping http11 protocol on 21043 server:type=ThreadPool,name=http21043|#]
    [#|2006-02-10T13:01:04.915+0800|����|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Stoping http11 protocol on 24848 server:type=ThreadPool,name=http24848|#]
    [#|2006-02-10T13:01:05.008+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5051: Shutting down all J2EE applications ...|#]
    [#|2006-02-10T13:01:05.008+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.ejb|_ThreadID=10;|EJB5122:EJB Timer Service shutdown at [2006/02/10 13:01:05]|#]
    [#|2006-02-10T13:01:05.008+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5052: Application shutdown complete.|#]
    [#|2006-02-10T13:01:05.008+0800|�x��|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5061: Exception :
    com.sun.appserv.server.ServerLifecycleException: MQ startup failed :[C4003]: �R�l�N�V���������������G���[���������������B - ���o java.net.ConnectException: Connection refused: connect
         at com.sun.enterprise.jms.JmsProviderLifecycle.checkProviderStartup(JmsProviderLifecycle.java:364)
         at com.sun.enterprise.jms.JmsProviderLifecycle.onShutdown(JmsProviderLifecycle.java:433)
         at com.sun.enterprise.server.ApplicationServer.onShutdown(ApplicationServer.java:400)
         at com.sun.enterprise.server.PEMain.run(PEMain.java:233)
         at com.sun.enterprise.server.PEMain.main(PEMain.java:172)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at org.apache.commons.launcher.ChildMain.run(ChildMain.java:269)
    |#]
    [#|2006-02-10T13:01:05.008+0800|�v���I|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Server stopped due to Server startup failure.|#]
    [#|2006-02-10T13:01:05.024+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=11;|sending notification to server...server|#]
    [#|2006-02-10T13:01:05.024+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=11;|Server shutdown complete.|#]
    Starting Sun Java System Application Server Platform Edition 8.0.0_01 (build b08-fcs) ...
    [#|2006-02-10T13:01:10.743+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5076: Using [Java HotSpot(TM) Client VM, Version 1.4.2_06] from [Sun Microsystems Inc.]|#]
    [#|2006-02-10T13:01:11.728+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0020:Following is the information about the JMX MBeanServer used:|#]
    [#|2006-02-10T13:01:11.868+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0001:MBeanServer initialized successfully|#]
    [#|2006-02-10T13:01:14.634+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|Creating virtual server server|#]
    [#|2006-02-10T13:01:14.650+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|S1AS AVK Instrumentation disabled|#]
    [#|2006-02-10T13:01:14.665+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.security|_ThreadID=10;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]
    [#|2006-02-10T13:01:16.337+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.transaction|_ThreadID=10;|JTS5014: Recoverable JTS instance, serverId = [100]|#]
    [#|2006-02-10T13:01:17.603+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Satisfying Optional Packages dependencies...|#]
    [#|2006-02-10T13:01:17.790+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.resource.resourceadapter|_ThreadID=10;|RAR7008 : Initialized monitoring registry and listeners|#]
    [#|2006-02-10T13:01:18.462+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5100:Loading system apps|#]
    [#|2006-02-10T13:01:19.025+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010: All ejb(s) of [MEjbApp] loaded successfully!|#]
    [#|2006-02-10T13:01:19.728+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.ejb|_ThreadID=10;|EJB5109:EJB Timer Service started successfully for datasource [jdbc/__TimerPool]|#]
    [#|2006-02-10T13:01:19.728+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010: All ejb(s) of [__ejb_container_timer_app] loaded successfully!|#]
    [#|2006-02-10T13:01:19.775+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0302: Starting Tomcat.|#]
    [#|2006-02-10T13:01:19.916+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [adminapp] in virtual server [server] at [web1]|#]
    [#|2006-02-10T13:01:20.041+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [admingui] in virtual server [server] at [asadmin]|#]
    [#|2006-02-10T13:01:20.041+0800|�x��|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0500: default-locale attribute of locale-charset-info element has been deprecated and is being ignored. Use default-charset attribute of parameter-encoding element instead|#]
    [#|2006-02-10T13:01:20.041+0800|����|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [com_sun_web_ui] in virtual server [server] at [com_sun_web_ui]|#]
    [#|2006-02-10T13:01:20.056+0800|����|sun-appserver-pe8.0.0_01|org.apache.catalina.startup.Embedded|_ThreadID=10;|Starting tomcat server|#]
    [#|2006-02-10T13:01:20.056+0800|����|sun-appserver-pe8.0.0_01|org.apache.catalina.startup.Embedded|_ThreadID=10;|Catalina naming disabled|#]
    [#|2006-02-10T13:01:20.150+0800|����|sun-appserver-pe8.0.0_01|org.apache.catalina.c                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      &n

    Hi,
    Restarting the computer should have stopped the appserver.
    To kill the appserver manually you can go to the command prompt
    <install-dir>\Sun\Creator2\SunAppServer8\bin\asadmin.bat\stop-appserv
    Thanks,
    RK.

  • Domain.xml gets screwed up

    Multiple times now, the Server is unable to start up. The last time it sat there, apparently in a loop greating over a 1 GB log file. Previously, I reinstalled Creator to solve the problem. The last time, I traced it to domain.xml.
    Fortunately there was a backup file that worked.
    However, I do not modify this file myself, and thus have no clue as to how to fix it. Creator manages this file, so when it gets screwed up, this is surely a bug.
    It is very frustrating, and usually occurs when my project has some error that does not allow it to deploy properly.
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE domain PUBLIC "-//Sun Microsystems Inc.//DTD Application Server 8.0 Domain//EN" "http://www.sun.com/software/appserver/dtds/sun-domain_1_0.dtd">
    <!--
       Copyright 2004 Sun Microsystems, Inc.  All rights reserved.
       SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
    -->
    <!-- Generated from default-domain.xml.template -->
    <domain application-root="${com.sun.aas.instanceRoot}/applications" log-root="${com.sun.aas.instanceRoot}/logs">
      <applications>
        <j2ee-application enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-apps/MEjbApp" name="MEjbApp" object-type="system-all"/>
        <j2ee-application enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-apps/__ejb_container_timer_app" name="__ejb_container_timer_app" object-type="system-all"/>
        <j2ee-application enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-apps/ConverterApp" name="ConverterApp" object-type="user"/>
        <j2ee-application enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-apps/HelloWorldApp" name="HelloWorldApp" object-type="user"/>
        <j2ee-application enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-apps/travelApp" name="travelApp" object-type="user"/>
        <web-module context-root="/web1" enabled="true" location="${com.sun.aas.installRoot}/lib/install/applications/adminapp/adminapp_war" name="adminapp" object-type="system-admin">
          <!-- System Web Module - DO NOT DELETE! -->
        </web-module>
        <web-module context-root="/asadmin" enabled="true" location="${com.sun.aas.installRoot}/lib/install/applications/admingui/adminGUI_war" name="admingui" object-type="system-admin">
          <!-- System Web Module - DO NOT DELETE! -->
        </web-module>
        <web-module context-root="/com_sun_web_ui" enabled="true" location="${com.sun.aas.installRoot}/lib/install/applications/com_sun_web_ui" name="com_sun_web_ui" object-type="system-admin">
          <!-- System Web Module - DO NOT DELETE! -->
        </web-module>
        <web-module context-root="hello-jaxrpc" enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-modules/hello-jaxrpc" name="hello-jaxrpc" object-type="user"/>
        <web-module context-root="jTravellerService" enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-modules/jTravellerService" name="jTravellerService" object-type="user"/>
        <web-module enabled="true" location="c:/Documents and Settings/jar/My Documents/Creator/Projects/FunctionListManager/build" name="_functionlistmanager" object-type="user"/>
      </applications>
      <resources>
        <jdbc-resource enabled="true" jndi-name="jdbc/__TimerPool" object-type="system-all" pool-name="__TimerPool"/>
        <jdbc-resource enabled="true" jndi-name="jdbc/PointBase" object-type="user" pool-name="PointBasePool"/>
        <jdbc-resource enabled="true" jndi-name="jdbc/Travel" object-type="user" pool-name="TravelDBPool"/>
        <jdbc-resource enabled="true" jndi-name="jdbc/my.server" object-type="user" pool-name="RaveGenerated_1106935210_my.serverPool"/>
        <jdbc-connection-pool connection-validation-method="auto-commit" datasource-classname="com.pointbase.xa.xaDataSource" fail-all-connections="false" idle-timeout-in-seconds="300" is-connection-validation-required="false" is-isolation-level-guaranteed="true" max-pool-size="32" max-wait-time-in-millis="60000" name="__TimerPool" pool-resize-quantity="2" res-type="javax.sql.XADataSource" steady-pool-size="8">
          <property name="DatabaseName" value="jdbc:pointbase:embedded:ejbtimer,database.home=${com.sun.aas.instanceRoot}/lib/databases"/>
          <property name="User" value="pbPublic"/>
          <property name="Password" value="pbPublic"/>
        </jdbc-connection-pool>
        <jdbc-connection-pool connection-validation-method="auto-commit" datasource-classname="com.pointbase.xa.xaDataSource" fail-all-connections="false" idle-timeout-in-seconds="300" is-connection-validation-required="false" is-isolation-level-guaranteed="true" max-pool-size="32" max-wait-time-in-millis="60000" name="PointBasePool" pool-resize-quantity="2" res-type="javax.sql.XADataSource" steady-pool-size="8">
          <property name="DatabaseName" value="jdbc:pointbase:server://localhost:9092/sun-appserv-samples"/>
          <property name="Password" value="pbPublic"/>
          <property name="User" value="pbPublic"/>
        </jdbc-connection-pool>
        <jdbc-connection-pool connection-validation-method="auto-commit" datasource-classname="com.pointbase.xa.xaDataSource" fail-all-connections="false" idle-timeout-in-seconds="300" is-connection-validation-required="false" is-isolation-level-guaranteed="true" max-pool-size="8" max-wait-time-in-millis="60000" name="TravelDBPool" pool-resize-quantity="1" res-type="javax.sql.XADataSource" steady-pool-size="1">
          <property name="DatabaseName" value="jdbc:pointbase:server://localhost:19092/sample"/>
          <property name="Password" value="travel"/>
          <property name="User" value="travel"/>
        </jdbc-connection-pool>
        <jdbc-connection-pool connection-validation-method="table" datasource-classname="com.sun.sql.datasource.DriverAdapter" fail-all-connections="false" idle-timeout-in-seconds="300" is-connection-validation-required="true" is-isolation-level-guaranteed="true" max-pool-size="16" max-wait-time-in-millis="60000" name="RaveGenerated_1106935210_my.serverPool" pool-resize-quantity="1" steady-pool-size="1" validation-table-name="entityrole">
          <property name="url" value="jdbc:mysql://my.server:3306/policy"/>
          <property name="Password" value="password"/>
          <property name="driverClassName" value="org.gjt.mm.mysql.Driver"/>
          <property name="User" value="ejbca"/>
        </jdbc-connection-pool>
      </resources>
      <configs>
        <config name="server-config">
          <http-service>
            <http-listener acceptor-threads="100" address="0.0.0.0" default-virtual-server="server" enabled="true" id="http-listener-1" port="18080" security-enabled="false" server-name="" xpowered-by="true">
        </http-listener>
            <http-listener acceptor-threads="100" address="0.0.0.0" default-virtual-server="server" enabled="true" id="http-listener-2" port="11043" security-enabled="true" server-name="" xpowered-by="true">
        </http-listener>
            <http-listener acceptor-threads="100" address="0.0.0.0" default-virtual-server="__asadmin" enabled="true" id="admin-listener" port="14848" security-enabled="false" server-name="" xpowered-by="true">
        </http-listener>
            <virtual-server hosts="JAROPT" http-listeners="http-listener-1,http-listener-2" id="server" state="on">
              <property name="docroot" value="${com.sun.aas.instanceRoot}/docroot"/>
              <property name="accesslog" value="${com.sun.aas.instanceRoot}/logs/access"/>
            </virtual-server>
            <virtual-server default-web-module="admingui" hosts="JAROPT" http-listeners="admin-listener" id="__asadmin" state="on">
              <property name="accesslog" value="${com.sun.aas.instanceRoot}/logs/access"/>
            </virtual-server>
          </http-service>
          <iiop-service client-authentication-required="false">
            <orb max-connections="1024" message-fragment-size="1024" use-thread-pool-ids="thread-pool-1"/>
            <iiop-listener address="0.0.0.0" enabled="true" id="orb-listener-1" port="13700" security-enabled="false"/>
            <iiop-listener address="0.0.0.0" enabled="true" id="SSL" port="11060" security-enabled="true">
              <ssl cert-nickname="s1as" client-auth-enabled="false" ssl2-enabled="false" ssl3-enabled="true" tls-enabled="true" tls-rollback-enabled="true"/>
            </iiop-listener>
            <iiop-listener address="0.0.0.0" enabled="true" id="SSL_MUTUALAUTH" port="11061" security-enabled="true">
              <ssl cert-nickname="s1as" client-auth-enabled="true" ssl2-enabled="false" ssl3-enabled="true" tls-enabled="true" tls-rollback-enabled="true"/>
            </iiop-listener>
          </iiop-service>
          <admin-service type="das-and-server">
            <das-config admin-session-timeout-in-minutes="60" autodeploy-dir="${com.sun.aas.instanceRoot}/autodeploy" autodeploy-enabled="true" autodeploy-jsp-precompilation-enabled="false" autodeploy-polling-interval-in-seconds="2" autodeploy-verifier-enabled="false" deploy-xml-validation="full" dynamic-reload-enabled="true" dynamic-reload-poll-interval-in-seconds="2"/>
          </admin-service>
          <web-container/>
          <ejb-container cache-idle-timeout-in-seconds="600" cache-resize-quantity="32" commit-option="B" max-cache-size="512" max-pool-size="32" pool-idle-timeout-in-seconds="600" pool-resize-quantity="8" removal-timeout-in-seconds="5400" session-store="${com.sun.aas.instanceRoot}/session-store" steady-pool-size="0" victim-selection-policy="nru"/>
          <mdb-container idle-timeout-in-seconds="600" max-pool-size="32" pool-resize-quantity="8" steady-pool-size="0"/>
          <jms-service init-timeout-in-seconds="60" type="LOCAL">
            <jms-host admin-password="admin" admin-user-name="admin" host="JAROPT" name="default_JMS_host" port="17676"/>
          </jms-service>
          <log-service alarms="false" file="${com.sun.aas.instanceRoot}/logs/server.log" log-rotation-limit-in-bytes="2000000000" log-to-console="false" use-system-logging="false">
            <module-log-levels admin="INFO" classloader="INFO" cmp="INFO" cmp-container="INFO" configuration="INFO" connector="INFO" corba="INFO" deployment="INFO" ejb-container="INFO" javamail="INFO" jaxr="INFO" jaxrpc="INFO" jdo="INFO" jms="INFO" jta="INFO" jts="INFO" mdb-container="INFO" naming="INFO" resource-adapter="INFO" root="INFO" saaj="INFO" security="INFO" server="INFO" verifier="INFO" web-container="INFO"/>
          </log-service>
          <security-service anonymous-role="ANYONE" audit-enabled="false" audit-modules="default" default-realm="file" jacc="default">
            <auth-realm classname="com.sun.enterprise.security.auth.realm.file.FileRealm" name="file">
              <property name="file" value="${com.sun.aas.instanceRoot}/config/keyfile"/>
              <property name="jaas-context" value="fileRealm"/>
            </auth-realm>
            <auth-realm classname="com.sun.enterprise.security.auth.realm.certificate.CertificateRealm" name="certificate">
        </auth-realm>
            <jacc-provider name="default" policy-configuration-factory-provider="com.sun.enterprise.security.provider.PolicyConfigurationFactoryImpl" policy-provider="com.sun.enterprise.security.provider.PolicyWrapper">
              <property name="repository" value="${com.sun.aas.instanceRoot}/generated/policy"/>
            </jacc-provider>
            <audit-module classname="com.sun.enterprise.security.Audit" name="default">
              <property name="auditOn" value="false"/>
            </audit-module>
          </security-service>
          <transaction-service automatic-recovery="false" heuristic-decision="rollback" keypoint-interval="2048" retry-timeout-in-seconds="600" timeout-in-seconds="0" tx-log-dir="${com.sun.aas.instanceRoot}/logs"/>
          <monitoring-service>
            <module-monitoring-levels connector-connection-pool="OFF" ejb-container="OFF" http-service="OFF" jdbc-connection-pool="OFF" orb="OFF" thread-pool="OFF" transaction-service="OFF" web-container="OFF"/>
          </monitoring-service>
          <java-config classpath-suffix="${com.sun.aas.installRoot}/pointbase/lib/pbclient.jar${path.separator}${com.sun.aas.installRoot}/pointbase/lib/pbembedded.jar${path.separator}" debug-enabled="false" debug-options="-Xdebug -Xrunjdwp:transport=dt_shmem,server=y,suspend=n,address=creator-14848" env-classpath-ignored="true" java-home="${com.sun.aas.javaRoot}" javac-options="-g" rmic-options="-iiop -poa -alwaysgenerate -keepgenerated -g" server-classpath="${com.sun.aas.javaRoot}/lib/tools.jar${path.separator}${com.sun.aas.installRoot}/lib/install/applications/jmsra/imqjmsra.jar${path.separator}${com.sun.aas.imqLib}/jaxm-api.jar${path.separator}${com.sun.aas.imqLib}/fscontext.jar${path.separator}${com.sun.aas.antLib}/ant.jar">
            <!-- various required jvm-options -->
            <jvm-options>-client</jvm-options>
            <jvm-options>-Djava.endorsed.dirs=${com.sun.aas.installRoot}/lib/endorsed</jvm-options>
            <jvm-options>-Djava.security.policy=${com.sun.aas.instanceRoot}/config/server.policy</jvm-options>
            <jvm-options>-Djava.security.auth.login.config=${com.sun.aas.instanceRoot}/config/login.conf</jvm-options>
            <jvm-options>-Dsun.rmi.dgc.server.gcInterval=3600000</jvm-options>
            <jvm-options>-Dsun.rmi.dgc.client.gcInterval=3600000</jvm-options>
            <jvm-options>-Xmx512m</jvm-options>
            <jvm-options>-Djavax.net.ssl.keyStore=${com.sun.aas.instanceRoot}/config/keystore.jks</jvm-options>
            <jvm-options>-Djavax.net.ssl.trustStore=${com.sun.aas.instanceRoot}/config/cacerts.jks</jvm-options>
            <jvm-options>-Djava.ext.dirs=${com.sun.aas.javaRoot}/jre/lib/ext${path.separator}${com.sun.aas.instanceRoot}/lib/ext</jvm-options>
            <jvm-options> -Djdbc.drivers=com.pointbase.jdbc.jdbcUniversalDriver</jvm-options>
            <jvm-options>-Dcom.sun.enterprise.taglibs=appserv-jstl.jar,jsf-impl.jar</jvm-options>
            <jvm-options>-XX:NewRatio=2</jvm-options>
          </java-config>
          <thread-pools>
            <thread-pool idle-thread-timeout-in-seconds="120" max-thread-pool-size="200" min-thread-pool-size="0" num-work-queues="1" thread-pool-id="thread-pool-1"/>
          </thread-pools>
        </config>
        <!-- config model with name "server-config" ends -->
      </configs>
      <servers>
        <server config-ref="server-config" name="server">
          <application-ref enabled="true" ref="adminapp" virtual-servers="__asadmin"/>
          <application-ref enabled="true" ref="admingui" virtual-servers="__asadmin"/>
          <application-ref enabled="true" ref="com_sun_web_ui" virtual-servers="__asadmin"/>
          <application-ref enabled="true" ref="MEjbApp" virtual-servers="server"/>
          <application-ref enabled="true" ref="__ejb_container_timer_app" virtual-servers="server"/>
          <application-ref enabled="true" ref="hello-jaxrpc" virtual-servers="server"/>
          <application-ref enabled="true" ref="jTravellerService" virtual-servers="server"/>
          <application-ref enabled="true" ref="ConverterApp"/>
          <application-ref enabled="true" ref="HelloWorldApp"/>
          <application-ref enabled="true" ref="travelApp"/>
          <application-ref enabled="true" ref="_functionlistmanager" virtual-servers="server"/>
          <resource-ref enabled="true" ref="jdbc/__TimerPool"/>
          <resource-ref enabled="true" ref="jdbc/PointBase"/>
          <resource-ref enabled="true" ref="jdbc/Travel"/>
          <resource-ref enabled="true" ref="jdbc/my.server"/>
        </server>
      </servers>
    </domain>

    This is today's log (with the fixed domain.xml
    Starting Sun Java System Application Server Platform Edition 8.0.0_01 (build b08-fcs) ...
    [#|2005-01-31T09:16:30.230-0500|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5076: Using [Java HotSpot(TM) Client VM, Version 1.4.2_06] from [Sun Microsystems Inc.]|#]
    [#|2005-01-31T09:16:31.027-0500|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0020:Following is the information about the JMX MBeanServer used:|#]
    [#|2005-01-31T09:16:31.199-0500|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0001:MBeanServer initialized successfully|#]
    [#|2005-01-31T09:16:33.012-0500|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|Creating virtual server server|#]
    [#|2005-01-31T09:16:33.027-0500|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|S1AS AVK Instrumentation disabled|#]
    [#|2005-01-31T09:16:33.027-0500|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.security|_ThreadID=10;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]
    [#|2005-01-31T09:16:34.699-0500|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.transaction|_ThreadID=10;|JTS5014: Recoverable JTS instance, serverId = [100]|#]
    [#|2005-01-31T09:16:35.652-0500|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Satisfying Optional Packages dependencies...|#]
    [#|2005-01-31T09:16:35.824-0500|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.resource.resourceadapter|_ThreadID=10;|RAR7008 : Initialized monitoring registry and listeners|#]
    [#|2005-01-31T09:16:36.355-0500|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5100:Loading system apps|#]
    [#|2005-01-31T09:16:36.933-0500|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010: All ejb(s) of [MEjbApp] loaded successfully!|#]
    [#|2005-01-31T09:16:37.355-0500|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.ejb|_ThreadID=10;|EJB5109:EJB Timer Service started successfully for datasource [jdbc/__TimerPool]|#]
    [#|2005-01-31T09:16:37.355-0500|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010: All ejb(s) of [__ejb_container_timer_app] loaded successfully!|#]
    [#|2005-01-31T09:16:37.387-0500|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0302: Starting Tomcat.|#]
    [#|2005-01-31T09:16:37.558-0500|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.deployment|_ThreadID=10;|in web-app/security-constraint/web-resource-collection Node, handling of role-name = Administrator failed|#]
    [#|2005-01-31T09:16:37.637-0500|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [adminapp] in virtual server [server] at [/web1]|#]
    [#|2005-01-31T09:16:37.746-0500|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [admingui] in virtual server [server] at [/asadmin]|#]
    [#|2005-01-31T09:16:37.746-0500|WARNING|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0500: default-locale attribute of locale-charset-info element has been deprecated and is being ignored. Use default-charset attribute of parameter-encoding element instead|#]
    [#|2005-01-31T09:16:37.762-0500|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [com_sun_web_ui] in virtual server [server] at [/com_sun_web_ui]|#]
    [#|2005-01-31T09:16:37.777-0500|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [_functionlistmanager] in virtual server [server] at [/functionlistmanager]|#]
    [#|2005-01-31T09:16:38.215-0500|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [_policyengine] in virtual server [server] at [/policyengine]|#]
    [#|2005-01-31T09:16:38.215-0500|INFO|sun-appserver-pe8.0.0_01|org.apache.catalina.startup.Embedded|_ThreadID=10;|Starting tomcat server|#]
    [#|2005-01-31T09:16:38.215-0500|INFO|sun-appserver-pe8.0.0_01|org.apache.catalina.startup.Embedded|_ThreadID=10;|Catalina naming disabled|#]
    [#|2005-01-31T09:16:38.293-0500|INFO|sun-appserver-pe8.0.0_01|org.apache.catalina.core.StandardEngine|_ThreadID=10;|Starting Servlet Engine: Sun-Java-System/Application-Server-PE-8.0|#]
    [#|2005-01-31T09:16:40.371-0500|WARNING|sun-appserver-pe8.0.0_01|org.apache.commons.beanutils.MethodUtils|_ThreadID=10;|Cannot use JVM pre-1.4 access bug workaround die to restrictive security manager.|#]
    [#|2005-01-31T09:16:40.496-0500|WARNING|sun-appserver-pe8.0.0_01|org.apache.commons.digester.Digester|_ThreadID=10;|[ConverterRule]{faces-config/converter} Merge(null,java.math.BigDecimal)|#]
    [#|2005-01-31T09:16:40.496-0500|WARNING|sun-appserver-pe8.0.0_01|org.apache.commons.digester.Digester|_ThreadID=10;|[ConverterRule]{faces-config/converter} Merge(null,java.math.BigInteger)|#]
    [#|2005-01-31T09:16:41.558-0500|INFO|sun-appserver-pe8.0.0_01|com.sun.faces.config.ConfigureListener|_ThreadID=10;|Application object verification completed successfully|#]
    [#|2005-01-31T09:16:44.777-0500|WARNING|sun-appserver-pe8.0.0_01|org.apache.commons.beanutils.MethodUtils|_ThreadID=10;|Cannot use JVM pre-1.4 access bug workaround die to restrictive security manager.|#]
    [#|2005-01-31T09:16:44.871-0500|WARNING|sun-appserver-pe8.0.0_01|org.apache.commons.digester.Digester|_ThreadID=10;|[ConverterRule]{faces-config/converter} Merge(null,java.math.BigDecimal)|#]
    [#|2005-01-31T09:16:44.887-0500|WARNING|sun-appserver-pe8.0.0_01|org.apache.commons.digester.Digester|_ThreadID=10;|[ConverterRule]{faces-config/converter} Merge(null,java.math.BigInteger)|#]
    [#|2005-01-31T09:16:45.949-0500|INFO|sun-appserver-pe8.0.0_01|com.sun.faces.config.ConfigureListener|_ThreadID=10;|Application object verification completed successfully|#]
    [#|2005-01-31T09:16:45.996-0500|INFO|sun-appserver-pe8.0.0_01|org.apache.catalina.startup.ContextConfig|_ThreadID=10;|Missing application web.xml, using defaults only StandardEngine[server].StandardHost[server].StandardContext[]|#]
    [#|2005-01-31T09:16:47.246-0500|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 18080|#]
    [#|2005-01-31T09:16:47.293-0500|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 18080|#]
    [#|2005-01-31T09:16:47.371-0500|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 11043|#]
    [#|2005-01-31T09:16:47.371-0500|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 11043|#]
    [#|2005-01-31T09:16:47.418-0500|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 14848|#]
    [#|2005-01-31T09:16:47.418-0500|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 14848|#]
    [#|2005-01-31T09:16:47.574-0500|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.resource.jms|_ThreadID=10;|JMS5023: JMS service successfully started. Instance Name = imqbroker, Home = [C:\Sun\Creator\SunAppServer8\imq\bin].|#]
    [#|2005-01-31T09:16:47.574-0500|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|[AutoDeploy] Enabling AutoDeployment service at :1107181007574|#]
    [#|2005-01-31T09:16:47.574-0500|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5053: Application onReady complete.|#]
    [#|2005-01-31T09:16:47.590-0500|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Application server startup complete.|#]

  • Help needed in architecture

    We have to implement a module which is visualized as a Java process. A huge volume of transactions are expected to come in and these need to be processed at high speed(response time of 5 seconds or so). This module should be able to support non java clients (the module is being invoked from the non-stop Tandem Server in this case.) As part of deciding on the architecture we need to decide on the protocol used for communication � http/tcp/iiop etc.
    The various options we have are
    1.Implement the module as a Webservcie
    2. As EJB Session Beans
    3. RMI (is this really an option?)
    4. Socket connection
    5. any other ??
    Please give your suggestions.

    Are you the same person as in this thread?: http://forum.java.sun.com/thread.jspa?threadID=688792

  • Startup Problems Application Server on Fedora Core 5

    Greetings All;
    Little background information
    router ip address: 192.168.1.1
    web server ip address: 192.168.1.101 (outside: dcrumb.homeip.net)
    installed from ip address: 192.168.1.100
    using jdk-1.5.0_07
    here are my applicable firewall rules:
    -A RH-Firewall-1-INPUT -m state state NEW -m tcp -p tcp dport 4848 -j ACCEPT
    -A RH-Firewall-1-INPUT -m state state NEW -m tcp -p tcp dport 8080 -j ACCEPT
    -A RH-Firewall-1-INPUT -m state state NEW -m tcp -p tcp dport 8181 -j ACCEPT
    -A RH-Firewall-1-INPUT -m state state NEW -m tcp -p tcp dport 8686 -j ACCEPT
    I've also forwarded these ports in my Linksys router
    Here are my error messages:
    [#|2006-06-14T22:30:13.251-0400|INFO|sun-appserver-pe8.2|javax.enterprise.tools.launcher|_ThreadID=10;|
    /usr/share/jdk1.5.0_07/bin/java
    -client
    -Xmx512m
    -XX:NewRatio=2
    -Dcom.sun.aas.defaultLogFile=/opt/SUNWappserver/domains/domain1/logs/server.log
    -Djava.endorsed.dirs=/opt/SUNWappserver/lib/endorsed
    -Djava.security.policy=/opt/SUNWappserver/domains/domain1/config/server.policy
    -Djava.security.auth.login.config=/opt/SUNWappserver/domains/domain1/config/login.conf
    -Dsun.rmi.dgc.server.gcInterval=3600000
    -Dsun.rmi.dgc.client.gcInterval=3600000
    -Djavax.net.ssl.keyStore=/opt/SUNWappserver/domains/domain1/config/keystore.jks
    -Djavax.net.ssl.trustStore=/opt/SUNWappserver/domains/domain1/config/cacerts.jks
    -Djava.ext.dirs=/usr/share/jdk1.5.0_07/jre/lib/ext:/opt/SUNWappserver/domains/domain1/lib/ext:/opt/SUNWappserver/derby/lib
    -Djdbc.drivers=org.apache.derby.jdbc.ClientDriver
    -Djavax.management.builder.initial=com.sun.enterprise.admin.server.core.jmx.AppServerMBeanServerBuilder
    -Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory
    -Dcom.sun.enterprise.taglibs=appserv-jstl.jar,jsf-impl.jar
    -Dcom.sun.enterprise.taglisteners=jsf-impl.jar
    -Djavax.xml.parsers.SAXParserFactory=com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl
    -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter
    -Ddomain.name=domain1
    -Djmx.invoke.getters=true
    -Djavax.xml.parsers.DocumentBuilderFactory=com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl
    -Dcom.sun.aas.promptForIdentity=true
    -Dorg.xml.sax.driver=com.sun.org.apache.xerces.internal.parsers.SAXParser
    -Dcom.sun.aas.instanceRoot=/opt/SUNWappserver/domains/domain1
    -Djavax.xml.transform.TransformerFactory=com.sun.org.apache.xalan.internal.xsltc.trax.TransformerFactoryImpl
    -Dcom.sun.aas.domainName=domain1
    -Djava.util.logging.manager=com.sun.enterprise.server.logging.ServerLogManager
    -Dproduct.name=Sun-Java-System/Application-Server
    -Dcom.sun.enterprise.overrideablejavaxpackages=javax.faces,javax.servlet.jsp.jstl,javax.xml.bind,javax.help
    -Dcom.sun.aas.configRoot=/opt/SUNWappserver/config
    -Djava.library.path=/usr/share/jdk1.5.0_07/jre/lib/i386/client:/usr/share/jdk1.5.0_07/jre/lib/i386/client:/usr/share/jdk1.5.0_07/jre/lib/i386:/usr/share/jdk1.5.0_07/jre/../lib/i386:/opt/SUNWappserver/lib:/usr/lib/lwp:/opt/SUNWappserver/lib:/usr/lib/lwp:/usr/share/jdk1.5.0_07/jre/lib/i386/client:/usr/share/jdk1.5.0_07/jre/lib/i386:/usr/share/jdk1.5.0_07/jre/../lib/i386:/opt/SUNWappserver/lib:/opt/SUNWappserver/lib:/opt/SUNWappserver/lib:
    -Dcom.sun.aas.instanceName=server
    -Dcom.sun.aas.processLauncher=SE
    -cp
    /usr/share/jdk1.5.0_07/lib/tools.jar:/opt/SUNWappserver/lib/appserv-rt.jar:/opt/SUNWappserver/lib/admin-cli.jar:/opt/SUNWappserver/lib/jax-qname.jar:/opt/SUNWappserver/lib/appserv-cmp.jar:/opt/SUNWappserver/lib/jaxrpc-impl.jar:/opt/SUNWappserver/lib/commons-launcher.jar:/opt/SUNWappserver/lib/jmxremote_optional.jar:/opt/SUNWappserver/lib/j2ee-svc.jar:/opt/SUNWappserver/lib/commons-logging.jar:/opt/SUNWappserver/lib/mail.jar:/opt/SUNWappserver/lib/dom.jar:/opt/SUNWappserver/lib/appserv-jstl.jar:/opt/SUNWappserver/lib/jaxr-impl.jar:/opt/SUNWappserver/lib/j2ee.jar:/opt/SUNWappserver/lib/jsf-api.jar:/opt/SUNWappserver/lib/jsf-impl.jar:/opt/SUNWappserver/lib/saaj-api.jar:/opt/SUNWappserver/lib/appserv-upgrade.jar:/opt/SUNWappserver/lib/jaxr-api.jar:/opt/SUNWappserver/lib/xsdlib.jar:/opt/SUNWappserver/lib/saaj-impl.jar:/opt/SUNWappserver/lib/rmissl.jar:/opt/SUNWappserver/lib/relaxngDatatype.jar:/opt/SUNWappserver/lib/xercesImpl.jar:/opt/SUNWappserver/lib/xalan.jar:/opt/SUNWappserver/lib/appserv-admin.jar:/opt/SUNWappserver/lib/appserv-ext.jar:/opt/SUNWappserver/lib/jaxrpc-api.jar:/opt/SUNWappserver/lib/activation.jar:/opt/SUNWappserver/lib/jmxremote.jar:/opt/SUNWappserver/lib/install/applications/jmsra/imqjmsra.jar:/opt/SUNWappserver/imq/lib/jaxm-api.jar:/opt/SUNWappserver/imq/lib/fscontext.jar:/opt/SUNWappserver/lib/ant/lib/ant.jar
    com.sun.enterprise.server.PEMain
    start
    display|#]
    [#|2006-06-14T22:30:29.526-0400|INFO|sun-appserver-pe8.2|javax.enterprise.resource.jms|_ThreadID=10;|JMS5023: JMS service successfully started. Instance Name = imqbroker, Home = [/opt/SUNWappserver/imq/bin].|#]
    [#|2006-06-14T22:30:29.537-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|CORE5098: AS Socket Service Initialization has been completed.|#]
    [#|2006-06-14T22:30:33.433-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0046:The Platform MBeanServer is available. It will be used to register Application Server MBeans. Platform MBeans will also be available for browsing while using standard JMX Console.|#]
    [#|2006-06-14T22:30:33.461-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0001:MBeanServer initialized successfully|#]
    [#|2006-06-14T22:30:34.381-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.core.security|_ThreadID=10;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]
    [#|2006-06-14T22:30:37.708-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|Created virtual server server|#]
    [#|2006-06-14T22:30:37.769-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|Created virtual server __asadmin|#]
    [#|2006-06-14T22:30:41.921-0400|INFO|sun-appserver-pe8.2|javax.enterprise.resource.corba.ee.S1AS-ORB.rpc.transport|_ThreadID=10;|"IOP00710299: (INTERNAL) Successfully created IIOP listener on the specified host/port: all interfaces/3700"|#]
    [#|2006-06-14T22:30:44.285-0400|INFO|sun-appserver-pe8.2|javax.enterprise.resource.corba.ee.S1AS-ORB.rpc.transport|_ThreadID=10;|"IOP00710299: (INTERNAL) Successfully created IIOP listener on the specified host/port: all interfaces/3820"|#]
    [#|2006-06-14T22:30:44.322-0400|INFO|sun-appserver-pe8.2|javax.enterprise.resource.corba.ee.S1AS-ORB.rpc.transport|_ThreadID=10;|"IOP00710299: (INTERNAL) Successfully created IIOP listener on the specified host/port: all interfaces/3920"|#]
    [#|2006-06-14T22:30:49.383-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.core.transaction|_ThreadID=10;|JTS5014: Recoverable JTS instance, serverId = [3700]|#]
    [#|2006-06-14T22:31:15.145-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM1079: Initialization of AMX MBeans successful|#]
    [#|2006-06-14T22:31:17.679-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.ejb|_ThreadID=10;|Instantiated container for: ejbName: TimerBean; containerId: 75388332422004736|#]
    [#|2006-06-14T22:31:19.824-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.ejb|_ThreadID=10;|EJB5109:EJB Timer Service started successfully for datasource [jdbc/__TimerPool]|#]
    [#|2006-06-14T22:31:19.826-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010: All ejb(s) of [__ejb_container_timer_app] loaded successfully!|#]
    [#|2006-06-14T22:31:20.540-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.ejb|_ThreadID=10;|Instantiated container for: ejbName: MEJBBean; containerId: 75388332902776832|#]
    [#|2006-06-14T22:31:21.303-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010: All ejb(s) of [MEjbApp] loaded successfully!|#]
    [#|2006-06-14T22:31:21.542-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0302: Starting Sun-Java-System/Application-Server.|#]
    [#|2006-06-14T22:31:21.995-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [__default-admingui] in virtual server [__asadmin] at []|#]
    [#|2006-06-14T22:31:22.758-0400|WARNING|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0500: default-locale attribute of locale-charset-info element has been deprecated and is being ignored. Use default-charset attribute of parameter-encoding element instead|#]
    [#|2006-06-14T22:31:23.256-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [adminapp] in virtual server [__asadmin] at [web1]|#]
    [#|2006-06-14T22:31:23.306-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [admingui] in virtual server [__asadmin] at [asadmin]|#]
    [#|2006-06-14T22:31:23.320-0400|WARNING|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0500: default-locale attribute of locale-charset-info element has been deprecated and is being ignored. Use default-charset attribute of parameter-encoding element instead|#]
    [#|2006-06-14T22:31:23.350-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0100: Loading web module [com_sun_web_ui] in virtual server [__asadmin] at [com_sun_web_ui]|#]
    [#|2006-06-14T22:31:23.931-0400|INFO|sun-appserver-pe8.2|org.apache.catalina.core.StandardEngine|_ThreadID=10;|Starting Servlet Engine: Sun-Java-System/Application-Server|#]
    [#|2006-06-14T22:31:33.650-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|Initializing Grizzly Non-Blocking Mode|#]
    [#|2006-06-14T22:31:33.651-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0703: Initializing Sun-Java-System/Application-Server-PE HTTP/1.1 on 8080|#]
    [#|2006-06-14T22:31:33.720-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0712: Starting Sun-Java-System/Application-Server-PE HTTP/1.1 on 8080|#]
    [#|2006-06-14T22:31:34.266-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|Initializing Grizzly Blocking Mode|#]
    [#|2006-06-14T22:31:34.268-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0703: Initializing Sun-Java-System/Application-Server-PE HTTP/1.1 on 8181|#]
    [#|2006-06-14T22:31:34.290-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0712: Starting Sun-Java-System/Application-Server-PE HTTP/1.1 on 8181|#]
    [#|2006-06-14T22:31:34.523-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|Initializing Grizzly Non-Blocking Mode|#]
    [#|2006-06-14T22:31:34.524-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0703: Initializing Sun-Java-System/Application-Server-PE HTTP/1.1 on 4848|#]
    [#|2006-06-14T22:31:34.546-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0712: Starting Sun-Java-System/Application-Server-PE HTTP/1.1 on 4848|#]
    [#|2006-06-14T22:31:35.616-0400|SEVERE|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|Service [email protected]3 cannot be started! : com.sun.appserv.server.ServerLifecycleException: Cannot bind to URL [rmi://dcrumb.homeip.net:8686/management/rmi-jmx-connector]: javax.naming.NoPermissionException [Root exception is java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
            java.rmi.AccessException: Registry.Registry.bind disallowed; origin /192.168.1.1 is non-local host]|#]
    [#|2006-06-14T22:31:35.619-0400|SEVERE|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|CORE5071: An error occured during initialization
    com.sun.appserv.server.ServerLifecycleException: Cannot bind to URL [rmi://dcrumb.homeip.net:8686/management/rmi-jmx-connector]: javax.naming.NoPermissionException [Root exception is java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
            java.rmi.AccessException: Registry.Registry.bind disallowed; origin /192.168.1.1 is non-local host]
    at com.sun.enterprise.admin.server.core.JmxConnectorLifecycle.onStartup(JmxConnectorLifecycle.java:104)
    at com.sun.enterprise.server.ApplicationServer.onStartup(ApplicationServer.java:300)
    at com.sun.enterprise.server.PEMain.run(PEMain.java:294)
    at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    Caused by: java.io.IOException: Cannot bind to URL [rmi://dcrumb.homeip.net:8686/management/rmi-jmx-connector]: javax.naming.NoPermissionException [Root exception is java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
            java.rmi.AccessException: Registry.Registry.bind disallowed; origin /192.168.1.1 is non-local host]
    at javax.management.remote.rmi.RMIConnectorServer.newIOException(RMIConnectorServer.java:814)
    at javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:431)
    at com.sun.enterprise.admin.jmx.remote.server.JmxConnectorServerDriver.startConnectorServer(JmxConnectorServerDriver.java:177)
    at com.sun.enterprise.admin.server.core.JmxConnectorLifecycle.onStartup(JmxConnectorLifecycle.java:95)
    ... 3 more
    Caused by: javax.naming.NoPermissionException [Root exception is java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
            java.rmi.AccessException: Registry.Registry.bind disallowed; origin /192.168.1.1 is non-local host]
    at com.sun.jndi.rmi.registry.RegistryContext.bind(RegistryContext.java:122)
    at com.sun.jndi.toolkit.url.GenericURLContext.bind(GenericURLContext.java:208)
    at javax.naming.InitialContext.bind(InitialContext.java:359)
    at javax.management.remote.rmi.RMIConnectorServer.bind(RMIConnectorServer.java:635)
    at javax.management.remote.rmi.RMIConnectorServer.start(RMIConnectorServer.java:427)
    ... 5 more
    Caused by: java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
    java.rmi.AccessException: Registry.Registry.bind disallowed; origin /192.168.1.1 is non-local host
    at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:385)
    at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:240)
    at sun.rmi.transport.Transport$1.run(Transport.java:153)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
    at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:466)
    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:707)
    at java.lang.Thread.run(Thread.java:595)
    at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
    at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
    at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:343)
    at sun.rmi.registry.RegistryImpl_Stub.bind(Unknown Source)
    at com.sun.jndi.rmi.registry.RegistryContext.bind(RegistryContext.java:116)
    ... 9 more
    Caused by: java.rmi.AccessException: Registry.Registry.bind disallowed; origin /192.168.1.1 is non-local host
    at sun.rmi.registry.RegistryImpl.checkAccess(RegistryImpl.java:223)
    at sun.rmi.registry.RegistryImpl.bind(RegistryImpl.java:119)
    at sun.rmi.registry.RegistryImpl_Skel.dispatch(Unknown Source)
    at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:375)
    at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:240)
    at sun.rmi.transport.Transport$1.run(Transport.java:153)
    at java.security.AccessController.doPrivileged(Native Method)
    at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
    at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:466)
    at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:707)
    at java.lang.Thread.run(Thread.java:595)
    |#]
    [#|2006-06-14T22:31:35.629-0400|SEVERE|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|Server Startup failed. Exiting...|#]
    [#|2006-06-14T22:31:35.630-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|Server shutdown in progress...|#]
    [#|2006-06-14T22:31:35.639-0400|WARNING|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|CORE5061: Exception :
    com.sun.appserv.server.ServerLifecycleException
    at com.sun.enterprise.admin.server.core.JmxConnectorLifecycle.onShutdown(JmxConnectorLifecycle.java:122)
    at com.sun.enterprise.server.ApplicationServer.onShutdown(ApplicationServer.java:414)
    at com.sun.enterprise.server.PEMain.run(PEMain.java:317)
    at com.sun.enterprise.server.PEMain.main(PEMain.java:220)
    |#]
    |#]
    [#|2006-06-14T22:31:35.642-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0303: Stopping Sun-Java-System/Application-Server.|#]
    [#|2006-06-14T22:31:35.665-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0713: Stopping Sun-Java-System/Application-Server-PE HTTP/1.1 on 8080|#]
    [#|2006-06-14T22:31:35.708-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0713: Stopping Sun-Java-System/Application-Server-PE HTTP/1.1 on 8181|#]
    [#|2006-06-14T22:31:35.728-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.web|_ThreadID=10;|WEB0713: Stopping Sun-Java-System/Application-Server-PE HTTP/1.1 on 4848|#]
    [#|2006-06-14T22:31:36.657-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|CORE5051: Shutting down all J2EE applications ...|#]
    [#|2006-06-14T22:31:36.675-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.container.ejb|_ThreadID=10;|EJB5122:EJB Timer Service shutdown at [2006/06/14 22:31:36]|#]
    [#|2006-06-14T22:31:36.676-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|CORE 5060 :  Stopping all J2EE Connector 1.5 Compliant resource adapters ...|#]
    [#|2006-06-14T22:31:36.686-0400|INFO|sun-appserver-pe8.2|javax.enterprise.resource.resourceadapter|_ThreadID=10;|RAR7094: __xa shutdown successfully.|#]
    [#|2006-06-14T22:31:36.687-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|CORE 5061 : Resource adapters Stop() Complete|#]
    [#|2006-06-14T22:31:36.688-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|CORE5052: Application shutdown complete.|#]
    [#|2006-06-14T22:31:38.281-0400|INFO|sun-appserver-pe8.2|javax.enterprise.resource.jms|_ThreadID=10;|JMS5025: JMS service shutting down.|#]
    [#|2006-06-14T22:31:39.375-0400|INFO|sun-appserver-pe8.2|javax.enterprise.resource.jms|_ThreadID=10;|JMS5026: JMS service shutdown complete.|#]
    [#|2006-06-14T22:31:39.376-0400|SEVERE|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=10;|Server stopped due to Server startup failure.|#]
    [#|2006-06-14T22:31:39.452-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=11;|sending notification to server...server|#]
    [#|2006-06-14T22:31:39.482-0400|INFO|sun-appserver-pe8.2|javax.enterprise.system.core|_ThreadID=11;|Server shutdown complete.|#]
    Does anybody have any suggestions?
    Many thanks,
    Best,
    --Dave
    Message was edited by CrumbDav
    I did some more research and looked in my domain.xml file and came across this. Not sure if it helps any:
    - <configs>
    - <config dynamic-reconfiguration-enabled="true" name="server-config">
    - <http-service>
    <http-listener acceptor-threads="5" address="0.0.0.0" blocking-enabled="false" default-virtual-server="server" enabled="true" family="inet" id="http-listener-1" port="8080" security-enabled="false" server-name="" xpowered-by="true" />
    <http-listener acceptor-threads="5" address="0.0.0.0" blocking-enabled="false" default-virtual-server="server" enabled="true" family="inet" id="http-listener-2" port="8181" security-enabled="true" server-name="" xpowered-by="true" />
    <http-listener acceptor-threads="5" address="0.0.0.0" blocking-enabled="false" default-virtual-server="__asadmin" enabled="true" family="inet" id="admin-listener" port="4848" security-enabled="false" server-name="" xpowered-by="true" />
    - <virtual-server hosts="${com.sun.aas.hostName}" http-listeners="http-listener-1,http-listener-2" id="server" log-file="${com.sun.aas.instanceRoot}/logs/server.log" state="on">
    <property name="docroot" value="${com.sun.aas.instanceRoot}/docroot" />
    <property name="accesslog" value="${com.sun.aas.instanceRoot}/logs/access" />
    </virtual-server>
    - <virtual-server default-web-module="admingui" hosts="${com.sun.aas.hostName}" http-listeners="admin-listener" id="__asadmin" log-file="${com.sun.aas.instanceRoot}/logs/server.log" state="on">
    <property name="docroot" value="${com.sun.aas.instanceRoot}/docroot" />
    <property name="accesslog" value="${com.sun.aas.instanceRoot}/logs/access" />
    </virtual-server>
    </http-service>
    - <iiop-service client-authentication-required="false">
    <orb max-connections="1024" message-fragment-size="1024" use-thread-pool-ids="thread-pool-1" />
    <iiop-listener address="0.0.0.0" enabled="true" id="orb-listener-1" port="3700" security-enabled="false" />
    - <iiop-listener address="0.0.0.0" enabled="true" id="SSL" port="3820" security-enabled="true">
    <ssl cert-nickname="s1as" client-auth-enabled="false" ssl2-enabled="false" ssl3-enabled="true" tls-enabled="true" tls-rollback-enabled="true" />
    </iiop-listener>
    - <iiop-listener address="0.0.0.0" enabled="true" id="SSL_MUTUALAUTH" port="3920" security-enabled="true">
    <ssl cert-nickname="s1as" client-auth-enabled="true" ssl2-enabled="false" ssl3-enabled="true" tls-enabled="true" tls-rollback-enabled="true" />
    </iiop-listener>
    </iiop-service>

    Nope - it's not supported. It is useable though ...
    The problem is that the Fedora series uses cutting edge technology. The Fedora technology cycles every 6-9 months.
    Oracle likes things very stable. So Oracle builds a clean copy using a specific set of APIs at a specific release of the kernel, the glibc and so on. They chose the commercial releases which cycle every 18-24 months - in part so they can get people trained to provide support.
    Due to the nature of Linux, you CAN install the correct APIs and get it to work and many of the free distros. Just don't expect Oracle to provide assistance or support. (After all, where do they stop - there are hundreds of free distros, and even more when you count the 'objsolete but still running' ones.)
    If you really want to proceed, then you need to read up the cookbook sites from experts such as Ivan Kartik (http://ivan.kartik.sk/) or Werner Puschitz (http://www.puschitz.com) As long as you realize that the install is NOT recommended for production.

  • Application stops responding

    Hello there:
    I have the following issue, I have got a large application running on a Sun App Serv 9.0 on a Sun Blade 8000, this application contans EJB�s Enterprise Application as well as JSP's, the Database is an AS/400 and i use the open source JT400 to work , it works fine, but then for some reason the web container stops responding, i can still access other applications that does not use the conection pool (as well as the admin console). I have tried to add more connections, still yet nothing... The Db admin told me that the objets remains oppened.
    Once I restart the APP server the applications works again for some time, on the server.log there is no pattern to describe which can tell me what is happening.
    On The OS.. there is nothing that can tell me something, I have reviewed the app9 perf tuneup document and maded the changes tho the OS as well as some changes to the app Serv...
    The two connections that i use are Conexion_BD y jdbc as400
    The domain.xml is as it follows
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE domain PUBLIC "-//Sun Microsystems Inc.//DTD Application Server 8.0 Domain//EN" "http://www.sun.com/software/appserver/dtds/sun-domain_1_2.dtd">
    <!--
    Copyright 2004-2005 Sun Microsystems, Inc. All rights reserved.
    Use is subject to license terms.
    -->
    <!-- Generated from default-domain.xml.template -->
    <!-- Avoid manual edits of this file. Run "asadmin verify-domain-xml" otherwise.-->
    <domain application-root="${com.sun.aas.instanceRoot}/applications" log-root="${com.sun.aas.instanceRoot}/logs">
    <applications>
    <j2ee-application availability-enabled="false" directory-deployed="false" enabled="true" java-web-start-enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-apps/MEjbApp" name="MEjbApp" object-type="system-all"/>
    <j2ee-application availability-enabled="false" directory-deployed="false" enabled="true" java-web-start-enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-apps/__JWSappclients" name="__JWSappclients" object-type="system-all"/>
    <j2ee-application availability-enabled="false" directory-deployed="false" enabled="true" java-web-start-enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-apps/__ejb_container_timer_app" name="__ejb_container_timer_app" object-type="system-all"/>
    <j2ee-application availability-enabled="false" directory-deployed="false" enabled="true" java-web-start-enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-apps/raiz" name="raiz" object-type="user"/>
    <ejb-module availability-enabled="false" directory-deployed="false" enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-modules/WSContabilidad" name="WSContabilidad" object-type="user"/>
    <ejb-module availability-enabled="false" directory-deployed="false" enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-modules/Subsistema_de_Recursos_Humanos" name="Subsistema_de_Recursos_Humanos" object-type="user"/>
    <ejb-module availability-enabled="false" directory-deployed="false" enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-modules/Generales-ejb" name="Generales-ejb" object-type="user"/>
    <ejb-module availability-enabled="false" directory-deployed="false" enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-modules/Adquisiciones-ejb" name="Adquisiciones-ejb" object-type="user"/>
    <ejb-module availability-enabled="false" directory-deployed="false" enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-modules/Caja_Chica-ejb" name="Caja_Chica-ejb" object-type="user"/>
    <ejb-module availability-enabled="false" directory-deployed="false" enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-modules/Contabilidad-ejb" name="Contabilidad-ejb" object-type="user"/>
    <ejb-module availability-enabled="false" directory-deployed="false" enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-modules/Proveedores-ejb" name="Proveedores-ejb" object-type="user"/>
    <ejb-module availability-enabled="false" directory-deployed="false" enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-modules/Presupuesto_de_Inversiones-ejb" name="Presupuesto_de_Inversiones-ejb" object-type="user"/>
    <ejb-module availability-enabled="false" directory-deployed="false" enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-modules/Almacenes-ejb" name="Almacenes-ejb" object-type="user"/>
    <web-module availability-enabled="false" context-root="/web1" directory-deployed="true" enabled="true" location="${com.sun.aas.installRoot}/lib/install/applications/adminapp/adminapp_war" name="adminapp" object-type="system-admin">
    <!-- System Web Module - DO NOT DELETE! -->
    </web-module>
    <web-module availability-enabled="false" context-root="/asadmin" directory-deployed="true" enabled="true" location="${com.sun.aas.installRoot}/lib/install/applications/admingui/adminGUI_war" name="admingui" object-type="system-admin">
    <!-- System Web Module - DO NOT DELETE! -->
    </web-module>
    <web-module availability-enabled="false" context-root="/GestionPlanillas" directory-deployed="false" enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-modules/GestionPlanillas" name="GestionPlanillas" object-type="user"/>
    <web-module availability-enabled="false" context-root="/Beneficios" directory-deployed="false" enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-modules/Beneficios" name="Beneficios" object-type="user"/>
    <web-module availability-enabled="false" context-root="/RRHH" directory-deployed="false" enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-modules/RRHH" name="RRHH" object-type="user"/>
    <web-module availability-enabled="false" context-root="/Contabilidad" directory-deployed="false" enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-modules/Contabilidad" name="Contabilidad" object-type="user"/>
    <web-module availability-enabled="false" context-root="/PresupuestoFinanciero" directory-deployed="false" enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-modules/PresupuestoFinanciero" name="PresupuestoFinanciero" object-type="user"/>
    <web-module availability-enabled="false" context-root="/SeguridadyAuditoria" directory-deployed="false" enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-modules/SeguridadyAuditoria" name="SeguridadyAuditoria" object-type="user"/>
    <web-module availability-enabled="false" context-root="/General" directory-deployed="false" enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-modules/General" name="General" object-type="user"/>
    <web-module availability-enabled="false" context-root="/CajaChica" directory-deployed="false" enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-modules/CajaChica" name="CajaChica" object-type="user"/>
    <web-module availability-enabled="false" context-root="/Adquisiciones" directory-deployed="false" enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-modules/Adquisiciones" name="Adquisiciones" object-type="user"/>
    <web-module availability-enabled="false" context-root="/Proveedores" directory-deployed="false" enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-modules/Proveedores" name="Proveedores" object-type="user"/>
    <web-module availability-enabled="false" context-root="/PresupuestodeInversiones" directory-deployed="false" enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-modules/PresupuestodeInversiones" name="PresupuestodeInversiones" object-type="user"/>
    <web-module availability-enabled="false" context-root="/GestionVacaciones" directory-deployed="false" enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-modules/GestionVacaciones" name="GestionVacaciones" object-type="user"/>
    <web-module availability-enabled="false" context-root="/PIM" directory-deployed="false" enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-modules/PIM" name="PIM" object-type="user"/>
    </applications>
    <resources>
    <jdbc-resource enabled="true" jndi-name="jdbc/__TimerPool" object-type="system-admin" pool-name="__TimerPool"/>
    <jdbc-resource enabled="true" jndi-name="jdbc/__CallFlowPool" object-type="system-all" pool-name="__CallFlowPool"/>
    <jdbc-resource enabled="true" jndi-name="jdbc/__default" object-type="user" pool-name="DerbyPool"/>
    <jdbc-resource enabled="true" jndi-name="ConeccionBD" object-type="user" pool-name="jdbc_as400_10.38.200.4_libjavaPool"/>
    <jdbc-resource enabled="true" jndi-name="jdbc/ConeccionBD" object-type="user" pool-name="ConeccionBD"/>
    <jdbc-connection-pool allow-non-component-callers="false" connection-validation-method="auto-commit" datasource-classname="org.apache.derby.jdbc.EmbeddedXADataSource" fail-all-connections="false" idle-timeout-in-seconds="300" is-connection-validation-required="false" is-isolation-level-guaranteed="true" max-pool-size="32" max-wait-time-in-millis="60000" name="__CallFlowPool" non-transactional-connections="false" pool-resize-quantity="2" res-type="javax.sql.XADataSource" steady-pool-size="8">
    <property name="databaseName" value="${com.sun.aas.instanceRoot}/lib/databases/sun-callflow"/>
    <property name="connectionAttributes" value=";create=true"/>
    </jdbc-connection-pool>
    <jdbc-connection-pool allow-non-component-callers="false" connection-validation-method="auto-commit" datasource-classname="org.apache.derby.jdbc.EmbeddedXADataSource" fail-all-connections="false" idle-timeout-in-seconds="300" is-connection-validation-required="false" is-isolation-level-guaranteed="true" max-pool-size="32" max-wait-time-in-millis="60000" name="__TimerPool" non-transactional-connections="false" pool-resize-quantity="2" res-type="javax.sql.XADataSource" steady-pool-size="8">
    <property name="databaseName" value="${com.sun.aas.instanceRoot}/lib/databases/ejbtimer"/>
    </jdbc-connection-pool>
    <jdbc-connection-pool allow-non-component-callers="false" connection-validation-method="auto-commit" datasource-classname="org.apache.derby.jdbc.ClientDataSource" fail-all-connections="false" idle-timeout-in-seconds="300" is-connection-validation-required="false" is-isolation-level-guaranteed="false" max-pool-size="32" max-wait-time-in-millis="60000" name="DerbyPool" non-transactional-connections="false" pool-resize-quantity="2" res-type="javax.sql.DataSource" steady-pool-size="8">
    <property name="PortNumber" value="1527"/>
    <property name="Password" value="APP"/>
    <property name="User" value="APP"/>
    <property name="serverName" value="localhost"/>
    <property name="DatabaseName" value="sun-appserv-samples"/>
    <property name="connectionAttributes" value=";create=true"/>
    </jdbc-connection-pool>
    <jdbc-connection-pool allow-non-component-callers="false" connection-validation-method="auto-commit" datasource-classname="com.sun.sql.datasource.DriverAdapter" fail-all-connections="false" idle-timeout-in-seconds="300" is-connection-validation-required="false" is-isolation-level-guaranteed="false" max-pool-size="32" max-wait-time-in-millis="60000" name="jdbc_as400_10.38.200.4_libjavaPool" non-transactional-connections="false" pool-resize-quantity="2" res-type="javax.sql.ConnectionPoolDataSource" steady-pool-size="8">
    <property name="DriverClassName" value="com.ibm.as400.access.AS400JDBCDriver"/>
    <property name="URL" value="jdbc:as400://10.38.200.4/libjava;user=XXXXXX;password=XXXXX"/>
    </jdbc-connection-pool>
    <jdbc-connection-pool allow-non-component-callers="false" connection-validation-method="auto-commit" datasource-classname="com.sun.sql.datasource.DriverAdapter" fail-all-connections="false" idle-timeout-in-seconds="300" is-connection-validation-required="false" is-isolation-level-guaranteed="false" max-pool-size="64" max-wait-time-in-millis="60000" name="ConeccionBD" non-transactional-connections="false" pool-resize-quantity="2" res-type="javax.sql.ConnectionPoolDataSource" steady-pool-size="8">
    <property name="DriverClassName" value="com.ibm.as400.access.AS400JDBCDriver"/>
    <property name="URL" value="jdbc:as400://10.38.200.4/libjava;user=secofr2a;password=java77"/>
    </jdbc-connection-pool>
    </resources>
    <configs>
    <config dynamic-reconfiguration-enabled="true" name="server-config">
    <http-service>
    <access-log format="%client.name% %auth-user-name% %datetime% %request% %status% %response.length%" rotation-enabled="true" rotation-interval-in-minutes="15" rotation-policy="time" rotation-suffix="yyyy-MM-dd"/>
    <http-listener acceptor-threads="1" address="0.0.0.0" blocking-enabled="false" default-virtual-server="server" enabled="true" family="inet" id="http-listener-1" port="7879" security-enabled="false" server-name="" xpowered-by="true">
    </http-listener>
    <http-listener acceptor-threads="1" address="0.0.0.0" blocking-enabled="false" default-virtual-server="server" enabled="true" family="inet" id="http-listener-2" port="38051" security-enabled="true" server-name="" xpowered-by="true">
    </http-listener>
    <http-listener acceptor-threads="1" address="0.0.0.0" blocking-enabled="false" default-virtual-server="__asadmin" enabled="true" family="inet" id="admin-listener" port="7878" security-enabled="false" server-name="" xpowered-by="true">
    </http-listener>
    <virtual-server hosts="${com.sun.aas.hostName}" http-listeners="http-listener-1,http-listener-2" id="server" log-file="${com.sun.aas.instanceRoot}/logs/server.log" state="on">
    <property name="docroot" value="${com.sun.aas.instanceRoot}/docroot"/>
    <property name="accesslog" value="${com.sun.aas.instanceRoot}/logs/access"/>
    </virtual-server>
    <virtual-server default-web-module="admingui" hosts="${com.sun.aas.hostName}" http-listeners="admin-listener" id="__asadmin" log-file="${com.sun.aas.instanceRoot}/logs/server.log" state="on">
    <property name="docroot" value="${com.sun.aas.instanceRoot}/docroot"/>
    <property name="accesslog" value="${com.sun.aas.instanceRoot}/logs/access"/>
    </virtual-server>
    <request-processing header-buffer-length-in-bytes="4096" initial-thread-count="2" request-timeout-in-seconds="28" thread-count="10" thread-increment="1"/>
    <keep-alive max-connections="500" thread-count="1" timeout-in-seconds="28"/>
    <connection-pool max-pending-count="4096" queue-size-in-bytes="4096" receive-buffer-size-in-bytes="4096" send-buffer-size-in-bytes="8192"/>
    <http-protocol default-response-type="text/plain; charset=iso-8859-1" dns-lookup-enabled="false" forced-response-type="text/plain; charset=iso-8859-1" ssl-enabled="true" version="HTTP/1.1"/>
    <http-file-cache file-caching-enabled="on" file-transmission-enabled="false" globally-enabled="true" hash-init-size="0" max-age-in-seconds="30" max-files-count="1024" medium-file-size-limit-in-bytes="537600" medium-file-space-in-bytes="10485760" small-file-size-limit-in-bytes="2048" small-file-space-in-bytes="1048576"/>
    </http-service>
    <iiop-service client-authentication-required="false">
    <orb max-connections="1024" message-fragment-size="1024" use-thread-pool-ids="thread-pool-1"/>
    <iiop-listener address="0.0.0.0" enabled="true" id="orb-listener-1" port="38050" security-enabled="false"/>
    <iiop-listener address="0.0.0.0" enabled="true" id="SSL" port="38052" security-enabled="true">
    <ssl cert-nickname="s1as" client-auth-enabled="false" ssl2-enabled="false" ssl3-enabled="true" tls-enabled="true" tls-rollback-enabled="true"/>
    </iiop-listener>
    <iiop-listener address="0.0.0.0" enabled="true" id="SSL_MUTUALAUTH" port="38053" security-enabled="true">
    <ssl cert-nickname="s1as" client-auth-enabled="true" ssl2-enabled="false" ssl3-enabled="true" tls-enabled="true" tls-rollback-enabled="true"/>
    </iiop-listener>
    </iiop-service>
    <admin-service system-jmx-connector-name="system" type="das-and-server">
    <!-- The JSR 160 "system-jmx-connector" -->
    <jmx-connector accept-all="false" address="0.0.0.0" auth-realm-name="admin-realm" enabled="true" name="system" port="38054" protocol="rmi_jrmp" security-enabled="false"/>
    <!-- The JSR 160 "system-jmx-connector" -->
    <das-config admin-session-timeout-in-minutes="60" autodeploy-dir="${com.sun.aas.instanceRoot}/autodeploy" autodeploy-enabled="false" autodeploy-jsp-precompilation-enabled="false" autodeploy-polling-interval-in-seconds="2" autodeploy-verifier-enabled="false" deploy-xml-validation="full" dynamic-reload-enabled="true" dynamic-reload-poll-interval-in-seconds="2"/>
    </admin-service>
    <web-container/>
    <ejb-container cache-idle-timeout-in-seconds="600" cache-resize-quantity="32" commit-option="B" max-cache-size="512" max-pool-size="32" pool-idle-timeout-in-seconds="600" pool-resize-quantity="8" removal-timeout-in-seconds="5400" session-store="${com.sun.aas.instanceRoot}/session-store" steady-pool-size="0" victim-selection-policy="nru">
    <ejb-timer-service max-redeliveries="1" minimum-delivery-interval-in-millis="7000" redelivery-interval-internal-in-millis="5000"/>
    </ejb-container>
    <mdb-container idle-timeout-in-seconds="600" max-pool-size="32" pool-resize-quantity="8" steady-pool-size="0"/>
    <jms-service addresslist-behavior="random" addresslist-iterations="3" default-jms-host="default_JMS_host" init-timeout-in-seconds="60" reconnect-attempts="3" reconnect-enabled="true" reconnect-interval-in-seconds="5" type="EMBEDDED">
    <jms-host admin-password="admin" admin-user-name="admin" host="genesis.cadebsa.com" name="default_JMS_host" port="38049"/>
    </jms-service>
    <log-service alarms="false" file="${com.sun.aas.instanceRoot}/logs/server.log" log-rotation-limit-in-bytes="2000000" log-rotation-timelimit-in-minutes="0" log-to-console="false" retain-error-statistics-for-hours="5" use-system-logging="false">
    <module-log-levels admin="INFO" classloader="INFO" cmp="INFO" cmp-container="INFO" configuration="INFO" connector="INFO" corba="INFO" deployment="INFO" ejb-container="INFO" group-management-service="INFO" javamail="INFO" jaxr="INFO" jaxrpc="INFO" jdo="INFO" jms="INFO" jta="INFO" jts="INFO" management-event="INFO" mdb-container="INFO" naming="INFO" node-agent="INFO" resource-adapter="INFO" root="INFO" saaj="INFO" security="INFO" self-management="INFO" server="INFO" synchronization="INFO" util="INFO" verifier="INFO" web-container="INFO"/>
    </log-service>
    <security-service activate-default-principal-to-role-mapping="false" anonymous-role="ANYONE" audit-enabled="false" audit-modules="default" default-realm="file" jacc="default">
    <!-- All administrative users use this realm by default. -->
    <auth-realm classname="com.sun.enterprise.security.auth.realm.file.FileRealm" name="admin-realm">
    <property name="file" value="${com.sun.aas.instanceRoot}/config/admin-keyfile"/>
    <property name="jaas-context" value="fileRealm"/>
    </auth-realm>
    <!-- All administrative users use this realm by default. -->
    <auth-realm classname="com.sun.enterprise.security.auth.realm.file.FileRealm" name="file">
    <property name="file" value="${com.sun.aas.instanceRoot}/config/keyfile"/>
    <property name="jaas-context" value="fileRealm"/>
    </auth-realm>
    <auth-realm classname="com.sun.enterprise.security.auth.realm.certificate.CertificateRealm" name="certificate">
    </auth-realm>
    <jacc-provider name="default" policy-configuration-factory-provider="com.sun.enterprise.security.provider.PolicyConfigurationFactoryImpl" policy-provider="com.sun.enterprise.security.provider.PolicyWrapper">
    <property name="repository" value="${com.sun.aas.instanceRoot}/generated/policy"/>
    </jacc-provider>
    <audit-module classname="com.sun.enterprise.security.Audit" name="default">
    <property name="auditOn" value="false"/>
    </audit-module>
    <message-security-config auth-layer="SOAP">
    <!-- turned off by default -->
    <provider-config class-name="com.sun.xml.wss.provider.ClientSecurityAuthModule" provider-id="XWS_ClientProvider" provider-type="client">
    <request-policy auth-source="content"/>
    <response-policy auth-source="content"/>
    <property name="security.config" value="${com.sun.aas.instanceRoot}/config/wss-server-config-2.0.xml"/>
    </provider-config>
    <provider-config class-name="com.sun.xml.wss.provider.ClientSecurityAuthModule" provider-id="ClientProvider" provider-type="client">
    <request-policy auth-source="content"/>
    <response-policy auth-source="content"/>
    <property name="security.config" value="${com.sun.aas.instanceRoot}/config/wss-server-config-1.0.xml"/>
    </provider-config>
    <provider-config class-name="com.sun.xml.wss.provider.ServerSecurityAuthModule" provider-id="XWS_ServerProvider" provider-type="server">
    <request-policy auth-source="content"/>
    <response-policy auth-source="content"/>
    <property name="security.config" value="${com.sun.aas.instanceRoot}/config/wss-server-config-2.0.xml"/>
    </provider-config>
    <provider-config class-name="com.sun.xml.wss.provider.ServerSecurityAuthModule" provider-id="ServerProvider" provider-type="server">
    <request-policy auth-source="content"/>
    <response-policy auth-source="content"/>
    <property name="security.config" value="${com.sun.aas.instanceRoot}/config/wss-server-config-1.0.xml"/>
    </provider-config>
    </message-security-config>
    </security-service>
    <transaction-service automatic-recovery="false" heuristic-decision="rollback" keypoint-interval="2048" retry-timeout-in-seconds="600" timeout-in-seconds="0" tx-log-dir="${com.sun.aas.instanceRoot}/logs"/>
    <monitoring-service>
    <module-monitoring-levels connector-connection-pool="OFF" connector-service="OFF" ejb-container="OFF" http-service="OFF" jdbc-connection-pool="OFF" jms-service="OFF" jvm="OFF" orb="OFF" thread-pool="OFF" transaction-service="OFF" web-container="OFF"/>
    </monitoring-service>
    <diagnostic-service capture-app-dd="true" capture-hadb-info="true" capture-install-log="true" capture-system-info="true" compute-checksum="true" max-log-entries="500" min-log-level="INFO" verify-config="true"/>
    <java-config classpath-suffix="" debug-enabled="false" debug-options="-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=9009" env-classpath-ignored="true" java-home="${com.sun.aas.javaRoot}" javac-options="-g" rmic-options="-iiop -poa -alwaysgenerate -keepgenerated -g" system-classpath="${com.sun.aas.installRoot}/lib/appserv-launch.jar">
    <!-- various required jvm-options -->
    <jvm-options>-client</jvm-options>
    <jvm-options>-Djava.endorsed.dirs=${com.sun.aas.installRoot}/lib/endorsed</jvm-options>
    <jvm-options>-Djava.security.policy=${com.sun.aas.instanceRoot}/config/server.policy</jvm-options>
    <jvm-options>-Djava.security.auth.login.config=${com.sun.aas.instanceRoot}/config/login.conf</jvm-options>
    <jvm-options>-Dsun.rmi.dgc.server.gcInterval=3600000</jvm-options>
    <jvm-options>-Dsun.rmi.dgc.client.gcInterval=3600000</jvm-options>
    <jvm-options>-Xmx1400m</jvm-options>
    <jvm-options>-Djavax.net.ssl.keyStore=${com.sun.aas.instanceRoot}/config/keystore.jks</jvm-options>
    <jvm-options>-Djavax.net.ssl.trustStore=${com.sun.aas.instanceRoot}/config/cacerts.jks</jvm-options>
    <jvm-options>-Djava.ext.dirs=${com.sun.aas.javaRoot}/jre/lib/ext${path.separator}${com.sun.aas.instanceRoot}/lib/ext${path.separator}${com.sun.aas.derbyRoot}/lib</jvm-options>
    <jvm-options>-Djdbc.drivers=org.apache.derby.jdbc.ClientDriver</jvm-options>
    <jvm-options>-Djavax.management.builder.initial=com.sun.enterprise.admin.server.core.jmx.AppServerMBeanServerBuilder</jvm-options>
    <jvm-options>-Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory</jvm-options>
    <jvm-options>-Dcom.sun.enterprise.taglibs=appserv-jstl.jar,jsf-impl.jar</jvm-options>
    <jvm-options>-Dcom.sun.enterprise.taglisteners=jsf-impl.jar</jvm-options>
    <jvm-options>-XX:NewRatio=2</jvm-options>
    <jvm-options>-XX:MaxPermSize=512m</jvm-options>
    <jvm-options>-XX:PermSize=512m</jvm-options>
    <jvm-options>-Xms1400m</jvm-options>
    <jvm-options>-XX:+AggressiveHeap</jvm-options>
    <jvm-options>-XX:MaxHeapFreeRatio=20</jvm-options>
    <jvm-options>-XX:MinHeapFreeRatio=10</jvm-options>
    </java-config>
    <thread-pools>
    <thread-pool idle-thread-timeout-in-seconds="120" max-thread-pool-size="200" min-thread-pool-size="0" num-work-queues="1" thread-pool-id="thread-pool-1"/>
    </thread-pools>
    <management-rules enabled="true">
    </management-rules>
    </config>
    <!-- config model with name "server-config" ends -->
    </configs>
    <servers>
    <server config-ref="server-config" lb-weight="100" name="server">
    <application-ref disable-timeout-in-minutes="30" enabled="true" lb-enabled="false" ref="adminapp" virtual-servers="__asadmin"/>
    <application-ref disable-timeout-in-minutes="30" enabled="true" lb-enabled="false" ref="admingui" virtual-servers="__asadmin"/>
    <application-ref disable-timeout-in-minutes="30" enabled="true" lb-enabled="false" ref="MEjbApp" virtual-servers="server"/>
    <application-ref disable-timeout-in-minutes="30" enabled="true" lb-enabled="false" ref="__JWSappclients" virtual-servers="server"/>
    <application-ref disable-timeout-in-minutes="30" enabled="true" lb-enabled="false" ref="__ejb_container_timer_app" virtual-servers="server"/>
    <application-ref disable-timeout-in-minutes="30" enabled="true" lb-enabled="false" ref="GestionPlanillas" virtual-servers="server"/>
    <application-ref disable-timeout-in-minutes="30" enabled="true" lb-enabled="false" ref="Beneficios" virtual-servers="server"/>
    <application-ref disable-timeout-in-minutes="30" enabled="true" lb-enabled="false" ref="RRHH" virtual-servers="server"/>
    <application-ref disable-timeout-in-minutes="30" enabled="true" lb-enabled="false" ref="Contabilidad" virtual-servers="server"/>
    <application-ref disable-timeout-in-minutes="30" enabled="true" lb-enabled="false" ref="WSContabilidad"/>
    <application-ref disable-timeout-in-minutes="30" enabled="true" lb-enabled="false" ref="PresupuestoFinanciero"/>
    <application-ref disable-timeout-in-minutes="30" enabled="true" lb-enabled="false" ref="SeguridadyAuditoria" virtual-servers="server"/>
    <application-ref disable-timeout-in-minutes="30" enabled="true" lb-enabled="false" ref="General"/>
    <application-ref disable-timeout-in-minutes="30" enabled="true" lb-enabled="false" ref="Subsistema_de_Recursos_Humanos"/>
    <application-ref disable-timeout-in-minutes="30" enabled="true" lb-enabled="false" ref="CajaChica" virtual-servers="server"/>
    <application-ref disable-timeout-in-minutes="30" enabled="true" lb-enabled="false" ref="Adquisiciones" virtual-servers="server"/>
    <application-ref disable-timeout-in-minutes="30" enabled="true" lb-enabled="false" ref="Proveedores" virtual-servers="server"/>
    <application-ref disable-timeout-in-minutes="30" enabled="true" lb-enabled="false" ref="Generales-ejb"/>
    <application-ref disable-timeout-in-minutes="30" enabled="true" lb-enabled="false" ref="raiz"/>
    <application-ref disable-timeout-in-minutes="30" enabled="true" lb-enabled="false" ref="Adquisiciones-ejb"/>
    <application-ref disable-timeout-in-minutes="30" enabled="true" lb-enabled="false" ref="Caja_Chica-ejb"/>
    <application-ref disable-timeout-in-minutes="30" enabled="true" lb-enabled="false" ref="Contabilidad-ejb"/>
    <application-ref disable-timeout-in-minutes="30" enabled="true" lb-enabled="false" ref="Proveedores-ejb"/>
    <application-ref disable-timeout-in-minutes="30" enabled="true" lb-enabled="false" ref="Presupuesto_de_Inversiones-ejb"/>
    <application-ref disable-timeout-in-minutes="30" enabled="true" lb-enabled="false" ref="PresupuestodeInversiones" virtual-servers="server"/>
    <application-ref disable-timeout-in-minutes="30" enabled="true" lb-enabled="false" ref="GestionVacaciones" virtual-servers="server"/>
    <application-ref disable-timeout-in-minutes="30" enabled="true" lb-enabled="false" ref="Almacenes-ejb"/>
    <application-ref disable-timeout-in-minutes="30" enabled="true" lb-enabled="false" ref="PIM" virtual-servers="server"/>
    <resource-ref enabled="true" ref="jdbc/__TimerPool"/>
    <resource-ref enabled="true" ref="jdbc/__CallFlowPool"/>
    <resource-ref enabled="true" ref="jdbc/__default"/>
    <resource-ref enabled="true" ref="ConeccionBD"/>
    <resource-ref enabled="true" ref="jdbc/ConeccionBD"/>
    </server>
    </servers>
    <property name="administrative.domain.name" value="testeoapp9"/>
    </domain>
    Assets.. need further information.. please let me know

    [#|2007-10-03T17:12:16.600-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|
    ccs Mas abajo|#]
    [#|2007-10-03T17:12:16.600-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|
    ccs Enreo aquiiiiiiiiiii almAux=3 almdeKardex=3|#]
    [#|2007-10-03T17:12:16.600-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|
    ccs En el segundo while|#]
    [#|2007-10-03T17:12:16.600-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|
    ccs Mas abajo|#]
    [#|2007-10-03T17:12:16.600-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|
    ccs Enrtro al else|#]
    [#|2007-10-03T17:12:16.600-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|
    ccs En el segundo while|#]
    [#|2007-10-03T17:12:16.600-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|
    ccs Mas abajo|#]
    [#|2007-10-03T17:12:16.600-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|
    ccs Enreo aquiiiiiiiiiii almAux=3 almdeKardex=3|#]
    [#|2007-10-03T17:12:16.600-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|
    ccs En el segundo while|#]
    [#|2007-10-03T17:12:16.600-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|
    ccs Mas abajo|#]
    [#|2007-10-03T17:12:16.600-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|
    ccs Enreo aquiiiiiiiiiii almAux=3 almdeKardex=3|#]
    [#|2007-10-03T17:12:16.601-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|
    ccs En el segundo while|#]
    [#|2007-10-03T17:12:16.601-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|
    ccs Mas abajo|#]
    [#|2007-10-03T17:12:16.601-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|
    ccs Enrtro al else|#]
    [#|2007-10-03T17:12:16.617-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|
    ccs Entro al listarPedidosPorTipoPIMAlmacen|#]
    [#|2007-10-03T17:12:16.633-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|
    ccs Paso el 1er query|#]
    [#|2007-10-03T17:12:16.633-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|
    ccs Paso el 2do query|#]
    [#|2007-10-03T17:12:16.673-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|
    ccs Paso el 2do query jeje|#]
    [#|2007-10-03T17:12:16.673-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|
    ccs Tama��o=1|#]
    [#|2007-10-03T17:12:16.673-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|
    ccs En el segundo while|#]
    [#|2007-10-03T17:12:16.673-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|
    ccs Mas abajo|#]
    [#|2007-10-03T17:12:16.673-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|
    ccs Enreo aquiiiiiiiiiii almAux=3 almdeKardex=3|#]
    [#|2007-10-03T17:12:26.629-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|
    Entra a interfaz con el valor: GVASQUEZ|#]
    [#|2007-10-03T17:12:26.629-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|
    Sale de la consulta|#]
    [#|2007-10-03T17:12:26.629-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|
    se creo la consulta|#]
    [#|2007-10-03T17:12:26.659-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|
    Creo la lista|#]
    [#|2007-10-03T17:12:26.659-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|
    Centro de costo: 222|#]
    [#|2007-10-03T17:12:26.694-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|
    ccs Entro aquiiiii usuario=GVASQUEZ|#]
    [#|2007-10-03T17:12:26.721-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|
    ccs empleado=2142|#]
    [#|2007-10-03T17:12:26.742-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|
    ccs paso query|#]
    [#|2007-10-03T17:12:27.313-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|WebModule[/PIM] ServletContext.log():ccs Entro a imagen|#]
    [#|2007-10-03T17:12:27.313-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|WebModule[/PIM] ServletContext.log():ccs Paso 1|#]
    [#|2007-10-03T17:12:27.314-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|WebModule[/PIM] ServletContext.log():ccs Paso2|#]
    [#|2007-10-03T17:12:27.315-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|WebModule[/PIM] ServletContext.log():ccs Paso3|#]
    [#|2007-10-03T17:12:27.315-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|WebModule[/PIM] ServletContext.log():ccs Paso3aaa|#]
    [#|2007-10-03T17:12:27.316-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|WebModule[/PIM] ServletContext.log():ccs Paso3ddd|#]
    [#|2007-10-03T17:12:27.316-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|WebModule[/PIM] ServletContext.log():ccs:Paso4|#]
    [#|2007-10-03T17:12:27.317-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|WebModule[/PIM] ServletContext.log():ccs:Paso5|#]
    [#|2007-10-03T17:12:27.318-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|WebModule[/PIM] ServletContext.log():ccs:Paso6|#]
    [#|2007-10-03T17:12:27.318-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|WebModule[/PIM] ServletContext.log():NML:Prueba5|#]
    [#|2007-10-03T17:12:27.319-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|WebModule[/PIM] ServletContext.log():NML:Prueba6|#]
    [#|2007-10-03T17:12:27.319-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|WebModule[/PIM] ServletContext.log():NML:Prueba7|#]
    [#|2007-10-03T17:12:27.320-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|WebModule[/PIM] ServletContext.log():NML:Prueba8|#]
    [#|2007-10-03T17:12:27.320-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|WebModule[/PIM] ServletContext.log():ccs:Paso7|#]
    [#|2007-10-03T17:12:27.321-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|WebModule[/PIM] ServletContext.log():ccs:Paso8|#]
    [#|2007-10-03T17:12:27.321-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|WebModule[/PIM] ServletContext.log():ccs:Paso8aa|#]
    [#|2007-10-03T17:12:27.322-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|WebModule[/PIM] ServletContext.log():ccs:Paso9|#]
    [#|2007-10-03T17:12:27.322-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|WebModule[/PIM] ServletContext.log():ccs:Paso10|#]
    [#|2007-10-03T17:12:30.871-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|
    Entra a interfaz con el valor: GVASQUEZ|#]
    [#|2007-10-03T17:12:30.871-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|
    Sale de la consulta|#]
    [#|2007-10-03T17:12:30.871-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|
    se creo la consulta|#]
    [#|2007-10-03T17:12:30.902-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|
    Creo la lista|#]
    [#|2007-10-03T17:12:30.902-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|
    Centro de costo: 222|#]
    [#|2007-10-03T17:12:30.920-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|
    ccs Entro aquiiiii usuario=GVASQUEZ|#]
    [#|2007-10-03T17:12:30.934-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|
    ccs empleado=2142|#]
    [#|2007-10-03T17:12:30.950-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|
    ccs paso query|#]
    [#|2007-10-03T17:12:31.319-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|WebModule[/PIM] ServletContext.log():ccs Entro a imagen|#]
    [#|2007-10-03T17:12:31.319-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|WebModule[/PIM] ServletContext.log():ccs Paso 1|#]
    [#|2007-10-03T17:12:31.320-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|WebModule[/PIM] ServletContext.log():ccs Paso2|#]
    [#|2007-10-03T17:12:31.320-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|WebModule[/PIM] ServletContext.log():ccs Paso3|#]
    [#|2007-10-03T17:12:31.321-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|WebModule[/PIM] ServletContext.log():ccs Paso3aaa|#]
    [#|2007-10-03T17:12:31.321-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|WebModule[/PIM] ServletContext.log():ccs Paso3ddd|#]
    [#|2007-10-03T17:12:31.322-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|WebModule[/PIM] ServletContext.log():ccs:Paso4|#]
    [#|2007-10-03T17:12:31.322-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|WebModule[/PIM] ServletContext.log():ccs:Paso5|#]
    [#|2007-10-03T17:12:31.323-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|WebModule[/PIM] ServletContext.log():ccs:Paso6|#]
    [#|2007-10-03T17:12:31.323-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|WebModule[/PIM] ServletContext.log():NML:Prueba5|#]
    [#|2007-10-03T17:12:31.324-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|WebModule[/PIM] ServletContext.log():NML:Prueba6|#]
    [#|2007-10-03T17:12:31.324-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|WebModule[/PIM] ServletContext.log():NML:Prueba7|#]
    [#|2007-10-03T17:12:31.325-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|WebModule[/PIM] ServletContext.log():NML:Prueba8|#]
    [#|2007-10-03T17:12:31.325-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|WebModule[/PIM] ServletContext.log():NML:Prueba9|#]
    [#|2007-10-03T17:12:31.326-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|WebModule[/PIM] ServletContext.log():ccs:Paso7|#]
    [#|2007-10-03T17:12:31.326-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|WebModule[/PIM] ServletContext.log():ccs:Paso8|#]
    [#|2007-10-03T17:12:31.327-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|WebModule[/PIM] ServletContext.log():ccs:Paso8bb|#]
    [#|2007-10-03T17:12:31.327-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|WebModule[/PIM] ServletContext.log():ccs:Paso9|#]
    [#|2007-10-03T17:12:31.328-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.container.web|_ThreadID=12;_ThreadName=httpWorkerThread-7879-0;|WebModule[/PIM] ServletContext.log():ccs:Paso10|#]
    [#|2007-10-03T17:12:33.467-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    GVP - Parametros: vPedNro=0,vPedTpo=4,vPedDsc=,vPedEstado=0,vEmpCod=2142|#]
    [#|2007-10-03T17:12:33.468-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    :::___qry=SELECT new cadeb.almacenes.datos.PedidoAlmacenDatos(a.pedido,a.tipodePedido,a.cargo,a.folio,a.descripcion, a.tipoPartida,a.conceptoPartida,a.fechadeAlta,a.estado,a.fechadeEstado,a.pedidoparaFecha,a.usuario,a.centroCostoAprobacion,a.observaciones,a.almacen.almacen,a.almacen.descripcion) FROM Almpedidos a Where a.pedido>=0 and UPPER(a.descripcion) Like '%%' and a.empleado =2142 and a.tipodePedido=4 Order by a.pedido|#]
    [#|2007-10-03T17:12:33.671-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:33.684-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:33.694-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:33.707-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:33.716-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:33.722-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:33.731-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:33.736-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:33.745-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:33.750-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:33.759-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:33.774-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:33.783-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:33.799-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:33.856-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:33.861-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:33.871-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:33.880-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:33.889-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:33.894-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:34.067-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:34.071-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:34.083-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:34.088-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:34.096-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:34.101-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:34.109-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:34.123-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:34.136-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:34.143-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:34.152-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:34.157-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:34.166-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:34.181-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:34.189-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:34.203-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:34.211-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:34.223-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:34.232-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:34.237-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:34.246-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:34.265-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:34.276-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:34.288-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:34.297-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:34.304-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:34.312-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:34.317-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:34.327-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:34.332-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:34.341-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:34.345-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:34.354-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:34.363-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:34.372-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:34.377-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:34.386-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:34.394-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:34.403-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:34.408-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:34.418-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:34.424-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:34.433-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:34.440-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:34.449-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:34.455-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:34.465-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:34.472-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:34.481-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:34.497-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:34.505-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:34.514-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:34.525-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:34.529-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=11;_ThreadName=httpWorkerThread-7879-1;|
    en proceso|#]
    [#|2007-10-03T17:12:36.857-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|
    GVP - Parametros: vPedNro=0,vPedTpo=4,vPedDsc=,vPedEstado=0,vEmpCod=2142|#]
    [#|2007-10-03T17:12:36.858-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|
    :::___qry=SELECT new cadeb.almacenes.datos.PedidoAlmacenDatos(a.pedido,a.tipodePedido,a.cargo,a.folio,a.descripcion, a.tipoPartida,a.conceptoPartida,a.fechadeAlta,a.estado,a.fechadeEstado,a.pedidoparaFecha,a.usuario,a.centroCostoAprobacion,a.observaciones,a.almacen.almacen,a.almacen.descripcion) FROM Almpedidos a Where a.pedido>=0 and UPPER(a.descripcion) Like '%%' and a.empleado =2142 and a.tipodePedido=4 Order by a.pedido|#]
    [#|2007-10-03T17:12:37.087-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:37.093-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|
    en proceso|#]
    [#|2007-10-03T17:12:37.102-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:37.108-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|
    en proceso|#]
    [#|2007-10-03T17:12:37.117-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:37.123-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|
    en proceso|#]
    [#|2007-10-03T17:12:37.132-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:37.136-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|
    en proceso|#]
    [#|2007-10-03T17:12:37.145-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:37.154-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|
    en proceso|#]
    [#|2007-10-03T17:12:37.163-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:37.168-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|
    en proceso|#]
    [#|2007-10-03T17:12:37.176-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:37.187-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|
    en proceso|#]
    [#|2007-10-03T17:12:37.196-0400|INFO|sun-appserver-pe9.0|javax.enterprise.system.stream.out|_ThreadID=13;_ThreadName=httpWorkerThread-7879-2;|
    En la clase de datos|#]
    [#|2007-10-03T17:12:37.202-0400|INFO|sun-appserver-pe9.0|javax.enterpri                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      

  • Weblogic Helath Check

    Is there is any way to do health check alert on weblogic console server.
    I mean if any server goes down then I should get an email stating server is down.
    Any Idea guys.....

    Hi,
    You can use the weblogic.Admin utility to check the State of the Server and Accordingly u can use *"mailx"* utility of Unix to send an E-Mail Update at a regular interval.
    Example:
    Step1). Run the ". ./setWLSEnv.sh" or set the classpath manually....
    Step2). Run the following Command:
    java weblogic.Admin -url t3://localhost:7001 -username weblogic -password weblogic1 GET -pretty -type ServerRuntime
    OUTPUT:
    MBeanName: "Test_Domain:Name=AdminServer,Type=ServerRuntime,Location=AdminServer"
    ActivationTime: 1276750730667
    AdminServer: true
    AdminServerHost: 10.19.7.126
    AdminServerListenPort: 7001
    AdminServerListenPortSecure: false
    AdministrationPort: 9002
    AdministrationPortEnabled: false
    AdministrationURL: t3://10.19.7.126:7001
    ApplicationRuntimes: bea_wls9_async_response,mejb,WseeJmsModule,WseeJaxwsJmsModule,bea_wls_internal
    CachingDisabled: true
    ClusterRuntime:
    ConnectorServiceRuntime: ConnectorService
    CurrentDirectory: C:\BEA103~1\user_projects\domains\Test_Domain\.
    CurrentMachine:
    DefaultExecuteQueueRuntime:
    DefaultURL: t3://10.19.7.126:7001
    EntityCacheCumulativeRuntime:
    EntityCacheCurrentStateRuntime:
    EntityCacheHistoricalRuntime:
    ExecuteQueueRuntimes: weblogic.socket.Muxer
    HealthState: Component:ServerRuntime,State:HEALTH_OK,MBean:AdminServer,ReasonCode:[]
    JDBCServiceRuntime: AdminServer
    JMSRuntime: AdminServer.jms
    JTARuntime: JTARuntime
    JVMRuntime: AdminServer
    JoltRuntime:
    LibraryRuntimes: bea_wls_async_response
    ListenAddress: JAYKUMARS02.corp.amdocs.com/10.19.7.126
    ListenPort: 7001
    ListenPortEnabled: true
    LogBroadcasterRuntime: TheLogBroadcaster
    MANReplicationRuntime:
    Name: AdminServer
    OpenSocketsCurrentCount: 1
    Parent:
    PathServiceRuntime:
    Registered: true
    RestartsTotalCount: 0
    SAFRuntime: AdminServer.saf
    SSLListenAddress:
    SSLListenPort: 7002
    SSLListenPortEnabled: false
    ServerChannelRuntimes: Default[snmp][1],Default[snmp],Default[ldap][1],Default[http],Default[iiop],Default[http][1],Default[ldap],Default[t3][1],Default[t3],Default[iiop][1]
    ServerSecurityRuntime: AdminServer
    SingleSignOnServicesRuntime: AdminServer
    SocketsOpenedTotalCount: 1
    <b><font color=maroon>State: RUNNING</font></b><BR>
    StateVal: 2
    TimerRuntime: TimerRuntime
    Type: ServerRuntime
    WANReplicationRuntime:
    WLECConnectionServiceRuntime:
    WTCRuntime: WTCService
    WebServerRuntimes: AdminServer_AdminServer
    WeblogicVersion: WebLogic Server 10.3.3.0 Fri Apr 9 00:05:28 PDT 2010 1321401
    Step3). if above command works fine then Just Change the URL " -url t3://localhost:7001" to some other Servers URL to get it's State...information...
    Unsing Shell Script u can achieve it inside a For Loop to check the state of all the Servers...
    <font color=red>
    NOTE: Suppose if any Server is DOWN then u will get the following Message :
    Failed to connect to t3://localhost:7001: Destination unreachable; nested exception is:
    java.net.ConnectException: Connection refused: connect; No available router to destination
    Catch this exceptional case in your Shell Script and Immediately trigger a Mail to the Administrator using "mailx" utility.
    </font>
    You need to run that Shell Script as a Cron Job at a regular Interval of around 3 minutes or 5-Minutes or 10 Minutes ....baced on your requirement.
    Thanks
    Jay SenSharma
    http://weblogic-wonders.com/weblogic (WebLogic Wonders Are Here)

  • I need a copy of domain.xml

    I've wrongly changed some configurations in Admin Console -> HTTP Server -> HTTP Listeners->
    Then the server can't be started because of that. After I modified domain.xml, the sever starts, but deployment tool is still not working right.
    I don't quite understand these problems for security yet. I just want server and deployment tool to be working so that I can continue learning.
    I need a default copy of the following secton of domain.xml file.
    Pls help me! Thanks!
    \Sun\AppServer\domains\domain1\config\domain.xml
    <http-service>
    <http-listener acceptor-threads="100" address="0.0.0.0" default-virtual-server="server" enabled="true" id="http-listener-1" port="8080" security-enabled="false" server-name="" xpowered-by="true">
    </http-listener>
    <http-listener acceptor-threads="100" address="0.0.0.0" default-virtual-server="server" enabled="true" id="http-listener-2" port="1043" security-enabled="false" server-name="" xpowered-by="true">
    </http-listener>
    <http-listener acceptor-threads="100" address="0.0.0.0" default-virtual-server="__asadmin" enabled="true" id="admin-listener" port="4848" security-enabled="false" server-name="" xpowered-by="true">
    </http-listener>
    <virtual-server hosts="lxp-dell" http-listeners="http-listener-1,http-listener-2" id="server" state="on">
    <property name="docroot" value="${com.sun.aas.instanceRoot}/docroot"/>
    <property name="accesslog" value="${com.sun.aas.instanceRoot}/logs/access"/>
    </virtual-server>
    <virtual-server default-web-module="admingui" hosts="lxp-dell" http-listeners="admin-listener" id="__asadmin" state="on">
    <property name="accesslog" value="${com.sun.aas.instanceRoot}/logs/access"/>
    </virtual-server>
    </http-service>

    I am pasting mine. See if it helps!
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE domain PUBLIC "-//Sun Microsystems Inc.//DTD Application Server 8.0 Domain//EN" "http://www.sun.com/software/appserver/dtds/sun-domain_1_0.dtd">
    <!--
       Copyright 2004 Sun Microsystems, Inc.  All rights reserved.
       SUN PROPRIETARY/CONFIDENTIAL. Use is subject to license terms.
    -->
    <!-- Generated from default-domain.xml.template -->
    <domain application-root="${com.sun.aas.instanceRoot}/applications" log-root="${com.sun.aas.instanceRoot}/logs">
      <applications>
        <j2ee-application enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-apps/MEjbApp" name="MEjbApp" object-type="system-all"/>
        <j2ee-application enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-apps/__ejb_container_timer_app" name="__ejb_container_timer_app" object-type="system-all"/>
        <web-module context-root="/web1" enabled="true" location="${com.sun.aas.installRoot}/lib/install/applications/adminapp/adminapp_war" name="adminapp" object-type="system-admin">
          <!-- System Web Module - DO NOT DELETE! -->
        </web-module>
        <web-module context-root="/asadmin" enabled="true" location="${com.sun.aas.installRoot}/lib/install/applications/admingui/adminGUI_war" name="admingui" object-type="system-admin">
          <!-- System Web Module - DO NOT DELETE! -->
        </web-module>
        <web-module context-root="/com_sun_web_ui" enabled="true" location="${com.sun.aas.installRoot}/lib/install/applications/com_sun_web_ui" name="com_sun_web_ui" object-type="system-admin">
          <!-- System Web Module - DO NOT DELETE! -->
        </web-module>
      </applications>
      <resources>
        <jdbc-resource enabled="true" jndi-name="jdbc/__TimerPool" object-type="system-all" pool-name="__TimerPool"/>
        <jdbc-resource enabled="true" jndi-name="jdbc/PointBase" object-type="user" pool-name="PointBasePool"/>
        <jdbc-connection-pool connection-validation-method="auto-commit" datasource-classname="com.pointbase.xa.xaDataSource" fail-all-connections="false" idle-timeout-in-seconds="300" is-connection-validation-required="false" is-isolation-level-guaranteed="true" max-pool-size="32" max-wait-time-in-millis="60000" name="__TimerPool" pool-resize-quantity="2" res-type="javax.sql.XADataSource" steady-pool-size="8">
          <property name="DatabaseName" value="jdbc:pointbase:embedded:ejbtimer,database.home=${com.sun.aas.instanceRoot}/lib/databases"/>
          <property name="User" value="pbPublic"/>
          <property name="Password" value="pbPublic"/>
        </jdbc-connection-pool>
        <jdbc-connection-pool connection-validation-method="auto-commit" datasource-classname="com.pointbase.xa.xaDataSource" fail-all-connections="false" idle-timeout-in-seconds="300" is-connection-validation-required="false" is-isolation-level-guaranteed="true" max-pool-size="32" max-wait-time-in-millis="60000" name="PointBasePool" pool-resize-quantity="2" res-type="javax.sql.XADataSource" steady-pool-size="8">
          <property name="DatabaseName" value="jdbc:pointbase:server://localhost:9092/sun-appserv-samples"/>
          <property name="Password" value="pbPublic"/>
          <property name="User" value="pbPublic"/>
        </jdbc-connection-pool>
      </resources>
      <configs>
        <config name="server-config">
          <http-service>
            <http-listener acceptor-threads="100" address="0.0.0.0" default-virtual-server="server" enabled="true" id="http-listener-1" port="8080" security-enabled="false" server-name="" xpowered-by="true">
        </http-listener>
            <http-listener acceptor-threads="100" address="0.0.0.0" default-virtual-server="server" enabled="true" id="http-listener-2" port="1043" security-enabled="true" server-name="" xpowered-by="true">
        </http-listener>
            <http-listener acceptor-threads="100" address="0.0.0.0" default-virtual-server="__asadmin" enabled="true" id="admin-listener" port="4848" security-enabled="false" server-name="" xpowered-by="true">
        </http-listener>
            <virtual-server hosts="TCS032328" http-listeners="http-listener-1,http-listener-2" id="server" state="on">
              <property name="docroot" value="${com.sun.aas.instanceRoot}/docroot"/>
              <property name="accesslog" value="${com.sun.aas.instanceRoot}/logs/access"/>
            </virtual-server>
            <virtual-server default-web-module="admingui" hosts="TCS032328" http-listeners="admin-listener" id="__asadmin" state="on">
              <property name="accesslog" value="${com.sun.aas.instanceRoot}/logs/access"/>
            </virtual-server>
          </http-service>
          <iiop-service client-authentication-required="false">
            <orb max-connections="1024" message-fragment-size="1024" use-thread-pool-ids="thread-pool-1"/>
            <iiop-listener address="0.0.0.0" enabled="true" id="orb-listener-1" port="3700" security-enabled="false"/>
            <iiop-listener address="0.0.0.0" enabled="true" id="SSL" port="2829" security-enabled="true">
              <ssl cert-nickname="s1as" client-auth-enabled="false" ssl2-enabled="false" ssl3-enabled="true" tls-enabled="true" tls-rollback-enabled="true"/>
            </iiop-listener>
            <iiop-listener address="0.0.0.0" enabled="true" id="SSL_MUTUALAUTH" port="1061" security-enabled="true">
              <ssl cert-nickname="s1as" client-auth-enabled="true" ssl2-enabled="false" ssl3-enabled="true" tls-enabled="true" tls-rollback-enabled="true"/>
            </iiop-listener>
          </iiop-service>
          <admin-service type="das-and-server">
            <das-config admin-session-timeout-in-minutes="60" autodeploy-dir="${com.sun.aas.instanceRoot}/autodeploy" autodeploy-enabled="true" autodeploy-jsp-precompilation-enabled="false" autodeploy-polling-interval-in-seconds="2" autodeploy-verifier-enabled="false" deploy-xml-validation="full" dynamic-reload-enabled="true" dynamic-reload-poll-interval-in-seconds="2"/>
          </admin-service>
          <web-container/>
          <ejb-container cache-idle-timeout-in-seconds="600" cache-resize-quantity="32" commit-option="B" max-cache-size="512" max-pool-size="32" pool-idle-timeout-in-seconds="600" pool-resize-quantity="8" removal-timeout-in-seconds="5400" session-store="${com.sun.aas.instanceRoot}/session-store" steady-pool-size="0" victim-selection-policy="nru"/>
          <mdb-container idle-timeout-in-seconds="600" max-pool-size="32" pool-resize-quantity="8" steady-pool-size="0"/>
          <jms-service init-timeout-in-seconds="60" type="LOCAL">
            <jms-host admin-password="admin" admin-user-name="admin" host="TCS032328" name="default_JMS_host" port="7676"/>
          </jms-service>
          <log-service alarms="false" file="${com.sun.aas.instanceRoot}/logs/server.log" log-rotation-limit-in-bytes="2000000000" log-to-console="false" use-system-logging="false">
            <module-log-levels admin="INFO" classloader="INFO" cmp="INFO" cmp-container="INFO" configuration="INFO" connector="INFO" corba="INFO" deployment="INFO" ejb-container="INFO" javamail="INFO" jaxr="INFO" jaxrpc="INFO" jdo="INFO" jms="INFO" jta="INFO" jts="INFO" mdb-container="INFO" naming="INFO" resource-adapter="INFO" root="INFO" saaj="INFO" security="INFO" server="INFO" verifier="INFO" web-container="INFO"/>
          </log-service>
          <security-service anonymous-role="ANYONE" audit-enabled="false" audit-modules="default" default-realm="file" jacc="default">
            <auth-realm classname="com.sun.enterprise.security.auth.realm.file.FileRealm" name="file">
              <property name="file" value="${com.sun.aas.instanceRoot}/config/keyfile"/>
              <property name="jaas-context" value="fileRealm"/>
            </auth-realm>
            <auth-realm classname="com.sun.enterprise.security.auth.realm.certificate.CertificateRealm" name="certificate">
        </auth-realm>
            <jacc-provider name="default" policy-configuration-factory-provider="com.sun.enterprise.security.provider.PolicyConfigurationFactoryImpl" policy-provider="com.sun.enterprise.security.provider.PolicyWrapper">
              <property name="repository" value="${com.sun.aas.instanceRoot}/generated/policy"/>
            </jacc-provider>
            <audit-module classname="com.sun.enterprise.security.Audit" name="default">
              <property name="auditOn" value="false"/>
            </audit-module>
          </security-service>
          <transaction-service automatic-recovery="false" heuristic-decision="rollback" keypoint-interval="2048" retry-timeout-in-seconds="600" timeout-in-seconds="0" tx-log-dir="${com.sun.aas.instanceRoot}/logs"/>
          <monitoring-service>
            <module-monitoring-levels connector-connection-pool="OFF" ejb-container="OFF" http-service="OFF" jdbc-connection-pool="OFF" orb="OFF" thread-pool="OFF" transaction-service="OFF" web-container="OFF"/>
          </monitoring-service>
          <java-config classpath-suffix="D:\Sun/lib/jaxb-api.jar;D:\Sun/lib/jaxb-impl.jar;D:\Sun/lib/jaxb-libs.jar;D:\Sun/lib/jaxb-xjc.jar;D:\Sun/lib/jwsdp-tools-lib/jax-qname.jar;D:\Sun/lib/jwsdp-tools-lib/namespace.jar;D:\Sun/lib/relaxngDatatype.jar;D:\Sun/lib/xsdlib.jar;${com.sun.aas.installRoot}/pointbase/lib/pbclient.jar${path.separator}${com.sun.aas.installRoot}/pointbase/lib/pbembedded.jar" debug-enabled="false" debug-options="-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=1044" env-classpath-ignored="true" java-home="${com.sun.aas.javaRoot}" javac-options="-g" rmic-options="-iiop -poa -alwaysgenerate -keepgenerated -g" server-classpath="D:\Sun/lib/activation.jar;D:\Sun/lib/endorsed/xercesImpl.jar;D:\Sun/lib/endorsed/dom.jar;D:\Sun/lib/endorsed/xalan.jar;D:\Sun/lib/saaj-api.jar;D:\Sun/lib/saaj-impl.jar;D:\Sun/lib/jaxrpc-spi.jar;D:\Sun/lib/jwsdp-tools-lib/jax-qname.jar;D:\Sun/lib/relaxngDatatype.jar;D:\Sun/lib/xsdlib.jar;${com.sun.aas.javaRoot}/lib/tools.jar${path.separator}${com.sun.aas.installRoot}/lib/install/applications/jmsra/imqjmsra.jar${path.separator}${com.sun.aas.imqLib}/jaxm-api.jar${path.separator}${com.sun.aas.imqLib}/fscontext.jar${path.separator}${com.sun.aas.antLib}/ant.jar">
            <!-- various required jvm-options -->
            <jvm-options>-client</jvm-options>
            <jvm-options>-Djava.endorsed.dirs=${com.sun.aas.installRoot}/lib/endorsed</jvm-options>
            <jvm-options>-Dhttp.proxyHost=</jvm-options> <jvm-options>-Dhttp.proxyPort=</jvm-options> <jvm-options>-Djwsdp.container.type=appserver</jvm-options> <jvm-options>-Dorg.apache.xindice.root-collection=${com.sun.aas.instanceRoot}/applications/j2ee-modules/RegistryServer/Xindice</jvm-options> <jvm-options>-Dxindice.db.home=${com.sun.aas.instanceRoot}/applications/j2ee-modules/RegistryServer/Xindice</jvm-options> <jvm-options>-Djava.security.policy=${com.sun.aas.instanceRoot}/config/server.policy</jvm-options>
            <jvm-options>-Djava.security.auth.login.config=${com.sun.aas.instanceRoot}/config/login.conf</jvm-options>
            <jvm-options>-Dsun.rmi.dgc.server.gcInterval=3600000</jvm-options>
            <jvm-options>-Dsun.rmi.dgc.client.gcInterval=3600000</jvm-options>
            <jvm-options>-Dcom.sun.web.console.appbase=/${com.sun.aas.installRoot}/lib/install/applications/com_sun_web_ui</jvm-options>
            <jvm-options>-Xmx512m</jvm-options>
            <jvm-options>-Djavax.net.ssl.keyStore=${com.sun.aas.instanceRoot}/config/keystore.jks</jvm-options>
            <jvm-options>-Djavax.net.ssl.trustStore=${com.sun.aas.instanceRoot}/config/cacerts.jks</jvm-options>
            <jvm-options>-Djava.ext.dirs=${com.sun.aas.javaRoot}/jre/lib/ext${path.separator}${com.sun.aas.instanceRoot}/lib/ext</jvm-options>
            <jvm-options> -Djdbc.drivers=com.pointbase.jdbc.jdbcUniversalDriver</jvm-options>
            <jvm-options>-Dcom.sun.enterprise.taglibs=appserv-jstl.jar,jsf-impl.jar</jvm-options>
            <jvm-options>-XX:NewRatio=2</jvm-options>
          </java-config>
          <thread-pools>
            <thread-pool idle-thread-timeout-in-seconds="120" max-thread-pool-size="200" min-thread-pool-size="0" num-work-queues="1" thread-pool-id="thread-pool-1"/>
          </thread-pools>
        </config>
        <!-- config model with name "server-config" ends -->
      </configs>
      <servers>
        <server config-ref="server-config" name="server">
          <application-ref enabled="true" ref="adminapp" virtual-servers="__asadmin"/>
          <application-ref enabled="true" ref="admingui" virtual-servers="__asadmin"/>
          <application-ref enabled="true" ref="com_sun_web_ui" virtual-servers="__asadmin"/>
          <application-ref enabled="true" ref="MEjbApp" virtual-servers="server"/>
          <application-ref enabled="true" ref="__ejb_container_timer_app" virtual-servers="server"/>
          <resource-ref enabled="true" ref="jdbc/__TimerPool"/>
          <resource-ref enabled="true" ref="jdbc/PointBase"/>
        </server>
      </servers>
    </domain>Cheers.
    Rich

  • Port unification for OpenMQ

    According to the web log of Jean-Francois Arcand, Glassfish supports port unification:
    http://weblogs.java.net/blog/jfarcand/archive/2006/11/one_port_to_rul.html
    In this way, it is possible to use the same port both for HTTP and IIOP.
    This is done using a specific ProtocolFinder and a ProtocolHandler.
    Is there any port unification support for embedded OpenMQ broker, i.e. could I redirect somehow all OpenMQ connections to my HTTP port to the intra-VM OpenMQ-broker? I wonder whether OpenMQ 4.4 could do this more easily due to the embedded more support.
    Cheers, Jörg

    Linda_Schneider wrote:
    MQ initially put in our port mapper to allow us to handle only having a single port associated with the message traffic (so we understand why it would be desirable).
    Its not that the issue is technically difficult ... [...]Thanks for all the detailed comments. I really do appreciate them.> We are discussing breaking that compatibility only when we are embedded in glassfish (but obviously not when we are running as a standalone process) but I'm not sure if we can do it right now (simply because of all the compatibility testing we would have to do for older releases in the standalone case)How about adding a configuration option / system property which is set to false by default?
    So if someone wants to break this compatibility, he/she could do it.
    However if this doesn't make MQ 4.4 (Glassfish v3), we should have something by v3.1Hmmm, this a bit late... GF v3 already has generalized the concept of http-listeners to network-listeners.These listeners could be considered as part of the GF v3 infrastructure.
    How do the OpenMQ 4.4 changes help here? Is there anything which could be done by me, e.g.
    - using a Sun support contract
    - developing something myself?
    h2. OpenMQ over HTTP as an alternative?
    How performant is OpenMQ over HTTP (using the dedicated servlet) compared to e.g. using a end-less HTTP response stream?
    Many thanks so far, J&ouml;rg
    Edited by: JThoennes on Jul 9, 2009 4:11 AM
    Asked for OpenMQ over HTTP as alternative

  • Severe Error: Assertion Failed: config element named "default-config"

    I ran the command:
    ./asadmin verify-domain-xml domain1
    This returned the message:
    May 8, 2006 3:16:43 PM com.sun.enterprise.config.serverbeans.validation.DomainXmlVerifier invokeConfigValidator
    SEVERE: /domain[1]/configs[1]: Assertion Failed: There is a config element named "default-config"
    /domain[1]/resources[1]/jdbc-connection-pool[@name='PetroPool']: Warning: Assertion Failed: each jdbc-connection-pool is referenced by a jdbc-resource
    I return a SEVERE and a Warning message, I googled the severe message without any luck and I was wondering if this has been troubleshooted before.
    I'd appreciate any insight or instructions to correct this.
    Thanks,

    Kedar: Thank you for the feedback, I don't remember changing any templates. Only adding a connection pool.
    Here is my domain.xml:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE domain PUBLIC "-//Sun Microsystems Inc.//DTD Application Server 8.0 Domain//EN" "http://www.sun.com/software/appserver/dtds/sun-domain_1_1.dtd">
    <!--
    Copyright 2004-2005 Sun Microsystems, Inc. All rights reserved.
    Use is subject to license terms.
    -->
    <!-- Generated from default-domain.xml.template -->
    <domain application-root="${com.sun.aas.instanceRoot}/applications" log-root="${com.sun.aas.instanceRoot}/logs">
    <applications>
    <j2ee-application availability-enabled="false" directory-deployed="false" enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-apps/MEjbApp" name="MEjbApp" object-type="system-all"/>
    <j2ee-application availability-enabled="false" directory-deployed="false" enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-apps/__ejb_container_timer_app" name="__ejb_container_timer_app" object-type="system-all"/>
    <web-module availability-enabled="false" context-root="/web1" directory-deployed="true" enabled="true" location="${com.sun.aas.installRoot}/lib/install/applications/adminapp/adminapp_war" name="adminapp" object-type="system-admin">
    <!-- System Web Module - DO NOT DELETE! -->
    </web-module>
    <web-module availability-enabled="false" context-root="/asadmin" directory-deployed="true" enabled="true" location="${com.sun.aas.installRoot}/lib/install/applications/admingui/adminGUI_war" name="admingui" object-type="system-admin">
    <!-- System Web Module - DO NOT DELETE! -->
    </web-module>
    <web-module availability-enabled="false" context-root="/com_sun_web_ui" directory-deployed="true" enabled="true" location="${com.sun.aas.installRoot}/lib/install/applications/com_sun_web_ui" name="com_sun_web_ui" object-type="system-admin">
    <!-- System Web Module - DO NOT DELETE! -->
    </web-module>
    <web-module availability-enabled="false" context-root="jsfcomponents" directory-deployed="false" enabled="true" location="${com.sun.aas.instanceRoot}/applications/j2ee-modules/jsfcomponents" name="jsfcomponents" object-type="user">
    <description>JSF Components Example</description>
    </web-module>
    </applications>
    <resources>
    <jdbc-resource enabled="true" jndi-name="jdbc/__TimerPool" object-type="system-admin" pool-name="__TimerPool"/>
    <jdbc-resource enabled="true" jndi-name="jdbc/__default" object-type="user" pool-name="DerbyPool"/>
    <jdbc-connection-pool connection-validation-method="auto-commit" datasource-classname="org.apache.derby.jdbc.EmbeddedXADataSource" fail-all-connections="false" idle-timeout-in-seconds="300" is-connection-validation-required="false" is-isolation-level-guaranteed="true" max-pool-size="32" max-wait-time-in-millis="60000" name="__TimerPool" pool-resize-quantity="2" res-type="javax.sql.XADataSource" steady-pool-size="8">
    <property name="databaseName" value="${com.sun.aas.instanceRoot}/lib/databases/ejbtimer"/>
    </jdbc-connection-pool>
    <jdbc-connection-pool connection-validation-method="auto-commit" datasource-classname="org.apache.derby.jdbc.ClientDataSource" fail-all-connections="false" idle-timeout-in-seconds="300" is-connection-validation-required="false" is-isolation-level-guaranteed="false" max-pool-size="32" max-wait-time-in-millis="60000" name="DerbyPool" pool-resize-quantity="2" res-type="javax.sql.DataSource" steady-pool-size="8">
    <property name="PortNumber" value="1527"/>
    <property name="Password" value="APP"/>
    <property name="User" value="APP"/>
    <property name="serverName" value="localhost"/>
    <property name="DatabaseName" value="sun-appserv-samples"/>
    <property name="connectionAttributes" value=";create=true"/>
    </jdbc-connection-pool>
    <jdbc-connection-pool connection-validation-method="auto-commit" datasource-classname="oracle.jdbc.pool.OracleConnectionPoolDataSource" fail-all-connections="false" idle-timeout-in-seconds="300" is-connection-validation-required="false" is-isolation-level-guaranteed="false" max-pool-size="20" max-wait-time-in-millis="60000" name="PetroPool" pool-resize-quantity="2" res-type="javax.sql.ConnectionPoolDataSource" steady-pool-size="8">
    <description>Petro 2 System Pool</description>
    <property name="user" value="user"/>
    <property name="port" value="1521"/>
    <property name="password" value="password"/>
    <property name="databaseName" value="DATABASENAME"/>
    <property name="serverName" value="SERVERNAME"/>
    <property name="url" value="jdbc:oracle:thin:@[IP]:1521:database"/>
    <property name="datasourceName" value="url"/>
    </jdbc-connection-pool>
    </resources>
    <configs>
    <config dynamic-reconfiguration-enabled="true" name="server-config">
    <http-service>
    <http-listener acceptor-threads="5" address="0.0.0.0" blocking-enabled="false" default-virtual-server="server" enabled="true" family="inet" id="http-listener-1" port="8080" security-enabled="false" server-name="" xpowered-by="true">
    </http-listener>
    <http-listener acceptor-threads="5" address="0.0.0.0" blocking-enabled="false" default-virtual-server="server" enabled="true" family="inet" id="http-listener-2" port="8181" security-enabled="true" server-name="" xpowered-by="true">
    </http-listener>
    <http-listener acceptor-threads="5" address="0.0.0.0" blocking-enabled="false" default-virtual-server="__asadmin" enabled="true" family="inet" id="admin-listener" port="4848" security-enabled="false" server-name="" xpowered-by="true">
    </http-listener>
    <virtual-server hosts="${com.sun.aas.hostName}" http-listeners="http-listener-1,http-listener-2" id="server" log-file="${com.sun.aas.instanceRoot}/logs/server.log" state="on">
    <property name="docroot" value="${com.sun.aas.instanceRoot}/docroot"/>
    <property name="accesslog" value="${com.sun.aas.instanceRoot}/logs/access"/>
    </virtual-server>
    <virtual-server default-web-module="admingui" hosts="${com.sun.aas.hostName}" http-listeners="admin-listener" id="__asadmin" log-file="${com.sun.aas.instanceRoot}/logs/server.log" state="on">
    <property name="docroot" value="${com.sun.aas.instanceRoot}/docroot"/>
    <property name="accesslog" value="${com.sun.aas.instanceRoot}/logs/access"/>
    </virtual-server>
    </http-service>
    <iiop-service client-authentication-required="false">
    <orb max-connections="1024" message-fragment-size="1024" use-thread-pool-ids="thread-pool-1"/>
    <iiop-listener address="0.0.0.0" enabled="true" id="orb-listener-1" port="3700" security-enabled="false"/>
    <iiop-listener address="0.0.0.0" enabled="true" id="SSL" port="3820" security-enabled="true">
    <ssl cert-nickname="s1as" client-auth-enabled="false" ssl2-enabled="false" ssl3-enabled="true" tls-enabled="true" tls-rollback-enabled="true"/>
    </iiop-listener>
    <iiop-listener address="0.0.0.0" enabled="true" id="SSL_MUTUALAUTH" port="3920" security-enabled="true">
    <ssl cert-nickname="s1as" client-auth-enabled="true" ssl2-enabled="false" ssl3-enabled="true" tls-enabled="true" tls-rollback-enabled="true"/>
    </iiop-listener>
    </iiop-service>
    <admin-service system-jmx-connector-name="system" type="das-and-server">
    <!-- The JSR 160 "system-jmx-connector" -->
    <jmx-connector accept-all="false" address="0.0.0.0" auth-realm-name="admin-realm" enabled="true" name="system" port="8686" protocol="rmi_jrmp" security-enabled="false"/>
    <!-- The JSR 160 "system-jmx-connector" -->
    <das-config admin-session-timeout-in-minutes="60" autodeploy-dir="${com.sun.aas.instanceRoot}/autodeploy" autodeploy-enabled="true" autodeploy-jsp-precompilation-enabled="false" autodeploy-polling-interval-in-seconds="2" autodeploy-verifier-enabled="false" deploy-xml-validation="full" dynamic-reload-enabled="true" dynamic-reload-poll-interval-in-seconds="2"/>
    </admin-service>
    <web-container/>
    <ejb-container cache-idle-timeout-in-seconds="600" cache-resize-quantity="32" commit-option="B" max-cache-size="512" max-pool-size="32" pool-idle-timeout-in-seconds="600" pool-resize-quantity="8" removal-timeout-in-seconds="5400" session-store="${com.sun.aas.instanceRoot}/session-store" steady-pool-size="0" victim-selection-policy="nru">
    <ejb-timer-service max-redeliveries="1" minimum-delivery-interval-in-millis="7000" redelivery-interval-internal-in-millis="5000"/>
    </ejb-container>
    <mdb-container idle-timeout-in-seconds="600" max-pool-size="32" pool-resize-quantity="8" steady-pool-size="0"/>
    <jms-service addresslist-behavior="random" addresslist-iterations="3" default-jms-host="default_JMS_host" init-timeout-in-seconds="60" reconnect-attempts="3" reconnect-enabled="true" reconnect-interval-in-seconds="60" type="LOCAL">
    <jms-host admin-password="admin" admin-user-name="admin" host="dev-energy-ora.dtnenergy.com" name="default_JMS_host" port="7676"/>
    </jms-service>
    <log-service alarms="false" file="${com.sun.aas.instanceRoot}/logs/server.log" log-rotation-limit-in-bytes="2000000" log-rotation-timelimit-in-minutes="0" log-to-console="false" use-system-logging="false">
    <module-log-levels admin="INFO" classloader="INFO" cmp="INFO" cmp-container="INFO" configuration="INFO" connector="INFO" corba="INFO" deployment="INFO" ejb-container="INFO" javamail="INFO" jaxr="INFO" jaxrpc="INFO" jdo="INFO" jms="INFO" jta="INFO" jts="INFO" mdb-container="INFO" naming="INFO" node-agent="INFO" resource-adapter="INFO" root="INFO" saaj="INFO" security="INFO" server="INFO" synchronization="INFO" util="INFO" verifier="INFO" web-container="INFO"/>
    </log-service>
    <security-service anonymous-role="ANYONE" audit-enabled="false" audit-modules="default" default-realm="file" jacc="default">
    <!-- All administrative users use this realm by default. -->
    <auth-realm classname="com.sun.enterprise.security.auth.realm.file.FileRealm" name="admin-realm">
    <property name="file" value="${com.sun.aas.instanceRoot}/config/admin-keyfile"/>
    <property name="jaas-context" value="fileRealm"/>
    </auth-realm>
    <!-- All administrative users use this realm by default. -->
    <auth-realm classname="com.sun.enterprise.security.auth.realm.file.FileRealm" name="file">
    <property name="file" value="${com.sun.aas.instanceRoot}/config/keyfile"/>
    <property name="jaas-context" value="fileRealm"/>
    </auth-realm>
    <auth-realm classname="com.sun.enterprise.security.auth.realm.certificate.CertificateRealm" name="certificate">
    </auth-realm>
    <jacc-provider name="default" policy-configuration-factory-provider="com.sun.enterprise.security.provider.PolicyConfigurationFactoryImpl" policy-provider="com.sun.enterprise.security.provider.PolicyWrapper">
    <property name="repository" value="${com.sun.aas.instanceRoot}/generated/policy"/>
    </jacc-provider>
    <audit-module classname="com.sun.enterprise.security.Audit" name="default">
    <property name="auditOn" value="false"/>
    </audit-module>
    <message-security-config auth-layer="SOAP">
    <!-- turned off by default -->
    <provider-config class-name="com.sun.xml.wss.provider.ClientSecurityAuthModule" provider-id="ClientProvider" provider-type="client">
    <request-policy auth-source="content"/>
    <response-policy auth-source="content"/>
    <property name="security.config" value="${com.sun.aas.instanceRoot}/config/wss-server-config.xml"/>
    </provider-config>
    <provider-config class-name="com.sun.xml.wss.provider.ServerSecurityAuthModule" provider-id="ServerProvider" provider-type="server">
    <request-policy auth-source="content"/>
    <response-policy auth-source="content"/>
    <property name="security.config" value="${com.sun.aas.instanceRoot}/config/wss-server-config.xml"/>
    </provider-config>
    </message-security-config>
    </security-service>
    <transaction-service automatic-recovery="false" heuristic-decision="rollback" keypoint-interval="2048" retry-timeout-in-seconds="600" timeout-in-seconds="0" tx-log-dir="${com.sun.aas.instanceRoot}/logs"/>
    <monitoring-service>
    <module-monitoring-levels connector-connection-pool="OFF" connector-service="OFF" ejb-container="OFF" http-service="OFF" jdbc-connection-pool="OFF" jms-service="OFF" jvm="OFF" orb="OFF" thread-pool="OFF" transaction-service="OFF" web-container="OFF"/>
    </monitoring-service>
    <java-config debug-enabled="false" debug-options="-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=9009" env-classpath-ignored="true" java-home="${com.sun.aas.javaRoot}" javac-options="-g" rmic-options="-iiop -poa -alwaysgenerate -keepgenerated -g" server-classpath="${com.sun.aas.installRoot}/lib/install/applications/jmsra/imqjmsra.jar${path.separator}${com.sun.aas.imqLib}/jaxm-api.jar${path.separator}${com.sun.aas.imqLib}/fscontext.jar${path.separator}${com.sun.aas.antLib}/ant.jar">
    <!-- various required jvm-options -->
    <jvm-options>-client</jvm-options>
    <jvm-options>-Djava.endorsed.dirs=${com.sun.aas.installRoot}/lib/endorsed</jvm-options>
    <jvm-options>-Djava.security.policy=${com.sun.aas.instanceRoot}/config/server.policy</jvm-options>
    <jvm-options>-Djava.security.auth.login.config=${com.sun.aas.instanceRoot}/config/login.conf</jvm-options>
    <jvm-options>-Dsun.rmi.dgc.server.gcInterval=3600000</jvm-options>
    <jvm-options>-Dsun.rmi.dgc.client.gcInterval=3600000</jvm-options>
    <jvm-options>-Xmx512m</jvm-options>
    <jvm-options>-Djavax.net.ssl.keyStore=${com.sun.aas.instanceRoot}/config/keystore.jks</jvm-options>
    <jvm-options>-Djavax.net.ssl.trustStore=${com.sun.aas.instanceRoot}/config/cacerts.jks</jvm-options>
    <jvm-options>-Djava.ext.dirs=${com.sun.aas.javaRoot}/jre/lib/ext${path.separator}${com.sun.aas.instanceRoot}/lib/ext${path.separator}${com.sun.aas.derbyRoot}/lib</jvm-options>
    <jvm-options>-Djdbc.drivers=org.apache.derby.jdbc.ClientDriver</jvm-options>
    <jvm-options>-Djavax.management.builder.initial=com.sun.enterprise.admin.server.core.jmx.AppServerMBeanServerBuilder</jvm-options>
    <jvm-options>-Dcom.sun.enterprise.config.config_environment_factory_class=com.sun.enterprise.config.serverbeans.AppserverConfigEnvironmentFactory</jvm-options>
    <jvm-options>-Dcom.sun.enterprise.taglibs=appserv-jstl.jar,jsf-impl.jar</jvm-options>
    <jvm-options>-Dcom.sun.enterprise.taglisteners=jsf-impl.jar</jvm-options>
    <jvm-options>-XX:NewRatio=2</jvm-options>
    </java-config>
    <thread-pools>
    <thread-pool idle-thread-timeout-in-seconds="120" max-thread-pool-size="200" min-thread-pool-size="0" num-work-queues="1" thread-pool-id="thread-pool-1"/>
    </thread-pools>
    </config>
    <!-- config model with name "server-config" ends -->
    </configs>
    <servers>
    <server config-ref="server-config" name="server">
    <application-ref disable-timeout-in-minutes="30" enabled="true" lb-enabled="false" ref="adminapp" virtual-servers="__asadmin"/>
    <application-ref disable-timeout-in-minutes="30" enabled="true" lb-enabled="false" ref="admingui" virtual-servers="__asadmin"/>
    <application-ref disable-timeout-in-minutes="30" enabled="true" lb-enabled="false" ref="com_sun_web_ui" virtual-servers="__asadmin"/>
    <application-ref disable-timeout-in-minutes="30" enabled="true" lb-enabled="false" ref="MEjbApp" virtual-servers="server"/>
    <application-ref disable-timeout-in-minutes="30" enabled="true" lb-enabled="false" ref="__ejb_container_timer_app" virtual-servers="server"/>
    <application-ref disable-timeout-in-minutes="30" enabled="true" lb-enabled="false" ref="jsfcomponents" virtual-servers="server"/>
    <resource-ref enabled="true" ref="jdbc/__TimerPool"/>
    <resource-ref enabled="true" ref="jdbc/__default"/>
    </server>
    </servers>
    <property name="administrative.domain.name" value="domain1"/>
    </domain>
    I'm still having this issue, thus any thoughts or ideas are greatly appreciated.
    Thanks,
    --Todd                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             

  • OutOfMemoryError with many deployed apps

    We have 62 applications (EARs) deployed. 21 of these application contains a single stateless session bean and somewhere between 3 and 40 entity beans each. In total we currently have 466 entity beans. The rest of the applications contain only a single stateful session bean each.
    When all these applications are enabled we can run for a few minutes before getting an OutOfMemoryError. When we disable 20 of the latter kind, the ones with stateful session beans, the server seems to work OK.
    We have not yet, for obvious reasons, rolled the system out to the users so only a few developers are using it. The clients are fat Swing clients that talk IIOP with the server.
    In one of the beans we have a method that does three consecutive System.gc() and then measures the heap usage. With all applications enabled only around 30% of the maximum heap space is used, even right before the server crashes. The heap max is set to 512MB and since the usage rate is so low it doesn't seem meaningful to increase it. Also, if there is a leak then just increasing the heap may give us a longer uptime without really solving the problem. We suspect that there is some other limit somewhere, but since the error message in the log doesn't have a stack trace it is very difficult to narrow it down.
    Has anyone had a similar problem and maybe found a solution?
    TIA,
    /Gunnar

    I've now tried switching off UseTLab, which had no effect. I've tried UseParallelGC earlier, also with no effect. When the server goes down there are only around 80 threads running, and I dont think that qualifies as a "large number of threads".
    Some other info:
    Hardware: Dell PowerEdge 2650, 4 x 2388 MHz CPU's, 4 GB RAM and a 6 GB paging file.
    OS: Windows 2000 Server v 5.0.2195 SP4
    JVM: Java HotSpot(TM) Server VM, Version 1.4.2_04
    Instead of listing the JVM options, here is the complete server.xml:
    <?xml version="1.0" encoding="UTF-8"?>
    <!DOCTYPE server PUBLIC "-//Sun Microsystems Inc.//DTD Sun ONE Application Server 7.0//EN" "file:///C:/Sun/AppServer7/lib/dtds/sun-server_1_1.dtd">
    <!--
    Copyright (c) 2002 Sun Microsystems, Inc. All rights reserved.
    Use is subject to license terms.
    -->
    <!-- server_7_0_dtd version: 1.1.2.39 -->
    <server locale="en_US" name="server1" log-root="C:/Sun/AppServer7/domains/domain1/server1/logs" application-root="C:/Sun/AppServer7/domains/domain1/server1/applications" session-store="C:/Sun/AppServer7/domains/domain1/server1/session-store">
    <http-service qos-enabled="false" qos-metrics-interval-in-seconds="30" qos-recompute-time-interval-in-millis="100">
    <http-listener id="http-listener-1" address="0.0.0.0" port="81" acceptor-threads="1" blocking-enabled="false" security-enabled="false" default-virtual-server="server1" server-name="toker" enabled="true"/>
    <mime id="mime1" file="mime.types"/>
    <acl id="acl1" file="C:/Sun/AppServer7/domains/domain1/server1/config/generated.server1.acl"/>
    <virtual-server-class id="defaultclass" config-file="obj.conf" default-object="default" accept-language="false" enabled="true">
    <virtual-server id="server1" config-file="server1-obj.conf" http-listeners="http-listener-1" hosts="toker" mime="mime1" state="on" accept-language="false">
    <http-qos enforce-bandwidth-limit="false" enforce-connection-limit="false"/>
    <auth-db id="default" database="default"/>
    <property name="dir" value=""/>
    <property name="nice" value=""/>
    <property name="user" value=""/>
    <property name="group" value=""/>
    <property name="chroot" value=""/>
    <property name="docroot" value="D:/Project"/>
    <property name="accesslog" value="C:/Sun/AppServer7/domains/domain1/server1/logs/access"/>
    </virtual-server>
    </virtual-server-class>
    </http-service>
    <iiop-service>
    <orb message-fragment-size="1024" steady-thread-pool-size="10" max-thread-pool-size="200" idle-thread-timeout-in-seconds="300" max-connections="1024" monitoring-enabled="false"/>
    <iiop-listener id="orb-listener-1" address="0.0.0.0" port="3700" enabled="true">
              </iiop-listener>
    </iiop-service>
    <web-container monitoring-enabled="false">
         </web-container>
    <ejb-container steady-pool-size="16" pool-resize-quantity="8" max-pool-size="64" cache-resize-quantity="32" max-cache-size="256" pool-idle-timeout-in-seconds="600" cache-idle-timeout-in-seconds="600" removal-timeout-in-seconds="5400" victim-selection-policy="nru" commit-option="B" monitoring-enabled="false">
         </ejb-container>
    <mdb-container steady-pool-size="10" pool-resize-quantity="2" max-pool-size="60" idle-timeout-in-seconds="600" monitoring-enabled="false">
         </mdb-container>
    <jms-service port="7676" admin-user-name="admin" admin-password="admin" init-timeout-in-seconds="30" enabled="true">
         </jms-service>
    <log-service file="C:/Sun/AppServer7/domains/domain1/server1/logs/server.log" level="INFO" log-stdout="true" log-stderr="true" echo-log-messages-to-stderr="true" create-console="true" log-virtual-server-id="false" use-system-logging="false">
         </log-service>
    <security-service default-realm="ldap" anonymous-role="ANYONE" audit-enabled="false">
    <auth-realm name="file" classname="com.iplanet.ias.security.auth.realm.file.FileRealm">
    <property name="file" value="C:/Sun/AppServer7/domains/domain1/server1/config/keyfile"/>
    <property name="jaas-context" value="fileRealm"/>
    </auth-realm>
    <auth-realm name="ldap" classname="com.iplanet.ias.security.auth.realm.ldap.LDAPRealm">
    <property value="ldap://localhost:389" name="directory"/>
    <property value="ou=People,dc=pliktverket,dc=local" name="base-dn"/>
    <property value="ldapRealm" name="jaas-context"/>
    <property value="ou=Groups,dc=pliktverket,dc=local" name="group-base-dn"/>
    </auth-realm>
    <auth-realm name="certificate" classname="com.iplanet.ias.security.auth.realm.certificate.CertificateRealm">
              </auth-realm>
    <!--
              <auth-realm name="solaris" classname="com.iplanet.ias.security.auth.realm.solaris.SolarisRealm">
                   <property name="jaas-context" value="solarisRealm"/>
              </auth-realm>
              -->
    </security-service>
    <transaction-service automatic-recovery="false" timeout-in-seconds="0" tx-log-dir="C:/Sun/AppServer7/domains/domain1/server1/logs" heuristic-decision="rollback" keypoint-interval="2048" monitoring-enabled="false">
         </transaction-service>
    <java-config java-home="C:/Sun/AppServer7/jdk" server-classpath="/usr/share/lib/mps/secv1/jss3.jar;C:/Sun/AppServer7/lib/appserv-rt.jar;${java.home}/lib/tools.jar;C:/Sun/AppServer7/lib/appserv-ext.jar;C:/Sun/AppServer7/lib/appserv-cmp.jar;C:\Sun\AppServer7\share\lib/mail.jar;C:/Sun/AppServer7/lib/appserv-ideplugin.jar;C:\Sun\AppServer7\imq\lib/imq.jar;C:\Sun\AppServer7\imq\lib/jaxm-api.jar;C:\Sun\AppServer7\imq\lib/imqadmin.jar;C:\Sun\AppServer7\imq\lib/imqutil.jar;C:/Sun/AppServer7/lib/appserv-admin.jar;C:\Sun\AppServer7\share\lib/jaxrpc-impl.jar;C:\Sun\AppServer7\share\lib/jaxrpc-api.jar;C:\Sun\AppServer7\share\lib/jaxr-impl.jar;C:\Sun\AppServer7\share\lib/jaxr-api.jar;C:\Sun\AppServer7\share\lib/activation.jar;C:\Sun\AppServer7\share\lib/saaj-api.jar;C:\Sun\AppServer7\share\lib/saaj-impl.jar;C:\Sun\AppServer7\share\lib/commons-logging.jar;C:\Sun\AppServer7\imq\lib/fscontext.jar;C:\Sun\AppServer7\imq\lib/providerutil.jar;C:/Sun/AppServer7/lib/appserv-jstl.jar" classpath-suffix="C:/Sun/AppServer7/pointbase/client_tools/lib/pbclient42RE.jar" env-classpath-ignored="true" debug-options="-Xdebug -Xrunjdwp:transport=dt_socket,server=y,suspend=n" debug-enabled="false" javac-options="-g" rmic-options="-iiop -poa -alwaysgenerate -keepgenerated -g">
    <profiler enabled="false" name="hprof">
    <jvm-options>-Xrunhprof:file=profiler.log,thread=y</jvm-options>
    </profiler>
    <jvm-options>-Djava.security.policy=C:/Sun/AppServer7/domains/domain1/server1/config/server.policy</jvm-options>
    <jvm-options>-Djava.security.auth.login.config=C:/Sun/AppServer7/domains/domain1/server1/config/login.conf</jvm-options>
    <jvm-options>-Djava.util.logging.manager=com.iplanet.ias.server.logging.ServerLogManager</jvm-options>
    <jvm-options>-Dcom.sun.aas.configRoot=C:/Sun/AppServer7\config</jvm-options>
    <jvm-options>-Dcom.sun.aas.imqLib=C:\Sun\AppServer7\imq\lib</jvm-options>
    <jvm-options>-Dcom.sun.aas.imqBin=C:\Sun\AppServer7\imq\bin</jvm-options>
    <jvm-options>-Dcom.sun.aas.webServicesLib=C:\Sun\AppServer7\share\lib</jvm-options>
    <jvm-options>-Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter</jvm-options>
    <jvm-options>-Dorg.xml.sax.driver=org.apache.crimson.parser.XMLReaderImpl</jvm-options>
    <jvm-options>-Dcom.sun.jdo.api.persistence.model.multipleClassLoaders=reload</jvm-options>
    <jvm-options>-Dbug.dependant.delete=true</jvm-options>
    <jvm-options>-Dbug.many2many.add=true</jvm-options>
    <jvm-options>-Dplis.docroot=D:/Project</jvm-options>
    <jvm-options>-Djavax.rmi.CORBA.UtilClass=com.iplanet.ias.util.orbutil.IasUtilDelegate</jvm-options>
    <jvm-options>-Xms1024m -Xmx1024m</jvm-options>
    <jvm-options>-Dsun.rmi.dgc.server.gcInterval=3600000</jvm-options>
    <jvm-options>-Xrs</jvm-options>
    </java-config>
    <resources>
    <jdbc-resource enabled="true" pool-name="PlisPool" jndi-name="jdbc/PlisDS"/>
    <jdbc-resource enabled="true" pool-name="PlisPool" jndi-name="jdo/PlisDBPM"/>
    <persistence-manager-factory-resource factory-class="com.sun.jdo.spi.persistence.support.sqlstore.impl.PersistenceManagerFactoryImpl" enabled="true" jndi-name="jdo/PlisDB" jdbc-resource-jndi-name="jdo/PlisDBPM"/>
    <jdbc-connection-pool steady-pool-size="1" max-pool-size="32" max-wait-time-in-millis="60000" pool-resize-quantity="2" idle-timeout-in-seconds="300" is-isolation-level-guaranteed="true" is-connection-validation-required="true" connection-validation-method="table" fail-all-connections="false" datasource-classname="com.informix.jdbcx.IfxDataSource" name="PlisPool" transaction-isolation-level="read-committed" validation-table-name="singleton">
    <description>luna/plisutv/plis_db</description>
    <property value="improved" name="user"/>
    <property value="plis" name="password"/>
    <property value="true" name="ifxDELIMIDENT"/>
    <property value="1531" name="portNumber"/>
    <property value="plis_db" name="databaseName"/>
    <property value="plisutv" name="serverName"/>
    <property value="luna" name="ifxIFXHOST"/>
    </jdbc-connection-pool>
    </resources>
    <applications dynamic-reload-enabled="false" dynamic-reload-poll-interval-in-seconds="2">
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\CodeBook_2" name="CodeBook" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\UtbForband_1" name="UtbForband" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\PlisServer_2" name="PlisServer" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\CivKpl_2" name="CivKpl" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\Batch_2" name="Batch" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\Faq_1" name="Faq" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\Infra_4" name="Infra" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\InfraOvrigt_1" name="InfraOvrigt" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\IntPerson_3" name="IntPerson" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\KoderBtkd_1" name="KoderBtkd" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\KoderOrg_1" name="KoderOrg" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\KoderOvrigt_1" name="KoderOvrigt" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\Monstring_1" name="Monstring" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\Person_4" name="Person" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\PArende_1" name="PArende" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\PArendeStod_1" name="PArendeStod" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\Prov_1" name="Prov" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\ProvStod_1" name="ProvStod" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\RegSlagning_1" name="RegSlagning" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\Reseplanering_1" name="Reseplanering" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\Stodtabeller_1" name="Stodtabeller" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\BiBerUtb_1" name="BiBerUtb" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\BiPerson_3" name="BiPerson" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\IvApp_1" name="IvApp" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\IvCode_2" name="IvCode" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\IvEntity_2" name="IvEntity" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\IvFaq_1" name="IvFaq" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\IvMedd_1" name="IvMedd" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\IvRole_1" name="IvRole" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\IvSvc_1" name="IvSvc" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\IvUser_2" name="IvUser" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\IvVar_1" name="IvVar" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\IpPlisNytt_1" name="IpPlisNytt" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\IpServer_1" name="IpServer" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\IpTjanst_2" name="IpTjanst" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\GuPer_1" name="GuPer" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\HvPerson_1" name="HvPerson" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\PkPer_1" name="PkPer" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\PpMed_1" name="PpMed" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\PpNyPerson_3" name="PpNyPerson" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\PpSyom_1" name="PpSyom" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\RkAns_1" name="RkAns" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\RkBsl_1" name="RkBsl" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\RkBtk_3" name="RkBtk" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\RkFar_2" name="RkFar" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\RkHor_2" name="RkHor" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\RkInr_1" name="RkInr" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\RkKom_1" name="RkKom" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\RkLkf_1" name="RkLkf" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\RkPar_1" name="RkPar" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\RkPko_1" name="RkPko" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\RkRer_1" name="RkRer" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\RkSlt_1" name="RkSlt" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\RkTil_1" name="RkTil" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\SaBmi_1" name="SaBmi" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\SaHan_1" name="SaHan" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\SaLnd_1" name="SaLnd" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\SaMas_1" name="SaMas" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\SaMon_1" name="SaMon" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\SaPup_1" name="SaPup" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\PlisRun_2" name="PlisRun" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\IvProj_1" name="IvProj" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\RkOrg_3" name="RkOrg" virtual-servers="server1"/>
    <j2ee-application enabled="true" location="C:\Sun\AppServer7\domains\domain1\server1\applications\j2ee-apps\IbSys_1" name="IbSys" virtual-servers="server1"/>
    </applications>
    </server>
    /Gunnar

  • TCP listener?

    Hello,
    Is it possible to create TCP listener instead of HTTP or IIOP one in J2EE? My client application sends only TCP messages and as it is external system I can not change it. How to deal with it in elegant way within J2EE?
    Thank you,
    Ps. I am newbie in J2EE and currently designing new application.

    Just put a multiplexing proxy between the two,
    wrapping your legacy request in an http request
    and feeding back the html response.

  • Weird closing JMSSessions and IllegalStateExceptions

              Hi
              I am using WLS8.1 and its JMS engine. I have my topics set up correctly, to I
              can publish at
              will. However, if there is no message sent from the publisher for anywhere between
              5-8 mins,
              when I next pulish I get the following strack trace,
              weblogic.jms.common.IllegalStateException: Session is closed
              at weblogic.jms.client.JMSSession.checkClosed(JMSSession.java:2683)
              at weblogic.jms.client.JMSSession.createObjectMessage(JMSSession.java:545)
              at org.apache.log4j.net.JMSAppender.append(Unknown Source)
              at com.fundshub.jms.RobustJMSAppender.append(RobustJMSAppender.java:37)
              at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:221)
              at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57)
              at org.apache.log4j.Category.callAppenders(Category.java:187)
              at org.apache.log4j.Category.forcedLog(Category.java:372)
              at org.apache.log4j.Category.debug(Category.java:241)
              at com.asyncif.messaging.InterfaceManager.messageArrived(InterfaceManager.java:224)
              at com.asyncif.comms.MessageReader.notifyListeners(MessageReader.java:228)
              at com.asyncif.comms.MessageReader.completeMessageArrived(MessageReader.java:234
              at com.asyncif.comms.MessageReader.readMessage(MessageReader.java:147)
              at com.asyncif.comms.MessageReader.run(MessageReader.java:245)
              at java.lang.Thread.run(Thread.java:536)
              This happens for various topics and not just the Log4j appender. I turned on
              some JMS
              debugging in WLS, and after the specified timeout, the following appears in the
              output.
              <08-Jul-2003 14:35:34 o'clock BST> <Debug> <JMS> <BEA-040002> <JMS Debugging FE
              ! FESession.commitAfterAck is called>
              <08-Jul-2003 14:43:00 o'clock BST> <Debug> <JMS> <BEA-040002> <JMS Debugging FE
              ! FEConnection.stop()>
              <08-Jul-2003 14:43:00 o'clock BST> <Debug> <JMS> <BEA-040002> <JMS Debugging FE
              ! FEConnection.stop() returns>
              <08-Jul-2003 14:43:00 o'clock BST> <Debug> <JMS> <BEA-040002> <JMS Debugging FE
              ! FEConnection.stop()>
              <08-Jul-2003 14:43:00 o'clock BST> <Debug> <JMS> <BEA-040002> <JMS Debugging FE
              ! FEConnection.stop() returns>
              <08-Jul-2003 14:43:00 o'clock BST> <Debug> <JMS> <BEA-040002> <JMS Debugging FE
              ! FEConnection.stop()>
              <08-Jul-2003 14:43:00 o'clock BST> <Debug> <JMS> <BEA-040002> <JMS Debugging FE
              ! FEConnection.stop() returns>
              <08-Jul-2003 14:43:00 o'clock BST> <Debug> <JMS> <BEA-040002> <JMS Debugging FE
              ! FEConnection.stop()>
              <08-Jul-2003 14:43:00 o'clock BST> <Debug> <JMS> <BEA-040002> <JMS Debugging FE
              ! FEConnection.stop() returns>
              <08-Jul-2003 14:43:00 o'clock BST> <Debug> <JMS> <BEA-040002> <JMS Debugging FE
              ! FEConnection.stop()>
              <08-Jul-2003 14:43:00 o'clock BST> <Debug> <JMS> <BEA-040002> <JMS Debugging FE
              ! FEConnection.stop() returns>
              <08-Jul-2003 14:43:23 o'clock BST> <Debug> <JMS> <BEA-040002> <JMS Debugging FE
              ! FEConnection.stop()>
              <08-Jul-2003 14:43:23 o'clock BST> <Debug> <JMS> <BEA-040002> <JMS Debugging FE
              ! FEConnection.stop() returns>
              <08-Jul-2003 14:43:23 o'clock BST> <Debug> <JMS> <BEA-040002> <JMS Debugging FE
              ! FEConnection.stop()>
              <08-Jul-2003 14:43:23 o'clock BST> <Debug> <JMS> <BEA-040002> <JMS Debugging FE
              ! FEConnection.stop() returns>
              Has anyone any idea why this happens, and how I can stop it.
              Cheers
              Matt
              

              Matt wrote:
              > Hi Tom
              >
              > I'm not using the thin client jars, just weblogic.jar. Changing the IIOP timeout
              > has no effect.
              >
              > Is there any wasy I can find out what protocol is timing out with any debug options.
              If you are using the IIOP protocol I recommend
              posting to the rmi-iiop newsgroup.
              By the way, you may be encountering a known issue
              with WebLogic - contact customer support.
              >
              > Cheers
              >
              > Matt
              >
              > Tom Barnes <[email protected]> wrote:
              >
              >>Hi Matt,
              >>
              >>The HTTP and IIOP protocols timeout idle connections. Check
              >>your WL server's network protocol settings.
              >>
              >>The new 8.1 thin client jars use the "IIOP" protocol even
              >>if "T3" is specified in the URL.
              >>
              >>The "T3" protocol should not timeout an idle connection.
              >>Contact customer support if this is happening.
              >>
              >>Hope this helps,
              >>
              >>Tom
              >>
              >>Matt wrote:
              >>
              >>>Hi
              >>>
              >>>I am using WLS8.1 and its JMS engine. I have my topics set up correctly,
              >>
              >>to I
              >>
              >>>can publish at
              >>>will. However, if there is no message sent from the publisher for
              >>
              >>anywhere between
              >>
              >>>5-8 mins,
              >>>when I next pulish I get the following strack trace,
              >>>
              >>>weblogic.jms.common.IllegalStateException: Session is closed
              >>> at weblogic.jms.client.JMSSession.checkClosed(JMSSession.java:2683)
              >>> at weblogic.jms.client.JMSSession.createObjectMessage(JMSSession.java:545)
              >>> at org.apache.log4j.net.JMSAppender.append(Unknown Source)
              >>> at com.fundshub.jms.RobustJMSAppender.append(RobustJMSAppender.java:37)
              >>> at org.apache.log4j.AppenderSkeleton.doAppend(AppenderSkeleton.java:221)
              >>> at org.apache.log4j.helpers.AppenderAttachableImpl.appendLoopOnAppenders(AppenderAttachableImpl.java:57)
              >>> at org.apache.log4j.Category.callAppenders(Category.java:187)
              >>> at org.apache.log4j.Category.forcedLog(Category.java:372)
              >>> at org.apache.log4j.Category.debug(Category.java:241)
              >>> at com.asyncif.messaging.InterfaceManager.messageArrived(InterfaceManager.java:224)
              >>> at com.asyncif.comms.MessageReader.notifyListeners(MessageReader.java:228)
              >>> at com.asyncif.comms.MessageReader.completeMessageArrived(MessageReader.java:234
              >>> at com.asyncif.comms.MessageReader.readMessage(MessageReader.java:147)
              >>> at com.asyncif.comms.MessageReader.run(MessageReader.java:245)
              >>> at java.lang.Thread.run(Thread.java:536)
              >>>
              >>>This happens for various topics and not just the Log4j appender. I
              >>
              >>turned on
              >>
              >>>some JMS
              >>>debugging in WLS, and after the specified timeout, the following appears
              >>
              >>in the
              >>
              >>>output.
              >>>
              >>><08-Jul-2003 14:35:34 o'clock BST> <Debug> <JMS> <BEA-040002> <JMS
              >>
              >>Debugging FE
              >>
              >>>! FESession.commitAfterAck is called>
              >>><08-Jul-2003 14:43:00 o'clock BST> <Debug> <JMS> <BEA-040002> <JMS
              >>
              >>Debugging FE
              >>
              >>>! FEConnection.stop()>
              >>><08-Jul-2003 14:43:00 o'clock BST> <Debug> <JMS> <BEA-040002> <JMS
              >>
              >>Debugging FE
              >>
              >>>! FEConnection.stop() returns>
              >>><08-Jul-2003 14:43:00 o'clock BST> <Debug> <JMS> <BEA-040002> <JMS
              >>
              >>Debugging FE
              >>
              >>>! FEConnection.stop()>
              >>><08-Jul-2003 14:43:00 o'clock BST> <Debug> <JMS> <BEA-040002> <JMS
              >>
              >>Debugging FE
              >>
              >>>! FEConnection.stop() returns>
              >>><08-Jul-2003 14:43:00 o'clock BST> <Debug> <JMS> <BEA-040002> <JMS
              >>
              >>Debugging FE
              >>
              >>>! FEConnection.stop()>
              >>><08-Jul-2003 14:43:00 o'clock BST> <Debug> <JMS> <BEA-040002> <JMS
              >>
              >>Debugging FE
              >>
              >>>! FEConnection.stop() returns>
              >>><08-Jul-2003 14:43:00 o'clock BST> <Debug> <JMS> <BEA-040002> <JMS
              >>
              >>Debugging FE
              >>
              >>>! FEConnection.stop()>
              >>><08-Jul-2003 14:43:00 o'clock BST> <Debug> <JMS> <BEA-040002> <JMS
              >>
              >>Debugging FE
              >>
              >>>! FEConnection.stop() returns>
              >>><08-Jul-2003 14:43:00 o'clock BST> <Debug> <JMS> <BEA-040002> <JMS
              >>
              >>Debugging FE
              >>
              >>>! FEConnection.stop()>
              >>><08-Jul-2003 14:43:00 o'clock BST> <Debug> <JMS> <BEA-040002> <JMS
              >>
              >>Debugging FE
              >>
              >>>! FEConnection.stop() returns>
              >>><08-Jul-2003 14:43:23 o'clock BST> <Debug> <JMS> <BEA-040002> <JMS
              >>
              >>Debugging FE
              >>
              >>>! FEConnection.stop()>
              >>><08-Jul-2003 14:43:23 o'clock BST> <Debug> <JMS> <BEA-040002> <JMS
              >>
              >>Debugging FE
              >>
              >>>! FEConnection.stop() returns>
              >>><08-Jul-2003 14:43:23 o'clock BST> <Debug> <JMS> <BEA-040002> <JMS
              >>
              >>Debugging FE
              >>
              >>>! FEConnection.stop()>
              >>><08-Jul-2003 14:43:23 o'clock BST> <Debug> <JMS> <BEA-040002> <JMS
              >>
              >>Debugging FE
              >>
              >>>! FEConnection.stop() returns>
              >>>
              >>>Has anyone any idea why this happens, and how I can stop it.
              >>>
              >>>Cheers
              >>>
              >>>Matt
              >>>
              >>>
              >>
              >
              

Maybe you are looking for

  • PL/SQL from Application Module instead of Using VO/EO - Violating Standard?

    Hi, I have seen product code which Use PL/SQL APIs for committing data (Creation of Records in Table) from Application Module. There is no BC4J (VO/EO) used in this data route. Is there any coding standard (document) which says such cases are against

  • Exception not propagating form optimised library

    Using studio 12.3. I have an optimised 64 bit library (built by IDE) which throws a std::runtime_error. The application has a try/catch( std::exception& ) wrapper, but the application aborts when the runtime_error is thrown. So either the exception i

  • SJS Application Server 7 2004Q2: form-hint-field bug ?

    Since we upgraded, the container doesn't interpret our utf-8 POSTs correctly. our sun.web contains <locale-charset-info default-locale="en_US">     <locale-charset-map locale="fr" charset="utf-8" />     <parameter-encoding form-hint-field="www-reques

  • Plugin Check page not working ?

    I've been wanting to check to see if any of my plugins - specifically the one for my Slingbox - need to be updated. Every time I try, however, the Plugin Check page returns with the message "Plugin Finding Service Error We've encountered an error. Pl

  • [DW CS4] How to search inside the .htaccess files?

    Hi, In Dreamweaver CS4, when I open an .htaccess file, and search for text "Inside Current Document", Dreamweaver finds and replaces them, no problem. But when I apply same search to a folder or whole site, Dreamweaver cannot find anything, even the