Errors compiling the example.rmi_iiop.ejb.generic_idl example

Hello,
I have WebLogic Server 6.0, jdk1.3, Inprise's Visibroker for C++ 4.0 all on Windows
NT.
I am following the steps on the examples\rmi_iiop\ejb\generic_idl\package-summary.html
page in my weblogic directory. The errors occur at step 3g of the section "Compile
the c++ stubs and client source file ".
The errors are output by the java compiler. They are:
C:\bea\wlserver6.0 samples\examples\rmi_iiop\ejb\generic_idl>CL /MD /DTHREAD /no
logo -DWIN32 /GX /DSTRICT /DALIGNED /DVISIBROKER /DMSVCUSING_BUG /DMSVCNESTEDUS
ING_BUG -Icpp -Ic:\Inprise\vbroker\include -Ic:\Inprise\vbroker\include\stubs -I
C:\bea\wlserver6.0\samples -c Trader_c.cpp TraderHome_c.cpp cpp\Client.cpp cpp\j
avax\ejb\EJBObject_c.cpp cpp\javax\ejb\EJBHome_c.cpp cpp\javax\ejb\RemoveEx_c.cp
p cpp\javax\ejb\RemoveException_c.cpp cpp\java\lang\_Object_c.cpp cpp\java\lang\
Exc.cpp cpp\java\lang\_Exception_c.cpp cpp\java\lang\Throwable_c.cpp cpp\java\
rmi\Remote_c.cpp cpp\java\io\PrintWriter_c.cpp cpp\java\io\PrintStream_c.cpp cpp
\java\io\Writer_c.cpp cpp\java\io\Serializable_c.cpp cpp\java\io\IOException_c.c
pp cpp\java\io\IOEx_c.cpp cpp\org\omg\boxedRMI\seq1_wchar_c.cpp
Trader_c.cpp
Trader_c.hh(15) : warning C4067: unexpected tokens following pragma directive -
expected a newline
cpp\javax/ejb/EJBObject_c.hh(15) : warning C4067: unexpected tokens following pr
agma directive - expected a newline
cpp\javax/ejb/EJBObject_c.hh(18) : warning C4067: unexpected tokens following pr
agma directive - expected a newline
cpp\javax/ejb/RemoveEx_c.hh(15) : warning C4067: unexpected tokens following pra
gma directive - expected a newline
cpp\javax/ejb/RemoveException_c.hh(15) : warning C4067: unexpected tokens follow
ing pragma directive - expected a newline
cpp\java/lang/_Exception_c.hh(15) : warning C4067: unexpected tokens following p
ragma directive - expected a newline
cpp\java/lang/Throwable_c.hh(15) : warning C4067: unexpected tokens following pr
agma directive - expected a newline
cpp\java/lang/Throwable_c.hh(18) : warning C4067: unexpected tokens following pr
agma directive - expected a newline
cpp\java/io/PrintWriter_c.hh(15) : warning C4067: unexpected tokens following pr
agma directive - expected a newline
cpp\java/io/PrintWriter_c.hh(18) : warning C4067: unexpected tokens following pr
agma directive - expected a newline
cpp\java/io/PrintWriter_c.hh(21) : warning C4067: unexpected tokens following pr
agma directive - expected a newline
cpp\java/io/Writer_c.hh(15) : warning C4067: unexpected tokens following pragma
directive - expected a newline
cpp\java/io/Writer_c.hh(18) : warning C4067: unexpected tokens following pragma
directive - expected a newline
cpp\java/io/IOEx_c.hh(15) : warning C4067: unexpected tokens following pragma di
rective - expected a newline
cpp\java/io/IOException_c.hh(15) : warning C4067: unexpected tokens following pr
agma directive - expected a newline
cpp\java/io/IOException_c.hh(90) : error C2039: 'Exception' : is not a member of
'lang'
cpp\java/io/IOException_c.hh(90) : error C2504: 'Exception' : base class undefin
ed
cpp\java/io/IOException_c.hh(127) : error C2039: 'OBV_Exception' : is not a memb
er of 'lang'
cpp\java/io/IOException_c.hh(127) : error C2504: 'OBV_Exception' : base class un
defined
cpp\java/lang/Throwable_c.hh(21) : warning C4067: unexpected tokens following pr
agma directive - expected a newline
cpp\java/io/PrintStream_c.hh(15) : warning C4067: unexpected tokens following pr
agma directive - expected a newline
cpp\java/io/PrintStream_c.hh(18) : warning C4067: unexpected tokens following pr
agma directive - expected a newline
cpp\java/io/PrintStream_c.hh(21) : warning C4067: unexpected tokens following pr
agma directive - expected a newline
cpp\java/io/PrintStream_c.hh(22) : fatal error C1083: Cannot open include file:
'org/omg/boxedRMI/seq1_octet_c.hh': No such file or directory
TraderHome_c.cpp
TraderHome_c.hh(15) : warning C4067: unexpected tokens following pragma directiv
e - expected a newline
C:\bea\wlserver6.0\samples\examples/rmi_iiop/ejb/generic_idl/Trader_c.hh(15) : w
arning C4067: unexpected tokens following pragma directive - expected a newline
cpp\javax/ejb/EJBObject_c.hh(15) : warning C4067: unexpected tokens following pr
agma directive - expected a newline
cpp\javax/ejb/EJBObject_c.hh(18) : warning C4067: unexpected tokens following pr
agma directive - expected a newline
cpp\javax/ejb/RemoveEx_c.hh(15) : warning C4067: unexpected tokens following pra
gma directive - expected a newline
cpp\javax/ejb/RemoveException_c.hh(15) : warning C4067: unexpected tokens follow
ing pragma directive - expected a newline
cpp\java/lang/_Exception_c.hh(15) : warning C4067: unexpected tokens following p
ragma directive - expected a newline
cpp\java/lang/Throwable_c.hh(15) : warning C4067: unexpected tokens following pr
agma directive - expected a newline
cpp\java/lang/Throwable_c.hh(18) : warning C4067: unexpected tokens following pr
agma directive - expected a newline
cpp\java/io/PrintWriter_c.hh(15) : warning C4067: unexpected tokens following pr
agma directive - expected a newline
cpp\java/io/PrintWriter_c.hh(18) : warning C4067: unexpected tokens following pr
agma directive - expected a newline
cpp\java/io/PrintWriter_c.hh(21) : warning C4067: unexpected tokens following pr
agma directive - expected a newline
cpp\java/io/Writer_c.hh(15) : warning C4067: unexpected tokens following pragma
directive - expected a newline
cpp\java/io/Writer_c.hh(18) : warning C4067: unexpected tokens following pragma
directive - expected a newline
cpp\java/io/IOEx_c.hh(15) : warning C4067: unexpected tokens following pragma di
rective - expected a newline
cpp\java/io/IOException_c.hh(15) : warning C4067: unexpected tokens following pr
agma directive - expected a newline
cpp\java/io/IOException_c.hh(90) : error C2039: 'Exception' : is not a member of
'lang'
cpp\java/io/IOException_c.hh(90) : error C2504: 'Exception' : base class undefin
ed
cpp\java/io/IOException_c.hh(127) : error C2039: 'OBV_Exception' : is not a memb
er of 'lang'
cpp\java/io/IOException_c.hh(127) : error C2504: 'OBV_Exception' : base class un
defined
cpp\java/lang/Throwable_c.hh(21) : warning C4067: unexpected tokens following pr
agma directive - expected a newline
cpp\java/io/PrintStream_c.hh(15) : warning C4067: unexpected tokens following pr
agma directive - expected a newline
cpp\java/io/PrintStream_c.hh(18) : warning C4067: unexpected tokens following pr
agma directive - expected a newline
cpp\java/io/PrintStream_c.hh(21) : warning C4067: unexpected tokens following pr
agma directive - expected a newline
cpp\java/io/PrintStream_c.hh(22) : fatal error C1083: Cannot open include file:
'org/omg/boxedRMI/seq1_octet_c.hh': No such file or directory
Client.cpp
Have I misapplied some steps? Or, my env has not been set correctly?
Any help would be greatly appreciated.
Kevin Wu

