Apache/PHP5.0.2  server start failure

I am running Solaris 9 112233-12 with dedault Apache. I have configured and compiled PHP 5.0.2 with the following woth no errors.
configure with-mysql=/usr/local/mysql with-apxs=/usr/apache/bin/apxs with-zlib enable-bcmath enable-calendar enable-dbase enable-exif enable-ftp with-jpeg with-png with-tiff with-gd with-ttf enable-gd-native-ttf with-gettext with-iconv enable-mbstring=shared enable-shmop enable-sockets enable-sysvmsg enable-sysvsem enable-sysvshm --enable-memory-limit<br />
However when I start Apache I get the following error:
httpd starting.
Syntax error on line 249 of /etc/apache/httpd.conf:
Cannot load /usr/apache/libexec/libphp5.so into server: ld.so.1: /usr/apache/bin/httpd: fatal: relocation error: file /usr/apache/libexec/libphp5.so: symbol xmlRelaxNGCleanupTypes: referenced symbol not found
/usr/apache/bin/apachectl start: httpd could not be started
It appears as though there is an libxml or libxml2 undefined symbol. Any Idea why this is happening.
Thanks,
Dave

has the libphp5.so file been loaded into the location specified in the httpd.conf.
this is edited into the httpd.conf file when you do a make install of php.
and if this is so, can the php runtime binary find all its libraries, ie ldd php.
it could be a library path issue.
when i do this i usualy create an installation with a new apache install, rather than use the sun supplied one, it just seems to be easier from my expirience.
regards peter

