You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by Stefan Seelmann <ma...@stefan-seelmann.de> on 2014/07/01 07:53:57 UTC

Re: [Studio] error while running from latest trunk

Hi Kiran,

I get the same error on Linux. I currently don't know what's going on,
I'll try to find out. Sorry for that.

Kind Regards,
Stefan

On 06/30/2014 12:02 PM, Kiran Ayyagari wrote:
> Hello dev,
> 
>  I am getting this[1] error when started from
> application/application-macosx-x86_64
>  after building the trunk.
> 
>  I tried this after removing ~/.ApacheDirectoryStudio
> 
>  any hints?
> 
> [1] http://i.imgur.com/VPmUaA4.png
> 


Re: [Studio] error while running from latest trunk

Posted by Stefan Seelmann <ma...@stefan-seelmann.de>.
On 07/17/2014 04:35 PM, Emmanuel Lécharny wrote:
>> The real installers for Mac and Windows don't build for me currently I
>> don't have required tools (hdiutil, makensis) installed and have to find
>> out if they exist for Linux.
> 
> Do you have a MAC ?
> 

No, I only have Linux (and Windows in a VM). Seems I have to get one...

Kind Regards,
Stefan


Re: [Studio] error while running from latest trunk

Posted by Emmanuel Lécharny <el...@gmail.com>.
Le 17/07/2014 08:11, Stefan Seelmann a écrit :
> Hi Emmanuel,
>
> On 07/16/2014 11:58 PM, Emmanuel Lecharny wrote:
>> Hi Stefan, Kiran,
>>
>> I still can't get a installer working on Mac. Kiran, did you have it
>> working ?
> Do you mean the DMG installer? 
The DMG installer.

I will check the zip.


> Or just the zip?
>
> At least the zip is built for me, you may also check the zip created by
> Jenkins [1].
>
> The real installers for Mac and Windows don't build for me currently I
> don't have required tools (hdiutil, makensis) installed and have to find
> out if they exist for Linux.

Do you have a MAC ?


Re: [Studio] error while running from latest trunk

Posted by Stefan Seelmann <ma...@stefan-seelmann.de>.
Hi Emmanuel,

On 07/16/2014 11:58 PM, Emmanuel Lecharny wrote:
> Hi Stefan, Kiran,
> 
> I still can't get a installer working on Mac. Kiran, did you have it
> working ?

Do you mean the DMG installer? Or just the zip?

At least the zip is built for me, you may also check the zip created by
Jenkins [1].

The real installers for Mac and Windows don't build for me currently I
don't have required tools (hdiutil, makensis) installed and have to find
out if they exist for Linux.

Another pb I have is that in the generated Linux tar.gz archives the
main directory has access rights 000.

Kind Regards,
Stefan


[1]
https://builds.apache.org/view/A-D/view/Directory/job/dir-studio-ubuntu-applications/


Re: [Studio] error while running from latest trunk

Posted by Kiran Ayyagari <ka...@apache.org>.
On Thu, Jul 17, 2014 at 3:28 AM, Emmanuel Lecharny <el...@apache.org>
wrote:

> Hi Stefan, Kiran,
>
> I still can't get a installer working on Mac. Kiran, did you have it
> working ?
>
> yes, after building latest trunk of ApacheDS

