• RSS
  • Twitter
  • FaceBook

Security Forums

Log in

FAQ | Search | Usergroups | Profile | Register | RSS | Posting Guidelines | Recent Posts

Software changed settings that have disabled javascript.....

Users browsing this topic:0 Security Fans, 0 Stealth Security Fans
Registered Security Fans: None
Post new topic   Reply to topic   Printer-friendly version    Networking/Security Forums Index -> Security Related Software

View previous topic :: View next topic  
Author Message
rockguy66
Just Arrived
Just Arrived


Joined: 05 Jul 2009
Posts: 0


Offline

PostPosted: Sun Jul 05, 2009 9:40 pm    Post subject: Software changed settings that have disabled javascript..... Reply with quote

Hi all,

I have an issue I haven't been able to get help with. Recently, some software I installed has changed something in my settings that has disabled JavaScript or blocked it. All of the JavaScript test web pages I have went to say it is installed, and I have verified that it is enabled in the settings. But, if I go to any site that uses it, it is telling me that I need to get a browser capable of using JavaScript. Case in point, You Tube is a good test site. It continues to tell me that either JavaScript is not enabled or that I need the latest Flash Player. I have verified and even downloaded the latest flash player. I also tried installing 3 other browsers, Firefox, Opera, Safari. All have the same issue. Does anyone have any advice on what could be blocking JavaScript? The program I used was called Advanced System Care by IoBit. I cannot prove it was that program and the restore points I have used in the program didn't fix it, but they are not getting back to me and now I have 4 systems (all with ASC) that have the same issue. Any help? Is there a place in the registry that this can be enabled/disabled? I am stumped. I do not want to have to reinstall 4 systems... also, when in IE, I see that there are errors on the page. These error include "X is undefined" and "object expected" errors...I hope that helps you help me!!

Thanks,

Rockguy66
Back to top
View user's profile Send private message
rockguy66
Just Arrived
Just Arrived


Joined: 05 Jul 2009
Posts: 0


Offline

PostPosted: Sun Jul 05, 2009 10:31 pm    Post subject: some more information.... Reply with quote

I copied this out of the Java Console, it might help....seems classes are not found....

Java Plug-in 1.6.0_14
Using JRE version 1.6.0_14-b08 Java HotSpot(TM) Client VM
User home directory = C:\Documents and Settings\Barrett

----------------------------------------------------
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>
----------------------------------------------------

security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.
security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws
security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws
security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy
security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy
security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy,com.sun.jnlp
security: property package.definition value null
security: property package.definition new value com.sun.javaws
security: property package.definition value com.sun.javaws
security: property package.definition new value com.sun.javaws,com.sun.deploy
security: property package.definition value com.sun.javaws,com.sun.deploy
security: property package.definition new value com.sun.javaws,com.sun.deploy,com.sun.jnlp
security: property package.access value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy,com.sun.jnlp
security: property package.access new value sun.,com.sun.xml.internal.ws.,com.sun.xml.internal.bind.,com.sun.javaws,com.sun.deploy,com.sun.jnlp,org.mozilla.jss
security: property package.definition value com.sun.javaws,com.sun.deploy,com.sun.jnlp
security: property package.definition new value com.sun.javaws,com.sun.deploy,com.sun.jnlp,org.mozilla.jss
basic: Added progress listener: sun.plugin.util.GrayBoxPainter$GrayBoxProgressListener@1d99a4d
network: Cache entry not found [url: http://www.java.com/jsp_utils/jreCheck.class, version: null]
network: Connecting http://www.java.com/jsp_utils/jreCheck.class with proxy=DIRECT
network: Connecting http://www.java.com:80/ with proxy=DIRECT
network: Connecting http://www.java.com/jsp_utils/jreCheck.class with cookie "preturnPage=; JSESSIONID=47A50347DC6D5BB5A506DD2862500701"
network: Connecting http://www.java.com:80/ with proxy=DIRECT
network: Cache entry not found [url: http://www.java.com/jsp_utils/jreCheck/class.class, version: null]
network: Connecting http://www.java.com/jsp_utils/jreCheck/class.class with proxy=DIRECT
network: Connecting http://www.java.com:80/ with proxy=DIRECT
network: Connecting http://www.java.com/jsp_utils/jreCheck/class.class with cookie "preturnPage=; JSESSIONID=47A50347DC6D5BB5A506DD2862500701"
network: Connecting http://www.java.com:80/ with proxy=DIRECT
basic: load: class jreCheck.class not found.
load: class jreCheck.class not found.
java.lang.ClassNotFoundException: jreCheck.class
at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
at java.lang.ClassLoader.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)
Caused by: java.net.SocketException: Unexpected end of file from server
at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
at sun.net.www.http.HttpClient.parseHTTPHeader(Unknown Source)
at sun.net.www.http.HttpClient.parseHTTP(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at java.net.HttpURLConnection.getResponseCode(Unknown Source)
at sun.plugin2.applet.Applet2ClassLoader.getBytes(Unknown Source)
at sun.plugin2.applet.Applet2ClassLoader.access$000(Unknown Source)
at sun.plugin2.applet.Applet2ClassLoader$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
... 7 more
Exception: java.lang.ClassNotFoundException: jreCheck.class
security: Accessing keys and certificate in Mozilla user profile: null

I hope that sheds some light...
Back to top
View user's profile Send private message
Display posts from previous:   

Post new topic   Reply to topic   Printer-friendly version    Networking/Security Forums Index -> Security Related Software All times are GMT + 2 Hours
Page 1 of 1


 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum

Community Area

Log in | Register