Posted: Thu Jan 17, 2013 4:15 am Post subject: Unable to create New Application in WMBT
Acolyte
Joined: 12 Aug 2012 Posts: 51
I am not sure if this is the correct location for me to ask my question.
I having a problem creating new application in my WMB Toolkit.
What i ussually do is click File > New > Application.
Then the New Application form is displayed. I entered the application name then click on "Finish" but nothing is happening. The button is not triggering any event of some sort.
Joined: 22 Mar 2010 Posts: 4941 Location: Bloomington, IL USA
The .log file in the .metadata directory may have helpful information. _________________ http://leanpub.com/IIB_Tips_and_Tricks
Save $20: Coupon Code: MQSERIES_READER
Switching repository worked! I was able to create application. Thank you very much
I cleaned my workspace and code directory and then downloaded the code from repository. When i try to create a new application same thing happend. i cant create new application again.
I check the log file in metadata and i found that there are tons of errrors.
Code:
!ENTRY org.eclipse.ui 4 0 2013-01-18 13:44:46.714
!MESSAGE Unhandled event loop exception
!STACK 0
java.lang.NullPointerException
at com.ibm.etools.mft.navigator.internal.libandapp.wizards.AbstractNewAppLibProjectWizard.performFinish(Unknown Source)
at org.eclipse.jface.wizard.WizardDialog.finishPressed(Unknown Source)
at org.eclipse.jface.wizard.WizardDialog.buttonPressed(Unknown Source)
at org.eclipse.jface.dialogs.Dialog$2.widgetSelected(Unknown Source)
at org.eclipse.swt.widgets.TypedListener.handleEvent(Unknown Source)
Don't check out V7 code from the repository to work with V8.
The migration doc says to use the project interchange format to export your V7 projects and import them into V8! _________________ MQ & Broker admin
Joined: 10 Feb 2003 Posts: 6076 Location: Somewhere over the Rainbow this side of Never-never land.
fjb_saper wrote:
Don't check out V7 code from the repository to work with V8.
The migration doc says to use the project interchange format to export your V7 projects and import them into V8!
There is one more important thing NOT to forget
When you have migrated check the migrated code back into your source code control system (SVN etc) into a totally separate branch. Then use that branch for all V8 development from then on. _________________ WMQ User since 1999
MQSI/WBI/WMB/'Thingy' User since 2002
Linux user since 1995
Every time you reinvent the wheel the more square it gets (anon). If in doubt think and investigate before you ask silly questions.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum