j_security_check在哪個配置檔案裡面啊
如題,我下勒一個,然後他開始轉向j_security_check的時候就出錯了,我找遍了怎個資料夾都找不到這個在哪裡設定的,報錯
11:29:12,125 INFO [STDOUT] 2007-04-30 11:29:12,125 [http-0.0.0.0-8080-14] DEBUG com.jdon.security.web.LoginServlet - [JdonFramework]enter LoginServlet
11:29:25,796 INFO [STDOUT] 2007-04-30 11:29:25,796 [http-0.0.0.0-8080-14] DEBUG com.jdon.security.web.LoginServlet - [JdonFramework] username and password is not null
11:29:38,640 INFO [STDOUT] 2007-04-30 11:29:38,640 [http-0.0.0.0-8080-14] DEBUG com.jdon.security.web.LoginServlet - [JdonFramework] forward /jivejdon/j_security_check?j_username=admin&j_password=admin
11:30:42,500 ERROR [UsersRolesLoginModule] Failed to load users/passwords/role files
java.io.IOException: No properties file: users.properties or defaults: defaultUsers.properties found
at org.jboss.security.auth.spi.Util.loadProperties(Util.java:313)
11:29:12,125 INFO [STDOUT] 2007-04-30 11:29:12,125 [http-0.0.0.0-8080-14] DEBUG com.jdon.security.web.LoginServlet - [JdonFramework]enter LoginServlet
11:29:25,796 INFO [STDOUT] 2007-04-30 11:29:25,796 [http-0.0.0.0-8080-14] DEBUG com.jdon.security.web.LoginServlet - [JdonFramework] username and password is not null
11:29:38,640 INFO [STDOUT] 2007-04-30 11:29:38,640 [http-0.0.0.0-8080-14] DEBUG com.jdon.security.web.LoginServlet - [JdonFramework] forward /jivejdon/j_security_check?j_username=admin&j_password=admin
11:30:42,500 ERROR [UsersRolesLoginModule] Failed to load users/passwords/role files
java.io.IOException: No properties file: users.properties or defaults: defaultUsers.properties found
at org.jboss.security.auth.spi.Util.loadProperties(Util.java:313)
相關文章
- tidb-server 的配置檔案在哪裡?TiDBServer
- 易優eyoucms資料庫配置檔案是哪個在哪裡?資料庫
- 在Docker中,Docker配置檔案在哪裡以及如何修改?Docker
- php.ini 檔案在哪裡?PHP
- 織夢資料庫配置檔案-DedeCMS織夢資料庫檔案在哪裡資料庫
- cad自動儲存的檔案在哪裡 cad檔案一般儲存在哪裡
- MySQL配置檔案my.ini在哪MySql
- 檔案協同工具的優點在哪裡?
- 面試話癆(四)常量在哪裡呀,常量在哪裡面試
- win10桌面資料夾在哪裡_win10桌面檔案在C盤哪個目錄下Win10
- 帝國cms資料庫配置檔案在哪找資料庫
- win10 c盤桌面在哪裡_win10桌面檔案在c盤哪個資料夾Win10
- win10 檔案粉碎在哪裡_win10如何強力粉碎檔案Win10
- win10搜尋檔案在哪裡 檢視搜尋檔案位置的方法Win10
- win10系統電腦hosts檔案位置在哪裡Win10
- 寶塔控制皮膚php.ini檔案在哪裡找PHP
- Linux裡面去掉檔案特殊字元的命令Linux字元
- 電腦微信聊天記錄在哪個資料夾裡面
- openresty/nginx配置多個conf檔案RESTNginx
- Spring框架裡解析配置檔案的準確位置Spring框架
- win10系統如何備份檔案 win10系統備份檔案在哪裡Win10
- 文盤Rust -- 如何把配置檔案打包到二進位制檔案裡Rust
- 儲存文字到一個檔案裡
- 微信儲存的檔案在哪個資料夾
- 怎麼解析 xml 檔案,把裡面某個元素,自動生成其 xpathXML
- [提問交流]新手求助啊get_document_model方法在哪裡定義的?
- 帝國CMS資料庫配置檔案是哪個檔案?資料庫
- 3dmax自動儲存的檔案在哪裡 3dmax自動存的檔案位置3D
- win10系統Hosts檔案在哪裡 win10系統怎麼開啟Hosts檔案Win10
- win10查詢大檔案在哪裡設定_win10怎麼搜尋大檔案Win10
- 電腦微信圖片儲存在哪個資料夾裡面
- Spingboot 讀取 yml 配置檔案裡的引數值boot
- Git配置配置檔案Git
- 檔案快取是不是有問題啊快取
- 編寫一個constructor來實現檔案裡面資料的隨機抽取Struct隨機
- 面試官:你最擅長的軟體測試領域在哪裡啊?有什麼發展計劃嗎?面試
- windows10便籤怎麼開啟啊_windows10便籤在哪裡Windows
- 手機QQ下載的檔案儲存在哪個位置
- 為什麼類裡面要定義靜態常量啊?