Oracle Weblogic Server (MOSC)

MOSC Banner

Oracel BPm Question: Unable to start BPM Process Web Service

edited Feb 2, 2011 11:46PM in Oracle Weblogic Server (MOSC) 1 commentAnswered
Hello,

I was trying to create a new webservice interface for a BPM proces. However When I try to access the WSDL I ran into this issue:

The WSDL is supposed to be located at:

http://localhost:7001/albpmServices/albpmengine/ws/NewUserServiceListener?wsdl=true

Error 500--Internal Server Error java.lang.NullPointerException at fuego.webservices.HttpSoapListener.process(HttpSoapListener.java:176) at fuego.ejbengine.servlet.SoapServlet.doPost(SoapServlet.java:75) at fuego.ejbengine.servlet.SoapServlet.doGet(SoapServlet.java:62) at javax.servlet.http.HttpServlet.service(HttpServlet.java:707) at javax.servlet.http.HttpServlet.service(HttpServlet.java:820) at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:226) at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:124) at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:283) at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:175) at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3395) at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321) at weblogic.security.service.SecurityManager.runAs(Unknown Source) at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2140) at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2046) at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1366) at weblogic.work.ExecuteThread.execute(ExecuteThread.java:200) at weblogic.work.ExecuteThread.run(ExecuteThread.java:172)

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center