>
> On Sun, Jul 13, 2014 at 10:08 PM, Kiran Ayyagari <ka...@apache.org>
> wrote:
>
>>
>>
>>
>> On Mon, Jul 14, 2014 at 1:10 AM, Stefan Seelmann <mail@stefan-seelmann.de
>> > wrote:
>>
>>> On 07/13/2014 08:58 PM, Kiran Ayyagari wrote:
>>> > Hi Seelmann,
>>> >
>>> > On Mon, Jul 14, 2014 at 12:02 AM, Stefan Seelmann <
>>> mail@stefan-seelmann.de>
>>> > wrote:
>>> >
>>> >> On 07/09/2014 11:19 PM, Stefan Seelmann wrote:
>>> >>> On 07/09/2014 09:16 AM, Emmanuel Lécharny wrote:
>>> >>>> Le 01/07/2014 06:53, Stefan Seelmann a écrit :
>>> >>>>> Hi Kiran,
>>> >>>>>
>>> >>>>> I get the same error on Linux. I currently don't know what's going
>>> on,
>>> >>>>> I'll try to find out. Sorry for that.
>>> >>>>
>>> >>>> I get those logs :
>>> >>>>
>>> >>>> !ENTRY org.eclipse.update.configurator 4 0 2014-07-09
>>> >>>> 08:05:50.047!MESSAGE Could not install bundle
>>> >>>> plugins/org.apache.directory.api.ldap.schema_1.0.0.M23-SNAPSHOT.jar
>>> >>>> Invalid manifest header Import-Package:
>>> >>>> "org.apache.directory.api.ldap.model.schema.registries" : Cannot
>>> import
>>> >>>> a package more than once
>>> >>>> "org.apache.directory.api.ldap.model.schema.registries"
>>> >>>
>>> >>> I solved that here: http://svn.apache.org/r1609304, you need to
>>> update
>>> >>> to API 1.0.0.M24-SNAPSHOT. This error in log is gone, however Studio
>>> >>> still doesn't start up.
>>> >>
>>> >> Finally I got is running. There are still some warnings in logs I have
>>> >> to look at.
>>> >>
>>> >> I just tried, but got the same error that I reported earlier while
>>> trying
>>> > to run it on Mac OS X
>>>
>>> I tested on Linux 64bit. Unfortunately I don't have a Mac for testing.
>>>
>>> Did you build API including my latest commit?
>>> http://svn.apache.org/r1610205
>>>
>>> ahhh, I missed to build the latest API, building this first fixed the
>> issue
>>
>> thanks Stefan.
>>
>>
>>> Kind Regard,
>>> Stefan
>>>
>>>
>>
>>
>> --
>> Kiran Ayyagari
>> http://keydap.com
>>
>
>
>
> --
> Regards,
> Cordialement,
> Emmanuel Lécharny
> www.iktek.com
>



-- 
Kiran Ayyagari
http://keydap.com

Re: [Studio] error while running from latest trunk

Posted by Emmanuel Lecharny <el...@apache.org>.
Hi Stefan, Kiran,

I still can't get a installer working on Mac. Kiran, did you have it
working ?


On Sun, Jul 13, 2014 at 10:08 PM, Kiran Ayyagari <ka...@apache.org>
wrote:

>
>
>
> On Mon, Jul 14, 2014 at 1:10 AM, Stefan Seelmann <ma...@stefan-seelmann.de>
> wrote:
>
>> On 07/13/2014 08:58 PM, Kiran Ayyagari wrote:
>> > Hi Seelmann,
>> >
>> > On Mon, Jul 14, 2014 at 12:02 AM, Stefan Seelmann <
>> mail@stefan-seelmann.de>
>> > wrote:
>> >
>> >> On 07/09/2014 11:19 PM, Stefan Seelmann wrote:
>> >>> On 07/09/2014 09:16 AM, Emmanuel Lécharny wrote:
>> >>>> Le 01/07/2014 06:53, Stefan Seelmann a écrit :
>> >>>>> Hi Kiran,
>> >>>>>
>> >>>>> I get the same error on Linux. I currently don't know what's going
>> on,
>> >>>>> I'll try to find out. Sorry for that.
>> >>>>
>> >>>> I get those logs :
>> >>>>
>> >>>> !ENTRY org.eclipse.update.configurator 4 0 2014-07-09
>> >>>> 08:05:50.047!MESSAGE Could not install bundle
>> >>>> plugins/org.apache.directory.api.ldap.schema_1.0.0.M23-SNAPSHOT.jar
>> >>>> Invalid manifest header Import-Package:
>> >>>> "org.apache.directory.api.ldap.model.schema.registries" : Cannot
>> import
>> >>>> a package more than once
>> >>>> "org.apache.directory.api.ldap.model.schema.registries"
>> >>>
>> >>> I solved that here: http://svn.apache.org/r1609304, you need to
>> update
>> >>> to API 1.0.0.M24-SNAPSHOT. This error in log is gone, however Studio
>> >>> still doesn't start up.
>> >>
>> >> Finally I got is running. There are still some warnings in logs I have
>> >> to look at.
>> >>
>> >> I just tried, but got the same error that I reported earlier while
>> trying
>> > to run it on Mac OS X
>>
>> I tested on Linux 64bit. Unfortunately I don't have a Mac for testing.
>>
>> Did you build API including my latest commit?
>> http://svn.apache.org/r1610205
>>
>> ahhh, I missed to build the latest API, building this first fixed the
> issue
>
> thanks Stefan.
>
>
>> Kind Regard,
>> Stefan
>>
>>
>
>
> --
> Kiran Ayyagari
> http://keydap.com
>



