Skip to main content

alphaWorks  >  Forums  >  Compound XML Document Toolkit  >  developerWorks

Error accessing Wizard after install of Compound XML Document Toolkit    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
Permlink Replies: 10 - Pages: 1 - Last Post: Jun 27, 2006 11:30 AM Last Post By: Threads: [ Previous | Next ]

Posts: 1
Registered: Apr 05, 2006 07:53:35 PM
Error accessing Wizard after install of Compound XML Document Toolkit
Posted: Apr 07, 2006 12:53:47 AM
Click to report abuse...   Click to reply to this thread Reply
After installing the toolkit as directed, I tried to access the XML Document Wizard (via File-> New-> Other -> New Compound XML Document.

I received the follwoing error.

The selected Wizard could not be started.

Reason:

Plug-in com.ibm.etech.cxdtk.ui was unable to load class com.ibm.etech.cxde.ui.wizards.CompoundDocumentNewFileWizard.

Can anyone assist with some advice?

Steve Speicher

Posts: 17
Registered: Jan 24, 2005 07:42:47 AM
Re: Error accessing Wizard after install of Compound XML Document Toolkit
Posted: Apr 07, 2006 08:00:20 AM   in response to: in response to: 's post
Click to report abuse...   Click to reply to this thread Reply
This could be that you installed that latest build that requires JRE/JDK 1.5.

See Visual XForms Editor post

Are you using the new CXDTK and the older JRE 1.4?

Let me know if does, or does not, fix your problem.

  • Steve

Posts: 4
Registered: Jan 18, 2006 04:34:27 AM
Re: Error accessing Wizard after install of Compound XML Document Toolkit
Posted: May 29, 2006 01:02:44 PM   in response to: Steve Speicher in response to: Steve Speicher's post
Click to report abuse...   Click to reply to this thread Reply
Hi,

I have a similar problem and I don't know how to solve it: I've just installed the CDF Toolkit in Eclipse 3.11 and I'm using JDK 1.5. I got no error message, but when trying to access the New-Document-Wizard it's not there. The Product Configuration Dialog says the toolkit is installed properly. Any idea how to access the wizard?

Thanks a lot in advance!

R. Hummer
Steve Speicher

Posts: 17
Registered: Jan 24, 2005 07:42:47 AM
Re: Error accessing Wizard after install of Compound XML Document Toolkit
Posted: May 30, 2006 09:01:29 AM   in response to: in response to: 's post
Click to report abuse...   Click to reply to this thread Reply
R. Hummer,

Everything seems in order, perhaps try with a fresh workspace to see.

Is there any messages in the Error Log? Access it through Windows->View->Other...->PDE Runtime->Error Log. Also, go to Help->About->Configuration Details and provide java.vm.* property values.

  • Steve

Posts: 4
Registered: Jan 18, 2006 04:34:27 AM
Re: Error accessing Wizard after install of Compound XML Document Toolkit
Posted: May 30, 2006 01:17:43 PM   in response to: in response to: 's post
Click to report abuse...   Click to reply to this thread Reply
Thank you for your prompt reply!

After taking a look into the error log I realized that the WST-package was missing.
Now everything works fine!

R. Hummer

Posts: 4
Registered: Jan 18, 2006 04:34:27 AM
Re: Error accessing Wizard after install of Compound XML Document Toolkit
Posted: May 30, 2006 01:18:56 PM   in response to: Steve Speicher in response to: Steve Speicher's post
Click to report abuse...   Click to reply to this thread Reply
Thank you for your prompt reply!

After taking a look into the error log I realized that the WST-package was missing.
Now everything works fine!

R. Hummer

Posts: 3
Registered: Jun 16, 2006 04:30:20 PM
Re: Error accessing Wizard after install of Compound XML Document Toolkit
Posted: Jun 16, 2006 09:31:50 PM   in response to: in response to: 's post
Click to report abuse...   Click to reply to this thread Reply
I am having the same problem with this.

Here is what I have:

I have the newest version of CXDTK .8.60329.1348
I have WST 1.0.2.v2006...
I have Visual XForms Designer .8.60329.1348
Eclipse 3.1.2
JRE pointing to jre1.5.0_07
compiler set to 5.0

Everything is configured properly in the Managed Plug-ins status

When I start up I see the following errors in my runtime:
    • An error occurred while automatically activating bundle com.ibm.etech.cxdtk.ui (344).

in the Config Details however I have this listed:
java.version=1.4.2_03
java.vm.info=mixed mode
java.vm.name=Java HotSpot(TM) Client VM
java.vm.specification.name=Java Virtual Machine Specification
java.vm.specification.vendor=Sun Microsystems Inc.
java.vm.specification.version=1.0
java.vm.vendor=Sun Microsystems Inc.
java.vm.version=1.4.2_03-b02

But I have changed the version in the perferences.

Can anybody help?
Steve Speicher

Posts: 17
Registered: Jan 24, 2005 07:42:47 AM
Re: Error accessing Wizard after install of Compound XML Document Toolkit
Posted: Jun 16, 2006 09:43:50 PM   in response to: in response to: 's post
Click to report abuse...   Click to reply to this thread Reply
> Here is what I have:
> JRE pointing to jre1.5.0_07

but ...

> in the Config Details however I have this listed:
> java.version=1.4.2_03
> java.vm.version=1.4.2_03-b02

It appears that you are really using JRE 1.4. Ensure that you either a) have the 1.5 JRE in PATH first or b) use -vm flag when starting Eclipse like, eclipse.exe -vm "c:\program files\java\jre1.5.0_07\bin\javaw.exe"

Hope that helps,
Steve

Posts: 3
Registered: Jun 16, 2006 04:30:20 PM
Re: Error accessing Wizard after install of Compound XML Document Toolkit
Posted: Jun 17, 2006 12:36:30 AM   in response to: Steve Speicher in response to: Steve Speicher's post
Click to report abuse...   Click to reply to this thread Reply
Awesome that worked thank you! But now I'm a bit puzzled about something else, the reason why I wanted to get the Compound XML Doc Toolkit was because I watched a demo of it for XUL. Yet now that I run it, there is no option in the wizard for me to select XUL?

Any suggestions?

Respectfully,

Joshua
Steve Speicher

Posts: 17
Registered: Jan 24, 2005 07:42:47 AM
Re: Error accessing Wizard after install of Compound XML Document Toolkit
Posted: Jun 19, 2006 08:20:11 AM   in response to: in response to: 's post
Click to report abuse...   Click to reply to this thread Reply
> Awesome that worked thank you! But now I'm a bit
> puzzled about something else, the reason why I wanted
> to get the Compound XML Doc Toolkit was because I
> watched a demo of it for XUL. Yet now that I run it,
> there is no option in the wizard for me to select
> XUL?
>
I'm a bit puzzled too, how did you navigate to that demo? That's a fairly old demo of the first release of the Compound XML Document Editor but we not longer have XUL support. We came to the concensus that XUL is not a 'compound XML document' though rather just a 'XML document' format.

Is there a specific XUL compound XML document profile that you had in mind? I'd be interested in hearing from all users if there is interest in just XUL or XUL+???

To answer your last question, it is possible to add support for XUL yourself. If you wish to have it added to be integrated with CXDTK, then see:
http://www-128.ibm.com/developerworks/forums/dw_thread.jsp?message=13821685&cat=28&thread=119169&treeDisplayType=threadmode1&forum=504#13821685

If you want to just have directed editing and schema validation, then using WTP should be enough (either registering the XUL xsd/dtd within the XML Catalog or simply having xsi:schemaLocation in your XUL source).

  • Steve

Posts: 3
Registered: Jun 16, 2006 04:30:20 PM
Re: Error accessing Wizard after install of Compound XML Document Toolkit
Posted: Jun 27, 2006 11:30:32 AM   in response to: Steve Speicher in response to: Steve Speicher's post
Click to report abuse...   Click to reply to this thread Reply
Hey thank you very much Steve, sorry it took me a bit to get back to you. The demo I navigated to was posted on another website I read. Here is the link to the demo:
http://www.alphaworks.ibm.com/demo/flash/cxde

The reason why I am interested in using this tool was because I needed to give a demo to my company on MDD. My demo I created took a Object Relational Mapping Model (different kinda ORM) http://orm.net and from that I did a code generation of the model to UI. I wanted to use XUL. But was short on time (only had 2 days) so I ended up generating a winform instead.

However I am still very much interested in seeing the possibilities of XUL in your tool. Maybe I can create something from it =).

again appreciate the quick responses and feedback.

Respectfully, Joshua Stroup

Point your RSS reader here for a feed of the latest messages in all forums