I have added an application server to productive XI server

I have added an application server to productive XI server.
I am wandering how the load will be distributed among them espetially SOAP where URL is entered with servername of existing  XI server

Hi Prateek,
Even i have installed a dialog instnce for my for my XI production server on a seperate node. I am using a web dispatcher as a load balancer.
I am just wondering how and at what level the load will be balanced in a PI system.
Kindly suggest.
Best Regards
Raghu

Similar Messages

  • Logical standby issue after adding a new user at production db server

    Hello Experts,
    I am facing a issue related to logical standby db server where after adding a new user at production db server logical standby has stopped sql apply. Can anybody give some idea to find out the root cause and give some tips to resolve the issue.
    tried below .....
    SELECT EVENT_TIME, STATUS, EVENT FROM DBA_LOGSTDBY_EVENTS
    ORDER BY EVENT_TIMESTAMP, COMMIT_SCN, CURRENT_SCN;
    got error
    ORA-16227: DDL skipped due to missing object
    ORA-01403: no data found
    ORA-00942: table or view does not exist
    OS : RHEL 4 (IBM P5)
    DB : Oracle 10g (10.2.0.1)
    Achyot

    Please let me know if can skip the DDL at which it is failing.
    ALTER DATABASE STOP LOGICAL STANDBY APPLY;
    Use EXECUTE DBMS_LOGSTDBY.SKIP
    ALTER DATABASE START LOGICAL STANDBY APPLY;
    Thanks,
    Renu

  • Hi, i have installed Oracle Application Server in system.

    Hi, i have start my application server in eclipse its showing the following error.
    06/07/28 10:53:28 oracle.classloader.util.AnnotatedClassFormatError: MBeanServerEjbHome_StatefulSessionHomeWrapper1 (Unsupported major.minor version 49.0)
         Invalid class: MBeanServerEjbHome_StatefulSessionHomeWrapper1
         Loader: system.root:0.0.0
         Code-Source: /D:/product/10.1.3/OracleAS_1/j2ee/home/application-deployments/admin_ejb/deployment-cache.jar
         Configuration: <ejb> in wrappers
         Dependent class: com.evermind.server.ejb.deployment.SessionBeanDescriptor
         Loader: oc4j:10.1.3
         Code-Source: /D:/product/10.1.3/OracleAS_1/j2ee/home/lib/oc4j-internal.jar
         Configuration: <code-source> in META-INF/boot.xml in D:\product\10.1.3\OracleAS_1\j2ee\home\oc4j.jar
         This class was compiled for a newer version of the JRE. Expected version 48.0, found 49.0.
    06/07/28 10:53:28      at oracle.classloader.PolicyClassLoader.findLocalClass (PolicyClassLoader.java:1457) [D:/product/10.1.3/OracleAS_1/j2ee/home/lib/pcl.jar (from manifest of /D:/product/10.1.3/OracleAS_1/j2ee/home/oc4j.jar), by sun.misc.Launcher$AppClassLoader@15207001]
         at oracle.classloader.SearchPolicy$FindLocal.getClass (SearchPolicy.java:167) [D:/product/10.1.3/OracleAS_1/j2ee/home/lib/pcl.jar (from manifest of /D:/product/10.1.3/OracleAS_1/j2ee/home/oc4j.jar), by sun.misc.Launcher$AppClassLoader@15207001]
         at oracle.classloader.SearchSequence.getClass (SearchSequence.java:119) [D:/product/10.1.3/OracleAS_1/j2ee/home/lib/pcl.jar (from manifest of /D:/product/10.1.3/OracleAS_1/j2ee/home/oc4j.jar), by sun.misc.Launcher$AppClassLoader@15207001]
         at oracle.classloader.PolicyClassLoader.internalLoadClass (PolicyClassLoader.java:1660) [D:/product/10.1.3/OracleAS_1/j2ee/home/lib/pcl.jar (from manifest of /D:/product/10.1.3/OracleAS_1/j2ee/home/oc4j.jar), by sun.misc.Launcher$AppClassLoader@15207001]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1621) [D:/product/10.1.3/OracleAS_1/j2ee/home/lib/pcl.jar (from manifest of /D:/product/10.1.3/OracleAS_1/j2ee/home/oc4j.jar), by sun.misc.Launcher$AppClassLoader@15207001]
         at oracle.classloader.PolicyClassLoader.loadClass (PolicyClassLoader.java:1606) [D:/product/10.1.3/OracleAS_1/j2ee/home/lib/pcl.jar (from manifest of /D:/product/10.1.3/OracleAS_1/j2ee/home/oc4j.jar), by sun.misc.Launcher$AppClassLoader@15207001]
         at java.lang.ClassLoader.loadClassInternal (ClassLoader.java:302) [jre bootstrap, by jre.bootstrap]
         at java.lang.Class.forName0 (Native method) [unknown, by unknown]
         at java.lang.Class.forName (Class.java:219) [jre bootstrap, by jre.bootstrap]
         at com.evermind.server.ejb.deployment.SessionBeanDescriptor.createHomeInstance (SessionBeanDescriptor.java:443) [D:/product/10.1.3/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in D:\product\10.1.3\OracleAS_1\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ejb.EJBPackageDeployment.getHomeInstanceCore (EJBPackageDeployment.java:1136) [D:/product/10.1.3/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in D:\product\10.1.3\OracleAS_1\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ejb.EJBPackageDeployment.getHomeInstance (EJBPackageDeployment.java:1189) [D:/product/10.1.3/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in D:\product\10.1.3\OracleAS_1\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ejb.EJBPackageDeployment.bindRemoteHome (EJBPackageDeployment.java:533) [D:/product/10.1.3/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in D:\product\10.1.3\OracleAS_1\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ejb.EJBPackageDeployment.bindHomes (EJBPackageDeployment.java:442) [D:/product/10.1.3/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in D:\product\10.1.3\OracleAS_1\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ejb.EJBContainer.postInit (EJBContainer.java:1010) [D:/product/10.1.3/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in D:\product\10.1.3\OracleAS_1\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ApplicationStateRunning.initializeApplication (ApplicationStateRunning.java:210) [D:/product/10.1.3/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in D:\product\10.1.3\OracleAS_1\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.Application.setConfig (Application.java:391) [D:/product/10.1.3/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in D:\product\10.1.3\OracleAS_1\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.Application.setConfig (Application.java:308) [D:/product/10.1.3/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in D:\product\10.1.3\OracleAS_1\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ApplicationServer.initializeSystemApplication (ApplicationServer.java:1480) [D:/product/10.1.3/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in D:\product\10.1.3\OracleAS_1\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ApplicationServer.initializeAutoDeployedApplications (ApplicationServer.java:1467) [D:/product/10.1.3/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in D:\product\10.1.3\OracleAS_1\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ApplicationServer.setConfig (ApplicationServer.java:922) [D:/product/10.1.3/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in D:\product\10.1.3\OracleAS_1\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at com.evermind.server.ApplicationServerLauncher.run (ApplicationServerLauncher.java:113) [D:/product/10.1.3/OracleAS_1/j2ee/home/lib/oc4j-internal.jar (from <code-source> in META-INF/boot.xml in D:\product\10.1.3\OracleAS_1\j2ee\home\oc4j.jar), by oc4j:10.1.3]
         at java.lang.Thread.run (Thread.java:534) [jre bootstrap, by jre.bootstrap]

    Use OC4J included in JDeveloper 10.1.3 and start OC4J in debug mode using following command:
    java -Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=4000 -jar oc4j.jar
    However getting following error:
    oracle.classloader.util.AnnotatedClassFormatError: MBeanServerEjbHome_StatefulSessionHomeWrapper1 (Unupported major.minor version 49.0)
    Invalid class: MBeanServerEjbHome_StatefulSessionHomeWrapper1
    Loader: system.root:0.0.0
    Code-Source: ..../j2ee/home/application-deployments/admin_ejb/deployment-cache.jar
    Configuration: <ejb> in wrappers
    Invalid class: com.evermind.server.ejb.deployment.SessionBeanDescriptor
    Loader: oc4j:10.1.3
    Code-Source: ../j2ee/home/lib/oc4j-internal.jar
    <code-source> in META-INF/boot.xml in C:\Oracle1013\j2ee\home\oc4j.jar
    I use JKD1.5 and even deleted directory under /j2ee/home/application-deployments/admin_ejb, which cause the problem. Still same error. Do you know why?
    May

  • I am unable to connect to my RackSpace Windows Server via ARD. I have added a computer entering the ip address, username, and password but I can't establish a connection. I am missing a setting or to step that is different in ARD?

    I am unable to connect to my RackSpace Windows Server via ARD. I have added a computer entering the ip address, username, and password but I can't establish a connection. I am missing a setting or to step that is different in ARD?

    ARD only works with Windows computers if the Windows computer is running VNC server software.  Even then it can only control and observe.  Do you have this installed?

  • Adding another application server.

    Hi Experts,
    My company is having 2 system landscape.
    DEV & QAS in one and PRD in one server.
    in recent years, my company is growing faster.
    i.e increasing number of End users and database growth.
    and now the task is to add 2 or more application servers.
    my doubts about application server are as follows:-
    1 *Deploying application server means is tht installation of sap central instance in
        new server or installing an Dailog instance ?
    2 *How to add new installed application server to the existing land scape ?
    3 *how to group up the added application servers in to a group , so that the
        user will get connected to sap by tht group of application server?
    requesting you to give some inputs on adding new application server and
    solution for database growth ?

    Hi graham,
    You mean to say, if i install Dailog instance in new server and connected to lan with same ip class as PRD server. that will appear in SMLG.
    so, there is no concept of selecting new server from PRD. i.e by STMS router or RFC .
    and after adding the new application server i can create new group in SMLG
    (by combining all the application servers, so tht user logons will be distributed.)
    is that right.
    if any RFC connection has to maintained from PRD to new application server.
    please let me know that.
    thanking you
    by
    raghav

  • Adding Index server to existing farm, "Server Farm Product and Patch Status" returned 34 Missing Locally required products and patches

    Once I connected my new server to my farm's config db, it returned all of the following missing locally. I stripped out any redundancies and Headings, and I'm left with 43. I'm looking for a efficient strategy. Should I start with the lowest version number
    and work my way up? Current DB version is 14.0.7015.1000. IIRC, SP2 is cumulative, so can I ignore the first two (SP1 and Hotfix), install SP2, and then the Language packs and etc on top?
    Sorted by version:
    Microsoft SharePoint 2010 Service Pack 1 (SP1) (14.0.6029.1000)
    Hotfix for Microsoft SharePoint Server 2010 (KB2775353) 64-Bit Edition (14.0.6105.5000)
    Service Pack 2 for Microsoft SharePoint 2010 (KB2687453) 64-Bit Edition (14.0.7015.1000)
    Service Pack 2 for Microsoft 2010 Server Language Pack (KB2687462) 64-Bit Edition (14.0.7015.1000)
    Microsoft Office Server Proof (English) 2010 (14.0.7015.1000)
    Microsoft Office Server Proof (French) 2010 (14.0.7015.1000)
    Microsoft Office Server Proof (Russian) 2010 (14.0.7015.1000)
    Microsoft Office Server Proof (Spanish) 2010 (14.0.7015.1000)
    Microsoft SharePoint Portal (14.0.7015.1000)
    Microsoft User Profiles (14.0.7015.1000)
    Microsoft SharePoint Portal English Language Pack (14.0.7015.1000)
    Microsoft Shared Components (14.0.7015.1000)
    Microsoft Shared Coms English Language Pack (14.0.7015.1000)
    Microsoft Slide Library (14.0.7015.1000)
    Microsoft InfoPath Forms Services (14.0.7015.1000)
    Microsoft InfoPath Form Services English Language Pack (14.0.7015.1000)
    Microsoft Word Server (14.0.7015.1000)
    Microsoft Word Server English Language Pack (14.0.7015.1000)
    PerformancePoint Services for SharePoint (14.0.7015.1000)
    PerformancePoint Services in SharePoint 1033 Language Pack (14.0.7015.1000)
    Microsoft Visio Services English Language Pack (14.0.7015.1000)
    Microsoft Visio Services Web Front End Components (14.0.7015.1000)
    Microsoft Excel Services Components (14.0.7015.1000)
    Microsoft Document Lifecycle Components (14.0.7015.1000)
    Microsoft Excel Services English Language Pack (14.0.7015.1000)
    Microsoft Search Server 2010 Core (14.0.7015.1000)
    Microsoft Search Server 2010 English Language Pack (14.0.7015.1000)
    Microsoft Document Lifecycle Components English Language Pack (14.0.7015.1000)
    Microsoft Slide Library English Language Pack (14.0.7015.1000)
    Microsoft SharePoint Server 2010 (14.0.7015.1000)
    Microsoft Access Services Server (14.0.7015.1000)
    Microsoft Access Services English Language Pack (14.0.7015.1000)
    Microsoft Web Analytics Web Front End Components (14.0.7015.1000)
    Microsoft Web Analytics English Language Pack (14.0.7015.1000)
    Microsoft Excel Mobile Viewer Components (14.0.7015.1000)
    Recommendations?
    Thanks,
    Scott

    Thanks guys. I was able to get through all of the patches except for
    Language Pack for SharePoint, Project Server and Office Web Apps 2010 - English   missing locally
    Language Pack for SharePoint, Project Server and Office Web Apps 2010 -
    Spanish/Español missing locally
    This was my process:
    Config Wizard:
    Adding Index server to existing farm, "Server Farm Product and Patch Status" returned 34 Missing Locally required products and patches.
    SKIP installing the following two, as SP2 is cumulative
    Microsoft SharePoint 2010 Service Pack 1 (SP1) (14.0.6029.1000) (officeserver2010sp1-kb2460045-x64-fullfile-en-us.exe)
    Hotfix for Microsoft SharePoint Server 2010 (KB2775353) 64-Bit Edition (14.0.6105.5000)
    install SP2 oserversp2010-kb2687453-fullfile-x64-en-us.exe
    install oslpksp2010-kb2687462-fullfile-x64-en-us.exe
    Got "There are no products affected by this package installed on this system."
    SO!
    Uninstalled Sharepoint 2010 Server
    WIll try to install again, without skipping #2, and reorder installation of oslpksp2010-kb2687462-fullfile-x64-en-us.exe
    Retry (the long way):
    Run SharePointServer.exe, get Missing Locally...
    Install oslpksp2010-kb2687462-fullfile-x64-en-us.exe SUCCESSFUL
    Install officeserver2010sp1-kb2460045-x64-fullfile-en-us.exe SUCCESSFUL
    Reboot
    Install oserversp2010-kb2687453-fullfile-x64-en-us.exe SUCCESSFUL
    Rerun Config
    STILL MISSING
    Download oslpksp2010-kb2687462-fullfile-x64-es-es.exe, run, "there are no products affected..."
    Uninstall.
    Re-retried, only got through the first couple:
    Run SharePointServer.exe, get Missing Locally...
    Install SP1 officeserver2010sp1-kb2460045-x64-fullfile-en-us.exe, SUCCESSFUL
    Install English Lang Pack oslpksp2010-kb2687462-fullfile-x64-en-us.exe, "There are no products affected by this package installed on this system."
    Install Spanish Lang Pack oslpksp2010-kb2687462-fullfile-x64-es-es.exe,
    Install SP2 oserversp2010-kb2687453-fullfile-x64-en-us.exe, run Config Wizard
    I'm now downloading 462150_intl_x64_zip.exe, going to try and install it as step three.
    Any suggestions greatly appreciated.
    Thanks,
    Scott

  • I have an existing application need to add LabVIEW OPC Server

    I have an existing application written in LabVIEW which controls a Device. The data from the device is currently logged to the local drive. 
    It is desired to upgrade this application to become an OPC Server so that the manager can remotely acquire data and control the Application.
    What would be the easiest approach to accomplish this task?
    Thanks and Best Regards,
    Gary

    Hello Dan,
    1. The operator specifies a time interval to save the data to disk. The data is stored in a csv file.
     2. The manager is the Engineer who is managing the data collection system remotely.
    3.The desired end result is to have the LabVIEW with an OPC server provide the connectivity to an OPC client so that they can collect the data, that they desire from the system, and control the system.
    4. Controlling the system is secondary. Providing the connectivity so that an OPC client can specify what data is to be sent and the update interval is the first priority.  For example, they may only be interested
    in 10 of say 30 parameters, and want that data sent over every 10 seconds or so. The data once they receive it will be logged to a central data base.
    We suggested using TCP/IP but they do not want a custom interface.
    We also suggested Modbus, but they perfer to use OPC. The want to integrate it with their OSI PI.
     Thanks and Best Regards,
    Gary

  • HT1491 i am trying to purchase an application from ITUNES since few days ,each time i try to buy, i get a message saying that, this product is locked, bearing in mind that previously i have bought many applications from ITUNES

    hello,
    i am trying to purchase an application from ITUNES store since few days, each time i try to buy it i get a message saying this product is locked, bearing in mind taht i have bought many applications from ITUNES store for teh past few years.
    can you help me please?

    http://www.apple.com/support/itunes/contact/
    Contact iTunes and ask them. This is just a user to user forum so no one here has any ability to answer your questions with anything but a guess.

  • Running any wine application instantly crashes entire X server

    I'm not really sure how to debug this issue. Suddenly, without performing any pacman update or other major changes, running any wine application (even winecfg) crashes X.
    Looking at strace, it appears to be a GPU related issue, and temporarily removing lib32/libXxf86vm (the last module loaded according to strace) fixes the issue. However it breaks the 3d application I want to use under Wine.
    On the other hand, glxgears for example works perfectly.
    Here is my xorg.log:
    [ 38478.299]
    X.Org X Server 1.13.1
    Release Date: 2012-12-13
    [ 38478.299] X Protocol Version 11, Revision 0
    [ 38478.299] Build Operating System: Linux 3.7.0-1-ARCH x86_64
    [ 38478.299] Current Operating System: Linux weeaboo.com 3.6.11-1-ARCH #1 SMP PREEMPT Tue Dec 18 08:57:15 CET 2012 x86_64
    [ 38478.299] Kernel command line: BOOT_IMAGE=/vmlinuz-linux root=/dev/disk/by-uuid/7d2cd77e-8554-449e-a221-c72ec7c072d6 init=/usr/lib/systemd/systemd lvmwait=/dev/md127 ro panic=20
    [ 38478.299] Build Date: 16 December 2012 04:45:14PM
    [ 38478.299]
    [ 38478.299] Current version of pixman: 0.28.2
    [ 38478.299] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 38478.299] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 38478.299] (==) Log file: "/var/log/Xorg.8.log", Time: Sun Jan 6 17:23:50 2013
    [ 38478.299] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 38478.299] (==) No Layout section. Using the first Screen section.
    [ 38478.299] (**) |-->Screen "VNC Screen" (0)
    [ 38478.299] (**) | |-->Monitor "VNC Monitor"
    [ 38478.299] (==) No device specified for screen "VNC Screen".
    Using the first device section listed.
    [ 38478.299] (**) | |-->Device "Intel Graphics"
    [ 38478.299] (==) Automatically adding devices
    [ 38478.299] (==) Automatically enabling devices
    [ 38478.299] (==) Automatically adding GPU devices
    [ 38478.299] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 38478.299] Entry deleted from font path.
    [ 38478.299] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/,
    /usr/share/fonts/100dpi/,
    /usr/share/fonts/75dpi/
    [ 38478.299] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 38478.299] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 38478.299] (II) Loader magic: 0x7fcc40
    [ 38478.299] (II) Module ABI versions:
    [ 38478.299] X.Org ANSI C Emulation: 0.4
    [ 38478.299] X.Org Video Driver: 13.1
    [ 38478.299] X.Org XInput driver : 18.0
    [ 38478.300] X.Org Server Extension : 7.0
    [ 38478.300] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 38478.301] (--) PCI:*(0:0:2:0) 8086:0122:1458:d000 rev 9, Mem @ 0xfb800000/4194304, 0xe0000000/268435456, I/O @ 0x0000ff00/64
    [ 38478.301] (II) Open ACPI successful (/var/run/acpid.socket)
    [ 38478.301] Initializing built-in extension Generic Event Extension
    [ 38478.301] Initializing built-in extension SHAPE
    [ 38478.301] Initializing built-in extension MIT-SHM
    [ 38478.301] Initializing built-in extension XInputExtension
    [ 38478.301] Initializing built-in extension XTEST
    [ 38478.302] Initializing built-in extension BIG-REQUESTS
    [ 38478.302] Initializing built-in extension SYNC
    [ 38478.302] Initializing built-in extension XKEYBOARD
    [ 38478.302] Initializing built-in extension XC-MISC
    [ 38478.302] Initializing built-in extension SECURITY
    [ 38478.302] Initializing built-in extension XINERAMA
    [ 38478.302] Initializing built-in extension XFIXES
    [ 38478.302] Initializing built-in extension RENDER
    [ 38478.302] Initializing built-in extension RANDR
    [ 38478.302] Initializing built-in extension COMPOSITE
    [ 38478.302] Initializing built-in extension DAMAGE
    [ 38478.302] Initializing built-in extension MIT-SCREEN-SAVER
    [ 38478.302] Initializing built-in extension DOUBLE-BUFFER
    [ 38478.302] Initializing built-in extension RECORD
    [ 38478.302] Initializing built-in extension DPMS
    [ 38478.302] Initializing built-in extension X-Resource
    [ 38478.302] Initializing built-in extension XVideo
    [ 38478.302] Initializing built-in extension XVideo-MotionCompensation
    [ 38478.302] Initializing built-in extension XFree86-VidModeExtension
    [ 38478.302] Initializing built-in extension XFree86-DGA
    [ 38478.302] Initializing built-in extension XFree86-DRI
    [ 38478.302] Initializing built-in extension DRI2
    [ 38478.302] (II) LoadModule: "glx"
    [ 38478.303] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 38478.303] (II) Module glx: vendor="X.Org Foundation"
    [ 38478.303] compiled for 1.13.1, module version = 1.0.0
    [ 38478.303] ABI class: X.Org Server Extension, version 7.0
    [ 38478.303] (==) AIGLX enabled
    [ 38478.303] Loading extension GLX
    [ 38478.303] (II) LoadModule: "intel"
    [ 38478.303] (II) Loading /usr/lib/xorg/modules/drivers/intel_drv.so
    [ 38478.304] (II) Module intel: vendor="X.Org Foundation"
    [ 38478.304] compiled for 1.13.1, module version = 2.20.17
    [ 38478.304] Module class: X.Org Video Driver
    [ 38478.304] ABI class: X.Org Video Driver, version 13.1
    [ 38478.304] (II) intel: Driver for Intel Integrated Graphics Chipsets: i810,
    i810-dc100, i810e, i815, i830M, 845G, 854, 852GM/855GM, 865G, 915G,
    E7221 (i915), 915GM, 945G, 945GM, 945GME, Pineview GM, Pineview G,
    965G, G35, 965Q, 946GZ, 965GM, 965GME/GLE, G33, Q35, Q33, GM45,
    4 Series, G45/G43, Q45/Q43, G41, B43, B43, Clarkdale, Arrandale,
    Sandybridge Desktop (GT1), Sandybridge Desktop (GT2),
    Sandybridge Desktop (GT2+), Sandybridge Mobile (GT1),
    Sandybridge Mobile (GT2), Sandybridge Mobile (GT2+),
    Sandybridge Server, Ivybridge Mobile (GT1), Ivybridge Mobile (GT2),
    Ivybridge Desktop (GT1), Ivybridge Desktop (GT2), Ivybridge Server,
    Ivybridge Server (GT2), Haswell Desktop (GT1), Haswell Desktop (GT2),
    Haswell Desktop (GT2+), Haswell Mobile (GT1), Haswell Mobile (GT2),
    Haswell Mobile (GT2+), Haswell Server (GT1), Haswell Server (GT2),
    Haswell Server (GT2+), Haswell SDV Desktop (GT1),
    Haswell SDV Desktop (GT2), Haswell SDV Desktop (GT2+),
    Haswell SDV Mobile (GT1), Haswell SDV Mobile (GT2),
    Haswell SDV Mobile (GT2+), Haswell SDV Server (GT1),
    Haswell SDV Server (GT2), Haswell SDV Server (GT2+),
    Haswell ULT Desktop (GT1), Haswell ULT Desktop (GT2),
    Haswell ULT Desktop (GT2+), Haswell ULT Mobile (GT1),
    Haswell ULT Mobile (GT2), Haswell ULT Mobile (GT2+),
    Haswell ULT Server (GT1), Haswell ULT Server (GT2),
    Haswell ULT Server (GT2+), Haswell CRW Desktop (GT1),
    Haswell CRW Desktop (GT2), Haswell CRW Desktop (GT2+),
    Haswell CRW Mobile (GT1), Haswell CRW Mobile (GT2),
    Haswell CRW Mobile (GT2+), Haswell CRW Server (GT1),
    Haswell CRW Server (GT2), Haswell CRW Server (GT2+),
    ValleyView PO board
    [ 38478.305] (--) using VT number 3
    [ 38478.308] (**) intel(0): Depth 24, (--) framebuffer bpp 32
    [ 38478.308] (==) intel(0): RGB weight 888
    [ 38478.308] (==) intel(0): Default visual is TrueColor
    [ 38478.308] (**) intel(0): Option "AccelMethod" "uxa"
    [ 38478.308] (**) intel(0): Option "DRI" "false"
    [ 38478.308] (--) intel(0): Integrated Graphics Chipset: Intel(R) Sandybridge Desktop (GT2+)
    [ 38478.308] (**) intel(0): Relaxed fencing enabled
    [ 38478.308] (**) intel(0): Wait on SwapBuffers? enabled
    [ 38478.308] (**) intel(0): Triple buffering? enabled
    [ 38478.308] (**) intel(0): Framebuffer tiled
    [ 38478.308] (**) intel(0): Pixmaps tiled
    [ 38478.308] (**) intel(0): 3D buffers tiled
    [ 38478.308] (**) intel(0): SwapBuffers wait enabled
    [ 38478.308] (==) intel(0): video overlay key set to 0x101fe
    [ 38478.319] (II) intel(0): Output VGA1 using monitor section VNC Monitor
    [ 38478.320] (II) intel(0): Output HDMI1 has no monitor section
    [ 38478.366] (II) intel(0): Output DP1 has no monitor section
    [ 38478.379] (II) intel(0): Output HDMI2 has no monitor section
    [ 38478.392] (II) intel(0): Output HDMI3 has no monitor section
    [ 38478.436] (II) intel(0): Output DP2 has no monitor section
    [ 38478.479] (II) intel(0): Output DP3 has no monitor section
    [ 38478.493] (II) intel(0): EDID for output VGA1
    [ 38478.494] (II) intel(0): EDID for output HDMI1
    [ 38478.539] (II) intel(0): EDID for output DP1
    [ 38478.552] (II) intel(0): EDID for output HDMI2
    [ 38478.566] (II) intel(0): EDID for output HDMI3
    [ 38478.609] (II) intel(0): EDID for output DP2
    [ 38478.654] (II) intel(0): EDID for output DP3
    [ 38478.654] (II) intel(0): Output VGA1 disconnected
    [ 38478.654] (II) intel(0): Output HDMI1 disconnected
    [ 38478.654] (II) intel(0): Output DP1 disconnected
    [ 38478.654] (II) intel(0): Output HDMI2 disconnected
    [ 38478.654] (II) intel(0): Output HDMI3 disconnected
    [ 38478.654] (II) intel(0): Output DP2 disconnected
    [ 38478.654] (II) intel(0): Output DP3 disconnected
    [ 38478.654] (WW) intel(0): No outputs definitely connected, trying again...
    [ 38478.654] (II) intel(0): Output VGA1 disconnected
    [ 38478.654] (II) intel(0): Output HDMI1 disconnected
    [ 38478.654] (II) intel(0): Output DP1 disconnected
    [ 38478.654] (II) intel(0): Output HDMI2 disconnected
    [ 38478.654] (II) intel(0): Output HDMI3 disconnected
    [ 38478.654] (II) intel(0): Output DP2 disconnected
    [ 38478.654] (II) intel(0): Output DP3 disconnected
    [ 38478.654] (WW) intel(0): Unable to find connected outputs - setting 1024x768 initial framebuffer
    [ 38478.654] (II) intel(0): Using default gamma of (1.0, 1.0, 1.0) unless otherwise stated.
    [ 38478.654] (II) intel(0): Kernel page flipping support detected, enabling
    [ 38478.654] (==) intel(0): DPI set to (96, 96)
    [ 38478.654] (II) Loading sub module "fb"
    [ 38478.654] (II) LoadModule: "fb"
    [ 38478.654] (II) Loading /usr/lib/xorg/modules/libfb.so
    [ 38478.655] (II) Module fb: vendor="X.Org Foundation"
    [ 38478.655] compiled for 1.13.1, module version = 1.0.0
    [ 38478.655] ABI class: X.Org ANSI C Emulation, version 0.4
    [ 38478.655] (==) Depth 24 pixmap format is 32 bpp
    [ 38478.655] (II) intel(0): Allocated new frame buffer 1728x980 stride 7168, tiled
    [ 38478.656] (II) UXA(0): Driver registered support for the following operations:
    [ 38478.656] (II) solid
    [ 38478.656] (II) copy
    [ 38478.656] (II) composite (RENDER acceleration)
    [ 38478.656] (II) put_image
    [ 38478.656] (II) get_image
    [ 38478.656] (==) intel(0): Backing store disabled
    [ 38478.656] (==) intel(0): Silken mouse enabled
    [ 38478.656] (II) intel(0): Initializing HW Cursor
    [ 38478.656] (II) intel(0): RandR 1.2 enabled, ignore the following RandR disabled message.
    [ 38478.657] (==) intel(0): DPMS enabled
    [ 38478.657] (==) intel(0): Intel XvMC decoder enabled
    [ 38478.657] (II) intel(0): Set up textured video
    [ 38478.657] (II) intel(0): [XvMC] xvmc_vld driver initialized.
    [ 38478.657] (II) intel(0): direct rendering: Disabled
    [ 38478.657] (WW) intel(0): Option "Shadow" is not used
    [ 38478.657] (==) intel(0): hotplug detection: "enabled"
    [ 38478.657] (--) RandR disabled
    [ 38478.663] (II) AIGLX: Screen 0 is not DRI2 capable
    [ 38478.663] (II) AIGLX: Screen 0 is not DRI capable
    [ 38478.675] (II) AIGLX: Loaded and initialized swrast
    [ 38478.675] (II) GLX: Initialized DRISWRAST GL provider for screen 0
    [ 38478.788] (II) config/udev: Adding input device Power Button (/dev/input/event1)
    [ 38478.788] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 38478.788] (II) LoadModule: "evdev"
    [ 38478.788] (II) Loading /usr/lib/xorg/modules/input/evdev_drv.so
    [ 38478.791] (II) Module evdev: vendor="X.Org Foundation"
    [ 38478.791] compiled for 1.13.0, module version = 2.7.3
    [ 38478.791] Module class: X.Org XInput Driver
    [ 38478.791] ABI class: X.Org XInput driver, version 18.0
    [ 38478.791] (II) Using input driver 'evdev' for 'Power Button'
    [ 38478.791] (**) Power Button: always reports core events
    [ 38478.791] (**) evdev: Power Button: Device: "/dev/input/event1"
    [ 38478.791] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 38478.791] (--) evdev: Power Button: Found keys
    [ 38478.791] (II) evdev: Power Button: Configuring as keyboard
    [ 38478.791] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/LNXPWRBN:00/input/input1/event1"
    [ 38478.791] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 6)
    [ 38478.791] (**) Option "xkb_rules" "evdev"
    [ 38478.791] (**) Option "xkb_model" "evdev"
    [ 38478.791] (**) Option "xkb_layout" "us"
    [ 38478.815] (II) config/udev: Adding input device Power Button (/dev/input/event0)
    [ 38478.815] (**) Power Button: Applying InputClass "evdev keyboard catchall"
    [ 38478.815] (II) Using input driver 'evdev' for 'Power Button'
    [ 38478.816] (**) Power Button: always reports core events
    [ 38478.816] (**) evdev: Power Button: Device: "/dev/input/event0"
    [ 38478.816] (--) evdev: Power Button: Vendor 0 Product 0x1
    [ 38478.816] (--) evdev: Power Button: Found keys
    [ 38478.816] (II) evdev: Power Button: Configuring as keyboard
    [ 38478.816] (**) Option "config_info" "udev:/sys/devices/LNXSYSTM:00/device:00/PNP0C0C:00/input/input0/event0"
    [ 38478.816] (II) XINPUT: Adding extended input device "Power Button" (type: KEYBOARD, id 7)
    [ 38478.816] (**) Option "xkb_rules" "evdev"
    [ 38478.816] (**) Option "xkb_model" "evdev"
    [ 38478.816] (**) Option "xkb_layout" "us"
    [ 38478.816] (II) config/udev: Adding drm device (/dev/dri/card0)
    [ 38478.816] (II) config/udev: Adding input device HDA Intel PCH Line Out CLFE (/dev/input/event10)
    [ 38478.816] (II) No input driver specified, ignoring this device.
    [ 38478.816] (II) This device may have been added with another device file.
    [ 38478.817] (II) config/udev: Adding input device HDA Intel PCH Line Out Surround (/dev/input/event11)
    [ 38478.817] (II) No input driver specified, ignoring this device.
    [ 38478.817] (II) This device may have been added with another device file.
    [ 38478.817] (II) config/udev: Adding input device HDA Intel PCH Line Out Front (/dev/input/event12)
    [ 38478.817] (II) No input driver specified, ignoring this device.
    [ 38478.817] (II) This device may have been added with another device file.
    [ 38478.817] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=7 (/dev/input/event3)
    [ 38478.817] (II) No input driver specified, ignoring this device.
    [ 38478.817] (II) This device may have been added with another device file.
    [ 38478.818] (II) config/udev: Adding input device HDA Intel PCH HDMI/DP,pcm=3 (/dev/input/event4)
    [ 38478.818] (II) No input driver specified, ignoring this device.
    [ 38478.818] (II) This device may have been added with another device file.
    [ 38478.818] (II) config/udev: Adding input device HDA Intel PCH Line (/dev/input/event5)
    [ 38478.818] (II) No input driver specified, ignoring this device.
    [ 38478.818] (II) This device may have been added with another device file.
    [ 38478.818] (II) config/udev: Adding input device HDA Intel PCH Front Mic (/dev/input/event6)
    [ 38478.818] (II) No input driver specified, ignoring this device.
    [ 38478.818] (II) This device may have been added with another device file.
    [ 38478.818] (II) config/udev: Adding input device HDA Intel PCH Rear Mic (/dev/input/event7)
    [ 38478.818] (II) No input driver specified, ignoring this device.
    [ 38478.818] (II) This device may have been added with another device file.
    [ 38478.818] (II) config/udev: Adding input device HDA Intel PCH Front Headphone (/dev/input/event8)
    [ 38478.818] (II) No input driver specified, ignoring this device.
    [ 38478.818] (II) This device may have been added with another device file.
    [ 38478.818] (II) config/udev: Adding input device HDA Intel PCH Line Out Side (/dev/input/event9)
    [ 38478.818] (II) No input driver specified, ignoring this device.
    [ 38478.818] (II) This device may have been added with another device file.
    [ 38478.818] (II) config/udev: Adding input device PC Speaker (/dev/input/event2)
    [ 38478.818] (II) No input driver specified, ignoring this device.
    [ 38478.818] (II) This device may have been added with another device file.
    [ 38498.236] (EE)
    [ 38498.236] (EE) Backtrace:
    [ 38498.236] (EE) 0: /usr/bin/X (xorg_backtrace+0x36) [0x58a426]
    [ 38498.236] (EE) 1: /usr/bin/X (0x400000+0x18e279) [0x58e279]
    [ 38498.236] (EE) 2: /usr/lib/libpthread.so.0 (0x7f5c62188000+0xf1e0) [0x7f5c621971e0]
    [ 38498.236] (EE) 3: /usr/bin/X (xf86GetGammaRampSize+0x43) [0x480283]
    [ 38498.236] (EE) 4: /usr/bin/X (0x400000+0x8a3aa) [0x48a3aa]
    [ 38498.236] (EE) 5: /usr/bin/X (0x400000+0x37e61) [0x437e61]
    [ 38498.236] (EE) 6: /usr/bin/X (0x400000+0x2696a) [0x42696a]
    [ 38498.236] (EE) 7: /usr/lib/libc.so.6 (__libc_start_main+0xf5) [0x7f5c60e0ca15]
    [ 38498.236] (EE) 8: /usr/bin/X (0x400000+0x26cad) [0x426cad]
    [ 38498.236] (EE)
    [ 38498.236] (EE) Segmentation fault at address 0x51
    [ 38498.236]
    Fatal server error:
    [ 38498.236] Caught signal 11 (Segmentation fault). Server aborting
    [ 38498.237]
    [ 38498.237] (EE)
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 38498.237] (EE) Please also check the log file at "/var/log/Xorg.8.log" for additional information.
    [ 38498.237] (EE)
    [ 38498.268] (II) evdev: Power Button: Close
    [ 38498.268] (II) UnloadModule: "evdev"
    [ 38498.289] (II) evdev: Power Button: Close
    [ 38498.289] (II) UnloadModule: "evdev"
    [ 38498.293] Server terminated with error (1). Closing log file.
    and here is the end of the strace of winecfg:
    poll([{fd=10, events=POLLIN}], 1, -1) = 1 ([{fd=10, revents=POLLIN}])
    recv(10, "\1\0j\0\0\0\0\0\1\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096, 0) = 32
    recv(10, 0x7c9d7630, 4096, 0) = -1 EAGAIN (Resource temporarily unavailable)
    recv(10, 0x7c9d7630, 4096, 0) = -1 EAGAIN (Resource temporarily unavailable)
    poll([{fd=10, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=10, revents=POLLOUT}])
    writev(10, [{"\215\5\1\0", 4}, {NULL, 0}, {"", 0}], 3) = 4
    poll([{fd=10, events=POLLIN}], 1, -1) = 1 ([{fd=10, revents=POLLIN}])
    recv(10, "\1\0k\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096, 0) = 32
    recv(10, 0x7c9d7630, 4096, 0) = -1 EAGAIN (Resource temporarily unavailable)
    recv(10, 0x7c9d7630, 4096, 0) = -1 EAGAIN (Resource temporarily unavailable)
    poll([{fd=10, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=10, revents=POLLOUT}])
    writev(10, [{"\24\0\6\0K\1\0\0\\\1\0\0\6\0\0\0\0\0\0\0\377\377\377\377", 24}, {NULL, 0}, {"", 0}], 3) = 24
    poll([{fd=10, events=POLLIN}], 1, -1) = 1 ([{fd=10, revents=POLLIN}])
    recv(10, "\1 l\0\20\0\0\0\6\0\0\0\0\0\0\0\20\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"..., 4096, 0) = 96
    recv(10, 0x7c9d7630, 4096, 0) = -1 EAGAIN (Resource temporarily unavailable)
    recv(10, 0x7c9d7630, 4096, 0) = -1 EAGAIN (Resource temporarily unavailable)
    open("/etc/ld.so.cache", O_RDONLY|O_CLOEXEC) = 11
    fstat64(11, {st_mode=S_IFREG|0644, st_size=203991, ...}) = 0
    mmap2(NULL, 203991, PROT_READ, MAP_PRIVATE, 11, 0) = 0x7e3b2000
    close(11) = 0
    open("/usr/lib32/libXxf86vm.so.1", O_RDONLY|O_CLOEXEC) = 11
    read(11, "\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\220\v\0\0004\0\0\0"..., 512) = 512
    fstat64(11, {st_mode=S_IFREG|0755, st_size=17900, ...}) = 0
    mmap2(NULL, 20704, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_DENYWRITE, 11, 0) = 0x7e0cb000
    mmap2(0x7e0cf000, 8192, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_FIXED|MAP_DENYWRITE, 11, 0x3) = 0x7e0cf000
    close(11) = 0
    mprotect(0x7e0cf000, 4096, PROT_READ) = 0
    munmap(0x7e3b2000, 203991) = 0
    poll([{fd=10, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=10, revents=POLLOUT}])
    writev(10, [{"b\0\10\0\30\0\0\0", 8}, {"XFree86-VidModeExtension", 24}, {"", 0}], 3) = 32
    poll([{fd=10, events=POLLIN}], 1, -1) = 1 ([{fd=10, revents=POLLIN}])
    recv(10, "\1\0m\0\0\0\0\0\1\227\0\240\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096, 0) = 32
    recv(10, 0x7c9d7630, 4096, 0) = -1 EAGAIN (Resource temporarily unavailable)
    recv(10, 0x7c9d7630, 4096, 0) = -1 EAGAIN (Resource temporarily unavailable)
    poll([{fd=10, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=10, revents=POLLOUT}])
    writev(10, [{"\227\0\1\0", 4}, {NULL, 0}, {"", 0}], 3) = 4
    poll([{fd=10, events=POLLIN}], 1, -1) = 1 ([{fd=10, revents=POLLIN}])
    recv(10, "\1\0n\0\0\0\0\0\2\0\2\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0", 4096, 0) = 32
    recv(10, 0x7c9d7630, 4096, 0) = -1 EAGAIN (Resource temporarily unavailable)
    recv(10, 0x7c9d7630, 4096, 0) = -1 EAGAIN (Resource temporarily unavailable)
    poll([{fd=10, events=POLLIN|POLLOUT}], 1, -1) = 1 ([{fd=10, revents=POLLOUT}])
    writev(10, [{"\227\16\2\0\2\0\2\0\227\23\2\0\0\0\0\0", 16}, {NULL, 0}, {"", 0}], 3) = 16
    poll([{fd=10, events=POLLIN}], 1, -1) = 1 ([{fd=10, revents=POLLIN|POLLHUP}])
    --- SIGHUP {si_signo=SIGHUP, si_code=SI_USER, si_pid=10399, si_uid=0} ---
    +++ killed by SIGHUP +++
    Last edited by Darkimmortal (2013-01-06 19:49:50)

    DSpider wrote:
    Darkimmortal wrote:Have confirmed it's not filesystem corruption - fsck'd all partitions and reinstalled wine and all X related packages
    Move/rename or delete "~/.wine" and see if it helps.
    Still doesn't work
    I should add that wine works correctly under the same X environment (well, same configs but not same Xorg.conf) running through 'vncserver' - it's just the GPU-accelerated environment started via 'startx' that I'm having trouble with
    Last edited by Darkimmortal (2013-01-07 16:14:01)

  • Error when using Project Gantt Chart in Production Weblogic Server 10.3.5

    Dear All,
    I have an application utilizing <dvt:projectGantt> Project Gantt Chart. I have tested it in intergrated weblogic server and it is working correctly but when I deploy it in Production Weblogic server, error occurred with NullPointerException on the ViewObjImpl -- class not found exception. I have look into each library used in the ADF runtime on the production server, all the library used are installed and deploy to each server target.
    Below is the log:
    [2012-07-31T15:16:53.004+08:00] [ifms_server1] [WARNING] [] [oracle.adf.controller.faces.lifecycle.Utils] [host: ifmsbi01] [nwaddr: 10.23.60.85] [tid: [ACTIVE].ExecuteThread: '3' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: <anonymous>] [ecid: 74ddce286346267c:-69fcf19:138d71e59c7:-8000-00000000000026ca,0] [APP: IFMSGanttChart] ADF: Adding the following JSF error message: oracle/jbo/server/ViewObjectImpl[[
    java.lang.NoClassDefFoundError: oracle/jbo/server/ViewObjectImpl
         at oracle.jbo.server.ViewDefImpl.getBaseComponentClass(ViewDefImpl.java:2472)
         at oracle.jbo.server.RemotableCompDef.loadFromXML(RemotableCompDef.java:145)
         at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:3996)
         at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:3789)
         at oracle.jbo.server.ViewDefImpl.loadFromXML(ViewDefImpl.java:3737)
         at oracle.jbo.server.MetaObjectManager.loadFromXML(MetaObjectManager.java:552)
         at oracle.jbo.mom.DefinitionManager.loadLazyDefinitionObject(DefinitionManager.java:1133)
         at oracle.jbo.mom.DefinitionManager.findDefinitionObject(DefinitionManager.java:592)
    I really am in need of assistance on these matter. I have read several article on the web about clearing cache on weblogic server, bundling the required ADF library with application and not mixing JDeveloper version with Weblogic server version, but it still not working in production weblogic.
    Best Regards
    Faizul
    Edited by: 951976 on Aug 10, 2012 12:15 AM

    Dear Arun,
    The WLS server is the same for (integrated WLS and Production) . For JRF template I'm sure it is the same. I have deploy another application that used BC, and it work fine in production.
    Regards
    Faizul

  • How to deploy a secured ADF 11g application to WebLogic 10.3 server?

    Hi,
    I have just enabled security in our ADF 11g application, as descripbed in [chapter 29|http://download.oracle.com/docs/cd/E12839_01/web.1111/b31974/adding_security.htm#insertedID0] of the Fusion Developer's Guide. It works fine in the embedded WebLogic server of JDeveloper.
    Now I'm trying to deploy to our WebLogic 10.3 server, which runs in production mode. I'm running into all sorts of problems. The WebLogic console seems to have hundreds of security related pages, I don't know which one I should use, let alone how to use it. The Fusion Developer's Guide doesn't cover deployment to a production server:
    >
    When the target server is configured for production mode, you typically handle the migration task outside of JDeveloper using tools like Oracle Enterprise Manager. For details about using tools outside of JDeveloper to migrate the policy store to the domain-level in a production environment, see the [Oracle Fusion Middleware Security Guide|http://download.oracle.com/docs/cd/E12839_01/core.1111/e10043/toc.htm].
    >
    However, this guide is of very little help to me. I found [chapter 7|http://download.oracle.com/docs/cd/E12839_01/core.1111/e10043/addlsecfea.htm#insertedID0], which says "The recommended tool is Fusion Middleware Control." I have no idea what "Fusion Middleware Control" is, where to get it and how to use it.
    Long story short: I'm totally lost. I'm looking for a step by step guide on how to deploy a secured ADF 11g application to a WegLogic 10.3 server that is running in production mode. Any help is highly appreciated.

    Ok, I found a [very helpful blog post |http://andrejusb.blogspot.com/2009/01/practical-adf-security-deployment-on.html] by [Andrejus Baranovski|http://www.blogger.com/profile/04468230464412457426]. I wish Oracle's documentation was as clear as this...
    The blog post refers to an article by Steve Muench, called [Simplified ADF 11g Application Credential and Policy Migration to Standalone WebLogic Servers|http://www.oracle.com/technology/products/jdev/tips/muench/credmig111100/index.html]. This article presents an Ant script that migrates policies from JDeveloper to WebLogic, using some PFM. (See the last definition here.)
    The problem is that Steve Muench's script assumes that JDeveloper and the standalone WebLogic are on the same machine. However, in a typical environment, such as the one I'm working in currently, this is not the case. In our case the developer stations are Windows machines, while our WebLogic server runs on a HP-UX machine. So the question is: how to perform this migration between two machines with different operating systems?
    Regards,
    Bart Kummel

  • Deploying ADF application to a managed weblogic server - ADF security error

    Hi,
    Our group has written an ADF web application, which we are attempting to deploy to a managed weblogic server. Thus far, we have been unsuccessful. The application does successfully deploy to the AdminServer. Our setup:
    Weblogic version is 10.3.0. Domain name is adf_domain. We have installed the ADF (ADF version is 11.1.1.0.0), JSTL(1.2.0.1), and JSF(1.2.7.1) runtime libraries, and they are targeted to both the admin server AND the managed server, which is called CollabServer. This server communicates with the node manager and can be started and stopped via the admin console successfully. The AdminServer is on port 7101, and the CollabServer is on port 7104. We are not using SSL.
    application.xml:
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
    xsi:schemaLocation="http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/application_5.xsd"
    version="5" xmlns="http://java.sun.com/xml/ns/javaee">
    <display-name>OracleRetailCollaboration</display-name>
    <module>
    <web>
    <web-uri>orc.war</web-uri>
    <context-root>orc</context-root>
    </web>
    </module>
    </application>
    weblogic-application.xml (as taken from the ear file):
    <?xml version = '1.0' encoding = 'windows-1252'?>
    <weblogic-application xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.bea.com/ns/weblogic/weblogic-application.xsd" xmln
    s="http://www.bea.com/ns/weblogic/weblogic-application">
    <listener>
    <listener-class>oracle.security.jps.wls.listeners.JpsApplicationLifecycleListener</listener-class>
    </listener>
    <library-ref>
    <library-name>adf.oracle.domain</library-name>
    </library-ref>
    </weblogic-application>
    weblogic.xml (as taken from the war file):
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <weblogic-web-app xmlns="http://www.bea.com/ns/weblogic/weblogic-web-app" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://ww
    w.bea.com/ns/weblogic/weblogic-web-app http://www.bea.com/ns/weblogic/weblogic-web-app/1.0/weblogic-web-app.xsd">
    <container-descriptor>
    <prefer-web-inf-classes>true</prefer-web-inf-classes>
    </container-descriptor>
    <security-role-assignment>
    <role-name>valid-users</role-name>
    <principal-name>users</principal-name>
    </security-role-assignment>
    <library-ref>
    <library-name>jstl</library-name>
    <specification-version>1.2</specification-version>
    </library-ref>
    <library-ref>
    <library-name>jsf</library-name>
    <specification-version>1.2</specification-version>
    </library-ref>
    </weblogic-web-app>
    As I said, there are no deployment errors when we deploy to the admin server. However, we always see the following errors when deploying to the managed server:
    java.lang.ClassNotFoundException: oracle.security.jps.wls.listeners.JpsApplicationLifecycleListener
    etc.
    This error occurs when deploying via the <wldeploy> ant task included with weblogic, and when deploying the application manually via the admin console.
    So I removed this from weblogic-application.xml:
    <listener>
    <listener-class>oracle.security.jps.wls.listeners.JpsApplicationLifecycleListener</listener-class>
    </listener>
    Which resolved the initial error (I assume there is some sort of bug that causes this workaround to be necessary). The next error is this:
    java.lang.ClassNotFoundException: oracle.adf.share.security.authentication.AuthenticationServlet
    Again, we don't get this error when deploying to the AdminServer - ONLY the managed server CollabServer.
    web.xml:
    <servlet>
    <servlet-name>adfAuthentication</servlet-name>
    <servlet-class>oracle.adf.share.security.authentication.AuthenticationServlet</servlet-class>
    <load-on-startup>1</load-on-startup>
    </servlet>
    <servlet-mapping>
    <servlet-name>adfAuthentication</servlet-name>
    <url-pattern>/adfAuthentication/*</url-pattern>
    </servlet-mapping>
    I then added some adf jar files to the ear file, finally get this error message:
    java.lang.ClassNotFoundException: oracle.adf.share.jsp.ADFLibUtils
    Any ideas on how to resolve this? Thanks.
    Edited by: user10451099 on Apr 15, 2009 12:10 PM

    Dan,
    thanks fro reminding me :-)
    Here are the steps we had to take to get a managed WLS to run an adf application without copying any jar in the domain/lib directory:
    1. you still have to install the adf runtime to any server you want the adf application to deploy to
    2. open the admin console, select the managed server, and select the 'server start' tab in configutation settings.
    3. add /u01/bea/patch_wls1030/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u01/bea/patch_jdev1111/profiles/default/sys_manifest_classpath/weblogic_patch.jar:
    /u01/bea/patch_cie660/profiles/default/sys_manifest_classpath/weblogic_patch.jar:/u01/bea/jrockit_160_05/lib/tools.jar:/u01/bea/wlserver_103/server/lib/weblogic_sp.jar:
    /u01/bea/wlserver_103/server/lib/weblogic.jar:/u01/bea/modules/features/weblogic.server.modules_10.3.0.0.jar:/u01/bea/wlserver_103/server/lib/webservices.jar:
    /u01/bea/modules/org.apache.ant_1.6.5/lib/ant-all.jar:/u01/bea/modules/net.sf.antcontrib_1.0.0.0_1-0b2/lib/ant-contrib.jar:/u01/bea/jdeveloper/modules/features/adf.share_11.1.1.jar:
    /u01/bea/wlserver_103/common/eval/pointbase/lib/pbclient57.jar:/u01/bea/wlserver_103/server/lib/xqrl.jar:
    /u01/bea/patch_wls1030/profiles/default/sysext_manifest_classpath/weblogic_ext_patch.jar to the classpath edit box you have to change '/u01/bea/' with your bea home. The classpath should be on one line without the CR/LF i put in to make it readable.
    4. add -Xms256m -Xmx512m -da -Dplatform.home=/u01/bea/wlserver_103 -Dwls.home=/u01/bea/wlserver_103/server -Dweblogic.home=/u01/bea/wlserver_103/server
    -Ddomain.home=/u01/bea/user_projects/domains/naa_qs -Doracle.home=/u01/bea/jdeveloper -Doracle.security.jps.config=/u01/bea/user_projects/domains/naa_qs/config/oracle/jps-config.xml
    -Doracle.dms.context=OFF -Djava.protocol.handler.pkgs=oracle.mds.net.protocol -Dweblogic.management.discover=false -Dweblogic.management.server=http://localhost:7001
    -Dwlw.iterativeDev=false -Dwlw.testConsole=false -Dwlw.logErrorsToConsole=
    -Dweblogic.ext.dirs=/u01/bea/patch_wls1030/profiles/default/sysext_manifest_classpath:/u01/bea/patch_jdev1111/profiles/default/sysext_manifest_classpath:/u01/bea/patch_cie660/profiles/default/sysext_manifest_classpath
    -Dweblogic.management.username=weblogic -Dweblogic.management.password=******** -Dweblogic.Name=GESTIS_QS
    -Djava.security.policy=/u01/bea/wlserver_103/server/lib/weblogic.policy to the 'Arguments' edit box. As with the calsspath change '/u01/bea' to your bea home and change the domain name (in our case 'naa_qs') to your domain name. change the managementuser and passwort to your needs. As whith the classpath I put some CR/LF into the code section to make it readable.
    5. save the changes and restart the server
    Essentially all we copied the arguments from the admin server start script in addition to adding the class path.
    Timo

  • Is there any way to get an application to load automatically on server start?

    We're trying to implement a load-balancing mechanism between FMS hosts in a virtual "farm".  The mechanism we're using is to have the FMSs periodically send "load" data (along with a timestamp) to an application server.  That server will then use that load information and timestamp to detect when an FMS server has gone down and to make stream assignments to FMSs.
    Right now, I've implemented this code via a setInterval() in live/main.asc.  I've added a "return false" to Application.onAppStop() to (according to the docs, I haven't tested this yet) keep the server from shutting down an idle instance.  So I've left with a "chicken and egg" issue: how do I get the interval running before the first request hits the application (and forces the load of the application)?  I've tried putting the setInterval in onAppStart() and as a global.  In both cases, it only gets executed after application is loaded.
    So, is there any way to force an application to load (via a config file parameter or local command-line)?

    Hi,
    I am sorry i have not read the full details what you wrote, but if you are looking for loading of application on start of the server, there is a configuration tag in application.xml called loadonstartup and by default it is set to false. Set it to true to enable it and all the apps will be loaded on server start.
    alternatively , you can make an application.xml inside the application folder and set this tag to true, to have this applied only to a particular application,
    Also, the fms admin console can launch a new instance of an app without any connection being made initially.
    Thank you !

  • Can service application be installed on sql server in sharepoint 2013

    Hi ,
    I want to install SharePoint server 2013. I have two machines 
    machine 1 : 4 Gb ram , 2.53 GHZ processor  core i5 processor( I could upgrade ram to 8 GB)
    Machine 2: 8 GB ram , 2.43 GHZ processor core i3 processor.
    I want to install sql server 2008 R2  on one of the machine and SharePoint server 2013 on another.
    I want to get best performance out of  two systems. 
    I would do farm installation.
    1.) Does sql server need to be more powerful or SharePoint server hardware wise.
    2.) Can i install applications like , search server , access server etc on the server running sql server.
    Basically I am looking for best performance.
    Regards
    Vinod
    +91-9910988922

    Hi vinod,
    pls  take machine 2 for sharepoint server installation. Justification below
    http://technet.microsoft.com/en-us/library/cc262485(v=office.15).aspx
    Development or evaluation installation of SharePoint Server 2013 or SharePoint Foundation 2013 with the minimum recommended services for development environments. For information, see Minimum recommended services for development environments.
    8 GB
    64-bit, 4 cores
    80 GB for system drive
    Installation Scenario
    Deployment type and scale
    RAM
    Processor
    Hard disk space
    Single server with a built-in database or single server that uses SQL Server
    Development or evaluation installation of SharePoint Server 2013 or SharePoint Foundation 2013 with the minimum recommended services for development environments.
    For information, see Minimum recommended services for development environments.
    8 GB
    64-bit, 4 cores
    80 GB for system drive
    Single server with a built-in database or single server that uses SQL Server
    Development or evaluation installation of SharePoint Server 2013 or SharePoint Foundation 2013 running Visual Studio 2012 and the minimum recommended services
    for development environments. For information, see Minimum recommended services for development environments.
    10 GB
    64-bit, 4 cores
    80 GB for system drive
    Single server with a built-in database or single server that uses SQL Server
    Development or evaluation installation of SharePoint Server 2013 running all available services.
    24 GB
    64-bit, 4 cores
    80 GB for system drive
    Web server or application server in a three-tier farm
    Pilot, user acceptance test, or production deployment of SharePoint Server 2013 or SharePoint Foundati
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • Sun Application Server -  Trouble starting default server

    Hi everyone.
    I am new to J2EE and am currently trying to get the Sun Appliation Server to run, but am having difficulties.
    I have installed version 1.4 of J2EE SDK.
    Running Windows XP SP2.
    When I run the program Start Default Server, it hangs for ages on the message "Starting Domain1, please wait" and finally after about a minute or so gives me an error message stating:
    "Timeout waiting for domain domain1 to go to starting state.
    CLI156 Could not start the domain domain1."
    I have been told that it is very common to get problems with the port you choose for the JMS to be the same as somehting else on your PC. I have experimented with different port numbers (all of which not in current use - as indiated by netstat -a in the cmd window).
    If anyone knows anything else I could try that would be great and much appreciated.
    Cheers
    Phill
    Below is a listing of my server.log file...
    Starting Sun Java System Application Server Platform Edition 8.0.0_01 (build b08-fcs) ...
    [#|2004-11-22T21:11:05.125+0000|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5076: Using [Java HotSpot(TM) Client VM, Version 1.4.2_04] from [Sun Microsystems Inc.]|#]
    [#|2004-11-22T21:11:07.468+0000|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0020:Following is the information about the JMX MBeanServer used:|#]
    [#|2004-11-22T21:11:08.140+0000|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.tools.admin|_ThreadID=10;|ADM0001:MBeanServer initialized successfully|#]
    [#|2004-11-22T21:11:14.484+0000|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|Creating virtual server server|#]
    [#|2004-11-22T21:11:14.500+0000|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|S1AS AVK Instrumentation disabled|#]
    [#|2004-11-22T21:11:14.546+0000|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.security|_ThreadID=10;|SEC1143: Loading policy provider com.sun.enterprise.security.provider.PolicyWrapper.|#]
    [#|2004-11-22T21:11:20.468+0000|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.transaction|_ThreadID=10;|JTS5014: Recoverable JTS instance, serverId = [100]|#]
    [#|2004-11-22T21:11:23.687+0000|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Satisfying Optional Packages dependencies...|#]
    [#|2004-11-22T21:11:24.453+0000|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.resource.resourceadapter|_ThreadID=10;|RAR7008 : Initialized monitoring registry and listeners|#]
    [#|2004-11-22T21:11:25.515+0000|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5100:Loading system apps|#]
    [#|2004-11-22T21:11:26.671+0000|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core.classloading|_ThreadID=10;|LDR5010: All ejb(s) of [MEjbApp] loaded successfully!|#]
    [#|2004-11-22T21:11:27.859+0000|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.ejb|_ThreadID=10;|EJB5109:EJB Timer Service started successfully for datasource [jdbc/__TimerPool]|#]
    [#|2004-11-22T21:11:27.859+0000|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!|#]
    [#|2004-11-22T21:11:27.968+0000|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0302: Starting Tomcat.|#]
    [#|2004-11-22T21:11:28.312+0000|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]|#]
    [#|2004-11-22T21:11:28.656+0000|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]|#]
    [#|2004-11-22T21:11:28.656+0000|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|#]
    [#|2004-11-22T21:11:28.656+0000|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]|#]
    [#|2004-11-22T21:11:28.671+0000|INFO|sun-appserver-pe8.0.0_01|org.apache.catalina.startup.Embedded|_ThreadID=10;|Starting tomcat server|#]
    [#|2004-11-22T21:11:28.671+0000|INFO|sun-appserver-pe8.0.0_01|org.apache.catalina.startup.Embedded|_ThreadID=10;|Catalina naming disabled|#]
    [#|2004-11-22T21:11:28.796+0000|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|#]
    [#|2004-11-22T21:11:33.031+0000|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[]|#]
    [#|2004-11-22T21:11:34.796+0000|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 8080|#]
    [#|2004-11-22T21:11:34.828+0000|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 8080|#]
    [#|2004-11-22T21:11:34.984+0000|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 1043|#]
    [#|2004-11-22T21:11:34.984+0000|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 1043|#]
    [#|2004-11-22T21:11:35.015+0000|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Initializing Coyote HTTP/1.1 on port 4848|#]
    [#|2004-11-22T21:11:35.015+0000|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Starting Coyote HTTP/1.1 on port 4848|#]
    [#|2004-11-22T21:12:36.578+0000|INFO|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.|#]
    [#|2004-11-22T21:12:36.578+0000|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.resource.jms|_ThreadID=10;|JMS5037: Check permissions of MQ instance directory C:\Sun\AppServer\imq\var\instances|#]
    [#|2004-11-22T21:12:36.578+0000|INFO|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.|#]
    [#|2004-11-22T21:12:36.578+0000|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5071: An error occured during initialization
    com.sun.appserv.server.ServerLifecycleException: [C4003]: Error occurred on connection creation [127.0.0.1:7678]. - cause: 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]: Error occurred on connection creation [127.0.0.1:7678]. - cause: 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
    |#]
    [#|2004-11-22T21:12:36.578+0000|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Server Startup failed. Exiting...|#]
    [#|2004-11-22T21:12:36.578+0000|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Server shutdown in progress...|#]
    [#|2004-11-22T21:12:36.578+0000|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.web|_ThreadID=10;|WEB0303: Stopping Tomcat.|#]
    [#|2004-11-22T21:12:36.593+0000|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Stoping http11 protocol on 8080 server:type=ThreadPool,name=http8080|#]
    [#|2004-11-22T21:12:36.593+0000|SEVERE|sun-appserver-pe8.0.0_01|org.apache.tomcat.util.net.PoolTcpEndpoint|_ThreadID=10;|Caught exception trying to unlock accept on 8080 java.net.ConnectException: Connection refused: connect|#]
    [#|2004-11-22T21:12:36.671+0000|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Stoping http11 protocol on 1043 server:type=ThreadPool,name=http1043|#]
    [#|2004-11-22T21:12:36.687+0000|SEVERE|sun-appserver-pe8.0.0_01|org.apache.tomcat.util.net.PoolTcpEndpoint|_ThreadID=10;|Caught exception trying to unlock accept on 1043 java.net.ConnectException: Connection refused: connect|#]
    [#|2004-11-22T21:12:36.765+0000|INFO|sun-appserver-pe8.0.0_01|org.apache.coyote.http11.Http11Protocol|_ThreadID=10;|Stoping http11 protocol on 4848 server:type=ThreadPool,name=http4848|#]
    [#|2004-11-22T21:12:36.781+0000|SEVERE|sun-appserver-pe8.0.0_01|org.apache.tomcat.util.net.PoolTcpEndpoint|_ThreadID=10;|Caught exception trying to unlock accept on 4848 java.net.ConnectException: Connection refused: connect|#]
    [#|2004-11-22T21:12:36.953+0000|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5051: Shutting down all J2EE applications ...|#]
    [#|2004-11-22T21:12:36.953+0000|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.container.ejb|_ThreadID=10;|EJB5122:EJB Timer Service shutdown at [2004/11/22 21:12:36]|#]
    [#|2004-11-22T21:12:36.953+0000|INFO|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5052: Application shutdown complete.|#]
    [#|2004-11-22T21:12:36.953+0000|WARNING|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|CORE5061: Exception :
    com.sun.appserv.server.ServerLifecycleException: MQ startup failed :[C4003]: Error occurred on connection creation [127.0.0.1:7678]. - cause: 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)
    |#]
    [#|2004-11-22T21:12:36.984+0000|SEVERE|sun-appserver-pe8.0.0_01|javax.enterprise.system.core|_ThreadID=10;|Server stopped due to Server startup failure.|#]

    OK, here is the contents of log.txt from the imqbroker\log directory...
    Tell me if you have a hard time decifering which date of this log corresponds to the date of the first log and I will clear both files and recreate it.
    Thanks very much for your help, I am sure we will crack it!
    Thanks again
    Phill
    # 1101144571937 Do not modify this line
    [22/Nov/2004:17:29:31 GMT] [B1002]: An existing property file for imqbroker was not found, no stored properties will be loaded
    [22/Nov/2004:17:29:31 GMT]
    ================================================================================
    Sun Java(tm) System Message Queue
    Sun Microsystems, Inc.
    Version: 3.5 SP1 (Build 48-G)
    Compile: Thu 01/29/2004
    Copyright � 2004 Sun Microsystems, Inc. All rights reserved.
    Use is subject to license terms.
    This product includes code licensed from RSA Data Security.
    ================================================================================
    Java Runtime: 1.4.2_04 Sun Microsystems Inc. C:\Sun\AppServer\jdk\jre
    [22/Nov/2004:17:29:32 GMT] License: Sun Java(tm) System Message Queue 3.5 SP1 PE License.
    [22/Nov/2004:17:29:32 GMT] IMQ_HOME=C:\Sun\AppServer\imq
    [22/Nov/2004:17:29:32 GMT] IMQ_VARHOME=C:\Sun\AppServer\domains\domain1\imq
    [22/Nov/2004:17:29:32 GMT] Windows XP 5.1 x86 mono (1 cpu) phill
    [22/Nov/2004:17:29:32 GMT] Java Heap Size: max=194432k, current=16256k
    [22/Nov/2004:17:29:32 GMT] Arguments: -name imqbroker -port 7676 -bgnd -silent
    [22/Nov/2004:17:29:32 GMT] [B1004]: Starting the portmapper service using tcp [ 7676, 50, * ] with min threads 1 and max threads of 1
    [22/Nov/2004:17:29:32 GMT] [B1060]: Loading persistent data...
    [22/Nov/2004:17:29:32 GMT] Using built-in file-based persistent store: C:\Sun\AppServer\domains\domain1\imq\instances\imqbroker\
    [22/Nov/2004:17:29:33 GMT] [B1136]: Processing stored transactions
    [22/Nov/2004:17:29:33 GMT] [B1013]: Auto Creation of Queues is Enabled
    [22/Nov/2004:17:29:33 GMT] [B1004]: Starting the jms service using tcp(host = *, port=0, mode=dedicated) with min threads 10 and max threads of 1000
    [22/Nov/2004:17:29:33 GMT] [B1004]: Starting the admin service using tcp(host = *, port=0, mode=dedicated) with min threads 4 and max threads of 10
    [22/Nov/2004:17:29:33 GMT] [B1039]: Broker "imqbroker@mono:7676" ready.
    [22/Nov/2004:17:40:21 GMT] [B1047]: Shutting down broker...
    [22/Nov/2004:17:40:21 GMT] [B1007]: Stopping Service admin with protocol tcp(host = *, port=0, mode=dedicated)
    [22/Nov/2004:17:40:21 GMT] [B1007]: Stopping Service jms with protocol tcp(host = *, port=0, mode=dedicated)
    [22/Nov/2004:17:40:21 GMT] [B1077]: Broadcast good-bye to all connections ...
    [22/Nov/2004:17:40:21 GMT] [B1078]: Flushing good-bye messages ...
    [22/Nov/2004:17:40:21 GMT] [B1063]: Done
    [22/Nov/2004:17:40:21 GMT] [B1048]: Shutdown of broker complete.
    jre
    [22/Nov/2004:17:32:07 GMT] License: Sun Java(tm) System Message Queue 3.5 SP1 PE License.
    [22/Nov/2004:17:32:07 GMT] IMQ_HOME=C:\Sun\AppServer\imq
    [22/Nov/2004:17:32:07 GMT] IMQ_VARHOME=C:\Sun\AppServer\domains\domain1\imq
    [22/Nov/2004:17:32:07 GMT] Windows XP 5.1 x86 mono (1 cpu) phill
    [22/Nov/2004:17:32:07 GMT] Java Heap Size: max=194432k, current=16256k
    [22/Nov/2004:17:32:07 GMT] Arguments: -name imqbroker -port 7676 -bgnd -silent
    [22/Nov/2004:17:32:07 GMT] ERROR Could not start the Broker's portmapper service on port 7676.
    This port is already in use by another application -- possibly another
    instance of the Broker. Please quit that other application, or use a
    different port number for this instance of the Broker.
    [22/Nov/2004:17:42:31 GMT]
    ================================================================================
    Sun Java(tm) System Message Queue
    Sun Microsystems, Inc.
    Version: 3.5 SP1 (Build 48-G)
    Compile: Thu 01/29/2004
    Copyright � 2004 Sun Microsystems, Inc. All rights reserved.
    Use is subject to license terms.
    This product includes code licensed from RSA Data Security.
    ================================================================================
    Java Runtime: 1.4.2_04 Sun Microsystems Inc. C:\Sun\AppServer\jdk\jre
    [22/Nov/2004:17:42:31 GMT] License: Sun Java(tm) System Message Queue 3.5 SP1 PE License.
    [22/Nov/2004:17:42:31 GMT] IMQ_HOME=C:\Sun\AppServer\imq
    [22/Nov/2004:17:42:31 GMT] IMQ_VARHOME=C:\Sun\AppServer\domains\domain1\imq
    [22/Nov/2004:17:42:31 GMT] Windows XP 5.1 x86 mono (1 cpu) phill
    [22/Nov/2004:17:42:31 GMT] Java Heap Size: max=194432k, current=16256k
    [22/Nov/2004:17:42:31 GMT] Arguments: -name imqbroker -port 7676 -bgnd -silent
    [22/Nov/2004:17:42:31 GMT] [B1004]: Starting the portmapper service using tcp [ 7676, 50, * ] with min threads 1 and max threads of 1
    [22/Nov/2004:17:42:31 GMT] [B1060]: Loading persistent data...
    [22/Nov/2004:17:42:31 GMT] Using built-in file-based persistent store: C:\Sun\AppServer\domains\domain1\imq\instances\imqbroker\
    [22/Nov/2004:17:42:32 GMT] [B1136]: Processing stored transactions
    [22/Nov/2004:17:42:32 GMT] [B1013]: Auto Creation of Queues is Enabled
    [22/Nov/2004:17:42:32 GMT] [B1004]: Starting the jms service using tcp(host = *, port=0, mode=dedicated) with min threads 10 and max threads of 1000
    [22/Nov/2004:17:42:32 GMT] [B1004]: Starting the admin service using tcp(host = *, port=0, mode=dedicated) with min threads 4 and max threads of 10
    [22/Nov/2004:17:42:32 GMT] [B1039]: Broker "imqbroker@mono:7676" ready.
    [22/Nov/2004:19:26:20 GMT] [B1047]: Shutting down broker...
    [22/Nov/2004:19:26:20 GMT] [B1007]: Stopping Service admin with protocol tcp(host = *, port=0, mode=dedicated)
    [22/Nov/2004:19:26:20 GMT] [B1007]: Stopping Service jms with protocol tcp(host = *, port=0, mode=dedicated)
    [22/Nov/2004:19:26:20 GMT] [B1077]: Broadcast good-bye to all connections ...
    [22/Nov/2004:19:26:20 GMT] [B1078]: Flushing good-bye messages ...
    [22/Nov/2004:19:26:20 GMT] [B1063]: Done
    [22/Nov/2004:19:26:20 GMT] [B1048]: Shutdown of broker complete.
    jre
    [22/Nov/2004:19:12:30 GMT] License: Sun Java(tm) System Message Queue 3.5 SP1 PE License.
    [22/Nov/2004:19:12:30 GMT] IMQ_HOME=C:\Sun\AppServer\imq
    [22/Nov/2004:19:12:30 GMT] IMQ_VARHOME=C:\Sun\AppServer\domains\domain1\imq
    [22/Nov/2004:19:12:30 GMT] Windows XP 5.1 x86 mono (1 cpu) phill
    [22/Nov/2004:19:12:30 GMT] Java Heap Size: max=194432k, current=16256k
    [22/Nov/2004:19:12:30 GMT] Arguments: -name imqbroker -port 7676 -bgnd -silent
    [22/Nov/2004:19:12:30 GMT] ERROR Could not start the Broker's portmapper service on port 7676.
    This port is already in use by another application -- possibly another
    instance of the Broker. Please quit that other application, or use a
    different port number for this instance of the Broker.
    [22/Nov/2004:19:15:43 GMT]
    ================================================================================
    Sun Java(tm) System Message Queue
    Sun Microsystems, Inc.
    Version: 3.5 SP1 (Build 48-G)
    Compile: Thu 01/29/2004
    Copyright � 2004 Sun Microsystems, Inc. All rights reserved.
    Use is subject to license terms.
    This product includes code licensed from RSA Data Security.
    ================================================================================
    Java Runtime: 1.4.2_04 Sun Microsystems Inc. C:\Sun\AppServer\jdk\jre
    [22/Nov/2004:19:15:43 GMT] License: Sun Java(tm) System Message Queue 3.5 SP1 PE License.
    [22/Nov/2004:19:15:43 GMT] IMQ_HOME=C:\Sun\AppServer\imq
    [22/Nov/2004:19:15:43 GMT] IMQ_VARHOME=C:\Sun\AppServer\domains\domain1\imq
    [22/Nov/2004:19:15:43 GMT] Windows XP 5.1 x86 mono (1 cpu) phill
    [22/Nov/2004:19:15:43 GMT] Java Heap Size: max=194432k, current=16256k
    [22/Nov/2004:19:15:43 GMT] Arguments: -name imqbroker -port 7678 -bgnd -silent
    [22/Nov/2004:19:15:43 GMT] [B1004]: Starting the portmapper service using tcp [ 7678, 50, * ] with min threads 1 and max threads of 1
    [22/Nov/2004:19:15:43 GMT] [B1060]: Loading persistent data...
    [22/Nov/2004:19:15:43 GMT] Using built-in file-based persistent store: C:\Sun\AppServer\domains\domain1\imq\instances\imqbroker\
    [22/Nov/2004:19:15:43 GMT] [B1136]: Processing stored transactions
    [22/Nov/2004:19:15:43 GMT] [B1013]: Auto Creation of Queues is Enabled
    [22/Nov/2004:19:15:44 GMT] [B1004]: Starting the jms service using tcp(host = *, port=0, mode=dedicated) with min threads 10 and max threads of 1000
    [22/Nov/2004:19:15:44 GMT] [B1004]: Starting the admin service using tcp(host = *, port=0, mode=dedicated) with min threads 4 and max threads of 10
    [22/Nov/2004:19:15:44 GMT] [B1039]: Broker "imqbroker@mono:7678" ready.
    [22/Nov/2004:19:26:21 GMT] [B1047]: Shutting down broker...
    [22/Nov/2004:19:26:21 GMT] [B1007]: Stopping Service admin with protocol tcp(host = *, port=0, mode=dedicated)
    [22/Nov/2004:19:26:21 GMT] [B1007]: Stopping Service jms with protocol tcp(host = *, port=0, mode=dedicated)
    [22/Nov/2004:19:26:21 GMT] [B1077]: Broadcast good-bye to all connections ...
    [22/Nov/2004:19:26:21 GMT] [B1078]: Flushing good-bye messages ...
    [22/Nov/2004:19:26:21 GMT] [B1063]: Done
    [22/Nov/2004:19:26:21 GMT] [B1048]: Shutdown of broker complete.
    jre
    [22/Nov/2004:19:20:56 GMT] License: Sun Java(tm) System Message Queue 3.5 SP1 PE License.
    [22/Nov/2004:19:20:56 GMT] IMQ_HOME=C:\Sun\AppServer\imq
    [22/Nov/2004:19:20:56 GMT] IMQ_VARHOME=C:\Sun\AppServer\domains\domain1\imq
    [22/Nov/2004:19:20:56 GMT] Windows XP 5.1 x86 mono (1 cpu) phill
    [22/Nov/2004:19:20:56 GMT] Java Heap Size: max=194432k, current=16256k
    [22/Nov/2004:19:20:56 GMT] Arguments: -name imqbroker -port 7678 -bgnd -silent
    [22/Nov/2004:19:20:56 GMT] ERROR Could not start the Broker's portmapper service on port 7678.
    This port is already in use by another application -- possibly another
    instance of the Broker. Please quit that other application, or use a
    different port number for this instance of the Broker.
    [22/Nov/2004:19:21:14 GMT]
    ================================================================================
    Sun Java(tm) System Message Queue
    Sun Microsystems, Inc.
    Version: 3.5 SP1 (Build 48-G)
    Compile: Thu 01/29/2004
    Copyright � 2004 Sun Microsystems, Inc. All rights reserved.
    Use is subject to license terms.
    This product includes code licensed from RSA Data Security.
    ================================================================================
    Java Runtime: 1.4.2_04 Sun Microsystems Inc. C:\Sun\AppServer\jdk\jre
    [22/Nov/2004:19:21:14 GMT] License: Sun Java(tm) System Message Queue 3.5 SP1 PE License.
    [22/Nov/2004:19:21:15 GMT] IMQ_HOME=C:\Sun\AppServer\imq
    [22/Nov/2004:19:21:15 GMT] IMQ_VARHOME=C:\Sun\AppServer\domains\domain1\imq
    [22/Nov/2004:19:21:15 GMT] Windows XP 5.1 x86 mono (1 cpu) phill
    [22/Nov/2004:19:21:15 GMT] Java Heap Size: max=194432k, current=16256k
    [22/Nov/2004:19:21:15 GMT] Arguments: -name imqbroker -port 7678 -bgnd -silent
    [22/Nov/2004:19:21:15 GMT] ERROR Could not start the Broker's portmapper service on port 7678.
    This port is already in use by another application -- possibly another
    instance of the Broker. Please quit that other application, or use a
    different port number for this instance of the Broker.
    [22/Nov/2004:21:11:12 GMT]
    ================================================================================
    Sun Java(tm) System Message Queue
    Sun Microsystems, Inc.
    Version: 3.5 SP1 (Build 48-G)
    Compile: Thu 01/29/2004
    Copyright � 2004 Sun Microsystems, Inc. All rights reserved.
    Use is subject to license terms.
    This product includes code licensed from RSA Data Security.
    ================================================================================
    Java Runtime: 1.4.2_04 Sun Microsystems Inc. C:\Sun\AppServer\jdk\jre
    [22/Nov/2004:21:11:12 GMT] License: Sun Java(tm) System Message Queue 3.5 SP1 PE License.
    [22/Nov/2004:21:11:13 GMT] IMQ_HOME=C:\Sun\AppServer\imq
    [22/Nov/2004:21:11:13 GMT] IMQ_VARHOME=C:\Sun\AppServer\domains\domain1\imq
    [22/Nov/2004:21:11:13 GMT] Windows XP 5.1 x86 mono (1 cpu) phill
    [22/Nov/2004:21:11:13 GMT] Java Heap Size: max=194432k, current=16256k
    [22/Nov/2004:21:11:13 GMT] Arguments: -name imqbroker -port 7678 -bgnd -silent
    [22/Nov/2004:21:11:13 GMT] [B1004]: Starting the portmapper service using tcp [ 7678, 50, * ] with min threads 1 and max threads of 1
    [22/Nov/2004:21:11:13 GMT] [B1060]: Loading persistent data...
    [22/Nov/2004:21:11:13 GMT] Using built-in file-based persistent store: C:\Sun\AppServer\domains\domain1\imq\instances\imqbroker\
    [22/Nov/2004:21:11:14 GMT] [B1136]: Processing stored transactions
    [22/Nov/2004:21:11:14 GMT] [B1013]: Auto Creation of Queues is Enabled
    [22/Nov/2004:21:11:14 GMT] [B1004]: Starting the jms service using tcp(host = *, port=0, mode=dedicated) with min threads 10 and max threads of 1000
    [22/Nov/2004:21:11:14 GMT] [B1004]: Starting the admin service using tcp(host = *, port=0, mode=dedicated) with min threads 4 and max threads of 10
    [22/Nov/2004:21:11:14 GMT] [B1039]: Broker "imqbroker@mono:7678" ready.
    [22/Nov/2004:21:24:10 GMT] [B1047]: Shutting down broker...
    [22/Nov/2004:21:24:10 GMT] [B1007]: Stopping Service admin with protocol tcp(host = *, port=0, mode=dedicated)
    [22/Nov/2004:21:24:10 GMT] [B1007]: Stopping Service jms with protocol tcp(host = *, port=0, mode=dedicated)
    [22/Nov/2004:21:24:10 GMT] [B1077]: Broadcast good-bye to all connections ...
    [22/Nov/2004:21:24:10 GMT] [B1078]: Flushing good-bye messages ...
    [22/Nov/2004:21:24:11 GMT] [B1063]: Done
    [22/Nov/2004:21:24:11 GMT] [B1048]: Shutdown of broker complete.
    [22/Nov/2004:23:47:09 GMT]
    ================================================================================
    Sun Java(tm) System Message Queue
    Sun Microsystems, Inc.
    Version: 3.5 SP1 (Build 48-G)
    Compile: Thu 01/29/2004
    Copyright � 2004 Sun Microsystems, Inc. All rights reserved.
    Use is subject to license terms.
    This product includes code licensed from RSA Data Security.
    ================================================================================
    Java Runtime: 1.4.2_04 Sun Microsystems Inc. C:\Sun\AppServer\jdk\jre
    [22/Nov/2004:23:47:09 GMT] License: Sun Java(tm) System Message Queue 3.5 SP1 PE License.
    [22/Nov/2004:23:47:09 GMT] IMQ_HOME=C:\Sun\AppServer\imq
    [22/Nov/2004:23:47:09 GMT] IMQ_VARHOME=C:\Sun\AppServer\domains\domain1\imq
    [22/Nov/2004:23:47:09 GMT] Windows XP 5.1 x86 mono (1 cpu) phill
    [22/Nov/2004:23:47:09 GMT] Java Heap Size: max=194432k, current=16256k
    [22/Nov/2004:23:47:09 GMT] Arguments: -name imqbroker -port 7678 -bgnd -silent
    [22/Nov/2004:23:47:10 GMT] [B1004]: Starting the portmapper service using tcp [ 7678, 50, * ] with min threads 1 and max threads of 1
    [22/Nov/2004:23:47:10 GMT] [B1060]: Loading persistent data...
    [22/Nov/2004:23:47:10 GMT] Using built-in file-based persistent store: C:\Sun\AppServer\domains\domain1\imq\instances\imqbroker\
    [22/Nov/2004:23:47:10 GMT] [B1136]: Processing stored transactions
    [22/Nov/2004:23:47:10 GMT] [B1013]: Auto Creation of Queues is Enabled
    [22/Nov/2004:23:47:10 GMT] [B1004]: Starting the jms service using tcp(host = *, port=0, mode=dedicated) with min threads 10 and max threads of 1000
    [22/Nov/2004:23:47:11 GMT] [B1004]: Starting the admin service using tcp(host = *, port=0, mode=dedicated) with min threads 4 and max threads of 10
    [22/Nov/2004:23:47:11 GMT] [B1039]: Broker "imqbroker@mono:7678" ready.
    [22/Nov/2004:23:56:18 GMT] [B1047]: Shutting down broker...
    [22/Nov/2004:23:56:18 GMT] [B1007]: Stopping Service admin with protocol tcp(host = *, port=0, mode=dedicated)
    [22/Nov/2004:23:56:18 GMT] [B1007]: Stopping Service jms with protocol tcp(host = *, port=0, mode=dedicated)
    [22/Nov/2004:23:56:18 GMT] [B1077]: Broadcast good-bye to all connections ...
    [22/Nov/2004:23:56:18 GMT] [B1078]: Flushing good-bye messages ...
    [22/Nov/2004:23:56:18 GMT] [B1063]: Done
    [22/Nov/2004:23:56:18 GMT] [B1048]: Shutdown of broker complete.
    [23/Nov/2004:00:19:36 GMT]
    ================================================================================
    Sun Java(tm) System Message Queue
    Sun Microsystems, Inc.
    Version: 3.5 SP1 (Build 48-G)
    Compile: Thu 01/29/2004
    Copyright � 2004 Sun Microsystems, Inc. All rights reserved.
    Use is subject to license terms.
    This product includes code licensed from RSA Data Security.
    ================================================================================
    Java Runtime: 1.4.2_04 Sun Microsystems Inc. C:\Sun\AppServer\jdk\jre
    [23/Nov/2004:00:19:36 GMT] License: Sun Java(tm) System Message Queue 3.5 SP1 PE License.
    [23/Nov/2004:00:19:36 GMT] IMQ_HOME=C:\Sun\AppServer\imq
    [23/Nov/2004:00:19:36 GMT] IMQ_VARHOME=C:\Sun\AppServer\domains\domain1\imq
    [23/Nov/2004:00:19:36 GMT] Windows XP 5.1 x86 mono (1 cpu) phill
    [23/Nov/2004:00:19:36 GMT] Java Heap Size: max=194432k, current=16256k
    [23/Nov/2004:00:19:36 GMT] Arguments: -name imqbroker -port 7678 -bgnd -silent
    [23/Nov/2004:00:19:36 GMT] [B1004]: Starting the portmapper service using tcp [ 7678, 50, * ] with min threads 1 and max threads of 1
    [23/Nov/2004:00:19:36 GMT] [B1060]: Loading persistent data...
    [23/Nov/2004:00:19:36 GMT] Using built-in file-based persistent store: C:\Sun\AppServer\domains\domain1\imq\instances\imqbroker\
    [23/Nov/2004:00:19:37 GMT] [B1136]: Processing stored transactions
    [23/Nov/2004:00:19:37 GMT] [B1013]: Auto Creation of Queues is Enabled
    [23/Nov/2004:00:19:37 GMT] [B1004]: Starting the jms service using tcp(host = *, port=0, mode=dedicated) with min threads 10 and max threads of 1000
    [23/Nov/2004:00:19:37 GMT] [B1004]: Starting the admin service using tcp(host = *, port=0, mode=dedicated) with min threads 4 and max threads of 10
    [23/Nov/2004:00:19:37 GMT] [B1039]: Broker "imqbroker@mono:7678" ready.

Maybe you are looking for

  • TimeOut error while running a report on the report server

    Hi, One of my report is taking 30 minutes to generate the output. It works fine when I run it locally, but when I run it on report server I encounter the following error message. Its a timeout error. Any solution other than tuning the query, please.

  • How to move an itunes library to new HDD...

    Hello, My Windows 7 pc HDD crashed and I had to replace it with a new SSD. I can access the old HDD via an external drive bay to get files off it and what not, it just won't run windows as it has become corrupted. So, I was wondering if it was possib

  • How many app store accounts can you have under one EIN number?

    I have two studios working under my company, I want them to be able to release apps under there own name but I want the income to be taxed under one company. Do anyone know if its possible to have two app store accounts under one EIN number? Because

  • Can't open .bin files downloaded from Belkin's site

    I can't get firmware updates from Belkin's website to open. Supposedly they're in .bin archives including instructions and the firmware. I even updated my Stuffit Expander to version 10. No luck. If I drag the bin file onto expander it pops up a dial

  • TS4006 How do I lock my stolen iPod ?

    How do I disable or lock my stolen iPod!   I know who has is it, but they won't give it back so I want to some how make it unusable for now!