-- 
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com

Re: [Studio] error while running from latest trunk

Posted by Kiran Ayyagari <ka...@apache.org>.
On Mon, Jul 14, 2014 at 1:10 AM, Stefan Seelmann <ma...@stefan-seelmann.de>
wrote:

> On 07/13/2014 08:58 PM, Kiran Ayyagari wrote:
> > Hi Seelmann,
> >
> > On Mon, Jul 14, 2014 at 12:02 AM, Stefan Seelmann <
> mail@stefan-seelmann.de>
> > wrote:
> >
> >> On 07/09/2014 11:19 PM, Stefan Seelmann wrote:
> >>> On 07/09/2014 09:16 AM, Emmanuel Lécharny wrote:
> >>>> Le 01/07/2014 06:53, Stefan Seelmann a écrit :
> >>>>> Hi Kiran,
> >>>>>
> >>>>> I get the same error on Linux. I currently don't know what's going
> on,
> >>>>> I'll try to find out. Sorry for that.
> >>>>
> >>>> I get those logs :
> >>>>
> >>>> !ENTRY org.eclipse.update.configurator 4 0 2014-07-09
> >>>> 08:05:50.047!MESSAGE Could not install bundle
> >>>> plugins/org.apache.directory.api.ldap.schema_1.0.0.M23-SNAPSHOT.jar
> >>>> Invalid manifest header Import-Package:
> >>>> "org.apache.directory.api.ldap.model.schema.registries" : Cannot
> import
> >>>> a package more than once
> >>>> "org.apache.directory.api.ldap.model.schema.registries"
> >>>
> >>> I solved that here: http://svn.apache.org/r1609304, you need to update
> >>> to API 1.0.0.M24-SNAPSHOT. This error in log is gone, however Studio
> >>> still doesn't start up.
> >>
> >> Finally I got is running. There are still some warnings in logs I have
> >> to look at.
> >>
> >> I just tried, but got the same error that I reported earlier while
> trying
> > to run it on Mac OS X
>
> I tested on Linux 64bit. Unfortunately I don't have a Mac for testing.
>
> Did you build API including my latest commit?
> http://svn.apache.org/r1610205
>
> ahhh, I missed to build the latest API, building this first fixed the issue

thanks Stefan.


> Kind Regard,
> Stefan
>
>


-- 
Kiran Ayyagari
http://keydap.com

Re: [Studio] error while running from latest trunk