Similar Messages

  • SLD server Start Failure

    Hi All,
    I have found that the Jco connections got affected for the EP7 system, the reason of which was SLD server failure. I have found that the SLD server was stopped.
    I have started it anyway, but wanted to know why it stopped. The following are the logs found. Can anybody help in getting the reason.
    #2 11/09/2007 04:32:23.259 [SAPEngine_Application_Thread[impl:3]_5] WARNING com.sap.lcr.sagent.DataSupplierServlet: Request ignored! Received data for SLD bridge from 163.243.220.221. Bridge not started.
    #1 11/07/2007 21:25:06.469 [SAPEngine_Application_Thread[impl:3]_10] WARNING com.sap.lcr.sagent.DataSupplierServlet: Request ignored! Received data for SLD bridge from 163.243.220.221. Bridge not started.
    #0 11/07/2007 16:44:47.705 [SAPEngine_Application_Thread[impl:3]_24] FATAL com.sap.lcr.start.StartDirector: SLD start failure, profile parameter ObjectManager.BufferInstances must be set to FALSE in J2EE cluster environment. Change the SLD profile and start the application again.
    Thanks,
    VR.

    Hi Vera,
    From SLD manual; qoute "On an SAP J2EE Engine cluster with more. than one node, you must set the parameter BufferInstances to "false""
    Page 19 from the manual below,
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/fd876513-0a01-0010-65ad-a63701bedd8d
    Regards
    Juan

  • Admin Server start failure-Error running init function load-modules

    Hi,
    run start-admin, I get:
    SunONE-WebServer-Enterprise/6.0SP3 B05/14/2003 18:31
    failure: server exit: status 1 (Interrupted system call)
    in log file, it said:
    [07/Nov/2005:12:34:12] info (215932): successful server startup
    [07/Nov/2005:12:34:12] info (215932): SunONE-WebServer-Enterprise/6.0SP3 B05/14/2003 18:31
    [07/Nov/2005:12:34:13] failure (215932): Configuration initialization failed: Error running init function load-modules: dlopen of /usr/users/seaie1/SEAIE/LDAPServer/bin/https/lib/libAdmservPlugin.so failed (Symbol resolution failed for /usr/users/seaie1/SEAIE/LDAPServer/lib/libadmsslutil52.so because:
         Symbol ucnv_convert (number 1) is not exported from dependent
         module /usr/lib/libicuuc.so.
    Examine .loader section symbols with the 'dump -Tv' command.)
    What's the problem?
    Thanks in advance.

    Never mind... the problem surfaced after renaming the web server without reinstalling the Siebel plugin. Problem was resolved by uninstalling/reinstalling the plugin.

  • JMS-related sun-appserver-pe8.0.0_01 default server start failure

    On Dell Dimension 2400 XP system, appserver startup always fails after trying for 60 seconds to verify if the JMS service startup succeeded. This condition started 10 July. What is JMS? Why does it fail? What to do? Rich

    Hi
    The Java Message Service (JMS) is a messaging standard that allows application components based on the Java 2 Platform, Enterprise Edition (J2EE) to create, send, receive, and read messages. It enables distributed communication that is loosely coupled, reliable, and asynchronous.
    JMS is bundled and installed with Application Server 8. JMS runs on a port 17676. If this port is occupied by any other process, the JMS will not start. Please check if this port is occupied by any other process or change the default JMS port in domain.xml (<Creator-root>/Appserver8/domains/creator/config/domain.xml)
    Thanks
    SG

  • Failure of server APACHE bridge::No backend server available for connection

    All,
    I have an env: Browser -> OHS -> WLS(Apex Listener) -> Oracle DB.
    If any SQL run for more than 5 mins, i get the below error.
    Failure of server APACHE bridge:
    No backend server available for connection: timed out after 10 seconds or idempotent set to OFF or method not idempotent.The only error i get is from the OHS's log
    [2013-04-03T06:45:57.2946-05:00] [OHS] [ERROR:32] [] [core.c] [host_id: aa050] [host_addr: 121.146.60.102] [tid: 1260554560] [user: oracle] [ecid: 004qNDJn1du7m3KaETn3ES0004Ll00001T] [rid: 0] [VirtualHost: my.team.com:443]  ap_proxy: trying POST /pls/apex/wwv_flow.show at backend host 127.0.0.1/7003; got exception 'Backend Server not responding'; state: reading status line or response headers from WLS (wrote? Y read? N); not failing over because method not idempotent, referer: https://my.team.com/pls/apex/f?p=4500:1003:16571271664493::NO:::Is there a timeout variable other than the below in WLS?
    Session Timeout (in seconds): 3600 .
    TIA,
    JJ

    Regardless of the version, this is not exactly a "Forms" failure. This is an issue between OHS and WLS. Basically it means that OHS (via mod_wl_ohs) was unable to communicate with WLS_FORMS (or whichever managed server you are trying to access). Most often this means the managed server is not running or not responding. If you believe it is running and is responsive (test by hitting it directly) then the problem is probably related to your installation. Generally, if you have not properly configured your networking before you installed WLS and FMw, then this can occur. For example, on Windows machine which do not have static IP addresses, the Installation Guide instructs you to install the Windows loopback adapter and configure it. If you did not do this, OHS likely will not be able to contact WLS_FORMS.
    You can test what I have described above by attempting to access WLS_FORMS directly. For example:
    http://yourHost:9001/forms/frmservlet
    If that works, the issue is probably related to a net config issue.
    If you have access to MyOracle Support, refer to these notes:
    <blockquote><li>Failure Of Server APACHE Bridge After Running Report From Forms 11gR2 on Windows 64-bit platform (Doc ID 1457845.1)
    <li>Oracle Fusion Middleware 11g - Troubleshooting the Error "Failure of server APACHE bridge" (Doc ID 1304095.1)</blockquote>
    The product Documentation Library can be found here:
    http://docs.oracle.com/cd/E24269_01/index.htm

  • Connecting apache as a testing server

    For a long time I have been building static sites on
    dreamweaver 8. Now I want to use apache as a testing server. I have
    been advised to use WAMP as a single package for mysql, php5 and
    apache.
    However when I have re-set the site manager to include the
    local server, will it mean i cannot use dreamweaver as an FTP to my
    remote server? will it mean i test all the pages on the local
    server and then at the end of the day- reset dreamweavers site
    manager to point to the remote server (or conversely use a seperate
    ftp)?
    Does this make sense?
    thanks for your help
    boo27

    Dooza wrote:
    > Don't they do the same thing? Install and configure
    Apache, MySQL and PHP?
    I think they do. The main consideration is how invasive they
    are.
    Anything that alters Windows system folders or the registry
    should be
    treated with caution. AFAIK, XAMPP doesn't mess with either.
    I don't
    know about Wamp.
    When I first started using PHP, there was a very popular
    all-in-one
    installer called Firepages. It worked very well, but it was
    created by
    just one guy. When he was no longer able to maintain it, a
    lot of people
    found it left behind things in the system folders that made
    it more
    difficult to install the standard versions. To be fair to the
    developer,
    he did provide a batch file that uninstalled things properly,
    but a lot
    of people were unaware of its existence.
    David Powers, Adobe Community Expert
    Author, "The Essential Guide to Dreamweaver CS3" (friends of
    ED)
    Author, "PHP Solutions" (friends of ED)
    http://foundationphp.com/

  • Using environment variable / double quotes in "Arguments" in "Server Start"

    I have an admin server, NodeManager, and 1 managed server, all on the same machine (windows). I am trying to enter something similar to this to the arguments field in the Server Start tab:
    -Dmy.property=%USERPROFILE%\someDir\someJar.jar
    But when the managed server is started it throws this exception:
    Error opening zip file or JAR manifest missing : %USERPROFILE%\someDir\someJar.jar
    It appears that the environment variable is not being translated into it's value. It is just passed on to the managed server as plain-text. I tried surrounding the path with double quotes (") but the console validates the input and does not allow this: *"Arguments may not contain '"'"*
    Even editing the config.xml file manually cannot work, as the admin server fails to startup after this:
    <Critical> <WebLogicServer> <BEA-000362> <Server failed. Reason: [Management:141266]Parsing failure in config.xml: java.lang
    .IllegalArgumentException: Arguments may not contain '"'.>
    I also tried using %20 to no avail, it is just passed as %20.
    I thought that perhaps this had something to do with the spaces in the value of %USERPROFILE% (which is "C:\documents and settings.."), but the same thing happens with other env. variables which point to other directories with no spaces.
    _My question:_
    Is there any supported way of :
    using double quotes? what if i have to reference a folder with spaces in it's name?
    reference an environment variable? What if i have to rely on it's value for distributed servers where i do not know in advance the variable's value?
    Edited by: 937622 on Sep 28, 2012 1:02 AM

    There is workaround : http://stackoverflow.com/questions/12629395/weblogic-using-environment-variable-double-quotes-in-arguments-in-server
    Just posting here for reference. Let's see if we get a different answer from anyone else.

  • Apache failover service does not start - must zone name be the same?

    Hello,
    When I brought online apache data service, it starts successfully, then immediately fails. So the service starts up on the other node, then fails. No clear error message.
    I'm thinking of potential causes:
    - Could this be b/c the local zone names are different on both nodes? However, the zone paths are the same.
    - The ftp-temp hostname is defined only on the 2 nodes /etc/hosts, not in DNS. In nsswitch.conf, I have "hosts: cluster files dns".
    - I have the Bin_dir property set to /opt/xampp/bin. I can start up /opt/xampp/bin/apachectl start fine. Since I'm using xampp's apache, should I NOT be using SUNW.apache, but a generic data service?
    - Does the Apache service must be under SMF control? Does sun cluster stop/start date services using SMF?
    I'm running Solaris 10, SC 3.2
    I want to fail over the Apache service betwn the local zones (not fail over the whole zone).
    Here's what I did in setting up the resource from the global zone:
    jupiter # clresource create -g ftp4-acme-com-rg -t SUNW.apache -p Bin_dir=/opt/xampp/bin -p
    Network_resources_used=ftptemp -p Port_list=80/tcp,443/tcp,20/tcp,21/tcp xampp-apache
    The ftp4-acme-com-rg was in unmanaged state.
    jupiter # clresourcegroup online -emM ftp4-acme-com-rg
    In /var/adm/messages:
    Nov 24 13:25:47 jupiter Cluster.RGM.rgmd: [ID 443746 daemon.notice] resource ftptemp state on node jupiter:ftp-acme-zone2 change to R_ONLINE
    Nov 24 13:25:49 jupiter Cluster.RGM.rgmd: [ID 784560 daemon.notice] resource xampp-apache status on node jupiter:ftp-acme-zone2 change to R_FM_ONLINE
    Nov 24 13:25:49 jupiter Cluster.RGM.rgmd: [ID 922363 daemon.notice] resource xampp-apache status msg on node jupiter:ftp-acme-zone2 change to <Completed successfully.>
    At this point, I saw the virtual ip plumbed up. Also, noticed 'online' states.
    Resource Groups
    Group Name Node Name State Suspended
    Group: ftp4-acme-com-rg
    jupiter:ftp-acme-zone2 Pending online No
    Group: ftp4-acme-com-rg
    pluto:ftp_zone Offline No
    Resources --
    Resource Name Node Name State Status Message
    Resource: ftptemp jupiter:ftp-acme-zone2 Online         Online - LogicalHostname online.
    Resource: ftptemp pluto:ftp_zone Offline Offline
    Resource: xampp-apache jupiter:ftp-acme-zone2 Starting       Online - Completed successfully.
    Resource: xampp-apache pluto:ftp_zone Offline Offline
    The next message occurs 5 minutes later:
    Nov 24 13:30:52 jupiter Cluster.RGM.rgmd: [ID 764140 daemon.error] Method <apache_svc_start> on resource <xampp-apache>, resource group <ftp4-acme-com-rg>, node <jupiter:ftp-acme-zone2>: Timeout.
    Nov 24 13:30:52 jupiter Cluster.RGM.rgmd: [ID 443746 daemon.notice] resource xampp-apache state on node jupiter:ftp-acme-zone2 change to R_START_FAILED
    Nov 24 13:30:52 jupiter Cluster.RGM.rgmd: [ID 529407 daemon.notice] resource group ftp4-acme-com-rg state on node jupiter:ftp-acme-zone2 change to RG_PENDING_OFF_START_FAILED
    Same messages on the 2nd node.
    This is the final status:
    -- Resources --
    Resource Name Node Name State Status Message
    Resource: ftptemp jupiter:*ftp-acme-zone2* Offline Offline - LogicalHostname offline.
    Resource: ftptemp pluto:*ftp_zone* Offline Offline - LogicalHostname offline.
    Resource: xampp-apache jupiter:*ftp-acme-zone2* Offline Offline - Successfully stopped Apache Web Server.
    Resource: xampp-apache pluto:*ftp_zone* Offline Offline - Successfully stopped Apache Web Server.
    Any input would be appreciated.
    Edited by: onetree on Nov 24, 2008 9:38 PM
    Edited by: onetree on Nov 24, 2008 10:23 PM

    Hi,
    Did you eventually find the root cause/solution to this problem? I got into the same thing on my setup where I created 2 zones on a solaris 10 node. The apache on any of the 2 zones just dont seem to start up. In the end clrg failed after a few attempts on both zones. The time out is about 5 min after apache_svc_start was launched. I grepped httpd and no such process was launched. It does not like it is monitor issue. Logicalhost resource is started ok. so I am not sure if there is any security or access issue involed for apache_svc_start.
    Mar 6 16:03:05 miwok.nms.fnc.fujitsu.com Cluster.RGM.global.rgmd: [ID 224900 daemon.notice] launching method
    <apache_svc_start> for resource <apache-res>, resource group <apache-rg>, node <miwok.nms.fnc.fujitsu.com:ho
    st1>, timeout <300> seconds
    Mar 6 16:03:05 miwok.nms.fnc.fujitsu.com Cluster.RGM.global.rgmd: [ID 784560 daemon.notice] resource apache-
    res status on node miwok.nms.fnc.fujitsu.com:host1 change to R_FM_UNKNOWN
    Mar 6 16:03:05 miwok.nms.fnc.fujitsu.com Cluster.RGM.global.rgmd: [ID 922363 daemon.notice] resource apache-
    res status msg on node miwok.nms.fnc.fujitsu.com:host1 change to <Starting>
    Mar 6 16:08:07 miwok.nms.fnc.fujitsu.com Cluster.RGM.global.rgmd: [ID 764140 daemon.error] Method <apache_sv
    c_start> on resource <apache-res>, resource group <apache-rg>, node <miwok.nms.fnc.fujitsu.com:host1>: Timeou
    t.
    One qestion is: do I have to install 3 separate copies of apache on global/zone1/zone2? I just had the default copy under /usr/apache.
    Any info would be appreciated.
    Mike

  • [SOLVED]X start failure after upgrade: dri3,present modules missing

    I start X with ~.xinitrc from console, which won"t work after last upgrade --first in two weeks.
    (EE) Server terminated with error (1).Closing log file.
    xinit: giving up
    xinit: unable to connect to X server: Connection refused
    xinit: server error
    Xorg.log.0 :
    [51:778] (EE) intel: Failed to load module "dri3" (module does not exist, 0)
    [51:779] (EE) intel: Failed to load module "present" (module does not exist, 0)
    Installed packages (EDIT: completed):
    xf86-video-intel-2.99.{914-4,916-1}-i686 and also tried with xf86-video-intel-git, with "SNA" acceleration.
    intel-dri 10-2.7-3
    dri2proto 2.8-2
    dri3proto 1.0-1
    xf86driproto 2.1.1-3
    Linux 3.15.5-2-ARCH i686
    Linux CK Atom 3.16.2-1
    Issue occurred after upgrading from v2.99.912-1 to v2.99.914+. I was going to try downgrade xf86-video-intel to v2.99.912-1 (as in the first thread in Refs) but went in a dependency conflict, with the older intel driver requiring glamor-egl which conflicts with xorg-server ':-|
    Atom netbook
    lspci:
    00:02.0 VGA compatible controller: Intel Corporation Atom Processor D4xx/D5xx/N4xx/N5xx Integrated Graphics Controller
    Some refs :
        » [SOLVED] X start failure after upgrade    https://bbs.archlinux.org/viewtopic.php?pid=1426837
        » [Solved] xf86-video-Intel-2.99.912-1 breaks xorg https://bbs.archlinux.org/viewtopic.php?id=182932
    Last edited by kozaki (2014-09-12 09:45:53)

    The issue occurred after upgrading from xf86-video-intel-v2.99.912-1 to v2.99.914+ and xorg-server-1.15.2-1 to 1.16.0-6 (and -devel).
    same issue if:
    - Switching accelaration method to "UXA" as per https://bugs.archlinux.org/task/40860
    - Adding    Option "DRI" "False"
    Digged a bit:
    - same modules errors but appears to be a Gnome bug (X starts): https://bbs.archlinux.org/viewtopic.php?pid=1441716
    - same modules errors but X starts up without problems http://www.linuxquestions.org/questions … 175511372/
    makes me doubt if this issue is related to the modules not found. Which is the single indication I found so far x-/
    Any light on where can the issue comes from? hardware is pretty much standard even if getting a bit old. Never had Xorg related issue so far on this pancake.
    Last edited by kozaki (2014-09-11 11:05:42)

  • [EJB:015001]Unable to link class while server start up.

    I am getting the below exception during weblogic server start up.
    In the server under autodeploy folder there exist a class - AccountCacheLoaderMDB. I clue less, what is the cause for this exception. Can anyone help me out in solving this issue please,its urgent
    <Jun 2, 2011 10:23:01 AM EDT> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'gts' due to error weblogic.application.ModuleException: Exception preparing module: EJBModule(autodeploy)
    [EJB:011023]An error occurred while reading the deployment descriptor. The error was:
    Error processing annotations: ..
    weblogic.application.ModuleException: Exception preparing module: EJBModule(autodeploy)
    [EJB:011023]An error occurred while reading the deployment descriptor. The error was:
    Error processing annotations: .
         at weblogic.ejb.container.deployer.EJBModule.prepare(EJBModule.java:454)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:387)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:58)
         Truncated. see log file for complete stacktrace
    weblogic.utils.ErrorCollectionException:
    There are 1 nested errors:
    weblogic.j2ee.dd.xml.AnnotationProcessException: [EJB:015001]Unable to link class sepact.sepact-app.com.citi.gts.alto.accountservice.service.AccountCacheLoaderMDB in Jar C:\Oracle\user_projects\domains\base_domain\autodeploy : java.lang.NoClassDefFoundError: sepact/sepact-app/com/citi/gts/alto/accountservice/service/AccountCacheLoaderMDB (wrong name: com/citi/gts/alto/accountservice/service/AccountCacheLoaderMDB)
         at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.addProcessingError(BaseJ2eeAnnotationProcessor.java:1272)
         at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.addFatalProcessingError(BaseJ2eeAnnotationProcessor.java:1277)
         at weblogic.ejb.container.dd.xml.EjbAnnotationProcessor.processAnnotations(EjbAnnotationProcessor.java:168)
         at weblogic.ejb.container.dd.xml.EjbDescriptorReaderImpl.processStandardAnnotations(EjbDescriptorReaderImpl.java:332)
         at weblogic.ejb.container.dd.xml.EjbDescriptorReaderImpl.createReadOnlyDescriptorFromJarFile(EjbDescriptorReaderImpl.java:192)
         at weblogic.ejb.spi.EjbDescriptorFactory.createReadOnlyDescriptorFromJarFile(EjbDescriptorFactory.java:93)
         at weblogic.ejb.container.deployer.EJBModule.loadEJBDescriptor(EJBModule.java:1210)
         at weblogic.ejb.container.deployer.EJBModule.prepare(EJBModule.java:382)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:387)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:58)
         at weblogic.application.internal.flow.DeploymentCallbackFlow.prepare(DeploymentCallbackFlow.java:42)
         at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:609)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
         at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:185)
         at weblogic.application.internal.SingleModuleDeployment.prepare(SingleModuleDeployment.java:40)
         at weblogic.application.internal.DeploymentStateChecker.prepare(DeploymentStateChecker.java:154)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.prepare(AppContainerInvoker.java:60)
         at weblogic.deploy.internal.targetserver.AppDeployment.prepare(AppDeployment.java:141)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doPrepare(DeploymentAdapter.java:39)
         at weblogic.management.deploy.internal.DeploymentAdapter.prepare(DeploymentAdapter.java:187)
         at weblogic.management.deploy.internal.AppTransition$1.transitionApp(AppTransition.java:21)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:233)
         at weblogic.management.deploy.internal.ConfiguredDeployments.prepare(ConfiguredDeployments.java:165)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:122)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:173)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:89)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.SelfTuningWorkManagerImpl$WorkAdapterImpl.run(SelfTuningWorkManagerImpl.java:516)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
         at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.addProcessingError(BaseJ2eeAnnotationProcessor.java:1271)
         at weblogic.j2ee.dd.xml.BaseJ2eeAnnotationProcessor.addFatalProcessingError(BaseJ2eeAnnotationProcessor.java:1277)
         at weblogic.ejb.container.dd.xml.EjbAnnotationProcessor.processAnnotations(EjbAnnotationProcessor.java:168)
         at weblogic.ejb.container.dd.xml.EjbDescriptorReaderImpl.processStandardAnnotations(EjbDescriptorReaderImpl.java:332)
         at weblogic.ejb.container.dd.xml.EjbDescriptorReaderImpl.createReadOnlyDescriptorFromJarFile(EjbDescriptorReaderImpl.java:192)
         Truncated. see log file for complete stacktrace
    >
    ===============================================================
    Here is the message driven bean.
    package com.xxx.gts.alto.accountservice.service;
    import com.xxx.gts.alto.accountservice.adapter.AccountAdapter;
    import com.xxx.gts.alto.accountservice.util.AccBeanUtil;
    import com.xxx.gts.alto.accountservice.util.AccountConstants;
    import com.xxx.gts.alto.accountservice.util.AccountLoader;
    import org.apache.log4j.Logger;
    import org.springframework.beans.factory.BeanFactory;
    import javax.ejb.ActivationConfigProperty;
    import javax.ejb.EJB;
    import javax.ejb.MessageDriven;
    import javax.ejb.TransactionAttribute;
    import javax.ejb.TransactionAttributeType;
    import javax.ejb.TransactionManagement;
    import javax.ejb.TransactionManagementType;
    import javax.jms.Message;
    import javax.jms.MessageListener;
    import javax.jms.TextMessage;
    * MDB for the Account Cache Loader.
    @MessageDriven(mappedName = "AccountCacheLoaderQueue", activationConfig = {@ActivationConfigProperty(propertyName = "destinationType", propertyValue = "javax.jms.Queue"),@ActivationConfigProperty(propertyName = "destinationName", propertyValue = "AccountCacheLoaderQueue")})
    @TransactionManagement(value = TransactionManagementType.CONTAINER)
    @TransactionAttribute(value = TransactionAttributeType.NOT_SUPPORTED)
    public class AccountCacheLoaderMDB implements MessageListener {
    private static Logger logger = Logger.getLogger(AccountCacheLoaderMDB.class.getName());
    private static final String LOCAL_ADAPATER = AccBeanUtil.getProperty(AccountConstants.ADAPTER_ID);
    private static final String TOKEN_SEPARATOR = ","; // \\s
    @EJB
    private BeanFactory beanFactory;
    public void onMessage(Message message) {
    logger.debug("Entering onMessage of AccountCacheLoaderMDB");
    try {
    if (message instanceof TextMessage) {
    TextMessage tmsg = (TextMessage) message;
    String[] msgArr = tmsg.getText().split(TOKEN_SEPARATOR);
    logger.debug("Trying to get AccountAdapter");
    AccountAdapter acctAdapter = (AccountAdapter) beanFactory.getBean(LOCAL_ADAPATER);
    if (acctAdapter == null) {
    throw new RuntimeException("Account Adapter cannot be determined.");
    for (String msg : msgArr) {
    if (msg.equalsIgnoreCase(AccountConstants.ACC_RELOAD)) {
    logger.debug("Calling AccountLoader.load");
    AccountLoader.load(acctAdapter);
    } else if (msg.equalsIgnoreCase(AccountConstants.BIC_RELOAD)) {
    logger.debug("Calling AccountLoader.loadBicData");
    AccountLoader.loadBicData(acctAdapter);
    } catch (Exception e) {
    logger.error("Error while loading Account.", e);
    throw new RuntimeException(e);
    logger.debug("Exiting onMessage of AccountCacheLoaderMDB");
    can any one throw some light please...its urgent

    Your class seems to be in the wrong folder structure.
    instead of sepact/sepact-app/com/citi/gts/alto/accountservice/service/ it needs to be in com/citi/gts/alto/accountservice/service/ which matches the folder structure.

  • Http server start/stop process

    Hi
    I always see below start/stop messages in the D:\app\Oracle\opmn\logs\HTTP_Server~1
    We are not stopping/starting anything. Does it mean that the http server stop/start itself ? Will this affect users ?
    12/06/07 23:18:12 Start process
    12/06/26 10:03:03 Stop process
    12/06/26 10:04:05 Start process
    [Tue Jun 26 10:04:05 2012] [warn] pid file d:/app/oracle/apache/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
    12/06/29 11:52:06 Stop process
    12/06/29 11:53:08 Start process
    [Fri Jun 29 11:53:09 2012] [warn] pid file d:/app/oracle/apache/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
    12/07/03 08:54:18 Stop process
    12/07/03 08:55:20 Start process
    [Tue Jul 03 08:55:21 2012] [warn] pid file d:/app/oracle/apache/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
    Oracle-Application-Server-10g/9.0.4.0.0 Oracle-HTTP-Server running...
    12/07/11 23:25:45 Start process
    12/07/14 12:38:15 Stop process
    12/07/14 12:39:17 Start process
    [Sat Jul 14 12:39:17 2012] [warn] pid file d:/app/oracle/apache/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
    12/07/18 18:06:11 Stop process
    12/07/18 18:07:13 Start process
    [Wed Jul 18 18:07:13 2012] [warn] pid file d:/app/oracle/apache/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
    12/07/25 10:58:29 Stop process
    12/07/25 10:59:31 Start process
    [Wed Jul 25 10:59:32 2012] [warn] pid file d:/app/oracle/apache/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
    12/07/25 11:03:02 Stop process
    12/07/25 11:04:04 Start process
    [Wed Jul 25 11:04:05 2012] [warn] pid file d:/app/oracle/apache/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
    12/07/25 11:06:55 Stop process
    12/07/25 11:07:57 Start process
    [Wed Jul 25 11:07:57 2012] [warn] pid file d:/app/oracle/apache/apache/logs/httpd.pid overwritten -- Unclean shutdown of previous Apache run?
    Similar stop/start messages in D:\app\Oracle\opmn\logs\ipm.log
    12/07/25 10:58:27 [4] [libopmnohs] Process Unreachable: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:9136)
    12/07/25 10:58:29 [4] Stopping Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:9136)
    12/07/25 10:59:29 [4] Stopping Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:9136)
    12/07/25 10:59:29 [4] [libopmnohs] Forcefully Terminating Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:9136)
    12/07/25 10:59:31 [4] Starting Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:0)
    12/07/25 10:59:32 [4] Process Alive: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:6672)
    12/07/25 11:01:21 [4] [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:6672) [The connection SSL receive timed out]
    12/07/25 11:02:11 [4] [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:6672) [The connection SSL receive timed out]
    12/07/25 11:03:01 [4] [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:6672) [The connection SSL receive timed out]
    12/07/25 11:03:01 [4] [libopmnohs] Process Unreachable: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:6672)
    12/07/25 11:03:02 [4] Stopping Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:6672)
    12/07/25 11:04:02 [4] Stopping Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:6672)
    12/07/25 11:04:02 [4] [libopmnohs] Forcefully Terminating Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:6672)
    12/07/25 11:04:04 [4] Starting Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:0)
    12/07/25 11:04:04 [4] Process Alive: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:8956)
    12/07/25 11:05:14 [4] [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:8956) [The connection SSL receive timed out]
    12/07/25 11:06:04 [4] [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:8956) [The connection SSL receive timed out]
    12/07/25 11:06:54 [4] [libopmnohs] Process Ping Failed: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:8956) [The connection SSL receive timed out]
    12/07/25 11:06:54 [4] [libopmnohs] Process Unreachable: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:8956)
    12/07/25 11:06:54 [4] Stopping Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:8956)
    12/07/25 11:07:54 [4] Stopping Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:8956)
    12/07/25 11:07:54 [4] [libopmnohs] Forcefully Terminating Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:8956)
    12/07/25 11:07:56 [4] Starting Process: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:0)
    12/07/25 11:07:57 [4] Process Alive: HTTP_Server~HTTP_Server~HTTP_Server~1 (1656225949:4644)

    Hi ,
    It seems there is a clash of resources.There are rogue httpd processes left whenever OHS starts/restarts.File httpd.pid contains root httpd process and with the help of scoreboard file its communicated to child httpd processes.
    1.check OPMN LOGS.
    2.shutdown all process (OPMN infact)
    3.pkill or kill -9 httpd
    4.go to $ORACLE_HOME/opmn/logs/states and delete all files.
    5.check no other HTTP server ports are being used by other processes.(restarting the server is better idea !).
    6.CHECK ons.conf IF ANY ENTRIES ARE MISSING / MODIFIED - V IMP
    6.Start OPMN and HTTP Server.
    Edited by: anandk on Jul 25, 2012 10:17 AM
    Edited by: anandk on Jul 25, 2012 10:19 AM
    Edited by: anandk on Jul 25, 2012 10:20 AM

  • Server Start Page corrupted

    Bought the mac mini server and set up the Lion server. Everything was fine and then boom....message said:
    Apache/2.2.19 (Unix) mod_ssl/2.2.19 OpenSSL/0.9.8r DAV/2 Server at XXXXX
    /Index
    So I reinstalled Lion....not clean install.  And it now allows me to see the default server start page except non of the icons.
    I'm very new to the sever...though very familiar and competent with systems up to snow leopard.
    Thanks for any insight you can provide.

    Check out /etc/apache2/ReadMe.txt.  At the very bottom are instructions to reset the config:
    To restore the default configuration, from Terminal app:
              sudo /System/Library/PrivateFrameworks/ServerFoundation.framework/Resources/xswebcon fig restorefactorysettings
    I recommend turning the web server off, running that command, and then turning it back on.
    Hope this helps.

  • License Error: License server general failure

    Hi All,
    I have a very strange problem on my computer. Since this morning I cannot open SBO as I get the error License Error : 100000000 License Server General Failure. I have uninstalled the full SBO including deleted all my SBO databases and the SBO-COMMON database. I then deleted my SAP folder in Program Files, restarted my PC and reinstalled SBO... still the same error. Error is just after I click OK on the login window. License Manager seems to be working fine and license also loaded fine.
    Also just wanted to say that my license did not expire (or I don't think so) as I checked my file license text file and it looks like Compatibility License for Add-ons expires 20080115 and the rest of the users 99991231.
    Any help appreciated!
    Adele

    Adele, just try to load once again your license file
    What i have done is cut a little my license file, check 'Write to log' option, and tried to load this damaged file.
    What i've received is:
    1. 'General error occured' message box
    2. ...SBOLicense\SBOLog.txt file with the following content:
    <i>---
    16/08/2006  15:23:44  PollSession - User: manager1, Session: 5
    16/08/2006  15:23:46  GetSystemNumber - 000000000310449963
    16/08/2006  15:23:46  GetInstallationNumber - 0020180382
    16/08/2006  15:23:46  GetHardwareKey
    16/08/2006  15:23:46  GetHardwareKey - HK: C1742774035
    16/08/2006  15:23:47  PollSession - User: manager, Session: 2
    16/08/2006  15:23:50  AddLicenseFile - Start
    16/08/2006  15:23:50  LoadLicenseFile - File: C:\Program Files\SAP Manage\SAP Business One ServerTools\SBOLicense\Temp.txt, pse: C:\Program Files\SAP Manage\SAP Business One ServerTools\SBOLicense\SBOLASVerify.pse
    16/08/2006  15:23:50  LoadLicenseFile - Failed: Unknown error #39
    16/08/2006  15:23:50  IsNewFileOK - Failed to Load License File: 39
    ---</i>
    PS: SBOLog.txt couldn't be created. in that case check the option 'WtL', apply the settings and reopen license service setting and then try to load a license file again

  • How to solve this error JBoss Server start time............

    How to solve this error JBoss Server start time............
    10:45:38,484 INFO [TomcatDeployer] deploy, ctxPath=/JobWorkInvoice, warUrl=.../deploy/JobWorkInvoice.war/
    10:45:38,640 ERROR [STDERR] log4j:ERROR A "org.jboss.logging.util.OnlyOnceErrorHandler" object is not assignable to a "org.apache.log4j.spi.ErrorHandler" variable.
    10:45:38,640 ERROR [STDERR] log4j:ERROR The class "org.apache.log4j.spi.ErrorHandler" was loaded by
    10:45:38,640 ERROR [STDERR] log4j:ERROR [WebappClassLoader
    delegate: false
    repositories:
    /WEB-INF/classes/
    ----------> Parent Classloader:
    java.net.FactoryURLClassLoader@d5f9b9
    ] whereas object of type
    10:45:38,640 ERROR [STDERR] log4j:ERROR "org.jboss.logging.util.OnlyOnceErrorHandler" was loaded by [org.jboss.system.server.NoAnnotationURLClassLoader@5d173].
    10:45:38,687 ERROR [STDERR] log4j:ERROR Could not create an Appender. Reported error follows.
    10:45:38,687 ERROR [STDERR] java.lang.ClassCastException: org.jboss.logging.appender.DailyRollingFileAppender
    10:45:38,687 ERROR [STDERR]      at org.apache.log4j.xml.DOMConfigurator.parseAppender(DOMConfigurator.java:174)
    10:45:38,687 ERROR [STDERR]      at org.apache.log4j.xml.DOMConfigurator.findAppenderByName(DOMConfigurator.java:149)
    10:45:38,687 ERROR [STDERR]      at org.apache.log4j.xml.DOMConfigurator.findAppenderByReference(DOMConfigurator.java:162)
    10:45:38,687 ERROR [STDERR]      at org.apache.log4j.xml.DOMConfigurator.parseChildrenOfLoggerElement(DOMConfigurator.java:424)

    The error message suggests that your system is running out of memory. How much memory is available for OC4J on this box?
    You may also see problems like these when any of the following Jar files in your classpath :
    <li>$OH/jlib/repository.jar
    <li>$OH/j2ee/home/jazn.jar
    <li>$OH/j2ee/home/oc4j.jar
    <li>$OH/j2ee/home/jazncore.jar
    <li>$OH/jlib/infratool.jar
    Thanks,
    EJ

  • Its Urgent! J2EE Server Started but the Application is not running?

    J2EE server starts ok, I deployed the application successfully but when I open the URL http://localhost:8000 to start the application in browser it shows errors e.g
    Error: 500
    Internal Servlet Error:
    java.lang.NoSuchMethodError
    at com.sun.web.security.SecurityInterceptor.setSSLAttributes(SecurityInterceptor.java:56)
    at com.sun.web.security.SecurityInterceptor.preInvoke(SecurityInterceptor.java:83)
    at org.apache.tomcat.core.ServiceInvocationHandler.preInvoke(ServletWrapper.java:615)
    at org.apache.tomcat.core.ServletWrapper.handleInvocation(ServletWrapper.java:531)
    at org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:378)
    at org.apache.tomcat.core.Context.handleRequest(Context.java:644)
    at org.apache.tomcat.core.ContextManager.service(ContextManager.java:440)
    at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection(HttpConnectionHandler.java:144)
    at org.apache.tomcat.service.TcpConnectionThread.run(TcpEndpoint.java:310)
    at java.lang.Thread.run(Thread.java:484)
    Please Help me its very Urgent

    I deployed the application successfully, J2ee server started successfully but when I open the browser and try to run the application or view the welcome page it shows the above mentioned error.

