Re: OpenJDK and Windows Service Error

2019-01-03 Thread Mustafa Savaş
We are also running Cassandra on Windows and created a package named 
Cassandrows. It automatically configures Cassandra to work as a Windows Service.

You can directly use Cassandrows or install it another computer and take a look 
at cassandrows.bat file to understand the configuration and apply in your 
environment.

Hope that helps.

Android için Outlook<https://aka.ms/ghei36> uygulamasını edinin



Kimden: Jacques-Henri Berthemet
Gönderildi: 2 Ocak Çarşamba 21:38
Konu: Re: OpenJDK and Windows Service Error
Kime: user@cassandra.apache.org


Apache Cassandra has no service executable, so you're probably using Datastax 
DDAC instead, if it's the case you should contact them for support.


From: Michael Shuler  on behalf of Michael Shuler 

Sent: Wednesday, January 2, 2019 17:15
To: user@cassandra.apache.org
Subject: Re: OpenJDK and Windows Service Error

On 1/2/19 9:58 AM, Rick L Johnson wrote:
> “Windows could not start the service on Local Computer. For more
> information review the System event log. If this is a non-Microsoft
> service, contact the service vendor and refer to the server specific
> error code 1”.

What does the System event log say? What else did you try as a result of
those log entries? etc.

Windows is a best-effort, untested, dev-only platform for the project.
You may need to work line by line through startup scripts, debug, then
offer suggested fixes to the project to keep Windows functional. There
are very few users on the platform, so it's really up to those few users
to keep it working.

--
Michael

-
To unsubscribe, e-mail: user-unsubscr...@cassandra.apache.org
For additional commands, e-mail: user-h...@cassandra.apache.org






Mustafa Savaş
Founder & Executive Director
+90 5336572325
Cyberplaza B Blok Kat:2 No:223, Bilkent
06800, Ankara, TR

[Kimola - Consumer Intelligence Platform]

Kimola is a consumer intelligence platform.
To track the latest updates or find out more, check out Kimola on
Twitter<https://twitter.com/kimola101>, 
Linkedin<http://www.linkedin.com/company/kimola> and our 
Blog<http://blog.kimola.com>.


Re: OpenJDK and Windows Service Error

2019-01-02 Thread Jacques-Henri Berthemet
Apache Cassandra has no service executable, so you're probably using Datastax 
DDAC instead, if it's the case you should contact them for support.



From: Michael Shuler  on behalf of Michael Shuler 

Sent: Wednesday, January 2, 2019 17:15
To: user@cassandra.apache.org
Subject: Re: OpenJDK and Windows Service Error

On 1/2/19 9:58 AM, Rick L Johnson wrote:
> “Windows could not start the service on Local Computer. For more
> information review the System event log. If this is a non-Microsoft
> service, contact the service vendor and refer to the server specific
> error code 1”.

What does the System event log say? What else did you try as a result of
those log entries? etc.

Windows is a best-effort, untested, dev-only platform for the project.
You may need to work line by line through startup scripts, debug, then
offer suggested fixes to the project to keep Windows functional. There
are very few users on the platform, so it's really up to those few users
to keep it working.

--
Michael

-
To unsubscribe, e-mail: user-unsubscr...@cassandra.apache.org
For additional commands, e-mail: user-h...@cassandra.apache.org



Re: OpenJDK and Windows Service Error

2019-01-02 Thread Michael Shuler
On 1/2/19 9:58 AM, Rick L Johnson wrote:
> “Windows could not start the service on Local Computer. For more
> information review the System event log. If this is a non-Microsoft 
> service, contact the service vendor and refer to the server specific 
> error code 1”.

What does the System event log say? What else did you try as a result of
those log entries? etc.

Windows is a best-effort, untested, dev-only platform for the project.
You may need to work line by line through startup scripts, debug, then
offer suggested fixes to the project to keep Windows functional. There
are very few users on the platform, so it's really up to those few users
to keep it working.

-- 
Michael

-
To unsubscribe, e-mail: user-unsubscr...@cassandra.apache.org
For additional commands, e-mail: user-h...@cassandra.apache.org



OpenJDK and Windows Service Error

2019-01-02 Thread Rick L Johnson
I'm trying to run Cassandra 3.11.3 on Windows Server 2016. We were just forced 
to move from Oracle JDK to Red Hat OpenJDK. With Oracle, the Cassandra service 
will run. With RH OpenJDK, service start results in the error "Windows could 
not start the service on Local Computer. For more information review the System 
event log. If this is a non-Microsoft service, contact the service vendor and 
refer to the server specific error code 1". Has anyone gotten Cassandra to run 
with OpenJDK on a Windows server? Thanks in advance.

Rick Johnson