B2B constantly sending message

I am setting up 2 B2B test servers and I have one server sending a message to the other. However, the server seems to be constantly sending the message.
I don't have a retry count set so that is probably why it is not stopping.
However, I'm trying to figure out why is the second server not sending a response back to the first serve to say that it got the message?
I looked in my log files and this is what i see
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-10T16:00:23.715-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>B2B</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_GROUP>B2B</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>HOST</HOST_ID>
    <HOST_NWADDR>#.#.#.#</HOST_NWADDR>
    <MODULE_ID>B2B</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>Error -:  AIP-50077:  Cannot Initialize Transport
     at oracle.tip.adapter.b2b.transport.TransportInterface.initialize(TransportInterface.java:348)
     at oracle.tip.adapter.b2b.engine.Engine.initialize(Engine.java:479)
     at oracle.tip.adapter.b2b.init.B2BServer.initialize(B2BServer.java:261)
     at oracle.tip.adapter.b2b.init.B2BStarter.startB2B(B2BStarter.java:217)
     at oracle.tip.adapter.b2b.init.B2BStarter.run(B2BStarter.java:104)
     at java.lang.Thread.run(Thread.java:534)
</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-10T16:00:23.715-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>B2B</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="ERROR"></MSG_TYPE>
    <MSG_GROUP>B2B</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>HOST</HOST_ID>
    <HOST_NWADDR>#.#.#.#</HOST_NWADDR>
    <MODULE_ID>B2B</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>oracle.tip.adapter.b2b.engine.Engine:initialize  Error -:  AIP-50077:  Cannot Initialize Transport
     at oracle.tip.adapter.b2b.transport.TransportInterface.initialize(TransportInterface.java:348)
     at oracle.tip.adapter.b2b.engine.Engine.initialize(Engine.java:479)
     at oracle.tip.adapter.b2b.init.B2BServer.initialize(B2BServer.java:261)
     at oracle.tip.adapter.b2b.init.B2BStarter.startB2B(B2BStarter.java:217)
     at oracle.tip.adapter.b2b.init.B2BStarter.run(B2BStarter.java:104)
     at java.lang.Thread.run(Thread.java:534)
</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>

