Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[ajdt-dev] Weaving into Libraries using Inpath


Hi All,
 I'm trying to have some aspect code weave into the libraries I'm using .In the aspectJ Event Trace I'm finding all these messages.When i rebuild this messages are gone.It happens or shows up only when i do a full build.
Is it something I'm missing here ?Do I need to create any resource file if i use InPath settings ?
Thanks
Vinodh

Below is some of the trace message i got.Also once this compilation gets completed i got few errors as shown below.
Severity        Description                Resource        In Folder        Location        Creation Time
2        can't find type bmsi.util.Diff                DSSTest                        November 22, 2005 5:12:48 PM
2        can't find type bmsi.util.Diff$change        DSSTest                        November 22, 2005 5:12:48 PM
2        can't find type gnu.diff.DiffPrint$Base        DSSTest                        November 22, 2005 5:12:48 PM
2        can't find type gnu.diff.DiffPrint$Base        DSSTest                        November 22, 2005 5:12:48 PM
2        can't determine precedence between two or more pieces of advice that apply to the same join point: method-execution(boolean ilog.rules.xml.IlrXmlObject.equals(java.lang.Object))        TraceMyClasses.aj        DSSTest/src/bre/util        line 88        November 22, 2005 5:12:48 PM
2        can't determine precedence between two or more pieces of advice that apply to the same join point: method-execution(boolean ilog.rules.xml.IlrXmlObject.isInitialized())        TraceMyClasses.aj        DSSTest/src/bre/util        line 88        November 22, 2005 5:12:48 PM
2        can't determine precedence between two or more pieces of advice that apply to the same join point: method-execution(ilog.rules.bom.IlrClass ilog.rules.xml.IlrXmlObject.getXOMClass())        TraceMyClasses.aj        DSSTest/src/bre/util        line 88        November 22, 2005 5:12:48 PM
2        can't determine precedence between two or more pieces of advice that apply to the same join point: method-execution(ilog.rules.bom.IlrClass ilog.rules.xml.IlrXmlObject.getXOMClass(ilog.rules.bom.IlrObjectModel))        TraceMyClasses.aj        DSSTest/src/bre/util        line 88        November 22, 2005 5:12:48 PM
2        can't determine precedence between two or more pieces of advice that apply to the same join point: method-execution(ilog.rules.xml.runtime.IlrXmlRtNodeLocation ilog.rules.xml.IlrXmlObject.getLocation())        TraceMyClasses.aj        DSSTest/src/bre/util        line 88        November 22, 2005 5:12:48 PM
2        can't determine precedence between two or more pieces of advice that apply to the same join point: method-execution(int ilog.rules.xml.IlrXmlObject.getFieldNumber())        TraceMyClasses.aj        DSSTest/src/bre/util        line 88        November 22, 2005 5:12:48 PM
2        can't determine precedence between two or more pieces of advice that apply to the same join point: method-execution(java.lang.Object ilog.rules.xml.IlrXmlObject.clone())        TraceMyClasses.aj        DSSTest/src/bre/util        line 88        November 22, 2005 5:12:48 PM
2        can't determine precedence between two or more pieces of advice that apply to the same join point: method-execution(java.lang.Object ilog.rules.xml.IlrXmlObject.getField(int))        TraceMyClasses.aj        DSSTest/src/bre/util        line 88        November 22, 2005 5:12:48 PM
2        can't determine precedence between two or more pieces of advice that apply to the same join point: method-execution(java.lang.String ilog.rules.xml.IlrXmlObject.getAbsoluteXPath(boolean))        TraceMyClasses.aj        DSSTest/src/bre/util        line 88        November 22, 2005 5:12:48 PM
2        can't determine precedence between two or more pieces of advice that apply to the same join point: method-execution(java.lang.String ilog.rules.xml.IlrXmlObject.getRelativeXPath(boolean))        TraceMyClasses.aj        DSSTest/src/bre/util        line 88        November 22, 2005 5:12:48 PM
2        can't determine precedence between two or more pieces of advice that apply to the same join point: method-execution(java.lang.String ilog.rules.xml.IlrXmlObject.getXOMClassName())        TraceMyClasses.aj        DSSTest/src/bre/util        line 88        November 22, 2005 5:12:48 PM
2        can't determine precedence between two or more pieces of advice that apply to the same join point: method-execution(java.lang.String ilog.rules.xml.IlrXmlObject.printToString())        TraceMyClasses.aj        DSSTest/src/bre/util        line 88        November 22, 2005 5:12:48 PM
2        can't determine precedence between two or more pieces of advice that apply to the same join point: method-execution(java.lang.String ilog.rules.xml.IlrXmlObject.toString())        TraceMyClasses.aj        DSSTest/src/bre/util        line 88        November 22, 2005 5:12:48 PM
2        can't determine precedence between two or more pieces of advice that apply to the same join point: method-execution(void ilog.rules.xml.IlrXmlObject.initialize(ilog.rules.bom.IlrClass, int))        TraceMyClasses.aj        DSSTest/src/bre/util        line 88        November 22, 2005 5:12:48 PM
2        can't determine precedence between two or more pieces of advice that apply to the same join point: method-execution(void ilog.rules.xml.IlrXmlObject.setAsRootElement(java.lang.String, java.lang.String, java.lang.String))        TraceMyClasses.aj        DSSTest/src/bre/util        line 88        November 22, 2005 5:12:48 PM
2        can't determine precedence between two or more pieces of advice that apply to the same join point: method-execution(void ilog.rules.xml.IlrXmlObject.setField(int, java.lang.Object))        TraceMyClasses.aj        DSSTest/src/bre/util        line 88        November 22, 2005 5:12:48 PM
2        can't determine precedence between two or more pieces of advice that apply to the same join point: method-execution(void ilog.rules.xml.IlrXmlObject.setLocation(ilog.rules.xml.runtime.IlrXmlRtNodeLocation))        TraceMyClasses.aj        DSSTest/src/bre/util        line 88        November 22, 2005 5:12:48 PM
2        can't determine precedence between two or more pieces of advice that apply to the same join point: method-execution(boolean ilog.rules.xml.IlrXmlObject.equals(java.lang.Object))        TraceMyClasses.aj        DSSTest/src/bre/util        line 93        November 22, 2005 5:12:48 PM
2        can't determine precedence between two or more pieces of advice that apply to the same join point: method-execution(boolean ilog.rules.xml.IlrXmlObject.isInitialized())        TraceMyClasses.aj        DSSTest/src/bre/util        line 93        November 22, 2005 5:12:48 PM
2        can't determine precedence between two or more pieces of advice that apply to the same join point: method-execution(ilog.rules.bom.IlrClass ilog.rules.xml.IlrXmlObject.getXOMClass())        TraceMyClasses.aj        DSSTest/src/bre/util        line 93        November 22, 2005 5:12:48 PM

AspectJ Event Trace

5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXmlCollectionMapperFactory$JavaArrayMapper$ArrayIterator (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXmlCollectionMapperFactory$JavaArrayMapper (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXmlCollectionMapperFactory$LongArrayMapper (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXmlCollectionMapperFactory$PrimitiveArrayMapper$PrimitiveArrayIterator (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXmlCollectionMapperFactory$PrimitiveArrayMapper (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXmlCollectionMapperFactory$ShortArrayMapper (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXmlCollectionMapperFactory$VectorMapper (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXmlCollectionMapperFactory (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXmlDataTypeMapper$CollectionMapper (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXmlDataTypeMapper (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXmlDefaultDataTypeMapper (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXmlDefaultErrorHandler (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXmlDefaultNsResolver (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXmlDefaultTreeExplorer (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXmlDefaultXomMapper (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXmlErrorConstant (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXmlErrorHandler (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXmlErrorManager (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXmlFatalErrorException (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXmlLocator$Step (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXmlLocator (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXmlNsResolver (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXmlReference (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXmlSynchronizer$SyncDataDriver (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXmlSynchronizer$SyncDocumentDriver (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXmlSynchronizer$SyncSchemaDriver (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXmlSynchronizer$SyncXomDataDriver (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXmlSynchronizer$SyncXomDocumentDriver (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXmlSynchronizer$SyncXomSchemaDriver (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXmlSynchronizer (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXmlTreeExplorer (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXmlTypeResolver (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXmlXomMapper (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXsdClassLoaderLocationResolver (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXsdDefaultLocationResolver (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:47 PM         Processing progress message: Can't find eclipse resource for file with path woven class ilog.rules.xml.util.IlrXsdLocationResolver (from C:\ILOG\BRStudio21\lib\jrules-engine.jar)
5:12:48 PM         Timer event: 179046ms: Total time spent in AJDE
5:12:48 PM         Timer event: 110ms: Create element map (480 rels in project: DSSTest)
5:12:48 PM         Types affected during build = 24
5:12:48 PM         Timer event: 16ms: Add markers (124 markers)
5:12:48 PM         Timer event: 179657ms: Total time spent in AJBuilder.build()
5:12:48 PM         Timer event: 78ms: Update types cache for project DSSTest

Vinodh Subbiah
Decision Support Service Development Team
JPM Chase
614 213 1574 (W)
602 403 8451(M)
vinodhts@xxxxxxxxx

Back to the top