Integration of Sun One messaging with Trend IMSS

I have a Sun One messaging server 6.0 with two front ends delivering mails to backend clustered MTA through LMTP.
I need to integrate Trend IMSS for email scanning which is on a different server on Windows platform.
Pl*ease help*.
regards
jai

js007 wrote:
Many Many Thanx ! At least i can see my mails hitting scanner and coming back. But they are in a loop, which i can see that log for the same mail increasing in Trend IMSS.It sounds like the emails from the Trend IMSS system are not being switched to the tcp_scanner source channel.
You can test IP based channel switching by running:
./imsimta test -rewrite random@[IP address of Trend IMSS system] e.g.
root@peter:2 [sbin] # ./imsimta test -rewrite random@[127.0.0.1]
  address channel        = tcp_intranet                   
  forward channel        =
  backward channel       = tcp_intranet                   
  unique identifier      = blah@[127.0.0.1]
  header forward address = blah@[127.0.0.1]  (route ([127.0.0.1],[127.0.0.1])) (host [127.0.0.1])
  header reverse address = blah@[127.0.0.1]
  envelope forw address  =   (route ([127.0.0.1],[127.0.0.1])) (host [127.0.0.1])
  envelope rev address   = blah@[127.0.0.1]  (route (tcp_intranet-daemon,tcp_intranet-daemon)) (host [127.0.0.1])
  name                   =
  mbox                   = blah
Extracted address action list:
    blah@[127.0.0.1]
Extracted 733 address action list:
    blah@[127.0.0.1]
Address list expansion:
-13 expansion total.
Submitted address list:
Address list error -- 5.1.2 unknown host or domain: blah@[127.0.0.1]Note the: "route (tcp_intranet-daemon,tcp_intranet-daemon)" which due to the following rule:
[] $E$R${INTERNAL_IP,$L}$U%[$L]@tcp_intranet-daemonYou should see "route (tcp_scanner-daemon,tcp_scanner-daemon)".
Here is my tcp_scanner definition
!tcp_scanner
tcp_scanner smtp mx single_sys subdirs 20 noreverse maxjobs 7 pool SMTP_POOL
daemon my_a-v_scanner.com enqueue_removeroute
tcp_scanner-daemonYou should create a new pool for the virus scanner in job_controller.cnf so that problems with the virus scanner don't cause other channels which share SMTP_POOL to build up.
Also since you are sending to a single anti-virus system you should change "mx single_sys" to "nomx multiple".
Regards,
Shane.

