Output_text converter in EA4 no longer working

I have been using the NumberFormat converters in EA3 for output_text with no problem. Now I am trying out EA4 and the standard converters have stopped working. So, I have build my own converter and registered it in faces-config.xml just like in cardemo. my jsp looks like:
<h:output_text id="monQuota" converter="swampCurrency" valueRef="TCompCalc.monQuota" >
</h:output_text>
the faces-config.xml section looks like:
     <converter>
     <description>Currecny Converter</description>
     <converter-id>swampCurrency</converter-id>
     <converter-class>swamp.webbeans.SwampCurrencyConverter</converter-class>
     </converter>
The class is not even being invoked and I double checked the spelling of everything many times over. I am at a loss here. Please help. Thanks.

Following code is working.
Try it.
<h:input_text id="ritsu" valueRef="waribikiBean.rate" converter="Number">
     <f:attribute name="numberStyle" value="percent"/>
</h:input_text>
<br>
<h:output_number id="urine" valueRef="waribikiBean.price">
     <f:attribute name="numberStyle" value="integer"/>
</h:output_number>
Katsumi Kawasaki
Tokyo

Similar Messages

  • Converted YouTube videos no longer work

    I have been converting some YouTube videos for my own offline use for some time to view on my iPod Touch. I use a little program called TubeSock.
    Since 2.0 software was released for both iPod Touch and the iPhone 3G all of my converted videos no longer work. Apple changed something. I also have an e-mail into TubeSock to see if they have an update in the works.
    Anyone else experience this problem and if so any solutions?
    Ken

    If it happens again then you can try these steps in case of issues with web pages:
    Reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)
    Clear the cache and cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > Cookies: "Show Cookies"
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do NOT click the Reset button on the Safe Mode start window.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes

  • Menu bar no longer working with IE update

    With the recent update in IE my main menu bar is no longer working, the "hover" function is not working and looks like the links are broken, but the links do work if you actually click on them.  From my vista machine it is OK but from my XP machine it does not show as being a link. The submenu's however do still work, here is the code, the first line is from the main menu and doesn't work, the 2nd line is a submenu and does work.
    Here is the site www.conundrumadventures.com
    From the main menu this is the code for "Adventures":
    <td id="002" class="link4" onclick="location.href='Teambuilding-Exercises-Adventures.php'"; onmouseover="changeC('002','link4h');" onmouseout="changeC('002','link4');" >Adventures</td>
            </tr>
            <tr>
    From within the adventures page here is the code for the submenu for  "Conundrum Metro":
              <td id="303" class="Sublink4" onclick="location.href='Outdoor-Team-Building.php'"; onmouseover="subchangeC('303','Sublink4h');" onmouseout="subchangeC('303','Sublink4');" >Conundrum Metro</td>
            </tr>
    Any ideas how to fix the main menu bar?
    Thanks
    Lynn

    I recommend doing away with your mouseover/mouseout links and convert to using Cascading Style Sheets.
    Here is a link to CSS tutorials: http://www.adobe.com/devnet/dreamweaver/css.html
    You don't say whether you are using Dreamweaver CS4 or an earlier version, but even if you are using that earlier version, you can type the code in yourself. Look especially at the tutorial chain "Designing with CSS", as there is a module that talks about a menu bar and how to make the links.
    Best wishes,
    Beth

  • DVI to S-Video TV out no longer working

    I have a Macbook Pro 2.4ghz Core 2 Duo, bought mid 2007. Up until December last year I have been able to use an Apple DVI to TV adapter to display on a TV. For some unknown reason this no longer works. To find a solution I have tried plugging things in different orders, deleting preferences, creating a new user but nothing works. It may have happened after a Mac OS X Leopard update but I cannot be sure.
    What I do know is:
    - the DVI port still functions on an LCD, using a DVI to VGA adapter or just straight DVI.
    I've read about failing video cards etc but I don't think any of these apply to my model. I believe it might actually be a software issue...
    Has anyone had any success with recent versions of Leopard and connecting a TV?
    Thanks.

    turns out the dvi to s-video converter was kinda sorta broke, I had to jam the cable down into the s-video and rca plastic piece, I guess it wasnt making a perfect condition. Oh well works now.

  • Reports no longer work after upgrading to SCCM 2012 R2

    I upgraded my SCCM 2012 SP1 environment to R2 and reports no longer work.  I've removed the site role, waited a day, and added it.  I've also verified the account (used by the reporting site role) has access to the DB and can logon locally.  The
    problem still persists.  Here's a copy/paste of the error:
    Microsoft.Reporting.WinForms.ReportServerException
    An error has occurred during report processing. (rsProcessingAborted)
    Stack Trace:
       at Microsoft.Reporting.WinForms.ServerReportSoapProxy.OnSoapException(SoapException e)
       at Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.ProxyMethodInvocation.Execute[TReturn](RSExecutionConnection connection, ProxyMethod`1 initialMethod, ProxyMethod`1 retryMethod)
       at Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.LoadReport(String Report, String HistoryID)
       at Microsoft.Reporting.WinForms.ServerReport.EnsureExecutionSession()
       at Microsoft.Reporting.WinForms.ServerReport.SetParameters(IEnumerable`1 parameters)
       at Microsoft.ConfigurationManagement.AdminConsole.SrsReporting.ReportViewerWindowsForms.SetParameterValues_DoWork(Object sender, DoWorkEventArgs e)
    Microsoft.Reporting.WinForms.ReportServerException
    Cannot read the next data row for the dataset DataSet1. (rsErrorReadingNextDataRow)
    Stack Trace:
       at Microsoft.Reporting.WinForms.ServerReportSoapProxy.OnSoapException(SoapException e)
       at Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.ProxyMethodInvocation.Execute[TReturn](RSExecutionConnection connection, ProxyMethod`1 initialMethod, ProxyMethod`1 retryMethod)
       at Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.LoadReport(String Report, String HistoryID)
       at Microsoft.Reporting.WinForms.ServerReport.EnsureExecutionSession()
       at Microsoft.Reporting.WinForms.ServerReport.SetParameters(IEnumerable`1 parameters)
       at Microsoft.ConfigurationManagement.AdminConsole.SrsReporting.ReportViewerWindowsForms.SetParameterValues_DoWork(Object sender, DoWorkEventArgs e)
    Microsoft.Reporting.WinForms.ReportServerException
    Conversion failed when converting the nvarchar value 'XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXscrubbed' to data type int.
    Stack Trace:
       at Microsoft.Reporting.WinForms.ServerReportSoapProxy.OnSoapException(SoapException e)
       at Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.ProxyMethodInvocation.Execute[TReturn](RSExecutionConnection connection, ProxyMethod`1 initialMethod, ProxyMethod`1 retryMethod)
       at Microsoft.Reporting.WinForms.Internal.Soap.ReportingServices2005.Execution.RSExecutionConnection.LoadReport(String Report, String HistoryID)
       at Microsoft.Reporting.WinForms.ServerReport.EnsureExecutionSession()
       at Microsoft.Reporting.WinForms.ServerReport.SetParameters(IEnumerable`1 parameters)
       at Microsoft.ConfigurationManagement.AdminConsole.SrsReporting.ReportViewerWindowsForms.SetParameterValues_DoWork(Object sender, DoWorkEventArgs e)
    I've tried many other TechNet solutions as well with no improvement:
    http://social.technet.microsoft.com/Forums/en-US/ae08aa43-054d-47e7-99fb-c4f101962478/reports-not-working-after-upgrade-to-sccm-2012-r2-?forum=configmanagergeneral
    http://social.technet.microsoft.com/Forums/en-US/77bad9b6-de0e-42d3-ae9f-e7c9d26b4330/reporting-error-after-upgrading-to-sccm-2012-r2?forum=configmanagergeneral
    Any other thoughts on this?

    So to be clear you have Done both the Mofcomp and Added the correct account to the Windows Authorization Access Group?
    What is version of SQL are you using?
    Is SSRS remote or local to CM12?
    What service account are you using for SSRS?
    Bases on the error message you are getting this within the console, Does the native SSRS report work? BTW I never recommend accessing the report via the console.
    http://be.enhansoft.com/post/2013/09/10/Should-Configuration-Manager-SSRS-or-ASP-Reports-be-Accessed-from-the-Browser-or-the-Console.aspx
    Garth Jones | My blogs: Enhansoft and
    Old Blog site | Twitter:
    @GarthMJ

  • After updating to 10.10.2, iPhoto no longer works.

    Problem description:
    After updating to 10.10.2, iPhoto no longer works.
    EtreCheck version: 2.1.8 (121)
    Report generated March 25, 2015 at 1:32:57 PM ADT
    Download EtreCheck from http://etresoft.com/etrecheck
    Click the [Click for support] links for help with non-Apple products.
    Click the [Click for details] links for more information about that line.
    Hardware Information: ℹ️
        iMac (21.5-inch, Late 2009) (Technical Specifications)
        iMac - model: iMac10,1
        1 3.06 GHz Intel Core 2 Duo CPU: 2-core
        4 GB RAM Upgradeable
            BANK 0/DIMM0
                Empty  
            BANK 1/DIMM0
                Empty  
            BANK 0/DIMM1
                2 GB DDR3 1067 MHz ok
            BANK 1/DIMM1
                2 GB DDR3 1067 MHz ok
        Bluetooth: Old - Handoff/Airdrop2 not supported
        Wireless:  en1: 802.11 a/b/g/n
    Video Information: ℹ️
        NVIDIA GeForce 9400 - VRAM: 256 MB
            iMac 1920 x 1080
    System Software: ℹ️
        OS X 10.10.2 (14C1514) - Time since boot: 2:0:14
    Disk Information: ℹ️
        Hitachi HDT721050SLA360 disk0 : (500.11 GB)
            EFI (disk0s1) <not mounted> : 210 MB
            Macintosh HD (disk0s2) / : 499.25 GB (232.14 GB free)
            Recovery HD (disk0s3) <not mounted>  [Recovery]: 650 MB
        PIONEER DVD-RW  DVRTS09 
    USB Information: ℹ️
        Apple Inc. Built-in iSight
        Apple Internal Memory Card Reader
        Apple, Inc. Keyboard Hub
            Apple, Inc Apple Keyboard
        Apple Computer, Inc. IR Receiver
        Microsoft Microsoft Basic Optical Mouse v2.0
        Apple Inc. BRCM2046 Hub
            Apple Inc. Bluetooth USB Host Controller
    Gatekeeper: ℹ️
        Mac App Store and identified developers
    Kernel Extensions: ℹ️
            /Library/Extensions
        [loaded]    at.obdev.nke.LittleSnitch (4234 - SDK 10.8) [Click for support]
    Startup Items: ℹ️
        ChmodBPF: Path: /Library/StartupItems/ChmodBPF
        Startup items are obsolete in OS X Yosemite
    Launch Agents: ℹ️
        [running]    at.obdev.LittleSnitchUIAgent.plist [Click for support]
        [not loaded]    com.adobe.AAM.Updater-1.0.plist [Click for support]
        [loaded]    com.divx.dms.agent.plist [Click for support]
        [loaded]    com.divx.update.agent.plist [Click for support]
    Launch Daemons: ℹ️
        [running]    at.obdev.littlesnitchd.plist [Click for support]
        [loaded]    com.adobe.fpsaud.plist [Click for support]
        [loaded]    com.ambrosiasw.ambrosiaaudiosupporthelper.daemon.plist [Click for support]
        [not loaded]    com.maintain.AutoLoginUserScreenLocked.plist [Click for support]
        [loaded]    com.microsoft.office.licensing.helper.plist [Click for support]
        [loaded]    net.waterroof.rules.plist [Click for support]
        [loaded]    org.tcpdump.chmod_bpf.plist [Click for support]
    User Launch Agents: ℹ️
        [loaded]    com.adobe.ARM.[...].plist [Click for support]
        [failed]    com.goacemjobhmmbdlbbfjgifjcojdfnjfm.updater.plist [Click for support] [Click for details]
        [loaded]    com.google.keystone.agent.plist [Click for support]
        [loaded]    com.Livestation.plist [Click for support]
    User Login Items: ℹ️
        Safari    Application  (/Applications/Safari.app)
        AdobeResourceSynchronizer    Application  (/Applications/Adobe Reader.app/Contents/Support/AdobeResourceSynchronizer.app)
        ClamXavSentry    UNKNOWN  (missing value)
        ClamXavSentry    UNKNOWN  (missing value)
        ClamXav Sentry    UNKNOWN  (missing value)
        ClamXav Sentry    Application  (/Applications/ClamXav.app/Contents/Resources/ClamXav Sentry.app)
        ExpanderDaemon    Application  (/Applications/StuffIt/StuffIt Expander.app/Contents/MacOS/ExpanderDaemon.app)
        RealPlayer Downloader Agent    Application  (/Users/[redacted]/Library/Application Support/RealNetworks/RealPlayer Downloader Agent.app)
    Internet Plug-ins: ℹ️
        AdobePDFViewerNPAPI: Version: 11.0.10 - SDK 10.6 [Click for support]
        Flash Player: Version: 16.0.0.296 - SDK 10.6 Outdated! Update
        EPPEX Plugin: Version: 3.0.5.0 [Click for support]
        DivX Web Player: Version: 3.2.4.1250 - SDK 10.6 [Click for support]
        AdobePDFViewer: Version: 11.0.10 - SDK 10.6 [Click for support]
        Scorch: Version: 6.1.0 [Click for support]
        iPhotoPhotocast: Version: 7.0
        RealPlayer Plugin: Version: Unknown
        DirectorShockwave: Version: 12.0.7r148 - SDK 10.6 [Click for support]
        PDF Browser Plugin: Version: 2.3.2 [Click for support]
        FlashPlayer-10.6: Version: 16.0.0.296 - SDK 10.6 [Click for support]
        QuickTime Plugin: Version: 7.7.3
        AdobeAAMDetect: Version: AdobeAAMDetect 1.0.0.0 - SDK 10.6 [Click for support]
        Silverlight: Version: 5.1.10411.0 - SDK 10.6 [Click for support]
        OVSHelper: Version: 1.1 [Click for support]
        Google Earth Web Plug-in: Version: 5.2 [Click for support]
        Default Browser: Version: 600 - SDK 10.10
        Flip4Mac WMV Plugin: Version: 3.2.0.16   - SDK 10.8 [Click for support]
        SharePointBrowserPlugin: Version: 14.4.8 - SDK 10.6 [Click for support]
        JavaAppletPlugin: Version: 15.0.0 - SDK 10.10 Check version
    User internet Plug-ins: ℹ️
        RealPlayer Plugin: Version: Unknown [Click for support]
        Google Earth Web Plug-in: Version: 7.1 [Click for support]
    Safari Extensions: ℹ️
        AdBlock
        iMedia Converter Deluxe 
        WOT
    3rd Party Preference Panes: ℹ️
        Flash Player  [Click for support]
        Flip4Mac WMV  [Click for support]
        Perian  [Click for support]
    Time Machine: ℹ️
        Skip System Files: NO
        Mobile backups: OFF
        Auto backup: NO - Auto backup turned off
        Volumes being backed up:
            Macintosh HD: Disk size: 499.25 GB Disk used: 267.11 GB
        Destinations:
            Time Machine [Local]
            Total size: 333.40 GB
            Total number of backups: 45
            Oldest backup: 2014-10-23 13:20:11 +0000
            Last backup: 2015-03-25 16:16:56 +0000
            Size of backup disk: Too small
                Backup size 333.40 GB < (Disk used 267.11 GB X 3)
    Top Processes by CPU: ℹ️
             4%    WindowServer
             1%    RealPlayer Downloader Agent
             0%    AppleSpell
             0%    ClamXav Sentry
             0%    fontd
    Top Processes by Memory: ℹ️
        176 MB    clamd
        172 MB    Finder
        94 MB    mds_stores
        73 MB    Preview
        47 MB    Dock
    Virtual Memory Information: ℹ️
        958 MB    Free RAM
        1.48 GB    Active RAM
        795 MB    Inactive RAM
        616 MB    Wired RAM
        4.25 GB    Page-ins
        24 MB    Page-outs
    Diagnostics Information: ℹ️
        Mar 25, 2015, 01:08:22 PM    /Library/Logs/DiagnosticReports/iPhoto_2015-03-25-130822_[redacted].hang
        Mar 25, 2015, 11:30:42 AM    Self test - passed
        Mar 23, 2015, 03:49:37 PM    /Library/Logs/DiagnosticReports/iTunes_2015-03-23-154937_[redacted].cpu_resourc e.diag [Click for details]
        Mar 23, 2015, 12:06:35 PM    /Library/Logs/DiagnosticReports/MP Navigator EX 2.0_2015-03-23-120635_[redacted].cpu_resource.diag [Click for details]
        Mar 22, 2015, 03:32:47 PM    /Users/[redacted]/Library/Logs/DiagnosticReports/iTunes_2015-03-22-153247_[reda cted].crash
        Mar 25, 2015, 12:47:08 PM    /Library/Logs/DiagnosticReports/iPhoto_2015-03-25-124708_[redacted].hang
        Mar 24, 2015, 05:37:33 PM    /Library/Logs/DiagnosticReports/iTunes_2015-03-24-173733_[redacted].cpu_resourc e.diag [Click for details]
        Mar 24, 2015, 12:42:30 PM    /Library/Logs/DiagnosticReports/MP Navigator EX 2.0_2015-03-24-124230_[redacted].cpu_resource.diag [Click for details]

    What version of iPhoto do you have?  With Yosemite you must be running iPhoto 9.6.1 which is a available from the App Store.  If your previous version of iPhoto was iPhoto 7 (08) or earlier you'll have to download and apply the  iPhoto Library Upgrader 1.1 to the library before opening it with iPhoto 9.6.1. It'll be located in the Applications/Utilities folder after downloading.
    Now for your system:
    Startup Items: ℹ️
        ChmodBPF: Path: /Library/StartupItems/ChmodBPF
        Startup items are obsolete in OS X Yosemite
    Either remove this or update it so it's compatible with Yosemite.
    Get rid of the antivirus software as rkaufmann87 mentioned.  It's not needed.
    User Launch Agents: ℹ️
        [failed]    com.goacemjobhmmbdlbbfjgifjcojdfnjfm.updater.plist [Click for support][Click for details]
    Don't know what this is for.  There was no info on Google about it so remove it.
    Currently you're not having any memory problems since your Page-outs are essentially non existent. You can check it as you work with Activity Monitor.
    Virtual Memory Information: ℹ️
        958 MB    Free RAM
        1.48 GB    Active RAM
        795 MB    Inactive RAM
        616 MB    Wired RAM
        4.25 GB    Page-ins
        24 MB    Page-outs
    As long as the memory pressure is in the green and constant and you're not seeing a lot of SWODs you shouldn't be concerned about the memory.  Of course increasing memory will nearly always improve general system and application performance. But you didn't mention slowness as part of your problem.

  • Videos no longer working on iPod

    I use my 5th gen daily and have several video clips on the iPod that used to play on it without fail, I loaded them once and just left them on. Now, they show up in iTunes but are no longer on the iPod. I convert video clips from this source daily and now none of the new ones will transfer to the iPod either (but will show up in iTunes). I can do the convert to iPod and it works but my question is what changed that I have to convert them twice now?? None of my other video clips are having this problem. I use Videora to convert and have never had problems with it before.

    There are some files (such as MPEG-1 and those with muxed audio) that Quicktime has trouble converting. I use iSquint for converting videos for my iPod, and it works great. It's faster than Quicktime, and it's also free!

  • Web gallery links no longer work from iWeb

    I previously added links directly to my web gallery photo albums as external links in iWeb. This no longer works. For instance, I used to be able to send people to a specific web gallery album by linking to gallery.mac.com/username#xxxxxxx where xxxxxxx is the number of the album. This recently stopped working however. iWeb seems to change the # sign to %252. Anyone know what happened?
    Kurt

    Kurt:
    FWIW here is some info I gleamed from various sites on naming sites.
    Renaming a website or webpage
    You can rename a site or page at any time by double-clicking its name in the site organizer and typing the new name.
    The page name appears at the top of the visitor's browser.
    The site name is included in the website's address (URL):
    http://web.mac.com/[YourMemberName]/iWeb/[SiteName]
    Renamed pages and sites (as well as the site's URL) change online the next time you publish.
    IMPORTANT: If you rename a site, previously created links to your site won't work; be sure to notify your visitors, especially your blog or podcast subscribers.
    Browsers convert spaces in site names to "%20." To avoid these symbols, use an underscore, hyphen, or some other character instead of a space. Also avoid non-Roman characters; many get converted to numbers when you publish.
    Other characters aren't recommended for use in website names, including: forward and backward slashes (/ \), brackets ([ ]), tilde (~), exclamation point !, question mark (?), "at" sign (@), number sign (#), dollar sign ($), ampersand (&), asterisk (*), colon (:), equal sign (=), comma (,), and double quotation marks ("). Using these characters may result in names with strange numbers in them.
    Hope this helps.
    OT

  • My iMovie no longer works "PowerPC applications no longer supported"

    My iMovie (v. 9.09) no longer works on my MacBook pro with osx 10.7.5, when I try to open the app I get the message "PowerPC applications no longer supported". I tried upgrading, but the mac store says I need osx 10.9 to upgrade. help!

    You might try converting the .mp3 files to AIFF 16bit @ 48kHz Stereo just to see if it's a file format problem. AIFF requires iMovie to do much less work to play it back or do any adjustments on it. Easiest way to convert would be to download Audacity and just Export to AIFF I think.

  • Hi everybody, we have some hi8 tapes that we wish to put onto our apple. however the hi8 camcorder no longer works! is there a machine that takes the hi8 tapes and plugs into the apple. help!cheers

    hi everybody,
    we have some hi8 tapes that we would like to put onto our computer. however the camcorder no longer works. Does anyone know if there is a machine that takes hi8 tapes which we can plug into our apple? or if there is a way of getting around this problem?
    cheers

    Why not just purchase a used camcorder on eBay?  Another option would be to use a Hi8 to DVD Transfer service such as http://www.memoryhub.com/convert/hi8-to-dvd

  • Hyperlinks in PDFs made from Word no longer work

    PDFs made from Word documents containing hyperlinks used to be no problem. I can still make PDFs from Word (using the 'Save as PDF' in the print driver), and the links show up as underlined blue text, but they no longer work.
    It's been several months since I last made a Word doc with links and successfully converted it to PDF in this manner, but I can't imagine what might have changed.
    Any ideas?
    Thanks!

    Try to redo the default browser (i.e make IE the default and then let Firefox do it again).
    *http://kb.mozillazine.org/Default_browser
    *https://support.mozilla.org/kb/How+to+make+Firefox+the+default+browser
    *https://support.mozilla.org/kb/Setting+Firefox+as+the+default+browser+does+not+work
    You can also check for problems with DDE.
    *http://kb.mozillazine.org/Windows_error_opening_Internet_shortcut_or_local_HTML_file_-_Firefox

  • Convert from String to Long

    Hello Frineds I want to convert from String to Long.
    My String is like str="600 700 250 300" and I want to convert it to long and
    get the total value in to the long variable.like the total of str in long varible should be 1850.
    Thank You
    Nilesh Vasani

    Maybe this would work?
    StringTokenizer st = new StringTokenizer(yourString, " ");
    long l = 0;
    while(st.hasMoreTokens()) {
        l += Long.parseLong(st.nextToken()).longValue();
    }

  • RP:Lock Control/Unlock Control no longer work as they did in 7.1.

    I need to control access to remote panels programmaticly. In LabVIEW 7.1.1 I was able to pass strings via VIServer to a CaseHandler VI running in the local application space which would issue the Remote Panel Lock and Unlock methods. After converting the CaseHandler to LabVIEW 8.2 these methods no longer work, even if I run the VI directly.
    Are these methods expected to work in 8.2, are there any work arounds?
    Thanks
    Phil Bailey

    Phil,
    Last word I received was that they had told the development team.  I am sure NI will include the fix in the next release, but aside from that, I have no indication that NI will distribute an update.  I do have a tracking number and I attempted to contact the support group today only to find that they were out of the office due to the inclement weather occuring in Austin.  I will try again tomorrow, and the next day ad finitum until I get the issue resolved. 
    My workaround was the same as yours, not clean and entierly unacceptable, especially when considering that the description of these functions in the help docs was written with the desired functionality in mind. It taunts the programmer by describing the functionality that the programmer needs, only to supremely dissapoint the programmer who, after debugging the entire software project, finds that the error lies beyond his grasp! 
    I had to really convince them that this was really not working.  I am surprised that I haven't received word back on the resolution.  I then looked at the status of the service request and someone has marked it as "presumed resolved".  I will update you on the status via this thread.  We WILL get to the bottom of this!  Or, perhaps are we demanding too much of an API?  Programming with the functionality in mind and then expecting that functionality to actually work...
    K3nt

  • Old .idx files no longer working

    Old .idx files (index files) that worked with Reader 9 no longer work with Reader XI.  Because of this, I have not upgraded beyond Reader 9, but I love the new XI. Is there any way of converting the old .idx file so that they will work in XI?  (is there a simple upgrade tool?)

    Latest iPhoto, v.9.5. New Library: same result. But all files that iPhoto balks at ('sees' them, but warning exclamation point and not opened) open happily in Preview.
    (A thought: maybe I should try Loom. But iPhoto really should be able to handle these files if Preview can.)

  • QuickTime export suddenly no longer works.

    Hello,
    We recently upgraded our new studio equipment from Final Cut Pro to Adobe Premiere Pro CC 2014 on a brand new, latest edition Mac OS. We have had a handful of problems but most I have been able to work out. However, this recent one has me stuck and I need some help.
    So far, we have been exporting our videos the last two weeks by going to File--Export--Media and then selecting the Format as QuickTime and Preset as HD 1080i 29.97, H.264, AAC 48kHz. We leave everything else alone and hit export (of course changing the output name, but dumping it in the same place as the project file is). These settings looked great and were what our clients preferred, and they matched our incoming video settings. The size of the output file was also not too bad.
    However, yesterday for no reason it no longer works. Now, it says "Error compiling movie. Unknown error." when I try those settings and hit export.
    I have verified that there is no specific video clip it does this with, all of our different intros and outros and video clips from this past weeks logs of video have all been loaded in and they get the same error, we can't export. They worked before so it can't be the video clips. In addition, it is ONLY with QuickTime. If I say select the format to be H.264 and then preset as say HD 1080i then it works. It works with all of the other presets and formats I have chosen EXCEPT the QuickTime format! Even choosing the other presets under QuickTime yields nothing.
    Basically I can't seem to be able to produce .mov files anymore. In the directory I chose as the output, it creates a .mov file with the name of video I was trying to export but you can't open it and it has hardly any size.
    Does anyone have any idea what is going on? For now we are exporting at .mp4. It takes longer though and our files are much bigger and some of our clients have to do some converting so we'd like this fixed.
    Mike

    I have some updates, does anyone have any ideas?
    After reinstalling the software, the problem was fixed and we could export with the QuickTime settings again. However, a couple days later the problem came back. What is wierd is that is only affected certain users. For instance, on my account I am still export .mov videos just fine. However, after the error showed up for someone midday , anyone who logged into Adobe Premiere for the first time since the installation but after the error appeared get the error. I logged in before the error appeared and do not get it.
    I tried deleting the settings and files for specific people who have the problem, but it doesn't seem to fix the problem.
    I am trying ti figure out what tripped the error, and can find no reason other than the potential that not having all of the files saved in one place where the video is exported as being a problem....as that is the only ting the person did differently than I did. They had there stuff saved in multiple places. However after fixing that that didn't fix the problem.
    Lastly, we nee to export .mov with the H.264 codec. Most of the codecs don't work and changing other settings don't work....if its a .mov files qith QuickTime it fails with unknown errors. However, a couple strange Apple codecs work, but we can't use them because the files they produce are like 4-5GB big for our 3-4min videos.
    Thanks....and feedback is appreciated.

Maybe you are looking for