Thanks for your respond, Eduardo.
Could you explain me in more detail why the C++ code doesn't compile, and how the
new target in the make file can help us?
Thanks!
Eduardo Ceballos <[email protected]> wrote:
There's nothing wrong with what you've done. The C code just doesn't compile.
Grab WLS 6.0 SP1 when it is available (shortly). There is a new target in
the make file that narrows the IDL production by method signature.
Kevin Wu wrote:
Hello,
I have WebLogic Server 6.0, jdk1.3, Inprise's Visibroker for C++ 4.0 allon Windows
NT.
I am following the steps on the examples\rmi_iiop\ejb\generic_idl\package-summary.html
page in my weblogic directory. The errors occur at step 3g of the section"Compile
the c++ stubs and client source file ".
The errors are output by the java compiler. They are:
C:\bea\wlserver6.0 samples\examples\rmi_iiop\ejb\generic_idl>CL /MD /DTHREAD/no
logo -DWIN32 /GX /DSTRICT /DALIGNED /DVISIBROKER /DMSVCUSING_BUG /DMSVCNESTEDUS
ING_BUG -Icpp -Ic:\Inprise\vbroker\include -Ic:\Inprise\vbroker\include\stubs-I
C:\bea\wlserver6.0\samples -c Trader_c.cpp TraderHome_c.cpp cpp\Client.cppcpp\j
avax\ejb\EJBObject_c.cpp cpp\javax\ejb\EJBHome_c.cpp cpp\javax\ejb\RemoveEx_c.cp
p cpp\javax\ejb\RemoveException_c.cpp cpp\java\lang\_Object_c.cpp cpp\java\lang\
Exc.cpp cpp\java\lang\_Exception_c.cpp cpp\java\lang\Throwable_c.cppcpp\java\
rmi\Remote_c.cpp cpp\java\io\PrintWriter_c.cpp cpp\java\io\PrintStream_c.cppcpp
\java\io\Writer_c.cpp cpp\java\io\Serializable_c.cpp cpp\java\io\IOException_c.c
pp cpp\java\io\IOEx_c.cpp cpp\org\omg\boxedRMI\seq1_wchar_c.cpp
Trader_c.cpp
Trader_c.hh(15) : warning C4067: unexpected tokens following pragma directive-
expected a newline
cpp\javax/ejb/EJBObject_c.hh(15) : warning C4067: unexpected tokens followingpr
agma directive - expected a newline
cpp\javax/ejb/EJBObject_c.hh(18) : warning C4067: unexpected tokens followingpr
agma directive - expected a newline
cpp\javax/ejb/RemoveEx_c.hh(15) : warning C4067: unexpected tokens followingpra
gma directive - expected a newline
cpp\javax/ejb/RemoveException_c.hh(15) : warning C4067: unexpected tokensfollow
ing pragma directive - expected a newline
cpp\java/lang/_Exception_c.hh(15) : warning C4067: unexpected tokens followingp
ragma directive - expected a newline
cpp\java/lang/Throwable_c.hh(15) : warning C4067: unexpected tokens followingpr
agma directive - expected a newline
cpp\java/lang/Throwable_c.hh(18) : warning C4067: unexpected tokens followingpr
agma directive - expected a newline
cpp\java/io/PrintWriter_c.hh(15) : warning C4067: unexpected tokens followingpr
agma directive - expected a newline
cpp\java/io/PrintWriter_c.hh(18) : warning C4067: unexpected tokens followingpr
agma directive - expected a newline
cpp\java/io/PrintWriter_c.hh(21) : warning C4067: unexpected tokens followingpr
agma directive - expected a newline
cpp\java/io/Writer_c.hh(15) : warning C4067: unexpected tokens followingpragma
directive - expected a newline
cpp\java/io/Writer_c.hh(18) : warning C4067: unexpected tokens followingpragma
directive - expected a newline
cpp\java/io/IOEx_c.hh(15) : warning C4067: unexpected tokens followingpragma di
rective - expected a newline
cpp\java/io/IOException_c.hh(15) : warning C4067: unexpected tokens followingpr
agma directive - expected a newline
cpp\java/io/IOException_c.hh(90) : error C2039: 'Exception' : is not amember of
'lang'
cpp\java/io/IOException_c.hh(90) : error C2504: 'Exception' : base classundefin
ed
cpp\java/io/IOException_c.hh(127) : error C2039: 'OBV_Exception' : isnot a memb
er of 'lang'
cpp\java/io/IOException_c.hh(127) : error C2504: 'OBV_Exception' : baseclass un
defined
cpp\java/lang/Throwable_c.hh(21) : warning C4067: unexpected tokens followingpr
agma directive - expected a newline
cpp\java/io/PrintStream_c.hh(15) : warning C4067: unexpected tokens followingpr
agma directive - expected a newline
cpp\java/io/PrintStream_c.hh(18) : warning C4067: unexpected tokens followingpr
agma directive - expected a newline
cpp\java/io/PrintStream_c.hh(21) : warning C4067: unexpected tokens followingpr
agma directive - expected a newline
cpp\java/io/PrintStream_c.hh(22) : fatal error C1083: Cannot open includefile:
'org/omg/boxedRMI/seq1_octet_c.hh': No such file or directory
TraderHome_c.cpp
TraderHome_c.hh(15) : warning C4067: unexpected tokens following pragmadirectiv
e - expected a newline
C:\bea\wlserver6.0\samples\examples/rmi_iiop/ejb/generic_idl/Trader_c.hh(15): w
arning C4067: unexpected tokens following pragma directive - expecteda newline
cpp\javax/ejb/EJBObject_c.hh(15) : warning C4067: unexpected tokens followingpr
agma directive - expected a newline
cpp\javax/ejb/EJBObject_c.hh(18) : warning C4067: unexpected tokens followingpr
agma directive - expected a newline
cpp\javax/ejb/RemoveEx_c.hh(15) : warning C4067: unexpected tokens followingpra
gma directive - expected a newline
cpp\javax/ejb/RemoveException_c.hh(15) : warning C4067: unexpected tokensfollow
ing pragma directive - expected a newline
cpp\java/lang/_Exception_c.hh(15) : warning C4067: unexpected tokens followingp
ragma directive - expected a newline
cpp\java/lang/Throwable_c.hh(15) : warning C4067: unexpected tokens followingpr
agma directive - expected a newline
cpp\java/lang/Throwable_c.hh(18) : warning C4067: unexpected tokens followingpr
agma directive - expected a newline
cpp\java/io/PrintWriter_c.hh(15) : warning C4067: unexpected tokens followingpr
agma directive - expected a newline
cpp\java/io/PrintWriter_c.hh(18) : warning C4067: unexpected tokens followingpr
agma directive - expected a newline
cpp\java/io/PrintWriter_c.hh(21) : warning C4067: unexpected tokens followingpr
agma directive - expected a newline
cpp\java/io/Writer_c.hh(15) : warning C4067: unexpected tokens followingpragma
directive - expected a newline
cpp\java/io/Writer_c.hh(18) : warning C4067: unexpected tokens followingpragma
directive - expected a newline
cpp\java/io/IOEx_c.hh(15) : warning C4067: unexpected tokens followingpragma di
rective - expected a newline
cpp\java/io/IOException_c.hh(15) : warning C4067: unexpected tokens followingpr
agma directive - expected a newline
cpp\java/io/IOException_c.hh(90) : error C2039: 'Exception' : is not amember of
'lang'
cpp\java/io/IOException_c.hh(90) : error C2504: 'Exception' : base classundefin
ed
cpp\java/io/IOException_c.hh(127) : error C2039: 'OBV_Exception' : isnot a memb
er of 'lang'
cpp\java/io/IOException_c.hh(127) : error C2504: 'OBV_Exception' : baseclass un
defined
cpp\java/lang/Throwable_c.hh(21) : warning C4067: unexpected tokens followingpr
agma directive - expected a newline
cpp\java/io/PrintStream_c.hh(15) : warning C4067: unexpected tokens followingpr
agma directive - expected a newline
cpp\java/io/PrintStream_c.hh(18) : warning C4067: unexpected tokens followingpr
agma directive - expected a newline
cpp\java/io/PrintStream_c.hh(21) : warning C4067: unexpected tokens followingpr
agma directive - expected a newline
cpp\java/io/PrintStream_c.hh(22) : fatal error C1083: Cannot open includefile:
'org/omg/boxedRMI/seq1_octet_c.hh': No such file or directory
Client.cpp
Have I misapplied some steps? Or, my env has not been set correctly?
Any help would be greatly appreciated.
Kevin Wu

