Skip to content

Error with RoutingModule annotated with @Named("pt") was bound multiple times. #1229

Closed Answered by kainagel
Wenhua-Jiang asked this question in Q&A
Discussion options

You must be logged in to vote

Try removing the line

<param name="networkModes" value="pt" />

in the routing module. You have to interpret this strictly from the passenger side: The above line will try to network-route a request by a passenger to use pt, which conflicts with the pt router (= the RAPTOR router).

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
1 reply
@Wenhua-Jiang
Comment options

Answer selected by paulheinr
Comment options

You must be logged in to vote
1 reply
@Wenhua-Jiang
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants