Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse Process Manager (Stardust) » participant manager empty tab
participant manager empty tab [message #1747391] Mon, 14 November 2016 09:28 Go to next message
chris suen is currently offline chris suenFriend
Messages: 19
Registered: November 2016
Junior Member
I deployed the support case example on tomcat 7. When i click on participant manager after login as motu/motu , i got an empty screen. Did i missed out anything?
Re: participant manager empty tab [message #1747455 is a reply to message #1747391] Tue, 15 November 2016 05:13 Go to previous messageGo to next message
Tanmoy Roy is currently offline Tanmoy RoyFriend
Messages: 41
Registered: September 2013
Member
Do you see any error in server logs? Is there any notification ini browser window?

Regards,
Tanmoy Roy
Re: participant manager empty tab [message #1747473 is a reply to message #1747455] Tue, 15 November 2016 09:39 Go to previous messageGo to next message
chris suen is currently offline chris suenFriend
Messages: 19
Registered: November 2016
Junior Member
Hi Tanmoy. thanks for responding. I'm new to eclipse and stardust. I'm not sure whether the server log is the same as the console warning or not . there's no notification on the browser,
the following is the console warning.
Nov 15, 2016 5:24:57 PM org.apache.catalina.core.ApplicationContext log
INFO: WARNING: Component _id42 just got an automatic id, because there was no id assigned yet. If this component was created dynamically (i.e. not by a JSP tag) you should assign it an explicit static id or assign it the id you get from the createUniqueId from the current UIViewRoot component right after creation!
17:24:58 INFO [080-exec-9] DateUtils - Client TimeZone ID: GMT+08:00

in fact, just noticed that my case is exactly the same as reported by Karin Romero on 12 november. he has more info included. Think maybe we should the other thread instead.

Regards
chris
Re: participant manager empty tab [message #1748221 is a reply to message #1747473] Mon, 21 November 2016 10:31 Go to previous messageGo to next message
muchamad iman is currently offline muchamad imanFriend
Messages: 2
Registered: November 2016
Junior Member
Hi Chris,
Have you solved the error?
I have the same situation with you and Karin.

Regards,
Iman
Re: participant manager empty tab [message #1748435 is a reply to message #1748221] Wed, 23 November 2016 08:12 Go to previous messageGo to next message
Chan Xing Khuan is currently offline Chan Xing KhuanFriend
Messages: 2
Registered: November 2016
Junior Member
In regards of this issue, I have found that there are error found in browser's console:

Am using:
Eclipse Neon 1a
Tomcat 7.0.73
jdk1.7.0_80
Stardust 4.0.1

This forum is preventing me from posting the error log as I have fewer than 1 message... will try to post again...
Re: participant manager empty tab [message #1748528 is a reply to message #1748435] Thu, 24 November 2016 01:44 Go to previous messageGo to next message
Chan Xing Khuan is currently offline Chan Xing KhuanFriend
Messages: 2
Registered: November 2016
Junior Member
Here's the error message:

Quote:
Error: [$injector:unpr] http://errors.angularjs.org/1.4.8/$injector/unpr?p0=sdDataTableHelperServiceProvider%20%3C-<ng-include ng-if="viewPanelCheck(panel)" src="panel.partial" class="ng-scope">dDataTableHelperService%20%3C-%sdParticipantManagementService%20%3C-%sdParticipantManagementService%20%3C-%sdParticipantManagementService%20%3C-%sdParticipantManagementService
at http://localhost:8080/Support-Case/portal-shell/js/libs/angular/1.4.8/angular.min.js:6:416
at http://localhost:8080/Support-Case/portal-shell/js/libs/angular/1.4.8/angular.min.js:41:121
at Object.d [as get] (http://localhost:8080/Support-Case/portal-shell/js/libs/angular/1.4.8/angular.min.js:39:92)
at http://localhost:8080/Support-Case/portal-shell/js/libs/angular/1.4.8/angular.min.js:41:195
at d (http://localhost:8080/Support-Case/portal-shell/js/libs/angular/1.4.8/angular.min.js:39:92)
at Object.e [as invoke] (http://localhost:8080/Support-Case/portal-shell/js/libs/angular/1.4.8/angular.min.js:39:362)
at http://localhost:8080/Support-Case/portal-shell/js/libs/angular/1.4.8/angular.min.js:41:224
at d (http://localhost:8080/Support-Case/portal-shell/js/libs/angular/1.4.8/angular.min.js:39:92)
at Object.e [as invoke] (http://localhost:8080/Support-Case/portal-shell/js/libs/angular/1.4.8/angular.min.js:39:362)
at M.instance (http://localhost:8080/Support-Case/portal-shell/js/libs/angular/1.4.8/angular.min.js:80:336)


Screenshot of the error as per attached.
  • Attachment: 1.jpg
    (Size: 295.04KB, Downloaded 148 times)

[Updated on: Thu, 24 November 2016 01:45]

Report message to a moderator

Re: participant manager empty tab [message #1748545 is a reply to message #1748528] Thu, 24 November 2016 09:23 Go to previous messageGo to next message
Robert Emsbach is currently offline Robert EmsbachFriend
Messages: 186
Registered: October 2011
Location: Singapore
Senior Member

The Root cause of this issue is a syntax error in sdBusinessObjectFilterDialog.js. due to which the Stardust Portal is failing to initialize.

The issue will be addressed by https://bugs.eclipse.org/bugs/show_bug.cgi?id=507686

In the meantime it should be possible to change this manually. There are two extra curly brackets (}) in lines 36 and 60 which need to be removed.

Sorry for the inconvenience.
Re: participant manager empty tab [message #1748590 is a reply to message #1748545] Thu, 24 November 2016 20:55 Go to previous messageGo to next message
Karin Romero is currently offline Karin RomeroFriend
Messages: 8
Registered: November 2016
Location: Colombia
Junior Member
Hi
thanks Robert for the answer.

I Compiled and generated the packages, now after the login a empty page with a gauge at the center, is displayed.

What i could missed?

Regards


Re: participant manager empty tab [message #1748593 is a reply to message #1748590] Fri, 25 November 2016 00:39 Go to previous messageGo to next message
Karin Romero is currently offline Karin RomeroFriend
Messages: 8
Registered: November 2016
Location: Colombia
Junior Member
I have to amend my last entry.

It works now.

Thanks
Re: participant manager empty tab [message #1748933 is a reply to message #1747391] Wed, 30 November 2016 09:24 Go to previous messageGo to next message
muchamad iman is currently offline muchamad imanFriend
Messages: 2
Registered: November 2016
Junior Member
Hi Robert and Karin,
Where is the location of file "sdBusinessObjectFilterDialog.js" ?

Thanks
Iman

[Updated on: Wed, 30 November 2016 09:27]

Report message to a moderator

Re: participant manager empty tab [message #1751149 is a reply to message #1748933] Thu, 05 January 2017 03:42 Go to previous message
chris suen is currently offline chris suenFriend
Messages: 19
Registered: November 2016
Junior Member
Hi this is a bug, fixed in eclipse neon 2. stardust 4.1 try it out.
Previous Topic:MARS2: Unsupported database type: MSSQL
Next Topic:JBoss AS 7.1 preconfigured deployment configuration
Goto Forum:
  


Current Time: Tue Apr 23 09:06:10 GMT 2024

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

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

Back to the top