Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Eclipse Process Manager (Stardust) » Unable to deploy stardust in weblogic 10.3.3(Unable to deploy stardust in weblogic 10.3.3 using eclipse Helios )
Unable to deploy stardust in weblogic 10.3.3 [message #905846] Fri, 31 August 2012 07:29 Go to next message
gayatri devi is currently offline gayatri deviFriend
Messages: 7
Registered: August 2012
Junior Member
Hi,

I am trying to deploy stardust in weblogic 10.3.3, I getting following issue

software
Eclipse Helios R2
Weblogic 10.3.3

1) Running Using Eclipse adapter server

-> created sample dynamic project added stardust portal
-> Added Oracle weblogic server tool to eclipse server & did all configuration
-> Right click on project and try to run as "Run on server"

Getting following issue


Error with publish task 'Split Source Mapping Generation Task'.
Error processing split source mapping:
'C:/D/tutorial/weblogic/TestStardust/carnot-jackrabbit/WEB-INF'='/WEB-INF'

WebLogic split source deployment only supports resource folder mapping to EAR or web content root.
Please change the deployment mode to exploded archive in Server Editor.

[/color]

2)Running weblogic console individually

->created sample dynamic project added stardust portal in eclipse
-> Exported as war file
-> Deployed in server

getting following issue.


There was a failure when processing annotations for application stardust.war.
Class not found exception .
com.infinity.bpm.rt.impl.api.ws.servlet.IppWsServlet





Please help on this...
Thanks

[Updated on: Fri, 31 August 2012 09:05]

Report message to a moderator

Re: Unable to deploy stardust in weblogic 10.3.3 [message #905909 is a reply to message #905846] Fri, 31 August 2012 09:45 Go to previous messageGo to next message
Robert Emsbach is currently offline Robert EmsbachFriend
Messages: 186
Registered: October 2011
Location: Singapore
Senior Member

Gayatri

the WTP weblogic plugin seems not to be compatible with the Stardust WTP project.

You could either
a) create a WAR file based on the maven archetype for weblogic:
(https infinity dot sungard dot com)/documentation/ipp/7.0/index.jsp?topic=/org.eclipse.stardust.docs.dev/html/handbooks/installation/ig-maven.html"

Or on the Stardust knowledge base:
"(wiki dot eclipse dot org)/Stardust/Knowledge_Base/Build_and_Change_Management/Maven/Basic_Setup"
or

(for some reason I am not allowed to post links to eclipse web sites anymore)

or
b) Export your dynamic web project as a war (project context menu) which you then adjust as required for a weblogic deployment.

(https infinity dot sungard dot com)/documentation/ipp/7.0/index.jsp?topic=/org.eclipse.stardust.docs.deployment/html/applicationserversetup/weblogic.html


In a Weblogic environment a number of things are different from a tomcat deployment (which is what the RAD environment is based on). That includes JMS, transaction manager, probably the database, Jackrabbit DMS.

Best regards

Robert

[Updated on: Fri, 31 August 2012 10:30]

Report message to a moderator

Re: Unable to deploy stardust in weblogic 10.3.3 [message #905924 is a reply to message #905909] Fri, 31 August 2012 10:13 Go to previous messageGo to next message
gayatri devi is currently offline gayatri deviFriend
Messages: 7
Registered: August 2012
Junior Member
Thanks Robert, its really gr8 help ...Smile
Re: Unable to deploy stardust in weblogic 10.3.3 [message #907168 is a reply to message #905924] Mon, 03 September 2012 12:50 Go to previous messageGo to next message
gayatri devi is currently offline gayatri deviFriend
Messages: 7
Registered: August 2012
Junior Member
Hi Robert,

I was following below link to create stardust war file using maven.

(https infinity dot sungard dot com)/documentation/ipp/7.0/index.jsp?topic=/org.eclipse.stardust.docs.dev/html/handbooks/installation/ig-maven.html"

I found we need to have (https infinity dot sungard dot com)/repository credential to get require artifacts which mentioned in document.
But I don't have repository credential & did not find any signup option.

Please help me out in this, if you have any idea.
Thanks


Re: Unable to deploy stardust in weblogic 10.3.3 [message #907176 is a reply to message #907168] Mon, 03 September 2012 13:02 Go to previous messageGo to next message
Robert Emsbach is currently offline Robert EmsbachFriend
Messages: 186
Registered: October 2011
Location: Singapore
Senior Member

Gayatri,

unfortunately we are not yet completely integrated into the eclipse build process. That is also why there is no binary distribution available for easy download on the website. This is the very next step for us! Once all libraries we need to build are approved by Eclipse we can produce an official Stardust binary. This should be within the next 2-3 weeks I guess. Once we can build on Eclipse infrastructure we will work on publishing the Stardust artefacts into a public maven repository.

For the time being that leaves you with two options:

1) Checkout stardust and build it yourself. How to do this is described here:
http://wiki.eclipse.org/Stardust/Source_Code

2) Procure a trial license of IPP. This will also grant you access to the maven repository:

https://www.infinity.com/storefront/faces/procurement/solution-details.xhtml?solutionGuid=9996445b-abcc-4ec5-835e-f9200cd7e1e2


I would suggest option 2 to bridge the gap until we have a public Stardust maven repo.

Sorry for the inconvenience. Any other roadblock let me know.

Robert

Re: Unable to deploy stardust in weblogic 10.3.3 [message #911732 is a reply to message #907168] Wed, 12 September 2012 07:53 Go to previous messageGo to next message
Robert Emsbach is currently offline Robert EmsbachFriend
Messages: 186
Registered: October 2011
Location: Singapore
Senior Member

Gayatri, hope this worked out for you...

Robert
Re: Unable to deploy stardust in weblogic 10.3.3 [message #911734 is a reply to message #911732] Wed, 12 September 2012 07:55 Go to previous messageGo to next message
Robert Emsbach is currently offline Robert EmsbachFriend
Messages: 186
Registered: October 2011
Location: Singapore
Senior Member

No Message Body

[Updated on: Wed, 12 September 2012 07:55]

Report message to a moderator

Re: Unable to deploy stardust in weblogic 10.3.3 [message #931559 is a reply to message #911732] Wed, 03 October 2012 10:14 Go to previous messageGo to next message
gayatri devi is currently offline gayatri deviFriend
Messages: 7
Registered: August 2012
Junior Member
Thanks Robert

I followed the mentioned link and got the required artifact,
Deployed successfully in weblogic & stardust portal page is coming up.

But when I am trying to login(with/without model deploy) getting below exception

Kindly help me out in this

Root cause of ServletException.
java.lang.Exception: javax.faces.FacesException: Problem in renderResponse: /C:/D/wls10.3.3/user_projects/domains/base_domain/servers/AdminServer/tmp/_WL_user/Teststardust/vlvsa4/war/WEB-INF/lib/ipp-portal-common.jar!/META-INF/xhtml/main.xhtml: Error creating bean with name 'ippPortalApp' defined in URL [zip:C:/D/wls10.3.3/user_projects/domains/base_domain/servers/AdminServer/tmp/_WL_user/Teststardust/vlvsa4/war/WEB-INF/lib/ipp-portal-common.jar!/META-INF/spring/ippPortalFramework-context.xml]: Invocation of init method failed; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'ippPortalApp': Requested bean is currently in creation: Is there an unresolvable circular reference?
at com.icesoft.faces.context.View.servePage(View.java:152)
at com.icesoft.faces.webapp.http.core.MultiViewServer.service(MultiViewServer.java:67)
at com.icesoft.faces.webapp.http.common.ServerProxy.service(ServerProxy.java:11)
at com.icesoft.faces.webapp.http.servlet.MainSessionBoundServlet$4.service(MainSessionBoundServlet.java:149)
at com.icesoft.faces.webapp.http.common.standard.PathDispatcherServer.service(PathDispatcherServer.java:24)
at com.icesoft.faces.webapp.http.servlet.BasicAdaptingServlet.service(BasicAdaptingServlet.java:16)
at com.icesoft.faces.webapp.http.servlet.PathDispatcher.service(PathDispatcher.java:23)
at com.icesoft.faces.webapp.http.servlet.SessionDispatcher.service(SessionDispatcher.java:53)
at com.icesoft.faces.webapp.http.servlet.PathDispatcher.service(PathDispatcher.java:23)
at com.icesoft.faces.webapp.http.servlet.MainServlet.service(MainServlet.java:131)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:300)
at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at org.eclipse.stardust.ui.web.viewscommon.login.filter.LoginFilter.doFilter(LoginFilter.java:343)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:527)
at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:253)
at org.eclipse.stardust.ui.web.plugin.support.PluginResourceRequestProcessor.handleRequest(PluginResourceRequestProcessor.java:107)
at org.eclipse.stardust.ui.web.plugin.support.PortalPluginContentFilter.doFilter(PortalPluginContentFilter.java:69)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.doIt(WebAppServletContext.java:3684)
at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3650)
at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2268)
at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2174)
at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1446)
at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
Re: Unable to deploy stardust in weblogic 10.3.3 [message #947834 is a reply to message #931559] Wed, 17 October 2012 13:44 Go to previous messageGo to next message
gayatri devi is currently offline gayatri deviFriend
Messages: 7
Registered: August 2012
Junior Member
Hi,

I took the latest stardust eclipse plugin and was trying to deploy sample project in weblogic 10.3.3. Application portal comes up, but not able to logged in getting following exception

1) Class not found Exception ag.carnot.web.jsf.common.LoginDialog.
[Changed to] org.eclipse.stardust.ui.web.viewscommon.login.dialogs.LoginDialogBean
[Fixed]