Similar Messages

  • How compatible is Sun ONE Message Queue with IBM Websphere MQ and at what version levels?

     

    Hi,
    Just check the "Troubleshooting Installation Problems section " at http://docs.sun.com/source/816-6453-10/windows.html#34247.
    If you still have problems in installation , you can post your question in the Sun ONE message Queue forum
    at http://softwareforum.sun.com/NASApp/jive/forum.jsp?forum=24

  • Sun ONE Message Queue 3.0.1 is now available

    Sun One Message Queue 3.0.1 is now available. Sun ONE Message Queue 3.0.1
    is an implementation of the Java Message Service version 1.1 specification.
    It comes in two editions; a free Platform Edition as well as an Enterprise
    Edition for full-scale, enterprise deployments.
    Noteworthy changes in 3.0.1 (compared to 3.0):
    * Substantial performance boost
    MQ 3.0.1 provides message delivery throughput up to double that
    attained with MQ 3.0, a performance boost that is especially important
    under heavy load conditions.
    * Certified for use with the Sun ONE Application Server 7.0
    MQ 3.0.1 is certified for Sun ONE Application Server 7.0, and is used as
    its native JMS provider. MQ has been integrated with the Application
    Server, providing JMS messaging support in an Application Server
    environment. You can configure the system for an internal MQ message
    server managed with Application Server administration tools, or an
    external MQ message server requiring MQ administration tools.
    * Support for Linux Red Hat 7.2 (JDK 1.4.1)
    MQ 3.0.1 is now certified for JDK 1.4.1 on Linux Red Hat 7.2 (and still
    supported on Linux Red Hat 7.1).
    * Bundled on Solaris
    MQ 3.0.1 Platform Edition will be bundled with Solaris 9 Update 2 when
    it ships in early 2003.
    For more specific details about 3.0.1 please see the product Release Notes
    at: http://docs.sun.com/source/816-6454-10/index.html
    The two editions of Sun ONE Message Queue 3.0.1 are:
    * The Platform Edition provides a free commercial grade JMS implementation,
    ideal for small-scale deployments and development environments on various
    operating environments.
    * The Enterprise Edition delivers maximum scalability and security features
    necessary for larger full-scale deployments.
    For specific details about the editions see the Administration Guide at:
    http://docs.sun.com/source/817-0354-10/overview.html#20864
    For more information about the product or to download the current version
    please visit:
    http://www.sun.com/software/products/message_queue
    Receiving feedback from current and potential customers is important to the
    product team. If you have questions, thoughts for additional features or
    think you have found a bug, we encourage you to send the team feedback.
    Please send mail to [email protected]. If appropriate, be sure to
    include the product version, information on the platform you are using and
    steps to duplicate the problem you are experiencing. If you are interested
    in purchasing the product and have a sales related question send mail to
    [email protected]
    Thank you for your interest in Sun ONE Message Queue!

    Customers who purchased the iPlanet Message Queue for Java version 2.0
    Enterprise Edition, or the iPlanet Java Message Queue version 1.1 Business Edition,
    who also have a current maintenance contract for this product, are entitled to a free
    upgrade. Sun customers should use their normal support channels to request the
    upgrade. All corporate customers with Sun Software Support contracts should be
    automatically notified of the upgrade via the ProductTracker by SubscribeNet
    program. If you haven't, please contact Sun Customer Service online or by phone at
    888-786-8111. Parties interested in upgrading will be required to provide
    proof-of-purchase. Customers of previous versions of the free Developer Editions, or
    customers without a current maintenance contract on this product, can not upgrade
    for free, they must buy the Sun ONE Message Queue 3.0 Enterprise Edition product,
    or they can download the Sun ONE Message Queue 3.0 Platform Edition product for
    free from: http://wwws.sun.com/software/download/download/5275.html

  • HTTP transport  and Sun ONE Message Queue

    How do I get the HTTP transport to work? The docs don't seem to be correct.

    There are a couple of errors in the Sun ONE Message Queue docs that shipped with
    the product.
    The following are corrections for those errors.
    Servlet configuration
    Please note the following correction in the Sun ONE Message Queue 2.0
    Administration Guide, Appendix B -
    The class name of the HTTP Servlet in Step 4 of the "Configuring the Tunnel Servlet"
    section is given as:
    com.sun.messging.jmq.transport.httptunnel.servlet.HTTPTunnelServlet
    The correct class name is :
    com.sun.messaging.jmq.transport.httptunnel.servlet.HttpTunnelServlet
    Client setup for HTTP support
    1.The following connection factory attributes must be specified to use the HTTP
    tunnel connection support.
    JMQConnectionType :
    Set this attribute to "HTTP".
    JMQConnectionURL :
    Set this attribute to the URL that will be used to connect to the Sun ONE
    Message Queue message service (i.e. the URL for the HTTP tunnel servlet).
    Note that there is no need to specify the JMQConnectionHandler attribute as
    mentioned in the Sun ONE Message Queue 2.0 Administration Guide -
    Appendix B.
    2.Before running the client application, set the CLASSPATH variable to include
    jmqutil.jar in addition to the standard Sun ONE Message Queue jar files.
    This file is located at "/opt/SUNWjmq/lib/jmqutil.jar".
    If the "jmqutil.jar" file is not included in the CLASSPATH, the client will get a
    "java.lang.NoClassDefFoundError" exception for the class
    "com/sun/messaging/jmq/util/JMQTimerTask".
    3.If you are using an HTTP proxy, set "http.proxyHost" to the proxy server host
    name, and "http.proxyPort" to the proxy server port number using the -D
    command line option.
    An example command line would look like this:
    java -classpath
    /opt/SUNWjmq/lib/jms.jar:/opt/SUNWjmq/lib/jmq.jar:
    /opt/SUNWjmq/lib/jndi.jar:.:/opt/SUNWjmq/lib/jmqutil.jar
    -DJMQConnectionType=HTTP
    -DJMQConnectionURL=http://webserver:80/imq/servlet ClientApplicaiton

  • (Sun ONE Messaging Server 6.2-8.04)Email sending problem

    situation: user ([email protected]) sent email to [email protected], [email protected], [email protected] and [email protected] then encounter errors message as below, anybody can please help me about what's wrong with the email address or error message?
    This report relates to a message you sent with the following header fields:
    Message-id: <[email protected]>
    Date: Thu, 04 Nov 2010 14:50:19 +0800
    From: [email protected]
    To: [email protected], [email protected], [email protected],
    [email protected]
    Subject: testing
    Your message cannot be delivered to the following recipients:
    Recipient address: @webmail2.rmp.gov.my.lmtp:dccbelaga@lmtpcs-daemon
    Original address: [email protected]
    Reason: Remote SMTP server has rejected address
    Diagnostic code: smtp;555 5.5.4 Unknown RCPT TO parameter ",-2".
    Remote system: dns;webmail2.rmp.gov.my (mbems2 -- Server LMTP [Sun ONE Messaging Server 6.2-8.04 [built Feb 28 2007]])
    Recipient address: @webmail2.rmp.gov.my.lmtp:dccbintulu@lmtpcs-daemon
    Original address: [email protected]
    Reason: Remote SMTP server has rejected address
    Diagnostic code: smtp;555 5.5.4 Unknown RCPT TO parameter ",-2".
    Remote system: dns;webmail2.rmp.gov.my (mbems2 -- Server LMTP [Sun ONE Messaging Server 6.2-8.04 [built Feb 28 2007]])

    This sounds like there is something wrong in your LMTP configuration. Is delivery working at all? Or does it only fail for these addresses?
    I would say to add master_debug to the LMTP channel on the MTA and see what more detail that provides in master debug log files.

  • SUN One Message Queue: QueueRequestor usage

    All,
    I am trying to send a message to a destination and waiting to getback some information as reply.
    QueueRequestor constructor takes in QueueSession,Queue as parameters
    But the session instance, I am having is .com.sun.messaging.jmq.jmsclient.UnifiedSessionImpl.
    I need few clarifications..
    a) how to use QueueRequestor and how to get QueueSession in Sun One.
    b) is there any other best way to get information back as reply from a destination. ?? ie. I want to send a message to a destination, and wait to get back some information as reply ????
    thanks in advance

    Hi amarnag,
    Let me answer your second question first if thats OK? The Requestor classes (QueueRequestor and TopicRequestor) are the best match from an API perspective for request-response style invocations. To do this any other way you would probably find that you were writing exactly the same code as it already present in the Requestor classes. I would therefore suggest that you use the QueueRequestor class as you are currently doing.
    The code you need to create a QueueRequestor is the same as the code required for any other JMS implementation - do not be worried by the fact that a QueueRequestor requires a QueueSession object. The QueueSession object is simply an interface that a vendor, in your case Sun, must implement. I would presume that the class com.sun.messaging.jmq.jmsclient.UnifiedSessionImpl implements QueueSession.
    The code to use the Requestor is as follows. Note that I am not familiar with Sun ONE Message Queue from a configuration point of view so do not include JNDI configuration:
    Properties props = new Properties();
    // Configuration for Sun ONE Message Queue JNDI goes in here.
    Context jndi = new InitialContext();
    Queue q = (Queue)jndi.lookup("MyQueueName");
    // Note that I do not know the correct name for Sun ONE's default
    // QueueConnectionFactory name, I presume it is QueueConnectionFactory
    QueueConnectionFactory qcf = (QueueConnectionFactory)jndi.lookup("QueueConnectionFactory");
    QueueConnection qc = qcf.createQueueConnection();
    QueueSession qs = qc.createQueueSession(false, Session.AUTO_ACKNOWLEDGE);
    QueueRequestor qr = new QueueRequestor(qs, q);
    Message request = qs.createMessage();
    // Populate request as neccesary
    Message reply = qr.request(request);
    // Handle reply message

  • Sun ONE Message Queue and JMS

    Is Sun ONE Message Queue software a reference implementation or a
    product?

    Sun ONE Message Queue is a product. It is a production implementation of the JMS
    specification. Sun ONE Message Queue software performs the function of a message
    broker, essentially serving as a common denominator enabling the exchange of
    information between applications. A number of competing products perform this same
    function, but Sun ONE Message Queue software adds the availability of JMS APIs to
    promote an open, industry-standard interface to messaging middleware, thus
    promoting the platform interoperability of Java while also enabling developers of
    business applications to write to only a single interface. In and of itself, this does not
    make Sun ONE Message Queue software unique since other MOM products also
    conform to the JMS specification. However, the combination of JMS with high
    performance, low cost, ease of use, and Sun's world class distribution and support
    channels makes Sun ONE Message Queue software a highly competitive product.

  • Sun One App Server 8.1,Sun One Message Q3.6,administered objects in LDAP

    Hi,
    Has anyone tried hosting an MDB on Sun One App Server 8.1 listening to a queue on Sun One Message Queue 3.6 through administered objects in directory server...? It looks quite straight forward but somehow it doesn't seems to work. Any idea if Sun one app server supports this type of architecture...?
    Regards,
    Pritesh

    Hi,
    Even I didn't see any obvious reason why it shouldn't work untill I found that Sun One App Server 8.1 does not support external JNDI lookup to Sun MQ 3.6 through administered objects. However, it is possible using a newly released generic resource adapter for JMS 1.5 RC1. I am still fighiting on it and let you know if it works.
    I was getting an error "JMS resource can not be created" during deployment time.
    Regards,
    Pritesh Thakor

  • What is the latest Sun One webserver with SP #, which we can use it  in pro

    What is the latest Sun One webserver with SP #, which we can use it in production environment.
    thanks
    siva

    6.1 Service pack 5 is our latest release.
    you can get this software from
    http://www.sun.com/webserver
    hope this helps

  • Integrate Sun ONE Messaging and Sun ONE Calendar server with Portal 6.0

    We need to integrate (implement a Single Sign On solution) Sun ONE/iPlanet Messaging and Calendar servers with Portal 6.0. The Msg and Cal. servers do not use Portal Profile server as their DS and have a different DS.This directory server is the external DS for Portal. After users login to Portal, they should be able to access Msg and Cal. servers without login to them again.
    1. How do we do this without writing a java code/servlet ?
    2. Is there any way that we could configure DSAME to create the URL,add userID and password to it and forward that URL to above servers ?

    Hi,
    The SunOne communication providers for version 6.0 will be released soon.
    (you can get beta versions from early access program)
    Like in the portal version 3.0 these channels
    are enabling SSO for messaging and calendar servers.
    (I tested them with iMSG5.2 and Calendar5.1.1)
    Cheers,
    Alex :-)

  • Integrating Sun One 8 with 3rd party queue provider

    Hi,
    I am trying to deploy a Message driven Bean based application on
    "Sun System Java Application Server 8.1". The MDBs are configured to listen on queues which are hosted on a third party software "SeeBeyond SRE 5.0.4 ".
    We already have a working environment on sun one 7.0.0._3b.
    Doing following things on 8.1:
    1. Creating a queue on "SeeBeyond SRE 5.0.4".
    2. Binding the queue on a LDAP server
    3. Creating a "remote-jndi-resource" on "Sun System Java Application Server 8.1" so that it looks-up in the LDAP and binds to the physical queue on Seebeyond
    4. Creating an MDB application which listens to the above created queue and deploys it on the Application server.
    The error message while we deploy the application/boot the server, is
    [#|2005-11-11T14:30:54.924+0530|SEVERE|sun-appserver-pe8.1_02|javax.enterprise.system.container.ejb.mdb|_ThreadID=15;|com.sun.enterprise.connectors.ConnectorRuntimeException
    com.sun.enterprise.connectors.ConnectorRuntimeException: JMS resource not created : jms/BridgeQueue
    at com.sun.enterprise.connectors.system.ActiveJmsResourceAdapter.getPhysicalDestinationFromConfiguration(ActiveJmsResourceAdapter.java:560)
    at com.sun.enterprise.connectors.system.ActiveJmsResourceAdapter.updateMDBRuntimeInfo(ActiveJmsResourceAdapter.java:444)
    at com.sun.enterprise.connectors.inflow.ConnectorMessageBeanClient.setup(ConnectorMessageBeanClient.java:139)
    at com.sun.ejb.containers.MessageBeanContainer.<init>(MessageBeanContainer.java:187)
    at com.sun.ejb.containers.ContainerFactoryImpl.createContainer(ContainerFactoryImpl.java:221)
    at com.sun.enterprise.server.AbstractLoader.loadEjbs(AbstractLoader.java:477)
    at com.sun.enterprise.server.ApplicationLoader.load(ApplicationLoader.java:125)
    at com.sun.enterprise.server.TomcatApplicationLoader.load(TomcatApplicationLoader.java:95)
    at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:224)
    at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:164)
    at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:496)
    at com.sun.enterprise.admin.event.AdminEventMulticaster.invokeApplicationDeployEventListener(AdminEventMulticaster.java:872)
    at com.sun.enterprise.admin.event.AdminEventMulticaster.handleApplicationDeployEvent(AdminEventMulticaster.java:856)
    at com.sun.enterprise.admin.event.AdminEventMulticaster.processEvent(AdminEventMulticaster.java:424)
    at com.sun.enterprise.admin.event.AdminEventMulticaster.multicastEvent(AdminEventMulticaster.java:139)
    at com.sun.enterprise.admin.server.core.DeploymentNotificationHelper.multicastEvent(DeploymentNotificationHelper.java:288)
    at com.sun.enterprise.deployment.phasing.DeploymentServiceUtils.multicastEvent(DeploymentServiceUtils.java:155)
    at com.sun.enterprise.deployment.phasing.ServerDeploymentTarget.sendStartEvent(ServerDeploymentTarget.java:258)
    at com.sun.enterprise.deployment.phasing.StartPhase.runPhase(StartPhase.java:87)
    at com.sun.enterprise.deployment.phasing.DeploymentPhase.executePhase(DeploymentPhase.java:71)
    at com.sun.enterprise.deployment.phasing.PEDeploymentService.executePhases(PEDeploymentService.java:633)
    at com.sun.enterprise.deployment.phasing.PEDeploymentService.start(PEDeploymentService.java:361)
    at com.sun.enterprise.deployment.phasing.PEDeploymentService.start(PEDeploymentService.java:396)
    at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.start(ApplicationsConfigMBean.java:702)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.sun.enterprise.admin.MBeanHelper.invokeOperationInBean(MBeanHelper.java:302)
    at com.sun.enterprise.admin.config.BaseConfigMBean.invoke(BaseConfigMBean.java:357)
    at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:213)
    at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
    at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.sun.enterprise.admin.util.proxy.ProxyClass.invoke(ProxyClass.java:54)
    at $Proxy1.invoke(Unknown Source)
    at com.sun.enterprise.admin.server.core.jmx.SunoneInterceptor.invoke(SunoneInterceptor.java:272)
    at com.sun.enterprise.deployment.client.DeploymentClientUtils.startApplication(DeploymentClientUtils.java:119)
    at com.sun.enterprise.deployment.client.DeployAction.run(DeployAction.java:360)
    at java.lang.Thread.run(Thread.java:534)
    |#]
    [#|2005-11-11T14:30:54.939+0530|SEVERE|sun-appserver-pe8.1_02|javax.enterprise.system.container.ejb|_ThreadID=15;|EJB5090: Exception in creating EJB container [
    com.sun.enterprise.connectors.ConnectorRuntimeException: JMS resource not created : jms/BridgeQueue]|#]
    [#|2005-11-11T14:30:54.939+0530|SEVERE|sun-appserver-pe8.1_02|javax.enterprise.system.container.ejb|_ThreadID=15;|appId=bridge-app moduleName=bridge-ejb_jar ejb
    Name=TMSBridgeMessageEJB|#]
    [#|2005-11-11T14:30:54.939+0530|SEVERE|sun-appserver-pe8.1_02|javax.enterprise.system.core.classloading|_ThreadID=15;|LDR5004: UnExpected error occured while cr
    eating ejb container
    com.sun.enterprise.connectors.ConnectorRuntimeException: JMS resource not created : jms/BridgeQueue
    at com.sun.enterprise.connectors.system.ActiveJmsResourceAdapter.getPhysicalDestinationFromConfiguration(ActiveJmsResourceAdapter.java:560)
    at com.sun.enterprise.connectors.system.ActiveJmsResourceAdapter.updateMDBRuntimeInfo(ActiveJmsResourceAdapter.java:444)
    at com.sun.enterprise.connectors.inflow.ConnectorMessageBeanClient.setup(ConnectorMessageBeanClient.java:139)
    at com.sun.ejb.containers.MessageBeanContainer.<init>(MessageBeanContainer.java:187)
    at com.sun.ejb.containers.ContainerFactoryImpl.createContainer(ContainerFactoryImpl.java:221)
    at com.sun.enterprise.server.AbstractLoader.loadEjbs(AbstractLoader.java:477)
    at com.sun.enterprise.server.ApplicationLoader.load(ApplicationLoader.java:125)
    at com.sun.enterprise.server.TomcatApplicationLoader.load(TomcatApplicationLoader.java:95)
    at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:224)
    at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:164)
    at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:496)
    at com.sun.enterprise.admin.event.AdminEventMulticaster.invokeApplicationDeployEventListener(AdminEventMulticaster.java:872)
    at com.sun.enterprise.admin.event.AdminEventMulticaster.handleApplicationDeployEvent(AdminEventMulticaster.java:856)
    at com.sun.enterprise.admin.event.AdminEventMulticaster.processEvent(AdminEventMulticaster.java:424)
    at com.sun.enterprise.admin.event.AdminEventMulticaster.multicastEvent(AdminEventMulticaster.java:139)
    at com.sun.enterprise.admin.server.core.DeploymentNotificationHelper.multicastEvent(DeploymentNotificationHelper.java:288)
    at com.sun.enterprise.deployment.phasing.DeploymentServiceUtils.multicastEvent(DeploymentServiceUtils.java:155)
    at com.sun.enterprise.deployment.phasing.ServerDeploymentTarget.sendStartEvent(ServerDeploymentTarget.java:258)
    at com.sun.enterprise.deployment.phasing.StartPhase.runPhase(StartPhase.java:87)
    at com.sun.enterprise.deployment.phasing.DeploymentPhase.executePhase(DeploymentPhase.java:71)
    at com.sun.enterprise.deployment.phasing.PEDeploymentService.executePhases(PEDeploymentService.java:633)
    at com.sun.enterprise.deployment.phasing.PEDeploymentService.start(PEDeploymentService.java:361)
    at com.sun.enterprise.deployment.phasing.PEDeploymentService.start(PEDeploymentService.java:396)
    at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.start(ApplicationsConfigMBean.java:702)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.sun.enterprise.admin.MBeanHelper.invokeOperationInBean(MBeanHelper.java:302)
    at com.sun.enterprise.admin.config.BaseConfigMBean.invoke(BaseConfigMBean.java:357)
    at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:213)
    at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
    at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.sun.enterprise.admin.util.proxy.ProxyClass.invoke(ProxyClass.java:54)
    at $Proxy1.invoke(Unknown Source)
    at com.sun.enterprise.admin.server.core.jmx.SunoneInterceptor.invoke(SunoneInterceptor.java:272)
    at com.sun.enterprise.deployment.client.DeploymentClientUtils.startApplication(DeploymentClientUtils.java:119)
    at com.sun.enterprise.deployment.client.DeployAction.run(DeployAction.java:360)
    at java.lang.Thread.run(Thread.java:534)
    |#]
    [#|2005-11-11T14:30:54.955+0530|WARNING|sun-appserver-pe8.1_02|javax.enterprise.system.core|_ThreadID=15;|CORE5021: Application NOT loaded: [bridge-app]|#]
    [#|2005-11-11T14:30:54.986+0530|WARNING|sun-appserver-pe8.1_02|javax.enterprise.system.stream.err|_ThreadID=15;|com.sun.enterprise.admin.event.AdminEventListene
    rException: Error while loading application [bridge-app]. Please refer to the server log for more details.
    at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:501)
    at com.sun.enterprise.admin.event.AdminEventMulticaster.invokeApplicationDeployEventListener(AdminEventMulticaster.java:872)
    at com.sun.enterprise.admin.event.AdminEventMulticaster.handleApplicationDeployEvent(AdminEventMulticaster.java:856)
    at com.sun.enterprise.admin.event.AdminEventMulticaster.processEvent(AdminEventMulticaster.java:424)
    at com.sun.enterprise.admin.event.AdminEventMulticaster.multicastEvent(AdminEventMulticaster.java:139)
    at com.sun.enterprise.admin.server.core.DeploymentNotificationHelper.multicastEvent(DeploymentNotificationHelper.java:288)
    at com.sun.enterprise.deployment.phasing.DeploymentServiceUtils.multicastEvent(DeploymentServiceUtils.java:155)
    at com.sun.enterprise.deployment.phasing.ServerDeploymentTarget.sendStartEvent(ServerDeploymentTarget.java:258)
    at com.sun.enterprise.deployment.phasing.StartPhase.runPhase(StartPhase.java:87)
    at com.sun.enterprise.deployment.phasing.DeploymentPhase.executePhase(DeploymentPhase.java:71)
    at com.sun.enterprise.deployment.phasing.PEDeploymentService.executePhases(PEDeploymentService.java:633)
    at com.sun.enterprise.deployment.phasing.PEDeploymentService.start(PEDeploymentService.java:361)
    at com.sun.enterprise.deployment.phasing.PEDeploymentService.start(PEDeploymentService.java:396)
    at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.start(ApplicationsConfigMBean.java:702)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.sun.enterprise.admin.MBeanHelper.invokeOperationInBean(MBeanHelper.java:302)
    at com.sun.enterprise.admin.config.BaseConfigMBean.invoke(BaseConfigMBean.java:357)
    at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:213)
    at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
    at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.sun.enterprise.admin.util.proxy.ProxyClass.invoke(ProxyClass.java:54)
    at $Proxy1.invoke(Unknown Source)
    at com.sun.enterprise.admin.server.core.jmx.SunoneInterceptor.invoke(SunoneInterceptor.java:272)
    at com.sun.enterprise.deployment.client.DeploymentClientUtils.startApplication(DeploymentClientUtils.java:119)
    at com.sun.enterprise.deployment.client.DeployAction.run(DeployAction.java:360)
    at java.lang.Thread.run(Thread.java:534)
    |#]
    [#|2005-11-11T14:30:55.018+0530|WARNING|sun-appserver-pe8.1_02|javax.enterprise.
    system.tools.admin|_ThreadID=15;|ADM5603:Event listener error [Error while loadi
    ng application [bridge-app]. Please refer to the server log for more details. ]|
    [#|2005-11-11T14:30:55.033+0530|INFO|sun-appserver-pe8.1_02|javax.enterprise.sys
    tem.tools.admin|_ThreadID=15;|ADM1042:Status of dynamic reconfiguration event pr
    ocessing:[listener_error]|#]
    [#|2005-11-11T14:30:55.033+0530|WARNING|sun-appserver-pe8.1_02|javax.enterprise.
    system.tools.admin|_ThreadID=15;|ADM1075:Error on listening event:[Error while l
    oading application [bridge-app]. Please refer to the server log for more details
    . ]|#]
    -Kshitij.

    Hi,
    I am trying to deploy a Message driven Bean based application on
    "Sun System Java Application Server 8.1". The MDBs are configured to listen on queues which are hosted on a third party software "SeeBeyond SRE 5.0.4 ".
    We already have a working environment on sun one 7.0.0._3b.
    Doing following things on 8.1:
    1. Creating a queue on "SeeBeyond SRE 5.0.4".
    2. Binding the queue on a LDAP server
    3. Creating a "remote-jndi-resource" on "Sun System Java Application Server 8.1" so that it looks-up in the LDAP and binds to the physical queue on Seebeyond
    4. Creating an MDB application which listens to the above created queue and deploys it on the Application server.
    The error message while we deploy the application/boot the server, is
    [#|2005-11-11T14:30:54.924+0530|SEVERE|sun-appserver-pe8.1_02|javax.enterprise.system.container.ejb.mdb|_ThreadID=15;|com.sun.enterprise.connectors.ConnectorRuntimeException
    com.sun.enterprise.connectors.ConnectorRuntimeException: JMS resource not created : jms/BridgeQueue
    at com.sun.enterprise.connectors.system.ActiveJmsResourceAdapter.getPhysicalDestinationFromConfiguration(ActiveJmsResourceAdapter.java:560)
    at com.sun.enterprise.connectors.system.ActiveJmsResourceAdapter.updateMDBRuntimeInfo(ActiveJmsResourceAdapter.java:444)
    at com.sun.enterprise.connectors.inflow.ConnectorMessageBeanClient.setup(ConnectorMessageBeanClient.java:139)
    at com.sun.ejb.containers.MessageBeanContainer.<init>(MessageBeanContainer.java:187)
    at com.sun.ejb.containers.ContainerFactoryImpl.createContainer(ContainerFactoryImpl.java:221)
    at com.sun.enterprise.server.AbstractLoader.loadEjbs(AbstractLoader.java:477)
    at com.sun.enterprise.server.ApplicationLoader.load(ApplicationLoader.java:125)
    at com.sun.enterprise.server.TomcatApplicationLoader.load(TomcatApplicationLoader.java:95)
    at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:224)
    at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:164)
    at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:496)
    at com.sun.enterprise.admin.event.AdminEventMulticaster.invokeApplicationDeployEventListener(AdminEventMulticaster.java:872)
    at com.sun.enterprise.admin.event.AdminEventMulticaster.handleApplicationDeployEvent(AdminEventMulticaster.java:856)
    at com.sun.enterprise.admin.event.AdminEventMulticaster.processEvent(AdminEventMulticaster.java:424)
    at com.sun.enterprise.admin.event.AdminEventMulticaster.multicastEvent(AdminEventMulticaster.java:139)
    at com.sun.enterprise.admin.server.core.DeploymentNotificationHelper.multicastEvent(DeploymentNotificationHelper.java:288)
    at com.sun.enterprise.deployment.phasing.DeploymentServiceUtils.multicastEvent(DeploymentServiceUtils.java:155)
    at com.sun.enterprise.deployment.phasing.ServerDeploymentTarget.sendStartEvent(ServerDeploymentTarget.java:258)
    at com.sun.enterprise.deployment.phasing.StartPhase.runPhase(StartPhase.java:87)
    at com.sun.enterprise.deployment.phasing.DeploymentPhase.executePhase(DeploymentPhase.java:71)
    at com.sun.enterprise.deployment.phasing.PEDeploymentService.executePhases(PEDeploymentService.java:633)
    at com.sun.enterprise.deployment.phasing.PEDeploymentService.start(PEDeploymentService.java:361)
    at com.sun.enterprise.deployment.phasing.PEDeploymentService.start(PEDeploymentService.java:396)
    at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.start(ApplicationsConfigMBean.java:702)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.sun.enterprise.admin.MBeanHelper.invokeOperationInBean(MBeanHelper.java:302)
    at com.sun.enterprise.admin.config.BaseConfigMBean.invoke(BaseConfigMBean.java:357)
    at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:213)
    at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
    at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.sun.enterprise.admin.util.proxy.ProxyClass.invoke(ProxyClass.java:54)
    at $Proxy1.invoke(Unknown Source)
    at com.sun.enterprise.admin.server.core.jmx.SunoneInterceptor.invoke(SunoneInterceptor.java:272)
    at com.sun.enterprise.deployment.client.DeploymentClientUtils.startApplication(DeploymentClientUtils.java:119)
    at com.sun.enterprise.deployment.client.DeployAction.run(DeployAction.java:360)
    at java.lang.Thread.run(Thread.java:534)
    |#]
    [#|2005-11-11T14:30:54.939+0530|SEVERE|sun-appserver-pe8.1_02|javax.enterprise.system.container.ejb|_ThreadID=15;|EJB5090: Exception in creating EJB container [
    com.sun.enterprise.connectors.ConnectorRuntimeException: JMS resource not created : jms/BridgeQueue]|#]
    [#|2005-11-11T14:30:54.939+0530|SEVERE|sun-appserver-pe8.1_02|javax.enterprise.system.container.ejb|_ThreadID=15;|appId=bridge-app moduleName=bridge-ejb_jar ejb
    Name=TMSBridgeMessageEJB|#]
    [#|2005-11-11T14:30:54.939+0530|SEVERE|sun-appserver-pe8.1_02|javax.enterprise.system.core.classloading|_ThreadID=15;|LDR5004: UnExpected error occured while cr
    eating ejb container
    com.sun.enterprise.connectors.ConnectorRuntimeException: JMS resource not created : jms/BridgeQueue
    at com.sun.enterprise.connectors.system.ActiveJmsResourceAdapter.getPhysicalDestinationFromConfiguration(ActiveJmsResourceAdapter.java:560)
    at com.sun.enterprise.connectors.system.ActiveJmsResourceAdapter.updateMDBRuntimeInfo(ActiveJmsResourceAdapter.java:444)
    at com.sun.enterprise.connectors.inflow.ConnectorMessageBeanClient.setup(ConnectorMessageBeanClient.java:139)
    at com.sun.ejb.containers.MessageBeanContainer.<init>(MessageBeanContainer.java:187)
    at com.sun.ejb.containers.ContainerFactoryImpl.createContainer(ContainerFactoryImpl.java:221)
    at com.sun.enterprise.server.AbstractLoader.loadEjbs(AbstractLoader.java:477)
    at com.sun.enterprise.server.ApplicationLoader.load(ApplicationLoader.java:125)
    at com.sun.enterprise.server.TomcatApplicationLoader.load(TomcatApplicationLoader.java:95)
    at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:224)
    at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:164)
    at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:496)
    at com.sun.enterprise.admin.event.AdminEventMulticaster.invokeApplicationDeployEventListener(AdminEventMulticaster.java:872)
    at com.sun.enterprise.admin.event.AdminEventMulticaster.handleApplicationDeployEvent(AdminEventMulticaster.java:856)
    at com.sun.enterprise.admin.event.AdminEventMulticaster.processEvent(AdminEventMulticaster.java:424)
    at com.sun.enterprise.admin.event.AdminEventMulticaster.multicastEvent(AdminEventMulticaster.java:139)
    at com.sun.enterprise.admin.server.core.DeploymentNotificationHelper.multicastEvent(DeploymentNotificationHelper.java:288)
    at com.sun.enterprise.deployment.phasing.DeploymentServiceUtils.multicastEvent(DeploymentServiceUtils.java:155)
    at com.sun.enterprise.deployment.phasing.ServerDeploymentTarget.sendStartEvent(ServerDeploymentTarget.java:258)
    at com.sun.enterprise.deployment.phasing.StartPhase.runPhase(StartPhase.java:87)
    at com.sun.enterprise.deployment.phasing.DeploymentPhase.executePhase(DeploymentPhase.java:71)
    at com.sun.enterprise.deployment.phasing.PEDeploymentService.executePhases(PEDeploymentService.java:633)
    at com.sun.enterprise.deployment.phasing.PEDeploymentService.start(PEDeploymentService.java:361)
    at com.sun.enterprise.deployment.phasing.PEDeploymentService.start(PEDeploymentService.java:396)
    at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.start(ApplicationsConfigMBean.java:702)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.sun.enterprise.admin.MBeanHelper.invokeOperationInBean(MBeanHelper.java:302)
    at com.sun.enterprise.admin.config.BaseConfigMBean.invoke(BaseConfigMBean.java:357)
    at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:213)
    at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
    at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.sun.enterprise.admin.util.proxy.ProxyClass.invoke(ProxyClass.java:54)
    at $Proxy1.invoke(Unknown Source)
    at com.sun.enterprise.admin.server.core.jmx.SunoneInterceptor.invoke(SunoneInterceptor.java:272)
    at com.sun.enterprise.deployment.client.DeploymentClientUtils.startApplication(DeploymentClientUtils.java:119)
    at com.sun.enterprise.deployment.client.DeployAction.run(DeployAction.java:360)
    at java.lang.Thread.run(Thread.java:534)
    |#]
    [#|2005-11-11T14:30:54.955+0530|WARNING|sun-appserver-pe8.1_02|javax.enterprise.system.core|_ThreadID=15;|CORE5021: Application NOT loaded: [bridge-app]|#]
    [#|2005-11-11T14:30:54.986+0530|WARNING|sun-appserver-pe8.1_02|javax.enterprise.system.stream.err|_ThreadID=15;|com.sun.enterprise.admin.event.AdminEventListene
    rException: Error while loading application [bridge-app]. Please refer to the server log for more details.
    at com.sun.enterprise.server.ApplicationManager.applicationDeployed(ApplicationManager.java:501)
    at com.sun.enterprise.admin.event.AdminEventMulticaster.invokeApplicationDeployEventListener(AdminEventMulticaster.java:872)
    at com.sun.enterprise.admin.event.AdminEventMulticaster.handleApplicationDeployEvent(AdminEventMulticaster.java:856)
    at com.sun.enterprise.admin.event.AdminEventMulticaster.processEvent(AdminEventMulticaster.java:424)
    at com.sun.enterprise.admin.event.AdminEventMulticaster.multicastEvent(AdminEventMulticaster.java:139)
    at com.sun.enterprise.admin.server.core.DeploymentNotificationHelper.multicastEvent(DeploymentNotificationHelper.java:288)
    at com.sun.enterprise.deployment.phasing.DeploymentServiceUtils.multicastEvent(DeploymentServiceUtils.java:155)
    at com.sun.enterprise.deployment.phasing.ServerDeploymentTarget.sendStartEvent(ServerDeploymentTarget.java:258)
    at com.sun.enterprise.deployment.phasing.StartPhase.runPhase(StartPhase.java:87)
    at com.sun.enterprise.deployment.phasing.DeploymentPhase.executePhase(DeploymentPhase.java:71)
    at com.sun.enterprise.deployment.phasing.PEDeploymentService.executePhases(PEDeploymentService.java:633)
    at com.sun.enterprise.deployment.phasing.PEDeploymentService.start(PEDeploymentService.java:361)
    at com.sun.enterprise.deployment.phasing.PEDeploymentService.start(PEDeploymentService.java:396)
    at com.sun.enterprise.admin.mbeans.ApplicationsConfigMBean.start(ApplicationsConfigMBean.java:702)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.sun.enterprise.admin.MBeanHelper.invokeOperationInBean(MBeanHelper.java:302)
    at com.sun.enterprise.admin.config.BaseConfigMBean.invoke(BaseConfigMBean.java:357)
    at com.sun.jmx.mbeanserver.DynamicMetaDataImpl.invoke(DynamicMetaDataImpl.java:213)
    at com.sun.jmx.mbeanserver.MetaDataImpl.invoke(MetaDataImpl.java:220)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:815)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:784)
    at sun.reflect.GeneratedMethodAccessor27.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:324)
    at com.sun.enterprise.admin.util.proxy.ProxyClass.invoke(ProxyClass.java:54)
    at $Proxy1.invoke(Unknown Source)
    at com.sun.enterprise.admin.server.core.jmx.SunoneInterceptor.invoke(SunoneInterceptor.java:272)
    at com.sun.enterprise.deployment.client.DeploymentClientUtils.startApplication(DeploymentClientUtils.java:119)
    at com.sun.enterprise.deployment.client.DeployAction.run(DeployAction.java:360)
    at java.lang.Thread.run(Thread.java:534)
    |#]
    [#|2005-11-11T14:30:55.018+0530|WARNING|sun-appserver-pe8.1_02|javax.enterprise.
    system.tools.admin|_ThreadID=15;|ADM5603:Event listener error [Error while loadi
    ng application [bridge-app]. Please refer to the server log for more details. ]|
    [#|2005-11-11T14:30:55.033+0530|INFO|sun-appserver-pe8.1_02|javax.enterprise.sys
    tem.tools.admin|_ThreadID=15;|ADM1042:Status of dynamic reconfiguration event pr
    ocessing:[listener_error]|#]
    [#|2005-11-11T14:30:55.033+0530|WARNING|sun-appserver-pe8.1_02|javax.enterprise.
    system.tools.admin|_ThreadID=15;|ADM1075:Error on listening event:[Error while l
    oading application [bridge-app]. Please refer to the server log for more details
    . ]|#]
    -Kshitij.

  • Integration of Sun One Web Server 6.0 with Sun One App Server 7.0

    Is it possible to integrate Sun One Web Server 6.0 with the Sun One App Server 7.0??
    Sun One App Server 7.0 comes with the in-built HTTP listener. But we want to know if there is a way by which we can use the Sun One Web Server 6.0 with the App Server 7.0 and not the in-bulit HTTP listener?

    As suggested by you, I have used Sun ONE Application Server 7's plugin to connect the Sun ONE Web Server 6.0 with Sun ONE Application Server 7 as per the information given in Sun ONE Application Server 7 Administrator's Guide.
    I have added the plugin package to the webserver and added the following into the magnus.conf:
    Init fn="load-modules" shlib="C:/iPlanet/Servers/plugins/passthrough/passthrough.dll" funcs="init-passthrough,auth-passthrough,check-passthrough,service-passthrough" NativeThread="no"
    Init fn="init-passthrough"
    and to the obj.conf
    NameTrans fn="assign-name" from="(/A2P2Test|/A2P2Test/*)" name="passthrough"
    <Object name="passthrough">
    ObjectType fn="force-type" type="magnus-internal/passthrough"
    Service type="magnus-internal/passthrough" fn="service-passthrough" servers="http://<application server http listener>"
    Error reason="Bad Gateway" fn="send-error" uri="$docroot/badgateway.html"
    </Object>
    The webserver starts up without any errors but never forwards any requests what might I be doing wrong?

  • Some scanning problems with Trend (iMSS) and iMS

    Hi everyone!!!
    I have been reading and learning a little, but at the moment I have a problem with Trend InterScan Messaging Security Suite and Mesaging Server.
    I have follow the recommendations of example 2 in
    http://docs.sun.com/source/819-0105/channel.html#wp100754
    but I have some scaning problems.
    My files are like................
    [SERVICE=SMTP_SCANNING]
    !INTERFACE_ADDRESS=127.0.0.1
    PORT=10025
    IMAGE=IMTA_BIN:tcp_smtp_server
    LOGFILE=IMTA_LOG:tcp_smtp_server.log
    STACKSIZE=2048000
    PARAMETER=CHANNEL=tcp_scanner
    ! ims-ms
    ims-ms defragment subdirs 20 notices 1 7 14 21 28 backoff "pt5m" "pt10m" "pt30m" "pt1h" "pt2h" "pt4h" maxjobs 2 pool IMS_
    POOL fileinto $U+$S@$D aliasdetourhost tcp_scanner-daemon
    ims-ms-daemon
    ! tcp_local
    tcp_local smtp mx single_sys remotehost inner switchchannel identnonenumeric subdirs 20 maxjobs 7 pool SMTP_POOL maytlsse
    rver maysaslserver saslswitchchannel tcp_auth missingrecipientpolicy 0 aliasdetourhost tcp_scanner-daemon
    tcp-daemon
    ! tcp_intranet
    tcp_intranet smtp mx single_sys subdirs 20 dequeue_removeroute maxjobs 7 pool SMTP_POOL maytlsserver allowswitchchannel s
    aslswitchchannel tcp_auth missingrecipientpolicy 4 aliasdetourhost tcp_scanner-daemon
    tcp_intranet-daemon
    ! tcp_auth
    tcp_auth smtp mx single_sys mustsaslserver missingrecipientpolicy 4 aliasdetourhost tcp_scanner-daemon
    tcp_auth-daemon
    ! tcp_scanner
    tcp_scanner smtp nomx single_sys identnonenumeric subdirs 20 maxjobs 7 pool SCAN_POOL daemon 172.17.24.34 port 10024 enqu
    eue_removeroute
    tcp_scanner-daemon
    bash-2.05# more mappings
    ! MTA mappings file
    ! for access control and other table lookups
    PORT_ACCESS
    *|*|*|*|* $C$|INTERNAL_IP;$3|$Y$E
    * $YEXTERNAL
    INTERNAL_IP
    $(172.17.24.34/24) $Y
    127.0.0.1 $Y
    ! 172.17.17.41 $Y
    ! 172.17.16.51 $Y
    * $N
    ORIG_SEND_ACCESS
    tcp_local|*|tcp_local|* $N$D30|Relaying$ not$ allowed
    tcp_*|*|native|* $N
    tcp_*|*|hold|* $N
    tcp_*|*|pipe|* $N
    tcp_*|*|ims-ms|* $N
    ! Block "external" submissions of explicitly source-routed "internal" addresses
    tcp_local|*|tcp_intranet|@*:*.* $N$D30|Explicit$ routing$ not$ allowed
    tcp_local|*|tcp_intranet|*$%*@* $N$D30|Explicit$ routing$ not$ allowed
    tcp_local|*|tcp_intranet|*.*!*@* $N$D30|Explicit$ routing$ not$ allowed
    tcp_local|*|tcp_intranet|"*@*"@* $N$D30|Explicit$ routing$ not$ allowed
    SEND_ACCESS
    tcp_*|*|*|*@[127.*] $X5.1.2|$NBad$ destination$ system
    tcp_*|*|*|*@localhost.* $X5.1.2|$NBad$ destination$ system
    tcp_*|*|*|*@example.com $X5.1.2|$NBad$ destination$ system
    tcp_*|*|*|*@example.net $X5.1.2|$NBad$ destination$ system
    tcp_*|*|*|*@example.org $X5.1.2|$NBad$ destination$ system
    tcp_*|*|*|*@*.test $X5.1.2|$NBad$ destination$ system
    tcp_*|*|*|*@*.example $X5.1.2|$NBad$ destination$ system
    tcp_*|*|*|*@*.invalid $X5.1.2|$NBad$ destination$ system
    tcp_*|*|*|*@*.localhost $X5.1.2|$NBad$ destination$ system
    CONVERSIONS
    in-chan=tcp_scanner;out-chan=*;CONVERT No
    in-chan=tcp_*;out-chan=tcp_local;CONVERT Yes,Channel=tcp_scanner
    !IN-CHAN=tcp_scan;OUT-CHAN=*;CONVERT No
    !IN-CHAN=tcp_*;OUT-CHAN=*;CONVERT Yes,Channel=tcp_scan
    <IMTA_TABLE:mappings.locale
    With this configuration, my iMSS only scan mails from internal to internal domain.
    Mails sent via outlook:
    10-Oct-2005 17:11:34.13 tcp_auth tcp_scanner EA 3 [email protected] rfc822;[email protected] [email protected]
    10-Oct-2005 17:11:34.15 tcp_auth tcp_local EA 3 [email protected] rfc822;[email protected] [email protected]
    10-Oct-2005 17:11:34.24 tcp_local D 3 [email protected] rfc822;[email protected] [email protected] dns;mail.out.com (mail.out.com xxxxxxxxxxxxx Mon, 10 Oct 2005 17:09:34 +0200 ) smtp;250 2.1.5 [email protected]
    10-Oct-2005 17:11:34.53 tcp_scanner ims-ms E 4 [email protected] rfc822;[email protected] user1@ims-ms-daemon
    10-Oct-2005 17:11:34.59 tcp_scanner D 3 [email protected] rfc822;[email protected] [email protected] dns;172.17.24.34 (TrendMicro IMSS SMTP proxy) smtp;250 2.1.5 [email protected] OK.
    Mails that do not pass throw tcp_scanner channel are not scan by iMSS, but I don`t know why this outgoings mail don�t pass throw tcp_scanner ���???
    And mails sent via webmail :
    10-Oct-2005 17:28:42.05 tcp_intranet tcp_scanner E 2 [email protected] rfc822;user1@ in.com user1@ in.com
    10-Oct-2005 17:28:42.08 tcp_intranet tcp_local E 2 user1@ in.com rfc822;[email protected] [email protected]
    10-Oct-2005 17:28:42.75 tcp_scanner ims-ms E 2 user1@ in.com rfc822;user1@ in.com user1@ims-ms-daemon
    10-Oct-2005 17:28:42.80 tcp_scanner D 2 user1@ in.com rfc822;user1@ in.com user1@ in.com dns;172.17.24.34 (TrendMicro IMSS SMTP proxy) smtp;250 2.1.5 [email protected] OK.
    10-Oct-2005 17:28:42.87 tcp_local D 2 user1@ in.com rfc822;[email protected] [email protected] dns;mail.out.com (mail.out.com xxxxxxxxxxxxx Mon, 10 Oct 2005 17:26:42 +0200 ) smtp;250 2.1.5 [email protected]
    10-Oct-2005 17:28:42.96 ims-ms D 2 [email protected] rfc822;[email protected] user1@ims-ms-daemon
    Thanks in advance.

    # ./imsimta test -rewrite -debug=level=4 -filter [email protected]
    Initializing mm_.
    Initializing mm_ submission.
    Checking identifiers.
    *** Debug output from initializing MM for submission:
    16:21:04.24: mmc_winit('l','[email protected],'[email protected]) called.
    16:21:04.24: mmc_determine_url beginning with pattern , xadr , mbox , subaddress
    16:21:04.24: Empty URL specified.
    16:21:04.24: Queue area size 38574770, temp area size 405486
    16:21:04.24: 9643692 blocks of effective free queue space available; setting disk limit accordingly.
    16:21:04.24: 202743 blocks of free temporary space available; setting disk limit accordingly.
    16:21:04.24: mmc_address_to_tree: Parsing address.
    16:21:04.24: Right default: in.com
    16:21:04.24: Parsing address with null fixup.
    16:21:04.24: mmc_address_to_tree: Returning.
    16:21:04.24: Rewriting: Mbox = "postmaster", host = "projes.in.com", domain = "$*", literal = "", tag = ""
    16:21:04.24: Rewrite: "$*", position 0, hash table -
    16:21:04.24: Found: "$A$E$F$U%[email protected]"
    16:21:04.24: Rewrite failed, not forward.
    16:21:04.24: Rewrite: "$*", position 1, hash table -
    16:21:04.24: Failed.
    16:21:04.24: Rewrite: "$*", position 0, rewrite database -
    16:21:04.24: Failed
    16:21:04.24: Rewriting: Mbox = "postmaster", host = "projes", domain = "projes.in.com", literal = "", tag = ""
    16:21:04.24: Rewrite: "projes.in.com", position 0, hash table -
    16:21:04.24: Found: "$U%[email protected]"
    16:21:04.24: New mailbox: "postmaster".
    16:21:04.24: New host: "projes.in.com".
    16:21:04.24: New route: "projes.in.com".
    16:21:04.24: New channel system: "projes.in.com".
    16:21:04.24: Looking up host "projes.in.com".
    16:21:04.24: - found on channel l
    16:21:04.24: Routelocal flag set; scanning for % and !
    16:21:04.24: Checking reverse URL cache for: [email protected]
    16:21:04.24: Applying reverse URL pattern ldap:///$V?$N?sub?$R to: [email protected]
    16:21:04.24: mmc_determine_url beginning with pattern ldap:///$V?$N?sub?$R, xadr [email protected], mbox , subaddres
    s
    16:21:04.24: Get domain information for: projes.in.com
    16:21:04.24: dmap_locate_domain called with domain projes.in.com
    16:21:04.24: Performing LDAP search on baseDN dc=in,dc=es scope 2 filter (&(objectclass=sunManagedOrganization)(|(associ
    atedDomain=projes.in.com)(sunPreferredDomain=projes.in.com)))
    16:21:04.25: Search returned 'Success' (0)
    16:21:04.25: 0 entries returned
    16:21:04.25: Creating negative cache entry for projes.in.com
    16:21:04.25: Get domain failed with status -1
    16:21:04.25: Added tentative negative entry to domain match cache.
    16:21:04.25: URL generation failed, status = 0
    16:21:04.25: Mapped return address: [email protected]
    16:21:04.25: from_access mapping check: ||MAIL|l|[email protected]|
    16:21:04.25: Mapping -1 applied to ||MAIL|l|[email protected]|
    16:21:04.25: No such mapping; performing simple copy.
    16:21:04.25: - passed.
    16:21:04.25: mmc_address_to_tree: Parsing address.
    16:21:04.25: Right default: in.com
    16:21:04.25: Parsing address with local fixup.
    16:21:04.25: mmc_address_to_tree: Returning.
    16:21:04.25: Rewriting: Mbox = "postmaster", host = "projes.in.com", domain = "$*", literal = "", tag = ""
    16:21:04.25: Rewrite: "$*", position 0, hash table -
    16:21:04.25: Found: "$A$E$F$U%[email protected]"
    16:21:04.25: Rewrite failed, not forward.
    16:21:04.25: Rewrite: "$*", position 1, hash table -
    16:21:04.25: Failed.
    16:21:04.25: Rewrite: "$*", position 0, rewrite database -
    16:21:04.25: Failed
    16:21:04.25: Rewriting: Mbox = "postmaster", host = "projes", domain = "projes.in.com", literal = "", tag = ""
    16:21:04.25: Rewrite: "projes.in.com", position 0, hash table -
    16:21:04.25: Found: "$U%[email protected]"
    16:21:04.25: New mailbox: "postmaster".
    16:21:04.25: New host: "projes.in.com".
    16:21:04.25: New route: "projes.in.com".
    16:21:04.25: New channel system: "projes.in.com".
    16:21:04.25: Looking up host "projes.in.com".
    16:21:04.25: - found on channel l
    16:21:04.25: Routelocal flag set; scanning for % and !
    *** Debug output from rewriting a forward header address:
    16:21:04.25: mmc_sender_rewrite: Rewriting header line.
    16:21:04.25: mmc_address_to_tree: Parsing address.
    16:21:04.25: Right default: in.com
    16:21:04.25: Parsing address with null fixup.
    16:21:04.25: mmc_address_to_tree: Returning.
    16:21:04.25: Parse successful.
    16:21:04.25: Rewriting: Mbox = "ma", host = "out.com", domain = "$*", literal = "", tag = ""
    16:21:04.25: Rewrite: "$*", position 0, hash table -
    16:21:04.25: Found: "$A$E$F$U%[email protected]"
    16:21:04.25: Rewrite failed, not envelope.
    16:21:04.25: Rewrite: "$*", position 1, hash table -
    16:21:04.25: Failed.
    16:21:04.25: Rewrite: "$*", position 0, rewrite database -
    16:21:04.25: Failed
    16:21:04.25: Rewriting: Mbox = "ma", host = "out", domain = "out.com", literal = "", tag = ""
    16:21:04.25: Rewrite: "out.com", position 0, hash table -
    16:21:04.25: Failed.
    16:21:04.25: Rewrite: "out.com", position 0, rewrite database -
    16:21:04.25: Failed
    16:21:04.25: Rewriting: Mbox = "ma", host = "out", domain = ".es", literal = "", tag = ""
    16:21:04.25: Rewrite: "*.es", position 0, hash table -
    16:21:04.25: Failed
    16:21:04.25: Rewrite: ".es", position 0, hash table -
    16:21:04.25: Found: "$U%$H$D@TCP-DAEMON"
    16:21:04.25: New mailbox: "ma".
    16:21:04.25: New host: "out.com".
    16:21:04.25: New route: "TCP-DAEMON".
    16:21:04.25: New channel system: "TCP-DAEMON".
    16:21:04.25: Looking up host "TCP-DAEMON".
    16:21:04.25: - Not found
    16:21:04.25: Rewrite rules result: [email protected]
    16:21:04.25: Checking reverse URL cache for: [email protected]
    16:21:04.25: Applying reverse URL pattern ldap:///$V?$N?sub?$R to: [email protected]
    16:21:04.25: mmc_determine_url beginning with pattern ldap:///$V?$N?sub?$R, xadr [email protected], mbox , subaddress
    16:21:04.25: Get domain information for: out.com
    16:21:04.25: dmap_locate_domain called with domain out.com
    16:21:04.25: Performing LDAP search on baseDN dc=in,dc=es scope 2 filter (&(objectclass=sunManagedOrganization)(|(associ
    atedDomain=out.com)(sunPreferredDomain=out.com)))
    16:21:04.25: Search returned 'Success' (0)
    16:21:04.25: 0 entries returned
    16:21:04.25: Creating negative cache entry for out.com
    16:21:04.25: Get domain failed with status -1
    16:21:04.25: Added tentative negative entry to domain match cache.
    16:21:04.25: URL generation failed, status = 0
    16:21:04.25: mmc_sender_rewrite: Returning.
    *** Debug output from rewriting a forward envelope address:
    16:21:04.25: mmc_address_to_tree: Parsing address.
    16:21:04.25: Right default: in.com
    16:21:04.25: Parsing address with null fixup.
    16:21:04.25: mmc_address_to_tree: Returning.
    16:21:04.25: Rewriting: Mbox = "ma", host = "out.com", domain = "$*", literal = "", tag = ""
    16:21:04.25: Rewrite: "$*", position 0, hash table -
    16:21:04.25: Found: "$A$E$F$U%[email protected]"
    16:21:04.25: Match, pattern = "out.com", current = "(*domaincheck*)"
    16:21:04.25: old state = not checked.
    16:21:04.25: Domain check on out.com.
    16:21:04.25: dmap_locate_domain called with domain out.com
    16:21:04.25: Negative cache entry found
    16:21:04.25: new state = fail pending.
    16:21:04.25: Rewrite failed due to prechannel mismatch.
    16:21:04.25: Rewrite: "$*", position 1, hash table -
    16:21:04.25: Failed.
    16:21:04.25: Rewrite: "$*", position 0, rewrite database -
    16:21:04.25: Failed
    16:21:04.25: Rewriting: Mbox = "ma", host = "out", domain = "out.com", literal = "", tag = ""
    16:21:04.25: Rewrite: "out.com", position 0, hash table -
    16:21:04.25: Failed.
    16:21:04.25: Rewrite: "out.com", position 0, rewrite database -
    16:21:04.25: Failed
    16:21:04.25: Rewriting: Mbox = "ma", host = "out", domain = ".es", literal = "", tag = ""
    16:21:04.25: Rewrite: "*.es", position 0, hash table -
    16:21:04.25: Failed
    16:21:04.25: Rewrite: ".es", position 0, hash table -
    16:21:04.25: Found: "$U%$H$D@TCP-DAEMON"
    16:21:04.25: New mailbox: "ma".
    16:21:04.25: New host: "out.com".
    16:21:04.25: New route: "TCP-DAEMON".
    16:21:04.25: New channel system: "TCP-DAEMON".
    16:21:04.25: Looking up host "TCP-DAEMON".
    16:21:04.25: - Not found
    forward channel =
    backward channel =
    header To: address = [email protected]
    header From: address = [email protected]
    envelope To: address = (route (TCP-DAEMON,TCP-DAEMON)) (host out.com)
    envelope From: address =
    name =
    mbox = ma
    Extracted address action list:
    [email protected]
    Extracted 733 address action list:
    [email protected]
    Address list expansion:
    *** Debug output from alias expansion:
    16:21:04.25: Inner expand, level = 0, mailbox = [email protected]
    16:21:04.25: mmc_address_to_tree: Parsing address.
    16:21:04.25: Right default: in.com
    16:21:04.25: Parsing address with null fixup.
    16:21:04.25: mmc_address_to_tree: Returning.
    16:21:04.25: Rewriting: Mbox = "ma", host = "out.com", domain = "$*", literal = "", tag = ""
    16:21:04.25: Rewrite: "$*", position 0, hash table -
    16:21:04.25: Found: "$A$E$F$U%[email protected]"
    16:21:04.25: Match, pattern = "out.com", current = "(*domaincheck*)"
    16:21:04.25: old state = not checked.
    16:21:04.25: Domain check on out.com.
    16:21:04.25: dmap_locate_domain called with domain out.com
    16:21:04.25: Negative cache entry found
    16:21:04.25: new state = fail pending.
    16:21:04.25: Rewrite failed due to prechannel mismatch.
    16:21:04.25: Rewrite: "$*", position 1, hash table -
    16:21:04.25: Failed.
    16:21:04.25: Rewrite: "$*", position 0, rewrite database -
    16:21:04.25: Failed
    16:21:04.25: Rewriting: Mbox = "ma", host = "out", domain = "out.com", literal = "", tag = ""
    16:21:04.25: Rewrite: "out.com", position 0, hash table -
    16:21:04.25: Failed.
    16:21:04.25: Rewrite: "out.com", position 0, rewrite database -
    16:21:04.25: Failed
    16:21:04.25: Rewriting: Mbox = "ma", host = "out", domain = ".es", literal = "", tag = ""
    16:21:04.25: Rewrite: "*.es", position 0, hash table -
    16:21:04.25: Failed
    16:21:04.25: Rewrite: ".es", position 0, hash table -
    16:21:04.25: Found: "$U%$H$D@TCP-DAEMON"
    16:21:04.25: New mailbox: "ma".
    16:21:04.25: New host: "out.com".
    16:21:04.25: New route: "TCP-DAEMON".
    16:21:04.25: New channel system: "TCP-DAEMON".
    16:21:04.25: Looking up host "TCP-DAEMON".
    16:21:04.25: - Not found
    -13 expansion total.
    *** Debug output from submitting an envelope address:
    16:21:04.25: mmc_wadr(0x0012b5e8,'[email protected]','[email protected]') called.
    16:21:04.25: mmc_address_to_tree: Parsing address.
    16:21:04.25: Right default: in.com
    16:21:04.25: Parsing address with local fixup.
    16:21:04.25: mmc_address_to_tree: Returning.
    16:21:04.25: Copy estimate before address addition is 1
    16:21:04.25: Parsing address [email protected]
    16:21:04.25: mmc_address_to_tree: Parsing address.
    16:21:04.25: Right default: in.com
    16:21:04.25: Parsing address with local fixup.
    16:21:04.25: mmc_address_to_tree: Returning.
    16:21:04.25: Rewriting: Mbox = "ma", host = "out.com", domain = "$*", literal = "", tag = ""
    16:21:04.25: Rewrite: "$*", position 0, hash table -
    16:21:04.25: Found: "$A$E$F$U%[email protected]"
    16:21:04.25: Match, pattern = "out.com", current = "(*domaincheck*)"
    16:21:04.25: old state = not checked.
    16:21:04.25: Domain check on out.com.
    16:21:04.25: dmap_locate_domain called with domain out.com
    16:21:04.25: Negative cache entry found
    16:21:04.25: new state = fail pending.
    16:21:04.25: Rewrite failed due to prechannel mismatch.
    16:21:04.25: Rewrite: "$*", position 1, hash table -
    16:21:04.25: Failed.
    16:21:04.25: Rewrite: "$*", position 0, rewrite database -
    16:21:04.25: Failed
    16:21:04.25: Rewriting: Mbox = "ma", host = "out", domain = "out.com", literal = "", tag = ""
    16:21:04.25: Rewrite: "out.com", position 0, hash table -
    16:21:04.25: Failed.
    16:21:04.25: Rewrite: "out.com", position 0, rewrite database -
    16:21:04.25: Failed
    16:21:04.25: Rewriting: Mbox = "ma", host = "out", domain = ".es", literal = "", tag = ""
    16:21:04.25: Rewrite: "*.es", position 0, hash table -
    16:21:04.25: Failed
    16:21:04.25: Rewrite: ".es", position 0, hash table -
    16:21:04.25: Found: "$U%$H$D@TCP-DAEMON"
    16:21:04.25: New mailbox: "ma".
    16:21:04.25: New host: "out.com".
    16:21:04.25: New route: "TCP-DAEMON".
    16:21:04.25: New channel system: "TCP-DAEMON".
    16:21:04.25: Looking up host "TCP-DAEMON".
    16:21:04.25: - Not found
    16:21:04.25: Copy estimate after address addition is 1
    Submitted address list:
    Address list error -- 5.1.2 unknown host or domain: [email protected]
    Submitted notifications list:

  • Integration of sun identity manager with sun access manager

    Hi i am working on integration of sun identity manager 6.0 with SP1 and sun access manager7.0.IDM was deployed on Sun application server 8.1.SAm is installed on SunOneWebserver i am working on windows 2003 server.I downloaded the agent for the application server and installed.
    when i am configuring resource in IDM i am getting following error.
    testconnection failed for resource(s):
    sun access manager could notconnect as user 'amadmin' with specified password==>com.sun.identity.authentication.spi.AuthLoginException:failed to create new AuthenticationContext{0}\n.
    i modified amagent.properties,amconfig.properties and web.xml also
    can any one help me on this.

    Hi i am working on integration of sun identity manager 6.0 with SP1 and sun access manager7.0.IDM was deployed on Sun application server 8.1.SAm is installed on SunOneWebserver i am working on windows 2003 server.I downloaded the agent for the application server and installed.
    when i am configuring resource in IDM i am getting following error.
    testconnection failed for resource(s):
    sun access manager could notconnect as user 'amadmin' with specified password==>com.sun.identity.authentication.spi.AuthLoginException:failed to create new AuthenticationContext{0}\n.
    i modified amagent.properties,amconfig.properties and web.xml also
    can any one help me on this.

  • Does Sun One crashes with Win 2003 ?

    When I deployed the app in a Win NT 2000 I dont have any problem but when I'm using Windows NT 2003 server, with cold fusion and Sun One Server 6.1.
    I faced that images and css files are not loaded correctly.
    In some desktops I can not see the app since Windows Explorer but in others I can. They have the same connection configuration.
    Even I'm receiving this exception.
    An unexpected exception has been detected in native code outside the VM.
    Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x3C432B
    Function=PR_FileDesc2NativeHandle+0x1B
    Library=E:\Sun\WebServer6.1\bin\https\bin\libnspr4.dll
    Current Java thread:
         at com.iplanet.ias.web.connector.nsapi.NSAPIConnector.jniForward(Native Method)
         at com.iplanet.ias.web.connector.nsapi.NSAPIConnector.forward(NSAPIConnector.java:575)
         at com.iplanet.ias.web.connector.nsapi.NSAPIConnector.forward(NSAPIConnector.java:539)
         at com.iplanet.ias.web.connector.nsapi.NSAPIConnector.dispatch(NSAPIConnector.java:450)
         at com.iplanet.ias.web.servlets.DefaultServlet.service(DefaultServlet.java:216)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:908)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:247)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
         at com.ge.gecf.gains.security.AuthFilter.doFilter(AuthFilter.java:185)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:213)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
         at com.opensymphony.module.sitemesh.filter.PageFilter.parsePage(PageFilter.java:118)
         at com.opensymphony.module.sitemesh.filter.PageFilter.doFilter(PageFilter.java:52)
         at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:213)
         at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:193)
         at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:280)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
         at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:212)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
         at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:209)
         at org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java:509)
         at com.iplanet.ias.web.connector.nsapi.NSAPIProcessor.process(NSAPIProcessor.java:161)
         at com.iplanet.ias.web.WebContainer.service(WebContainer.java:586)
    Dynamic libraries:
    0x00400000 - 0x00406000      E:\Sun\WebServer6.1\bin\https\bin\webservd.exe
    0x7C800000 - 0x7C8C0000      C:\WINDOWS\system32\ntdll.dll
    0x77E40000 - 0x77F42000      C:\WINDOWS\system32\kernel32.dll
    0x10000000 - 0x10109000      E:\Sun\WebServer6.1\bin\https\bin\ns-httpd40.dll
    0x00310000 - 0x0032A000      E:\Sun\WebServer6.1\bin\https\bin\ssl3.dll
    0x00330000 - 0x003AD000      E:\Sun\WebServer6.1\bin\https\bin\nss3.dll
    0x30000000 - 0x30007000      E:\Sun\WebServer6.1\bin\https\bin\libplc4.dll
    0x003B0000 - 0x003E1000      E:\Sun\WebServer6.1\bin\https\bin\libnspr4.dll
    0x77F50000 - 0x77FEC000      C:\WINDOWS\system32\ADVAPI32.dll
    0x77C50000 - 0x77CEF000      C:\WINDOWS\system32\RPCRT4.dll
    0x71BB0000 - 0x71BB9000      C:\WINDOWS\system32\WSOCK32.dll
    0x71C00000 - 0x71C17000      C:\WINDOWS\system32\WS2_32.dll
    0x77BA0000 - 0x77BFA000      C:\WINDOWS\system32\msvcrt.dll
    0x71BF0000 - 0x71BF8000      C:\WINDOWS\system32\WS2HELP.dll
    0x71B20000 - 0x71B61000      C:\WINDOWS\system32\MSWSOCK.dll
    0x003F0000 - 0x003F6000      E:\Sun\WebServer6.1\bin\https\bin\libplds4.dll
    0x00410000 - 0x00418000      E:\Sun\WebServer6.1\bin\https\bin\nsfc.dll
    0x00420000 - 0x00426000      E:\Sun\WebServer6.1\bin\https\bin\nstime.dll
    0x00430000 - 0x00435000      E:\Sun\WebServer6.1\bin\https\bin\nstp.dll
    0x00440000 - 0x0044E000      E:\Sun\WebServer6.1\bin\https\bin\support.dll
    0x00450000 - 0x0045C000      E:\Sun\WebServer6.1\bin\https\bin\nsprwrap.dll
    0x00460000 - 0x00465000      E:\Sun\WebServer6.1\bin\https\bin\getprop.dll
    0x77380000 - 0x77412000      C:\WINDOWS\system32\USER32.dll
    0x77C00000 - 0x77C48000      C:\WINDOWS\system32\GDI32.dll
    0x00470000 - 0x0048F000      E:\Sun\WebServer6.1\bin\https\bin\libsi18n.dll
    0x00490000 - 0x0049A000      E:\Sun\WebServer6.1\bin\https\bin\libdbm.dll
    0x004A0000 - 0x004A5000      E:\Sun\WebServer6.1\bin\https\bin\ares3.dll
    0x004B0000 - 0x004C2000      E:\Sun\WebServer6.1\bin\https\bin\zlib.dll
    [20/Apr/2006:15:05:19] info ( 2356): jrNSAPI[init] reports: JRun 4.0 (Build 91015) NSAPI Extension - Jan 6 2005 15:24:50
    [20/Apr/2006:15:05:19] info ( 2356): CORE5076: Using [Java HotSpot(TM) Server VM, Version 1.4.1_03] from [Sun Microsystems Inc.]
    [20/Apr/2006:15:05:19] info ( 2356): WEB0100: Loading web module in virtual server [https-127.0.0.1] at [gains]
    [20/Apr/2006:15:05:19] info ( 2356): WEB0100: Loading web module in virtual server [https-127.0.0.1] at [search]
    [20/Apr/2006:15:05:24] info ( 2356): HTTP3072: [LS ls1] http://127.0.0.1:80 ready to accept requests
    Can you help me please ?

    There appears to be numerous problems with the libnspr4.dll that involve out-of-date versions of it. Some of the listed posts may have a solution:
    http://swforum.sun.com/jive/thread.jspa?threadID=53051&tstart=0
    http://www.google.com/search?num=100&hl=en&lr=lang_en&c2coff=1&q=libnspr4.dll+Sun

Maybe you are looking for

  • APEX listener returns blank login page

    APEX 4.2.2 APEX listener 2.0.2 Glassfish 3.1.2.2 Platform is 32bit Linux, Amazon EC2 I am reasonably certain that I have deployed apex.war and i.war correctly to Glassfish, and defined a virtual path and a database connection correctly. When running

  • IPhone 3GS w/ iOS4 Not Recognized by Windows or newest iTunes

    I have two friends who have iPhones that will not sync with their computers. Both run Windows XP and iOS4 on iPhone 3GS. One is recognized but cannot sync any calendar items from Outlook 2007. The other one is completely unrecognized by either Window

  • Mac Pro 1,1 graphics upgrade

    Hi I want to upgrade my graphics card as high as I can go on my machine (details below). Any advice? I use two (aluminium enclosure) 24" cinema displays, so need two DVI ports. Any help gratefully received. Thanks Simon

  • Error messages shown outside the view/table.

    Hi People,       I have created a view & added an event 'Before saving the data' to it. So when we enter data into the view & try to save it, it will trigger the event & that will call a function module, which will check if the user entries are corre

  • Installation is requesting for Proxy Authentication. Why?

    We have been trying to install Adobe CC for our teaching pools but every time it is requesting to enter proxy authentication. We are installing it over a wireless network that is free of proxy issues. Why is this happening? I tried looking for some n