Posted by Stefan Seelmann <ma...@stefan-seelmann.de>.
On 07/13/2014 08:58 PM, Kiran Ayyagari wrote:
> Hi Seelmann,
> 
> On Mon, Jul 14, 2014 at 12:02 AM, Stefan Seelmann <ma...@stefan-seelmann.de>
> wrote:
> 
>> On 07/09/2014 11:19 PM, Stefan Seelmann wrote:
>>> On 07/09/2014 09:16 AM, Emmanuel Lécharny wrote:
>>>> Le 01/07/2014 06:53, Stefan Seelmann a écrit :
>>>>> Hi Kiran,
>>>>>
>>>>> I get the same error on Linux. I currently don't know what's going on,
>>>>> I'll try to find out. Sorry for that.
>>>>
>>>> I get those logs :
>>>>
>>>> !ENTRY org.eclipse.update.configurator 4 0 2014-07-09
>>>> 08:05:50.047!MESSAGE Could not install bundle
>>>> plugins/org.apache.directory.api.ldap.schema_1.0.0.M23-SNAPSHOT.jar
>>>> Invalid manifest header Import-Package:
>>>> "org.apache.directory.api.ldap.model.schema.registries" : Cannot import
>>>> a package more than once
>>>> "org.apache.directory.api.ldap.model.schema.registries"
>>>
>>> I solved that here: http://svn.apache.org/r1609304, you need to update
>>> to API 1.0.0.M24-SNAPSHOT. This error in log is gone, however Studio
>>> still doesn't start up.
>>
>> Finally I got is running. There are still some warnings in logs I have
>> to look at.
>>
>> I just tried, but got the same error that I reported earlier while trying
> to run it on Mac OS X

I tested on Linux 64bit. Unfortunately I don't have a Mac for testing.

Did you build API including my latest commit? http://svn.apache.org/r1610205

Kind Regard,
Stefan


Re: [Studio] error while running from latest trunk

Posted by Kiran Ayyagari <ka...@apache.org>.
Hi Seelmann,

On Mon, Jul 14, 2014 at 12:02 AM, Stefan Seelmann <ma...@stefan-seelmann.de>
wrote:

> On 07/09/2014 11:19 PM, Stefan Seelmann wrote:
> > On 07/09/2014 09:16 AM, Emmanuel Lécharny wrote:
> >> Le 01/07/2014 06:53, Stefan Seelmann a écrit :
> >>> Hi Kiran,
> >>>
> >>> I get the same error on Linux. I currently don't know what's going on,
> >>> I'll try to find out. Sorry for that.
> >>
> >> I get those logs :
> >>
> >> !ENTRY org.eclipse.update.configurator 4 0 2014-07-09
> >> 08:05:50.047!MESSAGE Could not install bundle
> >> plugins/org.apache.directory.api.ldap.schema_1.0.0.M23-SNAPSHOT.jar
> >> Invalid manifest header Import-Package:
> >> "org.apache.directory.api.ldap.model.schema.registries" : Cannot import
> >> a package more than once
> >> "org.apache.directory.api.ldap.model.schema.registries"
> >
> > I solved that here: http://svn.apache.org/r1609304, you need to update
> > to API 1.0.0.M24-SNAPSHOT. This error in log is gone, however Studio
> > still doesn't start up.
>
> Finally I got is running. There are still some warnings in logs I have
> to look at.
>
> I just tried, but got the same error that I reported earlier while trying
to run it on Mac OS X

> Kind Regards,
> Stefan
>
>


-- 
Kiran Ayyagari
http://keydap.com

Re: [Studio] error while running from latest trunk

Posted by Stefan Seelmann <ma...@stefan-seelmann.de>.
On 07/09/2014 11:19 PM, Stefan Seelmann wrote:
> On 07/09/2014 09:16 AM, Emmanuel Lécharny wrote:
>> Le 01/07/2014 06:53, Stefan Seelmann a écrit :
>>> Hi Kiran,
>>>
>>> I get the same error on Linux. I currently don't know what's going on,
>>> I'll try to find out. Sorry for that.
>>
>> I get those logs :
>>
>> !ENTRY org.eclipse.update.configurator 4 0 2014-07-09
>> 08:05:50.047!MESSAGE Could not install bundle
>> plugins/org.apache.directory.api.ldap.schema_1.0.0.M23-SNAPSHOT.jar  
>> Invalid manifest header Import-Package:
>> "org.apache.directory.api.ldap.model.schema.registries" : Cannot import
>> a package more than once
>> "org.apache.directory.api.ldap.model.schema.registries"
> 
> I solved that here: http://svn.apache.org/r1609304, you need to update
> to API 1.0.0.M24-SNAPSHOT. This error in log is gone, however Studio
> still doesn't start up.

