SDK update 1.0 Bugs

          There is a problem with the SimpeChat component.  The button is split into 2, and if you click on the bottom button, smiley faces keep on being typed continuously.

This was a problem of leaving some test code. Thanks a lot for catching it. We will put up a patch asap.
Thanks
Hironmay Basu

Similar Messages

  • [svn:fx-trunk] 11502: ASDoc update for l10n bug fix

    Revision: 11502
    Author:   [email protected]
    Date:     2009-11-06 07:54:05 -0800 (Fri, 06 Nov 2009)
    Log Message:
    ASDoc update for l10n bug fix
    Modified Paths:
        flex/sdk/trunk/frameworks/projects/framework/src/mx/events/SWFBridgeEvent.as

  • Where I can get the SDK update in BOE XI 3.1 SP3?

    Hi Guys,
    My boss wants to me to outline the SDK update in BOE XI 3.1 SP3, but I can't find any resource about it.
    Till now, I only know there are new API provided in Lov, but how about other functions?
    Your help will be highly appreciated.
    Thanks.
    Regards,
    Daniel Tang

    Hi Daniel,
    You can download documentation on BOE XI3.1 SP3  product from SAP HELP PORTAL
    The link for this portal is http://help.sap.com/ .
    Please follow the mentioned steps :
    1.  Visit the above mentioned portal.
    2 .Click on the SAP Business Objects tab on the top of the page.
    3. Afterwards click on the BI Solutions tab located at the left hand side of the window.
    4. Click on the SAP BusinessObjects Solution Portfolio Knowledge Center link mentioned within the window .
    5.  Now you can search for the files related to a specific product or to a specific release or a combination of both.Please select the product you are using and the respective release from the dropdown list.
    6. All the documents related to the requested product are displayed in the window.Now you can download desired document.
    Note: Always follow the same procedure whenever you want to refer to any kind of document related to your product.
    Regards,
    Anchal Verma

  • Sample with Securing Identity Web Services using jee sdk update 3 fails!!

    Hi,
    following the sample from identy enabled webServices as described in :
    ../blueprints/ws-security/identityWebServices-jaxws/index.html
    results in an error message:
    [#|2007-11-14T10:06:57.252+0100|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=httpSSLWorkerThread-8080-0;|11/14/2007 10:06:57:252 AM CET: Thread[httpSSLWorkerThread-8080-0,10,Grizzly]
    ERROR: AdminTokenAction: FATAL ERROR: Cannot obtain Application SSO token.
    Check AMConfig.properties for the following properties
         com.sun.identity.agents.app.username
         com.iplanet.am.service.password
    I tried both building/deployiny using ant and netbeans (after importing to NB).
    Using Java EE 5 SDK Update 3 with Tools on windows.
    Has someone successfully used deployed/run this sample?
    cheers
    Additional error messages:
    [#|2007-11-14T10:06:56.481+0100|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=httpSSLWorkerThread-8080-0;|11/14/2007 10:06:56:481 AM CET: Thread[httpSSLWorkerThread-8080-0,10,Grizzly]
    could not create SSOToken from HttpRequest
    com.iplanet.dpro.session.SessionException: Invalid session ID.
         at com.iplanet.dpro.session.Session.getSession(Session.java:785)
         at com.iplanet.sso.providers.dpro.SSOProviderImpl.createSSOToken(SSOProviderImpl.java:100)
         at com.iplanet.sso.SSOTokenManager.createSSOToken(SSOTokenManager.java:242)
         at com.sun.identity.wss.security.handler.HTTPRequestHandler.setTokenInSubject(HTTPRequestHandler.java:169)
         at com.sun.identity.wss.security.handler.HTTPRequestHandler.shouldAuthenticate(HTTPRequestHandler.java:116)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.sun.identity.agents.jsr196.as9soap.AMHttpAuthModule.validateRequest(AMHttpAuthModule.java:195)
         at com.sun.enterprise.security.jmac.config.GFServerConfigProvider$GFServerAuthContext.validateRequest(GFServerConfigProvider.java:1179)
         at com.sun.web.security.RealmAdapter.validate(RealmAdapter.java:1261)
         at com.sun.web.security.RealmAdapter.invokeAuthenticateDelegate(RealmAdapter.java:1143)
         at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:627)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:609)
         at org.apache.catalina.core.StandardPipeline.doChainInvoke(StandardPipeline.java:583)
         at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:92)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:206)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:150)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080)
         at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:270)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:637)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:568)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.process(DefaultProcessorTask.java:813)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.executeProcessorTask(DefaultReadTask.java:339)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:261)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:212)
         at com.sun.enterprise.web.portunif.PortUnificationPipeline$PUTask.doTask(PortUnificationPipeline.java:361)
         at com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:265)
         at com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106)
    |#]
    [#|2007-11-14T10:06:56.481+0100|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=httpSSLWorkerThread-8080-0;|11/14/2007 10:06:56:481 AM CET: Thread[httpSSLWorkerThread-8080-0,10,Grizzly]
    HTTPRequestHandler.setTokenInSubject: Invalid SSOToken
    |#]
    [#|2007-11-14T10:06:56.491+0100|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=22;_ThreadName=Thread-85;|11/14/2007 10:06:56:481 AM CET: Thread[Thread-85,10,Grizzly]
    Session Cache Cleaner started
    |#]
    [#|2007-11-14T10:06:56.541+0100|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=httpSSLWorkerThread-8080-0;|11/14/2007 10:06:56:541 AM CET: Thread[httpSSLWorkerThread-8080-0,10,Grizzly]
    DataLayer: number of retry = 3
    |#]
    [#|2007-11-14T10:06:56.541+0100|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=httpSSLWorkerThread-8080-0;|11/14/2007 10:06:56:541 AM CET: Thread[httpSSLWorkerThread-8080-0,10,Grizzly]
    DataLayer: retry interval = 1000
    |#]
    [#|2007-11-14T10:06:56.541+0100|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=httpSSLWorkerThread-8080-0;|11/14/2007 10:06:56:541 AM CET: Thread[httpSSLWorkerThread-8080-0,10,Grizzly]
    DataLayer: retry error codes = []
    |#]
    [#|2007-11-14T10:06:56.551+0100|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=httpSSLWorkerThread-8080-0;|11/14/2007 10:06:56:551 AM CET: Thread[httpSSLWorkerThread-8080-0,10,Grizzly]
    WARNING: DSConfigMgr.getDSConfigMgr: serverconfig.xml probably missing. May be running in client mode
    java.io.FileNotFoundException: null\serverconfig.xml (Das System kann den angegebenen Pfad nicht finden)
         at java.io.FileInputStream.open(Native Method)
         at java.io.FileInputStream.<init>(FileInputStream.java:106)
         at java.io.FileInputStream.<init>(FileInputStream.java:66)
         at com.iplanet.services.ldap.DSConfigMgr.getDSConfigMgr(DSConfigMgr.java:173)
         at com.iplanet.am.util.AdminUtils.<clinit>(AdminUtils.java:76)
         at com.sun.identity.security.AdminTokenAction.getSSOToken(AdminTokenAction.java:263)
         at com.sun.identity.security.AdminTokenAction.run(AdminTokenAction.java:174)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.identity.wss.provider.ProviderConfig.getAdminToken(ProviderConfig.java:617)
         at com.sun.identity.wss.provider.ProviderConfig.getProvider(ProviderConfig.java:505)
         at com.sun.identity.wss.security.handler.HTTPRequestHandler.shouldAuthenticate(HTTPRequestHandler.java:132)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.sun.identity.agents.jsr196.as9soap.AMHttpAuthModule.validateRequest(AMHttpAuthModule.java:195)
         at com.sun.enterprise.security.jmac.config.GFServerConfigProvider$GFServerAuthContext.validateRequest(GFServerConfigProvider.java:1179)
         at com.sun.web.security.RealmAdapter.validate(RealmAdapter.java:1261)
         at com.sun.web.security.RealmAdapter.invokeAuthenticateDelegate(RealmAdapter.java:1143)
         at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:627)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:609)
         at org.apache.catalina.core.StandardPipeline.doChainInvoke(StandardPipeline.java:583)
         at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:92)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:206)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:150)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080)
         at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:270)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:637)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:568)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.process(DefaultProcessorTask.java:813)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.executeProcessorTask(DefaultReadTask.java:339)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:261)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:212)
         at com.sun.enterprise.web.portunif.PortUnificationPipeline$PUTask.doTask(PortUnificationPipeline.java:361)
         at com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:265)
         at com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106)
    |#]
    [#|2007-11-14T10:06:56.551+0100|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=httpSSLWorkerThread-8080-0;|11/14/2007 10:06:56:551 AM CET: Thread[httpSSLWorkerThread-8080-0,10,Grizzly]
    AdminUtils: Could not initialize admin info message: Got LDAPServiceException code=19
    |#]
    [#|2007-11-14T10:06:56.551+0100|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=httpSSLWorkerThread-8080-0;|11/14/2007 10:06:56:551 AM CET: Thread[httpSSLWorkerThread-8080-0,10,Grizzly]
    Crypt.static{}: Encryptor class= com.iplanet.services.util.JSSEncryption
    |#]
    [#|2007-11-14T10:06:57.252+0100|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=httpSSLWorkerThread-8080-0;|11/14/2007 10:06:57:252 AM CET: Thread[httpSSLWorkerThread-8080-0,10,Grizzly]
    AdminTokenAction::getSSOToken Not found AdminDN and AdminPassword.
    java.lang.NoClassDefFoundError: org/mozilla/jss/crypto/KeyGenAlgorithm
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:169)
         at com.iplanet.services.util.Crypt.createInstance(Crypt.java:133)
         at com.iplanet.services.util.Crypt.<clinit>(Crypt.java:103)
         at com.iplanet.am.util.AdminUtils.getAdminPassword(AdminUtils.java:132)
         at com.sun.identity.security.AdminTokenAction.getSSOToken(AdminTokenAction.java:263)
         at com.sun.identity.security.AdminTokenAction.run(AdminTokenAction.java:174)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.identity.wss.provider.ProviderConfig.getAdminToken(ProviderConfig.java:617)
         at com.sun.identity.wss.provider.ProviderConfig.getProvider(ProviderConfig.java:505)
         at com.sun.identity.wss.security.handler.HTTPRequestHandler.shouldAuthenticate(HTTPRequestHandler.java:132)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at com.sun.identity.agents.jsr196.as9soap.AMHttpAuthModule.validateRequest(AMHttpAuthModule.java:195)
         at com.sun.enterprise.security.jmac.config.GFServerConfigProvider$GFServerAuthContext.validateRequest(GFServerConfigProvider.java:1179)
         at com.sun.web.security.RealmAdapter.validate(RealmAdapter.java:1261)
         at com.sun.web.security.RealmAdapter.invokeAuthenticateDelegate(RealmAdapter.java:1143)
         at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:627)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:609)
         at org.apache.catalina.core.StandardPipeline.doChainInvoke(StandardPipeline.java:583)
         at com.sun.enterprise.web.WebPipeline.invoke(WebPipeline.java:92)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:206)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080)
         at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:150)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:632)
         at org.apache.catalina.core.StandardPipeline.doInvoke(StandardPipeline.java:577)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:571)
         at org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:1080)
         at org.apache.coyote.tomcat5.CoyoteAdapter.service(CoyoteAdapter.java:270)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.invokeAdapter(DefaultProcessorTask.java:637)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.doProcess(DefaultProcessorTask.java:568)
         at com.sun.enterprise.web.connector.grizzly.DefaultProcessorTask.process(DefaultProcessorTask.java:813)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.executeProcessorTask(DefaultReadTask.java:339)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:261)
         at com.sun.enterprise.web.connector.grizzly.DefaultReadTask.doTask(DefaultReadTask.java:212)
         at com.sun.enterprise.web.portunif.PortUnificationPipeline$PUTask.doTask(PortUnificationPipeline.java:361)
         at com.sun.enterprise.web.connector.grizzly.TaskBase.run(TaskBase.java:265)
         at com.sun.enterprise.web.connector.grizzly.ssl.SSLWorkerThread.run(SSLWorkerThread.java:106)
    |#]
    [#|2007-11-14T10:06:57.252+0100|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=httpSSLWorkerThread-8080-0;|11/14/2007 10:06:57:252 AM CET: Thread[httpSSLWorkerThread-8080-0,10,Grizzly]
    AdminTokenAction::run Unable to get SSOToken from serverconfig.xml
    |#]
    [#|2007-11-14T10:06:57.252+0100|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=httpSSLWorkerThread-8080-0;|11/14/2007 10:06:57:252 AM CET: Thread[httpSSLWorkerThread-8080-0,10,Grizzly]
    AdminTokenAction: App user name or password is empty
    |#]
    [#|2007-11-14T10:06:57.252+0100|INFO|sun-appserver9.1|javax.enterprise.system.stream.out|_ThreadID=14;_ThreadName=httpSSLWorkerThread-8080-0;|11/14/2007 10:06:57:252 AM CET: Thread[httpSSLWorkerThread-8080-0,10,Grizzly]
    ERROR: AdminTokenAction: FATAL ERROR: Cannot obtain Application SSO token.
    Check AMConfig.properties for the following properties
         com.sun.identity.agents.app.username
         com.iplanet.am.service.password
    |#]

    The problem is that the AMclient does not find its AMConfig.properties. In my install this file is at
    /Applications/SUNWappserver/domains/domain1/config. Simply add this path to the server classpath and it will work.
    S.

  • Saving\updating issue or bug in C5?

    When I update buttons or even text in captions, the changes do not seem to be taking effect after I close the project, so I have to continuously go back and make the changes either on my local mathine or if another developer opens the files from our network. Is anyone else experiencing this problem?
    Thanks.

    Rick,
    Typically we use the network drive to store and pass the projects back and forth. I am checking to see if others are actually editing on the network drive. I am experiencing this on my local HD as well, with changes that I made last week not being reflected when I open the file locally today (no network drive involved). I am wondering if this is a cached project issue.
    Thanks
    Dewey Cooper |
    From: Captiv8r [email protected]
    Sent: Monday, January 03, 2011 12:05 PM
    To: Dewey Cooper
    Subject: Editing Saving\updating issue or bug in C5?
    Hi there
    From what you are asking it would seem that your mode of operation is to make edits to a project while the project is on the network? If so, that's a pretty awful way of operating and is fraught with issues.
    The preferred way of operating is to only edit a Captivate file while it is on your local hard drive. Then if you want it on the network for others to make edits, copy it there. When others need to edit, they copy it locally, edit and copy it back.
    This also requires careful coordination so that simultaneous edits aren't made. Then one person saves back to the network and his/her changes are saved, the person number two saves back and blows their changes away and replaces them with the changes they made.
    In other words, in this situation, whoever saved last wins. So you need to be very careful about coordinating who is making updates and when so that only one person is making and saving changes at any given time.
    Cheers... Rick
    http://www.robowizard.com/pc.gif
    Helpful and Handy Links
    http://www.gooberguides.com/ProductPages/Captivate/Captivate5Foundations.htm
    http://www.Adobe.com/cfusion/mmform/index.cfm?name=wishform&product=5
    http://www.ShowMeSolutions.biz
    http://sorcererstone.wordpress.com/
    http://www.gooberguides.com

  • Fresh Bits! Oracle Java ME Embedded and ME SDK updates

    Oracle has just refreshed the Java ME Embedded 3.3 EA and ME SDK 3.3 EA binaries.
    For more information, please see my blog: https://terrencebarr.wordpress.com/2013/06/13/fresh-bits-oracle-java-me-embedded-and-me-sdk-updates/
    Best regards,
    Terrence Barr
    Principal Product Manager, Oracle

    Hello,
    I am just viewing this course now and am stuck on finding the raspberry pi 8.1 EA binary:
    oracle-jmee-8-1-ea-raspberrypi-linux-bin-b01-20_may_2014.zip
    The only thing I can find on this page (which is what the document your link brings up has)
    http://www.oracle.com/technetwork/java/embedded/javame/embed-me/downloads/index.html
    is 8.0:
    oracle-jmee-8-0-rr-raspberrypi-linux-bin.zip
    Please help...
    Thanks

  • Unable to install Java EE SDK Update 5

    I am not able to install Java EE SDK Update 5. When I run the installer, I am able to get to the "Select Installation Directory" screen. The Installation Directory is I:\Sun\SDK. When I click Next, nothing else happens. I have attempted several times. I have waited for a while each time and nothing happens. The buttons at the bottom of the installer �Back,� �Next,� �Cancel,� and �Help� are not enabled at this point. I can click on the �Browse� button. I can close the installer, which is what I have to do each time. I have also downloaded the application again and tried it and the same thing happens. Does anyone know what the problem might be? Any suggestions?

    I am getting the same problem... anybody help

  • Update an existing bug doesn't show the new test run "steps to reproduce" in TFS

    Hello all...
    So let's say I have a bug. Then I run a new test because I've been told it's fixed. This second test fails. I choose "Update an Existing Bug" and I'm presented with the window that looks like I'm reporting a new bug - all the info is there. I save
    and close, go into TFS, refresh...and I all I see is the original bug that I reported, but none of the new stuff I just did. Where is that new stuff? I would expect it to push the old stuff down, and the new stuff I'd see above. My developers get mad at me
    because I've moved their tasks back to "To Do" but they see the old bug and complain that it's fixed, even though I have new info to report, they don't see it. I'm in VS/MTM 2012 V4...
    Thank you for your help!

    Hi OneOfThreeDevs,
    As you said that you did not see the new bug report in TFS after you
    reporting a new bug - all the info by choosing "Update an Existing Bug" option in test runner.
    I suggest you need to check if you can see the new bug report by selecting
    Testing Center->Test->Verify
    Bugs.
    (1)If you could not see the
    new bug report in the bugs list, I doubt that you may be not update an Existing Bug successfully.
    Therefore, I suggest you can refer the following link to create a new bug report by the update an Existing Bug.
    Reference:
    http://msdn.microsoft.com/en-us/library/vstudio/dd465175(v=vs.110).aspx
    (2)If you could see the new bug report in the bugs list, I suggest you can try to input the bug ID in Team Explorer Windows and then
    check this issue again.
    In addition, you can try to see the new bug report by the web access.
    Reference:
    http://msdn.microsoft.com/en-us/library/ee523998(v=vs.110).aspx
    Best Regards,
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • [svn:bz-trunk] 12163: Update using PreparedStatements - bug blz-461

    Revision: 12163
    Revision: 12163
    Author:   [email protected]
    Date:     2009-11-24 08:19:56 -0800 (Tue, 24 Nov 2009)
    Log Message:
    Update using PreparedStatements - bug blz-461
    checkintests: na
    Ticket Links:
        http://bugs.adobe.com/jira/browse/blz-461
    Modified Paths:
        blazeds/trunk/apps/samples/WEB-INF/src/flex/samples/crm/employee/EmployeeDAO.java

  • CollectionEvent update vs. move (Bug?)

    Hello,
    I have a strange behaviour and would like to know if this is
    a bug, feature or miscoding by myself.
    I have an arrayCollection with several objects displayed by a
    DataGrid. If a parameter of one of the objects changes a
    CollectionEvent.COLLECTION_CHANGE event is dispatched by default.
    This work fine so far and the event.kind of this event is "update".
    The problem is that the DataGrid is sortable. If the property
    changed that the DataGrid sorts on the event.kind will change to
    "move" and no "update" event is dispatched at all. If this is a
    feature, how do can I access the changed properties? The "update"
    event includes a PropertyChangeEvent in the items Array, which is
    pretty handy. But this doesn't work if the event.kind is
    "move"

    Hi OOTD, 
    Thanks for your reply.
    According the information in your first screenshot, there’s an update: added a link to Result Attachment … … Friday at 2:37 PM in HISTORY tab, it means the Bug 55 work items has been updated on 1/23/2015 2:37 PM. So please drag the SETPS TO REPRODUCE control’s
     dropdown scroll bar to bottom in your first screenshot, then share screenshot here again. I need to check which information displayed on 1/23/2015 2:37 PM section in your SETPS TO REPRODUCE control (Bug 55).
    Additionally, I need the detailed reproduce steps about how did you update the existing Bug 55 work item when you running your Test Case 52, this reproduce steps are important for us to resolve this issue. (According the
    Description information in your first screenshot(opened in VS 2012)>>HISTORY tab, this Bug 55 work item has been updated 3 times when running Test Case 52(3 times?))
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Visual Studio (2012 / 2013 etc) crash on updating VSO / TFS bug on check-in

    I'm posting about this bug today after triggering it no less than 5 times in a row (because of my bad habit to press Ctrl-S often) each time losing my check-in comments and having to start again after restarting VS2013.
    Simple to reproduce, all you need to do is open a bug in Visual Studio, make a change to the bug outside of VS (e.g. by associating it with the build) then saving the bug. Crash.
    For example:
    Open project with pending changes
    From Team Explorer - Open Work Items / Open Bugs (or any view containing items)
    From Team Explorer - Open Pending Changes
    Drag and drop any bug to the "Related Work Items" section below comments
    Write a comment
    Hit Ctrl-S
    Crash.
    Also trying to update the bug / item itself after checking in (e.g. to close the item) will cause this.
    This bug has been around for at least the last two major version, can someone please fix it? (Save me throwing another mouse through the monitor :])
    Thanks,
    Martin Laukkanen
    Nearbaseline blog - nearbaseline.com/blog
    Bulk Edit and other Apps - nearbaseline.com/apps

    Hi Martin,
    Base on steps that you provided, I made a test in VS2013 update 2 with TFS 2013 update 3 and VSO, it works fine.
    So, I think the issue is in your VS or environment. Please refer to these steps below to narrow down this issue and deal with it.
    Create a new user account and run VS, then do the test, if it works fine, I think there are something wrong with your profile and you could create a new account and copy current user info to it.
    Check your OS with some tools, such as
    Sfc /scannow
    If your environment is OK, let’s check your VS.
    Use
    devenv /log to gather log and check the error form log file.
    Try other commands to fix, such as devenv.exe /safemode, devenv.exe 
    /resetskippkgs, devenv.exe  /installvstemplates, devenv.exe 
    /resetsettings, devenv.exe  /resetuserdata
    The devenv.exe tool is located under your VS location/Common7/IDE.
    If the issue still exists, please repair or update your VS.
    On the other hand, the issue of the bug has been around for at least the last two major version, which is related to TFS, I suggest that you should open a new thread in TFS forum.
    Regards
    Starain
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Cannont update E70 nad bug with phone code after b...

    launch NokiaSoftwareUpdate v1.4.39pl
    accept and start update to software 3.0633.09.04 ( using USB cable)
    time remaning 15 mintes ... nokia have white screen , during proceed to 9 minutes , and e70 is reset after reset , on e70 screen show :
    AFE_TEST_SERVER ,w19_06,(c) NMP
    test mode
    nokia
    update show information with 2 steps about put out a battery ,
    after hard reset phone is run but its a problem with PHONE CODE
    after i configure a phone i change default code to my code xxxxxx
    but after bad update code is reset to unknown code
    other bug i found my personal code enter when i change a phone code and enter twice new code show me msg error [-6]
    but old code enter correctly becouse if i use another code then after put twice new code show me message a invalid code .

    Can you please try generating and re-inserting the FB code on your page. The FB Likebox at the above link doesn't load for me from any of the mobile devices nor through a desktop. You can get the code here.
    https://developers.facebook.com/docs/reference/plugins/like-box/
    I was referring to the following Facebook Page URL that you are currently pulling the Streams and Likes for - http://www.facebook.com/phillyweddingdj which appears to be invalid. If you generate the code for it at the above mentioned plugin page, the preview doesn't generate. Visiting this link takes you to FB homepage instead.
    This is how the Likebox code should look like with minimum customization that you need to insert through Object -> Insert HTML option, notice the highlighted part that needs to be modified with a valid FB Page URL:
    <div id="fb-root"></div>
    <script>(function(d, s, id) {
    var js, fjs = d.getElementsByTagName(s)[0];
    if (d.getElementById(id)) return;
    js = d.createElement(s); js.id = id;
    js.src = "//connect.facebook.net/en_US/all.js#xfbml=1";
    fjs.parentNode.insertBefore(js, fjs);
    }(document, 'script', 'facebook-jssdk'));</script>
    <div class="fb-like-box" data-href="http://www.facebook.com/myfbpage" data-width="292" data-show-faces="true" data-stream="true" data-header="true"></div>
    </div>
    Thanks,
    Vinayak

  • Fatal Error with Java ME Device Manager and SDK Updates

    I recently installed the Java ME 3 EA SDK Platform which looks promising. Everything seem to work fine. In the process of new updates and the desire to remove some older versions of Java, I installed a new Java versions (1.6.0_11) and removed some old ones (1.6_0_04 and 1.6_0_10).
    Following this whenever I startup my machine, following the attempted start of the Java ME Device Manager, I get a "Fatal Error: Cannot start child. Error code: 0" dialog.
    Following this I get an exception indicating:
    java.net.ConnectException: Connection refused: connect
         at java.net.PlainSocketImpl.socketConnect(Native Method)
         at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
         at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
         at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
         at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
         at java.net.Socket.connect(Socket.java:519)
         at java.net.Socket.connect(Socket.java:469)
         at java.net.Socket.<init>(Socket.java:366)
         at java.net.Socket.<init>(Socket.java:180)
         at sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(RMIDirectSocketFactory.java:22)
         at sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(RMIMasterSocketFactory.java:128)
         at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:595)
    Caused: java.rmi.ConnectException: Connection refused to host: localhost; nested exception is:
         java.net.ConnectException: Connection refused: connect
         at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:601)
         at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:198)
         at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:184)
         at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:322)
         at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
         at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:97)
    Caused: javax.naming.ServiceUnavailableException [Root exception is java.rmi.ConnectException: Connection refused to host: localhost; nested exception is:
         java.net.ConnectException: Connection refused: connect]
         at com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:101)
         at com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:185)
         at javax.naming.InitialContext.lookup(InitialContext.java:392)
         at javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1871)
         at javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1841)
         at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:257)
    Caused: java.io.IOException: Failed to retrieve RMIServer stub
         at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:323)
         at javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:248)
         at com.sun.jme.toolkit.remoting.client.rmiimpl.ObjectServerConnectionImpl.connect(Unknown Source)
         at com.sun.jme.toolkit.remoting.client.rmiimpl.ObjectServerConnectionImpl.start(Unknown Source)
         at com.sun.jme.toolkit.remoting.client.rmiimpl.ObjectServerConnectionImpl.lookupMBean(Unknown Source)
         at com.sun.jme.toolkit.remoting.client.rmiimpl.ObjectServerConnectionImpl.findObject(Unknown Source)
         at org.netbeans.modules.javame.common.container.devicemanager.DevicemanagerHelper.openConnection(DevicemanagerHelper.java:56)
         at org.netbeans.modules.javame.common.container.devicemanager.DevicemanagerHelper.getDeviceManager(DevicemanagerHelper.java:73)
         at org.netbeans.modules.j2me.cdc.platform.jme_sdk.autoinstaller.AutoInstaller.ensureDMStarted(AutoInstaller.java:228)
         at org.netbeans.modules.j2me.cdc.platform.jme_sdk.autoinstaller.AutoInstaller.restored(AutoInstaller.java:65)
         at org.netbeans.core.startup.NbInstaller.loadCode(NbInstaller.java:419)
         at org.netbeans.core.startup.NbInstaller.load(NbInstaller.java:340)
         at org.netbeans.ModuleManager.enable(ModuleManager.java:888)
         at org.netbeans.core.startup.ModuleList.installNew(ModuleList.java:428)
         at org.netbeans.core.startup.ModuleList.trigger(ModuleList.java:364)
         at org.netbeans.core.startup.ModuleSystem.restore(ModuleSystem.java:276)
         at org.netbeans.core.startup.Main.getModuleSystem(Main.java:163)
         at org.netbeans.core.startup.Main.start(Main.java:315)
         at org.netbeans.core.startup.TopThreadGroup.run(TopThreadGroup.java:110)
    [catch] at java.lang.Thread.run(Thread.java:619)
    When I try to start the SDK itself, I also get "Cannot find java.exe in specified jdkhome. Neither E:\java\jdk1.6.0_10\jre\bin\java.exe or E:\java\jdk11.6.0.0_10\bin\java.exe exists. Do you want to try to use default version?". This also happens with I try starting Netbeans as well.
    When I say No, it appears to not start at all. When I say Yes, it appears to try to start but I continually get errors as listed above for the Java ME Device Manager startup error.
    After reinstalling the _10 version, things started to work again, so I suspect this is due to my removal of the an older version of the JDK.
    How is the proper way to "update" without causing similar errors? Are the environment variable JAVA_HOME, JAVA2_HOME, or some other variable used to specify the JDK/JRE in use? I would rather not be forced to change my startup each time to specify a -jdkhome related parameter.
    Should I install the new version, find install the "Java Platform" in the SDK/Netbeans, set it as
    Also...
    How do you set the default version from within the SDK/Netbeans?
    And is there a way to prevent the Device Manager from starting?
    Eric

    You can try this link to see if it solves your problem.
    [http://java.lillegutt.com/?p=3]
    Cheers,

  • 5/14/2013 - AIR 3.7 Runtime and SDK Update

    Today, the AIR 3.7 Runtimes and SDK's were updated to address stability and performance issues, in particular the following problems have been addressed:
    Apache Flex fails to compile when using AIR 3.7 (3529847)
    AIR 3.7.0.1860 Runtime for Windows
    AIR 3.7.0.1860 Runtime for Macintosh
    AIR 3.7.0.1860 SDK and Compiler for Windows
    AIR 3.7.0.1860 SDK and Compiler for Macintosh
    AIR 3.7.0.1860 SDK for Flex projects on Windows
    AIR 3.7.0.1860 SDK for Flex projects on Macintosh
    For full details on the 3.7 release, please see our release notes.

  • 3/12/2013 - AIR 3.6 Runtime and SDK Update

    Today, the AIR 3.6 Runtimes and SDK's were updated to address stability and performance issues, in particular the following problems have been addressed:
    Sporadic crashes when launching Muse on OS X(3502772 & 3504350)
    Update embedded Flash Player to the latest version (3509206)
    AIR 3.6.0.6090 Runtime for Windows
    AIR 3.6.0.6090 Runtime for Macintosh
    AIR 3.6.0.6090 SDK for Windows
    AIR 3.6.0.6090 SDK for Macintosh
    For full details on the 3.6 release, please see our release notes.

Maybe you are looking for

  • Every time I save I get an "Adobe Save For Web Error"

    Hello everyone, Every time I save I get an "Adobe Save For Web Error" that says "Could not complete this operation.  An unknown error has occurred." I haven't the slightest idea what to do or what happened but I can't save anything and it's starting

  • ISE 1.2 Patch 7 possible guest CWA bug

    Just upgraded an ISE implementation to patch 7 and discovered that the patch broke the CWA guest portal on wireless. I haven't tested wired CWA but wireless is busted. In summary the redirection works fine but when you enter valid guest credentials n

  • Can you switch of the proposition of values in a table control ?

    Hi, i have a table control .  I can fill in 1 column with data .  When i use the program he always open a dropdown (or something like that) with the values i used before.  This is very annoying in my transaction because it are numbers i have to edit

  • Cant open projects created in Beta1

    hi, ive just installed the 2nd beta FC. installation was completed successfully. however i cannot open any of my previous saved FC projects (.fxp) it just comes up with an error message saying: 'Flash Catalyst cannot open this project because it was

  • Saving separate pages of large PDF

    I have a 640 page PDF file created in Adobe Acrobat 9 and converted to be used in Reader.  How can a user save only certian pages from it?  I can only see how to save the entire file.