Using Zend Stdio, there suddenly comes out this error:An internal error occurred during: “Selection Job titile”. …

It is reported came in all kinds of os, including Windows, Linux, Mac, etc.

Eclipse wiki provide a way to solve this as below, but it doesn’t work on my computer.

  • You may encounter this error message: Problem occurred: ‘Selection Job titile’ has encountered a problem. If so, you need to install DLTK 1.0.I200807181303 (or newer). Unpack the zip into your dropins folder (see From Zips above). See also bug 242947.
  • Another variation reported to work: PDT 2.0.0 N20080823 + DLTK Core 0.95.0.v20080716 + DLTK RDS 0.95.0.v20080623

 

At last, I found solutions on Zend Forums, some one asked this problems there.

Solution 1:

The files in which you have this error is not at your workspace or you have it on created files at projects in workspace.
I`m asking you, because now I reproduced it at external files for Zend Studio 7.1
If I import the files at some workspace project - no error is appear anymore.

Recommended! Refresh your workspace several times, then no error appears. 

Solution 2:

Go to preferences -> PHP -> Editor -> Mark Occurrences
and remove the tick before “Class methods and declarations”
Click apply and click OK

With this disabled, I can at least continue my work again. Hope this works for more peops.