Overclockers Australia Forums
OCAU News - Wiki - QuickLinks - Pix - Sponsors  

Go Back   Overclockers Australia Forums > General Topics > Newbie Lounge

Notices


Sign up for a free OCAU account and this ad will go away!
Search our forums with Google:
Closed Thread
 
Thread Tools
Old 19th November 2011, 9:33 AM   #1
iinsom Thread Starter
Member
 
iinsom's Avatar
 
Join Date: Jun 2007
Location: The Riff
Posts: 3,851
Default Java Problem

Good morning guys

Basically, we have a parts program at work that uses Java to operate, during the past week it has become slow and unresponsive, and Thursday it has failed to open at all. It comes up with the following error

Code:
Java Plug-in 1.6.0_27
Using JRE version 1.6.0_27-b07 Java HotSpot(TM) Client VM
User home directory = C:\Documents and Settings\Parts
----------------------------------------------------
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
q:   hide console
r:   reload policy configuration
s:   dump system and deployment properties
t:   dump thread list
v:   dump thread stack
x:   clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------


load: class TextScroll.class not found.
java.lang.ClassNotFoundException: TextScroll.class
	at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
	at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)
	at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
	at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
	at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
	at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Exception: java.lang.ClassNotFoundException: TextScroll.class
load: class dcx.appclient.starterapplet.applet.CacheInitializer.class not found.
java.lang.ClassNotFoundException: dcx.appclient.starterapplet.applet.CacheInitializer.class
	at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
	at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)
	at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
	at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
	at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
	at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Exception: java.lang.ClassNotFoundException: dcx.appclient.starterapplet.applet.CacheInitializer.class
Now not knowing alot about java, this has me and the IT guy at work fucked. Does anyone have any insight as to what that error message means? We've tried reinstalling Java, rebooting, different browsers but all come up with the same error.

Thanks!
__________________
BF3 STATS
[ i7 920 @ 4Ghz ] [ Noctua D14 ] [ Gigabyte 680GTX SLi ] [ 6GB G-Skill 1600Mhz ] [ Gigabyte UD7 ] [ OCZ Vertex 3 120GB SSD + 64GB FalconII ] [ AW2310 ]
iinsom is online now  

Join OCAU to remove this ad!
Old 19th November 2011, 11:35 AM   #2
luke o
Member
 
Join Date: Jun 2003
Location: WA
Posts: 3,150
Default

Either the plugin jar file is missing or it's not compatible with the latest updates from Java would be my guess.

Don't know if this is it or not:

http://www.wycombeweb.com/dave/jscri...textscroll.htm

What does it do?

The ScrollIt applet scrolls text horizontally. Incorporates URL links, configurable text color (including link color, and hover color), font style and size, and target frame for links to go to. Applet sets the layout to fit whatever size you specify the applet to be.

Can read from a text file, or parameters within the HTML page.

THE CODE...
=============

The following code can be cut and pasted into an HTML document. Make
sure that the TextScroll.jar file is placed within the same directory
as the HTML document that contains this code.
__________________
i7 920@3.8ghz/thermright 120 ultra extreme/6GB Ram/6970/Dell 24" TFTx2
OCAU Camera Club Member
Nikon D7100, Nikon 35mm/50mm/85mm F1.8,Sigma 10-20mm, Nikon 80-200mm F2.8, Nikon 17-35mm F2.8 (plus the kit 18-55 and 55-200mm VR)
luke o is offline  
Old 20th November 2011, 12:06 PM   #3
MR CHILLED
D'oh!
 
MR CHILLED's Avatar
 
Join Date: Jan 2002
Posts: 90,787
Default

Tried the latest (beta I think?) java?
MR CHILLED is offline  
Old 20th November 2011, 1:03 PM   #4
andyroo54
Member
 
andyroo54's Avatar
 
Join Date: Feb 2010
Location: Xanthia
Posts: 2,647
Default

