[jira] [Created] (DIRSTUDIO-1171) Build info shows M10 in M13 installer

2018-02-20 Thread Jeff Blaine (JIRA)
Jeff Blaine created DIRSTUDIO-1171:
--

 Summary: Build info shows M10 in M13 installer
 Key: DIRSTUDIO-1171
 URL: https://issues.apache.org/jira/browse/DIRSTUDIO-1171
 Project: Directory Studio
  Issue Type: Bug
  Components: studio-installer
Reporter: Jeff Blaine


No matter what I do so far, my "Windows 64-bit installer" install of 2.0.0 M13 
still says I have M10 installed (under Help About). I've fully uninstalled and 
then reinstalled. Same problem.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


Re: Studio and Java9

2018-02-20 Thread Stefan Seelmann
On 02/20/2018 12:52 PM, Graham Leggett wrote:
>> Then just download and install the Java 8 JDK on your machine and tell Studio
>> to use it. either in
>>
>> ApacheDirectoryStudio.app/Contents/Eclipse/ApacheDirectoryStudio.ini or in 
>> ApacheDirectoryStudio.app/Contents/Info.plist using the "-vm" argument.
> 
> Expecting people to “just” hack around inside a config file hidden by default 
> before it works isn’t a solution.
At least "people" using Studio should be able to do that :)

I described a workaround on how to use the current Studio version with
Java 9 in the Jira you created. I also updated the FAQ [1].

Another option is to install a vanilla Eclispe Oxygen and then install
the Studio plugins into it, this is described in [2].

Kind Regards,
Stefan


[1] https://directory.apache.org/studio/faqs.html#error-when-using-java-9
[2] https://directory.apache.org/studio/installation-in-eclipse.html


Save the date: ApacheCon North America, September 24-27 in Montréal

2018-02-20 Thread Rich Bowen

Dear Apache Enthusiast,

(You’re receiving this message because you’re subscribed to a user@ or 
dev@ list of one or more Apache Software Foundation projects.)


We’re pleased to announce the upcoming ApacheCon [1] in Montréal, 
September 24-27. This event is all about you — the Apache project community.


We’ll have four tracks of technical content this time, as well as lots 
of opportunities to connect with your project community, hack on the 
code, and learn about other related (and unrelated!) projects across the 
foundation.


The Call For Papers (CFP) [2] and registration are now open. Register 
early to take advantage of the early bird prices and secure your place 
at the event hotel.


Important dates
March 30: CFP closes
April 20: CFP notifications sent
	August 24: Hotel room block closes (please do not wait until the last 
minute)


Follow @ApacheCon on Twitter to be the first to hear announcements about 
keynotes, the schedule, evening events, and everything you can expect to 
see at the event.


See you in Montréal!

Sincerely, Rich Bowen, V.P. Events,
on behalf of the entire ApacheCon team

[1] http://www.apachecon.com/acna18
[2] https://cfp.apachecon.com/conference.html?apachecon-north-america-2018


[jira] [Resolved] (DIRSERVER-2222) Error while opening connection using anyother user rather than DM

