[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[xmlblaster] The newest cvs report error!



In windows 2000 server platform :

G:\xmlBlaster>build all
xmlBlaster Build System
-------------------
Building with classpath d:\jdk1.3.1_08\lib\tools.jar;d:\xmlBlaster\lib\ant\ant.j
ar;d:\xmlBlaster\lib\ant\cpptasks.jar;d:\xmlBlaster\lib\ant\ant-contrib.jar;d:\x
mlBlaster\lib\ant\xerces.jar;d:\xmlBlaster\lib\ant\optional.jar;d:\xmlBlaster\li
b\junit.jar;d:\xmlBlaster\lib\ant\xalan.jar;d:\xmlBlaster\lib\ant\xml-apis.jar
Starting Ant...
Buildfile: build.xml

prepare:
     [echo] os.family=windows os.name=Windows 2000
     [echo] Build timestamp = 06/17/2003 10:03 ÏÂÎç version = 0.848
     [echo] xmlBlaster.home=G:\xmlBlaster

java-corba-idl:
     [echo] Converting idl...
     [echo] Comparing ./src/java/org/xmlBlaster/protocol/corba/xmlBlaster.idl to
 ./src/java/org/xmlBlaster/protocol/corba/serverIdl/Server.java
     [echo] CORBA stubs and skeletons are up to date

prepare-src:

xmlBlaster:
    [javac] Compiling 298 source files to G:\xmlBlaster\build\classes
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\client\protocol\Xm
lBlasterConnection.java:122: org.xmlBlaster.client.protocol.XmlBlasterConnection
 should be declared abstract; it does not define init(org.xmlBlaster.util.Global
,org.xmlBlaster.util.plugin.PluginInfo) in org.xmlBlaster.client.protocol.XmlBla
sterConnection
    [javac] public class XmlBlasterConnection extends AbstractCallbackExtended i
mplements I_XmlBlaster, I_CallbackServer, I_Timeout
    [javac]        ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\client\protocol\Xm
lBlasterConnection.java:357: cannot resolve symbol
    [javac] symbol  : constructor CorbaConnection  (org.xmlBlaster.util.Global)
    [javac] location: class org.xmlBlaster.client.protocol.corba.CorbaConnection

    [javac]          driver = new CorbaConnection(this.glob);
    [javac]                   ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\client\protocol\Xm
lBlasterConnection.java:509: cannot resolve symbol
    [javac] symbol  : method setMaxMsg  (int)
    [javac] location: class org.xmlBlaster.util.qos.address.Address
    [javac]       this.addressFailSaveSettings.setMaxMsg(maxInvocations);
    [javac]       ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\client\protocol\Xm
lBlasterConnection.java:771: cannot resolve symbol
    [javac] symbol  : method setAddress  (java.lang.String)
    [javac] location: class org.xmlBlaster.util.qos.address.CallbackAddress
    [javac]             addr.setAddress(this.cbServer.getCbAddress());   // "IOR
:0000035656757..." or "rmi:..."
    [javac]                 ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\client\protocol\Xm
lBlasterConnection.java:776: cannot resolve symbol
    [javac] symbol  : method setAddress  (java.lang.String)
    [javac] location: class org.xmlBlaster.util.qos.address.CallbackAddress
    [javac]             addr.setAddress(this.cbServer.getCbAddress());
    [javac]                 ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\client\protocol\Xm
lBlasterConnection.java:780: cannot resolve symbol
    [javac] symbol  : method setAddress  (java.lang.String)
    [javac] location: class org.xmlBlaster.util.qos.address.CallbackAddress
    [javac]             addr.setAddress(this.cbServer.getCbAddress());
    [javac]                 ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\client\protocol\Xm
lBlasterConnection.java:802: cannot resolve symbol
    [javac] symbol  : method getMaxMsg  ()
    [javac] location: class org.xmlBlaster.util.qos.storage.ClientQueueProperty
    [javac]              connectQos.getClientQueueProperty().getMaxMsg() != 0) {
 // fail save mode (RamRecorder or FileRecorder):
    [javac]                                               ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\client\protocol\Xm
lBlasterConnection.java:811: cannot resolve symbol
    [javac] symbol  : method getMaxMsg  ()
    [javac] location: class org.xmlBlaster.util.qos.storage.ClientQueueProperty
    [javac]                             connectQos.getClientQueueProperty().getM
axMsg(), this, null);
    [javac]                                                              ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\client\protocol\Xm
lBlasterConnection.java:898: cannot resolve symbol
    [javac] symbol  : method getCallbackServer  ()
    [javac] location: class org.xmlBlaster.client.protocol.socket.SocketConnecti
