apache / apache/incubator-seata

release 1.4.2 can't start up from sources

Open
#3,952 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
26k
Forks
8.8k
Avg merge
1d 8h
Merged PRs (30d)
4

Description

- [ ] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate.

### Ⅰ. Issue Description
start up from source,it can't start up,some file is not exist in /META-INF/services,for example:"io.seata.server.session.SessionManager","io.seata.core.store.db.DataSourceProvider".. etc

### Ⅱ. Describe what happened

If there is an exception, please attach the exception trace:

```
Just paste your stack trace here!
```

### Ⅲ. Describe what you expected to happen

### Ⅳ. How to reproduce it (as minimally and precisely as possible)

1. xxx
2. xxx
3. xxx

### Ⅴ. Anything else we need to know?

### Ⅵ. Environment:

- JDK version :
- OS :
- Others:

Contributor guide

Open the contributing guide

Research direction

Start by reproducing release 1.4.2 startup from sources and inspect the META-INF/services entries, especially io.seata.server.session.SessionManager and io.seata.core.store.db.DataSourceProvider. Determine why these files are absent and verify that starting from sources succeeds once the service registrations are available.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
backend, build-system
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.