Build successfull, deployment not working

Hi all!
We are using NWDI for Web Dynpro Apps service pack 19, today we faced this problem:
An activation from developer studio has been activated, the build runs fine but when it comes to deployment, it won't finish. So you can see a green complete sign at build, and the walking man at deployment. Activation in CBS also builds fine. Is it possible to view deployment process in CBS or even start deployment there? I only know the long way deplyoing DCs by SDM, but that is not really the best way...
Thanks in advance
Stefan

Hi,
There are a couple of things that you can check.
1. Check whether Auto deployment has been disabled for the runtime system.
2. Check whether the SC has the Exclude from deployment field checked.
you can do both of these from the Landscape configurator in the CMS WebUI.
Also, run your application on the runtime system to check whether the new changes have been deployed. The status in the NWDS may not get refreshed correctly.
Hope this helps.
Vineeth

Similar Messages

  • Window 10 build 10041 does not work with Intel 82579V Gigabit Ethernet on ASUS motherboard

          
    I originally posted this question here:
    answers.microsoft.com/en-us/insider/forum/insider_wintp-insider_update/window-10-build-10041-does-not-work-with-intel/6729892f-83aa-4822-b20a-ea84f4fd06c7
    and was asked to post it on this forum...
    I updated a computer I have which is a quad core i7 that I built and includes an ASUS motherboard with Intel 82579V Gigabit Ethernet built in. Windows 10 preview 9926 worked fine with this network adapter. Window 10 build 10041 does not, and I have tried
    it twice so far. I even went as far as buying a Thunderbolt-Gigabit Ethernet Adapter (Broadcom, sold by Apple)... and while it installed the driver automatically, it did not work either. Each time you try to view the properties of either of them, it locks
    up or give an error. In fact, doing much of anything with the Intel adapter icon assures you of not being able to do a clean reboot... have to kill power.  I have finally gone back the previous version 9926, which has its issues but no where near as bad
    as not having any network connectivity!  Does anyone have this issue and a workaround? 
    Note, there are two images on the windows 10 preview forum that I posted this question on. I could not post the full link as I was getting a message here that links and graphics are not allowed.

    Thanks Roger, I posted the following yesterday in the other thread (thinking it was this thread - confusing after they moved it here)... It may be that the new driver fixes the issue that 10041 has with it, but I have not tried that yet. If I do I will update
    this... Thanks!
    I have more information about this, which basically exonerates any issue with the Intel 82579V Gigabit Ethernet hardware or software. I have 3 computers with Windows 10 preview so I have multiple angles to see issues from. With this I have found a culprit
    (but I suspect not just the only culprit) in this above mentioned problem...
    10041 build combined with installing (or attempting to install) CISCO VPN Windows 7 64bit 5.0.07.0440-k9 client causes the issue mentioned above. I confirmed this on a completely different machine with a totally different Ethernet adapter. First machine
    is an ASUS motherboard in a tower system I built, with the Intel 82579V Gigabit Ethernet hardware built in. Second machine is a Gateway Laptop from 2008 which has a Marvell Yukon 88E8057 PCI-E Gigabit adapter built in. Build 10041 will work fine with my 2008
    laptop, including the MS VPN client (which I have tested). However, if you attempt to install or even uninstall the Cisco client you will have to do a recovery to a restore point (as I have done twice) in order to get your network working again. Installing
    or attempting to install (because it never even does install properly and times out), CISCO VPN client will render your entire network unusable. Going back to a restore point saved me and I am still running 10041 but I can't use CISCO VPN client any longer.
    I could with build 9926, including on all 3 machines. I now have 9926 on two machines and 10041 on only the 2008 laptop. 
    Hopefully this above information helps someone resolve the issue. I will also mention, even though my network is working on the 2008 laptop, I still can't go into the Control Panel\Network and Internet\Network Connections and right mouse click on the Marvell
    Yukon 88E8057 PCI-E Gigabit adapter icon. I get an error when clicking on Properties menu popup : "An unexpected error has occurred". So something is still up with my network adapter driver or windows software, but it could be a side effect of all
    that has happened with the Cisco software install attempts under 10041.
    Another note: CISCO Anyconnect also has the issue.

  • Automatic Selected Item of List Builder Component Does not work (anymore)

    Hi all,
    Í'm working with Xcelsius Engage 2008 (version 5.3.2.0) and the automatic selection of an item at runtime of the list builder component does not work anymore. In a previous version it worked very well.
    Here's the case: at runtime I want that the list builder component automatically puts the first item in the list to the destination section and selects it, so that a graph can show the underlying pushed data. In the previous version it worked o.k., but now at runtime the destination section remains empty at startup. If I interactively select an item from the source section to the destination section and update the list builder, the data is shown correctly, but it must done automatically, which worked o.k. in an earlier version of Xcelsius 2008...
    This are my settings of the list builder component (which was running correctly earlier..):
    -at the general tab I defined a range of labels
    -at the general tab I defined 2 data column insertion series
    -at the behaviour-common tab I defined selected items: position mode; items: the first item of the label list; insert items at runtime
    -all of the data comes from an external xml data source
    You can find an example of the visualisation at: http://onderzoek2.evinet.nl/projecten/10169/dynarap.htm. You will see that at start-up there is no item visible and selected in the destination section of the list builder....
    I've tried every combinations of settings, build up the component from scratch, but its not working (anymore).
    Greetings Erik-Jan Vriens

    Hi njnits,
    Print view button is a standard component of Xcelsius: look at it in the IDE
    Exporting to Powerpoint is also a standard functionality, so yes. For this particular dashboard/report all data resides in an external xml-file which have to be accessible for Powerpoint
    All visualisations, not only the table,  in this/report fetch their data from an external xml-file, but a QaaWS-connection will also do the trick. You will have to write this dedicated service. In our case the xml-data is also generated automatically.
    The external data is best defined as a sort of matrix, consisting of approx. 100 columns by 1000 rows. I agree it takes a lot of Xcelsius but it does the job....
    Hopes this info helps....

  • Default azurewebsite continous deployment not working due to multiple solutions

    I am using default build template for build and deployment to azure web site. it was working when I had only my website solution to compile. but now I have modified input to build template and added other solution files also to compile, now my deployment
    step is not working. build log says
    "More than one solution found. Continuous Deployment skipped."
    I am using tfvcContinousDeploymentTemplate.12.xaml, in this template how can I have deployment, when I have multiple solutions for build.
    Thanks
    singhhome

    Hi singhhome,
    Please confirm whether you mean "modified input to build template" as change to use another build process template.
    When you use AzureContinuousDeployment.11.xaml, you can upgrade to a newer version of nuget.exe and check that version in with their solution and to see if it's a workaround. Or you can add the referenced assemblies into source control and check in.
    There are detailed instructions on the NuGet.org site about the various ways to do package restore.
    http://docs.nuget.org/docs/reference/package-restore
    http://docs.nuget.org/docs/reference/Package-Restore-with-Team-Build
    You can also set logging verbosity to "Diagnostic" as I mentioned above to see the detailed build log if there any issues occurred during the process. Another option is create a separate build definition for each solution to do the contrinuous
    build/deployment to Azure website.
    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.

  • Automatic Deployment not working on Activation

    Hi Experts,
    I am using CE 7.1 developer studio, and NWDI set up.
    Please see the steps that i have mentioned below...
    I have a track which is containing a single DC of type WebDynpro, This DC is containing one view with a textView UI element with the text property "Hello World"
    I have followed the below sequence of steps...
    1) Import the development confuguration (Track) from the SLD into developer studio using the User ID1. (This ID has NWDI.Administrator UME Role assigned, as well as Administrator UME role assigned.)
    2) Sync / Create Project (This will create a project structure and get the Inactive source from the DTR to my Local Machine)
    3) goto the webdynpro perspective edit the view and change the text property to "Hello World has Change...!"
    4) the above step will result in Creation of an activity.
    5) Now I Save the changes and build the DC. (Please note that I have just built the DC, not deployed it).
    6) From the Development Infrastructure Perspective Checkin the activity that was created from "Open Activities" view.
    7) From the "Activation View" activate the activity that was "checked in" as mentioned in the previous step.
    8) Activation process gets completed successfully.
    Now Ideally, if I run the application it should reflect the last modified changes.
    that is it should show "Hello world has changed",
    But unfortunately it's not, it is showing the non modified version "Hello World"
    According to standard NWDI activation process...
    when the changes are activited...following sequence of steps are carried out.
    1) Store the Sources into "Inactive Workspace" in DTR.
    2) DTR Sends build request to CBS.
    3) CBS will collect new objects from Inactive workspace as well as existing objects from Active workspace and builds the Sources.
    4) After the build is successful, CBS will deploy the archives to central J2EE system, and store the sources in Active Workspace.
    Additional Information: Now if delete the track and load the same track again,
    it brings the correct modified source code with "Hello world has changed...!"
    In both sycn Active Source and Sync Inactive Sources
    This means that modified sources are getting checked in properly into both the Active and Iactive workspace but not getting deployed on activation.
    Please someone help me understand why automatic deployment is not working on Activation?

    Hi there,
    deployment in DEV and CONS works asynchronous. this means a request is not immediately deployed after the request is build. A successful build can although mean that there was a deployment error. So sometimes you jsut have to wait a couple of minutes for your changes to be deployed.
    When creating a track or deleting a runtimesystem and reconfiguring it. NWDI tries to sync the track and the runtimesystem immediately.
    So I would suggest to check this as follows:
    - After the request finished successfully in CBS open CMS Gui and navigate to the DEV tier of your track in transport studio.
    - there is a button "deployment" (second from the right) hit it...
    - a window with the deployment details of the tier will open. here you can see if a queue is still pending. you can check when the DC was deployed last time. and you can initiate a deployment of the queue here to. But this will not always lead to a immediate deployment.
    - Here you can check if there have been deployment erros (rc >4)
    So here you can get some clues on what is going on. Usually deployment fails because NWDI cannot reach the  runtime system or the user/password is wrong. Yo can check if the system is accessible by nwdi by getting the dubstitotion parameters of the system. You can find the line: View/Edit Deployment Substitution Variables at he bottom of every systems overview. At the right of this line is a button. if you press it and some variables should be shown. Nwdi can access your system for deployment. If not in the upper left an error message will be shown.
    Let us know what your results are
    Have a good time
    Jan

  • "Client" property set to "No", application deployment not working (issue with registering to MP?)

    Dear all,
    We're running an SCCM 2012 SP1 environment. All users have a thin client and are running virtual desktop in our VDI environment. Thin clients are deployed via an SCCM task sequence.
    Since a few months, software deployment (i.e. updated system drivers or application plug-ins) is not working to those thin clients. Upon investigating, I discovered the "Client" property for almost all thin client computer objects
    in the SCCM console is set to"No". For the computer objects of the virtual desktops, this property is set to "Yes", which I think should be the case for all clients managed by the SCCM environment.
    Also, I've discovered the ClientIDManagerStartup.log log file is showing the following errors for the thin clients:
    <![LOG[GetRegistrationState failed (0x8009000b)]LOG]!><time="07:00:05.474-60" date="01-13-2014" component="ClientIDManagerStartup" context="" type="3" thread="3580" file="ccmid.cpp:1698">
    <![LOG[RegTask: Failed to get registration state. Error: 0x8009000b]LOG]!><time="07:00:05.474-60" date="01-13-2014" component="ClientIDManagerStartup" context="" type="3" thread="3580"
    file="regtask.cpp:671">
    <![LOG[GetRegistrationState failed (0x8009000b)]LOG]!><time="07:01:59.496-60" date="01-13-2014" component="ClientIDManagerStartup" context="" type="3" thread="3580" file="ccmid.cpp:1698">
    These errors seem to be occuring every few minutes to every few seconds for all of the thin clients where the "Client" property is set to "No". I found out reinstalling the SCCM client or removing the
    smscfg.ini file solves the issue, but only temporarily as the problem returns the next day or after a few days.
    How can I solve this issue?

    Please find below the contents of MP_RegistrationManager.log:
    <![LOG[Begin validation of Certificate [Thumbprint 63C916F0DBECE76F4C2FE91D7A55BB0FA5516EAB] issued to 'SMS']LOG]!><time="11:08:45.220-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="ccmcert.cpp:1245">
    <![LOG[Completed validation of Certificate [Thumbprint 63C916F0DBECE76F4C2FE91D7A55BB0FA5516EAB] issued to 'SMS']LOG]!><time="11:08:45.220-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="ccmcert.cpp:1386">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:08:45.228-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="regtask.cpp:207">
    <![LOG[Processing Registration request from Client 'GUID:BC15F99B-19F8-4D39-B458-46068590C10E']LOG]!><time="11:09:12.345-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="regtask.cpp:1011">
    <![LOG[Begin validation of Certificate [Thumbprint 650282D3C1ECA8F2D6D24C722FC9CEE007AD0905] issued to 'SMS']LOG]!><time="11:09:12.345-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="ccmcert.cpp:1245">
    <![LOG[Completed validation of Certificate [Thumbprint 650282D3C1ECA8F2D6D24C722FC9CEE007AD0905] issued to 'SMS']LOG]!><time="11:09:12.345-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="ccmcert.cpp:1386">
    <![LOG[MP Reg: DDR written to [D:\Program Files\Microsoft Configuration Manager\inboxes\auth\ddm.box\regreq\8WCWQQ1K.RDR] for Client [GUID:A7CBD203-9B88-460D-B242-D6D997F6302D] with Subject [S-1-5-21-801348563-1299709240-1668161906-38417] Certificate Thumbprint
    [650282D3C1ECA8F2D6D24C722FC9CEE007AD0905]]LOG]!><time="11:09:12.348-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="regtask.cpp:716">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:09:12.354-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="regtask.cpp:207">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:09:28.146-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4952" file="regtask.cpp:207">
    <![LOG[Processing Registration request from Client 'GUID:3541aaf6-21d9-4bd0-9ab5-e09727c5390a']LOG]!><time="11:09:42.147-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4952" file="regtask.cpp:1011">
    <![LOG[Begin validation of Certificate [Thumbprint 634727411E7D294494B7821920DB04D347D3C3CE] issued to 'SMS']LOG]!><time="11:09:42.148-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4952" file="ccmcert.cpp:1245">
    <![LOG[Completed validation of Certificate [Thumbprint 634727411E7D294494B7821920DB04D347D3C3CE] issued to 'SMS']LOG]!><time="11:09:42.148-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4952" file="ccmcert.cpp:1386">
    <![LOG[MP Reg: DDR written to [D:\Program Files\Microsoft Configuration Manager\inboxes\auth\ddm.box\regreq\LAJ8CYXP.RDR] for Client [GUID:BB6AFA46-5E5E-41BE-B4BF-86D5B2189D8A] with Subject [S-1-5-21-801348563-1299709240-1668161906-20344] Certificate Thumbprint
    [634727411E7D294494B7821920DB04D347D3C3CE]]LOG]!><time="11:09:42.153-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4952" file="regtask.cpp:716">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:09:42.161-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4952" file="regtask.cpp:207">
    <![LOG[Processing Registration request from Client 'GUID:3541aaf6-21d9-4bd0-9ab5-e09727c5390a']LOG]!><time="11:09:48.830-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="regtask.cpp:1011">
    <![LOG[Begin validation of Certificate [Thumbprint 718B054FFDA9A85D21F08BA42F914C37717A2B2E] issued to 'SMS']LOG]!><time="11:09:48.830-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="ccmcert.cpp:1245">
    <![LOG[Completed validation of Certificate [Thumbprint 718B054FFDA9A85D21F08BA42F914C37717A2B2E] issued to 'SMS']LOG]!><time="11:09:48.830-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="ccmcert.cpp:1386">
    <![LOG[MP Reg: DDR written to [D:\Program Files\Microsoft Configuration Manager\inboxes\auth\ddm.box\regreq\C9T2FCWD.RDR] for Client [GUID:1991B86A-52BC-41E3-877D-53433D87244A] with Subject [S-1-5-21-801348563-1299709240-1668161906-20380] Certificate Thumbprint
    [718B054FFDA9A85D21F08BA42F914C37717A2B2E]]LOG]!><time="11:09:48.835-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="regtask.cpp:716">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:09:48.841-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="regtask.cpp:207">
    <![LOG[Processing Registration request from Client 'GUID:5DDF2785-ECE6-4A5A-B37E-4086FE8717F6']LOG]!><time="11:10:05.723-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="regtask.cpp:1011">
    <![LOG[Begin validation of Certificate [Thumbprint 12C496D0BCEDEDBD0D77E9F2565F9BED6C659A55] issued to 'SMS']LOG]!><time="11:10:05.723-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="ccmcert.cpp:1245">
    <![LOG[Completed validation of Certificate [Thumbprint 12C496D0BCEDEDBD0D77E9F2565F9BED6C659A55] issued to 'SMS']LOG]!><time="11:10:05.723-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="ccmcert.cpp:1386">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:10:05.746-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="regtask.cpp:207">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:10:12.443-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="2628" file="regtask.cpp:207">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:10:42.241-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="regtask.cpp:207">
    <![LOG[Processing Registration request from Client 'GUID:3541aaf6-21d9-4bd0-9ab5-e09727c5390a']LOG]!><time="11:10:46.674-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="regtask.cpp:1011">
    <![LOG[Begin validation of Certificate [Thumbprint DB2B68C3C82E2AC8BD1BB35748C0970D50597EA2] issued to 'SMS']LOG]!><time="11:10:46.674-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="ccmcert.cpp:1245">
    <![LOG[Completed validation of Certificate [Thumbprint DB2B68C3C82E2AC8BD1BB35748C0970D50597EA2] issued to 'SMS']LOG]!><time="11:10:46.674-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="ccmcert.cpp:1386">
    <![LOG[MP Reg: DDR written to [D:\Program Files\Microsoft Configuration Manager\inboxes\auth\ddm.box\regreq\5XAF8VKW.RDR] for Client [GUID:0C725326-4D79-4CE1-9566-182B825EACB3] with Subject [S-1-5-21-801348563-1299709240-1668161906-20567] Certificate Thumbprint
    [DB2B68C3C82E2AC8BD1BB35748C0970D50597EA2]]LOG]!><time="11:10:46.691-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="regtask.cpp:716">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:10:46.697-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4600" file="regtask.cpp:207">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:10:48.940-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4952" file="regtask.cpp:207">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:11:46.814-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="2788" file="regtask.cpp:207">
    <![LOG[Processing Registration request from Client 'GUID:2689CA30-C4C3-4515-82EB-626F8C6B13F3']LOG]!><time="11:13:02.659-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="regtask.cpp:1011">
    <![LOG[Begin validation of Certificate [Thumbprint 2D7E64BE2E3FF29AD8C728273A9FF65DC3069B78] issued to 'SMS']LOG]!><time="11:13:02.660-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="ccmcert.cpp:1245">
    <![LOG[Completed validation of Certificate [Thumbprint 2D7E64BE2E3FF29AD8C728273A9FF65DC3069B78] issued to 'SMS']LOG]!><time="11:13:02.660-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="ccmcert.cpp:1386">
    <![LOG[Registration hint is expired.]LOG]!><time="11:13:02.660-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="3" thread="4872" file="clientauthutil.cpp:1469">
    <![LOG[CCMValidateAuthHeaders failed (0x87d0029b) to validate headers for client 'GUID:2689CA30-C4C3-4515-82EB-626F8C6B13F3'.]LOG]!><time="11:13:02.660-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="2" thread="4872"
    file="clientauthutil.cpp:1737">
    <![LOG[MP Reg: DDR written to [D:\Program Files\Microsoft Configuration Manager\inboxes\auth\ddm.box\regreq\56T3Y401.RDR] for Client [GUID:C5B92DC2-4137-42FF-9A55-BB8BF621BAA4] with Subject [S-1-5-21-801348563-1299709240-1668161906-43409] Certificate Thumbprint
    [2D7E64BE2E3FF29AD8C728273A9FF65DC3069B78]]LOG]!><time="11:13:02.664-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="regtask.cpp:716">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:13:02.670-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="regtask.cpp:207">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:14:02.760-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="regtask.cpp:207">
    <![LOG[Processing Registration request from Client 'GUID:BC15F99B-19F8-4D39-B458-46068590C10E']LOG]!><time="11:14:48.687-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="2040" file="regtask.cpp:1011">
    <![LOG[Begin validation of Certificate [Thumbprint FACEC9006B16F9F57DE5768C2EF63DAB2B82F9BE] issued to 'SMS']LOG]!><time="11:14:48.687-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="2040" file="ccmcert.cpp:1245">
    <![LOG[Completed validation of Certificate [Thumbprint FACEC9006B16F9F57DE5768C2EF63DAB2B82F9BE] issued to 'SMS']LOG]!><time="11:14:48.687-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="2040" file="ccmcert.cpp:1386">
    <![LOG[MP Reg: DDR written to [D:\Program Files\Microsoft Configuration Manager\inboxes\auth\ddm.box\regreq\DRDFK61W.RDR] for Client [GUID:299E64E8-89CE-4459-A78A-F2C2FF1C66C3] with Subject [S-1-5-21-801348563-1299709240-1668161906-37538] Certificate Thumbprint
    [FACEC9006B16F9F57DE5768C2EF63DAB2B82F9BE]]LOG]!><time="11:14:48.691-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="2040" file="regtask.cpp:716">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:14:48.698-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="2040" file="regtask.cpp:207">
    <![LOG[Processing Registration request from Client 'GUID:66aa100c-c734-4440-bcb4-20d2c132695b']LOG]!><time="11:15:45.540-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="2040" file="regtask.cpp:1011">
    <![LOG[Begin validation of Certificate [Thumbprint 1D68A0F60729B24B3AF9137B7AAAA347A9059C0B] issued to 'SMS']LOG]!><time="11:15:45.540-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="2040" file="ccmcert.cpp:1245">
    <![LOG[Completed validation of Certificate [Thumbprint 1D68A0F60729B24B3AF9137B7AAAA347A9059C0B] issued to 'SMS']LOG]!><time="11:15:45.540-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="2040" file="ccmcert.cpp:1386">
    <![LOG[MP Reg: DDR written to [D:\Program Files\Microsoft Configuration Manager\inboxes\auth\ddm.box\regreq\H47ZK1ER.RDR] for Client [GUID:F2E5AFA2-75A3-43F6-80C4-56DE4F3423AB] with Subject [S-1-5-21-801348563-1299709240-1668161906-43800] Certificate Thumbprint
    [1D68A0F60729B24B3AF9137B7AAAA347A9059C0B]]LOG]!><time="11:15:45.582-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="2040" file="regtask.cpp:716">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:15:45.588-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="2040" file="regtask.cpp:207">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:15:48.785-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="regtask.cpp:207">
    <![LOG[Processing Registration request from Client 'GUID:A2FE5D5A-6D3D-4DCB-BA20-6C2C39F48C54']LOG]!><time="11:16:16.009-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="regtask.cpp:1011">
    <![LOG[Begin validation of Certificate [Thumbprint E4A20FA3C40145946659BCAB064CDAFC3BC34AB5] issued to 'SMS']LOG]!><time="11:16:16.009-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="ccmcert.cpp:1245">
    <![LOG[Completed validation of Certificate [Thumbprint E4A20FA3C40145946659BCAB064CDAFC3BC34AB5] issued to 'SMS']LOG]!><time="11:16:16.009-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="ccmcert.cpp:1386">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:16:16.018-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="regtask.cpp:207">
    <![LOG[Processing Registration request from Client 'GUID:2689CA30-C4C3-4515-82EB-626F8C6B13F3']LOG]!><time="11:16:25.092-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="regtask.cpp:1011">
    <![LOG[Begin validation of Certificate [Thumbprint BBF0C5711F78970734A5DD48EBEE43A7D0B4D05C] issued to 'SMS']LOG]!><time="11:16:25.092-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="ccmcert.cpp:1245">
    <![LOG[Completed validation of Certificate [Thumbprint BBF0C5711F78970734A5DD48EBEE43A7D0B4D05C] issued to 'SMS']LOG]!><time="11:16:25.092-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="ccmcert.cpp:1386">
    <![LOG[Registration hint is expired.]LOG]!><time="11:16:25.093-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="3" thread="6056" file="clientauthutil.cpp:1469">
    <![LOG[CCMValidateAuthHeaders failed (0x87d0029b) to validate headers for client 'GUID:2689CA30-C4C3-4515-82EB-626F8C6B13F3'.]LOG]!><time="11:16:25.093-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="2" thread="6056"
    file="clientauthutil.cpp:1737">
    <![LOG[MP Reg: DDR written to [D:\Program Files\Microsoft Configuration Manager\inboxes\auth\ddm.box\regreq\6Y53IBO8.RDR] for Client [GUID:DC08C59C-319D-44E3-AEEB-F4C03152D30C] with Subject [S-1-5-21-801348563-1299709240-1668161906-41805] Certificate Thumbprint
    [BBF0C5711F78970734A5DD48EBEE43A7D0B4D05C]]LOG]!><time="11:16:25.109-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="regtask.cpp:716">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:16:25.115-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="regtask.cpp:207">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:16:45.684-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="regtask.cpp:207">
    <![LOG[Processing Registration request from Client 'GUID:3541aaf6-21d9-4bd0-9ab5-e09727c5390a']LOG]!><time="11:17:24.147-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="regtask.cpp:1011">
    <![LOG[Begin validation of Certificate [Thumbprint 38EDA53BD43A92BADB20E4FDD460003C569ABA53] issued to 'SMS']LOG]!><time="11:17:24.147-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="ccmcert.cpp:1245">
    <![LOG[Completed validation of Certificate [Thumbprint 38EDA53BD43A92BADB20E4FDD460003C569ABA53] issued to 'SMS']LOG]!><time="11:17:24.147-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="ccmcert.cpp:1386">
    <![LOG[MP Reg: DDR written to [D:\Program Files\Microsoft Configuration Manager\inboxes\auth\ddm.box\regreq\35ZRBN2N.RDR] for Client [GUID:758F5DD3-DB3F-4E67-A556-6CB8F734A52F] with Subject [S-1-5-21-801348563-1299709240-1668161906-22416] Certificate Thumbprint
    [38EDA53BD43A92BADB20E4FDD460003C569ABA53]]LOG]!><time="11:17:24.151-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="regtask.cpp:716">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:17:24.156-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="regtask.cpp:207">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:17:25.213-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="regtask.cpp:207">
    <![LOG[Processing Registration request from Client 'GUID:F7CCBC82-9C32-46D2-85B9-E47BA3780A41']LOG]!><time="11:17:47.261-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="regtask.cpp:1011">
    <![LOG[Begin validation of Certificate [Thumbprint EDDB53135B3AA324D4C21473B035793CB364073B] issued to 'SMS']LOG]!><time="11:17:47.261-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="ccmcert.cpp:1245">
    <![LOG[Completed validation of Certificate [Thumbprint EDDB53135B3AA324D4C21473B035793CB364073B] issued to 'SMS']LOG]!><time="11:17:47.261-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="ccmcert.cpp:1386">
    <![LOG[MP Reg: DDR written to [D:\Program Files\Microsoft Configuration Manager\inboxes\auth\ddm.box\regreq\SNDGLNMW.RDR] for Client [GUID:7D4F2D5B-852B-4DC2-AE23-01B57536AF3D] with Subject [S-1-5-21-801348563-1299709240-1668161906-22361] Certificate Thumbprint
    [EDDB53135B3AA324D4C21473B035793CB364073B]]LOG]!><time="11:17:47.265-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="regtask.cpp:716">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:17:47.271-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="regtask.cpp:207">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:18:24.246-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="regtask.cpp:207">
    <![LOG[Processing Registration request from Client 'GUID:28E0DA10-F700-4B7C-B3EA-440CE3DAC7EE']LOG]!><time="11:18:41.624-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="regtask.cpp:1011">
    <![LOG[Begin validation of Certificate [Thumbprint 394267FD19EC665DEF01D6278D27254033E754F5] issued to 'SMS']LOG]!><time="11:18:41.625-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="ccmcert.cpp:1245">
    <![LOG[Completed validation of Certificate [Thumbprint 394267FD19EC665DEF01D6278D27254033E754F5] issued to 'SMS']LOG]!><time="11:18:41.625-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="ccmcert.cpp:1386">
    <![LOG[MP Reg: DDR written to [D:\Program Files\Microsoft Configuration Manager\inboxes\auth\ddm.box\regreq\PLZNU5C9.RDR] for Client [GUID:1843486B-C937-49FB-97C9-66DEBEC505D0] with Subject [S-1-5-21-801348563-1299709240-1668161906-43006] Certificate Thumbprint
    [394267FD19EC665DEF01D6278D27254033E754F5]]LOG]!><time="11:18:41.634-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="regtask.cpp:716">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:18:41.642-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="4872" file="regtask.cpp:207">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:18:47.524-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6244" file="regtask.cpp:207">
    <![LOG[Processing Registration request from Client 'GUID:0AAF6209-9393-4ACB-A87C-7ED7F8623A82']LOG]!><time="11:19:12.870-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6244" file="regtask.cpp:1011">
    <![LOG[Begin validation of Certificate [Thumbprint 398E6772F4E4C982F16F5FFFE9144A29F95AB31C] issued to 'SMS']LOG]!><time="11:19:12.870-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6244" file="ccmcert.cpp:1245">
    <![LOG[Completed validation of Certificate [Thumbprint 398E6772F4E4C982F16F5FFFE9144A29F95AB31C] issued to 'SMS']LOG]!><time="11:19:12.870-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6244" file="ccmcert.cpp:1386">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:19:12.879-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6244" file="regtask.cpp:207">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:19:41.710-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="2040" file="regtask.cpp:207">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:20:13.172-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6244" file="regtask.cpp:207">
    <![LOG[Processing Registration request from Client 'GUID:66aa100c-c734-4440-bcb4-20d2c132695b']LOG]!><time="11:20:18.516-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="regtask.cpp:1011">
    <![LOG[Begin validation of Certificate [Thumbprint 52B2D395F34ECFA630B52BB42B920EC124117663] issued to 'SMS']LOG]!><time="11:20:18.517-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="ccmcert.cpp:1245">
    <![LOG[Completed validation of Certificate [Thumbprint 52B2D395F34ECFA630B52BB42B920EC124117663] issued to 'SMS']LOG]!><time="11:20:18.517-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="ccmcert.cpp:1386">
    <![LOG[MP Reg: DDR written to [D:\Program Files\Microsoft Configuration Manager\inboxes\auth\ddm.box\regreq\E5ZGSSB8.RDR] for Client [GUID:F1A365E4-5B11-4880-881D-38F939AE387B] with Subject [S-1-5-21-801348563-1299709240-1668161906-43788] Certificate Thumbprint
    [52B2D395F34ECFA630B52BB42B920EC124117663]]LOG]!><time="11:20:18.521-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="regtask.cpp:716">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:20:18.526-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="regtask.cpp:207">
    <![LOG[MP Reg: Processing completed. Completion state = 0]LOG]!><time="11:21:18.628-60" date="01-15-2014" component="MP_RegistrationManager" context="Registration" type="1" thread="6056" file="regtask.cpp:207">

  • Flash Builder buttonMode = true not working

    Hi, I am having a really strange issue where I can't get any hand cursors to come up in Flash Builder. Anybody else have this problem. I ran into a situation where I've had to convert a ton of Flash Builder projects just to get the hand cursors to come up. Weird this is if I open the swf's in Flash the hand cursors will show up. Once they get on the web though, though don't work. It's almost as if the buttonMode property will not work in swf's compiled in Flash Builder. I've tried with Flash Builder 4 and 4.5 and no luck. I told a friend, and he didn't believe me. So I asked him to just do a simple test in Flash Builder to create a Sprite and add it to the stage, add a click listener, and set it's buttonMode to true. He has the same problem, no hand cursor. I've even tried to set useHandCursor true with buttonMode, etc.... to no avail. Any help? Thanks!

    If you are viewing your files in Firefox, this is a known bug:
    http://support.mozilla.com/en-US/questions/796828

  • Weblogic 6.0 sp2: War deployment not working !!

    Hi,
    I'm using weblogic 6.0 sp2, and it seems as though the war deployment is not
    working. My war consists of jsps, images, and under the WEB-INF/classes
    directory, Struts classes (i.e. Form and Action classes). When I try to run
    a jsp, i get the following error :
    <Jul 30, 2001 11:48:10 AM PDT> <Error> <HTTP>
    <[WebAppServletContext(4655498,ati
    nera)] Root cause of ServletException
    javax.servlet.jsp.JspException: Exception creating bean of class
    com.atinera.log
    in.web.LoginForm: java.lang.ClassNotFoundException:
    com.atinera.login.web.LoginF
    orm
    But if you look in the war, that class is in there.
    What gives ?
    Thanks,
    Jamie

    That's right - ActionServlet does Class.forName(actionClass) to load action
    class, and this uses ClassLoader which loaded the current class (ActionServlet)
    ClassLoaders always delegate to their parent before attempting to load
    the class themselves, so it wasn't working until you moved struts.jar to your
    WEB-INF/lib.
    BTW, Struts doc mentions this problem:
    lib/struts.jar - This JAR file contains all of the Java classes included
    in Struts. It should be copied into the WEB-INF/lib directory of your web
    application. WARNING - If you are going to be hosting multiple Struts based
    applications on the same servlet container, you will be tempted to place the
    struts.jar file into the shared repository supported by your container. Be
    advised that this will like cause you to encounter ClassNotFoundException
    problems unless all of your application classes are stored in the shared
    repository.
    Jamie Tsao <[email protected]> wrote:
    So I found the solution to this problem, but it doesn't really make sense to
    me.
    I originally had struts.jar outside of the WAR file, but in my CLASSPATH.
    Weblogic was able to load Strut's ActionServlet (controller), but when the
    ActionServlet was looking for the LoginForm (which was inside the WAR), it
    couldn't find it.
    I solved the problem by putting struts.jar inside the WAR (under
    WEB-INF/lib) instead that other directory. Now it works cause apparently
    ActionServlet is now in the same classloader as LoginForm, the classloader
    which loaded the WAR.
    I'm confused because original way should have worked since the classloader
    that loaded struts.jar from outside the war is the parent classloader for
    the classloader that loaded the WAR. did that make any sense ?
    anyone know why ?
    thanks,
    jamie
    "Jamie Tsao" <[email protected]> wrote in message
    news:[email protected]...
    Hi,
    I'm using weblogic 6.0 sp2, and it seems as though the war deployment isnot
    working. My war consists of jsps, images, and under the WEB-INF/classes
    directory, Struts classes (i.e. Form and Action classes). When I try torun
    a jsp, i get the following error :
    <Jul 30, 2001 11:48:10 AM PDT> <Error> <HTTP>
    <[WebAppServletContext(4655498,ati
    nera)] Root cause of ServletException
    javax.servlet.jsp.JspException: Exception creating bean of class
    com.atinera.log
    in.web.LoginForm: java.lang.ClassNotFoundException:
    com.atinera.login.web.LoginF
    orm
    But if you look in the war, that class is in there.
    What gives ?
    Thanks,
    Jamie
    Dimitri

  • DragAcceptFiles Working in Windows 10 TP build 9926 But Not Working In build 10049 and build 10061

    This is a cross post from
    https://social.technet.microsoft.com/Forums/en-US/a63519d4-ba7a-46c1-bb34-ad034b836964/dragacceptfiles-working-in-9926-but-not-working-in-10049-and-10061?forum=WinPreview2014General.  The moderator suggested I post this here:
    My company has a software product that accepts dragged items.  In all versions of Windows from XP through Windows 10 build 9926 that functionality has worked fine.  However, with build 10049 (possibly 10041 which I did not test thoroughly before going
    to 10049) and now 10061 that functionality stopped working.  The application calls DragAcceptFiles to enable drag drop messages.  In addition, either ChangeWindowMessageFilter is called on Vista or ChangeWindowMessageFilterEx is called on Windows
    7 and higher for the messages WM_DROPFILES, WM_COPYDATA, and WM_COPYGLOBALDATA.  This was working fine on Windows 10 build 9926.  Now when I attempt to drag an item to our software product, I get the "Don't" symbol (circle with line through
    it) and no WM_DROPFILES messages are received.  The application is unchanged with only an upgrade to the Windows 10 build performed.  As a sanity check, I created a brand new VM running build 9926 and the functionality worked fine.  I then upgraded
    the VM to 10049 and it stopped working.  The following day I upgraded to 10061 and it is still broken.  Is there are new filter or restriction in place since build 9926 on DragAcceptFiles that would be stopping the traditional drag drop procedure
    from working? This is very frustrating because there is a dearth of information on Windows 10 API changes and since this appears to be some kind of recent change, I am out of ideas of where to look for answers.  I can duplicate this problem on the older
    platforms by simply calling DragAcceptFiles with the second parameter set to false.  In that case, on Windows 7 for example, I will get the "Don't" symbol just I am getting now in the Windows 10 TP with the argument set to true.

    DragAcceptFiles is now working again in 10074 so whatever the problem was, it has been fixed.

  • Visual Gesture Builder Analysis project not working ?

    Hi,
    I'm working on Visual Gesture Builder and I try to understand how to use it. Currently, I use the 1409 release of the SDK, but I did some tests on 1406 version and it's not working too.
    My problem is the next : when I build a training project, I can successfully produce a .gba file and test it with the live preview tool but I can't use it in the analysis project. I include the same clip or another, and I start the analysis, then the output
    pan show me "SUCCESS:" and no more messages. The control pan is not updated (the table project analysis results contains just the header row) and when I click on the clip, they are not any suggestion of tagging, just my timeline with my own tags
    if it's a clip that I used in the training project. 
    I made many tests, like change streams recorded in kinect studio or using KSConvert.exe to upgrade my clip, but nothing happens. I tried to use VisualGestureBuilder.exe with command line and the option -analyse, but the message is always the same : the command
    line arguments were not valid. I saw all videos (MVA and blog's evangelist) about Visual Gesture Builder and reproduce step by step all manipulations, but nothing with the analysis project.
    Thanks.
    PS : sorry for my poor english. 

    Thanks Brekel for your reply , 
    i presume my assumption are true, regarding Kinect Regions (Kind
    Request 3) do you have any info on that ?
    Thanks 
    Vuyiswa Maseko

  • IGrid - SAP MII 12.1.8 SP 05 (build 36) - rendering not working properly.

    Hi,
    In the 12.1.8 SP 05, when the iGrid cell values set through the java script, the rendering part is not working.
    For example,
    The data set returned by iCommand has 25 rows.
    Java script sets the values in the iGrid from each row.
    The application was working well with 12.1.8 SP02. The same application is not working properly now.
    the error from the java script show this as java.lang.NullPointerException.
    For the same set of data, this error is occurring sometimes at the third row, sometimes in the middle and sometimes in the end.
    The java console is quite consistent. The same error occurs multiple times.
    I have given the error in the end.
    After the grid loaded, the script tries to set the cell values. some time only a single line has values and some time 4 to 5  lines has values for the same data set. The lines are not shown to the user. When he moves away from that page and comes back all the 25 lines are seen, mostly without values.
    Is anyone working with 12.1.8 SP05 patch? The Xacute Query string output size is 64K in the SP02. In SP04 and SP05 this issue is fixed. This needs to be implemented. But in SP 03, IGrid functionality is refactored.
    The SAP notes number: Note 1566572 - MII 12.1 SP08 Patch03 says,
    Re-factored iGrid to improve datatype handling
    Notes number for SP04:  Note 1581779 - MII 12.1 SP08 Patch04
    Notes number for SP05: Note 1586551 - MII 12.1 SP08 Patch05
    If you have upgraded into the latest version of 12.1, are you facing the similar problem?
    The java Console error:
    Exception in thread "AWT-EventQueue-2" java.lang.NullPointerException
         at com.sap.xmii.applet.grid.renderers.MultiLineRenderer.setValue(MultiLineRenderer.java:60)
         at com.sap.lhcommon.gui.table.TableMultiLineCellRenderer.getTableCellRendererComponent(TableMultiLineCellRenderer.java:129)
         at javax.swing.JTable.prepareRenderer(Unknown Source)
         at com.sap.lhcommon.gui.table.BaseTable.prepareRenderer(BaseTable.java:560)
         at javax.swing.plaf.basic.BasicTableUI.paintCell(Unknown Source)
         at javax.swing.plaf.basic.BasicTableUI.paintCells(Unknown Source)
         at javax.swing.plaf.basic.BasicTableUI.paint(Unknown Source)
         at javax.swing.plaf.ComponentUI.update(Unknown Source)
         at javax.swing.JComponent.paintComponent(Unknown Source)
         at com.sap.xmii.applet.grid.base.types.BaseGrid.paintComponent(BaseGrid.java:947)
         at javax.swing.JComponent.paint(Unknown Source)
         at javax.swing.JComponent.paintChildren(Unknown Source)
         at javax.swing.JComponent.paint(Unknown Source)
         at javax.swing.JViewport.paint(Unknown Source)
         at javax.swing.JComponent.paintChildren(Unknown Source)
         at javax.swing.JComponent.paint(Unknown Source)
         at javax.swing.JComponent.paintToOffscreen(Unknown Source)
         at javax.swing.BufferStrategyPaintManager.paint(Unknown Source)
         at javax.swing.RepaintManager.paint(Unknown Source)
         at javax.swing.JComponent._paintImmediately(Unknown Source)
         at javax.swing.JComponent.paintImmediately(Unknown Source)
         at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
         at javax.swing.RepaintManager.paintDirtyRegions(Unknown Source)
         at javax.swing.RepaintManager.seqPaintDirtyRegions(Unknown Source)
         at javax.swing.SystemEventQueueUtilities$ComponentWorkRequest.run(Unknown Source)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Thanks and Regards,
    Kishore kumar P S

    Hi Jamie,
    SAP has proposed a solution not to check the word wrap in the Grid.
    The iCommand data call was happening with Creation event of iGrid.
    Now changed to FirstUpdateEvent. This works fine.
    Thanks and Regards,
    Kishore kumar P S
    problem resolved
    Edited by: kishore kumar on Jul 12, 2011 3:33 PM

  • Ibook build-in mic not working

    My ibook mic is not working already. Can anyone help me??

    "Already," Eric?
    Is your iBook less than 90 days old? If so, give Apple a call. All issues are covered for 90 days.
    (P.S. The iBook G4 forum can be found here. This is the G3 dual USB iBook forum.)

  • Some Flash Builder 4 shortcuts not working on Windows 7

    Hi all,
    Some of the shortcuts are not working in Windows 7.
    E.G. Ctrl + Space does nothing.
    Anyone have a solution?

    Hi Jason,
    Here is an example:
    Window > Preferences > General > Keys
    If I select the command "Content Assist" in the list, the Binding is Ctrl+Space.
    This shortcut/binding does not work in the editor, and if I remove that binding and try and set it again by pressing Ctrl+Space, the binding does not appear in the binding field.
    If I press Shift+Space, that works, and I can use that binding ok for Content Assist.

  • Flex Builder 3 will not work on Mac

    Flex Builder 3 & Mac OSX:
    The hard disk on my mac failed, lost everything, including
    Flex Builder 2. I installed a new hard disk, and downloaded the
    "trial" of Flex Builder 3 (FB 3). The software seemed to install
    fine(no errors in the install log).
    However, when I run FB 3, the default front page does not
    load, and tells me that the flash player as stopped because of a
    un-safe operation. I think okay, that is fine, but I do like the
    page with the links to the docs, and adobe resources. I try to
    build an app, default just dragged a button on the stage, and
    complied. However, the page does not compile. I only get the "grey"
    page, with no button.
    After this I re-installed the flash player (9.0.115), but
    still no love. I have re-installed FB 3, but the same results.
    I am using Mac OS X (power PC). Can anybody help me. I am a
    student at the University of Hawaii, and I am teaching myself Flex.
    I am thinking that the error might be with the flash player, and I
    am trying to install flash CS3, thinking that if I can get the
    stand alone flash player that way, maybe then this will work.
    Please help,
    John

    Hi Michael,
    Thanks so much for all your help!
    I just installed FB 3 again, but still no love, yikes! I
    don't get it FB 2 was painless,...
    I have the same issues, and safari does not handle any flex
    apps, just a blank(grey page). Can I ask a favor? Can you check
    this link, a flex charting app. It can view it perfectly in Camino,
    but just a blank page in safari. Could you check this link in
    safari?
    http://cfhawaii.com/Charts/DrillDownWithEffects.html
    I also still get the can't find the debugger player.
    Maybe I need to take a on-line course(bring that I am in
    hawaii) to learn how to get everything set up.
    I send a bug report to adobe, and I am hoping that somebody
    gets back to me, and can help me fix the problems, as I couldn't
    even registrar FB3, I want to start learning flex, not dealing with
    this.
    Thanks so much for all your help`-`
    John

  • JDev3.1 Deployment Not Working

    Runing JDev3.1 with Tomcat3.1/Apache1.3.12 on NT4.0 Sp6A. Trying to deploy an applet.
    When manually copying all the JDev generated class files to the publishing directory, it works fine.
    When deploying as a jar file, and copying it to the publishing directory. The applet doesn't load. No error message. It just gets stuck loading applet. All the files that's not in the jar file are in the publishing directory. What could be the problem.

    Please see my reply to 'riceala' Cannot Deploy Java Applet. Information provided there should also cover your problem.

Maybe you are looking for

  • Can't air print from 5510 from ipad 2 or iphone 4s but can wirelessly from imac

    I have just purchased a new HP Photosmart 5510 e-aio printer B111a.  I can print via Wi-Fi from my iMac, but not via the same Wi-Fi from my iPad2, iPhone 4S or wife's iPhone 4.  All products have latest OS and firmware and are running on same Wi-Fi.

  • My pages are not loading correctly---get index-like pages.

    Web pages like NASCAR.COM, The Daily Beast are not loading correctly. All I get are lists of links. ''moderator edited the title of this thread''

  • How to send video

    I recorded a 15 minutes video at my iPhone and need send it to my friends with iPhone, BlackBerry, Android phones. Is there any way to do it? Thanks,

  • Ultra ATA/66 drive in ATA/33 G4

    My Gigabit Ethernet G4 power supply died. Installed replacement (ebay purchase) plugged computer in and "poof" small electrical pop and smell of smoke. Need to get machine going to copy drive. Since the power supply didn't work, I am wondering if I c

  • RemoteException by Registry.lookup() in applet

    I am getting a RemoteException when calling Registry.lookup() from an applet. The more specific exception is java.rmi.UnmarshalException: error unmarshalling return; nested exception is:      java.lang.ClassNotFoundException: access denied to class l