You are viewing a plain text version of this content. The canonical link for it is here.
Posted to wsrp4j-user@portals.apache.org by "Subramanyam Yeleswarapu (subbu)" <Su...@oracle.com> on 2004/06/09 19:06:14 UTC

I get error running install-swing-consumer.sh

Hi All,

I just checked out wsrpj from cvs.

The install-swing-consumer.bat ended with following error

Compiling 32 source files to C:\Documents and 
Settings\syeleswa.ST-IDC\ws-wsrp4j
\bin\classes
sun.tools.java.CompilerError: checkOverride() synthetic
        at 
sun.tools.java.MemberDefinition.checkOverride(MemberDefinition.java:5
63)
        at 
sun.tools.java.MemberDefinition.checkOverride(MemberDefinition.java:5
29)
        at 
sun.tools.java.ClassDefinition.collectOneClass(ClassDefinition.java:1
300)
        at 
sun.tools.java.ClassDefinition.collectInheritedMethods(ClassDefinitio
n.java:1504)
        at sun.tools.java.BinaryClass.basicCheck(BinaryClass.java:76)
        at 
sun.tools.java.ClassDeclaration.getClassDefinition(ClassDeclaration.j
ava:133)
        at 
sun.tools.java.Environment.getClassDefinition(Environment.java:126)
        at 
sun.tools.java.Environment.getClassDefinition(Environment.java:143)
        at sun.tools.java.Environment.implicitCast(Environment.java:679)
        at sun.tools.java.Environment.isMoreSpecific(Environment.java:626)
        at sun.tools.java.Environment.isApplicable(Environment.java:601)
        at 
sun.tools.java.ClassDefinition.matchMethod(ClassDefinition.java:990)
        at 
sun.tools.java.ClassDefinition.matchMethod(ClassDefinition.java:1065)

        at 
sun.tools.tree.MethodExpression.checkValue(MethodExpression.java:282)

        at sun.tools.tree.MethodExpression.check(MethodExpression.java:571)
        at 
sun.tools.tree.ExpressionStatement.check(ExpressionStatement.java:35)

        at sun.tools.tree.Statement.checkBlockStatement(Statement.java:153)
        at sun.tools.tree.CompoundStatement.check(CompoundStatement.java:61)
        at sun.tools.tree.Statement.checkMethod(Statement.java:88)
        at sun.tools.javac.SourceMember.check(SourceMember.java:535)
        at sun.tools.javac.SourceClass.checkMembers(SourceClass.java:998)
        at sun.tools.javac.SourceClass.checkInternal(SourceClass.java:608)
        at sun.tools.javac.SourceClass.check(SourceClass.java:507)
        at sun.tools.javac.Main.compile(Main.java:546)
        at java.lang.reflect.Method.invoke(Native Method)
        at 
org.apache.tools.ant.taskdefs.compilers.Javac12.execute(Javac12.java:
105)
        at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:840)
        at org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:682)
        at org.apache.tools.ant.Task.perform(Task.java:319)
        at org.apache.tools.ant.Target.execute(Target.java:309)
        at org.apache.tools.ant.Target.performTasks(Target.java:336)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
        at org.apache.tools.ant.taskdefs.Ant.execute(Ant.java:371)
        at 
org.apache.tools.ant.taskdefs.CallTarget.execute(CallTarget.java:143)

        at org.apache.tools.ant.Task.perform(Task.java:319)
        at org.apache.tools.ant.Target.execute(Target.java:309)
        at org.apache.tools.ant.Target.performTasks(Target.java:336)
        at org.apache.tools.ant.Project.executeTarget(Project.java:1306)
        at org.apache.tools.ant.Project.executeTargets(Project.java:1250)
        at org.apache.tools.ant.Main.runBuild(Main.java:610)
        at org.apache.tools.ant.Main.start(Main.java:196)
        at org.apache.tools.ant.Main.main(Main.java:235)
error: An error has occurred in the compiler; please file a bug report 
(http://j
ava.sun.com/cgi-bin/bugreport.cgi).
Note: C:\Documents and 
Settings\syeleswa.ST-IDC\ws-wsrp4j\src\org\apache\wsrp4j\
producer\provider\pluto\driver\StoredResponse.java uses or overrides a 
deprecate
d API.  Recompile with "-deprecation" for details.
1 error, 1 warning

BUILD FAILED

file:C:/Documents and 
Settings/syeleswa.ST-IDC/ws-wsrp4j/build/build.xml:187: Compile failed; 
see the compiler error output for details.

Total time: 1 second

Thanks,
subbu