Coversion Agent Deployment in production server.

Hi Experts,
I would like to know the following regarding the Conversion Agent.
a) Procedure for getting a conversion agent license from SAP.
b) Minimum requirement/specification of PI box for its deployment like SP level etc...
c) Approximate cost for one license
d) Deployment procedure of conversion agent into PI box...
e) Whether any downloadable available from service market place to PI dev box? If yes, kindly provide the link.
Please let me know your views and your help will be highly appreciated.
Thanks and Regards,
Praveen.

The Conversion Agent supports the following 32-bit platforms:
1) Microsoft Windows 2003 (IA, 32 bit)
2) Linux Red Hat, RedHat EL3 (IA32)
3) Linux Suse SLES9 (IA-32)
4) Solaris 9, 10 (64 bit)
The Conversion Agent has the following additional functions:
1) Improved Conversion Agent Studio environment with new project assistants, a guided mode, and embedded help.
2) New data conversion components
3) Improved functions for schema support, for example, improved XML namespace support.
deployed all the required component for Conversion Agent in PI system using SDM .
1. CM_JavaAPI.sda
2. CM_RemoteSupportInterface.sda
3. CM_TransformModule.sda
4. ConversionAgent.sda
*Conversion Agent Installation  *  & Download from SAP Service Marketplace
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/b10d986b-0701-0010-eca9-b11ca1f43f9d
Regards
Abhishek
Edited by: Abhishek Agrahari on Jan 14, 2009 7:07 AM

