Welcome, Guest
Username: Password: Remember me

TOPIC: New Ge demo

New Ge demo 5 years 4 weeks ago #10253

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3177
  • Thank you received: 502
  • Karma: 133
On windows 7 I find java in the Control panel and are able to open the java control panel from there. Under advanced you can select the java console.

The java console is opened when a java applet is started by IE (the proview menu in the left window is an applet) and hopefully will write some error messages.

/Claes
The administrator has disabled public write access.

New Ge demo 5 years 3 weeks ago #10259

  • Snarf77
  • Snarf77's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 847
  • Thank you received: 2
  • Karma: 5
Hi Claes,

Find hereafter a snapshot of the Java Console with the web page displayed (without menu)
The only "information" probably useful is : Parameter pwrhost:null

Is that something that can give some hint ?

It s my first time with proview web server, is there something very basic and stupid I could have forgotten ?

Snarf
Last Edit: 5 years 3 weeks ago by Snarf77.
The administrator has disabled public write access.

New Ge demo 5 years 3 weeks ago #10260

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3177
  • Thank you received: 502
  • Karma: 133
Hi Snarf,

pwrhost:null is ok.

In index_opwind_menu.html pwrplace is 'Nodes-PLC-WebServer'. Is that the name of OpPlaceWeb object?

/Claes
The administrator has disabled public write access.

New Ge demo 5 years 3 weeks ago #10261

  • Snarf77
  • Snarf77's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 847
  • Thank you received: 2
  • Karma: 5
Yes, Nodes-PLC-WebServer is the name of my OpPlaceWeb object

Snarf
The administrator has disabled public write access.

New Ge demo 5 years 3 weeks ago #10262

  • claes
  • claes's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 3177
  • Thank you received: 502
  • Karma: 133
Sometimes you have to push the update button in the adress field of IE before the menu is displayed.

Otherwise do you get any other messages in the java console. You should get
Parameter pwrhost:null
Opening socket to somenode
Default privilege: 1
...
JopEngine: ready

/Claes
The administrator has disabled public write access.

New Ge demo 5 years 3 weeks ago #10263

  • Snarf77
  • Snarf77's Avatar
  • OFFLINE
  • Platinum Boarder
  • Posts: 847
  • Thank you received: 2
  • Karma: 5
Hi Claes,

Here is the result with a forced refresh

At least there is more information.

Hope this will help you. I'm just unable to interpret this personally

Thanks
Snarf

Exception in thread "AWT-EventQueue-2" java.lang.IllegalStateException: Applet's parent container not set up

                at sun.plugin2.applet.Plugin2Manager.start(Unknown Source)

                at sun.plugin2.main.client.PluginMain$StartAppletRunner.run(Unknown Source)

                at java.awt.event.InvocationEvent.dispatch(Unknown Source)

                at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

                at java.awt.EventQueue.access$500(Unknown Source)

                at java.awt.EventQueue$3.run(Unknown Source)

                at java.awt.EventQueue$3.run(Unknown Source)

                at java.security.AccessController.doPrivileged(Native Method)

                at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)

                at java.awt.EventQueue.dispatchEvent(Unknown Source)

                at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)

                at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)

                at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)

                at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

                at java.awt.EventDispatchThread.pumpEvents(Unknown Source)

                at java.awt.EventDispatchThread.run(Unknown Source)

Parameter pwrhost: null

Opening socket to 192.168.32.11
The administrator has disabled public write access.
Time to create page: 9.306 seconds