[svn:osmf:] 11572: Update terminology in readme file.

Revision: 11572
Author:   [email protected]
Date:     2009-11-09 10:19:15 -0800 (Mon, 09 Nov 2009)
Log Message:
Update terminology in readme file.
Modified Paths:
    osmf/trunk/apps/samples/framework/PluginSample/readme.txt

Hi
Seems I have been hit by same/similar bug.
Did a full system upgrade on a host that hasn't been upgraded for quite a while.
/etc/services disappeared and Net::Server is now hosed.
I have tried removing all perl (both arch and cpan) and reinstalled (first arch then cpan), but Net::Server now fails tests when installing from cpan.
If I do a forced install in cpan Net::Server fails when amavisd-new (currently using 2.4.5, but it's the same thing with 2.5.3) tries to run:
Net::Server: 2008/01/15-05:06:32 Amavis (type Net::Server::PreForkSimple) starting! pid(22334)
Net::Server: Binding to UNIX socket file /var/amavis/amavisd.sock using SOCK_STREAM
(!)Net::Server: 2008/01/15-05:06:32 Can't connect to TCP port 10024 on 127.0.0.1 [No such file or directory]\n  at line 88 in file /usr/lib/perl5/site_perl/5.8.8/Net/Server/Proto/TCP.pm
Net::Server: 2008/01/15-05:06:32 Server closing!
Halp!

Similar Messages

  • [svn:osmf:] 13000: Adding the missing readme file for the captioning sample app.

    Revision: 13000
    Revision: 13000
    Author:   [email protected]
    Date:     2009-12-16 10:36:36 -0800 (Wed, 16 Dec 2009)
    Log Message:
    Adding the missing readme file for the captioning sample app.
    Added Paths:
        osmf/trunk/apps/samples/plugins/CaptioningSample/readme.txt

    Carey,
    I have tried london1a1's workaround, and it has not made any difference.
    It seems that london1a1 suggests changing the Camera.h file in this location:
              Users/london1a1/Documents/DW_NAF/PhoneGapLib/PhoneGapLib/Classes/Camera.h
    Whereas you're saying to change the Camera.h file in this location:
              /Applications/Adobe Dreamweaver CS5.5/Configuration/NativeAppFramework/DWPhoneGap/iphone/PhoneGapLib/Classes/Camera.h
    I've tried changing the Camera.h file in both locations.  Neither has made a difference.

  • [svn:osmf:] 11242: Updating the Flex project file to take into account the NetStreamContentProtectableTrait 's name change.

    Revision: 11242
    Author:   [email protected]
    Date:     2009-10-28 13:26:52 -0700 (Wed, 28 Oct 2009)
    Log Message:
    Updating the Flex project file to take into account the NetStreamContentProtectableTrait's name change.
    Modified Paths:
        osmf/trunk/framework/MediaFramework/.actionScriptProperties
        osmf/trunk/framework/MediaFramework/.flexLibProperties

    
    Hi,
    This topic seems to be related to VBA coding, better to post your question to the forum for Excel Developer
    http://social.msdn.microsoft.com/Forums/office/en-US/home?forum=exceldev
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.
    Tony Chen
    TechNet Community Support

  • [svn:osmf:] 15114: Don't check policy file when loading SWFs.

    Revision: 15114
    Revision: 15114
    Author:   [email protected]
    Date:     2010-03-29 12:24:58 -0700 (Mon, 29 Mar 2010)
    Log Message:
    Don't check policy file when loading SWFs.  Don't import local SWFs into current security domain.
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/elements/ImageLoader.as
        osmf/trunk/framework/OSMF/org/osmf/elements/SWFLoader.as
        osmf/trunk/framework/OSMF/org/osmf/elements/loaderClasses/LoaderUtils.as

    If you managed to get to the point where the applet container is created (the "gray square"), but the form never appears then you can assume one or more of the following has occurred:
    1. The JRE crashed after startup. Many times, but not always, if such a crash occurs it will leave a JRE dump file on the desktop. Its content may help to identify the cause.
    2. The Forms runtime crashed at startup. Many times, but not always, a Forms dump file will be created on the server. Its content may help to identify the cause.
    3. The Forms runtime was unable to start at all. This can occur on unix systems when/if there is a resource or permissions issue. One of the more common causes is if the file descriptor (nofiles) value is set too low.
    4. The applet is actually running, but has attempted to display a dialog box and is awaiting your acknowledgement, but the box was wrongfully sent to the background behind the browser. A similar issue was reported in one of the JRE 1.6.0_xx series, however I don't recall which one. Uninstall your current version and install the latest which is 1.6.0_27
    There are other possibilities, but these are most common.
    I would recommend the following:
    1. Uninstall any JRE older than 1.6.0_27. Reboot. Install 1.6.0_27
    2. Set networkRetries=5 in formsweb.cfg
    3. Set FORMS_TIMEOUT to 15 (default). Setting to a high value as you have is not recommended and is rarely necessary.
    4. Verify that the test form works. For example:
    http://machine:port/forms/frmservlet?form=test
    5. It appears that you are trying to use WU_TEST_106.fmx. Instead, download an updated version of this file (the name has also changed)
    http://www.oracle.com/ocom/groups/public/@otn/documents/webcontent/196249.zip
    6. Ensure that you have compiled webutil.pll into .plx. Do not use an old version of this file. The installation will include one. If not, check for it in an installation that also includes the Builders.

  • [svn:osmf:] 13606: Update build-config files for framework projects.

    Revision: 13606
    Revision: 13606
    Author:   [email protected]
    Date:     2010-01-18 17:20:00 -0800 (Mon, 18 Jan 2010)
    Log Message:
    Update build-config files for framework projects.
    Modified Paths:
        osmf/trunk/framework/OSMF/readme.txt
        osmf/trunk/framework/OSMFAIRTest/OSMFAIRTest.mxml
        osmf/trunk/framework/OSMFIntegrationTest/OSMFIntegrationTest.mxml
        osmf/trunk/framework/OSMFIntegrationTest/OSMFIntegrationTestHeadless.mxml
        osmf/trunk/framework/OSMFTest/OSMFTest.mxml
        osmf/trunk/framework/OSMFTest/OSMFTestHeadless.mxml
    Added Paths:
        osmf/trunk/framework/OSMF/osmf-build-config.flex
        osmf/trunk/framework/OSMF/osmf-build-config.flexcov
        osmf/trunk/framework/OSMF/osmf-build-config.xml
        osmf/trunk/framework/OSMFAIRTest/OSMFAIRTest-build-config.xml
        osmf/trunk/framework/OSMFIntegrationTest/org/osmf/OSMFIntegrationTests.as
        osmf/trunk/framework/OSMFIntegrationTest/osmfintegrationtest-build-config.xml
        osmf/trunk/framework/OSMFTest/OSMFTest.flex
        osmf/trunk/framework/OSMFTest/OSMFTest.flexcov
        osmf/trunk/framework/OSMFTest/org/osmf/OSMFTests.as
        osmf/trunk/framework/OSMFTest/osmftest-build-config.flex
        osmf/trunk/framework/OSMFTest/osmftest-build-config.flexcov
        osmf/trunk/framework/OSMFTest/osmftest-build-config.xml
    Removed Paths:
        osmf/trunk/framework/OSMF/mediaframework-build-config.flex
        osmf/trunk/framework/OSMF/mediaframework-build-config.flexcov
        osmf/trunk/framework/OSMF/mediaframework-build-config.xml
        osmf/trunk/framework/OSMFAIRTest/MediaFrameworkAirTest-build-config.xml
        osmf/trunk/framework/OSMFIntegrationTest/mediaframeworkintegrationtest-build-config.xml
        osmf/trunk/framework/OSMFIntegrationTest/org/osmf/MediaFrameworkIntegrationTests.as
        osmf/trunk/framework/OSMFTest/MediaFrameworkFlexTest.flex
        osmf/trunk/framework/OSMFTest/MediaFrameworkFlexTest.flexcov
        osmf/trunk/framework/OSMFTest/mediaframeworkflextest-build-config.flex
        osmf/trunk/framework/OSMFTest/mediaframeworkflextest-build-config.flexcov
        osmf/trunk/framework/OSMFTest/mediaframeworkflextest-build-config.xml
        osmf/trunk/framework/OSMFTest/org/osmf/MediaFrameworkTests.as

    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]

  • [svn:osmf:] 10589: Updated the readme. txt for the VASTSample based on feedback in the OSMF forum.

    Revision: 10589
    Author:   [email protected]
    Date:     2009-09-25 10:15:31 -0700 (Fri, 25 Sep 2009)
    Log Message:
    Updated the readme.txt for the VASTSample based on feedback in the OSMF forum.
    Modified Paths:
        osmf/trunk/apps/samples/libs/VASTSample/readme.txt

    A good solution. Liked it very much. Can you please make it a technet blog for others.
    [email protected]

  • [svn:osmf:] 13591: Update project files for sample apps.

    Revision: 13591
    Revision: 13591
    Author:   [email protected]
    Date:     2010-01-18 15:14:30 -0800 (Mon, 18 Jan 2010)
    Log Message:
    Update project files for sample apps.
    Modified Paths:
        osmf/trunk/apps/samples/framework/CuePointSample/.actionScriptProperties
        osmf/trunk/apps/samples/framework/CuePointSample/.flexProperties
        osmf/trunk/apps/samples/framework/DynamicStreamingSample/.actionScriptProperties
        osmf/trunk/apps/samples/framework/ExamplePlayer/.actionScriptProperties
        osmf/trunk/apps/samples/framework/ExamplePlayer/.flexProperties
        osmf/trunk/apps/samples/framework/GGTrackingPlugin/.actionScriptProperties
        osmf/trunk/apps/samples/framework/GGTrackingSample/.actionScriptProperties
        osmf/trunk/apps/samples/framework/HTMLMediaContainerSample/.actionScriptProperties
        osmf/trunk/apps/samples/framework/HelloWorld/.actionScriptProperties
        osmf/trunk/apps/samples/framework/MediaContainerSample/.actionScriptProperties
        osmf/trunk/apps/samples/framework/MetadataSample/.actionScriptProperties
        osmf/trunk/apps/samples/framework/MetadataSample/.flexProperties
        osmf/trunk/apps/samples/framework/MetadataVideoPlugin/.actionScriptProperties
        osmf/trunk/apps/samples/framework/MetadataVideoSample/.actionScriptProperties
        osmf/trunk/apps/samples/framework/MetadataVideoSample/.project
        osmf/trunk/apps/samples/framework/NestedMediaContainersSample/.actionScriptProperties
        osmf/trunk/apps/samples/framework/PluginSample/.actionScriptProperties
        osmf/trunk/apps/samples/framework/ReferenceSample/.actionScriptProperties
        osmf/trunk/apps/samples/framework/SampleLoggers/.actionScriptProperties
        osmf/trunk/apps/samples/framework/SampleLoggers/.flexLibProperties
        osmf/trunk/apps/samples/framework/SamplePlugin/.actionScriptProperties
        osmf/trunk/apps/samples/framework/WebPlayer/.actionScriptProperties
        osmf/trunk/apps/samples/libs/VASTSample/.actionScriptProperties
        osmf/trunk/apps/samples/plugins/AkamaiPluginSample/.actionScriptProperties
        osmf/trunk/apps/samples/plugins/AkamaiPluginSample/.flexProperties
        osmf/trunk/apps/samples/plugins/AkamaiPluginSample/.project
        osmf/trunk/apps/samples/plugins/CaptioningSample/.actionScriptProperties
        osmf/trunk/apps/samples/plugins/CaptioningSample/.flexProperties
        osmf/trunk/apps/samples/plugins/CaptioningSample/.project
        osmf/trunk/apps/samples/plugins/MASTSample/.actionScriptProperties
        osmf/trunk/apps/samples/plugins/MASTSample/.project
        osmf/trunk/apps/samples/plugins/SMILSample/.actionScriptProperties
        osmf/trunk/apps/samples/plugins/SMILSample/.flexProperties
        osmf/trunk/apps/samples/plugins/SMILSample/.project

  • [svn:osmf:] 13586: Update project files for OSMFAIRTest.

    Revision: 13586
    Revision: 13586
    Author:   [email protected]
    Date:     2010-01-18 14:34:02 -0800 (Mon, 18 Jan 2010)
    Log Message:
    Update project files for OSMFAIRTest.
    Modified Paths:
        osmf/trunk/framework/OSMFAIRTest/.actionScriptProperties
        osmf/trunk/framework/OSMFAIRTest/.project
    Added Paths:
        osmf/trunk/framework/OSMFAIRTest/OSMFAIRTest-app.xml
        osmf/trunk/framework/OSMFAIRTest/OSMFAIRTest.mxml
    Removed Paths:
        osmf/trunk/framework/OSMFAIRTest/MediaFrameworkAirTest-app.xml
        osmf/trunk/framework/OSMFAIRTest/MediaFrameworkAirTest.mxml

    While the files are XML, I'm not sure they are fully standard XML. Even if they are, they have all kinds of data in them which requires special knowledge. For instance, libraries have icons (which are binary) and versions. Classes have a wire and control. Projects have arrays of elements which are encoded in a certain way, etc. In short, don't merge them. Also, note that current versions of TSVN auto-merge conflicts by default when you update and you need to jump through some hoops to disable that.
    Bob_Schor wrote:
    Side note -- if I want to use the LabVIEW Compare tool, I rename the two "revision" files by adding .vi to the name.  Now they are legitimate VIs, and have unique names so LabVIEW can safely open all three.  Once I decide which I need to keep (say it is My Code.vi.2325.vi), I just delete the unnecessary extension.  In my case, Windows is set to not show extensions that it "knows", so what I delete is the ".vi.2325", and the not-shown ".vi" is still present.
    You should be able to configure TSVN to call the LVMerge program on LV files, which should allow you to simply click the original VI and select the conflict editing option in TSVN. No need to do this manually.
    Try to take over the world!

  • [svn:osmf:] 14361: Updated Project files.

    Revision: 14361
    Revision: 14361
    Author:   [email protected]
    Date:     2010-02-23 10:27:48 -0800 (Tue, 23 Feb 2010)
    Log Message:
    Updated Project files.
    Modified Paths:
        osmf/trunk/framework/OSMF/.actionScriptProperties
        osmf/trunk/framework/OSMF/.flexLibProperties

    At the moment, no.
    But go vote for this, maybe:
    http://cfbugs.adobe.com/bugreport/flexbugui/cfbugtracker/main.html#bugId=82909
    Adam

  • [svn:osmf:] 13602: Update build-config files for sample apps.

    Revision: 13602
    Revision: 13602
    Author:   [email protected]
    Date:     2010-01-18 17:08:30 -0800 (Mon, 18 Jan 2010)
    Log Message:
    Update build-config files for sample apps.
    Modified Paths:
        osmf/trunk/apps/samples/framework/DynamicStreamingSample/DynamicStreamingSample-build-con fig.xml
        osmf/trunk/apps/samples/framework/ExamplePlayer/ExamplePlayer-build-config.xml
        osmf/trunk/apps/samples/framework/GGTrackingPlugin/GGTrackingPlugin-build-config.xml
        osmf/trunk/apps/samples/framework/GGTrackingSample/GGTrackingSample-build-config.xml
        osmf/trunk/apps/samples/framework/MetadataSample/MetadataSample-build-config.xml
        osmf/trunk/apps/samples/framework/PluginSample/PluginSample-build-config.xml
        osmf/trunk/apps/samples/framework/ReferenceSample/ReferenceSample-build-config.xml
        osmf/trunk/apps/samples/framework/SampleLoggers/SampleLoggers-build-config.xml
        osmf/trunk/apps/samples/framework/SamplePlugin/SamplePlugin-build-config.xml
    Added Paths:
        osmf/trunk/apps/samples/framework/MediaPlayerWrapper/MediaPlayerWrapper-build-config.xml
    Removed Paths:
        osmf/trunk/apps/samples/framework/MediaPlayerWrapper/MediaPlayer-build-config.xml

  • [svn:osmf:] 13604: Update build-config files for sample plugins.

    Revision: 13604
    Revision: 13604
    Author:   [email protected]
    Date:     2010-01-18 17:09:32 -0800 (Mon, 18 Jan 2010)
    Log Message:
    Update build-config files for sample plugins.
    Modified Paths:
        osmf/trunk/apps/samples/plugins/AkamaiPluginSample/AkamaiPluginSample-build-config.xml
        osmf/trunk/apps/samples/plugins/MASTSample/MASTSample-build-config.xml

    Thanks Brian. I would certainly appreciate the maintenance and documentation of some of these. The one that most comes to mind is the OSMFTest suite. This would be valuable if only so that developers have some idea of the coverage that's going on under the hood. It would also help for diagnosing what's going on when behavior is not as expected. I was pleased that when I figured out how to compile this directory, I could see that there were 1109 tests, all of which passed except for one that failed due to not being on my local security whitelist.

  • [svn:osmf:] 13605: Update build-config files for libs.

    Revision: 13605
    Revision: 13605
    Author:   [email protected]
    Date:     2010-01-18 17:10:01 -0800 (Mon, 18 Jan 2010)
    Log Message:
    Update build-config files for libs.
    Modified Paths:
        osmf/trunk/libs/VAST/vast-build-config.flex
        osmf/trunk/libs/VAST/vast-build-config.flexcov
        osmf/trunk/libs/VAST/vast-build-config.xml
        osmf/trunk/libs/adobe/NetMocker/netmocker-build-config.xml

    Thanks Brian. I would certainly appreciate the maintenance and documentation of some of these. The one that most comes to mind is the OSMFTest suite. This would be valuable if only so that developers have some idea of the coverage that's going on under the hood. It would also help for diagnosing what's going on when behavior is not as expected. I was pleased that when I figured out how to compile this directory, I could see that there were 1109 tests, all of which passed except for one that failed due to not being on my local security whitelist.

  • [svn:osmf:] 13494: Update build script to work with Flex 4 SDK.

    Revision: 13494
    Revision: 13494
    Author:   [email protected]
    Date:     2010-01-13 20:30:13 -0800 (Wed, 13 Jan 2010)
    Log Message:
    Update build script to work with Flex 4 SDK.
    Modified Paths:
        osmf/branches/flex4/build/build.xml

    No, you don't need Flash Builder to use the Flex SDK. If you download the SDK and unzip it, you'll find a 'bin' directory that has the mxmlc compiler in it. You can compile Actionscript or MXML files using that.
    ./mxmlc MyFlexApp.mxml
    If you are building an AIR application, you will use amxmlc
    ./amxmlc MyAIRFlexApp.mxml
    Then, launch your AIR application using adl
    ./adl.exe MyAIRFlexApp-app.xml
    Hope this helps,
    Joan

  • [svn:osmf:] 13994: Updating source path to control bar plugin.

    Revision: 13994
    Revision: 13994
    Author:   [email protected]
    Date:     2010-02-05 00:47:30 -0800 (Fri, 05 Feb 2010)
    Log Message:
    Updating source path to control bar plugin.
    Modified Paths:
        osmf/trunk/apps/samples/plugins/ControlBarPluginTest/.actionScriptProperties
        osmf/trunk/apps/samples/plugins/ControlBarPluginTest/.project

    http://validator.w3.org/check?uri=http%3A%2F%2Fwww.coloradorealestatetours.com%2 Fbrandnewhomes%2Frockinghorse%2Fcolter%2Fdefault.aspx%23TourViewer&charset=%28de tect+automatically%29&doctype=Inline&group=0
    Take a look through this page to help sort things out.
    Your page code suggests you're using the javascript method to embed the QTVR's and you even have a link to the proper QuickTime .js file on your server. But your page code is incorrect (object/embed) for that file to work.
    Your source file (at the link you provided) is 800X600 but you've used the "tofit" tag to reduce its size. A 600 width "tofit" would need 450 for the height. But you've set it at 345 (your code above). This would cut things off.
    http://www.qtbridge.com/pageot/pageot.html
    Free software that can help with proper html code and it understands the special .js code required for the modern javascript coding for Internet Explorer:
    http://developer.apple.com/internet/ieembedprep.html

  • [svn:osmf:] 11880: Update to add filtering tags for platform unified ASLR

    Revision: 11880
    Revision: 11880
    Author:   [email protected]
    Date:     2009-11-16 17:37:51 -0800 (Mon, 16 Nov 2009)
    Log Message:
    Update to add filtering tags for platform unified ASLR
    as follows:
           @langversion 3.0
           @playerversion Flash 10
              (or Flash 10.1 for the DRM stuff)
           @playerversion AIR 1.0
           @productversion OSMF 1.0
    Modified Paths:
        osmf/trunk/framework/MediaFramework/org/osmf/net/NetStreamSeekableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/ISeekable.as
        osmf/trunk/framework/MediaFramework/org/osmf/traits/SeekableTrait.as
        osmf/trunk/framework/MediaFramework/org/osmf/video/VideoElement.as

    Hi,
    Can you mention the eclipse version you are using? And the platform in which you are trying to build?
    I feel its always better to be platform specific when you go in for headless build. I can see that the configs value in your properties file is "configs=*,*,*". Try changing it to appropriate value and build your product. For example, I use "configs=win32, win32, x86" for building my product in 32-bit windows machine.

Maybe you are looking for