[svn:bz-4.0.0_fixes] 16148: Update config testsuite on 4.0. 0_fixes branch to force kill the app server before running any tests when the app server is Tomcat .

Revision: 16148
Revision: 16148
Author:   [email protected]
Date:     2010-05-17 06:40:40 -0700 (Mon, 17 May 2010)
Log Message:
Update config testsuite on 4.0.0_fixes branch to force kill the app server before running any tests when the app server is Tomcat. The regression runs were hanging on this branch when going to run the config suite because the Tomcat server isn't shutting down cleanly at the end of the MXUnit run. I believe this is an issue with the version of ActiveMQ we are using. Since I don't think we want to update ActiveMQ on this branch force killing the Tomcat server will workaround the problem.
Modified Paths:
    blazeds/branches/4.0.0_fixes/qa/apps/qa-regress/testsuites/config/build.xml

Hi,
Thanks for the reply. I have tried this on another machine running the same version of Blackboard. It works fine.
Only difference is that the machine that has the JVM crash is running on Fujitsu PrimePower and the OS is Solaris 9 (but twigged for PrimePower).
The one where it runs and starts up successfully is running on SunFire (OS is Solaris 10).
I am wondering if there is a problem with the JVM loading required libraries because of the OS being different versions.
Any leads on this is welcomed. Thank you.
Regards,
Hon Peng
===================
On Fujitsu Primepower
SunOS 5.9 Generic_118558-33 sun4us sparc FJSV,GPUS
the Dependencies for libjvm.so are as follows:
===================
bash-2.05$ ldd -r libjvm.so
libsocket.so.1 => /usr/lib/libsocket.so.1
libsched.so.1 => /usr/lib/libsched.so.1
libdl.so.1 => /usr/lib/libdl.so.1
libCrun.so.1 => /usr/lib/libCrun.so.1
libm.so.1 => /usr/lib/libm.so.1
libthread.so.1 => /usr/lib/libthread.so.1
libc.so.1 => /usr/lib/libc.so.1
libnsl.so.1 => /usr/lib/libnsl.so.1
libmp.so.2 => /usr/lib/libmp.so.2
/usr/platform/FJSV,GPUS/lib/libc_psr.so.1
=====================================
On SunFire, Sun machine
SunOS 5.10 Generic_118833-36 sun4u sparc SUNW,Sun-Fire-280R
the dependencies are different for the libjvm.so:
=====================================
bash-2.05$ ldd -r libjvm.so
libsocket.so.1 => /lib/libsocket.so.1
libsched.so.1 => /usr/lib/libsched.so.1
libdl.so.1 => /lib/libdl.so.1
libCrun.so.1 => /usr/lib/libCrun.so.1
libm.so.1 => /lib/libm.so.1
libthread.so.1 => /lib/libthread.so.1
libc.so.1 => /lib/libc.so.1
libnsl.so.1 => /lib/libnsl.so.1
libmp.so.2 => /lib/libmp.so.2
libmd5.so.1 => /lib/libmd5.so.1
libscf.so.1 => /lib/libscf.so.1
libdoor.so.1 => /lib/libdoor.so.1
libuutil.so.1 => /lib/libuutil.so.1
/platform/SUNW,Sun-Fire-280R/lib/libc_psr.so.1
libm.so.2 => /lib/libm.so.2
/platform/SUNW,Sun-Fire-280R/lib/libmd5_psr.so.1

Similar Messages

  • [svn] 4637: Update config testsuite on blazeds/ trunk to run mxunit tests for a configuration if there are any mxunit tests found in the configuration test directory .

    Revision: 4637
    Author: [email protected]
    Date: 2009-01-23 04:40:16 -0800 (Fri, 23 Jan 2009)
    Log Message:
    Update config testsuite on blazeds/trunk to run mxunit tests for a configuration if there are any mxunit tests found in the configuration test directory. Change some things around in the mxunit build.xml to make this possible, mainly allow things like test directory, reports directory etc. to be passed in as ant properties.
    Add browserServer.jar to the qa-regress-sdk.zip file used for regression runs.
    Update blazeds/trunk to use the latest qa-frameworks.zip.
    Checkintests: passed
    Modified Paths:
    blazeds/trunk/qa/apps/qa-regress/build.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/config/build.xml
    blazeds/trunk/qa/apps/qa-regress/testsuites/mxunit/build.xml
    blazeds/trunk/qa/resources/frameworks/qa-frameworks.zip

    Just checked but could only find this thread Unable to run ADFBC JUNIT Test Classes with JDEV11G 11.1.1.6
    As it's also dealing with junit and 11.1.1.6.0 you might want to read it.
    Timo

  • I am trying to update to iTunes 10.5 and am getting a Apple Software update error. "There is a problem with this Windows Installer Package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. ??

    I am trying to update to iTunes 10.5 and am getting a Apple Software update error. "There is a problem with this Windows Installer Package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. ?? I can't uninstall the Apple Software Update from my Control Panel. It states "Fatal error during installation" Please HELP!!!

    I am experiencing the exact same issue during the installtion process for iTunes 10.5.
    I uninstalled all Apple components but when I attempted to uninstall the Apple Software Update I received the same message: "Fatal error during installtion." I was able to repair the Apple Software Update but still could not install iTunes 10.5 afterwards.
    I have tried everything that I could find on these discussions pages as well as other suggestions on third party sites. I continue to receive the error message: "There is a problem with this Windows Installer Package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor.
    I was able to uninstall and reinstall QuickTime 7.7.1. During the reinstalltion process I received the same message (There is a problem with this Windows Installer Package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor.) But after clicking "OK" the installtion process was succesful. PLEASE HELP!

  • [svn:fx-4.0.0] 13615: fix airframework/build. xml so the en_US _rb does not become corrupt when the other. locales target is run.

    Revision: 13615
    Revision: 13615
    Author:   [email protected]
    Date:     2010-01-18 20:59:14 -0800 (Mon, 18 Jan 2010)
    Log Message:
    fix airframework/build.xml so the en_US _rb does not become corrupt when the other.locales target is run.
    -removed the redundant en_US call in the other.locales target
    -added a clean for locales that will only remove the locale being built before rebuild - not all of the locales
    -add updated dita that does not contain spark references
    QE notes: 
    Doc notes:
    Bugs: no but Pete and I discussed briefly
    Reviewer:
    Tests run: doc and other.locales
    Is noteworthy for integration:
    Modified Paths:
        flex/sdk/branches/4.0.0/frameworks/projects/airframework/build.xml
        flex/sdk/branches/4.0.0/frameworks/projects/airframework/bundles/de_DE/docs/packages.dita
        flex/sdk/branches/4.0.0/frameworks/projects/airframework/bundles/fr_FR/docs/packages.dita
        flex/sdk/branches/4.0.0/frameworks/projects/airframework/bundles/ru_RU/docs/packages.dita
        flex/sdk/branches/4.0.0/frameworks/projects/airframework/bundles/zh_CN/docs/packages.dita

    What kind of projects are they (Struts/JSF/Hibernate)? Does the working project differ in any way with other two apps?
    What exactly is not working? Are they recognized by workshop as Struts/JSF/Hibernate app?
    Please send the .log to [email protected]

  • HT4623 since i updated my iphone 4 to ios 6, i ve noticed that the wifi connection turns off each time when the screen is locked. I need to be connected with wifi all the time so as to stay updated with all my emails.

    since i updated my iphone 4 to ios 6, i ve noticed that the wifi connection turns off each time when the screen is locked. I need to be connected with wifi all the time so as to stay updated with all my emails. is there anyway for this problem.
    (PS: i know we could use 3G but i want to use wifi instead)

    I am having a really wierd issue as well that is probally related. I dont see 95% of the album artwork associated with my music. Also, it seems as if this has gotten worse since I started using that match feature

  • TS1398 I updated my iPhone 4 to iOS6 yesterday, Since then, WiFi doesnt work- I cant connect to ANY WiFI! Whats app, Apple?????

    I updated my iPhone 4 to iOS6 yesterday, Since then, WiFi doesnt work- I cant connect to ANY WiFI! Whats app, Apple?????

    Antoshkin wrote:
    I updated my iPhone 4 to iOS6 yesterday,
    How might you have done that?
    iOS 7.0.4 is the current version of iOS.

  • Why does Firefox (3.6.12) try to access the Net as it starts, but before the Ffx window first shows & once more when the window opens, if I've set updates to manual and "about:blank" as my home page?

    I click to load Firefox (3.6.12). The Comodo firewall warns me that Firefox is trying to connect to the Net. I block it, because I've not asked Firefox to do that, at that point. Then, when the Firefox window opens, the firewall warns me, again, that Firefox is trying to access the internet. I block it then, too. Use of Firefox is completely uncompromised by me doing this - that much is clear.
    Surely, if I have turned off automatic updates and use "about:blank" as my browser startup page, Firefox has no need, and no place, attempting to connect to the internet until I ask it to, by clicking a bookmark in the Bookmarks toolbar, or until I type a URL into the address bar.
    What is Firefox trying to do? and how can I stop it from trying to do it?

    See [[Firefox makes unrequested connections]]

  • How do I quickly update the ActiveX automation references in my VIs when the ActiveX interface changes?

    Hello all,
    I joined a test automation team in the middle of a large project and
    inherited a huge set of VIs (over 700) and associated architecture for
    this automation (not to mention the several thousand TestStand
    sequences).  Another part of the project is being developed by our
    customer, who is using VB 6.0 to create ActiveX components which we
    need to use in LabView to access their hardware.  They've already
    invested a large amount of time developing these ActiveX components,
    and they are not finished -- meaning the ActiveX interfaces will be
    changing.  Every time they send updated ActiveX components, I have to
    re-write many, many VIs including updating a couple strict typdefs. 
    This process takes way too much time and is mind-numbing and prone to
    error or omission.
    Unfortunately I can't post any of the VIs because of a NDA.  But
    perhaps a bit more detailed explanation would help.  TestStand calls a
    VI to open and get an ActiveX reference for automation (which it stores
    in a variant).  It will pass this reference into any VI it calls to
    perform specific functions through this ActiveX interface.  For
    example, one VI that may be called passes this automation refnum into
    another, which passes it to another, which passes it into another to
    get the actual ActiveX reference stored in that variant (through a
    Variant To Data call with a strict typedef of the ActiveX component
    wired to the type input).  [See the attached image of this sample VI
    hierarchy: the far left icon would represent TestStand, and the far
    right is the strict typedef.]  Any of the VIs in the chain might use
    ActiveX Property or Invoke nodes, and it can break at any one of those
    when the ActiveX component changes.  It's easy to fix each one, but
    since there are so many VIs it takes a very long time.
    Is there any way at all to do a massive search/replace or something to
    make the ActiveX references update?  I realise that even though
    property or method names stay the same from one version to the next,
    they are different references.  Is there a way to update these based on
    name if you give it the base ActiveX reference?
    Thanks in advance for any help!
    Tom Williams
    Attachments:
    hierarchy.GIF ‏6 KB

    Ben,
    Unfortunately I can't post any VIs that would demonstrate the problem
    because the ActiveX components are confidential.  I'll try to develop
    my own ActiveX dll that will demonstrate it, but in the meantime, in
    hopes that another picture will help, I've attached an image of a block
    diagram (with some names changed to protect confidential information)
    of one of the lower level VIs from the hierarchy I posted.  In this
    example, the "Automation Refnum IN" is an input with a type definition
    linked to the strict typedef based on the ActiveX automation dll that
    has changed.  I updated that typedef, but as you can see the output to
    the "Class1" indicator is broken.  If I delete the "Class1" indicator
    and select Create->Indicator from the Class1 property node, and then
    wire the new "Class1" indicator to the connector pane, the VI is fixed
    -- at least at compile time.  In most cases there is also a runtime
    problem where the reference obtained by one of the intermediate
    property nodes is null, so the property or method node that uses it
    fails (e.g. "_VNManager.Networks" property returned is 0, so the
    "_Networks.Network1" property node fails).  To fix this problem, I have
    to delete the wires between the property nodes, and one by one select a
    different property/method, then select the correct property/method and
    re-wire.  There seems to be a bit of "jiggling the handle" to get it to
    work though.
    I don't know if the ActiveX developer changed anything in this class,
    but if he did, he didn't change the name of this class.  I would like
    to have to modify the VI only if a class, property or method has
    changed name or been removed.
    Does that all make sense?  Thanks for any pointers or help!
    Tom
    Attachments:
    Class1_Path.GIF ‏7 KB

  • I have Firefox 3.6.13 Since the most recent update from Firefox I lost all my book marks and have not been able to place any pages in the book marks. I also do not seem to keep any History. Help!

    I also notice when using a search from the tab on the far right say where Google is that I does not begin a search. When I use a secure email program the normal new window or tab that would open to type the message opens but remains blank. and will not load.
    The server we are connected to crashed soon after I down loaded the new update for Mozilla Firefox. It has been replaced with a new one but I still have the above problems. I prefer to use only Firefox and would apreciate being to utilize the program as I did before. I am not happy with the problem with the new update. Or at least that is how it seems to me.

    # Quit Firefox.
    # Create a backup copy of your profile folder in a safe location.
    #* [[Profiles - Where Firefox stores your bookmarks, passwords and other user data]]
    # Uninstall Firefox and delete your Firefox profile folder as well (NOT the backup copy you created earlier).
    #* [[Uninstall Firefox from your computer]]
    # From the following page download and install Firefox 16, which is the last version that runs on Mac OS X 10.5.
    #* [[Firefox no longer works with Mac OS X 10.5]]
    # Import your bookmarks from the automated backups found in the backup copy of your profile folder. They're in the /bookmarkbackups subfolder.
    #*[[Restore bookmarks from backup or move them to another computer]]
    Note that both your operating system and browser expose your system to security vulnerabilities because they're outdated.
    * https://www.mozilla.org/security/known-vulnerabilities/firefox.html

  • After updating firefox I can not open the shortcut browser icon, but can open IE, and my whole system seems to be slow. solution please? Now when I open firefox the task manager says the process firefox is running 100% CPU in the background

    Updated firefox to latest version with custom install, no task bar or startup (in past I think I usually included startup) late Friday nite. Then when trying to open Firefox shortcut on desktop Sat. could not, would freeze up. Then if I tried to open IE same would happen. After rebooting a # of times, opened IE 1st and worked but still could not open Mozilla within IE or the desktop. Also all our 3 wireless laptops including apple have no problem with this.

    You said you tried the recommended solution, but didn't mention what that solution was. Try, from the Firefox menu bar:
    <br /><br />
    Tools -> Options -> Content
    where you will find an option to block pop-up windows. If that box is checked but there are sites from which you would like to allow pop-up, click the button "Exceptions..." to add sites to your exception list.
    See also the help article [[Pop-up blocker]].

  • With the new iOS 7 update when I go to set a pic as my wallpaper it will not adjust the size like before so it fits to the screen. How can I get it too

    With the new update when I got to set a photo it won't let the pic to shrink to fit to the screen even though I try it just stays big. How can I get it to shrink down

    See this Apple Best Practices Guide, about half way down the page:
    Final Cut Pro X, Motion 5, Compressor 4: Installation best practices - Apple Support
    It gives the recommend procedure.
    MtD

  • How can i stop my apps from transferring off my ipod when the software updates?

    whenever i install new software updates, my ipod touch takes everything off and transfers it to my computer. when it puts everything back, anything ive paid for i lose. is there is way to stop the apps from transferring so i dont lose everything ive already paid for, or losing my place in a game i play?

    In iTunes use the File menu "Transfer purchases from..." item. Ordinarily you will get a warning to do this before an update. Presumably your computer is authorized to use your account and it is the computer to which you normally sync your iPod?

  • Does anyone have ANY idea when the next update is going to happen?

    I'm editing a wedding video now and am waiting for the new updates (especially the functionality between Speedgrade and PP) to drop. I had heard a few weeks back that they were going to happen 10/15 but that date came and went. Then at the Create Now tour they said "in the next few days", but that was nearly a week ago. Does ANYONE have the scoop on this? I'm chomping at the bit....

    Due to Adobe being a publically-traded company, where mis-information or disappointments from missed expectations can affect their market cap, non-disclosure-agreements of employees and contractors would prevent divulging of such information in a public forum.

  • Any ideas when the new fw update will be available...

    come on nokia hurry up please and fix the bluetooth problem with mac

    It should be available in Q2, and don't ask them with this question, it will only disturb them in the process of making firmware, it will come when it's ready .You don't want to end up with a buggy firmware, do you? Just wait and please be patient.
    Feel free to hit the KUDOS button if you think I deserved it.........

Maybe you are looking for