Advertisement

08.28.2008 at 07:25AM PDT, ID: 23685566
[x]
Attachment Details
[x]
The Solution Rating System

With so many solutions, how can you tell which solutions are most likely to help you and which ones are not? To provide you with a tool to use, we rate our solutions based on various elements that most accurately determine if a solution is a quality solution. To explain what factors affect the solution rating, here are the elements we take into consideration when formulating our solution rating.

  • The Grade of the Solution
  • The Zone Rank of the Expert Providing the Solution
  • The Number of Author and Expert Comments
  • The Number of Experts Contributing
  • The Feedback of the Community

Your Input Matters
Because of the way the system is set up, the most important variable in this equation is you. As a member of Experts Exchange, you are able to cast your vote on the quality of the solutions in regard to how complete, accurate, helpful and easy to understand each solution is. When you provide your feedback, each rating is adjusted accordingly. So, if you see a solution that has a poor rating that you think is a good solution, let us know by rating it. As you do, the rating will be adjusted and will become more accurate for other members of our site.

If you have any suggestions that you would like to make for our rating system, please ask a question in the Suggestions Zone of Community Support.

Thank you!

7.6

Java applet security error only on Apple JVM

Asked by lasseStaff in Java Programming Language, Mac OS 10.4 (Tiger), Mac OS 10.5 (Leopard)

Tags: , ,

We've delevoped a system which needs to transmit data to a number of line clients. We are using NIO socket connections.

The system is devoloped for JDK 1.5 - mainly because this is the latest version available for Mac OS X 10.4.

The system works fine in offline mode. On online mode it works fine on all systems except Mac OS X / Apple VM.

See the system at: http://traclive.dk/events/event_20080827_DanishOpen/?flight=6

On apple system it works fine launched as a java program. However when launched from a browser (Safari or FireFox) we get the following error:

Exception in thread "Thread-7" java.lang.ExceptionInInitializerError
      at sun.nio.ch.KQueueSelectorImpl.<init>(KQueueSelectorImpl.java:51)
      at sun.nio.ch.KQueueSelectorProvider.openSelector(KQueueSelectorProvider.java:20)
      at java.nio.channels.Selector.open(Selector.java:209)
      at com.maptrack.c.l.aZ(Unknown Source)
      at com.maptrack.clientsail.j.run(Unknown Source)
      at java.lang.Thread.run(Thread.java:613)
Caused by: java.security.AccessControlException: access denied (java.util.PropertyPermission sun.arch.data.model read)
      at java.security.AccessControlContext.checkPermission(AccessControlContext.java:264)
      at java.security.AccessController.checkPermission(AccessController.java:427)
      at java.lang.SecurityManager.checkPermission(SecurityManager.java:532)
      at java.lang.SecurityManager.checkPropertyAccess(SecurityManager.java:1285)
      at java.lang.System.getProperty(System.java:628)
      at sun.nio.ch.KQueueArrayWrapper.<clinit>(KQueueArrayWrapper.java:67)
      ... 6 more
basic: Starting applet

We are trying to connect to a port (4400) on the same server (traclive.dk) as the applet was loaded from.

What to do?Start Free Trial
[+][-]08.28.2008 at 11:12PM PDT, ID: 22342884

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 14-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.28.2008 at 11:37PM PDT, ID: 22342976

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 14-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.29.2008 at 01:56AM PDT, ID: 22343488

At Experts Exchange, members can ask their questions to thousands of technology professionals, also known as Experts. Experts compete and collaborate to answer those questions by leaving comments like this one.

Start your 14-day free trial to view this Expert Comment or ask the Experts your question.

 
[+][-]08.29.2008 at 02:02PM PDT, ID: 22349253

Often, when Experts are collaborating with members who have asked questions, they will request additional information about the problem. Askers respond with an author comment like this one.

Start your 14-day free trial to view this Author Comment or ask the Experts your question.

 
[+][-]08.31.2008 at 09:10AM PDT, ID: 22355460

View this solution now by starting your 14-day free trial. Setting up your free trial is quick, easy, and secure. We will return you to this solution, unlocked, when you're done.

 

About this solution

Zones: Java Programming Language, Mac OS 10.4 (Tiger), Mac OS 10.5 (Leopard)
Sign Up Now!
Solution Provided By: dejanpazin
Participating Experts: 1
Solution Grade: B
 
 
 
Loading Advertisement...
20081112-EE-VQP-43 / EE_QW_2_20070628