facebook

getting problem while developing application

💡
Our Forums Have Moved

For help with installation, bugs reports or feature requests, please head over to our new forums.
Genuitec Community on GitHub

  1. MyEclipse IDE
  2.  > 
  3. General Development
Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #279476 Reply

    sujanavarma
    Member

    Line end did not complete normally. Please see the log file for more information

    I am getting this message so many time while i am writing the code. How to solve this one

    #279482

    Loyal Water
    Member

    Moving to MyEclipse IDE > General Development.

    Can you go to MyEclipse > Installation Summary > Installation Details and paste the information here for me.

    Can you go to <workspace>/.metadata/.log and paste the error information here as well.

    #279612

    sujanavarma
    Member

    Thanks for your response
    And her the the log file
    !SESSION 2007-12-10 17:49:55.225 ———————————————–
    eclipse.buildId=M20070212-1330
    java.version=1.5.0_11
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
    Command-line arguments: -data D:\Reports1 -os win32 -ws win32 -arch x86

    !ENTRY com.genuitec.eclipse.wizards 1 0 2007-12-10 17:50:32.288
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.5.1 GA\myeclipse\eclipse\plugins\com.genuitec.eclipse.wizards_5.5.1\snippets\html\css_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2007-12-10 17:50:32.475
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.5.1 GA\myeclipse\eclipse\plugins\com.genuitec.eclipse.wizards_5.5.1\snippets\html\forms_lists_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2007-12-10 17:50:32.568
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.5.1 GA\myeclipse\eclipse\plugins\com.genuitec.eclipse.wizards_5.5.1\snippets\html\htmlform_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2007-12-10 17:50:32.677
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.5.1 GA\myeclipse\eclipse\plugins\com.genuitec.eclipse.wizards_5.5.1\snippets\html\html_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2007-12-10 17:50:32.833
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.5.1 GA\myeclipse\eclipse\plugins\com.genuitec.eclipse.wizards_5.5.1\snippets\html\javascript_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2007-12-10 17:50:32.989
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.5.1 GA\myeclipse\eclipse\plugins\com.genuitec.eclipse.wizards_5.5.1\snippets\jsp\jsf_f_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2007-12-10 17:50:33.114
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.5.1 GA\myeclipse\eclipse\plugins\com.genuitec.eclipse.wizards_5.5.1\snippets\jsp\jsf_h_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2007-12-10 17:50:33.239
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.5.1 GA\myeclipse\eclipse\plugins\com.genuitec.eclipse.wizards_5.5.1\snippets\jsp\struts_bean_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2007-12-10 17:50:33.379
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.5.1 GA\myeclipse\eclipse\plugins\com.genuitec.eclipse.wizards_5.5.1\snippets\jsp\struts_html_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2007-12-10 17:50:33.503
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.5.1 GA\myeclipse\eclipse\plugins\com.genuitec.eclipse.wizards_5.5.1\snippets\jsp\struts_logic_snippets.xml

    !ENTRY com.genuitec.eclipse.wizards 1 0 2007-12-10 17:50:33.613
    !MESSAGE Installed snippet library: C:\Program Files\MyEclipse 5.5.1 GA\myeclipse\eclipse\plugins\com.genuitec.eclipse.wizards_5.5.1\snippets\jsp\struts_tiles_snippets.xml

    !ENTRY com.genuitec.eclipse.javascript 1 0 2007-12-10 17:51:51.853
    !MESSAGE
    !STACK 0
    java.lang.RuntimeException: Program too complex: too big jump offset
    at org.mozilla.classfile.ClassFileWriter.fixLabelGotos(ClassFileWriter.java:1249)
    at org.mozilla.classfile.ClassFileWriter.stopMethod(ClassFileWriter.java:292)
    at org.mozilla.javascript.optimizer.BodyCodegen.generateBodyCode(Codegen.java:1185)
    at org.mozilla.javascript.optimizer.Codegen.generateCode(Codegen.java:285)
    at org.mozilla.javascript.optimizer.Codegen.compileToClassFile(Codegen.java:157)
    at org.mozilla.javascript.optimizer.Codegen.compile(Codegen.java:67)
    at org.mozilla.javascript.Context.compileImpl(Context.java:2213)
    at org.mozilla.javascript.Context.compileString(Context.java:1284)
    at org.mozilla.javascript.Context.compileString(Context.java:1273)
    at com.genuitec.eclipse.javascript.validation.JavaScriptValidator.validate(JavaScriptValidator.java:455)
    at com.genuitec.eclipse.javascript.validation.JavaScriptValidator.validate(JavaScriptValidator.java:429)
    at com.genuitec.eclipse.javascript.validation.JavaScriptValidator.validateFile(JavaScriptValidator.java:544)
    at com.genuitec.eclipse.javascript.validation.JavaScriptValidator.validateContainer(JavaScriptValidator.java:503)
    at com.genuitec.eclipse.javascript.validation.JavaScriptValidator.validateContainer(JavaScriptValidator.java:505)
    at com.genuitec.eclipse.javascript.validation.JavaScriptValidator.validateContainer(JavaScriptValidator.java:505)
    at com.genuitec.eclipse.javascript.validation.JavaScriptValidator.validateFull(JavaScriptValidator.java:556)
    at com.genuitec.eclipse.javascript.validation.JavaScriptValidator.validate(JavaScriptValidator.java:418)
    at org.eclipse.wst.validation.internal.core.ValidatorLauncher.start(ValidatorLauncher.java:104)
    at org.eclipse.wst.validation.internal.operations.ValidationOperation.launchValidator(ValidationOperation.java:1294)
    at org.eclipse.wst.validation.internal.operations.ValidationOperation.internalValidate(ValidationOperation.java:1109)
    at org.eclipse.wst.validation.internal.operations.ValidationOperation.validate(ValidationOperation.java:1001)
    at org.eclipse.wst.validation.internal.operations.ValidationOperation.run(ValidationOperation.java:661)
    at org.eclipse.wst.validation.internal.operations.ValidationBuilder.performFullBuild(ValidationBuilder.java:263)
    at org.eclipse.wst.validation.internal.operations.ValidationBuilder.performFullBuild(ValidationBuilder.java:255)
    at org.eclipse.wst.validation.internal.operations.ValidationBuilder.build(ValidationBuilder.java:196)
    at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:603)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:167)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:201)
    at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:230)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:233)
    at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:252)
    at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:285)
    at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:154)
    at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:217)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)

    !ENTRY org.eclipse.wst.validation 4 0 2007-12-10 17:51:51.884
    !MESSAGE
    *** ERROR ***: Mon Dec 10 17:51:51 GMT+05:30 2007 java.lang.RuntimeException: Program too complex: too big jump offset
    at org.mozilla.classfile.ClassFileWriter.fixLabelGotos(ClassFileWriter.java:1249)
    at org.mozilla.classfile.ClassFileWriter.stopMethod(ClassFileWriter.java:292)
    at org.mozilla.javascript.optimizer.BodyCodegen.generateBodyCode(Codegen.java:1185)
    at org.mozilla.javascript.optimizer.Codegen.generateCode(Codegen.java:285)
    at org.mozilla.javascript.optimizer.Codegen.compileToClassFile(Codegen.java:157)
    at org.mozilla.javascript.optimizer.Codegen.compile(Codegen.java:67)
    at org.mozilla.javascript.Context.compileImpl(Context.java:2213)
    at org.mozilla.javascript.Context.compileString(Context.java:1284)
    at org.mozilla.javascript.Context.compileString(Context.java:1273)
    at com.genuitec.eclipse.javascript.validation.JavaScriptValidator.validate(JavaScriptValidator.java:455)
    at com.genuitec.eclipse.javascript.validation.JavaScriptValidator.validate(JavaScriptValidator.java:429)
    at com.genuitec.eclipse.javascript.validation.JavaScriptValidator.validateFile(JavaScriptValidator.java:544)
    at com.genuitec.eclipse.javascript.validation.JavaScriptValidator.validateContainer(JavaScriptValidator.java:503)
    at com.genuitec.eclipse.javascript.validation.JavaScriptValidator.validateContainer(JavaScriptValidator.java:505)
    at com.genuitec.eclipse.javascript.validation.JavaScriptValidator.validateContainer(JavaScriptValidator.java:505)
    at com.genuitec.eclipse.javascript.validation.JavaScriptValidator.validateFull(JavaScriptValidator.java:556)
    at com.genuitec.eclipse.javascript.validation.JavaScriptValidator.validate(JavaScriptValidator.java:418)
    at org.eclipse.wst.validation.internal.core.ValidatorLauncher.start(ValidatorLauncher.java:104)
    at org.eclipse.wst.validation.internal.operations.ValidationOperation.launchValidator(ValidationOperation.java:1294)
    at org.eclipse.wst.validation.internal.operations.ValidationOperation.internalValidate(ValidationOperation.java:1109)
    at org.eclipse.wst.validation.internal.operations.ValidationOperation.validate(ValidationOperation.java:1001)
    at org.eclipse.wst.validation.internal.operations.ValidationOperation.run(ValidationOperation.java:661)
    at org.eclipse.wst.validation.internal.operations.ValidationBuilder.performFullBuild(ValidationBuilder.java:263)
    at org.eclipse.wst.validation.internal.operations.ValidationBuilder.performFullBuild(ValidationBuilder.java:255)
    at org.eclipse.wst.validation.internal.operations.ValidationBuilder.build(ValidationBuilder.java:196)
    at org.eclipse.core.internal.events.BuildManager$2.run(BuildManager.java:603)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:167)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:201)
    at org.eclipse.core.internal.events.BuildManager$1.run(BuildManager.java:230)
    at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
    at org.eclipse.core.internal.events.BuildManager.basicBuild(BuildManager.java:233)
    at org.eclipse.core.internal.events.BuildManager.basicBuildLoop(BuildManager.java:252)
    at org.eclipse.core.internal.events.BuildManager.build(BuildManager.java:285)
    at org.eclipse.core.internal.events.AutoBuildJob.doBuild(AutoBuildJob.java:154)
    at org.eclipse.core.internal.events.AutoBuildJob.run(AutoBuildJob.java:217)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:58)

    !ENTRY org.eclipse.wst.internet.cache 1 0 2007-12-10 17:51:53.770
    !MESSAGE wtp.autotest.noninteractive is set. Licenses dialogs will not be displayed.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.097
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.144
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.144
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.144
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.144
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.159
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.175
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.190
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.206
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.221
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.221
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.221
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.221
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.221
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.221
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.221
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.221
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.221
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.221
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.221
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.221
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.221
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.221
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.237
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.253
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.268
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.284
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.299
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.315
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.331
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.331
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.331
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.331
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.331
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.331
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.331
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.331
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.331
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.331
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.331
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.331
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.331
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.331
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.331
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.331
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.331
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.331
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.331
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.331
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.331
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.331
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.331
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.331
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.331
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.331
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.331
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 17:54:23.331
    !MESSAGE Ignoring modified text node with null parent.

    !ENTRY com.genuitec.eclipse.webdesigner3 1 0 2007-12-10 1

    #279615

    Loyal Water
    Member

    Can you go to MyEclipse > Installation Summary > Installation Details and paste your installation details as well.

    Can you switch to a new workspace, create a new poject and try writing some code. Do you still run into the same error ?

    #279617

    sujanavarma
    Member

    This error is not only for a single project . every project i am getting different errors while i am writing the code . At that time it is not possible for me to write the code. I have to close the myeclipse and again i have to open the myeclipse then i can write the code. And i have another problem . Some time s this ide is very slow . It takes so much time to do any action in the myeclipse.
    why it is happening .

    Installation details
    *** Date:
    Thursday, December 13, 2007 1:54:43 PM GMT+05:30

    ** System properties:
    OS=WindowsXP
    OS version=5.1
    Java version=1.5.0_11

    *** MyEclipse details:
    MyEclipse Enterprise Workbench
    Version: 5.5.1 GA
    Build id: 20070521-5.5.1-GA

    *** Eclipse details:
    MyEclipse Enterprise Workbench

    Version: 5.5.1 GA
    Build id: 20070521-5.5.1-GA

    Eclipse Platform

    Version: 3.2.2.r322_v20070119-RQghndJN8IM0MsK
    Build id: M20070212-1330

    Eclipse RCP

    Version: 3.2.2.r322_v20070104-8pcviKVqd8J7C1U
    Build id: M20070212-1330

    Eclipse Java Development Tools

    Version: 3.2.2.r322_v20070104-R4CR0Znkvtfjv9-
    Build id: M20070212-1330

    Eclipse Plug-in Development Environment

    Version: 3.2.1.r321_v20060823-6vYLLdQ3Nk8DrFG
    Build id: M20070212-1330

    Eclipse Project SDK

    Version: 3.2.2.r322_v20070104-dCGKm0Ln38lm-8s
    Build id: M20070212-1330

    Eclipse Graphical Editing Framework

    Version: 3.2.2.v20070208
    Build id: 20070208-1315

    Eclipse startup command=-data
    D:\Reports1
    -os
    win32
    -ws
    win32
    -arch
    x86
    -launcher
    C:\Program Files\MyEclipse 5.5.1 GA\eclipse\eclipse.exe
    -name
    Eclipse
    -showsplash
    600
    -exitdata
    de8_50
    -vm
    C:\Program Files\MyEclipse 5.5.1 GA\jre\bin\javaw.exe

    #279625

    Loyal Water
    Member

    sujanavarma,
    Did you try switching to a new workspace and testing out if the errors go away ?

    Some time s this ide is very slow . It takes so much time to do any action in the myeclipse.

    Add this line to your eclipse.ini file and check if the performance improves.

    
    -vmargs -Xms128M -Xmx512M -XX:PermSize=64M -XX:PermSize= 128M 
    
Viewing 6 posts - 1 through 6 (of 6 total)
Reply To: getting problem while developing application

You must be logged in to post in the forum log in