It's all about the answers!

Ask a question

ws.ecs.internal.scan.context.impl.Scanner- unable to open input stream for resource module-info.class in archive jar files


Raj Kapoor (2741930) | asked May 13 '21, 12:41 a.m.

I am performing an installation and followed the url - https://www.ibm.com/docs/en/elo-p/6.0.6.1?topic=server-comibmrpewebappear-deployment
WAS - 9.0.0.0
RPE 6.0.6.1
tried with SDK - 8.0.6.26 and 8.0.6.5

After the installation when I deploy com.ibm.rpeweb.app.ear and start rpe on WebSphere I start receiving below mentioned errors in System.out.log

com.ibm.ws.ecs.internal.scan.context.impl.ScannerContextImpl scanJAR unable to open input stream for resource module-info.class in archive WEB-INF/lib/yasson-1.0.1.jar
java.lang.IllegalArgumentException
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at org.objectweb.asm.ClassReader.<init>(Unknown Source)
at org.objectweb.asm.ClassReader.<init>(Unknown Source)

Please suggest how I can resolve it. Is it a known issue and have fix or its a java issue?

One answer



permanent link
Raj Kapoor (2741930) | answered May 14 '21, 12:28 p.m.

 Its a bug in WAS 9.0.0.0, upgrade to 9.0.0.11 resolved it

Your answer


Register or to post your answer.


Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.