Skip navigation

CQ5

Currently Being Moderated

CRXDE 1.0.1 issues with CQ5.5

Mar 14, 2012 7:29 AM

Tags: #cq5

When I try to use CRXDE 1.0.1 to access CQ5.5, I am getting the below error. Does any one know how to resolve this issue?

 

error.GIF

 
Replies
  • Currently Being Moderated
    Mar 14, 2012 8:53 AM   in reply to Murali Vusthipalli

    Hi Murali,

     

    Try deleting your .~/.crxde directory before starting it up.

     

    I simply started CRX101 with CQ55 without incurring in major issues.

     

    HTH

    Davide

     
    |
    Mark as:
  • Justin Edelson
    252 posts
    Nov 24, 2010
    Currently Being Moderated
    Mar 15, 2012 7:51 PM   in reply to Murali Vusthipalli

    Murali-

    If you take a look of the console output of that java command, does it say "Will fork a JVM to get enough memory"? If so, the forked Java process will not get your debug parameters.

     

    Debugging in Eclipse, RAD, NetBeans, etc. is just a matter of starting a remote debugger pointing to port 30303.

     

    HTH,

    Justin

     
    |
    Mark as:
  • Justin Edelson
    252 posts
    Nov 24, 2010
    Currently Being Moderated
    Mar 15, 2012 8:05 PM   in reply to Murali Vusthipalli

    Murali-

    Something's fishy here. You're passing -Xmx1024m, but the JVM is reporting a heap size of 910 MB and, as a result, forking. I don't know why that would be. You could either give the JVM more memory or pass -nofork to suppress the forking behavior.

     

    Also, I see you are running on Java 7. That is not supported. See http://dev.day.com/docs/en/cq/current/deploying/technical_requirements .html

     

    Maybe this is why it isn't supported

     

    Justin

     
    |
    Mark as:
  • Justin Edelson
    252 posts
    Nov 24, 2010
    Currently Being Moderated
    Mar 15, 2012 8:19 PM   in reply to Murali Vusthipalli

    If you scroll further down, you'll see where Oracle JRE 1.7 isn't supported.

     

    Justin

     
    |
    Mark as:

More Like This

  • Retrieving data ...

Bookmarked By (0)

Answers + Points = Status

  • 10 points awarded for Correct Answers
  • 5 points awarded for Helpful Answers
  • 10,000+ points
  • 1,001-10,000 points
  • 501-1,000 points
  • 5-500 points