Maybe you are looking for

  • #0000# code not working and a little review on the...

    Hi Guys! First of all, I was told that the code #0000# told you what version of FirmWare you have..... well whenever I try EVEN in a 3.5G internet connection/signal it goes: Requesting (loading) Request not complete (info icon) Can anyone help??? Als

  • Exception thrown from action: createLink

    Hi, I am trying to install Application server on Red Hat Enterprise Linux 4. I got the folowing error Starting install Install Phase 2 of component Oracle Client Required Support Files Calling Action unixActions10.1.0.4.0 createLink source = /u01/app

  • Ordered iPhone - no confirmation email?

    Allright, so I ordered my iPhone 4 Monday October 27th, but I never got the confirmation email, nor the order number. So I am unable to check the status of my package, and I do not know if Apple really got my order. I have not paid for it yet, but i

  • Which trigger i should use to display the values

    Hi all, Assume there are four fields in my forms coming from the same table i.e empno,empname,depno,salary.In which empno is LOV which displays all the employee names whenever i select the empname from the list the form should automatically fill empn

  • Where does Incoterms come from in PO ?

    Hi experts, I want to know where do the incoterms get populated from in a PO ? Incoterms is on the delivery tab at item level on a PO. What is SAPs logic in determining incoterms ? Thanks !!