2019-07-16T18:50:05 <info> (Notifier.cpp:73:connect_to_cluster) Connection string 127.0.0.1
2019-07-16T18:50:06 <info> (Notifier.cpp:35:start) hiveCleaner starting...
2019-07-16T18:50:06 <error> (TableTailer.cpp:83:createListenerEvent) Event creation failed, event exists, dropping Event...
2019-07-16T18:50:06 <info> (TableTailer.cpp:101:waitForEvents) create EventOperation for [tail-SDS]
2019-07-16T18:50:06 <info> (TableTailer.cpp:114:waitForEvents) Execute
2019-07-16T18:50:06 <error> (TableTailer.cpp:83:createListenerEvent) Event creation failed, event exists, dropping Event...
2019-07-16T18:50:06 <info> (TableTailer.cpp:101:waitForEvents) create EventOperation for [tail-SKEWED_VALUES]
2019-07-16T18:50:06 <info> (TableTailer.cpp:114:waitForEvents) Execute
2019-07-16T18:50:06 <error> (TableTailer.cpp:83:createListenerEvent) Event creation failed, event exists, dropping Event...
2019-07-16T18:50:06 <info> (TableTailer.cpp:101:waitForEvents) create EventOperation for [tail-SKEWED_COL_VALUE_LOC_MAP]
2019-07-16T18:50:06 <info> (TableTailer.cpp:114:waitForEvents) Execute
2019-07-16T18:50:06 <error> (TableTailer.cpp:83:createListenerEvent) Event creation failed, event exists, dropping Event...
2019-07-16T18:50:06 <fatal> (TableTailer.cpp:84:createListenerEvent) code:4710, msg: Event not found.
I am not able to reach till login page. I see obama page only.
Why hivecleaner is not running ?
please see the log below ..looks like some file missing and ssl error
tail -f /srv/hops/domains/domain1/logs/server.log
[#|2019-07-16T11:38:50.960+0000|WARNING|Payara 4.1|javax.enterprise.network.config|_ThreadID=28;_ThreadName=http-thread-pool::http-listener-2(5);_TimeMillis=1563277130960;_LevelValue=900;|GRIZZLY0053: Unrecognized cipher [TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA].|#]
[#|2019-07-16T11:38:50.961+0000|WARNING|Payara 4.1|org.glassfish.grizzly.filterchain.DefaultFilterChain|_ThreadID=28;_ThreadName=http-thread-pool::http-listener-2(5);_TimeMillis=1563277130961;_LevelValue=900;|GRIZZLY0013: Exception during FilterChain execution
java.lang.NullPointerException
at org.glassfish.grizzly.ssl.SSLEngineConfigurator.createSSLEngine(SSLEngineConfigurator.java:214)
at org.glassfish.grizzly.ssl.SSLEngineConfigurator.createSSLEngine(SSLEngineConfigurator.java:186)
[#|2019-07-16T11:38:50.988+0000|WARNING|Payara 4.1|javax.enterprise.network.config|_ThreadID=24;_ThreadName=http-thread-pool::http-listener-2(1);_TimeMillis=1563277130988;_LevelValue=900;|GRIZZLY0050: SSL support could not be configured!
java.io.IOException: A MultiException has 4 exceptions. They are:
1. java.lang.IllegalStateException: java.io.FileNotFoundException: /srv/hops/domains/domain1/config/keystore.jks (No such file or directory)
2. java.lang.IllegalStateException: Unable to perform operation: create on com.sun.enterprise.security.ssl.impl.SecuritySupportImpl
3. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of com.sun.enterprise.security.ssl.SSLUtils errors were found
4. java.lang.IllegalStateException: Unable to perform operation: resolve on com.sun.enterprise.security.ssl.SSLUtils
Vikram
--
You received this message because you are subscribed to a topic in the Google Groups "Hops" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/hopshadoop/tyBs4JFAFR4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to hopshadoop+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/hopshadoop/289a6efd-6404-4030-a61a-beace245f5cb%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
looks llike 0.10 AMI is broken.Is 0.10 AMI working fine ?I tried manually starting hivecleaner but no success.ubuntu@ip-172-31-8-191:~$ sudo systemctl start hivecleaner
ubuntu@ip-172-31-8-191:~$ systemctl status hivecleaner
● hivecleaner.service - Hive cleaner
Loaded: loaded (/lib/systemd/system/hivecleaner.service; enabled; vendor preset: enabled)
Active: failed (Result: exit-code) since Wed 2019-07-17 11:11:26 UTC; 18s ago
Process: 16457 ExecStart=/srv/hops/hivecleaner/start-hivecleaner.sh (code=exited, status=0/SUCCESS)
Main PID: 16459 (code=exited, status=1/FAILURE)
Jul 17 11:11:25 ip-172-31-8-191 systemd[1]: Starting Hive cleaner...
Jul 17 11:11:25 ip-172-31-8-191 systemd[1]: Started Hive cleaner.
Jul 17 11:11:26 ip-172-31-8-191 systemd[1]: hivecleaner.service: Main process exited, code=exited, status=1/FAILURE
Jul 17 11:11:26 ip-172-31-8-191 systemd[1]: hivecleaner.service: Unit entered failed state.
Jul 17 11:11:26 ip-172-31-8-191 systemd[1]: hivecleaner.service: Failed with result 'exit-code'.
ubuntu@ip-172-31-8-191:~$ date
Wed Jul 17 11:12:00 UTC 2019
On Wed, Jul 17, 2019 at 4:39 PM Kumar R <vikramvilli> wrote:
While running./start-services.shI see below warning.Warning:
The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /srv/hops/domains/domain1/config/keystore.jks -destkeystore /srv/hops/domains/domain1/config/keystore.jks -deststoretype pkcs12".
Certificate stored in file </tmp/cert.pem>
Warning:
The JKS keystore uses a proprietary format. It is recommended to migrate to PKCS12 which is an industry standard format using "keytool -importkeystore -srckeystore /srv/hops/domains/domain1/config/keystore.jks -destkeystore /srv/hops/domains/domain1/config/keystore.jks -deststoretype pkcs12".
Certificate was added to keystore
On Wed, Jul 17, 2019 at 4:20 PM Kumar R <vikra...@gmail.com> wrote:
I started so many times.I am planning to relaunch now.is there in any specific requirement while selecting ec2 instance ?I am using 50 GB,t2.xlargeVikram
On Wed, Jul 17, 2019, 2:06 PM Theofilos Kakantousis <t.kakantousis wrote:
Looks like you did not run the "./start-services.sh" or the script failed. Can you try running it again? Instructions are at the bottom of the page--
On Wednesday, July 17, 2019 at 4:45:16 AM UTC+2, vikramvilli wrote:Thanks for ReplyI am not able to reach till login page. I see obama page only.
Why hivecleaner is not running ?
please see the log below ..looks like some file missing and ssl errortail -f /srv/hops/domains/domain1/logs/server.log
[#|2019-07-16T11:38:50.960+0000|WARNING|Payara 4.1|javax.enterprise.network.config|_ThreadID=28;_ThreadName=http-thread-pool::http-listener-2(5);_TimeMillis=1563277130960;_LevelValue=900;|GRIZZLY0053: Unrecognized cipher [TLS_ECDH_RSA_WITH_3DES_EDE_CBC_SHA].|#]
[#|2019-07-16T11:38:50.961+0000|WARNING|Payara 4.1|org.glassfish.grizzly.filterchain.DefaultFilterChain|_ThreadID=28;_ThreadName=http-thread-pool::http-listener-2(5);_TimeMillis=1563277130961;_LevelValue=900;|GRIZZLY0013: Exception during FilterChain execution
java.lang.NullPointerException
at org.glassfish.grizzly.ssl.SSLEngineConfigurator.createSSLEngine(SSLEngineConfigurator.java:214)
at org.glassfish.grizzly.ssl.SSLEngineConfigurator.createSSLEngine(SSLEngineConfigurator.java:186)
[#|2019-07-16T11:38:50.988+0000|WARNING|Payara 4.1|javax.enterprise.network.config|_ThreadID=24;_ThreadName=http-thread-pool::http-listener-2(1);_TimeMillis=1563277130988;_LevelValue=900;|GRIZZLY0050: SSL support could not be configured!
java.io.IOException: A MultiException has 4 exceptions. They are:
1. java.lang.IllegalStateException: java.io.FileNotFoundException: /srv/hops/domains/domain1/config/keystore.jks (No such file or directory)
2. java.lang.IllegalStateException: Unable to perform operation: create on com.sun.enterprise.security.ssl.impl.SecuritySupportImpl
3. java.lang.IllegalArgumentException: While attempting to resolve the dependencies of com.sun.enterprise.security.ssl.SSLUtils errors were found
4. java.lang.IllegalStateException: Unable to perform operation: resolve on com.sun.enterprise.security.ssl.SSLUtils
Vikram
You received this message because you are subscribed to a topic in the Google Groups "Hops" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/hopshadoop/tyBs4JFAFR4/unsubscribe.
To unsubscribe from this group and all its topics, send an email to hopshadoop+unsubscribe@googlegroups.com.