Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Author Message
warish
Post subject: Ajax Workbench and Mac  PostPosted: Feb 16, 2010 - 07:41 PM
Veteran Member
Veteran Member


Joined: Oct 05, 2005
Posts: 49

I am getting the following error when I click on the address field of the Ajax browser in the Ajax workbench perspective. Does the Ajax browser work with the Mac?

eclipse.buildId=unknown
java.version=1.5.0_22
java.vendor=Apple Inc.
BootLoader constants: OS=macosx, ARCH=x86, WS=carbon, NL=en_US
Framework arguments: -keyring /Users/Warren/.eclipse_keyring -showlocation
Command-line arguments: -os macosx -ws carbon -arch x86 -clean -keyring /Users/Warren/.eclipse_keyring -consoleLog -showlocation


Error
Tue Feb 16 11:24:36 PST 2010
Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".

org.mozilla.xpcom.XPCOMException: The function "getServiceByContractID" returned an error condition (0x80004002)
at org.mozilla.xpcom.internal.XPCOMJavaProxy.callXPCOMMethod(Native Method)
at org.mozilla.xpcom.internal.XPCOMJavaProxy.invoke(XPCOMJavaProxy.java:143)
at $Proxy10.getServiceByContractID(Unknown Source)
at com.genuitec.javascript.debug.util.MozillaServicesUtil.getNsIConsoleService(MozillaServicesUtil.java:29)
at com.genuitec.javascript.debug.ui.editor.AJAXBrowserEditor.createJavaScriptConsole(AJAXBrowserEditor.java:340)
at com.genuitec.javascript.debug.ui.editor.AJAXBrowserEditor$6.getJavaScriptConsole(AJAXBrowserEditor.java:326)
at org.eclipse.atf.mozilla.ide.ui.console.JavaScriptConsoleView.doCreatePage(JavaScriptConsoleView.java:93)
at org.eclipse.ui.part.PageBookView.createPage(PageBookView.java:409)
at org.eclipse.ui.part.PageBookView.partActivated(PageBookView.java:752)
at org.eclipse.ui.part.PageBookView$4.partActivated(PageBookView.java:1011)
at org.eclipse.ui.internal.PartListenerList2$1.run(PartListenerList2.java:70)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.core.runtime.Platform.run(Platform.java:888)
at org.eclipse.ui.internal.PartListenerList2.fireEvent(PartListenerList2.java:55)
at org.eclipse.ui.internal.PartListenerList2.firePartActivated(PartListenerList2.java:68)
at org.eclipse.ui.internal.PartService.firePartActivated(PartService.java:192)
at org.eclipse.ui.internal.PartService.setActivePart(PartService.java:306)
at org.eclipse.ui.internal.WorkbenchPagePartList.fireActivePartChanged(WorkbenchPagePartList.java:57)
at org.eclipse.ui.internal.PartList.setActivePart(PartList.java:136)
at org.eclipse.ui.internal.WorkbenchPage.setActivePart(WorkbenchPage.java:3531)
at org.eclipse.ui.internal.WorkbenchPage.requestActivation(WorkbenchPage.java:3071)
at org.eclipse.ui.internal.PartPane.requestActivation(PartPane.java:279)
at org.eclipse.ui.internal.EditorPane.requestActivation(EditorPane.java:98)
at org.eclipse.ui.internal.PartPane.handleEvent(PartPane.java:237)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1598)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1603)
at org.eclipse.swt.widgets.Shell.setActiveControl(Shell.java:1528)
at org.eclipse.swt.widgets.Control.kEventMouseDown(Control.java:2154)
at org.eclipse.swt.widgets.Composite.kEventMouseDown(Composite.java:550)
at org.eclipse.swt.widgets.Widget.mouseProc(Widget.java:1362)
at org.eclipse.swt.widgets.Display.mouseProc(Display.java:2930)
at org.eclipse.swt.internal.carbon.OS.SendEventToEventTarget(Native Method)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3051)
at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2405)
at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2369)
at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2221)
at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:500)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:493)
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:194)
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:368)
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:592)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:559)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:514)
at org.eclipse.equinox.launcher.Main.run(Main.java:1311)


Here is my installation summary:

*** Date:
Tuesday, February 16, 2010 11:40:43 AM PST

** System properties:
OS=MacOSX
OS version=10.5.8
Java version=1.5.0_22


*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 8.0
Build id: 8.0-20091120


*** Eclipse details:
MyEclipse Enterprise Workbench

Version: 8.0
Build id: 8.0-20091120






