Bug in IMAQ (CWIMAQPoints.Remove)

There is a bug in the CWIMAQPoints.Remove funtion that affects the previous point. I have included a sample program.
Attachments:
Bug.zip ‏3 KB

This has been fixed in the latest version of the software. You can download the patch from:
ftp://ftp.ni.com/support/imaq/pc/vision/update605/
The README explains how to install the cwimaq.ocx patch.
Hope this helps,
Brad Buchanan
National Instruments

Similar Messages

  • Is it a bug in IMAQ or what??

    Hi All
    I am using LabView 6.1 along with IMAQ 2.5.1 for a system that I use to capture images while the camera is moving in X, Y directions. The program was set so that different scans can be made to measure specific sizes of aggregates in each scan. the program will save the two images. an original images as captured by the camera and a processed one which is exposed to different filyering process. Of these filters that were used is to keep particles within specific size and remove any other particles or objects from the original images. What happens is that this filtering work fine most of the time but when analyzing small particles it becomes showing un real objects in the saved image. these objects are not real particles. These object
    s would show in places in the processed image where there are nothing in the original image (blank space). Also if the filtering was functioning properly it would remove these small objects because these objects are smaller than the size range needed. So What could be the problem. Is it a bug in IMAq that the filtering is not functioning properly? or what could it be? See attached VI. you can undestand what I am saying. could there be a solution for this
    Attachments:
    Snap_Image#100.vi ‏230 KB

    hi,
    You can try to create two or more image buffer to two different images,one for original image and one for processed image.From your VI ,you only use one image buffer.It maybe make error .

  • Bug:Java install should remove old uninstall entries when updating in-place

    Assume I have installed an (old) version of Java (under 64bit Win7)..
    Now I download a newer/newest version of Java JDK and start installation process.
    When prompted I tell the procedure to install JAva JDK in the SAME directory as the previous version.
    So the old version does NOT exist any more afterwards.
    Everything works fine except the fact that afterwards there is still the uninstall entry of the old version alive.
    Java installation procedure should automatically remove these old uninstall entries.
    I guess Oracle Java development team thinks users will install new Java versions always in different directories (which is not a must).
    I think this is a bug or at least a feature request.
    Where can I officially tell oracle to fix it?
    Is there an official bug/feature request form?
    Thx
    Peter

    Download a fresh Firefox copy and save the file to the desktop.
    *Firefox 20.0.x: http://www.mozilla.org/en-US/firefox/all.html
    Uninstall your current Firefox version, if possible, to cleanup the Windows registry and settings in security software.
    *Do NOT remove personal data when you uninstall your current Firefox version, because all profile folders will be removed and you will also lose your personal data like bookmarks and passwords from profiles of other Firefox versions.
    Remove the Firefox program folder before installing that newly downloaded copy of the Firefox installer.
    *It is important to delete the Firefox program folder to remove all the files and make sure that there are no problems with files that were leftover after uninstalling.
    *http://kb.mozillazine.org/Uninstalling_Firefox
    Your bookmarks and other profile data are stored in the Firefox Profile Folder and won't be affected by an uninstall and (re)install, but make sure that "remove personal data" is NOT selected when you uninstall Firefox.
    *Help > Troubleshooting Information > Profile Directory: Show Folder
    *http://kb.mozillazine.org/Profile_folder_-_Firefox
    *http://kb.mozillazine.org/Profile_backup

  • A bug, or a feature removed from iTunes 11? Every playlist folder shows entire library

    Hi folks - wondering if anyone else has come across this issue (have searched, can't find references...) In older versions of iTunes, if you selected a folder containing playlists, the main window would show all tracks contained in those playlists - for example, if I have a Jazz folder containing 10 different playlists, each with 10 tracks, I could click on the folder and see (and play) just those 100 tracks.
    I just got a new Mac Mini and haved moved all my stuff to the new machine, all working fine with iTunes 11 except now when I click on any of my playlist folders, it shows me every sinlge track in my entire library. If I click on any of the playlists inside the folder, they're fine, just as they should be.
    So, does anyone know - is this a bug, did something get messed up with my transfer from the old machine, or did Apple just remove a handy feature?
    Thanks!

    Well wouldn't ya know it - a few hours later I check again and it's acting like it always used to, now showing the correct number of tracks. I didn't quit iTunes or reboot, relaunch, sleep, or anything - so I guess it was just taking its sweet time (like, 4 hours) to sort itself out after the move!

  • IOS 4.2 bug!!  CANNOT REMOVE APPLICATIONS!!

    Hello,
    I just updated my Iphone4 to iOS 4.2 and I just found out that i can't remove apps. Normally, I can click on the app and hold it until it jiggles then I can click on the 'x' icon on each app to remove. On iOS 4.2 on my Iphone 4, the icons are put in edit mode (they jiggle) but there is absolutely no 'x' icon!
    Anyone else seen this?? or Am I the first one??

    I can't believe no one figured this out yet.
    It is simply because with ios 4.2 there is a new restriction for deleting apps. I ran into the same problem and after reading this post and finding no solution I remembered that I had manually turned off the "delete Apps" restriction.
    So go into 'Settings'/ 'General'/ 'Restrictions'/ Enter your passcode if set/ and set 'Deleting Apps' to ON. \
    Voila. The X's will be there when the apps wiggle.
    It's a great little feature when you let your 4 year old play with your phone.
    You're welcome!

  • Bug: Polymorphic vi icon removed during source distribution

    I haven't been able to find this issue listed anywhere, but it may already be noted internally.
    I found that when building a source distribution that contained polymophic vi's that the built poly's icon would be messed up.
    It would have the "?" icon, but the vi was there and so was the icon image information.  If I opened the built poly and opened the icon editor the image would be there.  I could then accept and save changes.
    The fix ended up being making sure that none of the pixals in the origianl poly icons were transparent.  If I did this then the source distribution works correctly (polys have icons).
    This is using LabVIEW 2012 SP1 F1 32-bit on Win7.

    Sorry it too so long to reply.  A smaller build did not exibit the behavior.  I am zipping up my entire project and will private message you the dropbox link.
    It could have something to do with the VI's originally being from 2011 then converted to 2012 (some were probably even created in 2010 originally).
    Here is an image of one of the type defs in the project.

  • IMAQ vision bug in several IMAQ vision functions

    Some IMAQ Vision functions malfunction if you use the source image as the mask. I keep running into this bug in IMAQ Vision, some Vision functions exhibit this behavior, and some don't. It is not documented in the function descriptions. Even if it were, it would still be a bug. Example:
    1. Create a U8 source image that contains some zeros and some nonzero values.
    2. Wire the image into the source input and mask input of IMAQ Quantify and return the % value of the global report to see what percentage of pixels are nonzero.
    The answer is wrong. If you copy the image into a separate image first, and wire the separate image into the mask input, you get the correct answer. See attached VI for edification
    Cheers,
    -root
    Message Edited by Root Canal on 04-20-2009 06:06 PM
    Message Edited by Root Canal on 04-20-2009 06:08 PM
    global variables make robots angry
    Attachments:
    mayor of bug town.vi ‏43 KB
    mayor of bug town.PNG ‏18 KB

    Identical thread in Machine Vision discussion forum: mask bug in several IMAQ vision functions
    Hope this helps.
    -Ben
    WaterlooLabs

  • SCCM 2012 SP1 - SUP role removal or reinstall issue resolution

    Hello all,
    I just want to share a fix regarding SUP removal (re-install) issue.
    I think I found a bug  regarding SUP role removal/re-install.
    When I try to re-install secondary SUP on a site system, when I remove SUP via AdminUI – Administration – Site - Site Systems, it gets removed from the list but I get the following errors, which makes (re-)installation fail.
    Severity   
    Type        Site code
    Date / Time             
    System     Component             
    Message ID             
    Description
    Information              
    Milestone PS1        
    4/12/2013 10:28:09 PM          
    SMS02SS401.ICBCAGENT.NET             
    SMS_WSUS_CONTROL_MANAGER               
    1021        Site Component Manager detected that this component should be deinstalled from this site system. Site Component Manager will attempt to deinstall the component every 60 minutes. Site Component
    Manager will abort the deinstallation if it fails to succeed after 1440 minutes.
    Information              
    Audit        PS1        
    4/12/2013 10:27:58 PM          
    sms02ss401.icbcagent.net      
    Microsoft.ConfigurationManagement.exe  30038               
    User "ICBC\ll1v3" deleted the role of the Windows NT Server "\\SMS02SS401.ICBCAGENT.NET" as a Software update point in the site control file at site PS1.
    Error        
    Milestone PS1        
    4/12/2013 10:15:45 PM          
    SMS02SS401.ICBCAGENT.NET             
    SMS_WSUS_CONTROL_MANAGER      
    1020               
    Site Component Manager failed to reinstall this component on this site system.   
    Solution: Review the previous status messages to determine the exact reason for the failure. Site Component Manager will automatically retry the reinstallation in 60 minutes. To force Site Component Manager to immediately retry the reinstallation, stop
    and restart Site Component Manager using the Configuration Manager Service Manager.
    Error        
    Detail       PS1        
    4/12/2013 10:15:45 PM          
    SMS02SS401.ICBCAGENT.NET             
    SMS_WSUS_CONTROL_MANAGER      
    580               
    Could not delete the registry key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SMS\SMS_EXECUTIVE\Threads\SMS_WSUS_CONTROL_MANAGER"
    on computer SMS02SS401.ICBCAGENT.NET. The operating system reported error 997: Overlapped I/O operation is in progress.
    Information              
    Milestone PS1        
    4/12/2013 10:15:40 PM          
    SMS02SS401.ICBCAGENT.NET             
    SMS_WSUS_CONTROL_MANAGER               
    1018        Site Component Manager is reinstalling this component on this site system.
    Error        
    Detail       PS1        
    4/12/2013 9:14:39 PM            
    SMS02SS401.ICBCAGENT.NET             
    SMS_WSUS_CONTROL_MANAGER      
    580               
    Could not delete the registry key "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SMS\SMS_EXECUTIVE\Threads\SMS_WSUS_CONTROL_MANAGER" on computer SMS02SS401.ICBCAGENT.NET. The operating system reported error 997: Overlapped
    I/O operation is in progress.
    In fact, the registry is under
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SMS\Components\SMS_EXECUTIVE\Threads\SMS_WSUS_CONTROL_MANAGER
    When I trigger uninstall via AdminUI, it failed to remove, thus it think that it is already there when I try to re-install it.
    The fix was to manually remove HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SMS\Components\SMS_EXECUTIVE\Threads\
    SMS_WSUS_CONTROL_MANAGER registry key then re-try.
    Thanks,
    Young-
    YPae

    Yes!!!  this worked for me.  I have SCCM set up with a number of untrusted forests with a firewall in between my SCCM servers and the untrusted forests.  The firewall went down and half of my site servers in the untrusted forests were giving
    the "operating system reported error 997: Overlapped I/O operation is in progress" on a number of their components. Finally found this, deleted the reg keys under "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\SMS\Components\SMS_EXECUTIVE\Threads"
    and that allows SCCM to reinstall.

  • Apple's removal of Purchases

    I hope its just a bug and not Apple removing software I purchased from the store.
    I just upgraded one of my computers from 10.2 to 10.3.3 and now the aperture icon has a question mark on it and is unusable.  When I go hit update aperture on the apple store it says that aperture is no longer available on app store.
    Its one thing to stop future sales and support, its another thing to remove software from the store that I purchased.  I will stop my rant here and not go into why this is so wrong hoping that someone will tell me its just a bug in the app store and I will be able to download the last version of the aperture software that i PAID for.

    I will check out Niel's solution shortly and hopefully it works.
    Dah•veed.  How am I suppose to download the installers from the app store to back them up because if I can, I certainly will?   If what you say is truly the case, I will no longer be purchasing from the App store unless I can download the installers.   I require the ability to install my software on an old machine 10 years down the road if need be.  This scenario has happened to me many times in the past.
    As I mentioned there is a difference between them changing course on their software and deleting it from existence.   I am not asking them for a newer version, or even having it supporting future versions of OSX.  What I do know is that my other machine has the latest version of aperture working on 10.3.3. and that is the version I want to be able to download.  Why?  because I paid for it.

  • Removing OSX.RSPlug.a  Trojan Virus / Using a Trial version of VirusBarrier

    Hello, i have just downloaded the trial version of VirusBarrier and it has found 5 infected files with the RSPlug.a files
    Resourses> Post Install (OSX.RSPlug.a.postflight)
    Resourses> Pre Upgrade (OSX.RSPlug.a.preflight)
    Resourses> Pre Install (OSX.RSPlug.a.Preflight)
    Internet Plugins> Plugin.Settings (OSX.RSPlug.a.Preflight)
    Resourses> Postupgrade (OSXPlug.a.Postflight)
    Not looking too good!
    Now in the trial version you can not repair the files, but you can delete them. I am not good with macs as you probably tell by this post and can not afford to upgrade my copy of virusbarrier, but i obviously want to remove these files.
    Can i delete the files then go through the steps on:
    http://www.macosxhints.com/article.php?story=20071031114140862
    or will deleting the files cause me any other problems using my mac?
    Also, can someone explain this step in laymans terms as i dont know where to find the "Network systems Preference panel":
    3. Open your Network System Preferences panel, go to the DNS Server box, and copy the entries you can see to a Stickies note, TextEdit document, or memorize them. Now retype those same values in the box, then click Apply.
    Thanks for your help, and sorry for my ignorance on the matter.

    *Hi will, Welcome (Back)* to Apple's Users Help Users Forums.
    Yep, the user brought in a Trojan. That Link—11/07— is out of date. Get
    *DNSChanger Removal Tool 1.1*
    DNSChanger Removal Tool 1.1 Release Date: 1/9/08
    Requirements: OS X 10.3.9 or higher
    *Homepage: http://macscan.securemac.com/*
    Catalog: Administration, Security, Mac OS X
    ========READ FULLY BEFORE USING DNSChanger Removal Tool==========
    The DNSChanger Trojan Horse, also known as OSX.RSPlug.A and OSX/Puper, has been found on numerous pornographic websites disguising itself as a video codec. Once downloaded and installed, DNSChanger changes the DNS settings on the computer, redirecting websites entered by the user to malicious sites. If personal information is entered on these malicious websites, it can lead to identity theft.
    Using DNSChanger Removal Tool
    Upon launching DNSChanger Removal Tool, click the Scan button to scan for the DNSChanger trojan horse. DNSChanger Removal Tool will scan your computer for the DNSChanger trojan horse, and alert you if it is detected. If the DNSChanger trojan horse is detected, DNSChanger Removal Tool will give you the option to remove it. If the DNSChanger trojan horse is detected and removed, you will need to restart your computer to clear out the bad DNS entries added by the DNSChanger Trojan Horse.
    DNSChanger Removal Tool Revision History
    Updates/Bug Fixes Since DNSChanger Removal Tool 1.0
    -Updated support for the latest variant of the DNSChanger Trojan Horse
    Good Luck, JP

  • RESTFul URI parameter limitations/bugs

    Hi,
    I've run into some limitations (or bugs, don't know which is the most appropriate term at this point) regarding URI template parameters for RESTful Services. Here are a few examples to illustrate:
    First limitation:
    To start with, I define the following Resource Template: *example?p1={p1}&p2={p2}*
    I use the following query as the GET handler: select :p1, :p2 from dual
    This works fine, the URL example?p1=foo&p2=bar gets a json response like this: {":1": "foo",":2": "bar"}
    I then create a second Resource Template with only the first parameter from the previous template: *example?p1={p1}*
    I use the following query as the GET handler: select :p1 from dual
    This works as expected, however now the previous template returns the following: {":1": "foo&p2=bar"}, i.e. the part of the URI string after p1= gets parsed as a single parameter.
    Second limitation:
    I define the following resource template: *example1/{p1}*
    I use the following query as the GET handler: select :p1 from dual
    Works fine.
    I then define the following resource template: *example1/{p1}/example2*
    I use the same query again as the GET handler: select :p1 from dual. This time the whole part of the URI string from {p1} forward gets parsed as the p1 parameter, which means it returns {":1":"foo/example2"} rather than {":1":"foo"}. However, if I remove the example1/{p1} template, the example1/{p1}/example2 works as expected.
    In both cases, it seems like the rules for URI templates are excessively strict regarding URI similarities with other templates. I've been unable to find any reference to this in the documentation, other than a vague reference to a lack of support for "optional parameters".
    Assuming these are known limitations rather than bugs, might they be removed in a future release?
    Versions:
    APEX Listener 2.0.1
    WLS 10.3.6 on Windows 2008 R2 (64-bit)
    Oracle DB 11.2.0.3
    APEX 4.2.1
    Thanks,
    Tobias

    TobiasE wrote:
    Hi,
    I've run into some limitations (or bugs, don't know which is the most appropriate term at this point) regarding URI template parameters for RESTful Services. Here are a few examples to illustrate:
    First limitation:
    To start with, I define the following Resource Template: *example?p1={p1}&p2={p2}*
    I use the following query as the GET handler: select :p1, :p2 from dual
    This works fine, the URI example?p1=foo&p2=bar gets a json response like this: {":1": "foo",":2": "bar"}
    I then create a second Resource Template with only the first parameter from the previous template: *example?p1={p1}*
    I use the following query as the GET handler: select :p1 from dual
    This works as expected, however now the previous template returns the following: {":1": "foo&p2=bar"}, i.e. the part of the URI string after p1= gets parsed as a single parameter.
    This is when you need to use the priority value to help the listener choose the most appropriate URI Template. Hopefully I can explain what is actually happening and make this a bit clearer.
    The important thing to realise is that a URI Template matches any characters, characters which you might assume are significant to the matching algorithm, the characters which act as delimiters in the URI and query string syntax are not treated as delimiters, they have no special significance, *&*,*=*,*/*,*?* are all treated just the same as any other character . If you look at the final URI Template RFC [1] you can get a feel for how involved it gets trying to specify a URI Template syntax that can robustly match against all common URI patterns, and actually describe a syntax that is aware of the significance of these delimiters.
    So it's your second Resource Template that is matching both URIs and the first one is not getting invoked at all.
    *example?p1={p1}&p2={p2}* matches example?p1=foo&p2=bar, i.e. *{p1}* is mapped to foo and *{p2}* is mapped to bar
    *example?p1={p1}* matches both example?p1=foo and example?p1=foo&p2=bar, i.e. in the first case *{p1}* is mapped to foo and in the second case *{p1}* is matched to: foo&p2=bar
    In plain english the second template means ' match *{p1}* against any text occuring after: example?p1= '
    So when faced with trying to find the appropriate resource template for the URI, listener finds two matching resource templates, which one does it choose?
    The answer is it chooses the one with the highest priority, but if they are both the same priority, then (and admittedly this isn't documented anywhere, it may be subject to change in future releases) it chooses the resource template that requires the least number of parameters to achieve a match (this is just a basic heuristic to help make a choice, it's a bit of a coin toss whether it matches what the developer might have intended).
    So the solution is to give the Resource Templates different priorities, it's up to you to figure out the order in which you want listener to match your templates that match a given URI. Give the template you want checked first the highest priority, the template you want checked second a lower priority.
    So to fix this problem give *example?p1={p1}&p2={p2}* priority of 9 (or any value > the default of 0) and that should solve the problem
    Second limitation:
    I define the following resource template: *example1/{p1}*
    I use the following query as the GET handler: select :p1 from dual
    Works fine.
    I then define the following resource template: *example1/{p1}/example2*
    I use the same query again as the GET handler: select :p1 from dual. This time the whole part of the URI string from {p1} forward gets parsed as the p1 parameter, which means it returns {":1":"foo/example2"} rather than {":1":"foo"}. However, if I remove the example1/{p1} template, the example1/{p1}/example2 works as expected.
    This is the same issue again really, change the priority of *example1/{p1}/example2* to be greater than the priority of *example1/{p1}*.
    In both cases, it seems like the rules for URI templates are excessively strict regarding URI similarities with other templates. I've been unable to find any reference to this in the documentation, other than a vague reference to a lack of support for "optional parameters".
    Assuming these are known limitations rather than bugs, might they be removed in a future release?
    So as you can see these are known limitations, rather than bugs.
    Without committing to anything, I would certainly like to support more of the final URI Template RFC, but as you can see if you read it, there is a fair bit of complexity involved in doing so. A large part of the problem is that URI Templates were really envisaged for the inverse of how we use them (and how other server side frameworks like RESTlet and .NET use them). URI Templates as specified are primarily intended to be used on the client side to form request URIs from a URI Template and parameter values. We're using them the other way round, trying to decode request URIs to match against templates and thereby extract parameter values (to pass into our queries).
    For now I'm not in a hurry to add more support, until we see compelling cases where the above prioritization mechanism cannot solve the matching problem, so would be glad to hear back from you if find scenarios that are not supportable at the moment.
    Regards,
    Colm
    [1] http://tools.ietf.org/html/rfc6570

  • Java Bean Serialization bugs (2 of them)

    I have an EJB Primary Key with one public field - and I have hit 2 bugs trying to
    serialize it to XML. I am currently running Weblogic 7.0.0.1 - the version that shipped
    with Weblogic Platform last friday. I didnt have this problem with Weblogic 7.0 GA.
    The problems are:
    Bug 1) I have public JavaBean get/set methods for the field (its a string). The servicegen
    ANT task throws an error because the field is both a property AND a public field
    (though, there is no reason to do this according to the JAX-RPC spec)
    The error I get is:
    weblogic.xml.schema.binding.BindingException: Error: bean property and public field
    found with the same name: starId
    Bug 2) If I remove the get/set methods and regenerate (using servicegen again), it
    fails at runtime because the generated code is looking for get/set methods (ie, it
    is not accessing the public field directly).
    The error I get is:
    java.lang.NoSuchMethodError
    at com.bnpparibas.fi.gfit.services.instrument.bond.persistance.BondPKCodec.typedInvokeGetter(BondPKCodec.java:87)
    at com.bnpparibas.fi.gfit.services.instrument.bond.persistance.BondPKCodec.invokeGetter(BondPKCodec.java:56)
    at weblogic.xml.schema.binding.BeanCodecBase.gatherContents(BeanCodecBase.java:295)
    at weblogic.xml.schema.binding.CodecBase.serializeFill(CodecBase.java:253)
    at weblogic.xml.schema.binding.CodecBase.serialize(CodecBase.java:195)
    at weblogic.xml.schema.binding.SoapArrayCodecBase.serializeOneDimArray(SoapArrayCodecBase.java:605)
    Is this a known issue with the Weblogic Platform?
    Do you know where I can find the release notes for weblogic platform?
    Regards,
    Nick

    Yes, i am able to reproduce both. I am not sure whether (1) is a bug though.
    If the field is public and the class got get/set methods, it is not clear
    whether
    to access the value from the public field or by using the get/set method.
    Get/set methods may have side effects and user may not see the expected
    behavior. Anyway I will leave it to Scott to make the call.
    regards,
    -manoj
    "Nick Minutello" <[email protected]> wrote
    in message news:[email protected]...
    >
    >
    Actually, did you manage to reproduce both bugs?
    -Nick
    "manoj cheenath" <[email protected]> wrote:
    I am able to reproduce the public field deser problem on 7.0.0.1. I have
    used public fields before and it used to work. So this may be a
    regression
    on the 7.0.0.1 branch. CR081154 is filed on this issue and we should be
    able to send you a patch as soon as it get fixed.
    regards,
    -manoj
    "Nick Minutello" <[email protected]>
    wrote
    in message news:[email protected]...
    I have an EJB Primary Key with one public field - and I have hit 2 bugstrying to
    serialize it to XML. I am currently running Weblogic 7.0.0.1 - the
    version
    that shipped
    with Weblogic Platform last friday. I didnt have this problem withWeblogic 7.0 GA.
    The problems are:
    Bug 1) I have public JavaBean get/set methods for the field (its astring). The servicegen
    ANT task throws an error because the field is both a property AND a
    public
    field
    (though, there is no reason to do this according to the JAX-RPC spec)
    The error I get is:
    weblogic.xml.schema.binding.BindingException: Error: bean property andpublic field
    found with the same name: starId
    Bug 2) If I remove the get/set methods and regenerate (using servicegenagain), it
    fails at runtime because the generated code is looking for get/set
    methods
    (ie, it
    is not accessing the public field directly).
    The error I get is:
    java.lang.NoSuchMethodError
    at
    com.bnpparibas.fi.gfit.services.instrument.bond.persistance.BondPKCodec.type
    dInvokeGetter(BondPKCodec.java:87)
    at
    com.bnpparibas.fi.gfit.services.instrument.bond.persistance.BondPKCodec.invo
    keGetter(BondPKCodec.java:56)
    at
    weblogic.xml.schema.binding.BeanCodecBase.gatherContents(BeanCodecBase.java:
    295)
    at
    weblogic.xml.schema.binding.CodecBase.serializeFill(CodecBase.java:253)
    at weblogic.xml.schema.binding.CodecBase.serialize(CodecBase.java:195)
    atweblogic.xml.schema.binding.SoapArrayCodecBase.serializeOneDimArray(SoapArra
    yCodecBase.java:605)
    Is this a known issue with the Weblogic Platform?
    Do you know where I can find the release notes for weblogic platform?
    Regards,
    Nick

  • Inclusion of a bug report section in Forum

    I had contacted Sony on this matter, that a Bug report Forum should be created or this functionality should be added in the existing Forum.
    I sent them tem this:
    would like to suggest you that you should start an interactive forum like website just for software updates wherein all bugs in software can be reported directly to Sony and if on the spot solution is there then should be provided and the reported bugs should be quickly removed through quick and frequent OTA updates for all Xperia Phones. This is a humble request and a must do for Sony. Regards.
    And got this:
    Greetings from Sony Xperia support.
    We would like to take this opportunity to express our appreciation for your interest in Sony products and services.
    We have taken this as a valuable feedback and we have forwarded the same to the consumer feedback division for their due consideration.
    Any update in this regard will be posted on our web site.
    If you need any assistance or clarifications, please feel free to contact Sony Xperia Support at the Toll Free number 1800-3000-2800 (Working Timings-9:00am to 9:00pm: Mon-Sun) alternately, you can email us at [email protected]
    For the latest news, information and product support please visit www.sonymobile.com/in
    Always looking to serve you better.
    Kind Regards,
    So this has to be done, where users can report bugs for their Xperia devices and Sony making use of them should quickly swnd a small firmware upgrade as soon as possible , making the users wait for 6 months or so for a bug fix update.

    Thank you again for sending us your feedback.
    At the moment we don't have any specific board for this on our forum but you can always submit any reports or issues you may experience via your local support or here on the forum (in the concerned models board).
     - Community Manager Sony Xperia Support Forum
    If you're new to our forums make sure that you have read our Discussion guidelines.
    If you want to get in touch with the local support team for your country please visit our contact page.

  • Turning off Device Removal Warnings

    I recently purchased a 320GB Simple Drive (External Hard Drive) to back up my computer. The device turns on when it is plugged into both an electrical outlet and my computer (USB). When I close my laptop at night, it enters sleep mode, cutting power to its USB connections. The external hard drive, not sensing the USB connection any longer, powers down. However, my computer reads this power-off as a device removal, and gives me an "improper device removal" warning when I wake it in the morning (or any other time I close and open the lid). This is obviously a major, major annoyance.
    Is there some way to suppress/turn off these warnings? If not, is there another solution that will make the computer not bug me about improper removal?

    Three solutions: 1) return the bus powered drive and buy a drive with its own power supply. 2) buy a powered USB hub and plug the drive into it. The hub will continue to power the drive after the computer sleeps. 3) disconnect the drive before sleeping the computer.
    I vote for option 1 - frankly, bus powered drives are okay for notebook users who need extra capacity on the road and convenient for tech workers who often need to use a hard drive but find it inconvenient to locate a power source, but for regular use they aren't a good idea.

  • Bugs in Director 11

    I have used Director 11 for several months. In these days I
    have found several bugs in director11. These bugs have not be
    removed by this day.
    The first bug is Director 11 will stop and give a error
    message "The file path exceeds 255 characters,Copy the file to a
    different directory and try importing from that location." when
    importing files are more than 255 characters. previous versions
    have no this problem.
    This second bug is unicode characters inputing e.g. chinese
    is not better supported in lingo editor. previous versions have no
    this problem.
    these bugs give many problems in our work. So I hope
    sincerely these bugs will be removed soonly.

    Hi Steven,
    A community Bugbase has been set up at:
    http://directorbugs.creativeperspectives.com/
    I'd suggest you log any bugs/quirks you come across there as
    well as track what's
    been added already.
    Others have experienced and reported issues with D11. The
    product did go through
    a beta testing phase but there are always circumstances which
    mean some things
    slip through to a released product. The better we can
    document outstanding issues,
    the quicker we can get them addressed and fixed.
    regards
    Dean
    Director Lecturer / Consultant / Director Enthusiast
    http://www.deansdirectortutorials.com/
    http://www.multimediacreative.com.au
    email: [email protected]

Maybe you are looking for

  • ITunes not finding music on external hard drive! Help!

    My music is on my external hard drive and for quite some time now, whenever I want to sync my iPod, I've had to manually tell iTunes where each and every song is--this gets annoying very quickly. I have the preferences set so iTunes should know where

  • Return statement on a void?

    Theres a part that i dont understand, and if its possible i'd like to be helped a bit with it ^_^. This class is part of a program that uses threading to display a consistent "Tick Tock", but the part that i dont get is why is there a return statemen

  • Restricting Authorization of Purchase Order Types

    Hi All, I want to work on authorisations of purchase orders. There are 2 different purchase order types. I want to give authorisation for creation purchase order for order type-1 to a user. and I want to give ONLY DISPLAY authorisation for order type

  • Getting Error ORA-00604 While Creating View from front Ent

    Hello All, I am getting ORA-00604 while creating view from the front end. And some time I get Maximum cursor open, It is ok amy be I am opening cursors in while loop. While ORA-00604 is giving lots of truble to me. In help it said to contact Oracle s

  • Coloring PowerView Objects

    Hi, Can I fill color in PowerView objects, for eg. need to fill Green\Yellow\Red in some fields to indicate their status? Thanks