no plugin log file created in plugin log directory

Sort:
You are not authorized to post a reply.
Author
Messages
Xin Li
Veteran Member
Posts: 133
Veteran Member
    We are using IIS for Web server for our Lawson Portal. When trying to setup IIS plugin for webpshere 7 using IIS 7. I cannot get http_plugin.log file created in the specified directory. It seems plugin-cfg.xml never get read and iisWASPlugin_http.dll not executed. Anyone out there have any advice what could be wrong?
    Kwane McNeal
    Veteran Member
    Posts: 479
    Veteran Member
      It could a a number of things:
      1) Do you have the plugin execution security setup correctly in IIS
      2) Are you using IIS7 or IIS7.5 (Windows 2008 R2). They *are* different enough it caught me off guard
      3) Is your Plugins directory correctly configured? you need the .loc files, etc.

      ...What errors are you getting from the web app?

      Xin Li
      Veteran Member
      Posts: 133
      Veteran Member
        Here is the error I got



        Since no plugin log created. It is hard to troubleshooting what went wrong.

        I have another website configured on the same IIS for my train portal and it works. I configured the same thing for this one as well.
        SP
        Veteran Member
        Posts: 122
        Veteran Member
          I may be oversimplifying things a bit, but what port is the new Lawson
          portal on this IIS server supposed to use? Did you update ssoconfig with
          the correct info? Did you generate the WAS plugin with a different port
          number than your TEST portal that is running on the same IIS server?

          On Mon, Feb 27, 2012 at 1:08 PM, <forums-lsf-s3-sys-admin@lawsonguru.com>wrote:

          > [image: LawsonGuru.com Logo] <https://www.lawsonguru.com/> S3 Systems
          > Administration Forum Notification A message was posted to a thread you
          > are tracking. *RE: no plugin log file created in plugin log directory* Posted by:
          > *Xin Li*
          > 02/27/2012 01:07 PM Here is the error I got
          >
          > " The Portal cannot load because it cannot initialize the single sign-on
          > component.
          > System Administrator: please make sure your servlet container is running
          > properly and/or SSO is installed. "
          >
          > Since no plugin log created. It is hard to troubleshooting what went wrong.
          >
          > I have another website configured on the same IIS for my train portal and
          > it works. I configured the same thing for this one as well.
          > ------------------------------
          >
          > To view the complete thread and reply via your browser, please visit:
          >
          > https://www.lawsonguru.co...lugin-log-directory/
          >
          > You were sent this email because you opted to receive email notifications
          > when someone posted and/or responded to a message on this forum.
          > To unsubscribe to this thread please visit your user profile page and
          > change your subscription options.
          >
          > Thank you,
          > LawsonGuru.com
          >

          Kyric
          Basic Member
          Posts: 14
          Basic Member
            Couple of question to understand what's going on.
            1. Is this an upgrade? a fresh install or it is working before?
            2. Take a look at your web server definition in WAS console and ensure that plugin has the right port number, directory location and log file.
            3. Make sure sePlugins virtual directory in IIS is pointing to the right iisWAS_plugin.dll and that ISAFI Filter module is enable.
            thanks
            You are not authorized to post a reply.