-
DIMES and communication problems bug
Hi guys.
we are in a big effort to solve a bug we had with communication problems. it is the final major issue we have till we come up with version 0.4
The problem is simple. once you download the new agent and start it, a registration screen apperars. when you click "Next" in attempt to register, you get a communication problem and the agent tryes to re-connect every 4-8-16-32 seconds. :mad: very annoying - i know.
So - if any of you had this problem, PLEASE EMAIL ME on ohad@eng.tau.ac.il and i will send you a link to the fix - (right now it is a limited version)
Ohad
-
No Problem with that Ohad, but I still have 2 machines that have no graphics...anything there in the future?
-
sorry, had more bb problems today but i got your mail and will give it a go.
** Ohad guess what that same old problem. do you want the usual file mailed back to you?
-
yupp. you know the address.
-
-
On my original Dimes PC (xp3000+) I installed the new file from your e-mail. It works :shock: but no graphics. At least no communication failure on installation. I'll check later to see if I scored any stats.
I then tried it on another PC (xp3200+) - same old communication failure :twisted:
Ohad, what are the files you need sending again?
-
no graphics? could be it is pingning. we have no graphics yet when it does pings.
you can send me the files from C:\Program Files\DIMES\Agent\Base\Outgoing\log
also - can you check which java version you are running? you can see that on Start->Control Panel->Add or remove software. watch the list. java will be there somewhere.
Some forums say that low java version (1.4) can't recognize https (we use secure connection when we send the user details).
Ohad
-
Java is 1.4.0 IBM when I do cmd box and java -showversion
From Control panel - Add/Remove there are three Javas:
IBM 32 bit SDK for Java 2. v1.4.0
and
Java 2 Runtime Environment SE v1.4.2_06
and
Java 2 SDK Standard Edition 1.3.1_03
-
saw your log file. here is what it says :
>Could not initialize properties communicator :unknown protocol: https
somehow your java doesn't recognize https, altough it says that since 1.4 JSSE (secure socket extension) is added by standard.
Could it be you are running it with 1.3 ? not very probable - coz DIMES requires 1.4
anyway - i have made a patch so you can download it now from:
http://www.netdimes.org/Updates/Dime...mergerTest.exe
Hope that's the last of it. :oops:
btw - why do you need all those java's ? just taking space... I'd uninstall all of then and install 1.5 instead. it's stable enough.
-
vaghan,
Check your User and System PATH environment variables. One of them should include the path of the Java R.E. that your system is currently set to use.
If the registry settings somehow get out of step with the path then your s/w may make calls to classes that don't exist if they are in a different install in a different directory.
Whilst it is possible to control multiple installs of Java, switching cleanly between them is a real pain.
Best to use only one - the most recent one available (although I have experienced and proven some horrible backward compatibility problems last year, that I posted about, after the objects in some libraries changed - thats why I went through the nightmare of multiple installs and then threw the whole lot out in disgust - my new rule is to use the latest JRE available and if the s/w is not upto the changes chuck it out and find an alternative that will work with the latest JRE otherwise badger the code writers like blazes to bring it up to date)
I have Sun Java 1.5.0 on one Linux box and Sun Java 1.4.2 on another for test & comparison - ready for that Linux CLI client :D
. . . . . ___
. . . . . . .\___/\
______
. . . . . . .
\__AMD___\
\__
---------------------------------------------
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules