You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Chenhong (Jira)" <ji...@apache.org> on 2021/08/06 05:56:00 UTC

[jira] [Created] (KARAF-7236) Karaf login failed, caused upper service web page cannot be accessed

Chenhong created KARAF-7236:
-------------------------------

             Summary: Karaf login failed, caused upper service web page cannot be accessed
                 Key: KARAF-7236
                 URL: https://issues.apache.org/jira/browse/KARAF-7236
             Project: Karaf
          Issue Type: Bug
          Components: karaf
    Affects Versions: 4.2.2
            Reporter: Chenhong


My Web page cannot be accessed, and karaf cannot login with ./client.sh

We can see paxweb thread is waiting to lock, and FelixStartLevel locked  in jStack.

jStack of karaf  as follows:

"paxweb-extender-1-thread-1" #73 priod=5 xxxxxx

java.lang.Thread.State: BLOCKED(on object monitor)

at com.sun.jersey.core.osgi.OsgiRegistry.getInstance(OsgiRegistry.java:113)

-waiting to lock<0x000000000fcdb1760>(a java.lang.Class for com.sun.jersey.core.osgi.OsgiRegistry)

 

"FelixStartLevel" #19 daemon prio=5 xxxxxxxxxxx

java.lang.Thread.State:RUNNABLE

at com.sun.jersey.core.osgi.OsgiRegistry.setOSGiServiceFinderIteratorProvider(OsgiRegistry.java:458)

- locked<0x000000000fcdb1760>(a java.lang.Class for com.sun.jersey.core.osgi.OsgiRegistry)

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)