cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
caalip
Level 3

USS Install Error

Hi all,

I am trying to run a pure java install on USS and get the following stack trace. Does anyone have any direction what might be the problem?

Exception in thread "main" java.lang.ExceptionInInitializerError
at java.lang.J9VMInternals.initialize(J9VMInternals.java:222)
at install.main(DashoA10*..)
Caused by: java.lang.StringIndexOutOfBoundsException
at java.lang.String.substring(String.java:1093)
at ZeroGd.(DashoA10*..)
at java.lang.J9VMInternals.initializeImpl(Native Method)
at java.lang.J9VMInternals.initialize(J9VMInternals.java:200)
... 1 more

Grae
Labels (1)
0 Kudos
(1) Reply
madhavbantwal
Level 6

Hi,

Could you provide us more insight on this please

Say
1. Your Project file configuration
2. Which version of java your trying to execute the pure java

Thanks,
Madhav Pai
0 Kudos