| Quote: |
| Errors occurred during the build.
Errors running builder 'DeploymentBuilder' on project 'BlueSky'. java.lang.NullPointerException |
| cconway wrote: |
| The HTML validator is failing on a Javadoc generated HTML file named AlreadyExistsException.html. |
| support-tony wrote: |
| Is there something strange about the configuration for that project |
| support-tony wrote: |
| If that doesn't fix it, we may need to ask if you can send the project to us, though just sending the various settings files in the project (like .project, .classpath, and so on) might help, to begin with. Any other information you can provide would be useful. |
| Quote: |
| I was getting hits back out of the SVN 1.7 meta data directories |
| support-tony wrote: |
| For the record, which eclipse plugin, and version, are you using for SVN, though it's hard to see how that could cause the error? |
| support-tony wrote: |
| I wouldn't want you to fall foul of the authorities by sending sensitive code so one approach might be to try and duplicate the problem with a dummy project, though I realise that might prove difficult. Again, maybe just the metadata for the project could be sent, which would give us something better to go on, if you can't sort this at your end. |
| iloving wrote: |
| Somehow my websphere profile settings got wiped out. I went to my websphere server configuration (which was somehow empty), clicked Load Profiles, and everything magically became ok again.
Not impressed, but at least I'm moving again. |
| Code: |
| <buildCommand>
<name>com.genuitec.eclipse.ast.deploy.core.DeploymentBuilder</name> <arguments> </arguments> </buildCommand> |
| Code: |
| <nature>com.genuitec.eclipse.ast.deploy.core.deploymentnature</nature>
|