Maybe test the latest version of Java, 6/29 is out.
__________________
Quote:
Originally Posted by Sweet Jones View Post
Nice to see me appear in yet another signature
andyroo54 is offline  
Old 21st November 2011, 8:10 AM   #5
iinsom Thread Starter
Member
 
iinsom's Avatar
 
Join Date: Jun 2007
Location: The Riff
Posts: 3,851
Default

Yeah, we're running the latest version of Java.

Uninstalled it and reinstalled it too make sure. Still no dice. Just seems strange that it just stopped on Thursday after making no changes at all..
__________________
BF3 STATS
[ i7 920 @ 4Ghz ] [ Noctua D14 ] [ Gigabyte 680GTX SLi ] [ 6GB G-Skill 1600Mhz ] [ Gigabyte UD7 ] [ OCZ Vertex 3 120GB SSD + 64GB FalconII ] [ AW2310 ]
iinsom is online now  
Old 21st November 2011, 9:52 AM   #6
iinsom Thread Starter
Member
 
iinsom's Avatar
 
Join Date: Jun 2007
Location: The Riff
Posts: 3,851
Default

EDIT: Issue is sorted. Our dns servers needed a refresh. Thanks everyone!

Can i get someone to try

http://starparts.chrysler.com/starpa.../HomeAction.do

And see if you can "Click to start" and have the login screen popup. Whenever i click on it, it just refreshes the page

Also, another error code

Code:
Java Plug-in 1.6.0_29
Using JRE version 1.6.0_29-b11 Java HotSpot(TM) Client VM
User home directory = C:\Documents and Settings\Parts
----------------------------------------------------
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
q:   hide console
r:   reload policy configuration
s:   dump system and deployment properties
t:   dump thread list
v:   dump thread stack
x:   clear classloader cache
0-5: set trace level to <n>
----------------------------------------------------


load: class TextScroll.class not found.
java.lang.ClassNotFoundException: TextScroll.class
	at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
	at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)
	at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
	at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
	at java.lang.ClassLoader.loadClass(Unknown Source)
	at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
	at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
	at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Exception: java.lang.ClassNotFoundException: TextScroll.class
