| Author |
What does this error mean -- targets are unreachable?
|
Dave Alvarado
Ranch Hand
Joined: Jul 02, 2008
Posts: 434
|
|
Hi, I'm running WebLogic 9.2.2 on Solaris. When deploying my application, I'm running into this error: [wlst] Deployment Message : java.lang.Exception: [DeploymentService:290049]Deploy failed for id '1,215,441,949,273' since no targets are reachable. Can anyone shed some light on what this means and how I might begin to troubleshoot? Thanks, - Dave
|
 |
Marcos Maia
Ranch Hand
Joined: Jan 06, 2001
Posts: 977
|
|
Hi, looks like your target servers are not running when you're trying to deploy the application. Check if you can reach the managed servers from the Admin console, if status are Running for these servers. regards.
|
 |
leandro pedro
Greenhorn
Joined: Oct 28, 2009
Posts: 2
|
|
Hi all
I got exacty the same problem.
My managed server seems to be RUNNING, but when i try to activate my application it says no targets are reachable.
Can you help me
|
 |
Deepak Bala
Bartender
Joined: Feb 24, 2006
Posts: 6588
|
|
|
This is a zombie thread. Can you provide more information about your problem. Like weblogic version etc. The servers have the habit of saying they are running when they are not. Try issuing a restart or select Control -> Resume
|
SCJP 6 articles - SCJP 5/6 mock exams - SCJP Mocks - SCJP 5 Mock exam (Word document ) - SCJP 5 Mock exam in Java.Inquisition format
|
 |
 |
|
|
subject: What does this error mean -- targets are unreachable?
|
|
|