This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Web Services and the fly likes org.apache.axis.NoEndPointException Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Web Services
Reply Bookmark "org.apache.axis.NoEndPointException" Watch "org.apache.axis.NoEndPointException" New topic
Author

org.apache.axis.NoEndPointException

preethi Ayyappan
Ranch Hand

Joined: Oct 04, 2007
Posts: 518
Hi,

I am new top web service and when i run my program, i am getting the following error.


AxisFault
faultCode: {http://xml.apache.org/axis/}Server.NoEndpoint
faultSubcode:
faultString: No endpoint
faultActor:
faultNode:
faultDetail:
{http://xml.apache.org/axis/}exceptionNamerg.apache.axis.NoEndPointException
{http://xml.apache.org/axis/}stackTrace:No endpoint
at net.paybox.dbbl.ws.DBBLIVRServicePortBindingStub.login(DBBLIVRServicePortBindingStub.java:229)
at IvrServiceAgi.service(IvrServiceAgi.java:39)
at org.asteriskjava.fastagi.internal.AgiConnectionHandler.runScript(AgiConnectionHandler.java:151)
at org.asteriskjava.fastagi.internal.AgiConnectionHandler.run(AgiConnectionHandler.java:116)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
at java.lang.Thread.run(Thread.java:619)

{http://xml.apache.org/axis/}hostname:trixbox1.localdomain

No endpoint
at net.paybox.dbbl.ws.DBBLIVRServicePortBindingStub.login(DBBLIVRServicePortBindingStub.java:229)
at IvrServiceAgi.service(IvrServiceAgi.java:39)
at org.asteriskjava.fastagi.internal.AgiConnectionHandler.runScript(AgiConnectionHandler.java:151)
at org.asteriskjava.fastagi.internal.AgiConnectionHandler.run(AgiConnectionHandler.java:116)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:885)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:907)
at java.lang.Thread.run(Thread.java:619)


Please assist me to solve this issue.
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: org.apache.axis.NoEndPointException
 
Similar Threads
com.mysql.jdbc.CommunicationsException MESSAGE: Communications link failure due to underlying except
Problem deploying sample HelloWorld Bean in JBoss 4.2.1 GA
Exception installing Alfresco 3.0 on Jboss 5.0
jboss 3.0- org/jboss/logging/Logger class where is it
rmi callback