initialized applet security: dcx.appclient.starterapplet.applet.security.SunAppletSecurityManager
Obtained all permissions
AppData from SecurityHelper: C:\Documents and Settings\Parts\Local Settings\Application Data
Parameter for installation directory: C:\dc_fw
Reading default install dir from applet parameters.
Determined default install directory: C:\dc_fw
Parameter for installation directory: C:\dc_fw
Reading default install dir from applet parameters.
Determined default install directory: C:\dc_fw
Initializing logging. logfile: C:\Documents and Settings\Parts\Local Settings\Application Data\starterapplet.log
2011.11.21 09:51:53 590	 INFO	 console:	 StarterApplet Version: Release 5.24.0_001
System property 'http.agent' = 'Mozilla/4.0 (Windows XP 5.1)'
System property 'package.restrict.definition.java' = 'true'
System property 'java.version.applet' = 'true'
System property 'java.protocol.handler.pkgs' = 'sun.plugin.net.protocol|com.sun.deploy.net.protocol'
System property 'java.rmi.server.RMIClassLoaderSpi' = 'sun.plugin2.applet.JNLP2RMIClassLoaderSpi'
System property 'browser' = 'sun.plugin'
System property 'http.auth.serializeRequests' = 'true'
System property 'java.vendor.applet' = 'true'
System property 'file.separator.applet' = 'true'
System property 'os.version.applet' = 'true'
System property 'acl.write' = '+'
System property 'package.restrict.access.org.mozilla.jss' = 'true'
System property 'browser.version' = '1.1'
System property 'java.class.version.applet' = 'true'
System property 'https.protocols' = 'TLSv1,SSLv3'
System property 'acl.read' = '+'
System property 'package.restrict.definition.com.sun.deploy' = 'true'
System property 'path.separator.applet' = 'true'
System property 'package.restrict.access.com.sun.deploy' = 'true'
System property 'package.restrict.definition.sun' = 'true'
System property 'package.restrict.definition.netscape' = 'true'
System property 'os.arch.applet' = 'true'
System property 'package.restrict.access.netscape' = 'false'
System property 'browser.vendor' = 'Sun Microsystems, Inc.'
System property 'user.timezone' = 'Australia/Sydney'
System property 'line.separator.applet' = 'true'
System property 'trustProxy' = 'true'
System property 'package.restrict.definition.org.mozilla.jss' = 'true'
System property 'os.name.applet' = 'true'
System property 'sun.net.client.defaultConnectTimeout' = '120000'
System property 'sun.net.http.errorstream.enableBuffering' = 'true'
System property 'package.restrict.access.sun' = 'true'
System property 'acl.write.default' = ''
System property 'acl.read.default' = ''
System property 'java.vendor.url.applet' = 'true'
System property 'javawebstart.version' = 'javaws-1.6.0_29'
2011.11.21 09:51:53 605	 INFO	 LogResource:	 Opened existing logfile C:\Documents and Settings\Parts\Local Settings\Application Data\starterapplet.log
2011.11.21 09:51:53 605	 INFO	 console:	 Java vendor: <Sun Microsystems Inc.>.
2011.11.21 09:51:53 605	 INFO	 console:	 Java home: <C:\Program Files\Java\jre6>.
2011.11.21 09:51:53 605	 INFO	 console:	 Operation System: <Windows XP>.
2011.11.21 09:51:53 605	 INFO	 console:	 OS Arch: <x86>.
2011.11.21 09:51:53 605	 INFO	 console:	 OS Version: <5.1>.
2011.11.21 09:51:53 605	 INFO	 console:	 User home: <C:\Documents and Settings\Parts>.
2011.11.21 09:51:53 605	 INFO	 console:	 User dir: <C:\Documents and Settings\Parts\Local Settings\Application Data\Google\Chrome\Application\13.0.782.112>.
2011.11.21 09:51:53 605	 INFO	 console:	 User name: <parts>.
2011.11.21 09:51:53 605	 INFO	 console:	 Default locale: <en_AU>.
2011.11.21 09:51:53 605	 INFO	 ...applet.GUIBuilder:	 Loading resource bundle 
Selected Language:en_EN
__________________
BF3 STATS
[ i7 920 @ 4Ghz ] [ Noctua D14 ] [ Gigabyte 680GTX SLi ] [ 6GB G-Skill 1600Mhz ] [ Gigabyte UD7 ] [ OCZ Vertex 3 120GB SSD + 64GB FalconII ] [ AW2310 ]

Last edited by iinsom; 21st November 2011 at 10:14 AM.
iinsom is online now  
Old 21st November 2011, 6:51 PM   #7
MR CHILLED
D'oh!
 
MR CHILLED's Avatar
 
Join Date: Jan 2002
Posts: 90,787
Default

Quote:
Originally Posted by andyroo54 View Post
Maybe test the latest version of Java, 6/29 is out.
Java 7 available also.

http://java.com/en/download/faq/java7.xml
MR CHILLED is offline  
Old 22nd November 2011, 11:54 AM   #8
iinsom Thread Starter
Member
 
iinsom's Avatar
 
Join Date: Jun 2007
Location: The Riff
Posts: 3,851
Default

Sorry, forgot to post that the issue was sorted.

Just needed a DNS flush. Thanks for the help though!
__________________
BF3 STATS
[ i7 920 @ 4Ghz ] [ Noctua D14 ] [ Gigabyte 680GTX SLi ] [ 6GB G-Skill 1600Mhz ] [ Gigabyte UD7 ] [ OCZ Vertex 3 120GB SSD + 64GB FalconII ] [ AW2310 ]
iinsom is online now  
Closed Thread

Bookmarks

Sign up for a free OCAU account and this ad will go away!

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +10. The time now is 4:54 PM.


Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd. -
OCAU is not responsible for the content of individual messages posted by others.
Other content copyright Overclockers Australia.
OCAU is hosted by Internode!