Finally I got is running. There are still some warnings in logs I have
to look at.

Kind Regards,
Stefan


Re: [Studio] error while running from latest trunk

Posted by Stefan Seelmann <ma...@stefan-seelmann.de>.
On 07/09/2014 09:16 AM, Emmanuel Lécharny wrote:
> Le 01/07/2014 06:53, Stefan Seelmann a écrit :
>> Hi Kiran,
>>
>> I get the same error on Linux. I currently don't know what's going on,
>> I'll try to find out. Sorry for that.
> 
> I get those logs :
> 
> !ENTRY org.eclipse.update.configurator 4 0 2014-07-09
> 08:05:50.047!MESSAGE Could not install bundle
> plugins/org.apache.directory.api.ldap.schema_1.0.0.M23-SNAPSHOT.jar  
> Invalid manifest header Import-Package:
> "org.apache.directory.api.ldap.model.schema.registries" : Cannot import
> a package more than once
> "org.apache.directory.api.ldap.model.schema.registries"

I solved that here: http://svn.apache.org/r1609304, you need to update
to API 1.0.0.M24-SNAPSHOT. This error in log is gone, however Studio
still doesn't start up.

Kind Regards,
Stefan



Re: [Studio] error while running from latest trunk

Posted by Emmanuel Lécharny <el...@gmail.com>.
Le 01/07/2014 06:53, Stefan Seelmann a écrit :
> Hi Kiran,
>
> I get the same error on Linux. I currently don't know what's going on,
> I'll try to find out. Sorry for that.

I get those logs :

!ENTRY org.eclipse.update.configurator 4 0 2014-07-09
08:05:50.047!MESSAGE Could not install bundle
plugins/org.apache.directory.api.ldap.schema_1.0.0.M23-SNAPSHOT.jar  
Invalid manifest header Import-Package:
"org.apache.directory.api.ldap.model.schema.registries" : Cannot import
a package more than once
"org.apache.directory.api.ldap.model.schema.registries"

This is certainly not good...


Re: [Studio] error while running from latest trunk

Posted by Kiran Ayyagari <ka...@apache.org>.
Hi Stefan,

On Tue, Jul 1, 2014 at 11:23 AM, Stefan Seelmann <ma...@stefan-seelmann.de>
wrote:

> Hi Kiran,
>
> I get the same error on Linux. I currently don't know what's going on,
> I'll try to find out. Sorry for that.
>
np at all, thanks for taking time to look at.

>
> Kind Regards,
> Stefan
>
> On 06/30/2014 12:02 PM, Kiran Ayyagari wrote:
> > Hello dev,
> >
> >  I am getting this[1] error when started from
> > application/application-macosx-x86_64
> >  after building the trunk.
> >
> >  I tried this after removing ~/.ApacheDirectoryStudio
> >
> >  any hints?
> >
> > [1] http://i.imgur.com/VPmUaA4.png
> >
>
>


-- 
Kiran Ayyagari
http://keydap.com

Re: [Studio] error while running from latest trunk

Posted by Emmanuel Lécharny <el...@gmail.com>.
Le 01/07/2014 06:53, Stefan Seelmann a écrit :
> Hi Kiran,
>
> I get the same error on Linux. I currently don't know what's going on,
> I'll try to find out. Sorry for that.

FTR, I now can start Studio after having updated the dependencies, but I
get an empty environment : the LDAP and Schema plugins haven't been loaded.

I'll commit my changes.