on
    [javac]             I_CallbackServer server =  sc.getCallbackServer();
    [javac]                                          ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\client\protocol\Xm
lBlasterConnection.java:899: initialize(org.xmlBlaster.util.Global,java.lang.Str
ing,org.xmlBlaster.util.qos.address.CallbackAddress,org.xmlBlaster.client.protoc
ol.I_CallbackExtended) in org.xmlBlaster.client.protocol.I_CallbackServer cannot
 be applied to (org.xmlBlaster.util.Global,java.lang.String,org.xmlBlaster.clien
t.protocol.XmlBlasterConnection)
    [javac]             server.initialize(this.glob, loginName, this);
    [javac]                   ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\client\protocol\Xm
lBlasterConnection.java:904: initialize(org.xmlBlaster.util.Global,java.lang.Str
ing,org.xmlBlaster.util.qos.address.CallbackAddress,org.xmlBlaster.client.protoc
ol.I_CallbackExtended) in org.xmlBlaster.client.protocol.I_CallbackServer cannot
 be applied to (org.xmlBlaster.util.Global,java.lang.String,org.xmlBlaster.clien
t.protocol.XmlBlasterConnection)
    [javac]             server.initialize(this.glob, loginName, this);
    [javac]                   ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\client\protocol\Xm
lBlasterConnection.java:909: initialize(org.xmlBlaster.util.Global,java.lang.Str
ing,org.xmlBlaster.util.qos.address.CallbackAddress,org.xmlBlaster.client.protoc
ol.I_CallbackExtended) in org.xmlBlaster.client.protocol.I_CallbackServer cannot
 be applied to (org.xmlBlaster.util.Global,java.lang.String,org.xmlBlaster.clien
t.protocol.XmlBlasterConnection)
    [javac]             server.initialize(this.glob, loginName, this);
    [javac]                   ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\client\protocol\Xm
lBlasterConnection.java:914: initialize(org.xmlBlaster.util.Global,java.lang.Str
ing,org.xmlBlaster.util.qos.address.CallbackAddress,org.xmlBlaster.client.protoc
ol.I_CallbackExtended) in org.xmlBlaster.client.protocol.I_CallbackServer cannot
 be applied to (org.xmlBlaster.util.Global,java.lang.String,org.xmlBlaster.clien
t.protocol.XmlBlasterConnection)
    [javac]             server.initialize(this.glob, loginName, this);
    [javac]                   ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\client\protocol\Xm
lBlasterConnection.java:951: connect(java.lang.String) in org.xmlBlaster.client.
protocol.I_XmlBlasterConnection cannot be applied to (org.xmlBlaster.client.qos.
ConnectQos)
    [javac]             this.connectReturnQos = driver.connect(connectQos);
    [javac]                                           ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\client\protocol\Xm
lBlasterConnection.java:960: cannot resolve symbol
    [javac] symbol  : method loginRaw  ()
    [javac] location: interface org.xmlBlaster.client.protocol.I_XmlBlasterConne
ction
    [javac]             this.connectReturnQos = driver.loginRaw();
    [javac]                                           ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\client\protocol\Xm
lBlasterConnection.java:1098: cannot resolve symbol
    [javac] symbol  : method getLoginName  ()
    [javac] location: interface org.xmlBlaster.client.protocol.I_XmlBlasterConne
ction
    [javac]          String nm = driver.getLoginName();
    [javac]                            ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\client\protocol\Xm
lBlasterConnection.java:1207: disconnect(java.lang.String) in org.xmlBlaster.cli
ent.protocol.I_XmlBlasterConnection cannot be applied to (org.xmlBlaster.client.
qos.DisconnectQos)
    [javac]          ret = driver.disconnect(qos);
    [javac]                      ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\client\protocol\Xm
lBlasterConnection.java:1240: initialize(org.xmlBlaster.util.Global,java.lang.St
ring,org.xmlBlaster.util.qos.address.CallbackAddress,org.xmlBlaster.client.proto
col.I_CallbackExtended) in org.xmlBlaster.client.protocol.I_CallbackServer canno
t be applied to (org.xmlBlaster.util.Global,java.lang.String,org.xmlBlaster.clie
nt.protocol.I_CallbackExtended)
    [javac]          this.cbServer.initialize(global, name, client);
    [javac]          ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\client\protocol\Xm
lBlasterConnection.java:1274: cannot resolve symbol
    [javac] symbol  : method shutdownCb  ()
    [javac] location: interface org.xmlBlaster.client.protocol.I_CallbackServer
    [javac]          return this.cbServer.shutdownCb();
    [javac]                 ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\client\protocol\Xm