2018-02-20 Thread Emmanuel Lecharny (JIRA)

 [ 
https://issues.apache.org/jira/browse/DIRSERVER-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Emmanuel Lecharny resolved DIRSERVER-.
--
Resolution: Invalid

This has nothing to do with Studio. 

You are using {{OpenDJ}} as a LDAP server, and if you can't access your data 
with the newly created user, it's because you have not configured properly the 
server's ACI. Check with {{OpenDJ}} support.

> Error while opening connection using anyother user rather than DM
> -
>
> Key: DIRSERVER-
> URL: https://issues.apache.org/jira/browse/DIRSERVER-
> Project: Directory ApacheDS
>  Issue Type: Bug
>  Components: schema
> Environment: Redhat Linux 5 , OpenDJ 5, intel
>Reporter: Thiruvarangan
>Priority: Major
> Attachments: adserrro.JPG
>
>
> I have created a new user as uid=xxx,ou=-admins,dc=example,dc=com and when I 
> try to open a specific branch using this user I get "Missing schema location 
> in RootDSE"  , using default schema error. I'm connecting to OpenDJ server.
> The same uid=xxx works fine with JXplorer , meaing all the required ACI's are 
> been given.
> This uid has global aci for allow all to cn=schema, had aci to access all 
> things in specific branch. It also has preivilge like update_schema, 
> config_write.
> Please help me with ADS ; when the uid=xxx login , he should be able to add 
> new user details using custom objectclass, rightnow this custom objectclass 
> are NOT visible in ADS.
> This only works when I put bypass-acl privilege which literarily becomes like 
> DM and I don't want to do that.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


Re: Studio release - dependencies

2018-02-20 Thread Emmanuel Lécharny


Le 19/02/2018 à 23:09, Stefan Seelmann a écrit :
> Hi all,
> 
> I consider doing a Studio release, upgrading to Eclipse Oxygen to fix
> issues with Java 9.

+1

> 
> But there are quite some dependencies.
> 
> * I think last time I tried sSome Studio UI tests failed which needs to
> be fixed first.
> 
> * Server master currently doesn't build because of compilation failure.

ahha... I'll give it a try as soon as I land home (in a train atm)


> 
> * Studio currently depends on API 2.0.0.AM1-SNAPSHOT and Server
> 2.0.0.AM25-SNAPSHOT which would need to be released first. And I have no
> idea if those are release "ready".

LDAP API is pretty close to be ok. I just have to test some of the
changes I have made but I need ApacheDS to be working, as I need  a
server for that (the tests are in ldap-client in ApacheDS)

ApacheDS itself is moving forward with the transaction implementations.
I'm currently fixing some issues in core-integ (already fixed 140
errors/failures, down to 7 : Tests run: 720, Failures: 4, Errors: 3,
Skipped: 144).

I may be ready for the end of this week.

Note that the server will use the Value modifications (which brings some
huge speedup, something like 20%), and will also require a data
migration tool, as we now store all the data in one single file when
using JDBM. Hopefully, this release should also solve the data
corruption issue - to be double tested -.


> 
> * I'm not sure if the Server version 2.0.0.AM25 will work for the update
> sie because that version is smaller than 2.0.0.M24 what the previous
> release used.

H. What are the respective sizes ?

-- 
Emmanuel Lecharny

Symas.com
directory.apache.org



Re: Studio and Java9

2018-02-20 Thread Emmanuel Lecharny
Also we may cut a release soin (days? A week or so?) to address thus issue.
stay tuned...

Le mar. 20 févr. 2018 à 12:55, Emmanuel Lecharny  a
écrit :

> Stefan provided a workaround (somwhere in the mailing list) Îm currently
> in a train, so I can’t find it for you, but if you can wait a couple of
> hours...
>
> Le mar. 20 févr. 2018 à 12:53, Graham Leggett  a écrit :
>
>> On 20 Feb 2018, at 1:22 PM, Lothar Haeger 
>> wrote:
>>
>> > Then just download and install the Java 8 JDK on your machine and tell
>> Studio
>> > to use it. either in
>> >
>> > ApacheDirectoryStudio.app/Contents/Eclipse/ApacheDirectoryStudio.ini or
>> in
>> > ApacheDirectoryStudio.app/Contents/Info.plist using the "-vm" argument.
>>
>> Expecting people to “just” hack around inside a config file hidden by
>> default before it works isn’t a solution.
>>
>> Regards,
>> Graham
>> —
>>
>> --
> Regards,
> Cordialement,
> Emmanuel Lécharny
> www.iktek.com
>
-- 
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com


Re: Studio and Java9

2018-02-20 Thread Emmanuel Lecharny
Stefan provided a workaround (somwhere in the mailing list) Îm currently in
a train, so I can’t find it for you, but if you can wait a couple of
hours...

Le mar. 20 févr. 2018 à 12:53, Graham Leggett  a écrit :

> On 20 Feb 2018, at 1:22 PM, Lothar Haeger 
> wrote:
>
> > Then just download and install the Java 8 JDK on your machine and tell
> Studio
> > to use it. either in
> >
> > ApacheDirectoryStudio.app/Contents/Eclipse/ApacheDirectoryStudio.ini or
> in
> > ApacheDirectoryStudio.app/Contents/Info.plist using the "-vm" argument.
>
> Expecting people to “just” hack around inside a config file hidden by
> default before it works isn’t a solution.
>
> Regards,
> Graham
> —
>
> --
Regards,
Cordialement,
Emmanuel Lécharny
www.iktek.com


