apache / apache/dubbo-website

应用启动失败

Open
#2,797 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
CSS
Stars
491
Forks
809
Avg merge
1d 6h
Merged PRs (30d)
6

Description

Caused by: java.lang.IllegalStateException: ReferenceBean is not ready yet, please make sure to call reference interface method after dubbo is started.
at org.apache.dubbo.config.spring.ReferenceBean.getCallProxy(ReferenceBean.java:344) ~[dubbo-3.1.5.jar:3.1.5]
at org.apache.dubbo.config.spring.ReferenceBean.access$100(ReferenceBean.java:100) ~[dubbo-3.1.5.jar:3.1.5]

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the application startup failure with Apache Dubbo 3.1.5 and inspect org.apache.dubbo.config.spring.ReferenceBean.java around getCallProxy at line 344. Confirm when the reference interface is invoked relative to Dubbo startup; the issue does not state the expected change or a test, so the desired fix needs clarification.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend-api-design
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.