lBlasterConnection.java:1499: cannot resolve symbol
    [javac] symbol  : constructor StatusQosData  (org.xmlBlaster.util.Global)
    [javac] location: class org.xmlBlaster.util.qos.StatusQosData
    [javac]             StatusQosData subRetQos = new StatusQosData(glob);
    [javac]                                       ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\client\protocol\Xm
lBlasterConnection.java:1577: cannot resolve symbol
    [javac] symbol  : method exportMessage  (org.xmlBlaster.util.MsgUnitRaw)
    [javac] location: interface org.xmlBlaster.authentication.plugins.I_ClientPl
ugin
    [javac]             MsgUnitRaw mu = secPlgn.exportMessage(msgUnit.getMsgUnit
Raw());
    [javac]                                    ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\client\protocol\Xm
lBlasterConnection.java:1589: cannot resolve symbol
    [javac] symbol  : constructor StatusQosData  (org.xmlBlaster.util.Global)
    [javac] location: class org.xmlBlaster.util.qos.StatusQosData
    [javac]                StatusQosData statRetQos = new StatusQosData(glob);
    [javac]                                           ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\client\protocol\Xm
lBlasterConnection.java:1834: cannot resolve symbol
    [javac] symbol  : constructor StatusQosData  (org.xmlBlaster.util.Global)
    [javac] location: class org.xmlBlaster.util.qos.StatusQosData
    [javac]                StatusQosData statRetQos = new StatusQosData(glob);
    [javac]                                           ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\client\protocol\Xm
lBlasterConnection.java:1940: cannot resolve symbol
    [javac] symbol  : method importMessage  (org.xmlBlaster.util.MsgUnitRaw)
    [javac] location: interface org.xmlBlaster.authentication.plugins.I_ClientPl
ugin
    [javac]         mu[i]=secPlgn.importMessage(msgUnitArr[i]);
    [javac]                      ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\client\protocol\Xm
lBlasterConnection.java:1949: cannot resolve symbol
    [javac] symbol  : method exportMessage  (org.xmlBlaster.util.MsgUnitRaw)
    [javac] location: interface org.xmlBlaster.authentication.plugins.I_ClientPl
ugin
    [javac]         mu[i]=secPlgn.exportMessage(msgUnitArr[i].getMsgUnitRaw());
    [javac]                      ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\protocol\ProtocolM
anager.java:121: init(org.xmlBlaster.util.Global,org.xmlBlaster.util.plugin.Plug
inInfo) in org.xmlBlaster.util.plugin.I_Plugin cannot be applied to (org.xmlBlas
ter.engine.Global,org.xmlBlaster.authentication.Authenticate,org.xmlBlaster.prot
ocol.I_XmlBlaster)
    [javac]             driver.init(glob, glob.getAuthenticate(), glob.getAuthen
ticate().getXmlBlaster());
    [javac]                   ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\protocol\ProtocolM
anager.java:153: cannot resolve symbol
    [javac] symbol  : method setUniqueNodeIdName  (java.lang.String)
    [javac] location: class org.xmlBlaster.engine.Global
    [javac]             glob.setUniqueNodeIdName(uniqueNodeIdName);
    [javac]                 ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\util\qos\storage\Q
ueueProperty.java:39: cannot resolve symbol
    [javac] symbol  : method getMaxMsg  ()
    [javac] location: class org.xmlBlaster.util.qos.storage.QueueProperty
    [javac]       buf.append("type=").append(getType()).append(" onOverflow=").a
