Announcement

Collapse
No announcement yet.
X
  • Filter
  • Time
Clear All
new posts

    Debug Configuration/PreCache

    I am not aware of anything that has changed in my development environment, however, as of the end of last week, I am having a problem with my development mode "Debug Configuration". The PreCache is taking a very long time to complete, and using development mode has become impossible.

    Out of curiosity, I started the same configuration as a "Run Configuration", and the PreCache loaded instantly.

    I am looking for some thoughts on what could be the culprit here. Thanks!

    "Run Configuration"
    2014-05-20-10:03:42:905 -0400 INFO [main] Isomorphic PreCache complete (1243ms)

    "Debug Configuration"
    2014-05-20-10:12:04:453 -0400 INFO [main] Isomorphic PreCache complete (184594ms)

    SmartClient Version: v9.1p_2014-05-19/Pro Deployment (built 2014-05-19)

    #2
    Please disregard; I found a post in google groups talking about clearing all your breakpoints, and performance is back to normal. Interestingly, none of the breakpoints were being hit, and they were all in our own logic that wasn't being executed, but somehow, clearing all breakpoints worked.
    Regards

    Comment

    Working...
    X