Announcement

Collapse
No announcement yet.

nxmapper issue

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

  • #16
    nxmapper log: seems to be working

    INFO [02-23 10:39:06] - Program.ReadEventLog, A user detected, username = cvl013, ip = 10.1.104.39.
    INFO [02-23 10:39:06] - Program.ReadEventLog, Sending uname, uname = cvl013, ip = 10.1.104.39.
    INFO [02-23 10:39:06] - Program.ReadEventLog, A user detected, username = cvl013, ip = 10.1.104.39.
    INFO [02-23 10:39:06] - Program.ReadEventLog, Sending uname, uname = cvl013, ip = 10.1.104.39.
    INFO [02-23 10:39:06] - Program.ReadEventLog, A user detected, username = cvl013, ip = 10.1.104.39.
    INFO [02-23 10:39:06] - Program.ReadEventLog, Sending uname, uname = cvl013, ip = 10.1.104.39.


    NXWrapper - there seems to be an issue

    [2025-02-23 10:12:45] INFO Writing stop file.
    [2025-02-23 10:12:50] ERROR Couldn't find Java in system path. We try to start the service anyway.
    [2025-02-23 10:12:50] INFO Starting NxMapper
    [2025-02-23 10:14:44] INFO Stopping.
    [2025-02-23 10:14:44] INFO Writing stop file.
    [2025-02-23 10:15:10] ERROR Couldn't find Java in system path. We try to start the service anyway.
    [2025-02-23 10:15:10] INFO Starting NxMapper
    [2025-02-23 10:17:33] INFO Stopping.
    [2025-02-23 10:17:33] INFO Writing stop file.
    [2025-02-23 10:18:29] ERROR Couldn't find Java in system path. We try to start the service anyway.
    [2025-02-23 10:18:29] INFO Starting NxMapper


    Comment


    • #17
      For NxLogon, you need to see if it's running on your user PC using Task Manager.

      Maybe the easiest option would be CxLogon. You just need to install it on user PC. And you can install it using GPO centrally.

      Comment


      • #18
        NXWrapper: logs

        [2025-02-23 10:12:45] INFO Writing stop file.
        [2025-02-23 10:12:50] ERROR Couldn't find Java in system path. We try to start the service anyway.
        [2025-02-23 10:12:50] INFO Starting NxMapper
        [2025-02-23 10:14:44] INFO Stopping.
        [2025-02-23 10:14:44] INFO Writing stop file.
        [2025-02-23 10:15:10] ERROR Couldn't find Java in system path. We try to start the service anyway.
        [2025-02-23 10:15:10] INFO Starting NxMapper
        [2025-02-23 10:17:33] INFO Stopping.
        [2025-02-23 10:17:33] INFO Writing stop file.
        [2025-02-23 10:18:29] ERROR Couldn't find Java in system path. We try to start the service anyway.
        [2025-02-23 10:18:29] INFO Starting NxMapper


        NXMapper logs

        INFO [02-23 10:39:05] - Program.ReadEventLog, Sending uname, uname = cvl013, ip = 10.1.104.39.
        INFO [02-23 10:39:05] - Program.ReadEventLog, A user detected, username = cvl013, ip = 10.1.104.39.
        INFO [02-23 10:39:05] - Program.ReadEventLog, Sending uname, uname = cvl013, ip = 10.1.104.39.
        INFO [02-23 10:39:05] - Program.ReadEventLog, A user detected, username = cvl013, ip = 10.1.104.39.

        Comment


        • #19
          You need to get me the log files first. I don't know if your event log message is an error. Was it an error not warning?

          Comment


          • #20
            So, there is a user detected.

            Code:
            INFO [02-23 10:39:05] - Program.ReadEventLog, Sending uname, uname = cvl013, ip = 10.1.104.39.
            INFO [02-23 10:39:05] - Program.ReadEventLog, A user detected, username = cvl013, ip = 10.1.104.39.
            INFO [02-23 10:39:05] - Program.ReadEventLog, Sending uname, uname = cvl013, ip = 10.1.104.39.
            INFO [02-23 10:39:05] - Program.ReadEventLog, A user detected, username = cvl013, ip = 10.1.104.39.
            cvl013 is on 10.1.104.39. Right? Then the event monitor module is working.

            For Anon User, did you enable User Authentication?

            Comment


            • #21
              user user authentication is enabled - i jsut installed cxlogon and sitll showing anon,not sure what i am missing

              Comment


              • #22
                This error message can be ignored. NxWrapper was developed for Java programs. So, it checks for Java installation.

                Code:
                [2025-02-23 10:18:29] ERROR Couldn't find Java in system path. We try to start the service anyway.

                Comment


                • #23
                  restarting nxfilter, solved the issue

                  Comment


                  • #24
                    Originally posted by mirmur View Post
                    user user authentication is enabled - i jsut installed cxlogon and sitll showing anon,not sure what i am missing
                    Then you need to look into NxFilter log files. Monitor the log messages in /nxfilter/log/nxfilter.log. You need to see some message about user login by NxMapper or CxLogon.

                    Comment

                    Working...
                    X