Announcement

Collapse
No announcement yet.

NxMapper Issue when Installing

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #16
    Application: nxmapper.exe
    Framework Version: v4.0.30319
    Description: The process was terminated due to an unhandled exception.
    Exception Info: System.DivideByZeroException
    at a.Main(System.String[])



    Faulting application name: nxmapper.exe, version: 1.0.0.0, time stamp: 0x6634e2ed
    Faulting module name: unknown, version: 0.0.0.0, time stamp: 0x00000000
    Exception code: 0xc0000094
    Fault offset: 0x00007ffcba270913
    Faulting process id: 0x1ec4
    Faulting application start time: 0x01db610e4b9a733c
    Faulting application path: C:\Program Files (x86)\nxmapper\nxmapper.exe
    Faulting module path: unknown
    Report Id: b1757638-27a5-4430-ae35-b119250f15da
    Faulting package full name:
    Faulting package-relative application ID:



    I saw another post where you were telling someone that you created a new package for NxMapper.
    On the official download page, it says NxMapper last update 2019. Could you provide me with a URL for the new one, 2024?

    Comment


    • support200
      support200 commented
      Editing a comment
      Where did you get this log? Did you run it on CMD with Admin privilege?

  • #17
    I think it's the latest one. But there were several things confusing here. I think we removed Java but there's Java related error. However, nxwrapper.log file is from its service wrapper. The program log file is nxmapper.log.

    That divided by zero error is a runtime error. We need to find out where it happens first. Anyway, try NxLogon or VxLogon at the moment. NxLogon was the first agent we started with and VxLogon is a script version which cause almost no problem in any environment.

    We will look into NxMapper problem as well.

    What was your OS?

    Comment


    • #18
      My OS is WinServer2019
      I used CxLogon and it works fine. I might deploy it via script or GPO.
      If I were to choose this approach and have an agent on each device, would you recommend CxLogon or something else?

      Comment


      • #19
        If you are comfortable with CxLogon, that'd be better. Because you can use it for customers with or without AD both. The others are all for Active Directory users. My second choice would be VxLogon though. NxMapper was for someone finding GPO setup difficult.

        Another one, you might need for your customers might be Single sign-on by 802.1X as you can implement network authentication by AD user accounts for mobile devices. https://tutorial.nxfilter.org/c-sso-by-802-1x.php

        Comment

        Working...
        X