Eclipse startup command=-os
macosx
-ws
carbon
-arch
x86
-showsplash
-launcher
/Library/Genuitec/MyEclipse 8.x Latest/myeclipse.app/Contents/MacOS/myeclipse
-name
Myeclipse
--launcher.library
/Library/Genuitec/MyEclipse 8.x Latest/myeclipse.app/Contents/MacOS//../../../../Common/plugins/org.eclipse.equinox.launcher.carbon.macosx_1.0.200.v20090520-1835/eclipse_1206.so
-startup
/Library/Genuitec/MyEclipse 8.x Latest/myeclipse.app/Contents/MacOS/../../../../Common/plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
-install
/Library/Genuitec/MyEclipse 8.x Latest
-clean
-configuration
../../../configuration
-keyring
/Users/Warren/.eclipse_keyring
-consoleLog
-showlocation
-vm
/System/Library/Frameworks/JavaVM.framework
 
 View user's profile Send private message  
Reply with quote Back to top
mcconnell_stephen
Post subject: RE: Ajax Workbench and Mac  PostPosted: Mar 03, 2010 - 04:33 PM
Veteran Member
Veteran Member


Joined: Nov 21, 2003
Posts: 50

I'm getting the same problem.
1) I cannot enter a URL or at least it is not visible.
2) When I enter a URL and press go... it says even a valid url is malformed
For example if I enter www.ibm.com it tells me there is no protocol given
and if I enter http://www.ibm.com it tells me it's a malformed URL.
3) OH BTW, there are times when if I shut down Eclipse and then restart it, I can see the URL I enter

What's going on HERE!!!!! I'm trying to start to learn AJAX development and am having nothing but problems.

_________________
Stephen McConnell
Scawa Enterprises
"Boredom is a personal defect"
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
richkrys
Post subject: RE: Ajax Workbench and Mac  PostPosted: Mar 23, 2010 - 05:08 PM
Veteran Member
Veteran Member


Joined: Jun 09, 2003
Posts: 1

I too am having the same problem...

I am getting an error dialog when trying to open the <http://www.dzone.com/> URL in the AJAX Web Browser. The error dialog says "URI is malformed. Please re-enter valid URL."

My installation summary is as follows:

*** Date:
Tuesday, March 23, 2010 11:59:30 AM EDT

** System properties:
OS=Linux
OS version=2.6.31.12-174
Java version=1.6.0_17


*** MyEclipse details:
MyEclipse Enterprise Workbench
Version: 8.0
Build id: 8.0-20091120


*** Eclipse details:
MyEclipse Enterprise Workbench

Version: 8.0
Build id: 8.0-20091120




Eclipse Project SDK

Version: 3.5.1.R35x_v20090811-7Q7bAIBPVUBVbKSMTyyfpOteKTem7_g2paS1__z-Rrmf4
Build id: M20090917-0800


Eclipse Platform

Version: 3.5.1.R35x_v20090910-9gEeG1_FthkNDSP2odXdThaOu9GFDPn83DGB7
Build id: M20090917-0800


Eclipse Java Development Tools

Version: 3.5.1.r351_v20090810-0600-7r88FEoFI0WTo6Az-1qFRHm37ChJ
Build id: M20090917-0800


Eclipse Plug-in Development Environment

Version: 3.5.1.R35x_v20090811-7Z7_F9zFDX-aT6Ywvh8_S93
Build id: M20090917-0800


Eclipse Graphical Editing Framework GEF

Version: 3.5.1.v20090724-1146-777908193B6696L3DA843563
Build id: 200908131412


Eclipse RCP

Version: 3.5.1.R35x_v20090811-9SA0FxVFqE70OL1ARMrfcO6e7BA6
Build id: M20090917-0800




Eclipse startup command=-os
linux
-ws
gtk
-arch
x86_64
-showsplash
-launcher
/home/rich/j2ee/eclipse/eclipse
-name
Eclipse
--launcher.library
/home/rich/j2ee/eclipse//plugins/org.eclipse.equinox.launcher.gtk.linux.x86_64_1.0.200.v20090519/eclipse_1206.so
-startup
/home/rich/j2ee/eclipse//plugins/org.eclipse.equinox.launcher_1.0.201.R35x_v20090715.jar
-exitdata
b8012
-vm
/home/rich/j2ee/java/jdk1.6.0_17/jre/bin/java
 
 View user's profile Send private message  
Reply with quote Back to top
support-scott
Post subject:   PostPosted: Apr 14, 2010 - 05:48 PM
Moderator
Moderator


Joined: May 06, 2003
Posts: 6798

This issue was caused by an incompatability on Mac OS X but has been corrected in MyEclipse 8.5. Please upgrade to restore this functionality.

_________________
--Scott
MyEclipse Support
 
 View user's profile Send private message Visit poster's website  
Reply with quote Back to top
Display posts from previous:     
Jump to:  
All times are GMT - 6 Hours
Post new topic   Reply to topic
View previous topic Printable version Log in to check your private messages View next topic
Powered by PNphpBB2 © 2003-2004 The PNphpBB Group
Credits