I had the same problem. I have no idea what caused it. I ended up completely restructuring my javaflow. I think it had to do with having try catch blocks and returning from them, but I really don't have any idea what caused it.
roy huang wrote: >Hi: > I try to switch flowscript to javaflow and write a method base original > flowscript.But I got the error: > org.apache.bcel.verifier.exc.StructuralCodeConstraintException: Instruction > '1976: aload[25](2) 47' is part of more than one subroutine (or of the top > level and a subroutine). > > Any suggesions? > > Roy Huang > >
