Results 1 to 2 of 2
Thread: Sudden problem with Java
- 03-04-2011, 08:49 AM #1
Member
- Join Date
- Mar 2011
- Posts
- 2
- Rep Power
- 0
Sudden problem with Java
For years, I have been accessing live share prices on Advfn website without problems. Now, whenever I access the website, Java allow the first page of live prices to load successfully, but then after, it always shows an error
This is from the Java Console
BaseControl.start(): Loading class advfnclient.Monitor
NM (10:41:34.106) IPC.register: Monitor
NM (10:41:34.106) register - no master present
NM (10:41:34.106) [IPC.init]: Creating master thread
NM (10:41:34.106) [IPC.constructor]: Host = stream-1.advfn.com
#1 (10:41:34.106) [IPC.run]: IPC thread started
#1 (10:41:34.106) [IPC.register]: Registered IPC.Client (Monitor, id = 0, tag = null)
#1 (10:41:34.360) [IPC.connect]: Trying connection method Method 0 (port 7000)
#1 (10:41:34.360) [IPC.stream_connect]: stream-1.advfn.com, Method 0 (port 7000)
#1 (10:41:34.482) [IPC.stream_connect]: Connection established (Method 0 (port 7000))
#1 (10:41:34.482) [IPC.connect]: Succeeded
#1 (10:41:34.482) [IPC.runConnected]: Start, using method Method 0 (port 7000)
#1 (10:41:34.527) [IPC.handle_line]: Connection actually established
#1 (10:41:34.527) [IPC.clientLogin]: IPC.Client (Monitor, id = 0, tag = 1299235294359,0) Method 0 (port 7000)
#1 (10:41:34.837) Streamer: streamer4 d 20544
#1 (10:41:34.838) [IPC.handle_line]: Load completed for IPC.Client (Monitor, id = 0, tag = 1299235294359,0)
#1 (10:41:34.838) [IPC.handle_line]: Got sent error code 0
#1 (10:41:36.76) [IPC.unregister]: IPC.Client (Monitor, id = 0, tag = 1299235294359,0)
#1 (10:41:36.666) [IPC.clientLogout]: IPC.Client (Monitor, id = 0, tag = 1299235294359,0)
#1 (10:41:36.678) [IPC.processClients]: No clients left, disconnecting
#1 (10:41:36.679) [IPC.disconnect]: Finished disconnect
#1 (10:41:36.679) [IPC.read]: No stream
#1 (10:41:36.679) [IPC.runConnected]: Error on read = -1
#1 (10:41:36.722) thread interruptedjava.lang.InterruptedException: sleep interrupted
exception: Permission denied: Free stock prices, quotes, stock charts, market news and streaming real-time stock quotes..
java.lang.SecurityException: Permission denied: Free stock prices, quotes, stock charts, market news and streaming real-time stock quotes.
at sun.plugin2.applet.Plugin2Manager$AppletExecutionR unnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception: java.lang.SecurityException: Permission denied: Free stock prices, quotes, stock charts, market news and streaming real-time stock quotes.
Any ideas anyone?Last edited by geoffo; 03-04-2011 at 10:32 AM.
- 03-04-2011, 06:19 PM #2
Member
- Join Date
- Mar 2011
- Posts
- 2
- Rep Power
- 0
Similar Threads
-
Problem Display Jmenubar Java Se6 u23 versus Java SE6 u22
By Ravanelly in forum Advanced JavaReplies: 0Last Post: 01-07-2011, 09:36 AM -
Having a problem with Java...
By sek in forum New To JavaReplies: 17Last Post: 05-29-2010, 04:28 PM -
Need help with a Java problem.
By firestarter in forum New To JavaReplies: 2Last Post: 10-04-2009, 12:24 AM -
Slow all of a sudden.
By Josh @ Dreamland in forum New To JavaReplies: 3Last Post: 08-19-2008, 06:02 AM -
JAVA if problem
By toby in forum New To JavaReplies: 2Last Post: 07-25-2007, 07:58 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks