I've found another issue related with login.. now in hosted mode if you
enter any wrong credential you are forwarded to a Stacktrace screen instead
of the login page as it was working some time ago.
PS: all my tests are in hosted mode for now
On Mon, Aug 19, 2013 at 9:28 AM, Mauricio Salatino <salaboy(a)gmail.com>wrote:
Update: Because the Authoring perspective is persistent.. if the user
lost
the context once after closing the designer in this unexpected way (with
error) that will be stored and the original perspective will be never
opened again.
On Mon, Aug 19, 2013 at 8:48 AM, Mauricio Salatino <salaboy(a)gmail.com>wrote:
> I'm smoke testing my changes in kie-wb now.. but I don't believe that we
> can release if this issue is still around.
>
>
> On Mon, Aug 19, 2013 at 8:47 AM, Mauricio Salatino <salaboy(a)gmail.com>wrote:
>
>> Hi Edson, et all,
>> I've already backported my changes to 6.0.x, but building locally kie-wb
>> today (Monday Morning UK time) I'm still getting issues with the designer.
>> It could compile ok, but there are still some issues when closing it:
>>
>> [ERROR] com.google.gwt.core.client.JavaScriptException: (TypeError)
>>
@org.jboss.errai.ioc.client.BootstrapperImpl::_$1757102468_onWorkbenchPartBeforeClose(Lorg/uberfire/client/mvp/PlaceManagerImpl;Lorg/uberfire/workbench/events/BeforeClosePlaceEvent;)([Java
>> object: org.uberfire.client.mvp.PlaceManagerImpl@1857744690, Java
>> object: org.uberfire.workbench.events.BeforeClosePlaceEvent@2003088368]):
>> $wnd.document.getElementById(...).contentWindow.ORYX is undefined
>> [ERROR] at
>>
com.google.gwt.dev.shell.BrowserChannelServer.invokeJavascript(BrowserChannelServer.java:249)
>> [ERROR] at
>> com.google.gwt.dev.shell.ModuleSpaceOOPHM.doInvoke(ModuleSpaceOOPHM.java:136)
>> [ERROR] at
>> com.google.gwt.dev.shell.ModuleSpace.invokeNative(ModuleSpace.java:571)
>> [ERROR] at
>> com.google.gwt.dev.shell.ModuleSpace.invokeNativeVoid(ModuleSpace.java:299)
>> [ERROR] at
>>
com.google.gwt.dev.shell.JavaScriptHost.invokeNativeVoid(JavaScriptHost.java:107)
>> [ERROR] at
>>
org.jboss.errai.ioc.client.BootstrapperImpl._$1757102468_onWorkbenchPartBeforeClose(BootstrapperImpl.java)
>> [ERROR] at
>>
org.jboss.errai.ioc.client.BootstrapperImpl$132$1.fireEvent(BootstrapperImpl.java:2661)
>> [ERROR] at
>>
org.jboss.errai.ioc.client.BootstrapperImpl$132$1.fireEvent(BootstrapperImpl.java:1)
>>
>>
>>
>> To reproduce this issue:
>> 1) start kie-wb
>> 2) go to Authoring
>> 3) select a business process from one of the projects, and wait for the
>> desiger to open
>> 4) Switch to Process Definitions Perspective or any other perspective
>>
>> I'm adding Tihomir to the thread, because I know that this looks like an
>> UF error as well.
>>
>>
>>
>>
>>
>> On Sat, Aug 17, 2013 at 2:11 PM, Edson Tirelli
<ed.tirelli(a)gmail.com>wrote:
>>
>>> Mauricio,
>>>
>>> Just to confirm, I just built jbpm-designer successfully on 6.0.x
>>> branch (thanks Kris, Geoffrey). You can double check, but should be fine
>>> now.
>>>
>>> Edson
>>>
>>>
>>> On Sat, Aug 17, 2013 at 8:11 AM, Edson Tirelli
<ed.tirelli(a)gmail.com>wrote:
>>>
>>>> Mauricio,
>>>>
>>>> Kris and Geoffrey were looking into that, and if I understood their
>>>> latest mail correctly, it is now fixed. Can you please try again?
>>>>
>>>> Thank you for checking this. Unfortunately, we are very late with CR2,
>>>> so every hour counts. Please coordinate with Michael Biarnes when he can
>>>> start building CR2 on Monday, but do it as early as possible. We need it
>>>> branched and built on Monday so that we can proceed with sanity testing.
>>>>
>>>> From what I could test, Drools is building fine. We need to check jbpm
>>>> and then the workbenchs.
>>>>
>>>> Edson
>>>>
>>>>
>>>> On Sat, Aug 17, 2013 at 6:33 AM, Mauricio Salatino
<salaboy(a)gmail.com>wrote:
>>>>
>>>>> Hi guys, I'm experiencing some issues with maven in the jbpm
console
>>>>> ng:
>>>>>
>>>>> [ERROR] Failed to execute goal on project jbpm-console-ng-showcase:
>>>>> Could not resolve dependencies for project
>>>>> org.jbpm:jbpm-console-ng-showcase:war:6.1.0-SNAPSHOT: The following
>>>>> artifacts could not be resolved: jbpt:jbpt:jar:0.1.0,
>>>>> org.supercsv:SuperCSV:jar:1.52, org.xmappr:xmappr:jar:0.9.3: Could
not find
>>>>> artifact jbpt:jbpt:jar:0.1.0 in jboss-public-repository-group (
>>>>>
http://repository.jboss.org/nexus/content/groups/public/) -> [Help
1]
>>>>>
>>>>>
>>>>> It seems that these three artifacts doesn't have pom.xml files
>>>>> associated (or corrupted) with them and for that reason maven is
failing.
>>>>>
>>>>> Downloading:
>>>>>
https://repository.jboss.org/nexus/content/repositories/thirdparty-upload...
>>>>> Downloading:
>>>>>
https://repository.jboss.org/nexus/content/repositories/thirdparty-upload...
>>>>> Downloading:
>>>>>
https://repository.jboss.org/nexus/content/repositories/thirdparty-upload...
>>>>>
>>>>>
>>>>> On Sat, Aug 17, 2013 at 10:50 AM, Mauricio Salatino <
>>>>> salaboy(a)gmail.com> wrote:
>>>>>
>>>>>> Hi Edson, I would like to use Monday to review the cherry picks
and
>>>>>> see if everything is ok. We can check with the rest of the team
to see if
>>>>>> someone else is in the same situation, which I believe so..
>>>>>> Just keep me posted about that.
>>>>>>
>>>>>>
>>>>>> On Sat, Aug 17, 2013 at 4:06 AM, Edson Tirelli
<ed.tirelli(a)gmail.com
>>>>>> > wrote:
>>>>>>
>>>>>>>
>>>>>>> All,
>>>>>>>
>>>>>>> We fixed the blocker issues that we had last week for CR2
and we
>>>>>>> now should be good to go.
>>>>>>>
>>>>>>> Unless someone has any concerns, I would like to ask
Michael to
>>>>>>> re-do the release first thing Monday morning. Unfortunately,
it has to
>>>>>>> start from scratch, using the current 6.0.x branch.
>>>>>>>
>>>>>>> I will be around, so please let me know if you face any
problems.
>>>>>>>
>>>>>>> Thanks,
>>>>>>> Edson
>>>>>>>
>>>>>>> --
>>>>>>> Edson Tirelli
>>>>>>> Principal Software Engineer
>>>>>>> Red Hat Business Systems and Intelligence Group
>>>>>>>
>>>>>>>
>>>>>>> _______________________________________________
>>>>>>> jbpm-dev mailing list
>>>>>>> jbpm-dev(a)lists.jboss.org
>>>>>>>
https://lists.jboss.org/mailman/listinfo/jbpm-dev
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> - MyJourney @
http://salaboy.com
<
http://salaboy.wordpress.com>
>>>>>> - Co-Founder @
http://www.jugargentina.org
>>>>>> - Co-Founder @
http://www.jbug.com.ar
>>>>>>
>>>>>> - Salatino "Salaboy" Mauricio -
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> - MyJourney @
http://salaboy.com
<
http://salaboy.wordpress.com>
>>>>> - Co-Founder @
http://www.jugargentina.org
>>>>> - Co-Founder @
http://www.jbug.com.ar
>>>>>
>>>>> - Salatino "Salaboy" Mauricio -
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Edson Tirelli
>>>> Principal Software Engineer
>>>> Red Hat Business Systems and Intelligence Group
>>>>
>>>>
>>>
>>>
>>> --
>>> Edson Tirelli
>>> Principal Software Engineer
>>> Red Hat Business Systems and Intelligence Group
>>>
>>>
>>
>>
>> --
>> - MyJourney @
http://salaboy.com <
http://salaboy.wordpress.com>
>> - Co-Founder @
http://www.jugargentina.org
>> - Co-Founder @
http://www.jbug.com.ar
>>
>> - Salatino "Salaboy" Mauricio -
>>
>
>
>
> --
> - MyJourney @
http://salaboy.com <
http://salaboy.wordpress.com>
> - Co-Founder @
http://www.jugargentina.org
> - Co-Founder @
http://www.jbug.com.ar
>
> - Salatino "Salaboy" Mauricio -
>
--
- MyJourney @
http://salaboy.com <
http://salaboy.wordpress.com>
- Co-Founder @
http://www.jugargentina.org
- Co-Founder @
http://www.jbug.com.ar
- Salatino "Salaboy" Mauricio -