[fedora-java] JacORB build problem

Anthony Green green at redhat.com
Tue Dec 13 16:06:42 UTC 2005


On Mon, 2005-12-12 at 17:56 +0100, Mark Wielaard wrote:
> Which fields are these?

Here are all the errors.

AG


    [javac] 19. ERROR in /usr/src/redhat/BUILD/JacORB_2_2/src/org/jacorb/orb/ORBSingleton.java
    [javac]  (at line 525)
    [javac]     return new org.jacorb.orb.TypeCode (org.omg.CORBA.TCKind._tk_local_interface,
    [javac]
    [javac]                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] org.omg.CORBA.TCKind._tk_local_interface cannot be resolved


    [javac] 24. ERROR
in /usr/src/redhat/BUILD/JacORB_2_2/src/org/jacorb/poa/POA.java
    [javac]  (at line 47)
    [javac]     public class POA
    [javac]                  ^^^
    [javac] The type POA must implement the inherited abstract method
POAOperations.id()


    [javac] 26. ERROR
in /usr/src/redhat/BUILD/JacORB_2_2/src/org/jacorb/poa/POA.java
    [javac]  (at line 826)
    [javac]     public org.omg.CORBA.Object
create_reference_with_id(byte[] oid,
    [javac]
    [javac]                                       String intf_rep_id)
    [javac]         throws WrongPolicy
    [javac]
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] Exception WrongPolicy is not compatible with throws clause
in POAOperations.create_\reference_with_id(byte[], String)


    [javac] 76. ERROR
in /usr/src/redhat/BUILD/JacORB_2_2/src/org/jacorb/orb/portableInterceptor/IORInfoImpl.java
    [javac]  (at line 44)
    [javac]     public class IORInfoImpl extends
org.omg.CORBA.LocalObject
    [javac]                  ^^^^^^^^^^^
    [javac] The type IORInfoImpl must implement the inherited abstract
method IORInfoOperations.current_factory()
    [javac] ----------


    [javac] 77. ERROR
in /usr/src/redhat/BUILD/JacORB_2_2/src/org/jacorb/orb/portableInterceptor/IORInfoImpl.java
    [javac]  (at line 44)
    [javac]     public class IORInfoImpl extends
org.omg.CORBA.LocalObject
    [javac]                  ^^^^^^^^^^^
    [javac] The type IORInfoImpl must implement the inherited abstract
method IORInfoOperations.state()


    [javac] 79. ERROR
in /usr/src/redhat/BUILD/JacORB_2_2/src/org/jacorb/orb/portableInterceptor/IORInfoImpl.java
    [javac]  (at line 44)
    [javac]     public class IORInfoImpl extends
org.omg.CORBA.LocalObject
    [javac]                  ^^^^^^^^^^^
    [javac] The type IORInfoImpl must implement the inherited abstract
method IORInfoOperations.adapter_template()
    [javac] ----------


    [javac] 80. ERROR
in /usr/src/redhat/BUILD/JacORB_2_2/src/org/jacorb/orb/portableInterceptor/IORInfoImpl.java
    [javac]  (at line 44)
    [javac]     public class IORInfoImpl extends
org.omg.CORBA.LocalObject
    [javac]                  ^^^^^^^^^^^
    [javac] The type IORInfoImpl must implement the inherited abstract
method IORInfoOperations.manager_id()
    [javac] ----------


    [javac] 81. ERROR
in /usr/src/redhat/BUILD/JacORB_2_2/src/org/jacorb/orb/portableInterceptor/IORInfoImpl.java
    [javac]  (at line 44)
    [javac]     public class IORInfoImpl extends
org.omg.CORBA.LocalObject
    [javac]                  ^^^^^^^^^^^
    [javac] The type IORInfoImpl must implement the inherited abstract
method IORInfoOperations.current_factory(ObjectReferenceFactory)


    [javac] 92. ERROR
in /usr/src/redhat/BUILD/JacORB_2_2/src/org/jacorb/orb/ServantDelegate.java
    [javac]  (at line 268)
    [javac]     _out.write_Object(self._get_interface() );
    [javac]                            ^^^^^^^^^^^^^^
    [javac] The method _get_interface() is undefined for the type
Servant


    [javac] 103. ERROR
in /usr/src/redhat/BUILD/JacORB_2_2/src/org/jacorb/orb/TypeCode.java
    [javac]  (at line 598)
    [javac]     case   TCKind._tk_local_interface:
    [javac]            ^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] TCKind._tk_local_interface cannot be resolved
    [javac] ----------


    [javac] 104. ERROR
in /usr/src/redhat/BUILD/JacORB_2_2/src/org/jacorb/orb/TypeCode.java
    [javac]  (at line 624)
    [javac]     case   TCKind._tk_local_interface:
    [javac]            ^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] TCKind._tk_local_interface cannot be resolved
    [javac] ----------


    [javac] 105. ERROR
in /usr/src/redhat/BUILD/JacORB_2_2/src/org/jacorb/orb/TypeCode.java
    [javac]  (at line 942)
    [javac]     kind == TCKind._tk_local_interface )
    [javac]             ^^^^^^^^^^^^^^^^^^^^^^^^^^
    [javac] TCKind._tk_local_interface cannot be resolved
    [javac] ----------


    [javac] 107. ERROR
in /usr/src/redhat/BUILD/JacORB_2_2/src/org/jacorb/orb/TypeCode.java
    [javac]  (at line 1114)
    [javac]     case   TCKind._tk_local_interface:
    [javac]            ^^^^^^^^^^^^^^^^^^^^^^^^^^

    [javac] TCKind._tk_local_interface cannot be resolved


    [javac] 212. ERROR
in /usr/src/redhat/BUILD/JacORB_2_2/src/org/jacorb/orb/portableIntercept
\or/ServerRequestInfoImpl.java
    [javac]  (at line 45)
    [javac]     public class ServerRequestInfoImpl
    [javac]                  ^^^^^^^^^^^^^^^^^^^^^
    [javac] The type ServerRequestInfoImpl must implement the inherited
abstract method ServerRequestInfoOperations.orb_id()


    [javac] 214. ERROR
in /usr/src/redhat/BUILD/JacORB_2_2/src/org/jacorb/orb/portableInterceptor/ServerRequestInfoImpl.java
    [javac]  (at line 45)
    [javac]     public class ServerRequestInfoImpl
    [javac]                  ^^^^^^^^^^^^^^^^^^^^^
    [javac] The type ServerRequestInfoImpl must implement the inherited
abstract method ServerRequestInfoOperations.adapter_name()
    [javac] ----------


    [javac] 215. ERROR
in /usr/src/redhat/BUILD/JacORB_2_2/src/org/jacorb/orb/portableInterceptor/ServerRequestInfoImpl.java
    [javac]  (at line 45)
    [javac]     public class ServerRequestInfoImpl
    [javac]                  ^^^^^^^^^^^^^^^^^^^^^
    [javac] The type ServerRequestInfoImpl must implement the inherited
abstract method ServerRequestInfoOperations.server_id()

AG




More information about the fedora-devel-java-list mailing list