• Error 500 Intrapages 1.4

    By Matteo Zanata 1 decade ago

    Hi all, 

    First of all congrats for the winning results of the competition.

    I would like to install this feature on my intranet but everytime i try to connect to the main url <serverurl>\<namefile.nsf>

    i got "Error 500 - HTTP Web Server: Command Not Handled Exception" I check the server console but seems it's an JVM error, but even upgrading the OpenNTF Extension Library i can't connect to the db.

    I check everything about the guide on the nsf, modify the ACL, the Java Policy , etc...but everytime i get this error on my console:

     

    HTTP JVM: CLFAD0211E: Exception thrown. For more detailed information, please consult error-log-0.xml &lt;dominopath&gt;
    
    HTTP JVM: CLFAD0246E: Exception occurred servicing request for:/&lt;mynsf&gt;.nsf/news.xsp - HTTP Code: 500. For more detailed information, please consult error-log-0.xml located in D:/&lt;dominopath&gt;
    
    HTTP Web Server: Command Not Handled Exception [/&lt;mynsf&gt;.nsf] Anonymous
    
    &nbsp;
    

    I tried to put the complete error log on the db, but i still got no answer more than the console on the error-log-0.xml file

    Is there anything i could do for troubleshooting or even correct the issue? i'm not using any API's, just put Anonymous in ACL (as told in the guide) and using just Domino.

    Thanks for any suggestions

    • troubleshooting error 500

      By Thomas Adrian 1 decade ago

       

      thank you for reporting the error. unfortunately these kind of errors is very hard to troubleshoot without seeing it.
       

      if you have access to domino designer you can change the application property setting to "Display XPage runtime Error page"  and try the webpage again to see if you get additional errors.

       

      also check the log view in the application or log.nsf or the server console for additional messaged that are more useful

      I will release v1.5 soon, (probably dec 23rd) you can check that one out and see if that work better


       

      • Error 500 Intrapages 1.4 and 1.5

        By Matteo Zanata 1 decade ago

        Hi, i've already tried to setup the application properties to Display XPage runtime error page and seeing the error log xml, but all i can see it's just what the console displays, so in the xml i can see this:

         

        CLFAD0211E: Exception thrown

        CLFAD0246E: Exception occurred servicing request for:/.nsf/news.xsp - HTTP Code: 500

         

        Even upgrading to 1.5 i got the same issues

        Is there anything i could do for having a bit more information?

        Thanks in advantage, Merry Christmas to you all

        • extlib

          By Thomas Adrian 1 decade ago

          Ae you sure you have exension library installed, can you confirm that other applications using extlib is working?

           

          • Error 500 Intrapages 1.4 and 1.5

            By Matteo Zanata 1 decade ago

            You're right, i checked some other xsp applications and finally figured out that was a problem with my release.

            Now everything is working fine, but..is there any chance to see it working with IE 8?

            It would be nicely to see it working also with that browser.

            Thank you

            • Good

              By Thomas Adrian 1 decade ago

              Good that you got it working.

               

              Regarding Internet Explorer <9:

              I will not add any exceptions for older versions of internet explorer. it is simply to much work to do this and it will mess up my code and will make my work much harder and take longer time to create new releases

              intrapages work the same in all modern browsers like Safari, Firefox, Chrome, IE9 etc. and I see no reson to add an exception to a browser version created back in 2009

               

              I hope you understand.

               

               

               

              • Response: Good

                By Matteo Zanata 1 decade ago

                Gosh i'm sorry, i misunderstood cause in the browser.xsp page it's wrote that "The browser is not supported", and i thought that all versions of  IE were not able to open that db.

                If IE 9 is supported, then we could figured out.

                Thanks and many compliments for the project.