| ECS-L Home Automation and Security Archives |
| Subject: From: Date: | RE: [ECS] Web access Martin Terry Mon, 26 Jun 2000 21:31:46 -0700 |
I could swear I've seen these errors before on my setup ( the Error: Object doesn't support this property or method error) but don't know what I did to fix it. One thing I do remember - I have my web pages in a web folder inside the ECS folder, and I had to copy the ecs*.class files into the web folder. It seems ECS assumes the files are in the default directory, which would be true with ECS's built in pages, but not with my homebuilt ones. I don't use a password on my setup - you? -----Original Message----- From: A.J. Griglak [mailto:aj@griglak.com] Sent: Monday, June 26, 2000 7:23 PM To: ecs-list@netbloc.com Subject: RE: [ECS] Web access Anyone have any input on this? I've triple checked everything from ECS.HTM and UPD.TXT. I also tried it today from a fourth computer, same thing. The session is still timing out after one minute. -----Original Message----- From: A.J. Griglak [mailto:aj@griglak.com] Sent: Thursday, June 22, 2000 10:30 PM To: ecs-list@netbloc.com Subject: RE: [ECS] Web access Martin, thanks for the reply. I've checked the browser machine and there are no ECS*.class files on the machine - even while browsing the ECS page. I've tried manually copying the ECS*.class files to the browser machine, same thing. Also, I've noticed that the www session terminates after 1 minute, whether I'm browsing through groups or sitting idle. If someone would like to try browsing to my machine to see if it works for them, email me privately and I'll give you the ip and a temporary password. Maybe it's just me ;-) Hmm.. just found the Java console - and here's what's going on when I connect to the ECS machine: Ecsio:init... Ecsio:init:ecs_host=[IP ADD]:3000 pri=-1 Ecsio:init...DONE Ecsio:start... Ecsio:connect... Ecsio:connect:get socket Error loading class: EcsioBeanInfo java.lang.NoClassDefFoundError Ecsio:connect:new Socket IOE Ecsio:disconnect... Ecsio:disconnect...DONE Ecsio:stop... Ecsio:stop...DONE Ecsio:destroy...DONE Ecsio:init... Ecsio:init:ecs_host=[IP ADD]:3000 pri=-1 Ecsio:init...DONE Ecsio:start... Ecsio:connect... Ecsio:connect:get socket Ecsio:connect:new Socket IOE Ecsio:disconnect... Ecsio:disconnect...DONE Error loading class: Ecs_itemBeanInfo java.lang.NoClassDefFoundError Error loading class: EcsioCBeanInfo java.lang.NoClassDefFoundError Thanks for any help. -=A.J. -----Original Message----- From: Martin Terry [mailto:Martin.Terry@mail.tribnet.com] Sent: Thursday, June 22, 2000 8:25 PM To: 'ecs-list@netbloc.com' Subject: RE: [ECS] Web access Sounds like a similar problem I had - the browser is supposed to "download" the ecs*.class files but doesn't. Search your browser machine for ecs*.class, check the date - if they're not the newest as seen on your ECS machine, delete them. If you're using ECS and the browser on the same machine the old files may be in some java directory hosing things up. -----Original Message----- From: A.J. Griglak [mailto:aj@griglak.com] Sent: Thursday, June 22, 2000 12:07 PM To: ecs-list@netbloc.com Subject: RE: [ECS] Web access IE 5.0 -----Original Message----- From: Martin Terry [mailto:Martin.Terry@mail.tribnet.com] Sent: Thursday, June 22, 2000 1:23 PM To: 'ecs-list@netbloc.com' Subject: RE: [ECS] Web access What browser version are you using? -----Original Message----- From: A.J. Griglak [mailto:aj@griglak.com] Sent: Thursday, June 22, 2000 9:21 AM To: ECS List Subject: [ECS] Web access I hope I'm not rehashing old stuff, but I am having problems connecting to ECS through the web. I remember going back and forth with changes needed to the Java Custom settings and the 'update pages on every visit' in Internet Explorer. I can load up the pages OK, but nothing happens when I click on the icons. I am using the latest 4.4.004. The icon names appear, but all the states are displayed as '?'. When you click on the icon, there are no choices on the right frame - it's just blank. Another symptom is that I have to hit refresh on every page, as the previous page is displayed. I do have the Cache set to update pages on every visit to the page. Every page I go to gives errors similar to this: Line: 5 Char: 1 Error: Object doesn't support this property or method Code: 0 UR:: http://ip.ip.ip.ip:3000/main.htm <http://ip.ip.ip.ip:3000/main.htm> I've tried it both locally through the network, and also on a different computer remotely through the internet. I'm using the Linksys Cable modem router, which I've opened up port 3000 and assigned it to the ECS machine. I have followed the steps in ECS.HTM to the 'tee' - Java JavaScript enabled, the Java Custom settings were changed. -=A.J.
-----Original Message-----
From: A.J. Griglak [mailto:aj@griglak.com]
Sent: Monday, June 26, 2000 7:23 PM
To: ecs-list@netbloc.com
Subject: RE: [ECS] Web accessAnyone have any input on this? I've triple checked everything from ECS.HTM and UPD.TXT. I also tried it today from a fourth computer, same thing. The session is still timing out after one minute.-----Original Message-----
From: A.J. Griglak [mailto:aj@griglak.com]
Sent: Thursday, June 22, 2000 10:30 PM
To: ecs-list@netbloc.com
Subject: RE: [ECS] Web accessMartin, thanks for the reply. I've checked the browser machine and there are no ECS*.class files on the machine - even while browsing the ECS page. I've tried manually copying the ECS*.class files to the browser machine, same thing.Also, I've noticed that the www session terminates after 1 minute, whether I'm browsing through groups or sitting idle.If someone would like to try browsing to my machine to see if it works for them, email me privately and I'll give you the ip and a temporary password. Maybe it's just me ;-)Hmm.. just found the Java console - and here's what's going on when I connect to the ECS machine:Ecsio:init...
Ecsio:init:ecs_host=[IP ADD]:3000 pri=-1
Ecsio:init...DONE
Ecsio:start...
Ecsio:connect...
Ecsio:connect:get socket
Error loading class: EcsioBeanInfo
java.lang.NoClassDefFoundError
Ecsio:connect:new Socket IOE
Ecsio:disconnect...
Ecsio:disconnect...DONE
Ecsio:stop...
Ecsio:stop...DONE
Ecsio:destroy...DONE
Ecsio:init...
Ecsio:init:ecs_host=[IP ADD]:3000 pri=-1
Ecsio:init...DONE
Ecsio:start...
Ecsio:connect...
Ecsio:connect:get socket
Ecsio:connect:new Socket IOE
Ecsio:disconnect...
Ecsio:disconnect...DONE
Error loading class: Ecs_itemBeanInfo
java.lang.NoClassDefFoundError
Error loading class: EcsioCBeanInfo
java.lang.NoClassDefFoundErrorThanks for any help.-=A.J.-----Original Message-----
From: Martin Terry [mailto:Martin.Terry@mail.tribnet.com]
Sent: Thursday, June 22, 2000 8:25 PM
To: 'ecs-list@netbloc.com'
Subject: RE: [ECS] Web accessSounds like a similar problem I had - the browser is supposed to "download" the ecs*.class files but doesn't. Search your browser machine for ecs*.class, check the date - if they're not the newest as seen on your ECS machine, delete them.If you're using ECS and the browser on the same machine the old files may be in some java directory hosing things up.-----Original Message-----
From: A.J. Griglak [mailto:aj@griglak.com]
Sent: Thursday, June 22, 2000 12:07 PM
To: ecs-list@netbloc.com
Subject: RE: [ECS] Web accessIE 5.0-----Original Message-----
From: Martin Terry [mailto:Martin.Terry@mail.tribnet.com]
Sent: Thursday, June 22, 2000 1:23 PM
To: 'ecs-list@netbloc.com'
Subject: RE: [ECS] Web accessWhat browser version are you using?-----Original Message-----
From: A.J. Griglak [mailto:aj@griglak.com]
Sent: Thursday, June 22, 2000 9:21 AM
To: ECS List
Subject: [ECS] Web accessI hope I'm not rehashing old stuff, but I am having problems connecting to ECS through the web. I remember going back and forth with changes needed to the Java Custom settings and the 'update pages on every visit' in Internet Explorer.I can load up the pages OK, but nothing happens when I click on the icons. I am using the latest 4.4.004. The icon names appear, but all the states are displayed as '?'. When you click on the icon, there are no choices on the right frame - it's just blank. Another symptom is that I have to hit refresh on every page, as the previous page is displayed. I do have the Cache set to update pages on every visit to the page.Every page I go to gives errors similar to this:Line: 5Char: 1Error: Object doesn't support this property or methodCode: 0I've tried it both locally through the network, and also on a different computer remotely through the internet. I'm using the Linksys Cable modem router, which I've opened up port 3000 and assigned it to the ECS machine. I have followed the steps in ECS.HTM to the 'tee' - Java JavaScript enabled, the Java Custom settings were changed.-=A.J.