Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typo in Error Message in ImpexDataDefinition.java #23

Open
MarkusSchlautmann opened this issue Dec 1, 2016 · 0 comments
Open

typo in Error Message in ImpexDataDefinition.java #23

MarkusSchlautmann opened this issue Dec 1, 2016 · 0 comments
Assignees
Labels
Milestone

Comments

@MarkusSchlautmann
Copy link

if you get the error
java.lang.ArrayIndexOutOfBoundsException: 1 at org.eclipseplugins.impexeditor.core.utils.ImpexHttpClient.sendLoginPost(ImpexHttpClient.java:137) at org.eclipseplugins.impexeditor.core.utils.ImpexHttpClient.getJsessionId(ImpexHttpClient.java:156) at org.eclipseplugins.impexeditor.core.utils.ImpexHttpClient.getAllTypes(ImpexHttpClient.java:81) at org.eclipseplugins.impexeditor.core.config.ImpexDataDefinition.loadImpexDataDef(ImpexDataDefinition.java:57) at org.eclipseplugins.impexeditor.core.actions.RefreschDataAction$1.run(RefreschDataAction.java:59) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

the message looks like:

Exception while attemting to refresch data def

The message should be:

Exception while attemting to refresh data def

@eljoujat eljoujat self-assigned this Dec 8, 2016
@eljoujat eljoujat added the bug label Dec 8, 2016
@eljoujat eljoujat modified the milestone: Version 1.6.2 Apr 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants