LAE

Welcome to the LAE community!  Please feel free to start a discussion in the discussion tab or join in a conversation.

Discussions

Members

Resources

Events

 View Only
  • 1.  problem in XML Data Node

    Employee
    Posted 05-15-2017 09:07

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: techm_aritra

    I am having the below error while executing XML Data node. Please let me know what could be the solution for this.
    2017-05-15 17:24:45.532; ERROR: Error compiling the node.
    id: 7 chain: 0 group: 0
    javaExceptionDetail: com.lavastorm.tools.build.compiler.CompileExceptio n: 'Error compiling source unit.
    Error occurred attempting to compile source with entry type (com.lavastorm.tools.build.java.MultiJavaBuiltUnit ).
    Compilation diagnostics:
    bootstrap class path not set in conjunction with -source 1.6
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:3:cannot find symbol
    symbol: class ErrorCodes
    location: package com.lavastorm.brain.nodes.ldr
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:3:static import only from classes and interfaces
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:24:cannot find symbol
    symbol: class StructuredDataNode
    location: package com.lavastorm.brain.nodes.ldr
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:25:package com.lavastorm.brain.nodes.ldr.format does not exist
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:26:package com.lavastorm.brain.nodes.ldr.format.DefinitionFie ld does not exist
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:27:package com.lavastorm.brain.nodes.ldr.handlers does not exist
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:28:package com.lavastorm.brain.nodes.ldr.handlers does not exist
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:29:package com.lavastorm.brain.nodes.ldr.names does not exist
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:30:package com.lavastorm.brain.nodes.ldr.names does not exist
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:40:cannot find symbol
    symbol: class StructuredDataNode
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:136:cannot find symbol
    symbol: class RegistryRenamer
    location: class com.lavastorm.brain.nodes.ldr.XmlData
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:145:cannot find symbol
    symbol: class WrappedReadableByteChannel
    location: class com.lavastorm.brain.nodes.ldr.XmlData
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:145:cannot find symbol
    symbol: class Handler
    location: class com.lavastorm.brain.nodes.ldr.XmlData
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:189:cannot find symbol
    symbol: class WrappedReadableByteChannel
    location: class com.lavastorm.brain.nodes.ldr.XmlData
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:69:cannot find symbol
    symbol: class SimpleRegistryRenamer
    location: class com.lavastorm.brain.nodes.ldr.XmlData
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:76:cannot find symbol
    symbol: class DefinitionField
    location: class com.lavastorm.brain.nodes.ldr.XmlData.ConflictingX mlFieldRenamer
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:79:cannot find symbol
    symbol: variable FieldSource
    location: class com.lavastorm.brain.nodes.ldr.XmlData.ConflictingX mlFieldRenamer
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:83:cannot find symbol
    symbol: variable FieldSource
    location: class com.lavastorm.brain.nodes.ldr.XmlData.ConflictingX mlFieldRenamer
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:87:cannot find symbol
    symbol: variable ATTRIBUTE_ELEMENT_CONFLICT
    location: class com.lavastorm.brain.nodes.ldr.XmlData.ConflictingX mlFieldRenamer
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:87:cannot find symbol
    symbol: method node()
    location: class com.lavastorm.brain.nodes.ldr.XmlData.ConflictingX mlFieldRenamer
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:75:method does not override or implement a method from a supertype
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:111:cannot find symbol
    symbol: variable super
    location: class com.lavastorm.brain.nodes.ldr.XmlData
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:112:cannot find symbol
    symbol: method registerResource(java.lang.String,java.lang.String )
    location: class com.lavastorm.brain.nodes.ldr.XmlData
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:109:method does not override or implement a method from a supertype
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:115:method does not override or implement a method from a supertype
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:124:method does not override or implement a method from a supertype
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:126:method does not override or implement a method from a supertype
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:137:cannot find symbol
    symbol: variable m_registryRenamer
    location: class com.lavastorm.brain.nodes.ldr.XmlData
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:138:cannot find symbol
    symbol: variable m_registryRenamer
    location: class com.lavastorm.brain.nodes.ldr.XmlData
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:140:cannot find symbol
    symbol: variable m_registryRenamer
    location: class com.lavastorm.brain.nodes.ldr.XmlData
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:135:method does not override or implement a method from a supertype
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:163:cannot find symbol
    symbol: class SaxEventHandler
    location: class com.lavastorm.brain.nodes.ldr.XmlData
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:163:cannot find symbol
    symbol: class SaxEventHandler
    location: class com.lavastorm.brain.nodes.ldr.XmlData
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:144:method does not override or implement a method from a supertype
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:190:cannot find symbol
    symbol: variable ROOT_WRAPPER_FIELD
    location: class com.lavastorm.brain.nodes.ldr.XmlData
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:192:cannot find symbol
    symbol: variable ROOT_WRAPPER_FIELD
    location: class com.lavastorm.brain.nodes.ldr.XmlData
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:210:method newInstance in class com.lavastorm.xml.LavastormSaxParserFactory cannot be applied to given types;
    required: java.lang.Object
    found: com.lavastorm.brain.nodes.ldr.XmlData
    reason: actual argument com.lavastorm.brain.nodes.ldr.XmlData cannot be converted to java.lang.Object by method invocation conversion
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:248:method does not override or implement a method from a supertype
    file:/u01/app/brain/LAE.4.6.1/tmp/cache/brain/MJP-JGEN/-1101732631/0/src/com/lavastorm/brain/nodes/ldr/XmlData.java:253:method does not override or implement a method from a supertype
    ';
    stack trace:
    com.lavastorm.tools.build.cache.CachingBuilder.bui ldAndLoad(CachingBuilder.java@139)
    com.lavastorm.tools.build.cache.CachingBuilder.bui ldAndLoad(CachingBuilder.java@80)
    com.lavastorm.tools.build.cache.CachingBuilder.bui ldAndLoad(CachingBuilder.java@75)
    com.lavastorm.brain.execution.java.node.NodeWrappe r.buildJavaNode(NodeWrapper.java@1400)
    com.lavastorm.brain.execution.java.node.NodeWrappe r.load(NodeWrapper.java@1355)
    com.lavastorm.brain.execution.java.node.NodeWrappe r.run(NodeWrapper.java@752)
    com.lavastorm.brain.execution.java.node.NodeWrappe r.main(NodeWrapper.java@1466)
    javaDetail: com.lavastorm.brain.execution.java.node.NodeWrappe r.buildJavaNode(NodeWrapper.java@1403)

    2017-05-15 17:24:45.560; ERROR: Node failed.
    id: 9 chain: 8 group: 0
    javaDetail: com.lavastorm.brain.execution.java.node.NodeWrappe r.run(NodeWrapper.java@799


  • 2.  RE: problem in XML Data Node

    Employee
    Posted 05-15-2017 09:16

    Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.

    Originally posted by: stonysmith

    This is usually caused because you're using an out-of date copy of one of the LAE libraries.
    The software on your PC must match the release level of the server.
    Is more than one person using this server? They all need to be at the same release level.

    =============
    Click on View/Dependent Libraries, and note the version Numbers for each library.
    Have a co-worker do the same. Are you on the same version?

    =============
    This often can be fixed if you clear the cache.. It's often found in {{%ls.brain.tempdir%}}/cache/brain ... just delete all the files in there, but do not delete the folder itself.
    But, the problem will return if two users are running different release versions.