Webvisu problem with remote access.

jeancg
2012-04-16
2023-08-17
  • jeancg - 2012-04-16

    Hi All.

    I'm having some problems accessing my software webvisu PLC. I'm accessing via external access, but so I can load the initial screen of my system and when you click a bitmap screen to change the system does not respond.

    The console of Java is returning me this output.

    What catches my attention is the penultimate line of the console where he talks: General Error: PLC not available.

    The Webvisu may be losing communication with the PLC?

    Suggestions are very welcome.

    Applet initialised
    Version = V2.3.9.24
    STARTVISU = PLC_VISU
    UPDATETIME = 200
    USECURRENTVISU = FALSE
    USEFIXSOCKETCONNECTION = FALSE
    AUTORELOAD = FALSE
    FORCEDLOAD = 
    KEYPADINDIALOGS = false
    KEYBOARDUSAGEFROMDIALOGS = false
    PLCSTATEINTERVAL = 2000
    ALARMUPDATEBLOCKSIZE = 50
    USETEXTAREAFORSTRINGVARIABLES = true
    Use monitoring port: http://MYIPEXTERNAL:8080/
    BESTFIT = false
    COMPRESSEDFILES = false
    Loading visualization plc_visu.xml
    Loading visualization file plc_visu.xml
    Applet startet
    General Error: PLC not available
    showStatus 
    showStatus 
    Applet stopped
    Applet destroyed
    java.lang.NullPointerException
    Β  Β at webvisu.C.L.y(Unknown Source)
    Β  Β at webvisu.WebVisu.destroy(Unknown Source)
    Β  Β at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
    Β  Β at java.lang.Thread.run(Unknown Source)
    Applet initialised
    Version = V2.3.9.24
    STARTVISU = PLC_VISU
    UPDATETIME = 200
    USECURRENTVISU = FALSE
    USEFIXSOCKETCONNECTION = FALSE
    AUTORELOAD = FALSE
    FORCEDLOAD = 
    KEYPADINDIALOGS = false
    KEYBOARDUSAGEFROMDIALOGS = false
    PLCSTATEINTERVAL = 2000
    ALARMUPDATEBLOCKSIZE = 50
    USETEXTAREAFORSTRINGVARIABLES = true
    Use monitoring port: http://IPEXTERNAL:8080/
    BESTFIT = false
    COMPRESSEDFILES = false
    Loading visualization plc_visu.xml
    Loading visualization file plc_visu.xml
    Applet startet
    Download detected
    showStatus 
    showStatus 
    Download detected
    showStatus 
    showStatus 
    Download detected
    showStatus 
    showStatus 
    Loading visualization comandos.xml
    Loading visualization file comandos.xml
    Download detected
    showStatus 
    showStatus 
    Loading visualization unifilar.xml
    Loading visualization file unifilar.xml
    General Error: PLC not available
    showStatus 
    

    Thanks.

     
  • shooter - 2012-05-03

    startup ethernet settings
    have your PC the same ip addres except the last digits.
    then it should work, otherwise tell us the settings in ethernet settings.

     

Log in to post a comment.