Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
java Plug-in 1.6.0_12
Name: TomasIke Date: March 7, 2009 at 19:50:27 Pacific OS: Windows XP Product: Compaq / COMPAQ Subcategory: Java
Comment:
When I try to get into a room that I am on a site gamecolony.com and I can get in all game rooms besides 1. The room I can not get into when it dose not load it says error click for details then it say Application error there was an error while exacuting this application please click for details then I click and the Following occurs. it starts by saying at top Java Plug-in 1.6.0_12 using JRE version 1.6.0_12 Java HotSpot(TM) User home directory= C:/ Documents and settings /Tom then theres a dotted line and it gose in letters down started with c: clear console memory Next line it says f: finalize Objects ect ect then g: garbage collect the letters go down with something like so behind it letter s go to x: then 0-5 set trace level to <n>... then dotted line agian. then its alot of stuff such as Java class gc/client/client others java.lang. class not found (unknown Sorce) others caused by java.net.connectexception: connection timed out others at sun.net www. protocal others sun.plungin2 appletclassloader then at the end after alot of stuff it says ...7 Exception: java.lang. classnotfoundException. gc. client./Client. class It really says alot of jibberjabber but I put most of it on there . If you could please tell me what I can do or what I can run to fix this problem I would really really appreicate it. Thank You so much and I hope for an answer my email is revalations@rocketmail.com and Name is Tom.... ThankYou
Summary: I am trying to log into my work comptuer via "Roam" (by Anywhere Group). When i have administrtor rights it will let me without a problem. When the user account is switched back to limited I get the...
Summary: You need to set the PATH variable. Run the command: export PATH=$PATH:/usr/java/jdk1.3.1/bin (Or whatever the path to Java is.) This will not stay set if you logout. To keep it set, you will need to a...
Summary: My project source code generate a A.java file with 6 classes defined in it, we currently need to compile each class manurarly, and the put the 6 .class file into some applet. Is there any super heros ...