I forgot to mention that the two B2B servers are running on the same host, but in different homes.
I also forgot to make these changes to the second B2B install after I installed it, but I have since made changes to these files:
■ web.xml (edit from the command prompt)
■ tip.properties (edit from the Server Properties page of the Oracle Enterprise
Manager 10g Application Server Control Console)
■ opmn.xml (edit from the Process Management page of the Oracle Enterprise
Manager 10g Application Server Control Console). This file only requires editing if
you install the second OracleAS Integration B2B version while the first OracleAS
Integration B2B version is not running.
I have one B2B running on port 80 and other other one on 7779.
Now when I queue a message in the IP_OUT_QUEUE the message gets sent to the IP_IN_QUEUE on the same B2B, and it is still constantly set even though I set it to only send 5 times.
The only changes I made where to the the changes listed above.
Here is what is in the log file after turning on DEBUG:
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:01.969-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>Deployment</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>Deployment</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>Deployment</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT> Query Configurations null Lifecycle status Active exclude design true</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:01.969-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>BusinessLogicLayer</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>BusinessLogicLayer</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>BusinessLogicLayer</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:Design</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:01.969-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>BusinessLogicLayer</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>BusinessLogicLayer</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>BusinessLogicLayer</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>Push Stack: queryConfiguration</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:01.969-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>BusinessLogicLayer</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>BusinessLogicLayer</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>BusinessLogicLayer</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>Pop Stack: queryConfiguration</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:01.969-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>Deployment</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>Deployment</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>Deployment</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT> Query Configurations null Lifecycle status Quiescing exclude design true</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:01.969-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>BusinessLogicLayer</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>BusinessLogicLayer</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>BusinessLogicLayer</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:Design</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:01.969-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>BusinessLogicLayer</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>BusinessLogicLayer</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>BusinessLogicLayer</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>Push Stack: queryConfiguration</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:01.969-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>BusinessLogicLayer</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>BusinessLogicLayer</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>BusinessLogicLayer</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>Pop Stack: queryConfiguration</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:01.969-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>B2B</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>B2B</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>B2B</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>B2BStarter - No runtime active or quiescing configuration found.</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:31.969-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>Deployment</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>Deployment</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>Deployment</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT> Query Configurations null Lifecycle status Active exclude design true</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:31.969-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>BusinessLogicLayer</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>BusinessLogicLayer</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>BusinessLogicLayer</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:Design</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:31.969-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>BusinessLogicLayer</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>BusinessLogicLayer</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>BusinessLogicLayer</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>Push Stack: queryConfiguration</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:31.969-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>BusinessLogicLayer</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>BusinessLogicLayer</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>BusinessLogicLayer</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>Pop Stack: queryConfiguration</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:31.969-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>Deployment</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>Deployment</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>Deployment</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT> Query Configurations null Lifecycle status Quiescing exclude design true</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:31.969-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>BusinessLogicLayer</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>BusinessLogicLayer</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>BusinessLogicLayer</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:Design</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:31.969-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>BusinessLogicLayer</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>BusinessLogicLayer</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>BusinessLogicLayer</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>Push Stack: queryConfiguration</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:31.969-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>BusinessLogicLayer</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>BusinessLogicLayer</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>BusinessLogicLayer</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>Pop Stack: queryConfiguration</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:31.969-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>B2B</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>B2B</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>B2B</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>B2BStarter - Start B2B</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:31.969-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>B2B</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>B2B</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>B2B</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>B2BStarter - Starting B2B</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:31.969-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>BusinessLogicLayer</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>BusinessLogicLayer</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>BusinessLogicLayer</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>setRuntimeActiveandQuiescing()</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:31.969-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>B2B</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>B2B</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>B2B</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>B2BStarter - configuration obtained</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:31.969-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>B2B</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>B2B</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>B2B</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>B2BStarter - clear global cache</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:31.969-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>BusinessLogicLayer</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>BusinessLogicLayer</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>BusinessLogicLayer</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:null</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:31.969-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>BusinessLogicLayer</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>BusinessLogicLayer</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>BusinessLogicLayer</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>Push Stack: queryInternalDeliveryChannel</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:31.969-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>BusinessLogicLayer</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>BusinessLogicLayer</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>BusinessLogicLayer</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>Pop Stack: queryInternalDeliveryChannel</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:31.969-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>BusinessLogicLayer</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>BusinessLogicLayer</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>BusinessLogicLayer</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:null</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:31.969-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>BusinessLogicLayer</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>BusinessLogicLayer</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>BusinessLogicLayer</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>Push Stack: queryInternalDeliveryChannel</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:31.969-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>BusinessLogicLayer</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>BusinessLogicLayer</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>BusinessLogicLayer</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>Pop Stack: queryInternalDeliveryChannel</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:31.969-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>BusinessLogicLayer</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>BusinessLogicLayer</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>BusinessLogicLayer</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:null</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:31.969-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>BusinessLogicLayer</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>BusinessLogicLayer</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>BusinessLogicLayer</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>Push Stack: queryInternalDeliveryChannel</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:31.969-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>BusinessLogicLayer</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>BusinessLogicLayer</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>BusinessLogicLayer</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>Pop Stack: queryInternalDeliveryChannel</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:31.969-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>BusinessLogicLayer</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>BusinessLogicLayer</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>BusinessLogicLayer</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:null</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:31.969-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>BusinessLogicLayer</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>BusinessLogicLayer</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>BusinessLogicLayer</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>Push Stack: queryBusinessProtocol</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:31.984-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>BusinessLogicLayer</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>BusinessLogicLayer</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>BusinessLogicLayer</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>Pop Stack: queryBusinessProtocol</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:32.031-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>BusinessLogicLayer</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>BusinessLogicLayer</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>BusinessLogicLayer</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:null</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:32.031-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>BusinessLogicLayer</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>BusinessLogicLayer</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>BusinessLogicLayer</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>Push Stack: queryBusinessProtocol</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:32.047-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>BusinessLogicLayer</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>BusinessLogicLayer</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>BusinessLogicLayer</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>Pop Stack: queryBusinessProtocol</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:32.094-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>BusinessLogicLayer</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>BusinessLogicLayer</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>BusinessLogicLayer</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>Authorization disabled. UserBootstrapped:false, useAuthorization:true, configType:null</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:32.094-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>BusinessLogicLayer</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>BusinessLogicLayer</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>BusinessLogicLayer</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>Push Stack: queryTradingPartner</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:32.109-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>BusinessLogicLayer</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>BusinessLogicLayer</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>BusinessLogicLayer</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>Pop Stack: queryTradingPartner</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:32.109-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>B2B</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>B2B</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>B2B</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:initialize  Enter</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
<MESSAGE>
  <HEADER>
    <TSTZ_ORIGINATING>2009-02-11T15:29:32.109-04:00</TSTZ_ORIGINATING>
    <ORG_ID>oracle.com</ORG_ID>
    <COMPONENT_ID>B2B</COMPONENT_ID>
    <HOSTING_CLIENT_ID>beta</HOSTING_CLIENT_ID>
    <MSG_TYPE TYPE="UNKNOWN"></MSG_TYPE>
    <MSG_GROUP>B2B</MSG_GROUP>
    <MSG_LEVEL>16</MSG_LEVEL>
    <HOST_ID>S-VSSAPP</HOST_ID>
    <HOST_NWADDR>198.167.18.33</HOST_NWADDR>
    <MODULE_ID>B2B</MODULE_ID>
    <THREAD_ID>B2BStarter thread</THREAD_ID>
    <USER_ID>SYSTEM</USER_ID>
  </HEADER>
  <PAYLOAD>
    <MSG_TEXT>oracle.tip.adapter.b2b.exchange.ebms.EBMSExchangePlugin:header name:  ebXML SOAP Envelope</MSG_TEXT>
  </PAYLOAD>
</MESSAGE>
...

