Skip to Content
0
Former Member
Mar 16, 2010 at 01:47 PM

getting Java console error when trying to display the PO

45 Views

Hi All,

In the approved shopping cart when we select any item details and when we go and see the follow-on documents we get two options to select 1) Display as Graphic 2) Display as Table. When we are select the option 2 display as table we are able to see the shopping cart and also the PO and further when we click on the PO it is displaying the order details.

However when we go by option 1 display as graphic, we are able to get the details of the shopping cart and PO, but when we try to click on the PO we get Java error indicating as follows. "Error. Click for details". when we click the on the error a window will apper and indicates that Application failed to run.

we installed the latest version Java and tried still we are getting the same error. Can any body help me in this.

Java Plug-in 1.6.0_18

Using JRE version 1.6.0_18-b07 Java HotSpot(TM) Client VM

User home directory = J:\Documents and Settings\****

-


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>

-


java.lang.StringIndexOutOfBoundsException: String index out of range: 0

at java.lang.String.charAt(Unknown Source)

at VisnetMain.readParameter(VisnetMain.java:141)

at VisnetMain.init(VisnetMain.java:60)

at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

Exception: java.lang.StringIndexOutOfBoundsException: String index out of range: 0

java.lang.NullPointerException

at VisnetMain.start(VisnetMain.java:3770)

at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)

at java.lang.Thread.run(Unknown Source)

Exception: java.lang.NullPointerException