Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Scout » Error on Create SearchForms on Scout 4.0
Error on Create SearchForms on Scout 4.0 [message #1384961] Tue, 03 June 2014 10:16 Go to next message
Nils Israel is currently offline Nils IsraelFriend
Messages: 72
Registered: May 2010
Member
Hi,
can anybody confirm the following behavior:

The click on "Create searchform" on an AbstractPageWithTable with at least one SmartColumn with a LookupCall (CodeType works finde btw) leads to the following error:

Message:
org.eclipse.scout.sdk.ui.wizard.form.SearchFormNewWizard.performFinish(SearchFormNewWizard.java:158)
	exception during perfoming finish of wizard.


Stack Trace:
java.lang.NullPointerException
	at org.eclipse.scout.sdk.operation.form.SearchFormFromTablePageHelper.addFormField(SearchFormFromTablePageHelper.java:142)
	at org.eclipse.scout.sdk.operation.form.SearchFormFromTablePageHelper.addSearchField(SearchFormFromTablePageHelper.java:206)
	at org.eclipse.scout.sdk.operation.form.SearchFormFromTablePageHelper.fillSearchForm(SearchFormFromTablePageHelper.java:117)
	at org.eclipse.scout.sdk.operation.form.SearchFormNewOperation.fillFromTablePage(SearchFormNewOperation.java:129)
	at org.eclipse.scout.sdk.operation.form.SearchFormNewOperation.createMainBox(SearchFormNewOperation.java:109)
	at org.eclipse.scout.sdk.operation.form.FormNewOperation.run(FormNewOperation.java:121)
	at org.eclipse.scout.sdk.operation.form.SearchFormNewOperation.run(SearchFormNewOperation.java:102)
	at org.eclipse.scout.sdk.ui.wizard.form.SearchFormNewWizard.performFinish(SearchFormNewWizard.java:154)
	at org.eclipse.scout.sdk.ui.wizard.AbstractWorkspaceWizard$P_PerformFinishOperation.run(AbstractWorkspaceWizard.java:152)
	at org.eclipse.scout.sdk.jobs.OperationJob.run(OperationJob.java:95)
	at org.eclipse.scout.sdk.jobs.AbstractWorkspaceBlockingJob.doRun(AbstractWorkspaceBlockingJob.java:64)
	at org.eclipse.scout.sdk.jobs.AbstractWorkspaceBlockingJob.run(AbstractWorkspaceBlockingJob.java:45)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)


Session Data:
eclipse.buildId=4.4.0.I20140522-1330
java.version=1.7.0_51
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
Framework arguments:  -product org.eclipse.epp.package.jee.product
Command-line arguments:  -os win32 -ws win32 -arch x86_64 -product org.eclipse.epp.package.jee.product


Version Info:
index.php/fa/18191/0/

Kind regards,
Nils
Re: Error on Create SearchForms on Scout 4.0 [message #1385014 is a reply to message #1384961] Tue, 03 June 2014 16:11 Go to previous messageGo to next message
Matthias Villiger is currently offline Matthias VilligerFriend
Messages: 232
Registered: September 2011
Senior Member
Hi Nils,

I can confirm this error and I have created Bug 436487 to track it. Thanks for reporting this!

Kind regards
matthias
Re: Error on Create SearchForms on Scout 4.0 [message #1385017 is a reply to message #1385014] Tue, 03 June 2014 16:33 Go to previous messageGo to next message
Matthias Villiger is currently offline Matthias VilligerFriend
Messages: 232
Registered: September 2011
Senior Member
Hi Nils,

The bug has been fixed for Scout SDK 4.0 RC3. Can you please test it as soon as RC3 is available? Thanks a lot!
Re: Error on Create SearchForms on Scout 4.0 [message #1385655 is a reply to message #1385017] Tue, 10 June 2014 09:15 Go to previous message
Nils Israel is currently offline Nils IsraelFriend
Messages: 72
Registered: May 2010
Member
Hi Matthias,
it is working fine with the daily build and with RC3. Thanks for the quick fix.

Kind regards,
Nils
Previous Topic:Luna nightly build problems with DesktopMenuBar
Next Topic:Scout usage from command line
Goto Forum:
  


Current Time: Thu Apr 25 01:30:57 GMT 2024

Powered by FUDForum. Page generated in 0.03849 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top