2) java.lang.Exception: javax.faces.FacesException: Problem in renderResponse: /C:/D/wls10.3.3/user_projects/domains/base_domain/servers/AdminServer/tmp/_WL_user/Teststardust/vlvsa4/war/WEB-INF/lib/ipp-portal-common.jar!/META-INF/xhtml/main.xhtml: Error creating bean with name 'ippPortalApp' defined in URL [zip:C:/D/wls10.3.3/user_projects/domains/base_domain/servers/AdminServer/tmp/_WL_user/Teststardust/vlvsa4/war/WEB-INF/lib/ipp-portal-common.jar!/META-INF/spring/ippPortalFramework-context.xml]: Invocation of init method failed; nested exception is org.springframework.beans.factory.BeanCurrentlyInCreationException: Error creating bean with name 'ippPortalApp': Requested bean is currently in creation: Is there an unresolvable circular reference?
[Not fixed]



Kindly help on this

Thanks
--Gayatri


Re: Unable to deploy stardust in weblogic 10.3.3 [message #948981 is a reply to message #947834] Thu, 18 October 2012 15:11 Go to previous messageGo to next message
Robert Emsbach is currently offline Robert EmsbachFriend
Messages: 186
Registered: October 2011
Location: Singapore
Senior Member

Gayatri,

by latest Stardust eclipse plugin you used the the nightly eclipse update site?

This build works for you on RAD/Tomcat?

We have not tested the Stardust builds in other deployment scenarios than Spring/Tomcat so far. We will provide archetypes for platforms like Weblogic one we have a maven repository for Stardust. Then we will also test on those platforms. This work is currently in progress.

If you have access to IPP then you can use that weblogic archetype instead of the RAD export for the time being.

Could be a class loading issue. Did you add anything to the WLS default class path?

Best

Robert
Re: Unable to deploy stardust in weblogic 10.3.3 [message #949674 is a reply to message #905846] Fri, 19 October 2012 07:24 Go to previous message
gayatri devi is currently offline gayatri deviFriend
Messages: 7
Registered: August 2012
Junior Member
Hi Robert,

We used Stardust eclipse plugin the nightly eclipse update site.
The build works fine with Tomcat.
I didn't add any thing to WLS default class path.


Thanks
-Gayatri
Previous Topic:Inspect message transformation activity mappings at runtime
Next Topic:SessionContextListener not found, when deploying ipp-portal.war
Goto Forum:
  


Current Time: Fri Apr 19 21:51:47 GMT 2024

Powered by FUDForum. Page generated in 0.04097 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top