Similar Messages

  • Deploy EJB : Errors compiling the communication stubs

    Compiling Stubs...Errors compiling the communication stubs
    /tmp/ejb/oraclex/java/awt/ColorPackage/ColorSpaceHolder.java:35: Class java.awt.ColorPackage.ColorSpace not found.
    public java.awt.ColorPackage.ColorSpace value;
    ^
    /tmp/ejb/oraclex/java/awt/ColorPackage/ColorSpaceHolder.java:38: Class java.awt.ColorPackage.ColorSpace not found.
    public ColorSpaceHolder(java.awt.ColorPackage.ColorSpace value) {
    ^
    /tmp/ejb/oraclex/java/awt/ColorPackage/ColorSpaceHelper.java:38: Class java.awt.ColorPackage.ColorSpace not found.
    public static java.awt.ColorPackage.ColorSpace read(org.omg.CORBA.portable.InputStream _input) {
    ^
    /tmp/ejb/oraclex/java/awt/ColorPackage/ColorSpaceHelper.java:39: Class java.awt.ColorPackage.ColorSpace not found.
    return (java.awt.ColorPackage.ColorSpace) ((com.visigenic.vbroker.orb.GiopInputStream)_input).read_estruct("java.awt.ColorPackage.ColorSpace");
    ^
    /tmp/ejb/oraclex/java/awt/ColorPackage/ColorSpaceHelper.java:41: Class java.awt.ColorPackage.ColorSpace not found.
    public static void write(org.omg.CORBA.portable.OutputStream _output, java.awt.ColorPackage.ColorSpace value) {
    ^
    /tmp/ejb/oraclex/java/awt/ColorPackage/ColorSpaceHelper.java:42: Class java.awt.ColorPackage.ColorSpace not found in void write(org.omg.CORBA.portable.OutputStream, java.awt.ColorPackage.ColorSpace).
    ((com.visigenic.vbroker.orb.GiopOutputStream)_output).write_estruct(value, "java.awt.ColorPackage.ColorSpace");
    ^
    /tmp/ejb/oraclex/java/awt/ColorPackage/ColorSpaceHelper.java:44: Class java.awt.ColorPackage.ColorSpace not found.
    public static void insert(org.omg.CORBA.Any any, java.awt.ColorPackage.ColorSpace value) {
    ^
    /tmp/ejb/oraclex/java/awt/ColorPackage/ColorSpaceHelper.java:49: Class java.awt.ColorPackage.ColorSpace not found.
    public static java.awt.ColorPackage.ColorSpace extract(org.omg.CORBA.Any any) {
    There is no ColorSpace class ?

    ./my_deployejb.sh -republish -verbose -u mylog -p mypass -s sess_iiop://localhost:2481:mydb -temp /tmp/ejb -descriptor myejb.ejb myjar.jar
    avec my_deployejb.sh :
    #! /bin/ksh
    # %W% %E%
    addclasspath=""
    args=""
    while test $# -gt 0
    do
    case $1 in
    -classpath|-addclasspath) shift; addclasspath=$addclasspath:$1;;
    *) args="$args $1"
    esac
    shift
    done
    JRECLASSPATH=$JAVA_HOME/lib/tools.jar:$ORACLE_HOME/lib/aurora_client.jar:/oracle1/app/oracle/product/8.1.6/jlib/javax-ssl-1_1.jar:/oracle1/app/oracle/product/8.1.6/jlib/jssl-1_1.ja r:$ORACLE_HOME/lib/jasper.zip:$ORACLE_HOME/lib/vbjtools.jar:$ORACLE_HOME/lib/vbjorb.jar:$ORACLE_HOME/lib/vbjapp.jar:$ORACLE_HOME/javavm/lib/aurora.zip:$ORACLE_HOME/jdbc/lib/classes 12_01.zip$addclasspath:$CLASSPATH
    echo $JRECLASSPATH
    export JRECLASSPATH
    exec java -classpath $JRECLASSPATH oracle.aurora.ejb.deployment.GenerateEjb $args
    null

  • Deployejb : Oracle 8.1.6 : Errors compiling the communication stubs

    Hi,
    I was able to deploy EJB using JDeveloper 3.1 in the Oracle 8i (1.1.6) DB.However, when I try it manually, it is giving errors.
    I was able to use deployejb tool succesfully with Oracle 8.1.5 DB.Is there some problem with Oracle 8.1.6 DB?
    This is output, I am getting :
    Reading Deployment Descriptor...done
    Verifying Deployment Descriptor...done
    Gathering users...done
    Generating Comm Stubs.....................................done
    Compiling Stubs...Errors compiling the communication stubs
    C:\sandeep\JDeveloper3.0\class\TEMP\EJBPackage\_OracleEJBHomeImplBase.java:24: i
    llegal combination of modifiers: abstract and strictfp
    abstract public class _OracleEJBHomeImplBase extends org.omg.CORBA.portable.Skel
    eton implements EJBPackage.OracleEJBHome {
    ^
    C:\sandeep\JDeveloper3.0\class\TEMP\EJBPackage\_OracleEJBRemoteImplBase.java:24:
    illegal combination of modifiers: abstract and strictfp
    abstract public class _OracleEJBRemoteImplBase extends org.omg.CORBA.portable.Sk
    eleton implements EJBPackage.OracleEJBRemote {
    ^
    2 errors
    Is this a problem with the classpath/path settings?
    Please advise!!
    TIA
    Sandeep
    null

    Thanks,I got it
    -- Sandeep
    null

  • DeployEJB : Errors compiling the communication stubs

    Compiling Stubs...Errors compiling the communication stubs
    /tmp/ejb/oraclex/java/awt/ColorPackage/ColorSpaceHolder.java:35: Class java.awt.ColorPackage.ColorSpace not found.
    public java.awt.ColorPackage.ColorSpace value;
    ^
    /tmp/ejb/oraclex/java/awt/ColorPackage/ColorSpaceHolder.java:38: Class java.awt.ColorPackage.ColorSpace not found.
    public ColorSpaceHolder(java.awt.ColorPackage.ColorSpace value) {
    ^
    /tmp/ejb/oraclex/java/awt/ColorPackage/ColorSpaceHelper.java:38: Class java.awt.ColorPackage.ColorSpace not found.
    public static java.awt.ColorPackage.ColorSpace read(org.omg.CORBA.portable.InputStream _input) {
    ^
    /tmp/ejb/oraclex/java/awt/ColorPackage/ColorSpaceHelper.java:39: Class java.awt.ColorPackage.ColorSpace not found.
    return (java.awt.ColorPackage.ColorSpace) ((com.visigenic.vbroker.orb.GiopInputStream)_input).read_estruct("java.awt.ColorPackage.ColorSpace");
    ^
    /tmp/ejb/oraclex/java/awt/ColorPackage/ColorSpaceHelper.java:41: Class java.awt.ColorPackage.ColorSpace not found.
    public static void write(org.omg.CORBA.portable.OutputStream _output, java.awt.ColorPackage.ColorSpace value) {
    ^
    /tmp/ejb/oraclex/java/awt/ColorPackage/ColorSpaceHelper.java:42: Class java.awt.ColorPackage.ColorSpace not found in void write(org.omg.CORBA.portable.OutputStream, java.awt.ColorPackage.ColorSpace).
    ((com.visigenic.vbroker.orb.GiopOutputStream)_output).write_estruct(value, "java.awt.ColorPackage.ColorSpace");
    ^
    /tmp/ejb/oraclex/java/awt/ColorPackage/ColorSpaceHelper.java:44: Class java.awt.ColorPackage.ColorSpace not found.
    public static void insert(org.omg.CORBA.Any any, java.awt.ColorPackage.ColorSpace value) {
    ^
    /tmp/ejb/oraclex/java/awt/ColorPackage/ColorSpaceHelper.java:49: Class java.awt.ColorPackage.ColorSpace not found.
    public static java.awt.ColorPackage.ColorSpace extract(org.omg.CORBA.Any any) {
    There is no ColorSpace class ?

    Thanks, I got it
    -- Sandeep

  • Unexpected error compiling the runtime metadata for Split-Join.

    Hi Everyone,
    We are getting below error while restarting the managed servers on Weblogic. We are having 6 managed servers in our cluster. In one of the application in OSB10.3, we are using SplitJoin to call third party webservices. The application is getting deployed properly, and sometimes on one of the managed nodes, we are seeing below error during startup. The servers are coming into Running mode as per the console, but in logs we are seeing the error. No services are accessible on that particular managed node. We have to restart the server and by luck, it will come up properly. This is inconsistent behaviour from the managed servers. Below is the stack trace from stdout files. Any help would be greatly appreciated...
    <Jan 24, 2012 5:49:34 PM CST> <Error> <OSB FLOW Kernel> <BEA-2031003> <Split-Join deployment error during load notification: Unexpected error compiling the runtime metadata for Split-Join: "FISRecXferInqServiceV2_0/SplitJoin/RecXferInqSJ".
    com.bea.bpel.compiler.CompilerException: Unexpected error compiling the runtime metadata for Split-Join: "FISRecXferInqServiceV2_0/SplitJoin/RecXferInqSJ".
    com.bea.bpel.compiler.CompilerException: Unexpected error compiling the runtime metadata for Split-Join: "FISRecXferInqServiceV2_0/SplitJoin/RecXferInqSJ".
         at com.bea.alsb.flow.compiler.ProcessMetaDataFactory.create(ProcessMetaDataFactory.java:99)
         at com.bea.alsb.flow.resources.ResourceDeployer.deploy(ResourceDeployer.java:104)
         at com.bea.alsb.flow.resources.ResourceDeployer.access$100(ResourceDeployer.java:64)
         at com.bea.alsb.flow.resources.ResourceDeployer$LoadListener.onLoad(ResourceDeployer.java:545)
         at com.bea.wli.config.impl.ResourceListenerNotifier.sendLoadNotificationsInContext(ResourceListenerNotifier.java:239)
         Truncated. see log file for complete stacktrace
    >
    <Jan 24, 2012 5:49:34 PM CST> <Error> <ConfigFwk> <BEA-000000> <Failed in onLoad. Will not deliver the remainder of onLoad notifications to this listener.
    java.lang.RuntimeException: Unexpected error compiling the runtime metadata for Split-Join: "FISRecXferInqServiceV2_0/SplitJoin/RecXferInqSJ".
         at com.bea.alsb.flow.resources.ResourceDeployer$LoadListener.onLoad(ResourceDeployer.java:551)
         at com.bea.wli.config.impl.ResourceListenerNotifier.sendLoadNotificationsInContext(ResourceListenerNotifier.java:239)
         at com.bea.wli.config.impl.ResourceListenerNotifier.access$400(ResourceListenerNotifier.java:41)
         at com.bea.wli.config.impl.ResourceListenerNotifier$1.execute(ResourceListenerNotifier.java:152)
         at com.bea.wli.config.transaction.TransactionalTask._doExecute(TransactionalTask.java:217)
         Truncated. see log file for complete stacktrace
    com.bea.bpel.compiler.CompilerException: Unexpected error compiling the runtime metadata for Split-Join: "FISRecXferInqServiceV2_0/SplitJoin/RecXferInqSJ".
         at com.bea.alsb.flow.compiler.ProcessMetaDataFactory.create(ProcessMetaDataFactory.java:99)
         at com.bea.alsb.flow.resources.ResourceDeployer.deploy(ResourceDeployer.java:104)
         at com.bea.alsb.flow.resources.ResourceDeployer.access$100(ResourceDeployer.java:64)
         at com.bea.alsb.flow.resources.ResourceDeployer$LoadListener.onLoad(ResourceDeployer.java:545)
         at com.bea.wli.config.impl.ResourceListenerNotifier.sendLoadNotificationsInContext(ResourceListenerNotifier.java:239)
         Truncated. see log file for complete stacktrace

    Most 8.1 development was done with Workshop (the version before Eclipse integration). It is not set up to do Workshop Framework builds with Eclipse OOTB.
    If you are going to use Eclipse, then I would guess that your builds would be best done using Ant or similar. Check out the wls web service samples that install with the product and see if you can use any of those as a basis for using ANT in Eclipse.
    This is only theory, as I have not worked extensively with 8.1.

  • Errors compiling the rmi-iiop example.

    Hello,
    I have WebLogic Server 5.1, jdk1.3, Inprise's Visibroker for Java 4.0
    and Visibroker for C++ 4.0 all on Windows NT.
    I am following the steps on the index.html page in the
    examples/rmi_iiop/hello directory in my weblogic directory. The errors
    occur at step 5 of the section "Build the client".
    The errors are output by the java compiler. They are:
    examples\rmi_iiop\hello\_HelloWorld_Stub.java:17:
    examples.rmi_iiop.hello._HelloWorld_Stub should be declared abstract; it
    does not define bind() in examples.rmiiiop.hello._HelloWorld_Stub
    public class HelloWorldStub extends javax.rmi.CORBA.Stub implements
    HelloWorld {
    ^
    examples\rmi_iiop\hello\HelloImpl.java:12:
    examples.rmi_iiop.hello.HelloImpl should be declared abstract; it does
    not define isa(java.lang.String) in examples.rmi_iiop.hello.HelloImpl
    public class HelloImpl implements HelloWorld {
    Are there issues with jdk1.3? Or have I misapplied some steps?
    Any help would be greatly appreciated.
    David Hallam
    [email protected]

    The problem you are having is that the compiler is picking up another copy of HelloWorld... see if you can run the compiler with verbose turned on and find where it is getting the interface from... or try using javap...So, here is the output when I compile in verbose mode:
    D:\weblogic>javac -verbose -d %WL_HOME%\myserver\corbaclient
    examples\rmi_iiop\h
    ello\*.java
    [parsing started examples\rmi_iiop\hello\_HelloWorldStub.java]
    [parsing completed 160ms]
    [parsing started examples\rmi_iiop\hello\HelloClient.java]
    [parsing completed 30ms]
    [parsing started examples\rmi_iiop\hello\HelloImpl.java]
    [parsing completed 0ms]
    [parsing started examples\rmi_iiop\hello\HelloWorld.java]
    [parsing completed 10ms]
    [parsing started examples\rmi_iiop\hello\HelloWorldHelper.java]
    [parsing completed 0ms]
    [parsing started examples\rmi_iiop\hello\HelloWorldHolder.java]
    [parsing completed 0ms]
    [parsing started examples\rmi_iiop\hello\HelloWorldOperations.java]
    [parsing completed 0ms]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/portable/ObjectImpl.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/lang/Object.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/Object.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/portable/IDLEntity.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/io/Serializable.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/portable/Delegate.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/lang/String.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/io/ObjectInputStream.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/io/ObjectOutputStream.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CosNaming/NameComponent.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CosNaming/NamingContextHelper.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CosNaming/NamingContext.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/ORB.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/rmi/RemoteException.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/lang/Exception.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/Any.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/TypeCode.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/portable/InputStream.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/portable/OutputStream.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/portable/Streamable.class)]
    [checking examples.rmi_iiop.hello._HelloWorldStub]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/portable/ApplicationException.cl
    ass)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/lang/Throwable.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/MARSHAL.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/SystemException.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/lang/RuntimeException.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/portable/RemarshalException.clas
    s)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/io/InputStream.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/io/IOException.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/io/OutputStream.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/lang/Error.class)]
    [wrote
    D:\weblogic\myserver\corbaclient\examples\rmi_iiop\hello\_HelloWorldStub.
    class]
    [checking examples.rmi_iiop.hello.HelloWorld]
    [wrote
    D:\weblogic\myserver\corbaclient\examples\rmi_iiop\hello\HelloWorld.class
    [checking examples.rmi_iiop.hello.HelloWorldOperations]
    [wrote
    D:\weblogic\myserver\corbaclient\examples\rmi_iiop\hello\HelloWorldOperat
    ions.class]
    [checking examples.rmi_iiop.hello.HelloClient]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/lang/System.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/io/PrintStream.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/io/FilterOutputStream.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CosNaming/NamingContextOperations.clas
    s)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/BAD_PARAM.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CosNaming/NamingContextPackage/NotFoun
    d.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/UserException.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CosNaming/NamingContextPackage/CannotP
    roceed.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CosNaming/NamingContextPackage/Invalid
    Name.class)]
    [wrote
    D:\weblogic\myserver\corbaclient\examples\rmi_iiop\hello\HelloClient.clas
    s]
    [checking examples.rmi_iiop.hello.HelloImpl]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/Policy.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/SetOverrideType.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/DomainManager.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/Context.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/NVList.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/NamedValue.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/ExceptionList.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/ContextList.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/Request.class)]
    examples\rmi_iiop\hello\HelloImpl.java:12:
    examples.rmi_iiop.hello.HelloImpl sho
    uld be declared abstract; it does not define isa(java.lang.String) in
    examples
    .rmi_iiop.hello.HelloImpl
    public class HelloImpl implements HelloWorld {
    ^
    [loading D:\jdk1.3\jre\lib\rt.jar(javax/naming/Context.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(javax/naming/InitialContext.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(javax/naming/Name.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/lang/Comparable.class)]
    [checking examples.rmi_iiop.hello.HelloWorldHelper]
    [checking examples.rmi_iiop.hello.HelloWorldHolder]
    [total 1301ms]
    1 error

  • Re: Errors compiling the rmi-iiop example.

    As I said, apparently, you are trying to compile the IDL client in java using the RMI client classes. THere are two problems with this:
    1-- you must compile the rmi class definitions into a directory that can be easily excluded from the class path at the time you compile the idl definitions.
    2-- the idl definitions and the resulting classes are useless wrt the rmi definitions and wls, so the resulting classes must be compiled into directories other than those used by wls and the rmi clients.
    Another way to look at this is as follows:
    To compile the rmi definitions, you do:
    set ORIGINALCLASSPATH=CLASSPATH
    set CLASSPATH=../fooclasses;$CLASSPATH
    javac -d ../fooclasses rmi/FooImpl.java
    Then,
    -- you compile the jrmp classes as:
    rmic -d ../jrmpclasses rmi.FooImpl
    -- you compile the weblogic classes as:
    java weblogic.rmic -d ../wlsclasses rmi.FooImpl
    that is, you are allowed to compile from the same implementation class so long as it is compliant
    -- you compile the rmi-iiop classes as:
    java weblogic.rmic -iiop -d ../rmiiiopclasses rmi.FooImpl
    that is, as with jrmp and wls, the rmi-iiop classes share the same base type definitions and implementation.
    However, the idl classes are another matter. To compile the idl classes, you must generate the idl, generate the java files and generate the idl class files into another, separate directory, one which does not include any of ../fooclasses, ../jrmpclasses, ../wlsclasses or ../rmiiiopclasses
    directories.
    That is,
    java weblogic.rmic -idlDirtecory ../idl ...
    set CLASSPATH=ORIGINALCLASSPATH
    set CLASSPATH=../idlclasses;CLASSPATH
    cd ../idl
    idl2java rmi/Foo.idl
    javac -d ../idl rmi/*.java
    Hope this helps...
    "Hallam, David [CAR:5e10:EXCH]" wrote:
    The problem you are having is that the compiler is picking up another copy of HelloWorld... see if you can run the compiler with verbose turned on and find where it is getting the interface from... or try using javap...So, here is the output when I compile in verbose mode:
    D:\weblogic>javac -verbose -d %WL_HOME%\myserver\corbaclient
    examples\rmi_iiop\h
    ello\*.java
    [parsing started examples\rmi_iiop\hello\_HelloWorldStub.java]
    [parsing completed 160ms]
    [parsing started examples\rmi_iiop\hello\HelloClient.java]
    [parsing completed 30ms]
    [parsing started examples\rmi_iiop\hello\HelloImpl.java]
    [parsing completed 0ms]
    [parsing started examples\rmi_iiop\hello\HelloWorld.java]
    [parsing completed 10ms]
    [parsing started examples\rmi_iiop\hello\HelloWorldHelper.java]
    [parsing completed 0ms]
    [parsing started examples\rmi_iiop\hello\HelloWorldHolder.java]
    [parsing completed 0ms]
    [parsing started examples\rmi_iiop\hello\HelloWorldOperations.java]
    [parsing completed 0ms]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/portable/ObjectImpl.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/lang/Object.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/Object.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/portable/IDLEntity.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/io/Serializable.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/portable/Delegate.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/lang/String.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/io/ObjectInputStream.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/io/ObjectOutputStream.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CosNaming/NameComponent.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CosNaming/NamingContextHelper.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CosNaming/NamingContext.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/ORB.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/rmi/RemoteException.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/lang/Exception.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/Any.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/TypeCode.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/portable/InputStream.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/portable/OutputStream.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/portable/Streamable.class)]
    [checking examples.rmi_iiop.hello._HelloWorldStub]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/portable/ApplicationException.cl
    ass)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/lang/Throwable.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/MARSHAL.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/SystemException.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/lang/RuntimeException.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/portable/RemarshalException.clas
    s)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/io/InputStream.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/io/IOException.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/io/OutputStream.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/lang/Error.class)]
    [wrote
    D:\weblogic\myserver\corbaclient\examples\rmi_iiop\hello\_HelloWorldStub.
    class]
    [checking examples.rmi_iiop.hello.HelloWorld]
    [wrote
    D:\weblogic\myserver\corbaclient\examples\rmi_iiop\hello\HelloWorld.class
    [checking examples.rmi_iiop.hello.HelloWorldOperations]
    [wrote
    D:\weblogic\myserver\corbaclient\examples\rmi_iiop\hello\HelloWorldOperat
    ions.class]
    [checking examples.rmi_iiop.hello.HelloClient]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/lang/System.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/io/PrintStream.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/io/FilterOutputStream.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CosNaming/NamingContextOperations.clas
    s)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/BAD_PARAM.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CosNaming/NamingContextPackage/NotFoun
    d.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/UserException.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CosNaming/NamingContextPackage/CannotP
    roceed.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CosNaming/NamingContextPackage/Invalid
    Name.class)]
    [wrote
    D:\weblogic\myserver\corbaclient\examples\rmi_iiop\hello\HelloClient.clas
    s]
    [checking examples.rmi_iiop.hello.HelloImpl]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/Policy.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/SetOverrideType.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/DomainManager.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/Context.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/NVList.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/NamedValue.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/ExceptionList.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/ContextList.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/Request.class)]
    examples\rmi_iiop\hello\HelloImpl.java:12:
    examples.rmi_iiop.hello.HelloImpl sho
    uld be declared abstract; it does not define isa(java.lang.String) in
    examples
    .rmi_iiop.hello.HelloImpl
    public class HelloImpl implements HelloWorld {
    ^
    [loading D:\jdk1.3\jre\lib\rt.jar(javax/naming/Context.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(javax/naming/InitialContext.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(javax/naming/Name.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/lang/Comparable.class)]
    [checking examples.rmi_iiop.hello.HelloWorldHelper]
    [checking examples.rmi_iiop.hello.HelloWorldHolder]
    [total 1301ms]
    1 error[att1.html]

    test
    "Hallam, David [CAR:5e10:EXCH]" wrote:
    Eduardo,
    These directions worked perfectly, thank-you. One point though, this is
    COMPLETELY different to the directions on the index.html page in the
    examples directory.
    Regards,
    David Hallam.
    Eduardo Ceballos wrote:
    As I said, apparently, you are trying to compile the IDL client in
    java using the RMI client classes. THere are two problems with this:
    1-- you must compile the rmi class definitions into a directory that
    can be easily excluded from the class path at the time you compile the
    idl definitions.
    2-- the idl definitions and the resulting classes are useless wrt the
    rmi definitions and wls, so the resulting classes must be compiled
    into directories other than those used by wls and the rmi clients.
    Another way to look at this is as follows:
    To compile the rmi definitions, you do:
    set ORIGINALCLASSPATH=CLASSPATH
    set CLASSPATH=../fooclasses;$CLASSPATH
    javac -d ../fooclasses rmi/FooImpl.java
    Then,
    -- you compile the jrmp classes as:
    rmic -d ../jrmpclasses rmi.FooImpl
    -- you compile the weblogic classes as:
    java weblogic.rmic -d ../wlsclasses rmi.FooImpl
    that is, you are allowed to compile from the same implementation class
    so long as it is compliant
    -- you compile the rmi-iiop classes as:
    java weblogic.rmic -iiop -d ../rmiiiopclasses rmi.FooImpl
    that is, as with jrmp and wls, the rmi-iiop classes share the same
    base type definitions and implementation.
    However, the idl classes are another matter. To compile the idl
    classes, you must generate the idl, generate the java files and
    generate the idl class files into another, separate directory, one
    which does not include any of ../fooclasses, ../jrmpclasses,
    ../wlsclasses or ../rmiiiopclasses directories.
    That is,
    java weblogic.rmic -idlDirtecory ../idl ...
    set CLASSPATH=ORIGINALCLASSPATH
    set CLASSPATH=../idlclasses;CLASSPATH
    cd ../idl
    idl2java rmi/Foo.idl
    javac -d ../idl rmi/*.java
    Hope this helps...
    "Hallam, David [CAR:5e10:EXCH]" wrote:
    The problem you are having is that the compiler is picking upanother copy of HelloWorld... see if you can run the compiler with
    verbose turned on and find where it is getting the interface from...
    or try using javap...
    So, here is the output when I compile in verbose mode:
    D:\weblogic>javac -verbose -d %WL_HOME%\myserver\corbaclient
    examples\rmi_iiop\h
    ello\*.java
    [parsing started examples\rmi_iiop\hello\_HelloWorldStub.java]
    [parsing completed 160ms]
    [parsing started examples\rmi_iiop\hello\HelloClient.java]
    [parsing completed 30ms]
    [parsing started examples\rmi_iiop\hello\HelloImpl.java]
    [parsing completed 0ms]
    [parsing started examples\rmi_iiop\hello\HelloWorld.java]
    [parsing completed 10ms]
    [parsing started examples\rmi_iiop\hello\HelloWorldHelper.java]
    [parsing completed 0ms]
    [parsing started examples\rmi_iiop\hello\HelloWorldHolder.java]
    [parsing completed 0ms]
    [parsing started examples\rmi_iiop\hello\HelloWorldOperations.java]
    [parsing completed 0ms]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/portable/ObjectImpl.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/lang/Object.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/Object.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/portable/IDLEntity.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/io/Serializable.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/portable/Delegate.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/lang/String.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/io/ObjectInputStream.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/io/ObjectOutputStream.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CosNaming/NameComponent.class)]
    [loading
    D:\jdk1.
    \jre\lib\rt.jar(org/omg/CosNaming/NamingContextHelper.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CosNaming/NamingContext.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/ORB.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/rmi/RemoteException.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/lang/Exception.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/Any.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/TypeCode.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/portable/InputStream.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/portable/OutputStream.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/portable/Streamable.class)]
    [checking examples.rmi_iiop.hello._HelloWorldStub]
    [loading
    D:\jdk1.
    \jre\lib\rt.jar(org/omg/CORBA/portable/ApplicationException.cl
    ass)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/lang/Throwable.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/MARSHAL.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/SystemException.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/lang/RuntimeException.class)]
    [loading
    D:\jdk1.
    \jre\lib\rt.jar(org/omg/CORBA/portable/RemarshalException.clas
    s)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/io/InputStream.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/io/IOException.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/io/OutputStream.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/lang/Error.class)]
    [wrote
    D:\web
    ogic\myserver\corbaclient\examples\rmi_iiop\hello\_HelloWorldStub.
    class]
    [checking examples.rmi_iiop.hello.HelloWorld]
    [wrote
    D:\web
    ogic\myserver\corbaclient\examples\rmi_iiop\hello\HelloWorld.class
    [checking examples.rmi_iiop.hello.HelloWorldOperations]
    [wrote
    D:\web
    ogic\myserver\corbaclient\examples\rmi_iiop\hello\HelloWorldOperat
    ions.class]
    [checking examples.rmi_iiop.hello.HelloClient]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/lang/System.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/io/PrintStream.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/io/FilterOutputStream.class)]
    [loading
    D:\jdk1.
    \jre\lib\rt.jar(org/omg/CosNaming/NamingContextOperations.clas
    s)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/BAD_PARAM.class)]
    [loading
    D:\jdk1.
    \jre\lib\rt.jar(org/omg/CosNaming/NamingContextPackage/NotFoun
    d.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/UserException.class)]
    [loading
    D:\jdk1.
    \jre\lib\rt.jar(org/omg/CosNaming/NamingContextPackage/CannotP
    roceed.class)]
    [loading
    D:\jdk1.
    \jre\lib\rt.jar(org/omg/CosNaming/NamingContextPackage/Invalid
    Name.class)]
    [wrote
    D:\web
    ogic\myserver\corbaclient\examples\rmi_iiop\hello\HelloClient.clas
    s]
    [checking examples.rmi_iiop.hello.HelloImpl]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/Policy.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/SetOverrideType.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/DomainManager.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/Context.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/NVList.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/NamedValue.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/ExceptionList.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/ContextList.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(org/omg/CORBA/Request.class)]
    examples\rmi_iiop\hello\HelloImpl.java:12:
    examples.rmi_iiop.hello.HelloImpl sho
    uld be declared abstract; it does not define isa(java.lang.String)
    in
    examples
    .rmi_iiop.hello.HelloImpl
    public class HelloImpl implements HelloWorld {
    ^
    [loading D:\jdk1.3\jre\lib\rt.jar(javax/naming/Context.class)]
    [loading
    D:\jdk1.3\jre\lib\rt.jar(javax/naming/InitialContext.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(javax/naming/Name.class)]
    [loading D:\jdk1.3\jre\lib\rt.jar(java/lang/Comparable.class)]
    [checking examples.rmi_iiop.hello.HelloWorldHelper]
    [checking examples.rmi_iiop.hello.HelloWorldHolder]
    [total 1301ms]
    1 error
    Developer Relations Engineer
    BEA Support

  • Error compiling the BPEL classes while configuring custom approval process

    Hi,
    I get the below error, but unable to fix this. Any one who did face this issue please share your thoughts to overcome this.
    Error(45,34): Failed to compile bpel generated classes.
    failure to compile the generated BPEL classes for BPEL process "ApprovalProcess" of composite "default/SelfRegistrationApproval!1.0"
    The class path setting is incorrect.
    Ensure that the class path is set correctly. If this happens on the server side, verify that the custom classes or jars which this BPEL process is depending on are deployed correctly. Also verify that the run time is using the same release/version.
    Thanks,
    Bhaskar

    You need to keep all the custom jars at three places :
    1) Soa ext , and make sao extension jar by running ant
    2) Bpel classpath
    3) in your project as an external referrence

  • Error compiling the proyect in a new instalation

    Hi,
    i have to install my Studio creator 2.1 in a new machine, and after i have done the installation with any king of problem, but when i have trying to compile the project that i already have working in the debug windows trows the errors, and is imposible to continue deploying in the appserver 8.0
    init:
    deps-module-jar:
    deps-ear-jar:
    deps-jar:
    library-inclusion-in-archive:
    library-inclusion-in-manifest:
    Compiling 28 source files to C:\Espaceland\Aplicacion\Emasa\build\web\WEB-INF\classes
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:10: package com.sun.rave.web.ui.component does not exist
    import com.sun.rave.web.ui.component.Body;
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:11: package com.sun.rave.web.ui.component does not exist
    import com.sun.rave.web.ui.component.Form;
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:12: package com.sun.rave.web.ui.component does not exist
    import com.sun.rave.web.ui.component.Head;
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:13: package com.sun.rave.web.ui.component does not exist
    import com.sun.rave.web.ui.component.Html;
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:14: package com.sun.rave.web.ui.component does not exist
    import com.sun.rave.web.ui.component.Link;
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:15: package com.sun.rave.web.ui.component does not exist
    import com.sun.rave.web.ui.component.Page;
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:19: package com.sun.rave.web.ui.component does not exist
    import com.sun.rave.web.ui.component.Table;
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:20: package com.sun.rave.web.ui.component does not exist
    import com.sun.rave.web.ui.component.TableRowGroup;
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:21: package com.sun.rave.web.ui.model does not exist
    import com.sun.rave.web.ui.model.DefaultTableDataProvider;
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:22: package com.sun.rave.web.ui.component does not exist
    import com.sun.rave.web.ui.component.TableColumn;
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:23: package com.sun.rave.web.ui.component does not exist
    import com.sun.rave.web.ui.component.StaticText;
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:24: package com.sun.rave.web.ui.component does not exist
    import com.sun.rave.web.ui.component.Checkbox;
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:25: package com.sun.rave.web.ui.component does not exist
    import com.sun.rave.web.ui.component.Button;
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:26: package com.sun.rave.web.ui.component does not exist
    import com.sun.rave.web.ui.component.TextField;
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:28: package com.sun.rave.web.ui.component does not exist
    import com.sun.rave.web.ui.component.DropDown;
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:29: package com.sun.rave.web.ui.model does not exist
    import com.sun.rave.web.ui.model.SingleSelectOptionsList;
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:82: cannot find symbol
    symbol : class Page
    location: class emasa.ConfiguracionInformes
    private Page page1 = new Page();
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:84: cannot find symbol
    symbol : class Page
    location: class emasa.ConfiguracionInformes
    public Page getPage1() {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:88: cannot find symbol
    symbol : class Page
    location: class emasa.ConfiguracionInformes
    public void setPage1(Page p) {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:92: cannot find symbol
    symbol : class Html
    location: class emasa.ConfiguracionInformes
    private Html html1 = new Html();
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:94: cannot find symbol
    symbol : class Html
    location: class emasa.ConfiguracionInformes
    public Html getHtml1() {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:98: cannot find symbol
    symbol : class Html
    location: class emasa.ConfiguracionInformes
    public void setHtml1(Html h) {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:102: cannot find symbol
    symbol : class Head
    location: class emasa.ConfiguracionInformes
    private Head head1 = new Head();
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:104: cannot find symbol
    symbol : class Head
    location: class emasa.ConfiguracionInformes
    public Head getHead1() {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:108: cannot find symbol
    symbol : class Head
    location: class emasa.ConfiguracionInformes
    public void setHead1(Head h) {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:112: cannot find symbol
    symbol : class Link
    location: class emasa.ConfiguracionInformes
    private Link link1 = new Link();
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:114: cannot find symbol
    symbol : class Link
    location: class emasa.ConfiguracionInformes
    public Link getLink1() {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:118: cannot find symbol
    symbol : class Link
    location: class emasa.ConfiguracionInformes
    public void setLink1(Link l) {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:122: cannot find symbol
    symbol : class Body
    location: class emasa.ConfiguracionInformes
    private Body body1 = new Body();
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:124: cannot find symbol
    symbol : class Body
    location: class emasa.ConfiguracionInformes
    public Body getBody1() {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:128: cannot find symbol
    symbol : class Body
    location: class emasa.ConfiguracionInformes
    public void setBody1(Body b) {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:132: cannot find symbol
    symbol : class Form
    location: class emasa.ConfiguracionInformes
    private Form form1 = new Form();
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:134: cannot find symbol
    symbol : class Form
    location: class emasa.ConfiguracionInformes
    public Form getForm1() {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:138: cannot find symbol
    symbol : class Form
    location: class emasa.ConfiguracionInformes
    public void setForm1(Form f) {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:242: cannot find symbol
    symbol : class Table
    location: class emasa.ConfiguracionInformes
    private Table table1 = new Table();
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:244: cannot find symbol
    symbol : class Table
    location: class emasa.ConfiguracionInformes
    public Table getTable1() {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:248: cannot find symbol
    symbol : class Table
    location: class emasa.ConfiguracionInformes
    public void setTable1(Table t) {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:252: cannot find symbol
    symbol : class TableRowGroup
    location: class emasa.ConfiguracionInformes
    private TableRowGroup tableRowGroup1 = new TableRowGroup();
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:254: cannot find symbol
    symbol : class TableRowGroup
    location: class emasa.ConfiguracionInformes
    public TableRowGroup getTableRowGroup1() {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:258: cannot find symbol
    symbol : class TableRowGroup
    location: class emasa.ConfiguracionInformes
    public void setTableRowGroup1(TableRowGroup trg) {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:262: cannot find symbol
    symbol : class TableColumn
    location: class emasa.ConfiguracionInformes
    private TableColumn tableColumn1 = new TableColumn();
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:264: cannot find symbol
    symbol : class TableColumn
    location: class emasa.ConfiguracionInformes
    public TableColumn getTableColumn1() {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:268: cannot find symbol
    symbol : class TableColumn
    location: class emasa.ConfiguracionInformes
    public void setTableColumn1(TableColumn tc) {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:272: cannot find symbol
    symbol : class StaticText
    location: class emasa.ConfiguracionInformes
    private StaticText staticText1 = new StaticText();
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:274: cannot find symbol
    symbol : class StaticText
    location: class emasa.ConfiguracionInformes
    public StaticText getStaticText1() {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:278: cannot find symbol
    symbol : class StaticText
    location: class emasa.ConfiguracionInformes
    public void setStaticText1(StaticText st) {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:282: cannot find symbol
    symbol : class TableColumn
    location: class emasa.ConfiguracionInformes
    private TableColumn tableColumn2 = new TableColumn();
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:284: cannot find symbol
    symbol : class TableColumn
    location: class emasa.ConfiguracionInformes
    public TableColumn getTableColumn2() {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:288: cannot find symbol
    symbol : class TableColumn
    location: class emasa.ConfiguracionInformes
    public void setTableColumn2(TableColumn tc) {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:292: cannot find symbol
    symbol : class StaticText
    location: class emasa.ConfiguracionInformes
    private StaticText staticText2 = new StaticText();
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:294: cannot find symbol
    symbol : class StaticText
    location: class emasa.ConfiguracionInformes
    public StaticText getStaticText2() {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:298: cannot find symbol
    symbol : class StaticText
    location: class emasa.ConfiguracionInformes
    public void setStaticText2(StaticText st) {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:342: cannot find symbol
    symbol : class Button
    location: class emasa.ConfiguracionInformes
    private Button agregar = new Button();
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:344: cannot find symbol
    symbol : class Button
    location: class emasa.ConfiguracionInformes
    public Button getAgregar() {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:348: cannot find symbol
    symbol : class Button
    location: class emasa.ConfiguracionInformes
    public void setAgregar(Button b) {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:352: cannot find symbol
    symbol : class TextField
    location: class emasa.ConfiguracionInformes
    private TextField m_Descripcion = new TextField();
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:354: cannot find symbol
    symbol : class TextField
    location: class emasa.ConfiguracionInformes
    public TextField getM_Descripcion() {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:358: cannot find symbol
    symbol : class TextField
    location: class emasa.ConfiguracionInformes
    public void setM_Descripcion(TextField tf) {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:382: cannot find symbol
    symbol : class TextField
    location: class emasa.ConfiguracionInformes
    private TextField m_Codigo = new TextField();
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:384: cannot find symbol
    symbol : class TextField
    location: class emasa.ConfiguracionInformes
    public TextField getM_Codigo() {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:388: cannot find symbol
    symbol : class TextField
    location: class emasa.ConfiguracionInformes
    public void setM_Codigo(TextField tf) {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:392: cannot find symbol
    symbol : class Table
    location: class emasa.ConfiguracionInformes
    private Table table2 = new Table();
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:394: cannot find symbol
    symbol : class Table
    location: class emasa.ConfiguracionInformes
    public Table getTable2() {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:398: cannot find symbol
    symbol : class Table
    location: class emasa.ConfiguracionInformes
    public void setTable2(Table t) {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:402: cannot find symbol
    symbol : class TableRowGroup
    location: class emasa.ConfiguracionInformes
    private TableRowGroup tableRowGroup2 = new TableRowGroup();
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:404: cannot find symbol
    symbol : class TableRowGroup
    location: class emasa.ConfiguracionInformes
    public TableRowGroup getTableRowGroup2() {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:408: cannot find symbol
    symbol : class TableRowGroup
    location: class emasa.ConfiguracionInformes
    public void setTableRowGroup2(TableRowGroup trg) {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:412: cannot find symbol
    symbol : class TableColumn
    location: class emasa.ConfiguracionInformes
    private TableColumn tableColumn3 = new TableColumn();
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:414: cannot find symbol
    symbol : class TableColumn
    location: class emasa.ConfiguracionInformes
    public TableColumn getTableColumn3() {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:418: cannot find symbol
    symbol : class TableColumn
    location: class emasa.ConfiguracionInformes
    public void setTableColumn3(TableColumn tc) {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:422: cannot find symbol
    symbol : class TableColumn
    location: class emasa.ConfiguracionInformes
    private TableColumn tableColumn4 = new TableColumn();
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:424: cannot find symbol
    symbol : class TableColumn
    location: class emasa.ConfiguracionInformes
    public TableColumn getTableColumn4() {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:428: cannot find symbol
    symbol : class TableColumn
    location: class emasa.ConfiguracionInformes
    public void setTableColumn4(TableColumn tc) {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:432: cannot find symbol
    symbol : class TableColumn
    location: class emasa.ConfiguracionInformes
    private TableColumn tableColumn5 = new TableColumn();
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:434: cannot find symbol
    symbol : class TableColumn
    location: class emasa.ConfiguracionInformes
    public TableColumn getTableColumn5() {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:438: cannot find symbol
    symbol : class TableColumn
    location: class emasa.ConfiguracionInformes
    public void setTableColumn5(TableColumn tc) {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:442: cannot find symbol
    symbol : class DropDown
    location: class emasa.ConfiguracionInformes
    private DropDown listaInformes = new DropDown();
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:444: cannot find symbol
    symbol : class DropDown
    location: class emasa.ConfiguracionInformes
    public DropDown getListaInformes() {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:448: cannot find symbol
    symbol : class DropDown
    location: class emasa.ConfiguracionInformes
    public void setListaInformes(DropDown dd) {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:452: cannot find symbol
    symbol : class Button
    location: class emasa.ConfiguracionInformes
    private Button agregar2 = new Button();
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:454: cannot find symbol
    symbol : class Button
    location: class emasa.ConfiguracionInformes
    public Button getAgregar2() {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:458: cannot find symbol
    symbol : class Button
    location: class emasa.ConfiguracionInformes
    public void setAgregar2(Button b) {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:462: cannot find symbol
    symbol : class TextField
    location: class emasa.ConfiguracionInformes
    private TextField m_CampoModulo = new TextField();
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:464: cannot find symbol
    symbol : class TextField
    location: class emasa.ConfiguracionInformes
    public TextField getM_CampoModulo() {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:468: cannot find symbol
    symbol : class TextField
    location: class emasa.ConfiguracionInformes
    public void setM_CampoModulo(TextField tf) {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:472: cannot find symbol
    symbol : class TextField
    location: class emasa.ConfiguracionInformes
    private TextField m_CampoDescripcion = new TextField();
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:474: cannot find symbol
    symbol : class TextField
    location: class emasa.ConfiguracionInformes
    public TextField getM_CampoDescripcion() {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:478: cannot find symbol
    symbol : class TextField
    location: class emasa.ConfiguracionInformes
    public void setM_CampoDescripcion(TextField tf) {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:482: cannot find symbol
    symbol : class TableColumn
    location: class emasa.ConfiguracionInformes
    private TableColumn tableColumn6 = new TableColumn();
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:484: cannot find symbol
    symbol : class TableColumn
    location: class emasa.ConfiguracionInformes
    public TableColumn getTableColumn6() {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:488: cannot find symbol
    symbol : class TableColumn
    location: class emasa.ConfiguracionInformes
    public void setTableColumn6(TableColumn tc) {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:492: cannot find symbol
    symbol : class Button
    location: class emasa.ConfiguracionInformes
    private Button modificar2 = new Button();
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:494: cannot find symbol
    symbol : class Button
    location: class emasa.ConfiguracionInformes
    public Button getModificar2() {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:498: cannot find symbol
    symbol : class Button
    location: class emasa.ConfiguracionInformes
    public void setModificar2(Button b) {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:502: cannot find symbol
    symbol : class TableColumn
    location: class emasa.ConfiguracionInformes
    private TableColumn tableColumn7 = new TableColumn();
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:504: cannot find symbol
    symbol : class TableColumn
    location: class emasa.ConfiguracionInformes
    public TableColumn getTableColumn7() {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:508: cannot find symbol
    symbol : class TableColumn
    location: class emasa.ConfiguracionInformes
    public void setTableColumn7(TableColumn tc) {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:512: cannot find symbol
    symbol : class Button
    location: class emasa.ConfiguracionInformes
    private Button eliminar2 = new Button();
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:514: cannot find symbol
    symbol : class Button
    location: class emasa.ConfiguracionInformes
    public Button getEliminar2() {
    C:\Espaceland\Aplicacion\Emasa\src\emasa\ConfiguracionInformes.java:518: cannot find symbol
    symbol : class Button
    location: class emasa.ConfiguracionInformes
    public void setEliminar2(Button b) {
    100 errors
    C:\Espaceland\Aplicacion\Emasa\nbproject\build-impl.xml:233: The following error occurred while executing this line:
    C:\Espaceland\Aplicacion\Emasa\nbproject\build-impl.xml:122: Compile failed; see the compiler error output for details.
    GENERACIÓN INCORRECTA (tiempo total: 6 segundos)
    Edited by: Salvador_merino on Nov 20, 2008 9:22 AM

    I had some problems one time when the "object" userexits was locked in another transport request by another developer. The error message was pretty close to yours (don't remember the wording, been some weeks), and only by debugging the error message I found out what was happening. Could that be the problem? All development in that area has to go into one single request, until that one is released at least.
    Regards,
    Thomas

  • Error Compiling the second programm of the tutorial

    Hello everybody,
    I am a French student so excuse me for my bad English. I am currently working on the NXT Toolkit with Labview 8.2.1
    I try to compile the sencond programm given in the tutorial which returns the value of the battery but I have these errors when I try to compile it.
    ERROR: Indexing tunnels are not supported.
    ERROR: An error occurred during parsing. Node was unable to be parsed. ((Class: CompoundArithmetic)  (VI: NXTToolkit.DC.FindNXT.vi))
    ERROR: An error occurred during parsing. Node was unable to be parsed. ((Class: CompoundArithmetic)  (VI: NXTToolkit.DC.FindNXT.vi))
    ERROR: Can't open SubVI. (destroyNXT.vi)
    Do you know where is the problem? What can I do to solve it?
    Thank you for your answers.
    Jerome

    Hello James B.
    Thank you for your answer.
    I have tried to see from where comes the "Indexing tunnel" error. It comes from the NXT.Toolkit.DC.FindNXT.vi . In fact, there is an array wired in a while loop but I don't have created it. It is a vi from the NXTToolkit.
    About the parsing errors, there are in the same file NXT.Toolkit.DC.FindNXT.vi in the while loop.
    In fact, the destroyNXT.vi is not installed. I don't have found it on my hard disk.
    I have fond a similar problem in the forum here http://forums.ni.com/ni/board/message?board.id=beta18&message.id=260#M260
    It looks like to be a problem with the mass compile. I have tried to re-install Labview and the NXTToolkit and I have always the same problem.
    Thank you 
    Jerome

  • How this error is possible with the most simple EJB model example?

    javax.naming.CommunicationException [Root exception is java.net.ConnectException: t3://127.0.0.1:7101: Destination unreachable; nested exception is:
         java.net.ConnectException: Connection refused; No available router to destination]
         at weblogic.jndi.internal.ExceptionTranslator.toNamingException(ExceptionTranslator.java:40)
         at weblogic.jndi.WLInitialContextFactoryDelegate.toNamingException(WLInitialContextFactoryDelegate.java:783)
         at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:367)
         at weblogic.jndi.Environment.getContext(Environment.java:315)
         at weblogic.jndi.Environment.getContext(Environment.java:285)
         at weblogic.jndi.WLInitialContextFactory.getInitialContext(WLInitialContextFactory.java:117)
         at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:667)
         at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:288)
         at javax.naming.InitialContext.init(InitialContext.java:223)
         at javax.naming.InitialContext.<init>(InitialContext.java:197)
         at test.client.SessionEJBRemoteClient.getInitialContext(SessionEJBRemoteClient.java:259)
         at test.client.SessionEJBRemoteClient.main(SessionEJBRemoteClient.java:34)
    Caused by: java.net.ConnectException: t3://127.0.0.1:7101: Destination unreachable; nested exception is:
         java.net.ConnectException: Connection refused; No available router to destination
         at weblogic.rjvm.RJVMFinder.findOrCreateInternal(RJVMFinder.java:216)
         at weblogic.rjvm.RJVMFinder.findOrCreate(RJVMFinder.java:170)
         at weblogic.rjvm.ServerURL.findOrCreateRJVM(ServerURL.java:153)
         at weblogic.jndi.WLInitialContextFactoryDelegate.getInitialContext(WLInitialContextFactoryDelegate.java:352)
         ... 9 more
    Caused by: java.rmi.ConnectException: Destination unreachable; nested exception is:
         java.net.ConnectException: Connection refused; No available router to destination
         at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:464)
         at weblogic.rjvm.ConnectionManager.bootstrap(ConnectionManager.java:315)
         at weblogic.rjvm.RJVMManager.findOrCreateRemoteInternal(RJVMManager.java:251)
         at weblogic.rjvm.RJVMManager.findOrCreate(RJVMManager.java:194)
         at weblogic.rjvm.RJVMFinder.findOrCreateRemoteServer(RJVMFinder.java:238)
         at weblogic.rjvm.RJVMFinder.findOrCreateInternal(RJVMFinder.java:200)
         ... 12 more
    Process exited with exit code 0.
    can someone orient me on solving this error? i am making this example from oracle:
    http://www.oracle.com/technology/obe/obe11jdev/ps1/ejb/ejb.html
    thank you
    Vael

    yes it is!!! sorry i need to sleep.
    do you know why now i am trying to exec the client and get this error?
    javax.ejb.EJBException: EJB Exception: ; nested exception is:
         java.lang.NoClassDefFoundError: com/mysql/jdbc/Connection; nested exception is: java.rmi.RemoteException: EJB Exception: ; nested exception is:
         java.lang.NoClassDefFoundError: com/mysql/jdbc/Connection
    java.rmi.RemoteException: EJB Exception: ; nested exception is:
         java.lang.NoClassDefFoundError: com/mysql/jdbc/Connection
         at weblogic.rjvm.ResponseImpl.unmarshalReturn(ResponseImpl.java:234)
         at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:348)
         at weblogic.rmi.cluster.ClusterableRemoteRef.invoke(ClusterableRemoteRef.java:259)
         at test.model.SessionEJB_qxt9um_SessionEJBRemoteImpl_1032_WLStub.getDescripcionextraFindAll(Unknown Source)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at weblogic.ejb.container.internal.RemoteBusinessIntfProxy.invoke(RemoteBusinessIntfProxy.java:73)
         at $Proxy0.getDescripcionextraFindAll(Unknown Source)
         at test.client.SessionEJBRemoteClient.main(SessionEJBRemoteClient.java:36)
    Caused by: java.lang.NoClassDefFoundError: com/mysql/jdbc/Connection
         at java.lang.ClassLoader.defineClass1(Native Method)
         at java.lang.ClassLoader.defineClassCond(ClassLoader.java:632)
         at java.lang.ClassLoader.defineClass(ClassLoader.java:616)
    the Model Project has got the MySQL jar library
    Thank you!

  • ERROR: (line 0): Internal error compiling the filter.

    It seems graph compiler is very touchy. I downloaded pixel bender few days ago, so I bet this is not fixed yet.
    Thing that compiles:
       void evaluatePixel()
        dst = sample (src, outCoord ());
    Thing that also compiles:
       void evaluatePixel()
        float2 at = outCoord ();
        pixel4 d = sampleNearest(src, float2 (at.x - 0.0, at.y - 0.0));
        dst = d;
    Thing that does not compile:
       void evaluatePixel()
        float2 at = outCoord ();
        pixel4 d = sampleNearest(src, float2 (at.x - 0.0, at.y - 0.0));
        dst = sample (src, outCoord ());
    Full graph here.

    found http://forums.adobe.com/message/56016 saying "it is illegal to use both types of sampling in a kernel". that was it. could be cool if it was saying that instead of "internal error" too.

  • Error compiling movie in premiere elements8

    HI
    I am having problem with final converting project to  formats (avi, mpeg , etc) in elements 8, it was working ok before and now i cant finish the video because I'm having message ''error compiling the move     unknown error'' every time.
    Does anyone have any idea what's going on...................................how come the older versions of premiere working fine and now they come up with this full of bugs and errors creation?

    Hi Steve thanks for answer
    find info below.
    Man-Hp
    Model- p6360
    Pros-Intel(R)Core(TM)i7 CPU 860 @ 2.80GHz 2.80GHz
    RAm-6GB
    System Type-64-bit
    O.Systm -Windows 7
    Camcorder Canon XM-2
    Lots of defragmented space on hard drive, computer is weeks old.
    I dont have Patch installed vhere would i find it?
    I forgot to add when i'm trying to update program from help menu upload going nearly to the end and after loosing the server connection from some reason this is happened every time .
    So not able to update is there different place where i could get the patch?

  • I can't compile the converter tutorial example in J2EE

    Hi,
    I was wondering if someone could help me out with this.
    I followed the instructions from the tutorial, but still can't use ant to compile the convert.
    The following is the error output.
    Many thanks.
    C:\temp\j2ee_examples\j2eetutorial\examples\src>ant converter
    Searching for build.xml ...
    Buildfile: C:\temp\j2ee_examples\j2eetutorial\examples\src\build.xml
    init:
    BUILD FAILED
    C:\temp\j2ee_examples\j2eetutorial\examples\src\build.xml:18: Class org.apache.t
    ools.ant.taskdefs.Property doesn't support the "environment" attribute
    Total time: 0 seconds

    When you compile through J2EE it should give no apache type errors. You must of included apache xml cocoon jar files in the CLASSPATH as well later put the j2ee.jar. However j2ee.jar has XML libraries, no need to include other thrid party xml libaries.
    Other words its picking your thrid party xml jar files first and using that instead of your j2ee.jar xml libaries.
    Cheers
    Abraham Khalil

  • Error compiling examples from DAQmx Base 3.6 on Scientific Linux 6.4 x86_64

    I installed NAQmx Base 3.6, and it didn't output any errors, but when I try to make the examples given in /usr/local/natinst/nidaqmxbase/examples/ai, it returns a lot of errors (attached). Is there a way to fix this? I also tried just compiling the files without the make file, but it returned divide by 0 errors.
    System specs:
    # uname -a
    Linux localhost.localdomain 2.6.32-358.6.2.el6.x86_64 #1 SMP Thu May 16 11:21:38 CDT 2013 x86_64 x86_64 x86_64 GNU/Linux
    I did notice that nilsdev isn't found. lsmod gives the following:
    # lsmod | grep ni
    nimxdfk               668960  1
    nipxirmk              272550  1
    nimdbgk               520774  3 nimxdfk,nipxirmk
    nidimk                421013  2 nipxirmk
    niorbk                126140  4 nimxdfk,nipxirmk,nimdbgk,nidimk
    nipalk               1595877  8 NiViPciK,nimxdfk,nipxirmk,nimdbgk,nidimk,niorbk
    nikal                  86684  2 nipxirmk,nipalk
    cnic                   55511  2 bnx2fc,bnx2i
    uio                    10462  1 cnic
    ipv6                  321454  32 ip6t_REJECT,nf_conntrack_ipv6,nf_defrag_ipv6,cnic
    What should I do?
    Thanks!
    Attachments:
    error.log ‏39 KB

    The errors look like the system is missing the 32-bit C++ library. Do you have the 32-bit libraries installed [1]?
    error.log:
    /usr/bin/ld: warning: libstdc++.so.6, needed by /usr/local/lib/liblvrtdark.so.12.0, not found (try using -rpath or -rpath-link)
    [1] Unable to Build DAQmx Base C Application on 64-bit RedHat
    http://digital.ni.com/public.nsf/allkb/93C92D41B25341B286257A4D007BACB8
    Joe Friedchicken
    NI VirtualBench Application Software
    Get with your fellow hardware users :: [ NI's VirtualBench User Group ]
    Get with your fellow OS users :: [ NI's Linux User Group ] [ NI's OS X User Group ]
    Get with your fellow developers :: [ NI's DAQmx Base User Group ] [ NI's DDK User Group ]
    Senior Software Engineer :: Multifunction Instruments Applications Group
    Software Engineer :: Measurements RLP Group (until Mar 2014)
    Applications Engineer :: High Speed Product Group (until Sep 2008)

Maybe you are looking for