Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 5929699
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T14:27:22+00:00 2026-05-22T14:27:22+00:00

I have an applet that is connecting to a device and gets its paramaters

  • 0

I have an applet that is connecting to a device and gets its paramaters throgh SNMP protocol. it is working fine on JRE 6u20, but after updating JRE to 6u25 its not working well.

On 6u20 retrieving of device paramteres tooks a few seconds, but on 6u25 it tooks much more and finally most of paramters are not retrieved.

There is a SwingWorker for reading each paramater and I use this Java SNMP Package.

What is the diffrence between these versions of JRE? how to find out what makes the problem?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-22T14:27:23+00:00Added an answer on May 22, 2026 at 2:27 pm

    Finally I figured it out what was the problem. Java SNMP Package GetRequest is not thread-safe. on JRE 6u20 there was no problem because SwingWorker default thread pool in JRE 6u20 has only one worker thread but in JRE 6u25 the number of worker threads is 10

    SwingWorker.MAX_WORKER_THREADS = 10;
    

    By adding “synchronized ” keyword to SNMP get request method the problem is solved.

    synchronized public SNMPVarBindList getMIBEntry(String itemID)
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an third-party applet that requires JRE v1.5_12 to work correctly. THe user
I have a signed applet that works fine on windows, Mac <= 10.6, and
I have an applet that is communicating with a servlet. I am communicating with
I have an applet that throws this exception when trying to communicate with the
I have an applet that communicates with a servlet using Http (Not sockets). Currently,
I have a Java Applet that uses AWT. In some (rare) circumstances, the platform
I have a Java applet that is meant to run only on Windows. (It
I have an Java applet that loads native code through JNI. Everything worked just
I have a flash applet that I want to grab a remote XML file
I have to write an applet that brings up a password dialog. The problem

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.