Similar Messages

  • My phone is freaking out, constantly reloading email, closing apps, and will not send messages.

    For the past day and a half, my phone has been randomly closing my apps, taking forever to send messages and receiving only some of  the incoming messages.  In addition, my synced email is constantly disconnecting and then reloading my mail.  What is happening, and how do I fix this?

    make sure it's turned on in settings
    and make sure you are using the correct appleID in settings->store

  • " Error while sending message: 500 Internal Server Error" RNIF Adapter

    Hi,
    I have configured B2B integration as   Sender : RNIF adapter &  Receiver: XI Adapter.
    I am  able to test the configuration successfully in ESR and ID. But, whille testing with RWB using same test data, i am getting the following error:
    Error while sending message: 500 Internal Server Errot.
         Could you anybody help me, what could be the reason? Even i am not getting any error messages in SXMB_MONI.
    Thanks
    Laxman

    Hope this helps..
    -Is the 500 internal SErver Error in RWB is only for this issue and the message is successfully processed in SXMB_MONI?
       Could be the PI Service User :PIAFUSER(Adapter framework user) login crendential issue or run out time error.
    Try taking the payload from sxmb_moni and enter  it in RWB > Adater engine> Test Message Tab > give proper sender interface information , enter payload and try sending message.   check what is behaviour

  • SOA B2B adapter(send) - B2B console not identifying partners correctly

    Hi there,
    My case is like this.
    Trading partner is sending a doc through custom http server which B2B cant reach.
    So I wrote a SOA Composite to fetch this xml from remote & then send the document to B2B.(as if partner is sending to host)
    I used B2B adapter & send operation for this.
    The issue is, B2B is not correctly recognizing the sender trading partner.
    B2B engine is assigning the same TP for both sender and receiver.
    I am setting Generic Identifier to set the sender/receiver value.
    (for example... am using Google as Host & Amazon as Partner.. )
    Properties Set in B2B Adapter:
    28-Apr-2011 10:43:20 Sending property "b2b.toTradingPartnerId", value is "Google".Sending property "b2b.toTradingPartnerId", value is "Google".
    28-Apr-2011 10:43:20 Sending property "b2b.documentProtocolVersion", value is "Amazon_1.50".Sending property "b2b.documentProtocolVersion", value is "Amazon_1.50".
    28-Apr-2011 10:43:20 Sending property "b2b.documentProtocolName", value is "Custom".Sending property "b2b.documentProtocolName", value is "Custom".
    28-Apr-2011 10:43:20 Sending property "b2b.fromTradingPartnerId", value is "Amazon".Sending property "b2b.fromTradingPartnerId", value is "Amazon".
    28-Apr-2011 10:43:20 Sending property "b2b.toTradingPartnerIdType", value is "Generic Identifier".Sending property "b2b.toTradingPartnerIdType", value is "Generic Identifier".
    28-Apr-2011 10:43:20 Sending property "b2b.documentDefinitionName", value is "PO_Defn".Sending property "b2b.documentDefinitionName", value is "PO_Defn".
    28-Apr-2011 10:43:20 Sending property "b2b.fromTradingPartnerIdType", value is "Generic Identifier".Sending property "b2b.fromTradingPartnerIdType", value is "Generic Identifier".
    28-Apr-2011 10:43:20 Sending property "b2b.documentTypeName", value is "PURCHASEORDER".Sending property "b2b.documentTypeName", value is "PURCHASEORDER".
    28-Apr-2011 10:43:20 Invoked 1-way operation "send" on partner "SendB2BOrder".Invoked 1-way operation "send" on partner "SendB2BOrder".
    As seen In B2B Console:
    Sender Type     Generic Identifier
    Sender Value     Amazon
    Receiver Type     Generic Identifier
    Receiver Value     Google
    Sender     Google (????)
    Receiver     Google
    Any help will be greatly appreciated.
    Thanks
    Ganesh
    Edited by: Ganesh on Apr 28, 2011 6:13 PM

    Not sure, What exactly are you trying to achieve.
    Please check with your TP that url should be http://<url>:<port>/b2b/httpReceiver . "http://<url>:<port>/b2b/httpReceiver" or "http://<url>:<port>/b2b/transportServlet" URLs are used by B2B to receive the http request.
    To send the message out from B2B, values should be like this:
    Sender Type Generic Identifier
    Sender Value Google
    Receiver Type Generic Identifier
    Receiver Value Amazon
    b2b.toTradingPartnerId = Amazon
    b2b.fromTradingPartnerId = Google
    This means message to going from Google to Amazon.
    If still the issue persist, Send the log to my mail.
    Rgds,
    Nitesh
    [email protected]

  • B2B RosettaNet incoming messages throws error "Unable to read the preamble"

    Hi,
    We have configured Oracle B2B to send Invoices to TP using Rosettanet V2.0.
    The incoming message are coming to B2B server via DMZ running apache HTTP server. We have security certificates installed on DMZ and has shared the public key with the TP.
    TP has shared public key which we have installed on SOA server keystore.
    We are able to see incoming messages in "Wire Message" tab, but the status is "processing". The SOA log file shows the error "Unable to read the preamble".
    Any suggestion on this really appreciated.
    Thanks,
    Adarsh

    The configuration that we have here is -
    Outbound
    SOA -> <Firewall> TP
    Inbound
    TP -> DMZ(SSL Enabled) -> FIREWALL -> SOA Server
    SOA server is SSL enabled too, but the communication between DMZ and SOA has been configured on HTTP (non SSL). We shared the public key of DMZ server with the TP.
    Here is the message that we are receiving from TP.
    --27888100.1321681003096.JavaMail.webmethods@exshaw
    Message-ID: <14801385.1321681003095.JavaMail.webmethods@exshaw>
    Mime-Version: 1.0
    Content-Type: multipart/related; type="application/xml";
         boundary="----=_Part_6149_9357410.1321681003080"
    ------=_Part_6149_9357410.1321681003080
    Content-Type: Application/XML
    Content-Transfer-Encoding: binary
    Content-Location: RN-Preamble
    Content-ID: <16966956.1321681003078.JavaMail.webmethods@exshaw>
    <?xml version="1.0" encoding="UTF-8" ?>
    <!DOCTYPE Preamble SYSTEM "Preamble_MS_V02_00.dtd">
    <Preamble>
    <standardName>
    <GlobalAdministeringAuthorityCode>RosettaNet</GlobalAdministeringAuthorityCode>
    </standardName>
    <standardVersion>
    <VersionIdentifier>V02.00</VersionIdentifier>
    </standardVersion>
    </Preamble>
    ------=_Part_6149_9357410.1321681003080
    Content-Type: Application/XML
    Content-Transfer-Encoding: binary
    Content-Location: RN-Delivery-Header
    Content-ID: <18073579.1321681003079.JavaMail.webmethods@exshaw>
    <?xml version="1.0" encoding="UTF-8" ?>
    <!DOCTYPE DeliveryHeader SYSTEM "DeliveryHeader_MS_V02_00.dtd">
    <DeliveryHeader>
    <isSecureTransportRequired>
    <AffirmationIndicator>Yes</AffirmationIndicator>
    </isSecureTransportRequired>
    <messageDateTime>
    <DateTimeStamp>20111118T223643.053Z</DateTimeStamp>
    </messageDateTime>
    <messageReceiverIdentification>
    <PartnerIdentification>
    <domain>
    <FreeFormText xml:lang="EN">DUNS</FreeFormText>
    </domain>
    <GlobalBusinessIdentifier>616252495</GlobalBusinessIdentifier>
    </PartnerIdentification>
    </messageReceiverIdentification>
    <messageSenderIdentification>
    <PartnerIdentification>
    <domain>
    <FreeFormText xml:lang="EN">DUNS</FreeFormText>
    </domain>
    <GlobalBusinessIdentifier>200103377</GlobalBusinessIdentifier>
    <locationID>
    <Value>Calgary</Value>
    </locationID>
    </PartnerIdentification>
    </messageSenderIdentification>
    <messageTrackingID>
    <InstanceIdentifier>ac1aab8df70da53a000ca325</InstanceIdentifier>
    </messageTrackingID>
    </DeliveryHeader>
    ------=_Part_6149_9357410.1321681003080
    Content-Type: Application/XML
    Content-Transfer-Encoding: binary
    Content-Location: RN-Service-Header
    Content-ID: <27927869.1321681003079.JavaMail.webmethods@exshaw>
    <?xml version="1.0" encoding="UTF-8" ?>
    <!DOCTYPE ServiceHeader SYSTEM "ServiceHeader_MS_V02_00.dtd">
    <ServiceHeader>
    <ProcessControl>
    <ActivityControl>
    <BusinessActivityIdentifier>Invoice Notification</BusinessActivityIdentifier>
    <MessageControl>
    <fromRole>
    <GlobalPartnerRoleClassificationCode>Buyer</GlobalPartnerRoleClassificationCode>
    </fromRole>
    <fromService>
    <GlobalBusinessServiceCode>Buyer Service</GlobalBusinessServiceCode>
    </fromService>
    <inReplyTo>
    <ActionControl>
    <ActionIdentity>
    <GlobalBusinessActionCode>Invoice Notification</GlobalBusinessActionCode>
    <messageStandard>
    <FreeFormText>PIDX</FreeFormText>
    </messageStandard>
    <standardVersion>
    <VersionIdentifier>1.0</VersionIdentifier>
    </standardVersion>
    </ActionIdentity>
    <messageTrackingID>
    <InstanceIdentifier>33323237303737323338343533343832</InstanceIdentifier>
    </messageTrackingID>
    </ActionControl>
    </inReplyTo>
    <Manifest>
    <numberOfAttachments>
    <CountableAmount>0</CountableAmount>
    </numberOfAttachments>
    <ServiceContentControl>
    <SignalIdentity>
    <GlobalBusinessSignalCode>Exception</GlobalBusinessSignalCode>
    <VersionIdentifier>V02.00</VersionIdentifier>
    </SignalIdentity>
    </ServiceContentControl>
    </Manifest>
    <toRole>
    <GlobalPartnerRoleClassificationCode>Seller</GlobalPartnerRoleClassificationCode>
    </toRole>
    <toService>
    <GlobalBusinessServiceCode>Seller Service</GlobalBusinessServiceCode>
    </toService>
    </MessageControl>
    </ActivityControl>
    <GlobalUsageCode>Test</GlobalUsageCode>
    <pipCode>
    <GlobalProcessIndicatorCode>P21</GlobalProcessIndicatorCode>
    </pipCode>
    <pipInstanceId>
    <InstanceIdentifier>PIPAC11165C133BA538E8A0000018B17B6C</InstanceIdentifier>
    </pipInstanceId>
    <pipVersion>
    <VersionIdentifier>1.0</VersionIdentifier>
    </pipVersion>
    <KnownInitiatingPartner>
    <PartnerIdentification>
    <domain>
    <FreeFormText>DUNS</FreeFormText>
    </domain>
    <GlobalBusinessIdentifier>616252495</GlobalBusinessIdentifier>
    </PartnerIdentification>
    </KnownInitiatingPartner>
    </ProcessControl>
    </ServiceHeader>
    ------=_Part_6149_9357410.1321681003080
    Content-Type: Application/XML
    Content-Transfer-Encoding: binary
    Content-Location: RN-Service-Content
    Content-ID: <24309402.1321681003079.JavaMail.webmethods@exshaw>
    <?xml version="1.0" encoding="UTF-8" ?>
    <!DOCTYPE Exception SYSTEM "Exception_MS_V02_00.dtd">
    <Exception>
    <ExceptionDescription>
    <errorClassification>
    <GlobalMessageExceptionCode>PRF.ACTN.GENERR</GlobalMessageExceptionCode>
    </errorClassification>
    <errorDescription>
    <FreeFormText>Errors: The Invoice Number entered already exists.; Warnings: Using default Supplier Site., Using default Supplier Group., Using default Supplier User., Units has been truncated.</FreeFormText>
    </errorDescription>
    <offendingMessageComponent>
    <GlobalMessageComponentCode>ServiceContent</GlobalMessageComponentCode>
    </offendingMessageComponent>
    </ExceptionDescription>
    <GlobalExceptionTypeCode>Receipt Acknowledgment Exception</GlobalExceptionTypeCode>
    </Exception>
    ------=_Part_6149_9357410.1321681003080--
    --27888100.1321681003096.JavaMail.webmethods@exshaw--

  • IMessage isn't sending messages from my iPad or iPhone

    I constantly get message send failure on my iPad v1, even though I've used my original apple ID (ie the one linked to itunes rather than my mobileme / icloud account) and it appears to go through and activate / verify correctly. To be clear I've tried to send to to other accounts of friends who have ios5 and iMessage working - it just doesn't work for me.
    Incidentally, I'm also having imessage troubles on my 3GS with it too appearing to be setup (as above), but only green mms messages are sent, rather than blueiMessages.
    And to cap it all, I can't even get past the iMessage activation section on my ipod 3rd generation!!
    Help would be very welcome
    Thanks

    No. Clipboard copied text and elements are not persisted. All that would be there is the last thing copied.

  • HT1267 I am unable to send messages on my iPhone.  I am getting an error when I send it. This just started this morning.

    This is my first timeo n Apple Support.  Suddenly this morning I am unable to send messages through my iPhone.  I can send messages to one number, but all the other numbers I am sending to I receive an error message.  Also, I can receive messages from the one number I can send to, but am unable to receive messages from any other number.  What do I do to fix this? 

    Hi Steve,
    No he has not turned iMessage off, infact when he sends me a message thru iMessage it says 'delivered'. I am at my wits end nd I don't know what to do anymore.

  • "Cannot send message using the server....."

    Hi all,
    Considering the nature of the problem I am about to relate I would have to say at the outset that I would be very very surprised if other people have not come across this problem, so here goes...
    We have around 60 users of Apple Mail from both 10.4 and 10.5, so varying degrees of versions of Apple Mail however most if not all are updated to 10.4.11 and 10.5.2.
    We have been plagued with people being frustrated about emails bouncing back with an immediate error which is basically the following...
    "Cannot send message using the server smtp.xxx.com:user
    Sending the message content to the server failed.
    Select a different outgoing mail server from the list below etc etc"
    I am sure a lot of you have seen this error.
    However, it is totally random but I am at the end of my tether with it. It generally revolves around emails with attachments and can be totally random. I was trying to send a screenshot today, very small screenshot, using the Apple-Shift-4 technique, sent the .png file, then saved it out as a .jpg, nothing. Tiny file, around 5k. Got the error above, took it out, sent no problem. Other similar files on the desktop refused to send but a .pdf did. I then thought it might be our server, so sent teh same attachments using my .mac account. Same result and failed to send. Reports from other users in our group show that they too get random results, maybe moving the attachment in the email makes it go, sometimes putting it before your signature, sometimes putting your signature copied and pasted in so many times makes it work, all sorts of methods but all resulting in the same conclusion, Apple Mail can be very unreliable.
    We have even migrated some users to Entourage and the problem disappears. Even to Thunderbird, but those users miss the search capability as it is quicker and more reliable. So they want to go back.
    Considering I have been struggling with this issue back in the day when we were on the Apple Mail related version in 10.4 I was hoping that the version released in 10.5 would remedy the problems. Sometimes I feel it has just got worse.
    Is anyone else experiencing this sort of difficulty in Apple Mail, I really feel isolated and at a loss with how to remedy this for so many users.
    If anyone can share their experiences and how they have got around similar issues in Mail I am all ears and open to any suggestions.
    Thanks everyone for taking the time to read through this. There is more but the experiences are so random it is not worth trying to put it all down.
    Thanks again.
    Gerry McCoy

    I went in to Connection Doctor and. oddly enough, for this Mac account it said I was on Port 25. Si I changed it to Port 587 and saved the changes.
    Still, I have the same problem with the same error messages.
    I go back to the mail preferences > Accounts > Advanced and it shows Port 143 still there grayed out.
    What about SSL - it's not checked.
    Odd that this problem only seems to be from one .mac account emailing to another .mac account. Could the server be down?

  • Cannot send message using the server (null)

    i use mail 2.1.
    i have a .mac account and have three other email accounts attached to my mail account.
    lately, i cannot send any email.
    the switchiing ports fix hasn't helped either.
    this is the error message:
    CANNOT SEND MESSAGE USING THE SERVER (null)
    The server response was: 5.1.0 <email [email protected]>...
    From address does not match authentication.
    Use the pop-up menu below to try a different outgoing mail server. All messages will use this server until you quit Mail or change your network settings.
    Message from: email <[email protected]>
    Send message using: [there is a combo box here with all the four accounts servers listed]
    no matter which one i pick it doesn't work and no email is sent.
    anyone have this error before? or now how to fix it?
    i'd be appreciative.
    thanks
    1.67 GHz Power PC PowerBook G4   Mac OS X (10.4.6)   Sony HDR HC3 HD HandyCam MiniDV

    I was having a similar problem (don't feel like typing all the details)
    I was about to to delete my com.apple.mail.plist, when finally it hit me.
    I ran ethereal (again, I'm sorry, but learning how to use ethereal is a topic unto itself). Following the TCP stream (ie. looking at the smtp messages being sent back and forth) I came across two problems. For some reason my port number was set to 567 or something like that, when it's supposed to be 25, as I had originally set it to.
    Once I corrected the port number I started receiving an error message from the smtp server. It said the return email address could not be authenticated. (using xyz.com as an example) The correct return email address was supposed to be [email protected], but for some reason it was changed to john@xyz in the account settings.
    Anyway, to get to the point, another thing to check is that your return address has been set correctly, and if all else fails, make sure you have X11 installed and use fink to install and run ethereal. This will let you know if you are actually connecting to the server, and will show you any error messages.
    PS. I think this problem started occurring with the last update made to mail. I believe it somehow corrupted my settings. This would explain how my port number could have been changed to the default port number of .mac mail.

  • Cannot send messages to a specific UK number via U...

    Hi
    I am having trouble sending an SMS to a *specific* UK number. The number can receive SMSs OK from me using my UK SIM, even while I'm in the states.
    The combinations I have tried are:
    * handset 6101b in UK with UK sim - OK
    * handset 7250i in UK with UK sim - OK
    * handset 7250i in USA with UK sim - OK
    * handset 6101b in USA with USA sim - problem
    So it's not my handset that's the problem, it looks like it's the USA sim or network (t-mobile) that's the problem.
    I can send SMS to other UK number using my USA phone ok, just not this one specific number.
    The phone says "Sending.... Message Sent" and the immediately the delivery report comes in saying "Not Sent To xyz".
    Could it be that the recipient network (PAYG) has banned *receipt* of international messages? Seems unlikely. The recipient network is Tesco.
    Could it be that my USA network has banned me from sending messages to this UK network? I doubt it as all my other USA-to-UK messages are received.
    Any thoughts please?
    Many thanks
    DanielMessage Edited by dc197 on 20-Jun-2006
    09:01 PM

    I would think it'd be a problem with the handset rather than the operators... Can't think what though if it's sending texts to other numbers...
    Strange...
    Ask them to get a new number? maybe not lol
    Nokia History: 3110, 5110, 7110, 7110, 3510i, 6210, 6310i, 5210, 6100, 6610, 7250, 7250i, 6650, 6230, 6230i, 6260, N70, N70, 5300, N95, N95, E71, E72
    Android History: HTC Desire, SE Xperia Arc, HTC Sensation, Sensation XE, One X+, Google Nexus 5

  • "Cannot Send Message" from Verizon to Hotmail

    I see by reading this board that many others have problems with Verizon e-mail accounts. 
    When I try to send e-mails from my Verizon account into my Hotmail mailbox using an iMac, I get this message every time: "Cannot send message using the server e-mail."  The only thing it is letting me do is send an e-mail from one Verizon folder into another. It won't let me go from Verizon into Hotmail.
    I  checked with Apple tech support, and their claim is that Verizon is for some reason blocking the outgoing e-mail into MSN/Hotmail. 
    I checked out the options under 'Advanced Account Info' but am not tech-savvy enough to understand what I am looking at, and the bottom section tells me to get advice from a systems administrator. Could anyone tell me the best way to go about getting this advice?
    Thanks.

    We would want to make sure the mail settings are correct. I have sent you a private message to get more information.
    Anthony_VZ
    **If someones post has helped you, please acknowledge their assistance by clicking the red thumbs up button to give them Kudos. If you are the original poster and any response gave you your answer, please mark the post that had the answer as the solution**
    Notice: Content posted by Verizon employees is meant to be informational and does not supersede or change the Verizon Forums User Guidelines or Terms or Service, or your Customer Agreement Terms and Conditions or plan

  • Cannot Send Messages Using  the Server

    I am dependent (during the day) on a wireless connection to the Minneapolis Wi-Fi system (U.S. Wireless).
    I've got an e-mail account with comcast and I have successfully interfaced this with the Apple Mail application that came with OS X 10.5.4 and for many weeks have been happily sending and receiving e-mails. But....
    I've been on the road and had to connect with Hotel internet services and I was picking up free WiFi in NYC when I was there.
    I first noticed the problem when I was staying at a hotel in Vermont.
    I would try to send e-mails and I would get the message:
    CANNOT SEND MESSGE USING THE SERVER __________.
    Select a different outgoing mail server....
    Now, I am back home and using my U.S. Wireless connection (which has been really bad lately).
    I keep getting these blasted messages and my mail sometimes goes through but more than often, I get these "cannot send message.." notices and my e-mail just sits there going nowhere in the outbox.
    How can I solve this problem?

    Beside the SMTP name -- smtp.comcast.net -- there is a pair of arrows, with one pointing up and one pointing down. If you click on those arrows you will be presented with a list of all SMTP ever enter (you may only have one), and also the command to Edit Server List. If you choose Edit Server List, you will be presented with a completely new setup window, dealing only with SMTP servers, and that window will have two tabs, one of which is also Advanced.
    From the name, smtp.comcast.net, without your Username appended, would indicate that an Authentication of None is currently in effect. With changes that Comcast has made recently, whether you use Port 25 or Port 587, I believe you would have to use Password Authentication, most certainly if the latter Port 587 is chosen.
    If you click on the link below, although not for Comcast, you will nevertheless see in section 12 through 15, screenshots that cover the SMTP setup that I am describing above.
    http://wildblueworld.com/dishmail.net/howdoi-applemail.php#2
    Ernie

  • OSX Mail - Cannot send message using the server ....

    Hi there,
    Mac Pro with OSX 10.6.
    *Can receive mail, but can no longer send email* using the program Mail.
    Been getting the popup "Cannot send message using the server [shawmail.vc.shawcable.net] for the past 3 days. I hadn't changed anything about my computer, and have had the Mac for 2+ years. So this just started doing it on it's own.
    I had a technical support guy from my service provider even interface with my computer, where he could see my desktop right over the internet, and he couldn't get it fixed either.
    I googled this problem, and found solutions like:
    1. Uncheck "Use SSL" (Done that, and it was never checked "on" to begin with)
    2. Make sure Authentication is set to none, with no password (done that, and it wasn't set with a password to begin with)
    3. Delete [user]/Library/Preferences/com.apple.mail.plist (done that, didn't do anything)
    4. We even totally deleted my account, and started a new fresh one. Didn't work
    The tech support guy did show me a way to email online, using the same email account. That worked, but it's a hassle to go onto a web-based email program -- it's not my preference. So, with great certainty, it's not my service provider, because I was able to send emails on this web-based email program using my email account.
    So there, I'm stumped.
    Hopefully someone can help. What's bizarre is that googling this problem, I have found many other people that say it happens arbitrarily, out of nowhere.

    I can't believe how ridiculous this issue is. i have been searching for days for a solution to this. i have tried EVERY recommendation on these forums and nothing works. It appears that this issue dates back to TIGER. I had this problem back in January and just bagged figuring it had something to do with iweb. I bought a new html program and was able to send out my newsletter last month no problem. Suddenly, one month later- here i am again, unable to send out my newsletter with no help from Apple or verizon, or these forims, or anyone else. To think that a company that I have stood behind and loved so much can't be be bothered fixing such a simple issue that has been going on now through  5 OS's (I am using Lion but I had the issue using leopard as well)  is a disgrace.

  • Auth.log - Rejected send message, 2 matched rules; type="method_call"

    Hi,
    i'm checking the /var/log/auth.log and I found out that there is this error message
    Jun 9 20:19:56 localhost polkitd(authority=local): Registered Authentication Agent for unix-session:/org/freedesktop/ConsoleKit/Session2 (system bus name :1.23 [/usr/bin/gnome-shell], object path /org/freedesktop/PolicyKit1/AuthenticationAgent, locale en_US.UTF-8)
    Jun 9 20:19:57 localhost dbus[513]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.23" (uid=1000 pid=861 comm="/usr/bin/gnome-shell ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=654 comm="/usr/sbin/console-kit-daemon --no-daemon ")
    Jun 9 20:19:57 localhost dbus[513]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.23" (uid=1000 pid=861 comm="/usr/bin/gnome-shell ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=654 comm="/usr/sbin/console-kit-daemon --no-daemon ")
    Jun 9 20:19:57 localhost dbus[513]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.23" (uid=1000 pid=861 comm="/usr/bin/gnome-shell ") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination=":1.1" (uid=0 pid=654 comm="/usr/sbin/console-kit-daemon --no-daemon ")
    if think the problem is in /etc/dbus-1/system.conf
    <deny send_type="method_call"/>
    I'm tempted to change this to allow,  but I won't as long as I don't understand why this deny-rule is implemented.
    Last edited by miky76 (2012-06-09 20:41:06)

    That deny rule is the default. Things in /etc/dbus-1/system.d override it. There's a ConsoleKit.conf file in there that describes what interaction ConsoleKit actually allows.
    That said, ConsoleKit.conf also denies this access:
    <deny send_destination="org.freedesktop.ConsoleKit"
    send_interface="org.freedesktop.DBus.Properties" />
    I don't know why this is denied - most likely it's to prevent private data from being stolen from console-kit-daemon in this way. I don't see any such private data stored in properties on ConsoleKit, though:
    $ dbus-send --print-reply --system --dest=org.freedesktop.ConsoleKit /org/freedesktop/ConsoleKit/Session1 org.freedesktop.DBus.Introspectable.Introspect
    method return sender=:1.5 -> dest=:1.14 reply_serial=2
    string "<!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN"
    "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd">
    <node>
    <interface name="org.freedesktop.DBus.Introspectable">
    <method name="Introspect">
    <arg name="data" direction="out" type="s"/>
    </method>
    </interface>
    <interface name="org.freedesktop.DBus.Properties">
    <method name="Get">
    <arg name="interface" direction="in" type="s"/>
    <arg name="propname" direction="in" type="s"/>
    <arg name="value" direction="out" type="v"/>
    </method>
    <method name="Set">
    <arg name="interface" direction="in" type="s"/>
    <arg name="propname" direction="in" type="s"/>
    <arg name="value" direction="in" type="v"/>
    </method>
    <method name="GetAll">
    <arg name="interface" direction="in" type="s"/>
    <arg name="props" direction="out" type="a{sv}"/>
    </method>
    </interface>
    <interface name="org.freedesktop.ConsoleKit.Session">
    <method name="SetIdleHint">
    <arg name="idle_hint" type="b" direction="in"/>
    </method>
    <method name="GetIdleSinceHint">
    <arg name="iso8601_datetime" type="s" direction="out"/>
    </method>
    <method name="GetIdleHint">
    <arg name="idle_hint" type="b" direction="out"/>
    </method>
    <method name="Unlock">
    </method>
    <method name="Lock">
    </method>
    <method name="Activate">
    </method>
    <method name="GetCreationTime">
    <arg name="iso8601_datetime" type="s" direction="out"/>
    </method>
    <method name="IsLocal">
    <arg name="local" type="b" direction="out"/>
    </method>
    <method name="IsActive">
    <arg name="active" type="b" direction="out"/>
    </method>
    <method name="GetLoginSessionId">
    <arg name="login_session_id" type="s" direction="out"/>
    </method>
    <method name="GetRemoteHostName">
    <arg name="remote_host_name" type="s" direction="out"/>
    </method>
    <method name="GetDisplayDevice">
    <arg name="display_device" type="s" direction="out"/>
    </method>
    <method name="GetX11DisplayDevice">
    <arg name="x11_display_device" type="s" direction="out"/>
    </method>
    <method name="GetX11Display">
    <arg name="display" type="s" direction="out"/>
    </method>
    <method name="GetUnixUser">
    <arg name="uid" type="u" direction="out"/>
    </method>
    <method name="GetUser">
    <arg name="uid" type="u" direction="out"/>
    </method>
    <method name="GetSessionType">
    <arg name="type" type="s" direction="out"/>
    </method>
    <method name="GetSeatId">
    <arg name="sid" type="o" direction="out"/>
    </method>
    <method name="GetId">
    <arg name="ssid" type="o" direction="out"/>
    </method>
    <signal name="Unlock">
    </signal>
    <signal name="Lock">
    </signal>
    <signal name="IdleHintChanged">
    <arg type="b"/>
    </signal>
    <signal name="ActiveChanged">
    <arg type="b"/>
    </signal>
    <property name="idle-hint" type="b" access="readwrite"/>
    <property name="is-local" type="b" access="readwrite"/>
    <property name="active" type="b" access="readwrite"/>
    <property name="x11-display-device" type="s" access="readwrite"/>
    <property name="x11-display" type="s" access="readwrite"/>
    <property name="display-device" type="s" access="readwrite"/>
    <property name="remote-host-name" type="s" access="readwrite"/>
    <property name="session-type" type="s" access="readwrite"/>
    <property name="user" type="u" access="readwrite"/>
    <property name="unix-user" type="u" access="readwrite"/>
    </interface>
    </node>
    Note those properties at the end of that list, which are the same things you can learn by running ck-list-session.
    If you want to change the deny to allow, you may as well do it in the ConsoleKit.conf line, so it's specific to this usage, rather than allowing any method call in the world called through dbus.
    FWIW, I can reproduce this same error, trying to do it "by hand", though I don't use GNOME, as you do:
    $ dbus-send --print-reply --system --type=method_call --dest=org.freedesktop.ConsoleKit /org/freedesktop/ConsoleKit/Session1 org.freedesktop.DBus.Properties.GetAll string:org.freedesktop.ConsoleKit.Session
    Error org.freedesktop.DBus.Error.AccessDenied: Rejected send message, 2 matched rules; type="method_call", sender=":1.17" (uid=1000 pid=13892 comm="dbus-send --print-reply --system --type=method_cal") interface="org.freedesktop.DBus.Properties" member="GetAll" error name="(unset)" requested_reply="0" destination="org.freedesktop.ConsoleKit" (uid=0 pid=751 comm="/usr/sbin/console-kit-daemon --no-daemon ")

  • Messages sends message to wrong account despite explicit selection

    All the time I am sending messages to the wrong service for users, even after explicitly selecting to right one. In Messages, I have Google Talk, AIM (for the one person who still uses it, haha), my work Jabber account, and iMessage configured. The problem is when I have accounts for one individual in my Contacts under multiple services. For example, I may have John Doe's Google Talk username, and their phone number which I can iMessage.
    If I open a new message to John Doe on Google Talk, and verify the message has the Google Talk username selected (and states my Google Talk name next to it) in the drop down at the top of the message, when I hit send it will sometimes go to iMessage instead. This is very repeatable. It seems like what happens is Messages switches the new message to whatever account I received a message from John Doe last, despite my explicit selection.
    Needless to say this is very obnoxious, especially since I cannot count on my selections actually being being obeyed.
    Has anyone else experienced this problem, and figured out a way around this bug? I keep hoping Apple will fix it, but I've run into this problem in previous versions of Messages prior to Yosemite being released, but I am still having this maddening issue after the upgrade. I cannot not be the only one.

    I don't always want to use the same one... for example, if they're signed on to Google Talk, I'd like to message them there instead of sending an iMessage to their phone.
    Even if I double click their name in my Google Talk buddy list, it will open saying I am going to message them with Google Talk, but it was switch when I hit send.

Maybe you are looking for

  • Error On trigger while adding a date

    This is my trigger i want to add 15 dates to issue date,while running a trigger its showing error, try to solve that trigger create or replace TRIGGER ISSUE_BOOK_TRI BEFORE INSERT ON issue_book FOR EACH ROW DECLARE CURSOR a IS SELECT join_date FROM m

  • Need help for SB Live

    Need help for SB Li've CT4850 driver for windows 7. Thanks

  • PC I'm using is failing and I need to transfer to another system.

    Would like to know if I am within my rights to do so?

  • Methods used in design infocube

    Hi Folks, Is Star Schema only method used to design (represent) infocube or is there any other methods. if you have any links or notes please provide information. Thanks in advance Regards RK

  • Error while deploying CRM Business Package.

    Hi all, We have imported one CRM business package. We are getting the following errors in the log file. WARNING: IView was not migrated successfully due to the following reason: com.sapportals.portal.contentmigration.iview.ExportedIViewException: The