Discussions
Categories
- 196.9K All Categories
- 2.2K Data
- 239 Big Data Appliance
- 1.9K Data Science
- 450.3K Databases
- 221.7K General Database Discussions
- 3.8K Java and JavaScript in the Database
- 31 Multilingual Engine
- 550 MySQL Community Space
- 478 NoSQL Database
- 7.9K Oracle Database Express Edition (XE)
- 3K ORDS, SODA & JSON in the Database
- 545 SQLcl
- 4K SQL Developer Data Modeler
- 187K SQL & PL/SQL
- 21.3K SQL Developer
- 295.9K Development
- 17 Developer Projects
- 138 Programming Languages
- 292.6K Development Tools
- 107 DevOps
- 3.1K QA/Testing
- 646K Java
- 28 Java Learning Subscription
- 37K Database Connectivity
- 155 Java Community Process
- 105 Java 25
- 22.1K Java APIs
- 138.1K Java Development Tools
- 165.3K Java EE (Java Enterprise Edition)
- 18 Java Essentials
- 160 Java 8 Questions
- 86K Java Programming
- 80 Java Puzzle Ball
- 65.1K New To Java
- 1.7K Training / Learning / Certification
- 13.8K Java HotSpot Virtual Machine
- 94.3K Java SE
- 13.8K Java Security
- 204 Java User Groups
- 24 JavaScript - Nashorn
- Programs
- 439 LiveLabs
- 38 Workshops
- 10.2K Software
- 6.7K Berkeley DB Family
- 3.5K JHeadstart
- 5.7K Other Languages
- 2.3K Chinese
- 171 Deutsche Oracle Community
- 1.1K Español
- 1.9K Japanese
- 232 Portuguese
Jinitiator "Applet Started"
Answers
-
Let's take a step back here. We are being told that similarly configured machines ARE working. So, we have to make the assumption that the software version CAN work - so you might want to hold off trying too many new versions of stuff.
Where this is leading me it is you THINK the working machines and the non working machines are the same but there must be some subtle differences.
Are you 100% sure the IE, Jinit, toolbars, add on etc versions are EXACTLY the same
Is the patching level the same
Are the machines accessing the EXACT same middle tier (e.g. they are not be load balanced to a different middle tier).
Are the users logging on and the privs EXACTLY the same
Are the machines different in their "position" on the network
The other option would be to load something like sysinternals http://technet.microsoft.com/en-us/sysinternals/default.aspx and see if there are any obvious sticking points on the non working machines.
Regards
Grant -
We also had the similar issue, and in those cases we did the following:
1. Uninstall any previous version on jinit.
2. Clear jinit cache.
3. Clear browser cache.
4. Deselect 'Recycle class loader' from base tab of the jinit controll panel.
We were using version 1.3.1.22 of jinit.
Hope this helps,
Aleksandar -
Finally figured it out... I have followed all of your advice around checking for different versions and patches, and decided to do the all the updates I could find for my test machine step by step. I have no idea why I didn't think of this beforehand, but it's always the most obvious things that you miss!
- Updated IE6 to latest SP1, restarted PC, still not working.
- Updated Windows 2000 to SP4, restarted PC, still not working.
- Applied 71 miscellaneous Windows 2000 security updates, and it now works without issue!
So my problem is solved, but it would have been really nice to know which specific security update (or combination of updates) fixed the problem so I could roll out only those updates. So all that's left now is to update the machines!
Thanks to everyone for all your help, it is very much appreciated!
thanks, Jonathan -
Great news - good to hear you're up and running!
-
Good to hear your problem got solved.
I would suggest you do a little test machine and install the misc. patches one by one, but how knows what Microsoft is doing in their patches, (I bet they do not know it either)
And try to test with other browsers, I suggest Firefox 2, really stable.
Tony
This discussion has been closed.