[jeta] Re: No errors - Not working
Charles Robinson
crobins at proexam.org
Wed Mar 19 22:17:41 PST 2003
Here's the output:
Registered modality listener
Referencing classloader: sun.plugin.ClassLoaderInfo at 1df6f1, refcount=1
Added trace listener:
sun.plugin.navig.win32.AppletPluginPanel[de.mud.jta.Applet,0,0,112x27,invalid,layout=java.awt.BorderLayout]
Sending events to applet. LOAD
Sending events to applet. INIT
Determine if the applet requests to install any HTML page
HTML Installation finished.
Sending events to applet. START
Determine if the applet requests to install any JAR
Jar cache option: null
Jar archive(s): null
Jar cache version(s): null
Applet Installation finished.
Applet: overriding value of plugins with Status,Socket,SSH,Terminal
Applet: overriding value of Socket.port with 22
Applet: overriding value of Applet.detach with true
** The Java(tm) Telnet Application
** Version 2.0 for Java 1.1.x and Java 2
** Copyright (c) 1996-2000 Matthias L. Jugel, Marcus Meissner
** Build: 20010212-2117
jta: loading plugin 'Status'
jta: loading plugin 'Socket'
jta: loading plugin 'SSH'
jta: loading plugin 'Terminal'
Terminal: ignoring unknown cursor color code: white
Netscape security model is no longer supported.
Please migrate to the Java 2 security model instead.
Applet: system clipboard access denied:
java.security.AccessControlException: access denied
(java.awt.AWTPermission accessClipboard)
java.security.AccessControlException: access denied
(java.awt.AWTPermission accessClipboard)
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.checkSystemClipboardAccess(Unknown
Source)
at sun.awt.windows.WToolkit.getSystemClipboard(Unknown Source)
at de.mud.jta.Applet.init(Unknown Source)
at sun.applet.AppletPanel.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Applet: copy & paste only within the JTA
Charles Robinson
On Wed, 19 Mar 2003, Eric Rostetter wrote:
> Quoting "Charles E. Robinson III" <crobins at proexam.org>:
>
> > These 3 class files are not located in the package:
> > /horde/jeta/de/mud/jta/AppletBeanInfo.class HTTP/1.1" 404
> > /horde/jeta/de/mud/jta/Applet$COMClassObject.class HTTP/1.1" 404
> > /horde/jeta/netscape/security/PrivilegeManager.class HTTP/1.1" 404
>
> I think it will work without them. Is it not working for you?
>
> I never noticed anything before, but I just checked my web logs and
> indeed I do have 404 errors for the first two of those files also.
>
> > Where can I obtain these files?
>
> Would have to be from the jta site, if anywhere.
>
> > I created an empty file called
> > /horde/jeta/netscape/security/PrivilegeManager.class
> > & the error for that file went away.
>
> Not seeing that. Will try to check into it.
>
> > But the
> > /horde/jeta/de/mud/jta/AppletBeanInfo.class HTTP/1.1" 404
> > /horde/jeta/de/mud/jta/Applet$COMClassObject.class HTTP/1.1" 404
> > still exists.
> >
> > I can't make a connection to my ssh server (SSH Secure Shell 2.4)
> > The applet starts SSH 2.0-2.4 SSH Secure Shell (non-commercial version),
> > user&pass popup then after click connect app window closes.
>
> Try enabling your java console and see if any errors are being reported.
>
> I think that jeta only works with ssh v1 protocol, and not with ssh v2
> protocol. So check your ssh server to make sure it will fall back to
> v1 if v2 fails. I think if you don't have v1 fallback enabled, you see the
> kind of "banner than window closes" error you are reporting.
>
> > It seems i've lost some php mod's when upgrading my php (I didn't check
> > before now :( my apologies, it was here before I upgraded)
>
> I don't think that is your problem.
>
> > Would the loss of openssl mod cause my connection trouble?
>
> I don't think so, but am not 100% sure.
>
> > Even so shouldn't
> > an error appear somewhere?
>
> Maybe in the java console?
>
> > Does jeta depent on any of these missing mods:
> > Iconv Mbstring MCAL MIME Magic Support OpenSSL
>
> I don't think so, and if so only openssl, but I'm 99.9% sure it is not.
>
> > My SSH server is v1 compat, if that still matters.
>
> Yes, it does. make sure it is working with v1 fallback.
>
> > Thanks for the help in advance..
> >
> > Charles Robinson
>
> --
> Eric Rostetter
> The Department of Physics
> The University of Texas at Austin
>
> Why get even? Get odd!
>
More information about the jeta
mailing list