Payara のセットアップをしているのですが、
管理コンソール画面を起動するために、http://サーバーのIPアドレス:4848/ にアクセスすると、以下のような画面が表示され、ログイン画面が表示されません。この画面の中の「go to the Administration Console」をクリックしましたが、「http://localhost:4848/」になり、当然表示されません。
server.log の中で、いくつか「重大」となっている箇所がありましたので、追記します。
[2019-07-02T15:45:00.288+0900] [Payara 5.191] [重大] [] [javax.enterprise.system.tools.deployment.dol] [tid: _ThreadID=145 _ThreadName=Thread-25] [timeMillis: 1562049900288] [levelValue: 1000] [[ enterprise.deployment.backend.invalidDescriptorFailure]] [2019-07-02T15:45:00.289+0900] [Payara 5.191] [重大] [] [javax.enterprise.system.tools.deployment.dol] [tid: _ThreadID=145 _ThreadName=Thread-25] [timeMillis: 1562049900289] [levelValue: 1000] [[ enterprise.deployment.backend.saxParserError]] [2019-07-02T15:45:03.003+0900] [Payara 5.191] [重大] [NCLS-SECURITY-05054] [javax.enterprise.system.security.ssl] [tid: _ThreadID=145 _ThreadName=Thread-25] [timeMillis: 1562049903003] [levelValue: 1000] [[ The SSL certificate has expired: [ [2019-07-02T15:45:05.223+0900] [Payara 5.191] [重大] [] [javax.faces] [tid: _ThreadID=145 _ThreadName=Thread-25] [timeMillis: 1562049905223] [levelValue: 1000] [[ Unable to obtain InjectionProvider from init time FacesContext. Does this container implement the Mojarra Injection SPI?]] [2019-07-02T15:45:05.239+0900] [Payara 5.191] [重大] [] [javax.faces] [tid: _ThreadID=145 _ThreadName=Thread-25] [timeMillis: 1562049905239] [levelValue: 1000] [[ アプリケーションは起動時に正しく初期化されず、ファクトリが見つかりませんでした: javax.faces.context.FacesContextFactory. Attempting to find backup.]]

回答1件
あなたの回答
tips
プレビュー
バッドをするには、ログインかつ
こちらの条件を満たす必要があります。