Re: Studio and Java9

2018-02-20 Thread Graham Leggett
On 20 Feb 2018, at 1:22 PM, Lothar Haeger  wrote:

> Then just download and install the Java 8 JDK on your machine and tell Studio
> to use it. either in
> 
> ApacheDirectoryStudio.app/Contents/Eclipse/ApacheDirectoryStudio.ini or in 
> ApacheDirectoryStudio.app/Contents/Info.plist using the "-vm" argument.

Expecting people to “just” hack around inside a config file hidden by default 
before it works isn’t a solution.

Regards,
Graham
—



smime.p7s
Description: S/MIME cryptographic signature


Re: Studio and Java9

2018-02-20 Thread Lothar Haeger
Graham Leggett wrote:

> According to https://java.com/en/uninstall/attachmentA.xml Oracle now
> replaces the previous JDK when upgrading to the next JDK, so running on older
> version is no longer possible.

I certainly do not read any "not possible" here and do not have any issues
installing several JDKs in parallel, either:

$ /usr/libexec/java_home -V
Matching Java Virtual Machines (5):
9.0.4, x86_64:  "Java SE 9.0.4"
/Library/Java/JavaVirtualMachines/jdk-9.0.4.jdk/Contents/Home
1.8.0_162, x86_64:  "Java SE 8"
/Library/Java/JavaVirtualMachines/jdk1.8.0_162.jdk/Contents/Home
1.7.0_79, x86_64:   "Java SE 7"
/Library/Java/JavaVirtualMachines/jdk1.7.0_79.jdk/Contents/Home



Re: Studio and Java9

2018-02-20 Thread Lothar Haeger
Graham Leggett wrote:

> Unfortunately this is not possible for me - I need to build elasticsearch to
> fix a bug and that requires Java 9. I also need to administer LDAP servers,
> and that requires Apache Directory Studio.

Then just download and install the Java 8 JDK on your machine and tell Studio
to use it. either in

ApacheDirectoryStudio.app/Contents/Eclipse/ApacheDirectoryStudio.ini or in 
ApacheDirectoryStudio.app/Contents/Info.plist using the "-vm" argument.



Re: Studio and Java9

2018-02-20 Thread Graham Leggett
On 19 Feb 2018, at 9:31 PM, Emmanuel Lécharny  wrote:

>> What prevents ADS working?
> 
> Clearly, Java 9. And we are certainly not going to support it, as it
> will be EOL in March.
> 
> Same thing for Java 10 / 18.3, which will EOL in september.
> 
> Atm, just uninstall Java 9, keep going with Java 8 which is supported up
> to 2020.

Unfortunately this is not possible for me - I need to build elasticsearch to 
fix a bug and that requires Java 9. I also need to administer LDAP servers, and 
that requires Apache Directory Studio.

I can’t sit in the middle of an idealogical debate, I have work to get done :(

Regards,
Graham
—



smime.p7s
Description: S/MIME cryptographic signature


[jira] [Created] (DIRSERVER-2222) Error while opening connection using anyother user rather than DM

2018-02-20 Thread Thiruvarangan (JIRA)
Thiruvarangan created DIRSERVER-:


 Summary: Error while opening connection using anyother user rather 
than DM
 Key: DIRSERVER-
 URL: https://issues.apache.org/jira/browse/DIRSERVER-
 Project: Directory ApacheDS
  Issue Type: Bug
  Components: schema
 Environment: Redhat Linux 5 , OpenDJ 5, intel
Reporter: Thiruvarangan
 Attachments: adserrro.JPG

I have created a new user as uid=xxx,ou=-admins,dc=example,dc=com and when I 
try to open a specific branch using this user I get "Missing schema location in 
RootDSE"  , using default schema error. I'm connecting to OpenDJ server.

The same uid=xxx works fine with JXplorer , meaing all the required ACI's are 
been given.

This uid has global aci for allow all to cn=schema, had aci to access all 
things in specific branch. It also has preivilge like update_schema, 
config_write.

Please help me with ADS ; when the uid=xxx login , he should be able to add new 
user details using custom objectclass, rightnow this custom objectclass are NOT 
visible in ADS.

This only works when I put bypass-acl privilege which literarily becomes like 
DM and I don't want to do that.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)