Hi All, I am trying to setup IIS with JBoss. I am not sure which part I have mis

Hi All, I am trying to setup IIS with JBoss. I am not sure which part I have missed. To the best of my knowledge, I have followed all the steps given at link forum.appian.com/.../Configuring_IIS_with_JBoss.html
When am trying to access the URL It displays below error
Server Error : 500 - Internal server error. There is a problem with the resource you are looking for, and it cannot be displayed.

Attached are the files require to analyze the cause. Thanks in advance.

ISAPI_HOME.rar

OriginalPostID-161393

OriginalPostID-161393

  Discussion posts and replies are publicly visible

Parents
  • Hi Abhi, Thanks to point out. I modified file as per the instructions.
    1)If am keeping location like below
    extension_uri=/Redirector/ISAPI_HOME/ISAPI/isapi_redirect.dll
    log_file=C:\\Redirector\\ISAPI_HOME\\log\\isapi_redirect.log
    log_level=info
    worker_file=C:\\Redirector\\ISAPI_HOME\\conf\\workers.properties
    worker_mount_file=C:\\Redirector\\ISAPI_HOME\\conf\\uriworkermap.properties
    strip_session=1
    In this case, I am able to get redirector log and there is no error like what it were as per your previous comment. Attached is the log file.
    2) As per forum link instructions, file should looks like extension_uri=/Redirector/ISAPI_HOME/ISAPI/isapi_redirect.dll
    log_file=E:\\APPIAN_HOME\\Redirector\\ISAPI_HOME\\log\\isapi_redirect.log
    log_level=info
    worker_file=E:\\APPIAN_HOME\\Redirector\\ISAPI_HOME\\conf\\workers.properties
    worker_mount_file=E:\\APPIAN_HOME\\Redirector\\ISAPI_HOME\\conf\\uriworkermap.properties
    strip_session=1
    In such a case there is no logs in the file.
    I am still missing something, Can you please help?

    isapi_redirect.log

Reply
  • Hi Abhi, Thanks to point out. I modified file as per the instructions.
    1)If am keeping location like below
    extension_uri=/Redirector/ISAPI_HOME/ISAPI/isapi_redirect.dll
    log_file=C:\\Redirector\\ISAPI_HOME\\log\\isapi_redirect.log
    log_level=info
    worker_file=C:\\Redirector\\ISAPI_HOME\\conf\\workers.properties
    worker_mount_file=C:\\Redirector\\ISAPI_HOME\\conf\\uriworkermap.properties
    strip_session=1
    In this case, I am able to get redirector log and there is no error like what it were as per your previous comment. Attached is the log file.
    2) As per forum link instructions, file should looks like extension_uri=/Redirector/ISAPI_HOME/ISAPI/isapi_redirect.dll
    log_file=E:\\APPIAN_HOME\\Redirector\\ISAPI_HOME\\log\\isapi_redirect.log
    log_level=info
    worker_file=E:\\APPIAN_HOME\\Redirector\\ISAPI_HOME\\conf\\workers.properties
    worker_mount_file=E:\\APPIAN_HOME\\Redirector\\ISAPI_HOME\\conf\\uriworkermap.properties
    strip_session=1
    In such a case there is no logs in the file.
    I am still missing something, Can you please help?

    isapi_redirect.log

Children
No Data