Apache2.2 Plugin configuration issue with Weblogic 9.2

Hi All,
We are trying to configure apache plugin for weblogic 9.2 (Apache Proxying for Weblogic) in Solaris Spark. When we are testing the httpd.conf configuration using apachectl configtest we are getting following error.
httpd: Syntax error on line 80 of /data/httpserv/apache-2.2.10/conf/httpd.conf: Cannot load /data/httpserv/apache-2.2.10/modules/mod_wl_22.so into server: ld.so.1: httpd: fatal: /data/httpserv/apache-2.2.10/modules/mod_wl_22.so: wrong ELF class: ELFCLASS32
We were using the mod_wl_22.so file provided for Solaris/Spark in the link mentioned below.
http://download.oracle.com/otn/bea/weblogic/server103/server103_apacheplugins.zip
Apache 2.2.10 installation that we are using is a 64-bit version. It seems mod_wl_22.so provided in the above link for solaris/spark is a 32-bit version. Is it possible to get a 64bit version of this library?
Anybody has worked on same/similar kind of issues? Is there any workaround, for this?
Input/thoughts from anyone is highly appreciated

Hello, I'm not an expert at confugring Apache and WebLogic servers. Hopefully someone else who does know what they are doing will reply to your question.
I found your question because I am also working on an Apache / WebLogic install for an Ariba installation (in Windows 7).
However I did support a configuration of WebLogic on Solaris with Apache. I remember that the guy who did the Apache install mentioned that Apache needed to be compiled correctly - below is what he sent:
Apache server compilation options:
./configure prefix=/usr/local/apache_2.0.63 enable-mods-shared=all enable-ssl=shared enable-ssl with-ssl=/usr/local/ssl enable-proxy enable-proxy-connect enable-proxy-http --with-mpm=worker
I am still looking into the differences between the plugins (mod 22 so vs mod 20 so). Navigating the Oracle download options can be bewildering. I found the link to download a full zip file of plugins (below).
Oracle WebLogic Server Web Server Plugins 1.1
http://www.oracle.com/technetwork/middleware/ias/downloads/wls-plugins-096117.html
I clicked on "all versions."
Does the WLSPlugin1.1-64bitApache2.2-solaris-sparc.zip contain what you need?
Great luck to you!
-Tom Tobey

