Mac OS (only)  security exception

I have seen on the server that this applet is requesting java components like java.util and META-INF etc straight off the root of the host that is hosting the applet.
Why does java do this on the mac, because the server is replying NO YOU CANT HAVE THAT COMPONENT BECAUSE I DONT HAVE IT, and the cakephp thing I have is also thinking to itself (what on earth is this applet guy asking me for java components for) and to be honest so is the developer, and then my friend mac gets upset and dies with security exception. (e.g Java.util package prohibited).
Windows doesn't do it and neither does vista and the applet runs ok.
On mac, the webstart version works ok but still requests the stuff from the server but feels a bit better about continuing on and launching the app.
This is driving me up the wall.

Hello,
On my PowerPC G5 I have a similar issue where I installed Mac OS X 10.5.6, but after installing the iphone SDK I do not see any refs to iphone when in Xcode.
I even tried the suggestion here:
http://3by9.com/85/dont-have-an-intel-machine-but-want-to-code-for-the-iphone-an yway-follow-these-steps/
This however, resulted in the same issue.
Any suggestion on how to resolve this would be most appreciated.

Similar Messages

  • Now I can start my Mac Pro only in "secure mode." I'm still appears on all monitors a series of bands such as seen in the attached file. Someone can give me a diagnosis? Thank you.

    Now I can start my Mac Pro only in "secure mode."
    I'm still appears on all monitors a series of bands such as seen in the attached file.
    Someone can give me a diagnosis?
    Thank you.

    The attached file is not showing.
    In Safe/Secure Mode many Drivers are not loaded. When your computer works in Safe Mode, but not regular mode, two types of problems are implicated:
    1) Third-party kernel extensions. a conflict with some part of Mac OS X means that when those extensions load, your Mac can not run.
    2) Failed graphics card. Since the Driver for the display is not loaded, the display in Safe Mode uses a very simple built-in Driver. In regular mode, once the driver is loaded, all parts of the graphics card must be working, or you could get bands of color on the display (which is just what you reported).
    Which Model Mac Pro Tower or MacBook Pro is this?

  • I failed to Confirm Security Exception for a site confirmed to be trusted, but apparently only supported by Internet Explorer, and am now barred from the site, so how do I access it?

    I have been successfully accessing a secure site using a Citrix plugin. The security certificate for the site was renewed on 17 September and is valid, but is apparently supported by Explorer. When I accessed it today, Firefox reported it as Insecure. I attempted to bypass the Firefox block, but must have failed to Confirm Security Exception, so that my access is now denied as I 'have said this is not a trusted site' (error 183). Is there any way I can now access the site.

    Thank you for your reply.
    My problem isn't removing my log-in name and password for a site.
    The problem is I already had the log-in name and password saved by FF, but I was required by the site to change the password. FF did not recognize that it had changed and refuses to prompt me to save the new password.
    After several attempts to force the prompt, I deleted the site from the Saved Password list, hoping that the next time I entered my log-in name and password on that site FF would ask if I wanted to save both. That did not happen even after exiting FF and relaunching it.
    So, right now FF will not save my log-in name and password for a site that it used track for me. Given the complexity of the new password, I really do not want to manually enter it every time I use the site.
    Regards.

  • No email download, can access only secure sites

    I have a weird problem.
    I have a 2010 MacBook Pro with 10.6.8 updated on all Apple apps. I started not being able to access "normal" websites (http://....). However, I have no problem accessing secure sites (https://....). I also have the same problem regardless of browser (Safari, Chrome, Firefox). I also am not able to download any email to "Mail" app (tho thankfully am able to view it in my Spammarrest account--a "secure" site). I backed up my hard drive, repaired permissions, verified and repaired disk (got one message that originally said "The volume...was found corrupt and needs to be repaired."). Repaired permissions. Have since run Verify (in Disk Utility) and three times it shows "OK".  Does anyone have ANY ideas?  I think it must be software related, perhaps doing with permissions (have reparied permissions twice).
    My wife has no such problems on her iMac, so likely not router related (of course, I have rebooted everything several times).
    Thanks anyone!

    The problem is not solved yet.
    Please read this whole message before doing anything.
    This procedure is a diagnostic test. It won’t solve your problem. Don’t be disappointed when you find that nothing has changed after you complete it.
    Third-party system modifications are a common cause of usability problems. By a “system modification,” I mean software that affects the operation of other software — potentially for the worse. The following procedure will help identify which such modifications you've installed. Don’t be alarmed by the complexity of these instructions — they’re easy to carry out and won’t change anything on your Mac. 
    These steps are to be taken while booted in “normal” mode, not in safe mode. If you’re now running in safe mode, reboot as usual before continuing. 
    Below are instructions to enter some UNIX shell commands. The commands are harmless, but they must be entered exactly as given in order to work. If you have doubts about the safety of the procedure suggested here, search this site for other discussions in which it’s been followed without any report of ill effects. 
    Some of the commands will line-wrap or scroll in your browser, but each one is really just a single line, all of which must be selected. You can accomplish this easily by triple-clicking anywhere in the line. The whole line will highlight, and you can then either copy or drag it. The headings “Step 1” and so on are not part of the commands. 
    Note: If you have more than one user account, Step 2 must be taken as an administrator. Ordinarily that would be the user created automatically when you booted the system for the first time. The other steps should be taken as the user who has the problem, if different. Most personal Macs have only one user, and in that case this paragraph doesn’t apply. 
    Launch the Terminal application in any of the following ways: 
    ☞ Enter the first few letters of its name into a Spotlight search. Select it in the results (it should be at the top.) 
    ☞ In the Finder, select Go ▹ Utilities from the menu bar, or press the key combination shift-command-U. The application is in the folder that opens. 
    ☞ Open LaunchPad. Click Utilities, then Terminal in the icon grid. 
    When you launch Terminal, a text window will open with a line already in it, ending either in a dollar sign (“$”) or a percent sign (“%”). If you get the percent sign, enter “sh” and press return. You should then get a new line ending in a dollar sign. 
    Step 1 
    Triple-click the line of text below to select it:
    kextstat -kl | awk '!/com\.apple/{printf "%s %s\n", $6, $7}' 
    Copy (command-C) the selected text to the Clipboard. Then click anywhere in the Terminal window and paste (command-V). Post the lines of output (if any) that appear below what you just entered. You can do that by copy-and-paste as well. Omit the final line ending in “$”. No typing is involved in this step.
    Step 2 
    Repeat with this line:
    sudo launchctl list | sed 1d | awk '!/0x|com\.(apple|openssh|vix)|edu\.mit|org\.(amavis|apache|cups|isc|ntp|postfix|x)/{print $3}' 
    This time you'll be prompted for your login password, which you do have to type. It won't be displayed when you type it. Type it carefully and then press return. You may get a one-time warning not to screw up. You don't need to post the warning. If you see a message that your username "is not in the sudoers file," then you're not logged in as an administrator. 
    Note: If you don’t have a login password, you’ll need to set one before taking this step. If that’s not possible, skip to the next step. 
    Step 3
    launchctl list | sed 1d | awk '!/0x|com\.apple|edu\.mit|org\.(x|openbsd)/{print $3}' 
    Step 4
    ls -1A /e*/mach* {,/}L*/{Ad,Compon,Ex,Fram,In,Keyb,La,Mail/Bu,P*P,Priv,Qu,Scripti,Servi,Spo,Sta}* L*/Fonts 2> /dev/null  
    Important: If you formerly synchronized with a MobileMe account, your me.com email address may appear in the output of the above command. If so, anonymize it before posting. 
    Step 5
    osascript -e 'tell application "System Events" to get name of every login item' 2> /dev/null 
    Remember, steps 1-5 are all copy-and-paste — no typing, except your password. Also remember to post the output. 
    You can then quit Terminal.

  • TB keeps giving me a Security Exception request.

    For several days I have been getting the Add Security Exception popup. I check Permanently store this exception before clicking on Confirm Security Exception. After clicking that MANY times it finally goes away only to popup a little while later and I'm forced to repeat the process. I've been using Thunderbird since 2008 and use it to manage 3 work emails and 1 personal email. l've had this happen before.
    My company email(x3) server settings are Incoming imap.googlemail.com port 993 Outgoing smtp.googlemail.com port 465 Security SSL/TSL Normal Password 2 step is not enabled on GMail for our domain
    My personal email(x1) server settings are
    Incoming secure39.webhostinghub.com port 993 Outgoing secure39.webhostinghub.com port 465
    Security SSL/TSL Normal Password
    I do have avast installed
    avast! Mail Scanner
    Certificate Name Server
    secure39.webhostinghub.com secure39.webhostinghub.com; 465
    secure39.webhostinghub.com secure39.webhostinghub.com; 993
    imap.googlemail.com imap.googlemail.com; 993
    smtp.googlemail.com smtp.googlemail.com; 465
    Lifetime = Permanent (for all) Expires on secure39 = 02/23/2017 and googlemail = 06/22/2015
    I exported a copy of the details crt file but I don't see a means to upload it here. I will be glad to email to someone if the need it.

    Upgrade to 10.6.8 if you have an Intel-powered Mac.
    Upgrading to Snow Leopard
    You can purchase Snow Leopard through the Apple Store: Mac OS X 10.6 Snow Leopard - Apple Store (U.S.). The price is $19.99 plus tax. You will be sent physical media by mail after placing your order.
    After you install Snow Leopard you will have to download and install the Mac OS X 10.6.8 Update Combo v1.1 to update Snow Leopard to 10.6.8 and give you access to the App Store. Access to the App Store enables you to download Mavericks if your computer meets the requirements.
         Snow Leopard General Requirements
           1. Mac computer with an Intel processor
           2. 1GB of memory
           3. 5GB of available disk space
           4. DVD drive for installation
           5. Some features require a compatible Internet service provider;
               fees may apply.
           6. Some features require Apple’s iCloud services; fees and
               terms apply.

  • Once a security exception is confirmed, website will not load images.

    I try to go to www.target.com and have problems loading some of their website for example. I have confirmed a security exception for https://www-secure.target.com/ (I suspect this is the reason I needed to confirm a security exception.) Firefox then allows me to load the website now that the exception is confirmed. However, once the page loads, no images and only basic text with links is visible. I have tried re-installing firefox. Removing cookies. Clearing history. I still receive the same error.
    Please help!

    It shouldn't be necessary to add an exception for www-secure.target.com
    The New Guest link on the http://www.target.com works fine for me.
    In can you use the secure https://www.target.com then try the http: version as this server doesn't seem to have the correct certificate installed.
    You can open the Web Console (Firefox/Tools > Web Developer) and check on the Network tab if any content is blocked and has a file size 0 (zero).
    You can reload web page(s) and bypass the cache to refresh possibly outdated or corrupted files.
    *Hold down the Shift key and left-click the Reload button
    *Press "Ctrl + F5" or press "Ctrl + Shift + R" (Windows,Linux)
    *Press "Command + Shift + R" (Mac)
    Note that you should be cautious when you get an 'untrusted' error message and that you should never create a permanent exception in cases like this without investigating the cause.
    Best would be to remove this exception and tell us what is wrong with the certificate.
    *Tools > Options > Advanced > Certificates/Encryption: View Certificates
    Check out why the site is untrusted and click "Technical Details to expand this section.<br>If the certificate is not trusted because no issuer chain was provided (sec_error_unknown_issuer) then see if you can install this intermediate certificate from another source.
    You can retrieve the certificate and check details like who issued certificates and expiration dates of certificates.
    *Click the link at the bottom of the error page: "I Understand the Risks"
    Let Firefox retrieve the certificate: "Add Exception" -> "Get Certificate".
    *Click the "View..." button and inspect the certificate and check who is the issuer of the certificate.
    You can see more Details like intermediate certificates that are used in the Details pane.
    If <b>"I Understand the Risks"</b> is missing then this page may be opened in an (i)frame and in that case try the right-click context menu and use "This Frame: Open Frame in New Tab".
    *Note that some firewalls monitor (secure) connections and that programs like Sendori or FiddlerRoot can intercept connections and send their own certificate instead of the website's certificate.
    *Note that it is not recommended to add a permanent exception in cases like this, so only use it to inspect the certificate.

  • How can I get Firefox to load pages properly and stop asking me to add every single page I visit as a "security exception"?

    I just downloaded the newest version of Firefox today because it is required for some of the websites I need for my college courses. However, every single website I go to (even the Mozilla site, Google, etc.) says that there's an "untrusted connection." On some sites I have an option between "Get me out of here!" or to add this particular site as a security exception. As you can probably imagine, this is very time consuming and frustrating. I have uninstalled the program (clean uninstall) and reinstalled it. I have reset Firefox, and nothing helps. The problem persists in Safe Mode as well. Along with this issue, every website I manage to get access to is all kinds of messed up. Modules are missing, or the whole page is blank. It can sit there for an hour and nothing loads. I have a good internet connection and fast processor. I was using Chrome before, and Internet Explorer with no issue. About two years ago I used Mozilla Firefox on this same computer and had no issues. I have a 64-bit system, which is the only issue I can think might be causing this problem. I have gone through and tried changing just about every setting, and nothing has helped. I am at my wit's end because I have homework to do and can't because of this problem.

    Glad it is fixed. Thanks for posting back, (even if we are not sure exactly what happened).

  • I have Microsoft Office 2004 on my MacBook (2.4 GHz Intel Core 2 Duo).  It is currently up to date with Microsoft updates.  I am running Mac OS 10.6.8.  I just updated my Mac software with "Security Update 2012-001".  I am now unable to print (Epson NX510

    I have Microsoft Office 2004 on my MacBook (2.4 GHz Intel Core 2 Duo).  It is currently up to date with Microsoft updates.  I am running Mac OS 10.6.8.  I just updated my Mac software with "Security Update 2012-001".  I am now unable to print (Epson NX510 printer) from Excel or Word.  When I click on the Print menu item in Excel, there is a flash in the background like it is trying to open the print window, but nothing else.  I am able to print from other programs like TextEdit, Mail or KakeidaGraph.  As far as I know I have the latest Epson print driver.
    Also, I am also unable to open an existing Excel or Word file from the open menu - both programs lock up and do not respond.  I have to force quit.  After I restart Excel or Word I can open an existing file by double clicking on the file, but if I again try to open another file from the open menu, Excel or Word lock up.
    Any similar problems?

    Howdy,
    Apparently some are reporting that this causes the older PowerPC (PPC) applications that are supported in 10.6 via 'Rosetta' to crash upon attempting to open/save/print using any dialog box, or fail in other similar ways such as simply not printing or quitting, or freezing/hanging/crashing of the application.
    I have read of some companies that have indeed submitted proper bug reports to Apple, but that is not a guarantee of a bug-fix being issued.
    You might wish to read:
    http://www.macintouch.com/readerreports/snowleopard/index.html#d02feb2012
    If you are unsure if you are still using PowerPC apps, if the application is currently running, look under the 'Activity Monitior' (in Applications -> Utilities), or alternatively you could check in the System Profiler, Applications. Check the column "Type".
    Here is a fairly simple way you can restore you system and restore you applications functionality again, if you don't have a recent clone or good Time Machine backup that you can restore from. If you do, restore from your backup prior to having installed the Security Update 2012-001.
    Time Machine restore: http://support.apple.com/kb/ht1427
    If you are restoring a backup made by a Mac to the same Mac
    With your backup drive connected, start up your Mac from the Lion recovery partition (Command-R at startup) or Mac OS X v10.6 installation disc. Then use the "Restore From Time Machine Backup" utility. Select the backup prior to your issues, and it will be restored back to the state it was in at that time.
    If you can't easily restore from a backup, you can instead do the following:
    - You first start by reinstalling your OS X 10.6.x, this will preserve all your user data, your applications, no worries there.
    - Then install the Mac OS X 10.6.8 Update Combo v1.1 (links provided below)
    - Make sure you're printers are showing up correctly in your system preferences, if not, re-add the printers
    - Then finally, run the Apple Software Update (by pulling down the Apple Menu), and install any and all remaining updates, except do not then re-install the Security Update 2012-001. It is possible that you may have to reboot after installing some of the updates, and you may even need to run it a 2nd time to make sure that you've got all updates, except NOT the Security Update 2012-001.
    Links for 10.6.8 Update Combo v1.1:
    http://support.apple.com/kb/DL1399
    or the link to directly download this 1.09GB combo updater:
    http://support.apple.com/downloads/DL1399/en_US/MacOSXUpdCombo10.6.8.dmg
    Cheers,
    Daniel Feldman
    =======================
      MacMind
      Certified Member of the
      Apple Consultants Network
      Apple Certified (ACHDS)
      E-mail:  [email protected] 
      Phone:   1-408-454-6649
      URL : www.MacMind.com
    =======================

  • How do I delete a Security Exception from the list of items where 'Confirm Security Exception' has been selected?

    I looked at all the previous solutions, some of which were the same., but they didn't answer my question.
    Firefox 17.01
    Ubuntu 12.04
    If I go to
    Edit --> Preferences --> Advanced --> Encryption
    it looks like 'View Certificates' is the likeliest place to look for the Security Exceptions resulting from me clicking 'Confirm Security Exception'.
    I have looked at the five tabs on the next dialog box 'Certificate Manager', and the most likely looks like the 'Servers' tab.
    On this tab, I can see that there is a button to 'Add Exception...', but nowhere to 'Show Exceptions', and the 'Add Exception...' button only provides means to add a new exception.

    Correct: you can find the exceptions under the '''Servers''' tab. Unlike other entries, your custom exceptions should have the '''Server''' column filled out; this should make them easier to locate. Select an entry, then click the '''Delete...''' button.

  • Running Windows 7 on a Mac: updates and security

    I will be purchasing a new MacBook Pro soon and will need to run Windows in order to access some corporate applications and to use Internet Explorer (for Microsoft's Share Point application, Live Meeting, etc.) for my work - fairly limited Windows applications.  I have been reading some comparisons of Fusion vs. Parallels and superficially understand the difference between the virtual machine approach and Boot Camp.  If I want to enjoy the benefits of doing most of my personal computing on a Mac, it only makes sense for me to have Windows running as an OSX application rather than have to restart to get to Windows via Boot Camp.  If I'm going to do the latter, I might as well buy a Windows PC, at least for work.
    Despite searching around on the web and talking to various Apple folks on the phone and in stores, I have not been able to find clear answers about 2 issues that seem crucial in running Windows via Parallels or Fusion: (1) how does one install Windows updates, which seem to come out every few days, some of which are major fixes; and (2) what are the security concerns in running Windows as an OSX application - are there any? If there are security issues in running WIndows via Fusion or Parallels, what are the best ways to protect oneself?
    A related set of questions is: (3) is it sensible to install Windows in a Boot Camp partition as well as to install it via Fusion or Parallels, or does it work to just install via the virtual machine method, at least for my purposes? If I were to install Windows both ways, would I run into licensing issues with Microsoft, where it might look to them like I was installing Windows on more than one machine?  And, if I were to install Windows natively via Boot Camp, what are the best options for security?
    Thank you anyone out there who can provide answers or point me to answers.

    1.  Run Windows Update like you would on any other PC.
    2.  Windows is Windows no matter how it's installed so it's susceptable to the same viruses you could get by running it on any other PC.
    3.  Both Parallels and Fusion can boot from an installation of Boot Camp. you don't nee to install Windows twice.

  • Security exceptions not configurable after release 31 (bug number 1042889 is not fixed)

    We are running Firefox 31 32 and 33 on different machines on windows/XP (updated until end of support).
    Our router has an expired certificate. On the machines updated to Firefox 32 or above the security popup screen does not show. Instead we just get the corresponding error message, when trying to access the router's homepage.
    I looked at the support thread "Secure Connection Failed- can not confirm security exception (since update to 31)" .
    The posted solutions do NOT work!
    Chrome and even IE work fine.
    Please take a look at what was changed and reverse it.
    Or add a possibility to configure exceptions to the always accessible options tab "security", Having only 262 users with the same problem, means all others having the problem just moved to other browsers.
    For someone using Firefox since the beginning and liking it this will be a hard step, so I raise the issue again.
    No, buying a new router is NOT an option, because it manages our network storage and printers and the rule is "never fix a running system".

    hello, the fix of the bug number you have referred to has already landed in firefox 31.2.0 esr and will land in the regular firefox release channel in case there is an update to firefox 33 or else in version 34.

  • Increasing Crashes "Read Only Memory Exception" HELP please!

    Over the past month and a half I'm starting to get regular and increasing crashes, mostly in my Adobe CS3 programs with this error:
    Read-only memory exception. A memory reference was made to an address that cannot be written to.
    unresolvablePageFaultException
    I am starting to get towards my wit's end and want to rule out hard drive or logic board problems. Today after I got this crash in Dreamweaver and Fireworks (for the first time in FW), all my programs stopped opening and responding. I am noticing in Activity monitor 2 continuous stalls:
    175 UserEventAgent (Not Responding) 0.0 3 4.10 MB 722.06 MB
    168 colormunkid (Not Responding) 0.0 1 8.20 MB 766.86 MB
    Even after reboots.
    Console said:
    5/19/08 9:13:55 AM [0x0-0x182182].com.adobe.dreamweaver-9.0 2008-05-19 09:13:55.462 Adobe Crash Reporter[9245:10b] (null)
    5/19/08 9:14:03 AM com.apple.launchd[152] ([0x0-0x183183].com.macromedia.fireworks[9240]) Exited abnormally: Segmentation fault
    5/19/08 9:16:20 AM Acrobat[9259] NSDocumentController Info.plist warning: The values of CFBundleTypeRole entries must be 'Editor', 'Viewer', 'None', or 'Shell'.
    Crash reporters say:
    Version: Adobe Fireworks CS3 version "9.0.1.1213" (9.0.1)
    Code Type: PPC (Native)
    Exception Type: EXC_BREAKPOINT (SIGTRAP)
    Exception Codes: 0x0000000000000001, 0x00000000935dde9c
    Crashed Thread: 0
    Application Specific Information:
    * Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '* -[NSCFType count]: unrecognized selector sent to instance 0x1283b740'
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x24836e70
    Thread 0 Crashed:
    : Dreamweaver
    Path: /Applications/Adobe Dreamweaver CS3/Dreamweaver.app/Contents/MacOS/Dreamweaver
    Parent: WindowServer [84]
    Thread: 0
    Exception: EXCBADACCESS (0x0001)
    Codes: KERNINVALIDADDRESS (0x0001) at 0x283040ff

    I am having a very similar problem with Dreamweaver 8 running
    on OS X10.4.11.
    If I choose passive FTP, Dreamweaver appears to upload a
    file, when in fact the error logs reports that the file could not
    be upload because it was not found, or because of permission
    problems.
    If I do not upload with passive FTP , Dreamweaver 8 crashes
    & Dreamweaver 8 loses the site's root folder, informing me that
    it cannot be found and I must use the manage sites feature to
    recreate the cache for the site that was there.
    If I use FETCH, no problem... all files are uploaded
    successfully.
    I recently had a hard drive failure on my Mac, had a new HD
    installed by the folks at the Genius Bar, and thought perhaps my
    new HD was buggy... however, now it seems there must a a
    permissions problem built into the Dreamweaver FTP protocols.
    I have not seen a patch for this, although when I reinstalled
    the software, I did download all updates.
    I know my reply offers no solutions, but I do thank you for
    your post.

  • Signed applet throws security exceptions

    Since nobody seems to be reading the Signe Applet forum, I decided to try here:
    Hi all
    I have problems with signed applet (self-made cert), and after reading this forum I see this is more or less common.
    The problem that I am having is, that I can not use doPrivilege() and similar tricks, because applet needs to be Java 1.1 compatible.
    So, signing will have to work.
    Applet is signed using 1.5.0_06 jarsigner. Jarsigner verifies it OK.
    It works on JVM 1.5.0_06 but not on 1.4.2_08.
    Please help me make if work under any JVM.
    The error I get is:
    Java(TM) Plug-in: Version 1.4.2_08
    Using JRE version 1.4.2_08 Java HotSpot(TM) Client VM
    User home directory = C:\Documents and Settings\miha
    Proxy Configuration: Automatic Proxy Configuration
         URL: http://orion.nil.si/proxy.pac
    c:   clear console window
    f:   finalize objects on finalization queue
    g:   garbage collect
    h:   display this help message
    l:   dump classloader list
    m:   print memory usage
    o:   trigger logging
    p:   reload proxy configuration
    q:   hide console
    r:   reload policy configuration
    s:   dump system properties
    t:   dump thread list
    v:   dump thread stack
    x:   clear classloader cache
    0-5: set trace level to <n>
    java.security.AccessControlException: access denied (java.net.SocketPermission host.domain.dom resolve)
    TelnetWrapper PROXY: java.security.AccessControlException: access denied (java.net.SocketPermission 127.0.0.1:0 connect,resolve)
    java.lang.NullPointerException
         at net.propero.rdp.ISO.connect(ISO.java:123)
         at net.propero.rdp.MCS.connect(MCS.java:84)
         at net.propero.rdp.Secure.connect(Secure.java:153)
         at net.propero.rdp.Secure.connect(Secure.java:171)
         at net.propero.rdp.Rdp.connect(Rdp.java:498)
         at net.propero.rdp.Rdesktop.main_nonstatic(Rdesktop.java:615)
         at net.propero.rdp.applet.RdpThread.run(RdpApplet.java:222)
    FATAL: java.lang.NullPointerException: nullWhat is funny, is that I have two applets, and one works and the other one doesn't. It is like this:
    Applet A (signed) needs to connect to host1, fails and tries to connect through proxy using my proxy library (also signed - different JAR). Everything works.
    Applet B (signed) needs to connect to host1, fails and tries to connect through proxy using the same proxy library. It gets a security exception.
    All JARs are signed using the same key/certificate.
    Both applets try to connect to the same "host1".
    Both applets try to use the same proxy - which is different from "host1".
    The one thing that might make a difference, is that in the working applet, everything is within one thread, and in the broken applet, the proxy object is in the main applet thread, and this applet may open many windows, that all utilize the same proxy object - only they can't.
    When I tried to move the proxy object down to the child threads, I get the following exception:
    Exception in thread "Thread-1952" java.security.AccessControlException: access denied (java.lang.RuntimePermission accessClassInPackage.sun.misc)
         at java.security.AccessControlContext.checkPermission(Unknown Source)
         at java.security.AccessController.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPackageAccess(Unknown Source)
         at sun.applet.AppletSecurity.checkPackageAccess(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at net.propero.rdp.Rdesktop.main_nonstatic(Rdesktop.java:567)
         at net.propero.rdp.applet.RdpThread.run(RdpApplet.java:211)It seems that I can only create the proxy object in the Applet.init() method, to avoid this exception.
    So to, summarize: I would prefer just one object for all threads that I will create, but then my applet behaves like it is not signed (at least under JVM 1.4.2_08). Java 1.5.0_06 doesn't have any problems with this.
    Regards, Miha Vitorovic

    The one thing that might make a difference, is that in the working applet, everything is within one thread, and in the broken applet, the proxy object is in the main applet thread, and this applet may open many windows, that all utilize the same proxy object - only they can't.
    When I tried to move the proxy object down to the child threads, I get the following exception:
    Exception in thread "Thread-1952" java.security.AccessControlException: access denied (java.lang.RuntimePermission accessClassInPackage.sun.misc)
         at java.security.AccessControlContext.checkPermission(Unknown Source)
         at java.security.AccessController.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPackageAccess(Unknown Source)
         at sun.applet.AppletSecurity.checkPackageAccess(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at net.propero.rdp.Rdesktop.main_nonstatic(Rdesktop.java:567)
         at net.propero.rdp.applet.RdpThread.run(RdpApplet.java:211)It seems that I can only create the proxy object in the Applet.init() method, to avoid this exception.
    So to, summarize: I would prefer just one object for all threads that I will create, but then my applet behaves like it is not signed (at least under JVM 1.4.2_08). Java 1.5.0_06 doesn't have any problems with this.
    Regards, Miha Vitorovic

  • Suddenly my mac uses only all caps and I can't restart, please help!

    Suddenly my mac started using only 'all caps', and also 'select all' with 'left click' in both iTunes and Chrome. I tried to restart, but it will only attempt to open in safe mode, and it will not accept my password. I assume this is because it will only type in capitals, so I cannot get in at all, even with my OS disk.
    This is not because of the caps lock button. I tried this many times. My cat may have walked on my keyboard though. When this happened, I was copying unlinked descriptions from Chrome to iTunes podcasts. I have shut down to restart several times, and my new wired aluminum keyboard is 4 weeks old.
    About 3 weeks ago I did a complete erase of my hard drive and installed snow leopard and iWork 9 from disk, updated them, and only added my documents back on from a bootable backup. Then I downloaded Lightroom 4, and imported a few thousand photos from an EHD. My iTunes library is on a seperate EHD. Everything has worked perfectly until now. I do have a recent Time Machine backup. My APS uninterruptable power supply is about 2 weeks old.
    What can I do now?
    Message was edited by: mahtia

    Problem solved, it was my new mac keyboard, only four weeks old.
    My old mac keyboard works fine except for the row of keys on the far right,
    which is why I got a new one.
    Hard to believe a bad keyboard could mess up a mac that badly!

  • All CS2 apps crash with "Read Only Memory Exception" error.

    Machine Specs.
    Apple G5 1.8ghz DP
    OS X 10.4.10
    It doesn't matter which one I open, they all crash with the same error. This started when a user placed a support ticket for their mac not starting up. I wasn't able to save the user so I created a new user, and then moved their desktop files over to the new user. However the only files I moved were those on the desktop, and their Notes data directory.
    Thinking my job done I marked the tickets closed and walked away.
    I got a call later when the user came into the office and the issue was that Indesign CS2 was crashing with a "Read Only Memory Exception" error. I first deleted the Preferences on the machine. That didn't work.
    So I created a new user to see if it was the user causing the errors. I received the same error when opening Indesign CS2 from the brand new user account. I also tested all other CS2 programs and got the same errors.
    Next I tried deleting the CS2 programs and re-installing them. No luck, same error, even with a new user. I have not re-installed any plug-ins with the new App installs yet.
    Removed all fonts, and ran a font cache cleaner. Same error.
    Finally, the last thing I've tried is to manually remove every adobe application on the machine. Acrobat 5/6/7, CS1, CS2...etc. I have also removed any Adobe files/folders in the //library/, and /$home/Library/.
    Yet I still get the same error. Short of a complete wipe I'm not sure where to proceed next. I'm really confused and hoping someone can give me some clues.

    Thanks to a comcast permissions error any new files I upload to my comcast.net pages requires the administrator username/password to even see the file to download it. Simply giving out the URL for new files results in page not found errors.
    So for the forseeable future I don't see any way to upload this file correctly. Its there on my webspace all 63megs of it. If I login through the FTP account I can upload and download to my hearts content but since anonymous access is disabled I'm not giving out my administrator login info.
    I've got a gig of space, using 22mb of it, and can't upload any more files because no-one has permissions to access them.
    I spent a half hour on the phone with comcast trying to figure this out. However I don't know whats going on with their end. I have a trouble ticket open for a level 3 tech, we'll see whats going on.
    So the Font Scrubber will remain unavailable for the time being unless someone wants to give me guest upload access to a FTP account. I'm not opening a fileshare account with anyone, don't like'm.

Maybe you are looking for

  • Vendor and G/L line item are difference

    Dear Gurus, I have problem about FBL1N and FAGLL03 are difference Example period 3 : vendor A have Invoice # 1 with amount 100- period 4 : Invoice # 1 was cleared with amount 100 When i run FBL1N as of period 4 the balance of Invoice # 1 is zero but

  • 1080p video looks grainy

    Hello guys, so i have a problem with my iMac, i have some 1080p videos and they look amazing when i watch them on my 42'' HDTV but when i watch them on my iMac they look very grainy and i dont understand why, i tried Quicktime and Vlc and it's the sa

  • No music in iTunes after installing 9.1

    When Software Update indicated that I had new iTunes software to install, I did it. I opened iTunes for the first time today since that install and I have absolutely no music in iTunes anymore. I have no idea what happened.

  • OracleConnectionCacheManager refreshCache(REFRESH_ALL_CONNECTIONS) problem

    I'm using an implicit cache data source with Oracle 11g (ojdbc5.jar) and after several hours when no connection is used, i'm trying to refresh all connections and the tomcat gets stuck....(tomcat version 5.5) please help!

  • Problems befor instal iOS7

    o iPhone 4S bloqueia depois de ter instalado o novo sistema operativo iOS 7. gostaria de saber o que poderei fazer para solucionar este problema. iPhone 4S locks after installing the new operating system iOS 7. I wonder what can I do to solve this pr