Similar Messages

  • Process flow of bpel process deployment in production server

    Hi,
    Can anyone please explain me the process flow of bpel process deployment in prodcution server . I mean the procedure that we follow for deployment in productions server , what are the steps that we follow , approval from any teams? .....
    Thanks,
    Beginner.

    A quick answer is:
    1. make sure you defined the Application/Integration Server in your developer (user/pass you have - if not oc4jadmin then one the IT gave you).
    2. Deploy your project to that server.
    3. Choose the correct domain in the Console when deploying.
    Is this what you wanted to know???

  • Notification of successful deployment to production server from within

    How can code running on a production server be notified that a successful deployment (of new/changed catalogs) has completed to that server? A side affect is the catalog schema switches from CATA to CATB or vice versa. Another way to phrase the question is how to be notified of catalog schema switches at the time they occur?
    Thanks.

    That URL hangs but I think I found the spot in the Programmer's Guide. It talks about a DeploymentManager but only vaguely.
    I found some code that uses the DeploymentEvent and DeploymentEventListener mechanism. You register your listener with the DeploymentAgent (via config) and then receive all the deployment events. The only question is which of the many events/states that are reported is the one that means the catalog data source has switched?
    http://docs.oracle.com/cd/E22630_01/Platform.1002/apidoc/atg/deployment/common/event/DeploymentEvent.html

  • Is JRE engine is free for deployment on production server?

    Hi
    I have developed one application for commercial purposes. Now, I would like to ask question that JRE engine of java which is required for application deployment is free or we have to buy a license to actully deploy that on production server?

    Sun License Agreement for Java Runtime Environment Standard Edition

  • Report deployed on production server show different data from that in debug mode

    Hi,
    i have created a report that use temporary tables and when i get the preview on Management Studio show some data, but when i deploy the same report on the production server i see that the data is different!!!!
    To check this issue i create a simple table on which i transfer the results data before to show it on the report and with my surprise  the number of rows of the production execution is less than the debug execution!!!!
    Notice that i use the same value for the report parameters.
    Any idea?
    Thanks a lot!!!

    Hi ,
      Check in your solution folder and try to find .data file.
      Delete the data .Data file on the same name of your report and run the report from SSMS.
      Check the below link on clearing report cache
      http://jasonfaulkner.com/ClearDataCacheBIS.aspx
    Best Regards Sorna

  • Deploying portal from development to production server

    Scenario:
    - Development server running OracleAS Standard Edition One.
    - Production server running OracleAS Standard Edition One
    Idea is to develop portal on development server, and, once satisfied and tested, deploy to production server.
    Questions
    1. Is this the right development model? If not, what is the recommended approach?
    2. Would deployment take place via Enterprise Manager? If so, would the development portal have to be turned into an EAR file, and then pulled in to the production server? Or can the two servers be managed within a single instance of Enterprise Manager (on the production server?), and if so, how would the deployment model work?
    Thanks for the input.

    Hi there,
    A1: Yes, I believe so, but will depend actually on what you wish to do.
    A2: Depends how is your application made. I don't think you'll be using EM to make the deployment as this would be a Portal. So you may need to either use the cloning process of the iAS or the RDBMS utilities (where Metalink may help you further depending on the version of the Portal you are in)... or use the Portal Export / Import feature to pass a Page Group from one side to another (this will work only one-way - please refer to the Portal Configuration Guide chapter 10).
    As to the "two servers be managed within a single instance of Enterprise Manager"... why not? You can have two RepCA dbs hooked to the same iAS infrastructure to be managed. If I'd recommend it this way... maybe not... remember that if it will be a Development env and a Production env... I'd recommend them to be really separated (just playing on the safe side... maybe :-) ).
    I hope it helps...
    Cheers,
    Pedro.

  • Problems with assembly update in Biztalk production server

    Hi.
    I'm facing a problem I cannot solve about an update in one of the resources of an application in Biztalk production server.
    Suddenly a bug in an application that receives messages through an external web service appeared. To find out where the bug was occurring, the orchestration was filled with many EventLogs and some other things to test. After the bug was tracked and corrected,
    it was added an update in resource with the original code of orchestration, that way the EventLogs were no more logged in Event Viewer and the other things wouldn't exists in production.
    Occurrs that the EventLogs are still being logged in Event Viewer. Even after the resource was added many times in server and after many resets in the host instances.
    The problem aren't the logged events, are the other things that we must remove from production to avoid headaches.
    There is a way to fix this? Or some better way to search a resolution for that?
    I'm thinking remove the resource, reset the hosts instances, then add the resource and reset again, but for me this is very hardcore, even more in the production Server.
    Usually, the deployment in production Server is made based in the import of msi files and execution of this files. The "Add -> Biztalk Assemblies" method was used this time only because was an emergency. I don't know if makes sense.
    Thank you for reading, please if you have any answer or material to solve this, reply this question. If you don't understand something because of the English I'm very sorry, I'm still learning the language (and yes I use Google Translate).

    Rafael,
    Enabling the options for GAC as you did, should GAC the components.
    BizTalk uses
    C:\Windows\assembly folder for assemblies. So when you import the msi with GACing options enables, ensure the assemblies are gaced in C:\Windows\assembly folder.
    Otherwise, just drag and drop the assemblies from your folder to this folder. Or using command prompt
    cd to c:\windows\assembly\gac_msil and copy the assembly from your folder.
    Ensure you have GACed the assemblies in all the BizTalk processing machines when you more than one BizTalk machines.
    Also ensure you’re restarting the correct host instances. If the artefact under the isolated host instance, ensure Application pool /IIS is restarted.
    If this answers your question please mark it accordingly. If this post is helpful, please vote as helpful by clicking the upward arrow mark next to my reply.

  • Deployment to production

    Hi All,
    I am quite new to OBIEE, I have finished all answers and dashboards in development, how to deploy to production server?
    Thank you,
    Ling

    HI,
    You want move RPD and catalog from dev to prod.
    1. Using Ftp software you can do it.
    FTP software like: Winscp
    rpd from {OracleBI}\server\Repository from this path and place the same in the same path in the another env
    and take webcat files from {OracleBIData}\web\catalog this path and place the same in the same path.
    now in the new env.
    open your nqsconfig.ini from {OracleBI}\server\Config\instanceconfig and update the rpd name.
    then open this file {OracleBIData}\web\config\instanceconfig.xml and ther update your webcat name.
    I forgot to mention - configure the Data sources also to match your connection pool settings.
    Hope this help's
    Thanks,
    Satya

  • WEB service deployment error on Production server

     

    Yves,
    Please post this question in the Workshop 8.1 beta newsgroup.
    weblogic.developer.interest.81beta.workshop
    http://newsgroups.bea.com/cgi-bin/dnewsweb?cmd=xover&group=weblogic.developer.interest.81beta.workshop&utag=
    Thanks
    Raj Alagumalai
    WebLogic Workshop Support
    "Yves Leaute" <[email protected]> wrote in message
    news:[email protected]...
    >
    Hi,
    I'm quite new in WEB service development. Sorry if the question has asimple answer.
    I wrote a WEB server on a development PC and the WEB service runs well.
    Configuration Workshop8.1 beta.
    Problems occur when I try to deploy the EAR file on a different productionserver
    which run the 8.1 WebLogic server (latest non-beta version)
    Is there a simple solution ?
    I built the EAR file directly from the Workshop environment GUI, as thewlwbuild
    command I used worked properly but never generated any "ear" file in thedirectory.
    >
    I have 2 questions:
    a) is it necessary to use ONLY the WLWBUILD.cmd to generate an EAR filethat cen
    be deployed on teh target "production" server ?
    b) do I need to edit manually some embedded files in the EAR generated?
    Thanks for any help...
    Best regards
    Yves
    -attachment : WebServiceNAP.ear file
    errors generated on teh production server
    weblogic.management.ManagementRuntimeException:javax.management.InstanceNotFoundException:
    CardService:Name=WebServiceNAP,Type=Application
    atweblogic.management.configuration.ApplicationMBean_Stub.getParent(Applicatio
    nMBean_Stub.java:972)
    atweblogic.management.console.tags.TitleTag.printMBeanContext(TitleTag.java:44
    8)
    at weblogic.management.console.tags.TitleTag.doStartTag(TitleTag.java:206)
    atweblogic.management.console.webapp._domain.__application._jspService(__appli
    cation.java:485)
    at weblogic.servlet.jsp.JspBase.service(JspBase.java:33)
    atweblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Servle
    tStubImpl.java:1053)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :387)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :305)
    atweblogic.servlet.internal.RequestDispatcherImpl$ForwardAction.run(RequestDis
    patcherImpl.java:342)
    atweblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubjec
    t.java:317)
    atweblogic.security.service.SecurityManager.runAs(SecurityManager.java:97)
    atweblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImp
    l.java:246)
    at weblogic.servlet.jsp.PageContextImpl.forward(PageContextImpl.java:149)
    atweblogic.management.console.actions.ForwardAction.perform(ForwardAction.java
    :35)
    atweblogic.management.console.actions.internal.ActionServlet.doAction(ActionSe
    rvlet.java:173)
    atweblogic.management.console.actions.internal.ActionServlet.doPost(ActionServ
    let.java:85)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    atweblogic.servlet.internal.ServletStubImpl$ServletInvocationAction.run(Servle
    tStubImpl.java:1053)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :387)
    atweblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
    :305)
    atweblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(W
    ebAppServletContext.java:6291)
    atweblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubjec
    t.java:317)
    atweblogic.security.service.SecurityManager.runAs(SecurityManager.java:97)
    atweblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
    ntext.java:3575)
    atweblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
    :2573)
    at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:178)
    at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:151)
    Caused by: javax.management.InstanceNotFoundException:CardService:Name=WebServiceNAP,Type=Application
    atcom.sun.management.jmx.MBeanServerImpl.getMBean(MBeanServerImpl.java:1680)
    atcom.sun.management.jmx.MBeanServerImpl.getAttribute(MBeanServerImpl.java:115
    2)
    atweblogic.management.internal.RemoteMBeanServerImpl.getAttribute(RemoteMBeanS
    erverImpl.java:284)
    atweblogic.management.internal.MBeanProxy.getAttribute(MBeanProxy.java:610)
    atweblogic.management.internal.MBeanProxy.invokeForCachingStub(MBeanProxy.java
    :442)
    atweblogic.management.configuration.ApplicationMBean_Stub.getParent(Applicatio
    nMBean_Stub.java:965)
    ... 27 more
    Current Date
    Fri Jul 04 23:09:25 CEST 2003
    Console Release Build
    null
    Console Build
    null
    Server Release Build
    8.1.0.0
    Server Build
    WebLogic Server 8.1 Thu Mar 20 23:06:05 PST 2003 246620
    All Server Product Versions
    WebLogic Server 8.1 Thu Mar 20 23:06:05 PST 2003 246620
    WebLogic XMLX Module 8.1 Thu Mar 20 23:06:05 PST 2003 246620
    Request Info
    Protocol: HTTP/1.1
    ServerName: www.ffm.leaute.com
    ServerPort: 7001
    Secure: false
    ContextPath: /console
    ServletPath: /domain/Application.jsp
    QueryString:parentMBean=CardService%3AName%3DCardService%2CType%3DDomain&attributes=webl
    ogic.management.configuration.ApplicationMBean.Name%3DWebServiceNAP&attribut
    es=weblogic.management.configuration.ApplicationMBean.Targets%3DCardService%
    3AName%3Dmyserver%2CType%3DServer&attributes=weblogic.management.configurati
    on.ApplicationMBean.Path%3DC%3A%5Cbea%5Cuser_projects%5CCardService%5Cmyserv
    er%5Cupload%5CWebServiceNAP.ear&attributes=Path.currentPath%3DC%3A%5Cbea%5Cu
    ser_projects%5CCardService%5Cmyserver%5Cupload&reloadNav=false&message=&wiza
    rdName=ApplicationAssistant&step=Configure&MBeanClass=weblogic.management.co
    nfiguration.ApplicationMBean
    PathInfo: null
    PathTranslated: null
    RequestURI: /console/domain/Application.jsp
    AuthType: null
    ContentType: application/x-www-form-urlencoded
    CharacterEncoding: null
    Locale: en_US
    Method: POST
    Session:weblogic.servlet.internal.session.MemorySessionData@a5beb
    RequestedSessionId:1Fsf75KXKHMU21lrZ5WOFzkWmzHxEzhqObkau11jWbelgvU5oo9i!-1072167969!10573529275
    39
    RequestedSessionIdFromCookie: true
    RequestedSessionIdFromURL: false
    UserPrincipal: admin
    RemoteUser: admin
    RemoteAddr: 192.168.0.8
    RemoteHost: ffm.leaute.com
    Parameters
    MBeanClass = weblogic.management.configuration.ApplicationMBean attributes= Path.currentPath=C:\bea\user_projects\CardService\myserver\upload
    attributes =weblogic.management.configuration.ApplicationMBean.Name=WebServiceNAP
    attributes =weblogic.management.configuration.ApplicationMBean.Path=C:\bea\user_projects
    \CardService\myserver\upload\WebServiceNAP.ear
    attributes =weblogic.management.configuration.ApplicationMBean.Targets=CardService:Name=
    myserver,Type=Server
    message = nextAction =/actions/mbean/ApplicationDeployAction?parentMBean=CardService%3AName%3DCard
    Service%2CType%3DDomain&attributes=weblogic.management.configuration.Applica
    tionMBean.Name%3DWebServiceNAP&attributes=weblogic.management.configuration.
    ApplicationMBean.Targets%3DCardService%3AName%3Dmyserver%2CType%3DServer&att
    ributes=weblogic.management.configuration.ApplicationMBean.Path%3DC%3A%5Cbea
    %5Cuser_projects%5CCardService%5Cmyserver%5Cupload%5CWebServiceNAP.ear&attri
    butes=Path.currentPath%3DC%3A%5Cbea%5Cuser_projects%5CCardService%5Cmyserver
    %5Cupload&reloadNav=false&message=&wizardName=ApplicationAssistant&step=Conf
    igure&MBeanClass=weblogic.management.configuration.ApplicationMBean
    parentMBean = CardService:Name=CardService,Type=Domain reloadNav = falsestep
    = Configure wizardName = ApplicationAssistantwl_control_weblogic_management_configuration_ApplicationMBean_Name
    = WebServiceNAP
    Attributes
    wlinternalaction =weblogic.management.console.actions.internal.InternalActionContext@13cb1cb
    javax.servlet.error.request_uri = /console/domain/Application.jspjavax.servlet.include.context_path
    = /console javax.servlet.include.request_uri = /console/common/error.jspjavax.servlet.include.servlet_path
    = /common/error.jsp javax.servlet.jsp.jspException =weblogic.management.ManagementRuntimeException:
    javax.management.InstanceNotFoundException:CardService:Name=WebServiceNAP,Type=Application
    weblogic.management.console.catalog.Catalog =weblogic.management.console.catalog.XmlCatalog@1bc8d37
    weblogic.management.console.helpers.BrowserHelper = User-Agent:Mozilla/4.0 (compatible;
    MSIE 6.0; Windows NT 5.0; .NET CLR 1.0.3705; .NET CLR 1.1.4322) IE: trueNetscape:
    false Supported: true JavscriptHrefs: false TableCellClick: trueDocumentReloadedOnResize:
    false DropdownStretchable: true CellSpacingBlank: false EmptyCellBlank:false
    ImgOnclickSupported: true TableBorderFancy: true PartialToWideTables:false DisabledControlSupported:
    true weblogic.management.console.helpers.DebugHelper =weblogic.management.console.helpers.DebugHelper@18b1bc
    weblogic.management.console.helpers.UrlHelper =weblogic.management.console.helpers.UrlHelper@1db1be6
    weblogic.servlet.network_channel.port = 7001
    Headers
    Accept = image/gif, image/x-xbitmap, image/jpeg, image/pjpeg,application/vnd.ms-powerpoint,
    application/vnd.ms-excel, application/msword,application/x-shockwave-flash, */*
    Accept-Encoding = gzip, deflate Accept-Language = en-us Cache-Control =no-cache
    Connection = Keep-Alive Content-Length = 863 Content-Type =application/x-www-form-urlencoded
    Cookie =ADMINCONSOLESESSION=1Fsf75KXKHMU21lrZ5WOFzkWmzHxEzhqObkau11jWbelgvU5oo9i!-10
    72167969
    Host = www.ffm.leaute.com:7001 Referer =http://www.ffm.leaute.com:7001/console/actions/mbean/DoMBeanWizardAction?parentMBean=CardService%3AName%3DCardService%2CType%3DDomain&reloadNav=false&wizardName=ApplicationAssistant&step=Start&MBeanClass=weblogic.management.configuration.ApplicationMBean
    User-Agent = Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.0; .NET CLR1.0.3705;
    NET CLR 1.1.4322)
    BrowserInfo
    User-Agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT5.0; .NET
    CLR 1.0.3705; .NET CLR 1.1.4322)
    IE: true
    Netscape: false
    Supported: true
    JavscriptHrefs: false
    TableCellClick: true
    DocumentReloadedOnResize: false
    DropdownStretchable: true
    CellSpacingBlank: false
    EmptyCellBlank: false
    ImgOnclickSupported: true
    TableBorderFancy: true
    PartialToWideTables: false
    DisabledControlSupported: true

  • Problem while deploying a WLW ear file on a WL81 production server

    Hi,
    I am trying to deploy a simple simple WEB service -which works fine within the
    workshop 8.1 environment- on a different "production" server.
    I generated manually all the JMS queues on the target database, as well as the
    pointbase additional tables as specified in the documentation (based on the <wlw-manifest.xml>
    file included in the ear file) .
    The deployment ends with following error:
    "weblogic.servlet.WlwJSPServlet" (see below).
    Who could help ?
    Thanks a lot
    Yves
    [Deployer:149033]preparing application WebServiceNAP on myserver
    [Deployer:149033]failed application WebServiceNAP on myserver
    [Deployer:149034]An exception occurred for task [Deployer:149026]Deploy application
    WebServiceNAP on myserver.:
    Exception:weblogic.management.ApplicationException: prepare failed for WebServiceNAPWeb
    Module: WebServiceNAPWeb Error: Could not load WebServiceNAPWeb: weblogic.management.DeploymentException:
    [HTTP:101283]ServletContext(id=34197168,name=WebServiceNAPWeb,context-path=/WebServiceNAPWeb):
    jspServlet "weblogic.servlet.WlwJSPServlet" defined in weblogic.xml could not
    be loaded.
    java.lang.ClassNotFoundException: weblogic.servlet.WlwJSPServlet
    at weblogic.utils.classloaders.GenericClassLoader.findClass(Ljava.lang.String;)Ljava.lang.Class;(GenericClassLoader.java:198)
    at java.lang.ClassLoader.loadClass(Ljava.lang.String;Z)Ljava.lang.Class;(Unknown
    Source)
    at java.lang.ClassLoader.loadClass(Ljava.lang.String;)Ljava.lang.Class;(Unknown
    Source)
    at weblogic.utils.classloaders.GenericClassLoader.loadClass(Ljava.lang.String;)Ljava.lang.Class;(GenericClassLoader.java:223)
    at weblogic.servlet.jsp.JspConfig.isJspServletValid(Ljava.lang.String;Ljava.lang.String;Ljava.lang.ClassLoader;)Z(JspConfig.java:317)
    at weblogic.servlet.internal.WebAppServletContext.registerJspServlet(Lweblogic.management.descriptors.WebDescriptorMBean;)V(WebAppServletContext.java:2517)
    at weblogic.servlet.internal.WebAppServletContext.prepareFromDescriptors(Lweblogic.management.descriptors.WebDescriptorMBean;)V(WebAppServletContext.java:1878)
    at weblogic.servlet.internal.WebAppServletContext.init(Ljava.lang.String;Lweblogic.management.descriptors.WebDescriptorMBean;Z)V(WebAppServletContext.java:583)
    at weblogic.servlet.internal.WebAppServletContext.<init>(Lweblogic.servlet.internal.HttpServer;Lweblogic.management.configuration.WebAppComponentMBean;Lweblogic.servlet.internal.WebAppModule;Lweblogic.management.ApplicationContainer;Lweblogic.application.ApplicationInfo;)V(WebAppServletContext.java:511)
    at weblogic.servlet.internal.HttpServer.loadWebApp(Lweblogic.management.configuration.WebAppComponentMBean;Lweblogic.management.ApplicationContainer;Lweblogic.application.ApplicationInfo;Lweblogic.servlet.internal.WebAppModule;)Lweblogic.servlet.internal.WebAppServletContext;(HttpServer.java:594)
    at weblogic.servlet.internal.WebAppModule.prepare(Ljava.lang.ClassLoader;[Lweblogic.management.configuration.VirtualHostMBean;ZLjava.lang.String;)V(WebAppModule.java:623)
    at weblogic.j2ee.J2EEApplicationContainer.prepareWebModule(Lweblogic.utils.classloaders.GenericClassLoader;Lweblogic.j2ee.J2EEApplicationContainer$Component;Z)V(J2EEApplicationContainer.java:2896)
    at weblogic.j2ee.J2EEApplicationContainer.prepareModules([Lweblogic.j2ee.J2EEApplicationContainer$Component;Ljava.lang.String;Z)V(J2EEApplicationContainer.java:1532)
    at weblogic.j2ee.J2EEApplicationContainer.prepare([Lweblogic.j2ee.J2EEApplicationContainer$Component;[Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;)V(J2EEApplicationContainer.java:1188)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(Ljava.lang.String;[Lweblogic.management.configuration.ComponentMBean;[Ljava.lang.String;)V(J2EEApplicationContainer.java:1031)
    at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer()V(SlaveDeployer.java:2634)
    at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer()Z(SlaveDeployer.java:2584)
    at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare()V(SlaveDeployer.java:2506)
    at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(Lweblogic.management.deploy.OamVersion;Lweblogic.management.runtime.DeploymentTaskRuntimeMBean;Z)V(SlaveDeployer.java:833)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(Lweblogic.management.deploy.OamDelta;Lweblogic.management.deploy.OamVersion;Z)Z(SlaveDeployer.java:542)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(Ljava.util.ArrayList;Z)V(SlaveDeployer.java:500)
    at weblogic.drs.internal.SlaveCallbackHandler$1.execute(Lweblogic.kernel.ExecuteThread;)V(SlaveCallbackHandler.java:25)
    at weblogic.kernel.ExecuteThread.execute(Lweblogic.kernel.ExecuteRequest;)V(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run()V(ExecuteThread.java:170)
    at java.lang.Thread.startThreadFromVM(Ljava.lang.Thread;)V(Unknown Source)
    - with nested exception:
    [java.lang.ClassNotFoundException: weblogic.servlet.WlwJSPServlet]

    Looks like Raj has responded to this thread in the Workshop newsgroup:
    http://newsgroups.bea.com/cgi-bin/dnewsweb?cmd=article&group=weblogic.developer.interest.workshop&item=1250&utag=
    "Yves Léauté" wrote:
    >
    Hi,
    I am trying to deploy a simple simple WEB service -which works fine within the
    workshop 8.1 environment- on a different "production" server.
    I generated manually all the JMS queues on the target database, as well as the
    pointbase additional tables as specified in the documentation (based on the <wlw-manifest.xml>
    file included in the ear file) .
    The deployment ends with following error:
    "weblogic.servlet.WlwJSPServlet" (see below).
    Who could help ?
    Thanks a lot
    Yves
    [Deployer:149033]preparing application WebServiceNAP on myserver
    [Deployer:149033]failed application WebServiceNAP on myserver
    [Deployer:149034]An exception occurred for task [Deployer:149026]Deploy application
    WebServiceNAP on myserver.:
    Exception:weblogic.management.ApplicationException: prepare failed for WebServiceNAPWeb
    Module: WebServiceNAPWeb Error: Could not load WebServiceNAPWeb: weblogic.management.DeploymentException:
    [HTTP:101283]ServletContext(id=34197168,name=WebServiceNAPWeb,context-path=/WebServiceNAPWeb):
    jspServlet "weblogic.servlet.WlwJSPServlet" defined in weblogic.xml could not
    be loaded.
    java.lang.ClassNotFoundException: weblogic.servlet.WlwJSPServlet
    at weblogic.utils.classloaders.GenericClassLoader.findClass(Ljava.lang.String;)Ljava.lang.Class;(GenericClassLoader.java:198)
    at java.lang.ClassLoader.loadClass(Ljava.lang.String;Z)Ljava.lang.Class;(Unknown
    Source)
    at java.lang.ClassLoader.loadClass(Ljava.lang.String;)Ljava.lang.Class;(Unknown
    Source)
    at weblogic.utils.classloaders.GenericClassLoader.loadClass(Ljava.lang.String;)Ljava.lang.Class;(GenericClassLoader.java:223)
    at weblogic.servlet.jsp.JspConfig.isJspServletValid(Ljava.lang.String;Ljava.lang.String;Ljava.lang.ClassLoader;)Z(JspConfig.java:317)
    at weblogic.servlet.internal.WebAppServletContext.registerJspServlet(Lweblogic.management.descriptors.WebDescriptorMBean;)V(WebAppServletContext.java:2517)
    at weblogic.servlet.internal.WebAppServletContext.prepareFromDescriptors(Lweblogic.management.descriptors.WebDescriptorMBean;)V(WebAppServletContext.java:1878)
    at weblogic.servlet.internal.WebAppServletContext.init(Ljava.lang.String;Lweblogic.management.descriptors.WebDescriptorMBean;Z)V(WebAppServletContext.java:583)
    at weblogic.servlet.internal.WebAppServletContext.<init>(Lweblogic.servlet.internal.HttpServer;Lweblogic.management.configuration.WebAppComponentMBean;Lweblogic.servlet.internal.WebAppModule;Lweblogic.management.ApplicationContainer;Lweblogic.application.ApplicationInfo;)V(WebAppServletContext.java:511)
    at weblogic.servlet.internal.HttpServer.loadWebApp(Lweblogic.management.configuration.WebAppComponentMBean;Lweblogic.management.ApplicationContainer;Lweblogic.application.ApplicationInfo;Lweblogic.servlet.internal.WebAppModule;)Lweblogic.servlet.internal.WebAppServletContext;(HttpServer.java:594)
    at weblogic.servlet.internal.WebAppModule.prepare(Ljava.lang.ClassLoader;[Lweblogic.management.configuration.VirtualHostMBean;ZLjava.lang.String;)V(WebAppModule.java:623)
    at weblogic.j2ee.J2EEApplicationContainer.prepareWebModule(Lweblogic.utils.classloaders.GenericClassLoader;Lweblogic.j2ee.J2EEApplicationContainer$Component;Z)V(J2EEApplicationContainer.java:2896)
    at weblogic.j2ee.J2EEApplicationContainer.prepareModules([Lweblogic.j2ee.J2EEApplicationContainer$Component;Ljava.lang.String;Z)V(J2EEApplicationContainer.java:1532)
    at weblogic.j2ee.J2EEApplicationContainer.prepare([Lweblogic.j2ee.J2EEApplicationContainer$Component;[Ljava.lang.String;Ljava.lang.String;Ljava.lang.String;)V(J2EEApplicationContainer.java:1188)
    at weblogic.j2ee.J2EEApplicationContainer.prepare(Ljava.lang.String;[Lweblogic.management.configuration.ComponentMBean;[Ljava.lang.String;)V(J2EEApplicationContainer.java:1031)
    at weblogic.management.deploy.slave.SlaveDeployer$ComponentActivateTask.prepareContainer()V(SlaveDeployer.java:2634)
    at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.createContainer()Z(SlaveDeployer.java:2584)
    at weblogic.management.deploy.slave.SlaveDeployer$ActivateTask.prepare()V(SlaveDeployer.java:2506)
    at weblogic.management.deploy.slave.SlaveDeployer.processPrepareTask(Lweblogic.management.deploy.OamVersion;Lweblogic.management.runtime.DeploymentTaskRuntimeMBean;Z)V(SlaveDeployer.java:833)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareDelta(Lweblogic.management.deploy.OamDelta;Lweblogic.management.deploy.OamVersion;Z)Z(SlaveDeployer.java:542)
    at weblogic.management.deploy.slave.SlaveDeployer.prepareUpdate(Ljava.util.ArrayList;Z)V(SlaveDeployer.java:500)
    at weblogic.drs.internal.SlaveCallbackHandler$1.execute(Lweblogic.kernel.ExecuteThread;)V(SlaveCallbackHandler.java:25)
    at weblogic.kernel.ExecuteThread.execute(Lweblogic.kernel.ExecuteRequest;)V(ExecuteThread.java:197)
    at weblogic.kernel.ExecuteThread.run()V(ExecuteThread.java:170)
    at java.lang.Thread.startThreadFromVM(Ljava.lang.Thread;)V(Unknown Source)
    - with nested exception:
    [java.lang.ClassNotFoundException: weblogic.servlet.WlwJSPServlet]

  • How to deploy selected components on the production server with the same solution

    Hello,
    We've a production server where we had deployed the visual studio based solution which contains all the web parts and their business logic. Production server is up and running live and end-users have started using it as well.
    Now, some issues and change requests have been reported regarding some components (web parts). We've made all the relevant changes. However, I want to deploy only those selected components (web parts) instead of entire solution again.
    So, as per my understanding, if i include the selected components in the package/feature then at the time of deployment, wsp retracts the old solution and deploys the new one. When the new one won't have those web parts which didn't updated then portal/site
    will start giving error and site will be collapsed.
    Another option is to create another farm solution in Visual Studio 2010 and add the updated components in it. Then, we may be able to deploy it. Then, i'll be able to remove the old web parts from the selected pages and deploy the updated one.
    Is there any better option which anyone could let me know?
    Thanks!
    Sohaib Khan

    Hello,
    We've a production server where we had deployed the visual studio based solution which contains all the web parts and their business logic. Production server is up and running live and end-users have started using it as well.
    Now, some issues and change requests have been reported regarding some components (web parts). We've made all the relevant changes. However, I want to deploy only those selected components (web parts) instead of entire solution again.
    So, as per my understanding, if i include the selected components in the package/feature then at the time of deployment, wsp retracts the old solution and deploys the new one. When the new one won't have those web parts which didn't updated then portal/site
    will start giving error and site will be collapsed.
    Another option is to create another farm solution in Visual Studio 2010 and add the updated components in it. Then, we may be able to deploy it. Then, i'll be able to remove the old web parts from the selected pages and deploy the updated one.
    Is there any better option which anyone could let me know?
    Thanks!
    Sohaib Khan
    Hi Sohaib, your another option is a good idea, only make sure to retract and remove the original from your farm, the add and install the new updated solution.  And if you run into any error that says features already exist, you can use powershell, install-SPSolution
    and -force to get the new solution deployed.  http://tinyurl.com/q8erz72
    Or, you could use Upgrade-SPSolution with a package that has same features from original, with the new artifacts.  Although, if any of the original features are modified, I would recommend retract remove redeploy.
    Stacy www.sharepointpapa.com

  • Deploy project from Workshop onto production server

    Hi all,
    How do I deploy a project I made in the workshop to a remote production
    server?
    I 've tried several ways:
    - With application settings in workshop: hangs (even when I copied the
    domain from the server and used that)
    - From weblogic builder: hangs
    - Building an ear with weblogic builder and deploying that from console.
    I get this exception with the last one:
    Deployer:149034]An exception occurred for task [Deployer:149026]Deploy
    application DeleteApp on portalServer.:
    Exception:weblogic.management.ApplicationException: [J2EE:160079]There is no
    module defined with the uri .workshop/DeletedWEb/EJB/ProjectBeans which is
    used in the classloader-structure declaration in weblogic-application.xml
    for DeleteApp.
    Thank you for any and all help,
    Geoffrey

    How about Build > Build EAR menu in WLW? And then deploy the EAR?
    "Geoffrey" <[email protected]> wrote in message
    news:[email protected]..
    Hi all,
    How do I deploy a project I made in the workshop to a remote production
    server?
    I 've tried several ways:
    - With application settings in workshop: hangs (even when I copied the
    domain from the server and used that)
    - From weblogic builder: hangs
    - Building an ear with weblogic builder and deploying that from console.
    I get this exception with the last one:
    Deployer:149034]An exception occurred for task [Deployer:149026]Deploy
    application DeleteApp on portalServer.:
    Exception:weblogic.management.ApplicationException: [J2EE:160079]There isno
    module defined with the uri .workshop/DeletedWEb/EJB/ProjectBeans which is
    used in the classloader-structure declaration in weblogic-application.xml
    for DeleteApp.
    Thank you for any and all help,
    Geoffrey

  • How to deploy development changes in to production server

    Hi,
    We are using scorecard fusion edition, every time after some changes been implimented in Development, we are copying entire thing and pasting it in production server,
    Is there any other way which we can use, only changes we can deploy to the production environment?
    with out pasting every thing into production, we want to deploy only our new changes.
    Thanks
    Udaya

    Perhaps this question is better asked in a forum where people discuss applicaiton and Scorecard.
    This forum is dedicated to discussing issues with obtaining the software, not using it.
    Consider clicking on the 'Forum Home' link (top of page) and scrolling down until you see something about applications.
    The alternate is to wait...

  • How to deploy Portal from Development server to Production server ?

    Hi all,
    I am new to OAS Portal. I have a question :
    I am developing the portal in development server, if I want to deploy it into production server, how can I do that ?
    Is there any docs on this ?
    Thank you very much,
    xtanto

    Assuming you are working with Portal 10.1.4, please see the following link for this documentation. It would also help in better planning for your deployment scenarios if you can briefly skim over the two chapters before the one in this link, specially to see what would be your options to lay it out on multiple environments.
    http://download.oracle.com/docs/cd/B14099_19/core.1012/b13995/testprod.htm
    thanks,
    AMN

  • Deploy Browsable Infopath form from Development server to Production server

    Hi All,
    I have designed and published an 'Infopath 2010' browser enabled form 
    as site content type to a sub site names SITENEW.
    Form security level is 'Domain' level.
    The form contains following types of data connections and one SPD worklfow attached to form library..
    1. Send multiple Emails of current/active view
    2. Submit data to form library
    3. Get Details from SharePoint lists.
    4. WEB sercice calling GetUserProfileByAccountname ( Same site collection).
    Form library, lists in point number 3 are located in same site i.e SITENEW
    I need proper steps to deploy this to production sub site.
    Is  saving the 'SITENEW' as site template and upload to production  good idea?
    How should I take care of data conncetions?. Please advise.
    Thanks to all
    Murali Krishna Dittakavi *********************** If my answer/post resolved your query could you mark the post as answered. If it is helpful then vote as Helpful. Thanks

    hi All,
    Can any one help me for the following issue.
    Issue:-
    i am able to see the promoted column name "Test2" , but not able to see the data(Value) of the "Test2" in production server "TestFormLib" Library when i did second time promoted in second time imported subsite cmp.
    I have a issue with info path form  promotion fields in production server.
    Scenario:-
    I have a site ,ex:- http://host/sitecollection/subsite1 in dev. machine, the subsite1 have
    a form library "TestFormLib".
    published infopath form wtih some promotional fields (ex:- Test1) to "TestFormLib" library.
    i am able to see all promoted 'Test1' field data  in the library.
    taken  back up form the dev upto sitecollection and restored in the production.
    created subsite1 in prodiction server and taken subsite1 cmp from dev , imported into production server and published form which have promoted columns to "TestFormLib" library.
    able to see the promoted (Test1) field data in "TestFormLib" library in production subsite1.
     re-activated info path form to "TestFormLib" library in dev machine with additional (Test2) field promotion.
    i am able to see the "Test2" promotion field data(Value) in dev machine "TestFormLib" library.
    then , taken cmp for "SubSite1"  from the dev. machine, imported into production server on "SubSite1" .
    re-activated the latest form which is promoted "Test2" field to production server.
    i am able to see the promoted column name "Test2" , but not able to see the data(Value) of the "Test2" in production
    server "TestFormLib" Library.
    Any Suggestions to solve the above issue and i dont want to recreate the library in production . Because the data has been deleted.
    Help please..
    Thanks & Regards,
    Raghava Reddy S

Maybe you are looking for

  • Can I have two accounts on one itunes

    ok, I got an iPhone 5 and I had my son's iPod set up using my iTunes and now I need to make a new account for him and hope i can use one itunes on one computer?

  • Some of my songs on itunes are not playing correctly...

    i moved all my music files to my external hardrive, and they were working just fine. but for the last month, some random songs are not playing correctly!! they sound like how a scratched cd sounds (skipping, etc..., and then it just stops and it skip

  • Backspace in X apps

    I ssh in to Solaris 10 boxes with PuTTY 0.60, and backspace works fine at the command line. In an X application, though, backspace and delete do nothing.

  • Fire Fox used to be so fast,since I upgraded to4 ,it is turtle slow,been waiting 10 minutes for it to load

    I just turned on my lap top,15 minutes ago and fire fox still hasn't loaded,I recently upgraded to fire fox 4 and since it has been terrible.

  • Info Update

    Material ABC vendor ABC Inforecord 5300000001 i have created the PO for this combination for plant 0001, company code 0001 , and purachase org.0001 after creation of PO i checked In PO disply that  5300000001 is exist in PO( Info update check box is