You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-user@james.apache.org by Svante Berglund <sv...@hiq.se> on 2003/02/04 18:49:54 UTC

UnsupportedDataTypeException once more...

Hi.
If anyone could give me a clue on why I get the attached exception when my
mailet tries to send a mail through the MailetContext it would really make
my day!
My James version is 2.1.1a5. Os is W2k and client Outlook 2000.
Thanks.
Svante



>From spoolmanager.log:

03/02/03 18:04:13 ERROR spoolmanager.root: Exception calling SvanteTest:
Exception spooling message: Exception caught while storing Message
Container: javax.activation.UnsupportedDataTypeException: no object DCH for
MIME type text/plain; charset=us-ascii;
  nested exception is:
	java.lang.RuntimeException: Exception caught while storing Message
Container: javax.activation.UnsupportedDataTypeException: no object DCH for
MIME type text/plain; charset=us-ascii
javax.mail.MessagingException: Exception spooling message: Exception caught
while storing Message Container:
javax.activation.UnsupportedDataTypeException: no object DCH for MIME type
text/plain; charset=us-ascii;
  nested exception is:
	java.lang.RuntimeException: Exception caught while storing Message
Container: javax.activation.UnsupportedDataTypeException: no object DCH for
MIME type text/plain; charset=us-ascii
	at org.apache.james.James.sendMail(James.java:450)
	at org.apache.james.James.sendMail(James.java:407)
	at org.apache.james.James.sendMail(James.java:389)
	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
org.apache.avalon.phoenix.components.application.BlockInvocationHandler.invo
ke(BlockInvocationHandler.java:92)
	at $Proxy9.sendMail(Unknown Source)
	at
org.apache.james.transport.mailets.SvanteTest.service(SvanteTest.java:98)
	at
org.apache.james.transport.LinearProcessor.service(LinearProcessor.java:362)
	at
org.apache.james.transport.JamesSpoolManager.process(JamesSpoolManager.java:
385)
	at
org.apache.james.transport.JamesSpoolManager.run(JamesSpoolManager.java:315)
	at
org.apache.avalon.excalibur.thread.impl.ExecutableRunnable.execute(Executabl
eRunnable.java:47)
	at
org.apache.avalon.excalibur.thread.impl.WorkerThread.run(WorkerThread.java:8
0)
java.lang.RuntimeException: Exception caught while storing Message
Container: javax.activation.UnsupportedDataTypeException: no object DCH for
MIME type text/plain; charset=us-ascii
	at
org.apache.james.mailrepository.AvalonMailRepository.store(AvalonMailReposit
ory.java:305)
	at org.apache.james.James.sendMail(James.java:444)
	at org.apache.james.James.sendMail(James.java:407)
	at org.apache.james.James.sendMail(James.java:389)
	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
org.apache.avalon.phoenix.components.application.BlockInvocationHandler.invo
ke(BlockInvocationHandler.java:92)
	at $Proxy9.sendMail(Unknown Source)
	at
org.apache.james.transport.mailets.SvanteTest.service(SvanteTest.java:98)
	at
org.apache.james.transport.LinearProcessor.service(LinearProcessor.java:362)
	at
org.apache.james.transport.JamesSpoolManager.process(JamesSpoolManager.java:
385)
	at
org.apache.james.transport.JamesSpoolManager.run(JamesSpoolManager.java:315)
	at
org.apache.avalon.excalibur.thread.impl.ExecutableRunnable.execute(Executabl
eRunnable.java:47)
	at
org.apache.avalon.excalibur.thread.impl.WorkerThread.run(WorkerThread.java:8
0)

03/02/03 18:04:13 ERROR spoolmanager: Exception in processor <root>
javax.mail.MessagingException: Exception spooling message: Exception caught
while storing Message Container:
javax.activation.UnsupportedDataTypeException: no object DCH for MIME type
text/plain; charset=us-ascii;
  nested exception is:
	java.lang.RuntimeException: Exception caught while storing Message
Container: javax.activation.UnsupportedDataTypeException: no object DCH for
MIME type text/plain; charset=us-ascii
	at org.apache.james.James.sendMail(James.java:450)
	at org.apache.james.James.sendMail(James.java:407)
	at org.apache.james.James.sendMail(James.java:389)
	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
org.apache.avalon.phoenix.components.application.BlockInvocationHandler.invo
ke(BlockInvocationHandler.java:92)
	at $Proxy9.sendMail(Unknown Source)
	at
org.apache.james.transport.mailets.SvanteTest.service(SvanteTest.java:98)
	at
org.apache.james.transport.LinearProcessor.service(LinearProcessor.java:362)
	at
org.apache.james.transport.JamesSpoolManager.process(JamesSpoolManager.java:
385)
	at
org.apache.james.transport.JamesSpoolManager.run(JamesSpoolManager.java:315)
	at
org.apache.avalon.excalibur.thread.impl.ExecutableRunnable.execute(Executabl
eRunnable.java:47)
	at
org.apache.avalon.excalibur.thread.impl.WorkerThread.run(WorkerThread.java:8
0)
03/02/03 18:04:13 ERROR spoolmanager: An error occurred processing
Mail1044291852622-1 through root
03/02/03 18:04:13 ERROR spoolmanager: Result was error


---------------------------------------------------------------------
To unsubscribe, e-mail: james-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: james-user-help@jakarta.apache.org