Similar Messages

  • Issue with Weblogic services in Linux OBIEE 11G

    Hello All,
    I have a OBI 11G set up on a linux OS.I am facing a issue with weblogic service.
    Whenever I am trying to start the Admin server from command line using its .sh , it is starting successfully.
    But whenever I am closing that Linux session or coming out of the Admin server log , this service is getting stopped on its own.
    OBI is working perfectly when that Linux session and Admin server log is intact, but as soon as i close either of them Admin server shut itself down.
    Please any help on this will be appreciated.
    Thanks,
    Bhavnesh

    Hi Bhavnesh.
    Try this way and let me know  the outcome.
    nohup ./startWeblogic.sh -Dweblogic.management.username=Username -Dweblogic.management.password=password & tail -f nohup.out
    Mark if helps,
    Thanks,

  • Configure Visualvm with weblogic 10.0

    I followed the procedure below to configure VisualVm with weblogic 10.0
    I have installed jdk1.6_18 in /usr/jdk1.6_18 on solaris 10.0.
    created jstatd.all.policy file with entry
    grant codebase "file:${java.home}/../lib/tools.jar" {
    permission java.security.AllPermission;
    in /usr/jdk1.6_18/bin
    executed below line from the same where i have the jstatd.all.policy file
    jstatd -J-Djava.security.policy=jstatd.all.policy
    I am unable to enable jstatd i getting the following error:
    ./jstatd -J-Djava.security.policy=java.all.policy
    Error occurred during initialization of VM
    java/lang/NoClassDefFoundError: java/lang/Object
    I have followed the below link to configure
    http://www.ibm.com/developerworks/forums/thread.jspa?messageID=14287864
    Any help would be greatly appreciated.

    Hi,
    Step1). Please open "java.policy" file from the following location <JAVA_HOME>\jre\lib\security
    Step2). // Standard extensions get all permissions by default and add the Highlighted Code Snippet there at the TOP below is the modified content of "java.policy" file
    // Standard extensions get all permissions by default
    <font color=red>
    grant codeBase "file:C:/bea103/jdk160_05/lib/tools.jar" {
    permission java.security.AllPermission;
    </font>
    grant codeBase "file:${{java.ext.dirs}}/*" {
         permission java.security.AllPermission;
    // default permissions granted to all domains
    grant {
         // Allows any thread to stop itself using the java.lang.Thread.stop()
         // method that takes no argument.
         // Note that this permission is granted by default only to remain
         // backwards compatible.
         // It is strongly recommended that you either remove this permission
         // from this policy file or further restrict it to code sources
         // that you specify, because Thread.stop() is potentially unsafe.
         // See "http://java.sun.com/notes" for more information.
         permission java.lang.RuntimePermission "stopThread";
         // allows anyone to listen on un-privileged ports
         permission java.net.SocketPermission "localhost:1024-", "listen";
         // "standard" properies that can be read by anyone
         permission java.util.PropertyPermission "java.version", "read";
         permission java.util.PropertyPermission "java.vendor", "read";
         permission java.util.PropertyPermission "java.vendor.url", "read";
         permission java.util.PropertyPermission "java.class.version", "read";
         permission java.util.PropertyPermission "os.name", "read";
         permission java.util.PropertyPermission "os.version", "read";
         permission java.util.PropertyPermission "os.arch", "read";
         permission java.util.PropertyPermission "file.separator", "read";
         permission java.util.PropertyPermission "path.separator", "read";
         permission java.util.PropertyPermission "line.separator", "read";
         permission java.util.PropertyPermission "java.specification.version", "read";
         permission java.util.PropertyPermission "java.specification.vendor", "read";
         permission java.util.PropertyPermission "java.specification.name", "read";
         permission java.util.PropertyPermission "java.vm.specification.version", "read";
         permission java.util.PropertyPermission "java.vm.specification.vendor", "read";
         permission java.util.PropertyPermission "java.vm.specification.name", "read";
         permission java.util.PropertyPermission "java.vm.version", "read";
         permission java.util.PropertyPermission "java.vm.vendor", "read";
         permission java.util.PropertyPermission "java.vm.name", "read";
    Step3). run the "jstack"
    Thanks
    Jay SenSharma
    http://jaysensharma.wordpress.com  (WebLogic Wonders Are Here)

  • Could someone let me know the steps in configuring documentum with weblogic

    Could someone let me know the steps in configuring documentum with weblogic server

    http://www.apple.com/itunes/content-providers/book-faq.html
    Michi.

  • HFM 11.1.2.3 Configuration - Issue with Consolidation Administration

    Hi,
    This is regarding a new/fresh installation EPM 11.1.2.3 and have an issue with configuration on HFM; the deployment is distributed as below
    1) Server 1 : Foundation,WebLogic Admin(/OHS) - Workspace/Shared Services/Planning/Calc Manager/EAS/APS
    2) Server 2: Essbase
    3) Server 3 : EPMA/HSF/HFM(FDMee/DRM-Yet, to be installed and configured) - Hadnt used these products and this is totally new to me.
    We have issues with HFM - and while opening the Consolidation Administration.
    We get an error as below, in workspace
    An unexpected error has occured.Check server log or contact your system administrator for more information.
    The web app logs suggested below errors- This is only part of the error log
    E:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\HFMWeb0\logs\oracle-adf.log
    Part of log
    oracle.adf.model.adapter.DataControlFactoryImpl] [SRC_METHOD: createSession] Exception: [[
    oracle.adf.model.adapter.AdapterException: DCA-29000: Unexpected exception caught: oracle.epm.fm.common.exception.HFMException, msg=There is no registered cluster or server
    I hadnt configured 'Configure Cluster' during the HFM configuration; this was a mistake being new to HFM.
    On a further readup online on OTN etc, found that an application cluster is a must have on HFM, even if it is for one server.
    Have one confusion now for fixing this,
    Do a configuration only for 'Configure Cluster', and restart services to fix this issue
    or
    Do a configuration for 'Configure Cluster'and then again re-Configure HFM components
    Configure > Financial Management — Configure Cluster
    Re-Configure > Financial Management — Configure Application Server
    Re-Configure >  Financial Management — Configure Web Server
    Re-Configure >  Financial Management — Configure Web Application
    Re-Configure >  Financial Management — Enable Smart View Provider
    Re-Configure >  Financial Management — Enable Life Cycle Management Provider
    Re-Configure >  Financial Management — Enable Web Services

    Got help from Oracle Support, and this problem is now resolved. The HFM app server was configured fine, earlier.
    Had to follow below steps on the EPM configurator.
    Stop Services
    HFM - Configure Cluster
    HFM - Configure Web Server
    HFM - Deploy to App Server
    Foundation - Configure Web Server.
    Start Services
    Refresh workspace

  • EclipseLink persistence provider issue with weblogic 10.3

    Hi All,
    I have been trying to deploy and run an EAR in weblogic but when I run the application I get the following warning: WARNING: Found unrecognized persistence provider "org.eclipse.persistence.jpa.PersistenceProvider" in place of OpenJPA provider. This provider's properties will not be used.
    The following is my persistence.xml:
    <persistence xmlns="http://java.sun.com/xml/ns/persistence" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/persistence persistence_1_0.xsd" version="1.0">
    <persistence-unit name="default" transaction-type="JTA">
    <provider>org.eclipse.persistence.jpa.PersistenceProvider</provider>
    <jta-data-source>DataSourceName</jta-data-source>
    <class>oracle.communications.platform.entity.impl.CharacteristicSpecificationDAO</class>
    <properties>
    <property name="eclipselink.logging.level" value="FINEST" />
    <property name="eclipselink.target-database" value="org.eclipse.persistence.platform.database.oracle.OraclePlatform" />
    <property name="eclipselink.target-server" value="WebLogic_10" />
    <property name="eclipselink.session-event-listener" value="oracle.communications.platform.persistence.impl.PomsSessionEventListener" />
    <property name="eclipselink.session.customizer" value="oracle.communications.platform.util.EclipseLinkSessionCustomizer" />
    <property name="poms.cache.coordination.implementation" value="jms" />
    <property name="poms.cache.coordination.ipaddress" value="10.178.139.64" />
    <property name="poms.cache.coordination.port" value="7101" />
    <property name="poms.cache.coordination.multicast.group.address" value="226.10.12.64" />
    <property name="poms.cache.coordination.multicast.port" value="3121" />
    <property name="poms.cache.coordination.topic.connection.factory.name" value="EclipseLinkTopicConnectionFactory" />
    <property name="poms.cache.coordination.topic.name" value="EclipseLinkTopic" />
    <property name="poms.cache.coordination.username" value="weblogic" />
    <property name="poms.cache.coordination.password" value="weblogic" />
    <property name="poms.cache.coordination.password.encrypted" value="false" />
    </properties>
    </persistence-unit>
    </persistence>
    I have written a session customizer that reads properties from the persistence.xml and initializes stuff. But because of the warning i mentioned earlier... I am getting null for all property entries.
    I moved the eclipselink jar entry up ahead of openjpa jar entry in weblogic.server.modules_10.3.1.0.xml and refcount.xml in /modules/features directory. I am still getting the same problem.
    I read in many posts for workarounds for this issue but didnt find anything which worked for me. I would be grateful if someone could provide me a hint as to how to make it work.
    Thanks in advance,
    Prashanth.

    Prashanth,
    Hi, there should be no issue running EclipseLink on WebLogic while you see this warning. If you are getting null properties it may be the result of another issue, could you post specific exceptions and the part of your client code that is having a problem.
    1) The warning below normally appears only when running your persistence unit with an "application managed" JTA datasource as opposed to a "globally defined server scoped datasource". Even then it can be ignored as there are still parts of WebLogic that depend on OpenJPA. Even though the warning states that properties are ignored - they are not and you should see your persistence unit loaded properly.
    I encountered this issue when running an "application managed" JTA - here is an extract of the log showing the warning and the full functioning of the pu later - the persistence unit and example code can be found on the weblogic tutorial examples link below
    "[EL Finer]: 2008.10.29 13:03:55.565--ClientSession(30346337)--Thread(Thread[[ACTIVE] ExecuteThread: '20' for queue: 'weblogic.kernel.Default (self-tuning)',5,Pooled Threads])--client released
    WARNING: Found unrecognized persistence provider "org.eclipse.persistence.jpa.PersistenceProvider" in place of OpenJPA provider. This provider's properties will not be used.
    [EL Info]: 2008.10.29 13:03:56.079--ServerSession(14772987)--EclipseLink, version: Eclipse Persistence Services - 1.1.0 (Build 20081023)
    [EL Info]: 2008.10.29 13:03:56.391--ServerSession(14772987)--file:/C:/view_w34r1a/examples/org.eclipse.persistence.example.jpa.server.weblogic.enterpriseEJB/build/classes/-exampleLocal login successful
    15 Entities in storage: 15
    [EL ExampleLocal EM]: enterprise: Object: [email protected]( id: 6 state: null parent: HashSet@15794734 references: HashSet@15794734)
    [EL ExampleLocal EM]: enterprise: Object: [email protected]( id: 26 state: null parent: HashSet@8800655 references: HashSet@8800655)
    I raised the following minor issue with our WebLogic Server team in Oct for reference - however this warning did not affect proper functioning of EclipseLink JPA.
    https://bug.oraclecorp.com/pls/bug/webbug_edit.edit_info_top?rptno=7520161
    You may reference the following tutorial on running EclipseLink JPA on WebLogic 10.3, it details all the steps necessary to get a JTA container managed persistence unit running via a stateless session bean and a servlet client. It also details and links to application managed datasource configuration details.
    http://wiki.eclipse.org/EclipseLink/Examples/JPA/WebLogic_Web_Tutorial
    2) eclipselink.jar location in WebLogic?
    The eclipselink.jar library should stay in the modules or patch_* directory depending on whether you are running a standalone WebLogic server or as part of a Fusion Middleware JDeveloper environment.
    See the following link that details deployment options for WebLogic and EclipseLink
    http://wiki.eclipse.org/EclipseLink/Examples/JPA/WebLogic_Web_Tutorial#EclipseLink_JAR_location
    Note: I have not modified the load order of EclipseLink, OpenJPA or Kodo, I am running all including this version of OpenJPA in my modules directory. [org.apache.openjpa_1.0.0.0_1-1-1-SNAPSHOT.jar]
    3) I noticed that you are defining the target-database property in your persistence unti but you are running as JTA not RESOURCE_LOCAL. This property can be removed if your JTA datasource is defined as a Transactional server scoped datasource via the WebLogic console.
    thank you
    /michael
    http://www.eclipselink.org

  • WL plugin redirection issue with pageflow

    I am making an enhancement to add a web application (page flow) to an existing site.
    In the existing site all the pages are at the top level i.e. /page.htm and call .js to build headers, footers and breadcrumbs etc..
    I use the Weblogic server plug-in to redirect *.jpf and *.do to the Weblogic server but use the headers (generated by the *.js files) and gif's etc from the static site.
    I use PathPrepend so that the page.jpf is at the top level, but the Weblogic server see's the request as /app/webapp/page.jpf.
    The page has a netui:form on it when I press submit on the page I go to /app/webapp/page.do I can use PathTrim to remove the /app/webapp from the request but the page doesn't render correctly because the relative path's for the header are from /app/webapp/ instead of /.
    How can I force the Weblogic server to submit to /page.do instead of /app/webapp/page.do
    Mark

    Hello, I'm not an expert at confugring Apache and WebLogic servers. Hopefully someone else who does know what they are doing will reply to your question.
    I found your question because I am also working on an Apache / WebLogic install for an Ariba installation (in Windows 7).
    However I did support a configuration of WebLogic on Solaris with Apache. I remember that the guy who did the Apache install mentioned that Apache needed to be compiled correctly - below is what he sent:
    Apache server compilation options:
    ./configure prefix=/usr/local/apache_2.0.63 enable-mods-shared=all enable-ssl=shared enable-ssl with-ssl=/usr/local/ssl enable-proxy enable-proxy-connect enable-proxy-http --with-mpm=worker
    I am still looking into the differences between the plugins (mod 22 so vs mod 20 so). Navigating the Oracle download options can be bewildering. I found the link to download a full zip file of plugins (below).
    Oracle WebLogic Server Web Server Plugins 1.1
    http://www.oracle.com/technetwork/middleware/ias/downloads/wls-plugins-096117.html
    I clicked on "all versions."
    Does the WLSPlugin1.1-64bitApache2.2-solaris-sparc.zip contain what you need?
    Great luck to you!
    -Tom Tobey

  • EJB 3.0 MDB deployment issue with weblogic 10.0

    Hi there,
    I am new to MDB EJB and right now I am using the EJB 3.0 with weblogic server 10.0. I am using Eclipse 3.4 for development.
    After developing the MDB from eclipse I export the EAR from eclipse and deploy it in weblogic. When I try to start the deployed EAR it gives me following error.
    weblogic.application.ModuleException: Exception preparing module: EJBModule(Message.jar)
    Unable to deploy EJB: MessageBean from Message.jar:
    [EJB:011113]Error: The Message Driven Bean 'MessageBean(Application: MessageEAR, EJBComponent: Message.jar)', does not have a message destination configured. The message destination must be set using a message-destination-link, destination-resource-link, destination-jndi-name or a resource-adapter-jndi-name.
         at weblogic.ejb.container.deployer.EJBModule.prepare(EJBModule.java:399)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:360)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:56)
         Truncated. see log file for complete stacktrace
    [EJB:011113]Error: The Message Driven Bean 'MessageBean(Application: MessageEAR, EJBComponent: Message.jar)', does not have a message destination configured. The message destination must be set using a message-destination-link, destination-resource-link, destination-jndi-name or a resource-adapter-jndi-name.
         at weblogic.ejb.container.deployer.MessageDrivenBeanInfoImpl.ensureMDBHasDestinationConfigured(MessageDrivenBeanInfoImpl.java:1811)
         at weblogic.ejb.container.deployer.MessageDrivenBeanInfoImpl.prepare(MessageDrivenBeanInfoImpl.java:1011)
         at weblogic.ejb.container.deployer.EJBDeployer.setupBeanInfos(EJBDeployer.java:997)
         at weblogic.ejb.container.deployer.EJBDeployer.prepare(EJBDeployer.java:1273)
         at weblogic.ejb.container.deployer.EJBModule.prepare(EJBModule.java:372)
         Truncated. see log file for complete stacktrace
    >
    Any help really appreciated. It's too urgent.
    Thanks in advance,
    Piyush

    here is the code for my bean.
    package com.ups;
    import java.util.logging.Logger;
    import javax.ejb.ActivationConfigProperty;
    import javax.ejb.EJBException;
    import javax.ejb.MessageDriven;
    import javax.ejb.MessageDrivenContext;
    import javax.jms.JMSException;
    import javax.jms.Message;
    import javax.jms.MessageListener;
    import javax.jms.TextMessage;
    * Message-Driven Bean implementation class for: MessageBean
    @MessageDriven(
              activationConfig = { @ActivationConfigProperty(
                        propertyName = "destinationType", propertyValue = "javax.jms.Queue"
    public class MessageBean implements MessageListener {
         private MessageDrivenContext mdc;
    * Default constructor.
    public MessageBean() {
    // TODO Auto-generated constructor stub
    * @see MessageListener#onMessage(Message)
    public void onMessage(Message message) {
         TextMessage tmsg = null;
    try {
    tmsg = (TextMessage) message;
    System.out.println("MESSAGE BEAN: Message received: " + tmsg.getText( ));
    System.out.println ("The onMessage() is called");
    } catch (JMSException e) {
    e.printStackTrace( );
    mdc.setRollbackOnly( );
    catch (Throwable th) {
    th.printStackTrace();
    public void ejbRemove( )throws EJBException{
         System.out.println("ejbRemove() is executed >>>>>>>");
    I have configured my JMS Distributed queue in the Weblogic.
    If possible please provide more details so that I can get rid of this error as soon as possible.
    Thanks for reply.
    Piyush

  • Configuration issue with Response processor

    Please assist with my issue
    I am having the following issue with
    ALPPIM module: Response Processor
    Current system time is 17-FEB-2010 10:00:30
    wferr:
    - 2008: Could not open unprocessed mail folder.
    - 2106: Could not open folder '&FOLDER'. NAME=/apps11510/prod/prodappl/alr/11.5.0/resource/REVIEWED_PARSING
    - 2207: Mail service could not open folder.
    - 207: Could not open file '/apps11510/prod/prodappl/alr/11.5.0/resource/REVIEWED_PARSING'.

    Hello guys,
    Thought i'd provide an update on my status.
    The unix team came back to us saying that IMAP server is NOT installed in these environments at all.
    So i little research on my part brought me across
    How To Configure The Workflow Java Mailer Without An IMAP Account (Assumes No Inbound Processing) [ID 268274.1]
    Using the above metalink note above i configured and started the mailers and everything is running fine as expected.
    So thanks again for the help guys.
    However before i started the mailers i had around a million messages in ready state under the queue WF_DEFFERED,
    after the mailers were started this number gradually came down but is now stuck at 3000.
    Now i am just wondering why these 3000 messages didnt clear up like the rest.
    Another thing that i noticed is that agent listener
    "Workflow Deferred Agent Listener" has a system deactivated status because of 'Maximum number of errors occured'
    however i could not understand what were the errors that occured maximum number of times.
    The following is from 'Workflow Deferred Agent Listener' log
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.Logger.Logger(String, int) : Logging to System.out until necessary parameters are retrieved for Logger to be properly started.
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsm.GSMSvcComponentContainer.initializeStateMachine() : BEGIN
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.getNewWorkflowContext() : BEGIN
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.getNewWorkflowContext() : BEGIN
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.loadGlobalParameters() : BEGIN
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsm.GSMSvcComponentContainer.loadContainerParameters() : BEGIN
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.start() : Successfully retrieved global and container parameters
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.validateParameterValues(Properties) : BEGIN
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.validateParameterValues(Properties) : ({SVC_COMP_MAX_ERROR_COUNT=10, SVC_COMP_MONITOR_LOOP_SLEEP=60, SVC_CONTAINER_LOOP_SLEEP=10, SVC_CONTAINER_READ_TIMEOUT=10, SVC_COMP_MONITOR_ONDEMAND_FREQ=300, SVC_CONTAINER_LOG_LEVEL=4, SVC_WRITE_DIAG_TO_GSM_LOG=Y})
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.start() : Successfully validated container parameters
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsm.GSMSvcComponentContainer.loadDetails(Connection) : BEGIN (oracle.jdbc.driver.OracleConnection@19e8f17)
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.start() : Successfully retrieved container details
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsm.GSMSvcComponentContainer.startLogger() : BEGIN
    LOG_ID_UNKNOWN : oracle.apps.fnd.cp.gsc.SvcComponentContainer.startLogger() : BEGIN [default implementation]
    SVC-GSM-WFALSNRSVC-149706-10002 : oracle.apps.fnd.cp.gsc.Logger.Logger(String, int) : Logging to System.out until necessary parameters are retrieved for Logger to be properly started.
    SVC-GSM-WFALSNRSVC-149706-10022 : oracle.apps.fnd.cp.gsc.Logger.Logger(String, int) : Logging to System.out until necessary parameters are retrieved for Logger to be properly started.
    SVC-GSM-WFALSNRSVC-149706-10003 : oracle.apps.fnd.cp.gsc.Logger.Logger(String, int) : Logging to System.out until necessary parameters are retrieved for Logger to be properly started.
    SVC-GSM-WFALSNRSVC-149706-10004 : oracle.apps.fnd.cp.gsc.Logger.Logger(String, int) : Logging to System.out until necessary parameters are retrieved for Logger to be properly started.
    SVC-GSM-WFALSNRSVC-149706-10002 : oracle.apps.fnd.cp.gsc.Logger.Logger(String, int) : Logging to System.out until necessary parameters are retrieved for Logger to be properly started.
    ,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.start()]:Successfully named container session (took logical lock)
    [Dec 6, 2011 10:41:56 AM EST]:1323186116207:Thread[main,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.start()]:Successfully started the Component Monitor thread
    [Dec 6, 2011 10:41:56 AM EST]:1323186116235:Thread[ComponentMonitor,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.performInit()]:Successfully initialized -> SvcComponentMonitor{Processor{mThread=Thread[ComponentMonitor,5,main],mCurrentLoopSleep=0,mMinLoopSleep=60,mMaxLoopSleep=0,mReadTimedOutFlag=false,mCurrentErrorCount=0,mMaxErrorCount=-2147483648,mErrorLoopSleep=60,mErrorFlag=false,mControlEvent=noEvent,mStopFlag=false,mSuspendFlag=false,mLastSuspendFlag=false},mCurrentLoopCount=4,mOnDemandLoopCount=5}
    [Dec 6, 2011 10:41:56 AM EST]:1323186116236:Thread[ComponentMonitor,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.Processor.run()]:Processor has successfully been initialized. Loop will now start.
    [Dec 6, 2011 10:41:56 AM EST]:1323186116263:Thread[main,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.start()]:Successfully started the state machine
    [Dec 6, 2011 10:41:56 AM EST]:1323186116266:Thread[GSMQueueProcessor,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.Processor.run()]:Processor has successfully been initialized. Loop will now start.
    [Dec 6, 2011 10:41:56 AM EST]:1323186116284:Thread[main,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.start()]:Successfully started the container -> SvcComponentContainer{mComponentControlWorkflowContext=[oracle.apps.fnd.wf.apps.WorkflowContext@1a7508a $Revision: 115.178 $ extends [oracle.apps.fnd.common.Context@1a7508a $Revision: 115.44 $  {sessionId=0x1a7508a,conn=oracle.jdbc.driver.OracleConnection@1acd47}] {isDedicated=false}],mComponentMonitor=SvcComponentMonitor{Processor{mThread=Thread[ComponentMonitor,5,main],mCurrentLoopSleep=0,mMinLoopSleep=60,mMaxLoopSleep=0,mReadTimedOutFlag=true,mCurrentErrorCount=0,mMaxErrorCount=-2147483648,mErrorLoopSleep=60,mErrorFlag=false,mControlEvent=noEvent,mStopFlag=false,mSuspendFlag=false,mLastSuspendFlag=false},mCurrentLoopCount=5,mOnDemandLoopCount=5},mStateMachine=[email protected]c2,mLogger=Logger{mLog=[$Header: AppsLog.java 115.76 2004/07/27 17:30:17 kkapur ship $ @5807702 {oracle.apps.fnd.profiles.ExtendedProfileStore@3411a}],mUniqueId=SVC-GSM-WFALSNRSVC-149706,mLevel=4},mParameters={SVC_COMP_MAX_ERROR_COUNT=10, SVC_COMP_MONITOR_LOOP_SLEEP=60, SVC_CONTAINER_LOOP_SLEEP=10, SVC_CONTAINER_READ_TIMEOUT=10, SVC_COMP_MONITOR_ONDEMAND_FREQ=300, SVC_CONTAINER_LOG_LEVEL=4, SVC_WRITE_DIAG_TO_GSM_LOG=Y},mProcessId=149706,mType=GSM,mName=WFALSNRSVC,mComponents={},mAutomaticComponentErrorCounts=null,mEventSubscriptions=[oracle.apps.fnd.wf.bes.Subscription@1e228bc, oracle.apps.fnd.wf.bes.Subscription@e06940, oracle.apps.fnd.wf.bes.Subscription@11e0c13, oracle.apps.fnd.wf.bes.Subscription@1aae94f, oracle.apps.fnd.wf.bes.Subscription@1bb5c09]}
    [Dec 6, 2011 10:41:56 AM EST]:1323186116560:Thread[ComponentMonitor,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10002
    [Dec 6, 2011 10:41:56 AM EST]:1323186116815:Thread[ComponentMonitor,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10003
    [Dec 6, 2011 10:41:56 AM EST]:1323186116848:Thread[ComponentMonitor,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10004
    [Dec 6, 2011 10:41:56 AM EST]:1323186116883:Thread[ComponentMonitor,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10005
    [Dec 6, 2011 10:41:56 AM EST]:1323186116915:Thread[ComponentMonitor,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10022
    [Dec 6, 2011 10:41:56 AM EST]:1323186116950:Thread[ComponentMonitor,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentMonitor.startAutomaticComponents()]:Starting automatic component 10023
    [Dec 6, 2011 10:41:57 AM EST]:1323186117275:Thread[BES Dispatch Thread,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:06-DEC-2011, priority=50, correlationId=null, sendDate=Tue Dec 06 10:41:56 EST 2011, receiveDate=null, From Agent:  , To Agent:  , Last Subscription=  , Error Message=null, Error Stack=null, [email protected], COMPONENT_ID=10002, CONTAINER_PROCESS_ID=149706, CONTAINER_TYPE=GSM, BES_PAYLOAD_OBJECT=false})
    [Dec 6, 2011 10:41:57 AM EST]:1323186117287:Thread[BES Dispatch Thread,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(int, String, String)]:Successfully retrieved component details from the database
    [Dec 6, 2011 10:41:57 AM EST]:1323186117578:Thread[BES Dispatch Thread,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:Successfully handled component event, oracle.apps.fnd.cp.gsc.SvcComponent.start, for component 10002
    [Dec 6, 2011 10:41:57 AM EST]:1323186117580:Thread[BES Dispatch Thread,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:06-DEC-2011, priority=50, correlationId=null, sendDate=Tue Dec 06 10:41:56 EST 2011, receiveDate=null, From Agent:  , To Agent:  , Last Subscription=  , Error Message=null, Error Stack=null, [email protected], COMPONENT_ID=10022, CONTAINER_PROCESS_ID=149706, CONTAINER_TYPE=GSM, BES_PAYLOAD_OBJECT=false})
    [Dec 6, 2011 10:41:57 AM EST]:1323186117586:Thread[BES Dispatch Thread,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(int, String, String)]:Successfully retrieved component details from the database
    [Dec 6, 2011 10:41:58 AM EST]:1323186118078:Thread[BES Dispatch Thread,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:Successfully handled component event, oracle.apps.fnd.cp.gsc.SvcComponent.start, for component 10022
    [Dec 6, 2011 10:41:58 AM EST]:1323186118080:Thread[BES Dispatch Thread,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:06-DEC-2011, priority=50, correlationId=null, sendDate=Tue Dec 06 10:41:56 EST 2011, receiveDate=null, From Agent:  , To Agent:  , Last Subscription=  , Error Message=null, Error Stack=null, [email protected], COMPONENT_ID=10003, CONTAINER_PROCESS_ID=149706, CONTAINER_TYPE=GSM, BES_PAYLOAD_OBJECT=false})
    [Dec 6, 2011 10:41:58 AM EST]:1323186118086:Thread[BES Dispatch Thread,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(int, String, String)]:Successfully retrieved component details from the database
    [Dec 6, 2011 10:41:58 AM EST]:1323186118258:Thread[BES Dispatch Thread,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:Successfully handled component event, oracle.apps.fnd.cp.gsc.SvcComponent.start, for component 10003
    [Dec 6, 2011 10:41:58 AM EST]:1323186118260:Thread[BES Dispatch Thread,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(BusinessEvent)]:(BusinessEvent{name=oracle.apps.fnd.cp.gsc.SvcComponent.start, key=SVC:06-DEC-2011, priority=50, correlationId=null, sendDate=Tue Dec 06 10:41:56 EST 2011, receiveDate=null, From Agent:  , To Agent:  , Last Subscription=  , Error Message=null, Error Stack=null, [email protected], COMPONENT_ID=10004, CONTAINER_PROCESS_ID=149706, CONTAINER_TYPE=GSM, BES_PAYLOAD_OBJECT=false})
    [Dec 6, 2011 10:41:58 AM EST]:1323186118266:Thread[BES Dispatch Thread,5,main]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706 : oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(int, String, String)]:Successfully retrieved component details from the database
    [Dec 6, 2011 10:41:58 AM EST]:1323186118418:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:sun-ofs:10.84.34.23:-1:-1:ERROR:[SVC-GSM-WFALSNRSVC-149706-10002 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:10consecutive errors occurred
    [Dec 6, 2011 10:41:58 AM EST]:1323186118422:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:sun-ofs:10.84.34.23:-1:-1:ERROR:[SVC-GSM-WFALSNRSVC-149706-10002 : oracle.apps.fnd.cp.gsc.Processor.performError(ProcessorException)]:Maximum number of errors have occurred for this processing thread.
    [Dec 7, 2011 9:57:06 AM EST]:1323269826687:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706-10000 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.listen()]:WF_EVENT.listen returned processed count: 0, error count: 0
    [Dec 7, 2011 9:57:06 AM EST]:1323269826689:Thread[inboundThreadGroup1,5,inboundThreadGroup]:0:-1:sun-ofs:10.84.34.23:-1:-1:EXCEPTION:[SVC-GSM-WFALSNRSVC-149706-10000 : oracle.apps.fnd.wf.bes.AgentListenerProcessor.read()]:Successfully listened from ECX_INBOUND

  • Configuration Issue with my Cisco 871 Router

    Hi all,
    I am a newbie to the Cisco IOS.
    I got a Cisco 871 Router that I'd like to use for internet connection. My LAN network is 192.168.1.0/24 and the ISP has assigned us the IP 41.212.79.108/24 and gateway 41.212.79.1.
    With my current configuration, I can hit the router - 192.168.1.1 - and it's WAN port - 41.212.79.108 - but not the gateway.
    Below is my current config:
    Hoggers#show config
    Using 4414 out of 131072 bytes
    version 12.4
    no service pad
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    hostname Hoggers
    boot-start-marker
    boot-end-marker
    logging buffered 51200 warnings
    enable secret 5 **********************.
    no aaa new-model
    crypto pki trustpoint TP-self-signed-568493463
    enrollment selfsigned
    subject-name cn=IOS-Self-Signed-Certificate-568493463
    revocation-check none
    rsakeypair TP-self-signed-568493463
    crypto pki certificate chain TP-self-signed-568493463
    certificate self-signed 01 nvram:IOS-Self-Sig#7.cer
    dot11 syslog
    ip cef
    no ip dhcp use vrf connected
    ip dhcp excluded-address 10.10.10.1
    ip dhcp excluded-address 192.168.1.1
    ip dhcp excluded-address 192.168.1.2
    ip dhcp excluded-address 192.168.1.3
    ip dhcp excluded-address 192.168.1.4
    ip dhcp excluded-address 192.168.1.5
    ip dhcp excluded-address 192.168.1.6
    ip dhcp excluded-address 192.168.1.7
    ip dhcp excluded-address 192.168.1.8
    ip dhcp excluded-address 192.168.1.9
    ip dhcp excluded-address 192.168.1.10
    ip dhcp excluded-address 192.168.1.100
    ip dhcp excluded-address 192.168.1.90
    ip dhcp pool ccp-pool
       import all
       network 10.10.10.0 255.255.255.248
       default-router 10.10.10.1
       lease 0 2
    ip dhcp pool LANPOOL
       network 192.168.1.0 255.255.255.0
       default-router 192.168.1.1
       dns-server 41.212.3.2 41.212.3.253
    ip domain name yourdomain.com
    ip name-server 41.212.3.2
    ip name-server 41.212.3.253
    archive
    log config
      hidekeys
    interface FastEthernet0
    interface FastEthernet1
    interface FastEthernet2
    interface FastEthernet3
    interface FastEthernet4
    description Wan to Outside World
    ip address 41.212.79.108 255.255.255.0
    duplex auto
    speed auto
    interface Vlan1
    description $ETH-SW-LAUNCH$$INTF-INFO-HWIC 4ESW$
    ip address 192.168.1.1 255.255.255.0
    ip tcp adjust-mss 1452
    ip forward-protocol nd
    ip route 0.0.0.0 0.0.0.0 41.212.79.1
    ip http server
    ip http access-class 23
    ip http authentication local
    ip http secure-server
    ip http timeout-policy idle 60 life 86400 requests 10000
    ip dns server
    ip nat inside source static tcp 192.168.1.31 80 interface FastEthernet4 80
    access-list 23 permit 10.10.10.0 0.0.0.7
    no cdp run
    control-plane
    scheduler max-task-time 5000
    end
    I'll appreciate any light you can shed on what am missing.

    2 wireless routers can not communicate wirelessly with each other.
    You need to connect cable between 2 routers and use the second wireless router as access point.
    Follow this link to connect Linksys router to another router.
    Some of your devices are getting same IP address. This might be the issue with DHCP server of the router. You can try DHCP reservation on the router so that each device will get unique IP address.

  • JSTL 1.1 issue with Weblogic 9.2

    I am having tough time to make JSTL 1.1 work with Weblogic 9.2.Here the issue goes
    When i user JSTL core tags like out,forEach weblogic is unable to understand the EL and throwing a compile time exception saying can't read request time values.
    However the same page worked fine when i rolled back to JSTL 1.0 and weblogic 8.1.
    I couldnt able to understand why JSTL 1.1 is not working in Weblogic 9.2.I assume weblogic 9.2 comes with servlet 2.4 and JSP 1.2.So JSTL 1.2 should work fine.
    Am i ignoring anything involved with new JSP specs and JSTL
    OR
    Is this a bug with Weblogic 9.2 ?
    Any comments highly appreciated.
    Thanks,
    Mallik

    hey check the servlet spec version you're using in your web.xml. I think you want 2.3 not 2.4.

  • Hyperion Shared Services Configuration Error with Weblogic 9.2

    Hi All,
    I have been trying to configure Hyperion Shared Services 9.3.1 with Weblogic Ver 9.2
    During configuration of the Database and the Application Server, I select Manual Configuration option on Weblogic 9
    However, it returns a configuration failure everytime of the Database.
    In my case, the DB used is SQL 2005.
    Can someone, please advise me.
    Thanks in advance
    Regards,
    Apo

    Hi Apo,
    Check the configtool.log in the logs/config folder and post the error message that is being returned.
    Thanks
    Nick

  • Issue with Weblogic character encoding

    I have struts2 based web application which works fine with tomcat server but when i deployed the application to weblogic 10.3 server it is creating following issue-
    1) when i enter data in application forms with £ (pound sign), £ gets converted to ?
    My Jsp Page is using ISO-8859-1 charset. please look at the snapshot from jsp page.
    <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
    I have debug the application and came to know that this data (£ sign) is converted to ? before being assigned to corresponding property in action class.
    this seems to be issue with encoding of characters with weblogic server.
    I have also tried to fix this issue by defining the charset in weblogic.xml file in my application as follows but it does'nt solve this issue. please see the snapshot from weblogic.xml file.
    <wls:weblogic-version>10.3</wls:weblogic-version>
    <wls:context-root>APMApplication</wls:context-root>
    <wls:charset-params>
    <wls:input-charset>
    <wls:resource-path>/*</wls:resource-path>
    <wls:java-charset-name>ISO-8859-1</wls:java-charset-name>
    </wls:input-charset>
    </wls:charset-params>
    Please suggest some solution to fix this issue. thanking you in advance.

    "I can not change the charset in jsp pages i.e i have to use ISO-8859-1 in my jsp page which is a must have requirment."
    You are right here as the pound sign is not included in UTF-8 (did not know that sorry).
    Could you try setting the page directive of the JSP to
    <%@ page contentType="text/html;charset=ISO-8859-1" language="java" %>or when you are working with jspx
    <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" xmlns="http://www.w3.org/1999/xhtml" version="2.0">
        <jsp:directive.page contentType="text/html;charset=ISO-8859-1"/>
    </jsp:root>

  • Anyone configured OID with weblogic as external LDAP

    Hey,
    I need help from someone who configured Oracle Internet Directory with weblogic 7 or any version to us as external LDAP server.
    Your Help is greatly appreciated.
    Thanks & Best Regards,
    Nagendra

    I was able to use OID as external LDAP for my Weblogic. I was able to move the stuff from Weblogic Embedded LDAP to Oracle Internet Directory Server, I have done it by myself
    Thanks
    Nagendra

  • Apple Configurator issue with iPad Air

    I am using Apple configurator 1.5 to deploy iPad 2 with 4G and without and iPad Airs with 4G.
    I created backups of each model and I’m only having an issue with the iPad Airs. I get an  error “ unable to activate ”.  Apple configurator will update the devices to the newest OS and reset the iPads but it won’t apply any settings from the backup.
    Any help would be great.

    Sorry for the confusion, I have one backup for each model.  The iPad Airs are able to use cellular data but they are not going to be activated with the carrier ( Verizon ).  We are only using them with WiFi. The issues is Apple Configurator stops working as soon as it tries to activate and won’t push the backup.  Apple Configurator is only able to resetting and updating the OS. This only happen with the Airs, I use the same process with iPad 2 with cellular data, not activated with the carrier ( Verizon ) no issues.  I don’t currently have an iPad Air but remember it was error 2 “ unable to activate ”.

Maybe you are looking for

  • Transfer of Data from COPA to LTP

    Dear Experts, Is there a way to transfer the data directly from COPA to LTP? Please explain. Regards Tom

  • Original song could not be found

    I recently started using itunes after purchasing an ipod. On the itunes library screen about half of the songs won't play when they are clicked on. The message "The song__ could not be used because the original file could not be found. Would you like

  • Status field into order response

    hello gurus, We are creating a sales order with XI and get orderresponse. The order response Idoc contains all the data from a sales order except the fields Order status. In the screen VA03 --> Header Info --> Status we can see the delivery status fi

  • Icon for preview

    I (being stupid.....again!) replaced my preview icon with another one (for the sake of exparimintation!) and didn't make a copy of the orginal. So what i am asking is. Is there anyone who knows where I can find The original icon for Preview, or who c

  • No sim V Mi Fi

    I have I pad 64 gig cellular,SIM card 3 then went for Mi Fi from 3. But the cellular clashed with mi fi & kept on saying no Data top up but if had 15 gig on mi fi,went 3 shop they took SIM card out sorted but in top right hand corner still says no si