ppend(getOnOverflow()).append(" onFailure=").append(getOnFailure()).append(" max
Msg=").append(getMaxMsg());
    [javac]

              ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\util\qos\storage\Q
ueueProperty.java:81: cannot resolve symbol
    [javac] symbol  : variable DEFAULT_maxMsg
    [javac] location: class org.xmlBlaster.util.qos.storage.QueueProperty
    [javac]       text += "   -queue.maxMsg       The maximum allowed number of
messages in this queue [" + DEFAULT_maxMsg + "].\n";
    [javac]
                            ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\util\qos\storage\Q
ueueProperty.java:104: cannot resolve symbol
    [javac] symbol  : method setAddress  (java.lang.String)
    [javac] location: class org.xmlBlaster.util.qos.address.Address
    [javac]       adr.setAddress("et at mars.sun");
    [javac]          ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\util\queue\jdbc\Jd
bcManager.java:644: createEntry(int,long,java.lang.String,boolean,long,byte[],or
g.xmlBlaster.util.queue.StorageId) in org.xmlBlaster.util.queue.I_EntryFactory c
annot be applied to (int,long,java.lang.String,boolean,byte[],org.xmlBlaster.uti
l.queue.StorageId)
    [javac]                entries.add(this.factory.createEntry(prio, dataId, ty
peName, persistent, blob, storageId));
    [javac]                            ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\util\queue\jdbc\Jd
bcManager.java:670: createEntry(int,long,java.lang.String,boolean,long,byte[],or
g.xmlBlaster.util.queue.StorageId) in org.xmlBlaster.util.queue.I_EntryFactory c
annot be applied to (int,long,java.lang.String,boolean,byte[],org.xmlBlaster.uti
l.queue.StorageId)
    [javac]             entries.add(this.factory.createEntry(prio, dataId, typeN
ame, persistent, blob, storageId));
    [javac]                         ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\util\queue\jdbc\Jd
bcManager.java:989: createEntry(int,long,java.lang.String,boolean,long,byte[],or
g.xmlBlaster.util.queue.StorageId) in org.xmlBlaster.util.queue.I_EntryFactory c
annot be applied to (int,long,java.lang.String,boolean,byte[],org.xmlBlaster.uti
l.queue.StorageId)
    [javac]                ret.list.add(this.factory.createEntry(prio, dataId, t
ypeName, persistent, blob, storageId));
    [javac]                             ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\util\queue\jdbc\Jd
bcQueuePlugin.java:41: org.xmlBlaster.util.queue.jdbc.JdbcQueuePlugin should be
declared abstract; it does not define change(org.xmlBlaster.engine.msgstore.I_Ma
pEntry,org.xmlBlaster.engine.msgstore.I_ChangeCallback) in org.xmlBlaster.util.q
ueue.jdbc.JdbcQueuePlugin
    [javac] public final class JdbcQueuePlugin implements I_Queue, I_StoragePlug
in, I_Map
    [javac]              ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\util\queue\jdbc\Jd
bcQueuePlugin.java:123: cannot resolve symbol
    [javac] symbol  : method getJdbcQueueManager  (org.xmlBlaster.util.plugin.Pl
uginInfo)
    [javac] location: class org.xmlBlaster.util.Global
    [javac]                this.manager = this.glob.getJdbcQueueManager(this.plu
ginInfo);
    [javac]                               ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\util\queue\jdbc\Jd
bcQueuePlugin.java:129: cannot resolve symbol
    [javac] symbol  : method getJdbcQueueManager  (org.xmlBlaster.util.plugin.Pl
uginInfo)
    [javac] location: class org.xmlBlaster.util.Global
    [javac]                this.manager = this.glob.getJdbcQueueManager(tmpPlugi
nInfo);
    [javac]                               ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\util\queue\jdbc\Jd
bcQueuePlugin.java:241: cannot resolve symbol
    [javac] symbol  : method put  (org.xmlBlaster.util.queue.I_QueueEntry)
    [javac] location: interface org.xmlBlaster.util.queue.I_QueuePutListener
    [javac]          return this.putListener.put(queueEntry);
    [javac]                 ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\util\queue\jdbc\Jd
bcQueuePlugin.java:297: cannot resolve symbol
    [javac] symbol  : method put  (org.xmlBlaster.util.queue.I_QueueEntry[])
    [javac] location: interface org.xmlBlaster.util.queue.I_QueuePutListener
    [javac]          return this.putListener.put(queueEntries);
    [javac]                 ^
    [javac] G:\xmlBlaster\build\src\xmlBlaster\org\xmlBlaster\util\queue\jdbc\Jd
bcQueuePlugin.java:783: cannot resolve symbol
    [javac] symbol  : method getMaxMsg  ()
    [javac] location: class org.xmlBlaster.util.qos.storage.QueuePropertyBase
    [javac]       return this.property.getMaxMsg();
    [javac]              ^
    [javac] Note: Some input files use or override a deprecated API.
    [javac] Note: Recompile with -deprecation for details.
    [javac] 39 errors

BUILD FAILED
file:///G:/xmlBlaster/build.xml:451: Compile failed; see the compiler error outp
ut for details.

Total time: 22 seconds

=============================================================
ÅÌÖг¬¼¶Ó¯Àû¾¡ÔÚÕÆÎÕ ÏíÊÜÀ­ÉýµÄ¿ì¸Ð        http://list.163.com/mlist/pzjg/pzjg.htm
°Ù·Ö°ÙÅ®ÓÑ - ´º¼¾Ñ¡ÃÀ»î¶¯!                 http://love.163.com
¸öÈË¿Õ¼äÃâ·ÑÊÔÓà                           http://www.nease.net