ClassFormatError when attempting to load an applet from within a JSP

Greetings everyone.
I have a problem that i seem unable to solve.
I've created a web application. I'm using Java 1.4.2_05 and Tomcat. Right now i'm trying to load an applet from a JSP and i'm getting an error that, try as i might, i can't understand why it happens.
Here is some detailed info:
The applet's code:
package smpb.myapp.controllers;
import java.applet.Applet;
import java.awt.Graphics;
public class GUIApplet extends Applet
     public void init()
     public void stop()
     public void paint(Graphics g)
              g.drawString("Hey hey hey",20,20);
           g.drawString("Hellooo World",20,40);
The JSP's code:
<%@ page language="java"
               import="java.util.*"
               session="true" %>
<%
     String name = (String) request.getSession().getAttribute("userName");
%>
<html>
     <head>
          <title>Login</title>
     </head>
     <body>
          <h1><p align="center">Application</p></h1>
          <br>
          Welcome <%= name %>! Thank you for logging in!
          <br><br><br>
          <applet align="middle" code="smpb.myapp.controllers.GUIApplet.class" codebase="./" archive="MyApp_applets.jar">
               Your browser does not support this feature.
          </applet>
          <br><br>
          <a href='<%=request.getContextPath() + "/LogOut"%>'>Log Out</a><br>
     </body>
</html>-------------------------------------------
When i reach this JSP the applet fails to load and i get the following error message at the java console:
Loading applet ...
Initializing applet ...
Starting applet ...
Connecting http://127.0.0.1/MyApp/MyApp_applets.jar with no proxy
Connecting http://127.0.0.1/MyApp/MyApp_applets.jar with cookie "JSESSIONID=A8EECE5E39458739C760D8907762C507"
Last modified time and/or expiration value is not available.  Jar file will not be cached.
Connecting http://127.0.0.1/MyApp/MyApp_applets.jar with no proxy
Connecting http://127.0.0.1/MyApp/MyApp_applets.jar with cookie "JSESSIONID=A8EECE5E39458739C760D8907762C507"
Connecting http://127.0.0.1/MyApp/smpb/myapp/controllers/GUIApplet.class with no proxy
Connecting http://127.0.0.1/MyApp/smpb/myapp/controllers/GUIApplet.class with cookie "JSESSIONID=A8EECE5E39458739C760D8907762C507"
Last modified time and/or expiration value is not available.  Jar file will not be cached.
Connecting http://127.0.0.1/MyApp/smpb/myapp/controllers/GUIApplet.class with no proxy
Connecting http://127.0.0.1/MyApp/smpb/myapp/controllers/GUIApplet.class with cookie "JSESSIONID=A8EECE5E39458739C760D8907762C507"
java.lang.ClassFormatError: smpb/myapp/controllers/GUIApplet (Bad magic number)
     at java.lang.ClassLoader.defineClass0(Native Method)
     at java.lang.ClassLoader.defineClass(ClassLoader.java:539)
     at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:123)
     at sun.applet.AppletClassLoader.findClass(AppletClassLoader.java:157)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:289)
     at sun.applet.AppletClassLoader.loadClass(AppletClassLoader.java:123)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:235)
     at sun.applet.AppletClassLoader.loadCode(AppletClassLoader.java:561)
     at sun.applet.AppletPanel.createApplet(AppletPanel.java:617)
     at sun.plugin.AppletViewer.createApplet(AppletViewer.java:1856)
     at sun.applet.AppletPanel.runLoader(AppletPanel.java:546)
     at sun.applet.AppletPanel.run(AppletPanel.java:298)
     at java.lang.Thread.run(Thread.java:534)
Exception: java.lang.ClassFormatError: smpb/myapp/controllers/GUIApplet (Bad magic number)-------------------------------------------
The JSP is in the root directory of the web application's path right along with the jar file. The jar file itself has the following structure:
Archive:  HelpDesk_applets.jar
  Length     Date   Time    Name
        0  05-17-06 12:17   META-INF/
      106  05-17-06 12:17   META-INF/MANIFEST.MF
        0  05-10-06 17:14   smpb/
        0  05-10-06 17:14   smpb/myapp/
        0  05-12-06 16:50   smpb/myapp/controllers/
      794  05-12-06 17:15   smpb/myapp/controllers/GUIApplet.class
      900                   6 filesNow, i've tried loading the very same jar file that i use in the JSP through a static HTML which is virtually identical to the JSP i presented and everything works just fine. I've checked and rechecked to see if all the permissions to access the jar file were accurate, i checked to see if Tomcat had it's MIME settings correctly configured so that there was no chance that the files were being corrupted during the load (as that is a usual cause for the problem, or so i've gathered) but to no avail. I've searched the web, including these forums, and found similar problems but no conclusive solution. I can't seem to figure out, at all, what could possibly be wrong. Does anyone have any ideas? I've tried to be as thorough as i could from the start, so, any help would be deeply appreciated.

Hi mshah101,
This can happen if the applet is compiled using an higher version of java and the browser is pointing to an older version (even if minor version number is higher)

Similar Messages

  • Safari crashes when attempting to load a picture from idisk onto a website

    i have been experiencing a long term issue. inexplicably safari crashes & this happens almost exclusively when attempting to load a picture from my idisk picture library.
    i cannot find any recent crash log data to post in order to help illuminate the issue.
    can anyone help it is becoming extremely tedious!
    thanks

    thanks hawaiian starman. this issue is a real pain. i appreciate your willingness to help.
    best wishes
    gerry
    Mac OS X Version 10.4.8 (Build 8L127)
    2007-03-02 21:27:18 +0000
    Fri Mar 2 21:27:19 2007: /SourceCache/FileSync/FileSync-99.6/Framework/FileSync.c,123 portRef is NULL (_SFSendMessage) [194]
    _InitCallbackPort: error 1 sending registration message to agent. Continuing anyway. [194]
    DeviceAddedCallback(): iterator=2203, retain count=2
    device 5327 (IOAppleBluetoothHIDDriver) found.
    Mar 3 07:11:43 gerry-sextons-Computer mDNSResponder: ERROR: hndlLookupSOA - recursed to root label of dm-notification.udp.gerdoms.members.mac.com. without finding SOA
    Mar 3 07:11:44 gerry-sextons-Computer mDNSResponder: ERROR: startLLQHandshakeCallback dm-notification.udp.gerdoms.members.mac.com. invoked with error code -65537
    Mar 3 07:11:49 gerry-sextons-Computer mDNSResponder: ERROR: hndlLookupSOA - recursed to root label of dm-notification.udp.gerdoms.members.mac.com. without finding SOA
    Mar 3 07:11:49 gerry-sextons-Computer mDNSResponder: ERROR: startLLQHandshakeCallback dm-notification.udp.gerdoms.members.mac.com. invoked with error code -65537
    Mar 3 07:12:06 gerry-sextons-Computer diskarbitrationd[41]: SystemUIServer [193]:25091 not responding.
    Mar 3 07:12:06 gerry-sextons-Computer diskarbitrationd[41]: SystemUIServer [193]:22555 not responding.
    2007-03-03 07:12:38.829 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.135 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.141 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.146 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.151 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.156 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.163 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.168 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.174 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.181 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.186 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.192 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.197 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.201 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.208 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.213 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.218 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.223 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.227 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.232 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.237 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.242 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.247 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.252 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.257 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:12:39.262 SyndicationAgent[263] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 20:11:28 -800'
    2007-03-03 07:14:52.402 Mail[267] Unabled to load image named TBReplyAll into the image cache!
    2007-03-03 07:14:52.439 Mail[267] Unabled to load image named TB_Forward into the image cache!
    2007-03-03 07:42:36.966 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.161 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.174 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.189 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.201 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.207 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.217 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.220 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.225 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.228 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.231 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.233 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.236 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.239 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.241 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.244 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.247 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.250 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.252 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.256 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.263 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.266 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.269 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.273 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.276 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 07:42:37.279 SyndicationAgent[285] WARNING: BestCalendarDateFromString - can't interpret: 'Fri 02 Mar 2007 22:52:12 -800'
    2007-03-03 08:42:37.903 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:37.967 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:37.972 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:37.977 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:37.982 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:37.987 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:37.992 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:37.997 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.002 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.007 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.012 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.017 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.022 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.027 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.036 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.041 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.046 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.051 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.056 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.062 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.211 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.216 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.221 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.252 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.258 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    2007-03-03 08:42:38.262 SyndicationAgent[319] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 00:01:46 -800'
    Mar 3 09:13:47 gerry-sextons-Computer crashdump[337]: Safari crashed
    Mar 3 09:13:49 gerry-sextons-Computer crashdump[337]: crash report written to: /Users/gerrysexton/Library/Logs/CrashReporter/Safari.crash.log
    Mar 3 10:36:43 gerry-sextons-Computer mDNSResponder: ERROR: hndlLookupSOA - recursed to root label of dm-notification.udp.gerdoms.members.mac.com. without finding SOA
    Mar 3 10:36:43 gerry-sextons-Computer mDNSResponder: ERROR: startLLQHandshakeCallback dm-notification.udp.gerdoms.members.mac.com. invoked with error code -65537
    Mar 3 11:17:01 gerry-sextons-Computer crashdump[401]: Safari crashed
    Mar 3 11:17:03 gerry-sextons-Computer crashdump[401]: crash report written to: /Users/gerrysexton/Library/Logs/CrashReporter/Safari.crash.log
    2007-03-03 11:36:55.390 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.711 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.714 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.729 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.734 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.866 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.869 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.872 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.875 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.878 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.883 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.886 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.889 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.896 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.899 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.901 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.904 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.912 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.917 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.920 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.923 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.929 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.932 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.934 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.937 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 11:36:55.941 SyndicationAgent[416] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 03:26:30 -800'
    2007-03-03 15:06:52.561 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:53.795 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:53.798 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:53.920 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:53.923 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:53.926 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:53.928 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.043 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.051 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.054 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.056 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.059 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.061 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.065 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.068 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.188 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.192 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.195 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.198 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.200 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.204 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.633 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.636 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.641 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.644 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:06:54.646 SyndicationAgent[716] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 06:39:41 -800'
    2007-03-03 15:37:13.664 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.270 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.413 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.418 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.421 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.423 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.427 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.431 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.447 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.450 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.521 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.524 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.527 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.529 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.532 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.535 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.537 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.540 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.543 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.545 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.579 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.581 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.584 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.586 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.589 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 15:37:19.592 SyndicationAgent[738] WARNING: BestCalendarDateFromString - can't interpret: 'Sat 03 Mar 2007 07:08:09 -800'
    2007-03-03 17:08:53.455 SystemUIServer[193] when trying to launch imagecapture hot plug application, LSOpenFromURLSpec failed: -1
    2007-03-03 17:08:58.712 Adobe Lightroom[241] ICAObjectSendMessage error = -50
    Mar 4 09:14:52 gerry-sextons-Computer webdavd[377]: stream_transaction: CFStreamError: domain 1, error 49
    2007-03-04 09:15:00.094 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.541 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.563 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.565 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.568 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.570 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.584 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.587 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.589 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.592 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.605 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.609 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.611 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.614 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.883 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.885 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.888 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.891 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.894 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.896 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.899 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.926 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:01.928 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:02.012 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:02.017 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    2007-03-04 09:15:02.081 SyndicationAgent[831] WARNING: BestCalendarDateFromString - can't interpret: 'Sun 04 Mar 2007 01:11:14 -800'
    Mar 4 09:15:02 gerry-sextons-Computer mDNSResponder: ERROR: hndlLookupSOA - recursed to root label of dm-notification.udp.gerdoms.members.mac.com. without finding SOA
    Mar 4 09:15:02 gerry-sextons-Computer mDNSResponder: ERROR: startLLQHandshakeCallback dm-notification.udp.gerdoms.members.mac.com. invoked with error code -65537
    Mar 4 10:07:34 gerry-sextons-Computer crashdump[876]: Safari crashed
    Mar 4 10:07:44 gerry-sextons-Computer crashdump[876]: crash report written to: /Users/gerrysexton/Library/Logs/CrashReporter/Safari.crash.log

  • Trouble loading java-applet from within browser

    hello,
              I'm kinda new to Java-applets and to Weblogic and consequently I've run
              into a problem. I'm having difficulties deploying an applet in a
              war-archive. My archive structure looks like this:
              --root of .war
              --index.jsp
              --WEB-INF
              --classes
              --test
              --testapplet.class
              my code to load the applet in my index.jsp file looks like this:
              <applet
              codebase = "http://localhost:7001/WebModule/WEB-INF/classes"
              code = "test.testapplet.class"
              name = "TestApplet"
              width = "400"
              height = "300"
              hspace = "0"
              vspace = "0"
              align = "middle"
              >
              </applet>
              Unfortunately the class is not found by the browser producing a
              ClassNotFoundException. I use Weblogic 8.1SP2 and Mozilla 1.6, both
              using J2SDK(JRE) 1.4.2-03. My IDE is Borland JBuilder X Weblogic edition
              and my host-OS is Gentoo-Linux.
              Can anyone point out what's my mistake?
              Thx in advance
              Nic
              

    Ok, thanks. I didn't know that.
              Nic
              Robert Greig wrote:
              > nkalkhof wrote:
              >
              >> Can anyone point out what's my mistake?
              >
              >
              > Code in WEB-INF/classes is loaded by the container for execution on the
              > server. It is not in the docroot, so is not accessible to the client.
              >
              > Move the classes into the docroot (i.e. the same level you'd put gifs or
              > html pages).
              >
              > See http://java.sun.com/docs/books/tutorial/applet/index.html for some
              > examples.
              >
              > Robert
              

  • I downloaded OS X 10.9.5 and when I attempt to load the program from OS X 10.7.5 I click on the install icon and nothing happens. How do I install the upgrade?

    I downloaded OS X 10.9.5 and when I attempt to load the program from OS X 10.7.5 I click on the install icon and nothing happens. How do I install the upgrade? Can I upgrade from Lion to Mavericks? Here are my specs:
    MacBook Pro
    15 – Inch Core 2 Duo
    Processor 2.33 GHz Intel Core 2 Duo
    Memory 4 GB 667 MHZ DDR2 SDRAM
    Graphics ATI Radeon X1600 256 MB
    Serial Number W8****W0L
    Software Mac OS X Lion 10.7.5 (11G63)
    Is my system capable of running the new upgrades?
    <Personal Information Edited by Host>

    kar89 wrote:
    I downloaded OS X 10.9.5 and when I attempt to load the program from OS X 10.7.5 I click on the install icon and nothing happens. How do I install the upgrade? Can I upgrade from Lion to Mavericks? Here are my specs:
    Sounds like you downloaded the OS X Mavericks 10.9.5 Update or Combo Update. Neither will work on a version of OS X prior to OS X Mavericks. Those are only used to update an existing install of OS X Mavericks. The Combo will update any version from 10.9.0 thru 10.9.4. The Update will only update version 10.9.4.
    You need the full installer of OS X Mavericks from the App Store. However, the App Store no longer offers OS X Mavericks. Yosemite is the new FREE OS X.

  • ClassNotFoundException raised when attempting to load Oracle Driver in jsp

    ClassNotFoundException occoured when attempting to load Oracle Driver in jsp
    I am using oracle 9i server.here is the code that i have try
    Connection connection = null;
    try
    // Load the JDBC driver
    String driverName = "oracle.jdbc.driver.OracleDriver";
    Class.forName(driverName);
    // Create a connection to the database
    String serverName = "127.0.0.1";
    String portNumber = "1521";
    String sid = "mydatabase";
    String url = "jdbc:oracle:thin:@" + serverName + ":" + portNumber + ":" + sid;
    String username = "username";
    String password = "password";
    connection = DriverManager.getConnection(url, username, password);
    catch (ClassNotFoundException e)
    // Could not find the database driver
    } catch (SQLException e)
    // Could not connect to the database
    can i have to set classpath for this, pls help me.

    Do not modify the serverclasspath in WebServer 6.1.
    Add the path to the driver to the classpathsuffix attribute.
    change
    classpathsuffix=""
    to
    classpathsuffix="/usroracle/driver/classes12.zip" (Unix)
    or
    classpathsuffix="C:/Oracle/driver/classes12.zip" ( Windows )
    Replace the path in the example with the actual path to the driver file.
    HTH,
    Hari.

  • I am using Quicken 2007 (16.1.4) and had no problems before upgrading to OS 10.10 Yosemite.  When attempting to download security updates from my financial institutions (UBS and Fidelity), I get the following error OL-290.  Any fixes?

    I am using Quicken 2007 (16.1.4) and had no problems before upgrading to OS 10.10 Yosemite.  When attempting to download security updates from my financial institutions (UBS and Fidelity), I get the following error:  Quicken could not connect to the server.  Please try again later.  [OL-290]  I understand this is because of a mismatch between SSL certificates at the financial institutions and Apple's SSL certificate included with OS 10.10 Yosemite.  Any fixes to this issue?

    I have the same problem but Q for Mac 2015 does not meet my needs. Is there a fix for this problem?

  • ClassNotFoundException occoured when attempting to load Oracle Driver in js

    ClassNotFoundException occoured when attempting to load Oracle Driver in jsp
    I am using oracle 9i server.here is the code that i have try
    Connection connection = null;
    try
    // Load the JDBC driver
    String driverName = "oracle.jdbc.driver.OracleDriver";
    Class.forName(driverName);
    // Create a connection to the database
    String serverName = "127.0.0.1";
    String portNumber = "1521";
    String sid = "mydatabase";
    String url = "jdbc:oracle:thin:@" + serverName + ":" + portNumber + ":" + sid;
    String username = "username";
    String password = "password";
    connection = DriverManager.getConnection(url, username, password);
    catch (ClassNotFoundException e)
    // Could not find the database driver
    } catch (SQLException e)
    // Could not connect to the database
    can i have to set classpath for this, pls help me.
    PS: Sorry for my english.

    Yes, the Oracle driver jar/zip file has to be in the classpath of the webapp or the server.
    For webapp, drop the jar file in the webapp's WEB-INF/lib.
    For server, add it to server-classpath or drop it in <instance-dir>/lib

  • I can no see my browser when attempting to load I get a message it is installed how do I fix this?

    I can not see my browser on my phone when attempting to load again I get a message already installed.  Also I can not locate Safari to load it back on either.  Thanks for your help

    See if this helps locate your browser...
    Reset your Home screen to the default layout:
    Choose Settings > General > Reset and tap Reset Home Screen Layout.

  • When attempting to upgrade my iMac from Snow Leopard to Mavericks, I receive the message "This disk is used for Time Machine Backups" when I try to select the lone available hard drive.

    When attempting to upgrade my iMac from Snow Leopard to Mavericks, I receive the message "This disk is used for Time Machine Backups" when I try to select the lone available hard drive.  I have ensured that Time Machine is turned off.  Upon some Google research, some who reported this problem were told to delete the folder backup.backupdb, but I do not have this folder on my Mac.  Any suggestions?

    The folder would be at the root of your hard drive. Double-click Macintosh HD and look there.
    If it isn’t there, I’m not sure what it is seeing.

  • When attempting to install "Software Update" from Apple, the process talls at "Configuring Installation".  Even allowing it to run for 24 hours does not result in any progress.

    When attempting to install "Software Update" from Apple, the process stalls at "Configuring Installation".  Even allowing it to run for 24 hours does not result in any progress.

    Thanks for the straightforward tip. I had restarted once already, but the second time was a charm. The install button now works. Don't know if it mattered, but I also repaired disk permissions and then restarted in safe mode this time.
    The printer driver is apparently a different issue in itself. It turns out that the my printer, the HP Deskjet F380, has some fluke that makes it incompatible in 10.6. A new driver is coming out from HP according to Rickmeister in this thread: http://discussions.apple.com/thread.jspa?messageID=10076690&#10076690
    In case anyone else has the same problem with the F380: Like the user in the aforementioned thread, I downloaded and installed the old HP drivers for 10.5, and now at least I can print in the meantime.

  • When attempting to purchase a song from i-tunes that was on an old ipod that I had to replace, the song is marked as 'purchased' and grayed out.  Is there a way that I can download these previously purchased items onto my new ipod?

    When attempting to purchase a song from i-tunes that was on an old ipod that I had to replace, the song is marked as 'purchased' and grayed out.  Is there a way that I can download these previously purchased items onto my new ipod?

    Lori,
    If you upgrade to iTunes 10.3, you can redownload your past purchases from the iCloud.  Just go to the home page of the iTunes Store and click on "Purchased" under "Quick Links."  It will bring up a list of your past purchases that are not currently in your library, with a little arrow icon that lets you download.

  • How could I to load my applet from local

    hI all,
    How can i to load my applet from local file system.
    Thanks

    Put it anywhere you want. Put the associated HTML file in the same directory as your .class file and double click on the HTML file. Your browser should open up and display your Applet.

  • Problem calling servlet from within a jsp

    I have a servlet which obtains images for a page
    http://bychance.ca/servlet/ImageServlet?PhotoId=AJ-LA-4008
    I use the servlet from within a jsp
    <img src="servlet/ImageServlet?PhotoId=<%=rs.getObject("ID")%>" border="0">
    for some reason it does not work, the images are never called. I have another servlet which is called the same way and it works fine
    <img src="servlet/ImageServletLarge?PhotoId=<%=strPhotoId%>" border="0">
    Thank you all for your time

    this is my servlet code. Like I said it works fine in another servlet
    rs.next();
    byte[] bytearray = new byte[rs.getInt(1)];
    int size=0;
    InputStream sImage;
    sImage = rs.getBinaryStream(2);
    response.reset();
    response.setContentType("image/jpeg");
    while((size=sImage.read(bytearray))!= -1 )
    response.getOutputStream().write(bytearray,0,size);
    response.flushBuffer();
    sImage.close();

  • Permission denied when I execute a unix command from within my java applet.

    Hi Gang,
    Forgive me if this is not the appropriate forum for this problem. I'm posting this problem on this forum since I got no answers on the other forum I posted on.
    I've written a simple java applet that runs a unix command and then displays some information. The applet compiles fine, and runs perfectly from the command line on my unix system.
    However, when I point a browser at the applet from my desktop PC I get the following error as taken from the java console:
    Exception in thread "AWT-EventQueue-2" java.security.AccessControlException: access denied (java.io.FilePermission <<ALL FILES>> execute)
    This is of course the first line in a long line of error messages. It appears that I am not able to execute a command on the unix system through my applet. I know the problem is with trying to execute a unix command since commenting it causes no error in the web browser. This is the command I'm using in java to execute the unix command:
    p = Runtime.getRuntime().exec("ps");
    Here's the html file on the unix system:
    <html>
    <head></head>
    <body>
    <appletcode=G.class height="250" width="400">
    Your browser does not support the applet tag.
    </applet>
    </body>
    </html>
    I won't list the java code since it is compiling and working on the command line. But, if you want to see it I'll provide it.
    I've done quite a bit of research on this and it seems that a great number of people have similar problems reading or executing files through java. I have yet to find a solution to this problem.
    Here are some details about my setup:
    Server:
    HP9000 running HP/UX 11.23
    Apache Web Server 2.0.35
    Java 1.5
    Desktop PC:
    Win2K Pro
    Internet Explorer 6
    Java 1.6
    If you have a solution I would be very grateful! This problem is keeping me from writing my application!
    thanks!
    kev

    Multi-posted.
    Already answered here http://forum.java.sun.com/thread.jspa?threadID=5225314&messageID=9916327#9916327

  • "Capture Device Offline" message when attempting to add additional clips from HDV Videocamera,in CS5

    "Capture device off line" message when attempting to add additional clips to existing project in Premiere Pro CS5.5.2.
    Previous capture was accomplished, but, then when trying to add additional clips from same device it failed.
    All 40 minutes of some 185 clips was originally captured using Sony Vegas Moviemaker Platinum 11, with no errors. The additional mt2 clips were then successfully imported into Premiere Pro after indexing and conforming the clips, and they play perfectly well and of a high quality in CS5.5.2 at 1440 x 1080i.
    Why would the Capture device be off line , when no physical alteration has been made to the equipment ?

    Hi Joe,
    Thanks for the advice but, the splitter may not help here, now Sony Vegas Movie Studio Platinum 12 which we also use for less complicated editing is now saying Canon HDV Camcorder is also "OFF LINE"
    I think it is a physical connection issue either with the cable , the output from the camera or input into the laptop, because it was working. The issue has been intermittent making it difficilt to diagnose. We use it only for back up as we are overseas and do not have access to our main computer. The tapes are good and the video is high quality so I will have to wait worse luck, and the technical back up for HDV in Belgium is non existent as they have no computers in the stores that have the Firewire or I33394 card.
    I have not changed any settings, I may have to wait till I get back to base in 10 days, I am also having an issue with a lens on the Canon 5 D  Mark II, which I know must go back to Service but, it still works and, has issues after I dropped it ??????????
    Message was edited by: Bob Dix Photographer

Maybe you are looking for