- This topic has 18 replies, 8 voices, and was last updated 17 years, 7 months ago by Riyad Kalla.
-
AuthorPosts
-
MichelMorlighemParticipantHello,
If I try to create a Matisse Form, there is no template to select: so it is not possible to move forward!
Here follows my configuration and a report from the log.
Regards,
Michel
– System Setup ——————————-
Operating System and version: Windows 2000 SP4
Eclipse version: 3.1.2
Eclipse build id: M20060118-1600
Fresh Eclipse install (y/n): y
If not, was it upgraded to its current version using the update manager?
Other installed external plugins: n
Number of plugins in the <eclipse>/plugins directory that begin with org.eclipse.pde.*: 4
MyEclipse version: 4.1.1
Eclipse JDK version: 1.5.0_06
Application Server JDK version:
Are there any exceptions in the Eclipse log file?!SESSION 2006-04-27 09:53:26.784 ———————————————–
eclipse.buildId=M20060118-1600
java.version=1.5.0_06
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_FR
Command-line arguments: -os win32 -ws win32 -arch x86!ENTRY com.genuitec.eclipse.dehory 4 4 2006-04-27 09:55:17.863
!MESSAGE Connection timed out: connect
!STACK 0
java.net.ConnectException: Connection timed out: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.<init>(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.setupCurrentEntity(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startEntity(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLEntityManager.startDTDEntity(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDTDScannerImpl.setInputSource(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentScannerImpl$DTDDispatcher.dispatch(Unknown Source)
at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XML11Configuration.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.XMLParser.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(Unknown Source)
at com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at org.openide.xml.XMLUtil.parse(XMLUtil.java:36)
at com.genuitec.eclipse.dehory.FormTemplateManager.loadTemplates(FormTemplateManager.java:34)
at com.genuitec.eclipse.dehory.FormTemplateManager.<init>(FormTemplateManager.java:24)
at com.genuitec.eclipse.dehory.DeHoryPlugin.getFormTemplateManager(DeHoryPlugin.java:151)
at com.genuitec.eclipse.dehory.NewFormWizardPage.createControl(NewFormWizardPage.java:120)
at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:179)
at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:611)
at org.eclipse.jface.wizard.WizardDialog.setWizard(WizardDialog.java:965)
at org.eclipse.jface.wizard.WizardDialog.updateForPage(WizardDialog.java:1016)
at org.eclipse.jface.wizard.WizardDialog.access$2(WizardDialog.java:1013)
at org.eclipse.jface.wizard.WizardDialog$4.run(WizardDialog.java:1003)
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
at org.eclipse.jface.wizard.WizardDialog.showPage(WizardDialog.java:1001)
at org.eclipse.jface.wizard.WizardDialog.nextPressed(WizardDialog.java:753)
at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:345)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Dialog.java:556)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:90)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:809)
at org.eclipse.jface.window.Window.open(Window.java:787)
at org.eclipse.ui.actions.NewWizardAction.run(NewWizardAction.java:181)
at org.eclipse.jface.action.Action.runWithEvent(Action.java:996)
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:538)
at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:488)
at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:400)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:843)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3125)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:2758)
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(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
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)
Karol CejkaMemberI have the same problem.
I thing prblem is the templates simply missing πAny idea from development team? Or I can give back my money?
Harald GroΓMemberThere is no need to get your money back.
The Xerces parsers tries to validate the XML with the form templates. But it seems that the DTDs have not been included in the plugin or the entity resolver.
So the parser tries to get the DTD from the internet. If you connect to the internet via a proxy you have to declare that in the configuration.
Otherwise the lookup will run on a timeout as on your installation.You can set the proxy via
Windows -> Preferences -> MyEclipse -> InternetTools -> Internet ProxyRegards
MichelMorlighemParticipantIt is working now.
Thank you for your help.
Michel
Karol CejkaMember@grossh wrote:
There is no need to get your money back.
You can set the proxy via
Windows -> Preferences -> MyEclipse -> InternetTools -> Internet ProxyProblem is solved but i have one question.
If I will be disconnected from internet I can’t work with this editor? I want my money back π
Karol CejkaMember
Jimmy RayMemberSo I did this as well as no the templates appear, but the palette is still empty…
Riyad KallaMembergrossh,
First let me thank you for replying to this thread, it got lost in my inbox and you were exactly right. We have this filed as a bug internally (to include the DTD in the xml catalog so it doesn’t barf on validation) and that should be fixed in the next release.Also Jimmy I’ll follow up with you about the palette in your other thread, there should definately be all the Swing components there for you to work with. Maybe it’s an install issue or a perspective issue, we’ll get to the bottom of it.
And lastly Karol sorry for the frustration with that bug, if at any time you honestly wanted a refund we give 100% money back refunds, even if you’ve used the product for 8 months. While I understand that may have just been a joke, we want everyone to know that you guys are #1, and we want to win you over as customers not because of vendor lock in or any monkey business like that.
support-michaelKeymasterUser grossh is exactly right for the need for internet access. I posted an ANN that explains this a bit further. See http://www.myeclipseide.com/PNphpBB2+file-viewtopic-t-12458.html
I prepended [Bug] qualifier to this thread to help all other readers understand the nature of this problem.
We will resolve it in the next release.
jdeffnerMemberIs there any esimate for when the next version with the Matisse no template bug fix will be available? I normally don’t allow
my development machine to have access to the net (and vice versa), so it’s kind of a show stopper for me.
Riyad KallaMemberjdeffner,
I’m checking on that for you, I don’t know if management wanted to release it around 5.0 M2 or not.
Tommy09MemberThe problem is still there. I use Eclipse 3.2 and MyEclipse 5.1.1. I tried to enable proxy setting, but it failed. Could anyone help how can I set that proxy fields. Thanks in advance!
Riyad KallaMemberTommy,
Can you explain your setup (network setup) to me in detail? The reason I ask is because we fixed this issue a few times, and when we test it internally by:
* Disabling networking
* Unplugging network connection
* Rebooting without network connectionwe cannot reproduce the error of the empty palette anymore, but you and I think 2 other users have reported the issue still exists but I can’t find a reproducable case on this end that we can use to test with and fix.
Tommy09MemberI disconnected network and tried it again. Nothing supprising happened. I even reinstalled MyEclipse, the same sad outcome. I found another weired problem, when I choose New\Matisse Form, there is no reponse. Now I access internet home, so proxy setting is unneccessary. Could you give a email address, may we can discuss it using captured pics.
Riyad KallaMemberTommy,
Can you post your setup information from MyEclipse > Installation Summary > Installation Details here for me? Also what locale do you have set for Windows? -
AuthorPosts