- This topic has 14 replies, 5 voices, and was last updated 15 years, 2 months ago by Loyal Water.
-
AuthorPosts
-
Ivan CodarinMemberDears,
I’m working on OSX Leopard with MyEclipse Pro 7.5I have many problems with Search > File… feature on .jsp and .jspf files (seems related to the JSP editor). The editor is unable to find the correct occurrence of the text I’m looking for; this happens when working on large projects.
The problem arises when I use Replace All…. a chaos… I had also some problems with refactor actions (rename) in my packages updating references… I think that two behaviours are related.
Googling the web I discovered this:
http://www.myeclipseide.com/PNphpBB2-printview-t-20108-start-0.html
Is there a way to work-around this bug. Now I’m working with a texteditor but it’s very tricky.
I have a screenshot (if you need it).
Many thanks, Kind Regards
Ivan
support-joyMemberIvan,
Sorry to hear you are running into this issue. I am unable to reproduce this at my end. Can you answer few queries for me to quickly get to the root cause –
1. Can you copy and paste your installation details? You can get it from MyEclipse > Installation Summary > Installation Details.
2. Can you list out the steps to reproduce this at our end. You can be as detailed as possible.
3. Do you notice any relevant errors logged in the error log file? Your error log file is located here -> [your workspace dir]/.metadata/.log. If yes, can you copy and paste them here?
Ivan CodarinMemberDear Joy,
many thanks for your interest.
Here you have my Installation details, the way I reproduce and also some log-text.
Do you want to have the entire log?1) install details
————————————–*** Date:
giovedì 13 agosto 2009 10.52.07 CEST** System properties:
OS=MacOSX
OS version=10.5.8
Java version=1.5.0_19*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 7.5
Build id: 7.5-20090609*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 7.5
Build id: 7.5-20090609Eclipse Platform
Version: 3.5.0.v20090611a-9gEeG1HFtQcmRThO4O3aR_fqSMvJR2sJ
Build id: M20090211-1700Eclipse Java Development Tools
Version: 3.5.0.v20090527-2000-7r88FEeFJePyvYeA33DjZ_c1
Build id: M20090211-1700Eclipse Plug-in Development Environment
Version: 3.5.0.v20090123-7Z7_F8NFE-z0VXhWiu-8Qb95
Build id: I20080617-2000Eclipse Project SDK
Version: 3.5.0.v20090423-7Q7bA7DPQ1SM6OYQ7wKYJhI-z-xZJCmLTBRhtZ0o61b1z
Build id: M20090211-1700Eclipse Graphical Editing Framework GEF
Version: 3.4.2.v20090218-1145-67728084A56B4I233613552
Build id: 200902181337Eclipse RCP
Version: 3.5.0.v20090519-9SA0FwxFv6x089WEf-TWh11
Build id: M20090211-1700Eclipse startup command=-os
macosx
-ws
carbon
-arch
x86
-showsplash
-launcher
/Library/Genuitec/Profiles/MyEclipse/myeclipse.app/Contents/MacOS/myeclipse
-name
Myeclipse
–launcher.library
/Library/Genuitec/Profiles/MyEclipse/myeclipse.app/Contents/MacOS//../../../../../Common/plugins/org.eclipse.equinox.launcher.carbon.macosx_1.0.101.R34x_v20080731/eclipse_1115.so
-startup
/Library/Genuitec/Profiles/MyEclipse/myeclipse.app/Contents/MacOS/../../../../../Common/plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar
-clean
-configuration
../../../configuration
-keyring
/Users/codarini/.eclipse_keyring
-consoleLog
-showlocation
-vm
/System/Library/Frameworks/JavaVM.framework————————————–
2)
To reproduce it I simply use Search > File… I put a text (for example “/business_objects with double quotes) and a filter like *.jsp in the field below.For some occurences it works, for others no.
3) Reading the log I have many many errors:
– deleting files (don’t know why)
– with refactor actions
– other strange things…I don’t know which of these could be related to the problem. Is it possible to send /attach you the zipped log through an email?
For example:
!SESSION 2009-08-13 09:19:39.669 ———————————————–
eclipse.buildId=unknown
java.version=1.5.0_19
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=it_IT
Framework arguments: -keyring /Users/codarini/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws carbon -arch x86 -clean -keyring /Users/codarini/.eclipse_keyring -consoleLog -showlocation!ENTRY org.eclipse.equinox.p2.core 4 0 2009-08-13 09:19:47.347
!MESSAGE Provisioning exception
!STACK 1
org.eclipse.equinox.internal.provisional.p2.core.ProvisionException: Unable to read repository at file:/Library/Genuitec/Profiles/MyEclip
se/configuration/org.eclipse.osgi/bundles/472/data/listener_1925729951/.
at org.eclipse.equinox.internal.provisional.spi.p2.artifact.repository.SimpleArtifactRepositoryFactory.load(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.initializeArtifactRepository(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.<init>(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.DropinsRepositoryListener.<init>(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.watchDropins(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Unknown Source)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:355)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1074)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:616)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:299)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:489)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:211)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:321)
Caused by: java.io.FileNotFoundException: /Library/Genuitec/Profiles/MyEclipse/configuration/org.eclipse.osgi/bundles/472/data/listener_1
925729951/artifacts.xml (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
… 22 more————— OR ——————————-
!MESSAGE While loading class “org.eclipse.jst.jsp.core.internal.parser.JSPSourceParser”, thread “Thread[Worker-5,5,main]” timed out waiti
ng (5000ms) for thread “Thread[Worker-4,5,main]” to finish starting bundle “reference:file:/Library/Genuitec/Common/plugins/org.eclipse.j
st.jsp.core_1.2.121.zmyeclipse75020090612.jar [580]”. To avoid deadlock, thread “Thread[Worker-5,5,main]” is proceeding but “org.eclipse.
jst.jsp.core.internal.parser.JSPSourceParser” may not be fully initialized.
!STACK 0
org.osgi.framework.BundleException: State change in progress for bundle “reference:file:/Library/Genuitec/Common/plugins/org.eclipse.jst.
jsp.core_1.2.121.zmyeclipse75020090612.jar” by thread “Worker-4”.
at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1144)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:263)
at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:427)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:193)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:370)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:446)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:399)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:387)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:87)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
at org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.getParser(JSPDocumentLoader.java:239)
at org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.newEncodedDocument(JSPDocumentLoader.java:271)
at org.eclipse.wst.sse.core.internal.document.AbstractDocumentLoader.createNewStructuredDocument(AbstractDocumentLoader.java:100)
at org.eclipse.wst.sse.core.internal.filebuffers.BasicStructuredDocumentFactory.createDocument(BasicStructuredDocumentFactory.jav
a:65)
at org.eclipse.core.internal.filebuffers.ResourceTextFileBufferManager$1.run(ResourceTextFileBufferManager.java:136)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.core.internal.filebuffers.ResourceTextFileBufferManager.createEmptyDocument(ResourceTextFileBufferManager.java:145
)
at org.eclipse.core.internal.filebuffers.ResourceTextFileBuffer.initializeFileBufferContent(ResourceTextFileBuffer.java:289)
at org.eclipse.core.internal.filebuffers.ResourceFileBuffer.create(ResourceFileBuffer.java:241)
at org.eclipse.core.internal.filebuffers.TextFileBufferManager.connect(TextFileBufferManager.java:112)
at org.eclipse.wst.sse.core.internal.FileBufferModelManager.getModel(FileBufferModelManager.java:648)
at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._doCommonGetModel(ModelManagerImpl.java:476)
at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._commonGetModel(ModelManagerImpl.java:443)
at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._commonGetModel(ModelManagerImpl.java:416)
at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl.getModelForRead(ModelManagerImpl.java:1340)
at org.eclipse.wst.jsdt.web.core.javascript.search.JsSearchDocument.getJSPTranslation(JsSearchDocument.java:117)
at org.eclipse.wst.jsdt.web.core.javascript.search.JsSearchDocument.getPath(JsSearchDocument.java:165)
at org.eclipse.wst.jsdt.web.core.javascript.search.JSDTSearchDocumentDelegate.<init>(JSDTSearchDocumentDelegate.java:37)
at org.eclipse.wst.jsdt.web.core.javascript.search.JsSearchSupport.createSearchDocument(JsSearchSupport.java:425)
at org.eclipse.wst.jsdt.web.core.javascript.search.JsSearchSupport.addJspFile(JsSearchSupport.java:317)
at org.eclipse.wst.jsdt.web.core.javascript.search.JsIndexManager$ProcessFilesJob.run(JsIndexManager.java:277)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
Caused by: org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
… 35 more
Root exception:
org.eclipse.osgi.framework.internal.core.AbstractBundle$BundleStatusException
at org.eclipse.osgi.framework.internal.core.AbstractBundle.beginStateChange(AbstractBundle.java:1144)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.start(AbstractBundle.java:263)
at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:400)
at org.eclipse.core.runtime.internal.adaptor.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:111)
at org.eclipse.osgi.baseadaptor.loader.ClasspathManager.findLocalClass(ClasspathManager.java:427)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.findLocalClass(DefaultClassLoader.java:193)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findLocalClass(BundleLoader.java:370)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClassInternal(BundleLoader.java:446)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:399)
at org.eclipse.osgi.framework.internal.core.BundleLoader.findClass(BundleLoader.java:387)
at org.eclipse.osgi.internal.baseadaptor.DefaultClassLoader.loadClass(DefaultClassLoader.java:87)
at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:374)
at org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.getParser(JSPDocumentLoader.java:239)
at org.eclipse.jst.jsp.core.internal.encoding.JSPDocumentLoader.newEncodedDocument(JSPDocumentLoader.java:271)
at org.eclipse.wst.sse.core.internal.document.AbstractDocumentLoader.createNewStructuredDocument(AbstractDocumentLoader.java:100)
at org.eclipse.wst.sse.core.internal.filebuffers.BasicStructuredDocumentFactory.createDocument(BasicStructuredDocumentFactory.jav
a:65)
at org.eclipse.core.internal.filebuffers.ResourceTextFileBufferManager$1.run(ResourceTextFileBufferManager.java:136)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.core.internal.filebuffers.ResourceTextFileBufferManager.createEmptyDocument(ResourceTextFileBufferManager.java:145
)
at org.eclipse.core.internal.filebuffers.ResourceTextFileBuffer.initializeFileBufferContent(ResourceTextFileBuffer.java:289)
at org.eclipse.core.internal.filebuffers.ResourceFileBuffer.create(ResourceFileBuffer.java:241)
at org.eclipse.core.internal.filebuffers.TextFileBufferManager.connect(TextFileBufferManager.java:112)
at org.eclipse.wst.sse.core.internal.FileBufferModelManager.getModel(FileBufferModelManager.java:648)
at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._doCommonGetModel(ModelManagerImpl.java:476)
at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._commonGetModel(ModelManagerImpl.java:443)
at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl._commonGetModel(ModelManagerImpl.java:416)
at org.eclipse.wst.sse.core.internal.model.ModelManagerImpl.getModelForRead(ModelManagerImpl.java:1340)
at org.eclipse.wst.jsdt.web.core.javascript.search.JsSearchDocument.getJSPTranslation(JsSearchDocument.java:117)
at org.eclipse.wst.jsdt.web.core.javascript.search.JsSearchDocument.getPath(JsSearchDocument.java:165)
at org.eclipse.wst.jsdt.web.core.javascript.search.JSDTSearchDocumentDelegate.<init>(JSDTSearchDocumentDelegate.java:37)
at org.eclipse.wst.jsdt.web.core.javascript.search.JsSearchSupport.createSearchDocument(JsSearchSupport.java:425)
at org.eclipse.wst.jsdt.web.core.javascript.search.JsSearchSupport.addJspFile(JsSearchSupport.java:317)
at org.eclipse.wst.jsdt.web.core.javascript.search.JsIndexManager$ProcessFilesJob.run(JsIndexManager.java:277)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)———————— OR ————————-
!ENTRY com.genuitec.eclipse.j2eedt.core 1 0 2009-08-13 08:56:32.626
!MESSAGE Error:
!STACK 0
java.lang.NullPointerException
at com.genuitec.eclipse.j2eedt.ui.action.AddJSTLSupportActionDelegate.selectionChanged(Unknown Source)
at org.eclipse.ui.internal.PluginAction.refreshEnablement(PluginAction.java:206)
at org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:277)
at org.eclipse.ui.internal.PluginAction.selectionChanged(PluginAction.java:299)
at org.eclipse.ui.internal.AbstractSelectionService.fireSelection(AbstractSelectionService.java:156)
at org.eclipse.ui.internal.AbstractSelectionService$1.selectionChanged(AbstractSelectionService.java:62)
at org.eclipse.jface.viewers.Viewer$2.run(Viewer.java:162)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:37)
at org.eclipse.core.runtime.Platform.run(Platform.java:880)
at org.eclipse.ui.internal.JFaceUtil$1.run(JFaceUtil.java:48)
at org.eclipse.jface.util.SafeRunnable.run(SafeRunnable.java:175)
at org.eclipse.jface.viewers.Viewer.fireSelectionChanged(Viewer.java:160)
at org.eclipse.jface.viewers.StructuredViewer.updateSelection(StructuredViewer.java:2062)
at org.eclipse.jface.viewers.StructuredViewer.handleSelect(StructuredViewer.java:1138)
at org.eclipse.jface.viewers.StructuredViewer$4.widgetSelected(StructuredViewer.java:1168)
at org.eclipse.jface.util.OpenStrategy.fireSelectionEvent(OpenStrategy.java:227)
at org.eclipse.jface.util.OpenStrategy.access$3(OpenStrategy.java:221)
at org.eclipse.jface.util.OpenStrategy$1.handleEvent(OpenStrategy.java:388)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1561)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1585)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1570)
at org.eclipse.swt.widgets.Widget.notifyListeners(Widget.java:1360)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3482)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3068)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2384)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2348)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2200)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:495)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:288)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:490)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:113)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)
at org.eclipse.equinox.launcher.Main.run(Main.java:1236)—————- and many others….
Let me know, Kind Regards
support-joyMemberIvan,
Thank you for the details. I will escalate this to our dev team members. They will get back to you shortly.
Sorry for the inconvinience.
Loyal WaterMemberel_coda,
I noticed you have setup MyEclipse 7.5 with Eclipse 3.5. MyEclipse 8.0 is the version that will be compatible with Eclipse 3.5. For now, you will have to downgrade to Eclipse 3.4.2 since thats the version compatible with MyEclipse 7.5. Incase the problem persists after setting up ME 7.5 with 3.4.2, please let us know.
Ivan CodarinMemberDear Nipun,
no… I’m using Myeclipse 7.5 with Eclipse Classic 3.4.2. All the packages have been installed by Pulse with a Standard MyEclipse 7.5 profile.But three days ago I installed (with pulse) *also* a profile with Eclipse 3.5 (without any plugin) to try to work-around (and investigate) the problem related to this support request.
The evinroment with “only eclipse 3.5 without plugins (MyEclispe) installed” is able to find and replace texts correctly in all files and I used it to fix the incorrect situation generated by “the bug”… This is the reason why I think that the problem resides on the JSP Editor.
I hope this helps.
Ivan
support-eugeneMemberCan you provide:
1. Screenshot of the search dialog (so we know exactly the options you set.
2. Sample JSP text that has the text you search for but where ME fails.
Ivan CodarinMemberDears,
yes I have a screenshot of the search result… and I simply put as search (Search > File…) text the string:“/business_object
and looking for *.jsp files in my workspace.
The result is the one in the screenshot (How can I attach the screenshot??) but I cannot give you an example file because in some files of my big project the same search operation is working well… in others no.
Now a news.
This morning I installed by hand ME on my Mac without using Pulse (Eclipse 3.4.2 + Update site)… I’m trying to see if I’m able to reproduce the bug… but till now all seems ok.
I tried this way because I know that Pulse is also installing Sun’s JDK/JRE and, because I’m on a OSX I want to try the OSX-Standard install.Hope this helps
support-eugeneMemberYou can attach screenshot by clicking Post Reply button just below the header on the topic page.
FYI – Pulse doesn’t install Sun JDK on Mac – there’s no such version. Apple JDK is used. Are you sure behavior changed when you launched without the Pulse? If you point Pulse instance to the same workspace – will the problem return?
Ivan CodarinMemberDears,
sorry I didn’t find a button to attach files to the post.
So I published 3 screenshots on a website.
I’m using THE SAME workspace in Pulse and non-Pulse install.Screenshot1
http://www.uwcad.it/services/ME_error/001_sun_jdk_for_myeclipse.pngUsing Pulse I see (I understand by mistake) that Sun JDK for MyEclipse (optimized for Myeclipse) has been installed. So this shouldn’t be the problem.
Screenshot2
http://www.uwcad.it/services/ME_error/002_error_pulse_75.pngUsing pulse you see that the second occurence of /business_objects is not “selected” correctly by ME.
Screenshot3
http://www.uwcad.it/services/ME_error/003_byhand_75_ok.pngSame operation with ME installed by hand (Eclipse 3.4.2+Updatesite). The result seems ok.
Screenshot4
http://www.uwcad.it/services/ME_error/004_search_operation.pngHow I search the “/business_objects” text in both case.
Many thanks
This is the behaviour of the search operation.
support-joyMemberel_coda,
Thank you for sharing the images. We are not able to reproduce this at our end. May I suggest you to send a sample project with just one or 2 files to replicate the same issue at our end. This will help us investigate this further.
You can either PM the sample application/project or send a mail to support@genuitec.com, please refer to this thread(will help in tracking this issue) and add ATTN:Joy in the subject.Sorry for the inconvinience.
Ivan CodarinMemberDear Joy,
it happens with “large projects”… with many jsp files.
Yesterday I had the problem also with the 3.4.2 + ME installed with update-site.I will try to check if I’m able to find a way to reproduce it in a simpler project.
support-joyMemberel_coda,
Please let us know, if you are able to reproduce this in a simpler project and share the same with us. I would recommend you to upload the same using either ftp/any download site and share the information with us. In case you are worried regarding the confidentiality, please [PM] the details.
Thank you.
rgunnMemberI am having the same problems when eclipse opens (note I have no open projects in my workspace).
java.io.FileNotFoundException: /Library/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/427/data/listener_1925729951/artifacts.xml (No such file or directory)
*** Date:
Wednesday, 26 August 2009 06:38:36 PM EST** System properties:
OS=MacOSX
OS version=10.5.8
Java version=1.5.0_19*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 7.5
Build id: 7.5-20090609*** Eclipse details:
MyEclipse Enterprise WorkbenchVersion: 7.5
Build id: 7.5-20090609Eclipse Platform
Version: 3.4.2.R342_v20090122-9I96EiWElHi8lheoJKJIvhM3JfVsYbRrgVIWL
Build id: M20090211-1700Eclipse Java Development Tools
Version: 3.4.2.r342_v20081217-7o7tEAoEEDWEm5HTrKn-svO4BbDI
Build id: M20090211-1700Eclipse Plug-in Development Environment
Version: 3.4.2.R342_v20090122-7T7U1E9imVKz-A8Vz-p_jRS
Build id: M20080703-0800Eclipse Graphical Editing Framework GEF
Version: 3.4.2.v20090218-1145-67728084A56B4I233613552
Build id: 200809101400Eclipse RCP
Version: 3.4.200.R342_v20090122-989JESTEbig-SVaL8UJHcYBr4A63
Build id: M20090211-1700Eclipse startup command=-os
macosx
-ws
carbon
-arch
x86
-showsplash
-launcher
/Library/Genuitec/MyEclipse 7.5/myeclipse.app/Contents/MacOS/myeclipse
-name
Myeclipse
–launcher.library
/Library/Genuitec/MyEclipse 7.5/myeclipse.app/Contents/MacOS//../../../../Common/plugins/org.eclipse.equinox.launcher.carbon.macosx_1.0.101.R34x_v20080731/eclipse_1115.so
-startup
/Library/Genuitec/MyEclipse 7.5/myeclipse.app/Contents/MacOS/../../../../Common/plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v20081125.jar
-clean
-configuration
../../../configuration
-keyring
/Users/rgunn/.eclipse_keyring
-consoleLog
-showlocation
-vm
/System/Library/Frameworks/JavaVM.frameworkOffending stack…
java.io.FileNotFoundException: /Library/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/427/data/listener_1925729951/artifacts.xml (No such file or directory)
eclipse.buildId=unknown
java.version=1.5.0_19
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_AU
Framework arguments: -keyring /Users/rgunn/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws carbon -arch x86 -clean -keyring /Users/rgunn/.eclipse_keyring -consoleLog -showlocation!ENTRY org.eclipse.equinox.p2.core 4 0 2009-08-26 18:22:28.541
!MESSAGE Provisioning exception
!STACK 1
org.eclipse.equinox.internal.provisional.p2.core.ProvisionException: Unable to read repository at file:/Library/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/427/data/listener_1925729951/.
at org.eclipse.equinox.internal.provisional.spi.p2.artifact.repository.SimpleArtifactRepositoryFactory.load(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.p2.artifact.repository.ArtifactRepositoryManager.loadRepository(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.initializeArtifactRepository(Unknown Source)
at org.eclipse.equinox.internal.provisional.p2.directorywatcher.RepositoryListener.<init>(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.DropinsRepositoryListener.<init>(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.watchDropins(Unknown Source)
at org.eclipse.equinox.internal.p2.reconciler.dropins.Activator.start(Unknown Source)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl$2.run(BundleContextImpl.java:1009)
at java.security.AccessController.doPrivileged(Native Method)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.startActivator(BundleContextImpl.java:1003)
at org.eclipse.osgi.framework.internal.core.BundleContextImpl.start(BundleContextImpl.java:984)
at org.eclipse.osgi.framework.internal.core.BundleHost.startWorker(BundleHost.java:346)
at org.eclipse.osgi.framework.internal.core.AbstractBundle.resume(AbstractBundle.java:355)
at org.eclipse.osgi.framework.internal.core.Framework.resumeBundle(Framework.java:1074)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.resumeBundles(StartLevelManager.java:616)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.incFWSL(StartLevelManager.java:508)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.doSetStartLevel(StartLevelManager.java:299)
at org.eclipse.osgi.framework.internal.core.StartLevelManager.dispatchEvent(StartLevelManager.java:489)
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:211)
at org.eclipse.osgi.framework.eventmgr.EventManager$EventThread.run(EventManager.java:321)
Caused by: java.io.FileNotFoundException: /Library/Genuitec/MyEclipse 7.5/configuration/org.eclipse.osgi/bundles/427/data/listener_1925729951/artifacts.xml (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.<init>(FileInputStream.java:106)
Loyal WaterMemberrggun,
The error that you have reported is a red-herring and unrelated to the original post, you can safely ignore that. It’s fixed in 8.0The search issue is fixed in 8.0, and it’s caused by the JSP Core plugin failing to load, if you scroll back up to his log file you can see it failing to startup — this indexer is the one that indexes the text for proper searching.
-
AuthorPosts