facebook

internal browser not working

  1. MyEclipse IDE
  2.  > 
  3. Installation, Configuration & Updates
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #249584 Reply

    glurps
    Member

    in eclipse 3.1 i cant select an internal browser, the checkbox is grayed out.

    so the problem lays not only with myeclipse 4.1.1 but with eclipse in general.

    but with myeclipse it becomes a real problem.

    when i try to open one of the view for editing a html file (not only the preview mode) i get errors like this:

    
    com.genuitec.eclipse.core.GenuitecCoreRTException: Invalid thread state detected on write.
        at com.genuitec.eclipse.core.A.Ą(Unknown Source)
        at com.genuitec.eclipse.core.A.Ą(Unknown Source)
        at com.genuitec.eclipse.core.A.Ă(Unknown Source)
        at com.genuitec.eclipse.core.C.Ă(Unknown Source)
        at com.genuitec.eclipse.core.C.Ă(Unknown Source)
        at com.genuitec.eclipse.core.C.ċ(Unknown Source)
        at com.genuitec.eclipse.core.C.<init>(Unknown Source)
        at com.genuitec.eclipse.core.ViperCore.ā(Unknown Source)
        at com.genuitec.eclipse.core.ViperCore.ā(Unknown Source)
        at com.genuitec.eclipse.core.ViperCore.ă(Unknown Source)
        at com.genuitec.eclipse.core.ViperCore.isLicenseValid(Unknown Source)
        at com.genuitec.eclipse.core.vU.ā(Unknown Source)
        at com.genuitec.eclipse.core.vU.A__111164asdfae2342fa(Unknown Source)
        at com.genuitec.eclipse.integration.Integrator.vU1(Unknown Source)
        at com.ibm.sse.editor.StructuredTextEditor.init(StructuredTextEditor.java:1850)
        at org.eclipse.ui.part.MultiPageEditorPart.addPage(MultiPageEditorPart.java:152)
        at org.eclipse.ui.part.MultiPageEditorPart.addPage(MultiPageEditorPart.java:132)
        at com.genuitec.eclipse.webdesigner2.HTMLMultiPageEditorPart.createSourcePage(HTMLMultiPageEditorPart.java:427)
        at com.genuitec.eclipse.webdesigner2.HTMLMultiPageEditorPart.createPages(HTMLMultiPageEditorPart.java:257)
        at org.eclipse.ui.part.MultiPageEditorPart.createPartControl(MultiPageEditorPart.java:241)
        at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:609)
        at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:384)
        at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:552)
        at org.eclipse.ui.internal.PartPane.setVisible(PartPane.java:283)
        at org.eclipse.ui.internal.presentations.PresentablePart.setVisible(PresentablePart.java:126)
        at org.eclipse.ui.internal.presentations.util.PresentablePartFolder.select(PresentablePartFolder.java:268)
        at org.eclipse.ui.internal.presentations.util.LeftToRightTabOrder.select(LeftToRightTabOrder.java:65)
        at org.eclipse.ui.internal.presentations.util.TabbedStackPresentation.selectPart(TabbedStackPresentation.java:391)
        at org.eclipse.ui.internal.PartStack.refreshPresentationSelection(PartStack.java:1102)
        at org.eclipse.ui.internal.PartStack.setSelection(PartStack.java:1051)
        at org.eclipse.ui.internal.PartStack.showPart(PartStack.java:1256)
        at org.eclipse.ui.internal.PartStack.add(PartStack.java:442)
        at org.eclipse.ui.internal.EditorStack.add(EditorStack.java:109)
        at org.eclipse.ui.internal.EditorSashContainer.addEditor(EditorSashContainer.java:60)
        at org.eclipse.ui.internal.EditorAreaHelper.addToLayout(EditorAreaHelper.java:212)
        at org.eclipse.ui.internal.EditorAreaHelper.addEditor(EditorAreaHelper.java:202)
        at org.eclipse.ui.internal.EditorManager.createEditorTab(EditorManager.java:758)
        at org.eclipse.ui.internal.EditorManager.openEditorFromDescriptor(EditorManager.java:665)
        at org.eclipse.ui.internal.EditorManager.openEditor(EditorManager.java:628)
        at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2360)
        at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2295)
        at org.eclipse.ui.internal.WorkbenchPage.access$9(WorkbenchPage.java:2287)
        at org.eclipse.ui.internal.WorkbenchPage$9.run(WorkbenchPage.java:2273)
        at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
        at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2268)
        at org.eclipse.ui.actions.OpenWithMenu.openEditor(OpenWithMenu.java:279)
        at org.eclipse.ui.actions.OpenWithMenu.access$0(OpenWithMenu.java:271)
        at org.eclipse.ui.actions.OpenWithMenu$2.handleEvent(OpenWithMenu.java:178)
        at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
        at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1021)
        at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2867)
        at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2572)
        at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1699)
        at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:1663)
        at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:367)
        at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:143)
        at org.eclipse.ui.internal.ide.IDEApplication.run(IDEApplication.java:103)
        at org.eclipse.core.internal.runtime.PlatformActivator$1.run(PlatformActivator.java:226)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:376)
        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:163)
        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:324)
        at org.eclipse.core.launcher.Main.invokeFramework(Main.java:334)
        at org.eclipse.core.launcher.Main.basicRun(Main.java:278)
        at org.eclipse.core.launcher.Main.run(Main.java:973)
        at org.eclipse.core.launcher.Main.main(Main.java:948)
    
    

    eclipse i compiled with support for firefox and mozilla and i can start them externaly.

    i use sun-jdk-1.5.0.06.

    what might be the problem here

    #249634 Reply

    Riyad Kalla
    Member

    The problem here is a license issue. You are using a trial license of MyEclipse and running it as a different user than you installed it as (or Eclipse). For the trial of MyEclipse you need to install Eclipse/MyEclipse as the same user you are running it as, otherwise the license manager thinks you are sharing a process. When you buy a subscription this restriction is lifted.

    Also we do no testing with non-standard distributions of Eclipse, so you mentione compiling your own Eclipse distro. Either that means you downloaded 100s of megs of source from eclipse.org and used Sun JDK to build Eclipse or you are using a GCJ-built version of it, either way neither of these setups are supported so it’s hard to say if you run into OTHER problems, what is the cause of them.

    For the most bug free operation, please install Eclipse 3.1.2 SDK from Eclipse.org’s site and MyEclipse 4.1.1 all under your home dir as the same user you plan on running it as. Once that works and if you are happy with the product and purchase a subscription you can then try and mess around in any setup you want (Eclipse installed under /usr/local or something like that).

    Also keep in mind we offer 100% money back guaruntee. So if you buy a subscription and end up not finding MyEclipse what you needed, just contact us and we’ll refund your purchase.

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: internal browser not working

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