If I try to open an e-mail with IBM Traveler, which was moved to a folder, I get an error: "Traveler exiting". In the Log-File LOGCAT.TXT I found the error message:
12-04 17:00:06.411 E/AndroidRuntime( 4987): FATAL EXCEPTION: main
12-04 17:00:06.411 E/AndroidRuntime( 4987): java.lang.ClassCastException: com.lotus.sync.traveler.mail.MailFolderContentFragment cannot be cast to com.lotus.sync.traveler.mail.ViewMailFragment
12-04 17:00:06.411 E/AndroidRuntime( 4987): at com.lotus.sync.traveler.mail.PanedMailActivity.onMailSelected(PanedMailActivity.java:258)
12-04 17:00:06.411 E/AndroidRuntime( 4987): at com.lotus.sync.traveler.mail.MailFolderContentProvider.a(MailFolderContentProvider.java:211)
12-04 17:00:06.411 E/AndroidRuntime( 4987): at com.lotus.sync.traveler.mail.MailFolderContentFragment.onItemClick(MailFolderContentFragment.java:516)
12-04 17:00:06.411 E/AndroidRuntime( 4987): at com.lotus.android.common.view.PullToRefreshListView$ListenerProxy.onItemClick(PullToRefreshListView.java:337)
12-04 17:00:06.411 E/AndroidRuntime( 4987): at android.widget.AdapterView.performItemClick(AdapterView.java:292)
12-04 17:00:06.411 E/AndroidRuntime( 4987): at android.widget.AbsListView.performItemClick(AbsListView.java:1180)
12-04 17:00:06.411 E/AndroidRuntime( 4987): at android.widget.AbsListView$PerformClick.run(AbsListView.java:2708)
12-04 17:00:06.411 E/AndroidRuntime( 4987): at android.widget.AbsListView$1.run(AbsListView.java:3460)
12-04 17:00:06.411 E/AndroidRuntime( 4987): at android.os.Handler.handleCallback(Handler.java:605)
12-04 17:00:06.411 E/AndroidRuntime( 4987): at android.os.Handler.dispatchMessage(Handler.java:92)
12-04 17:00:06.411 E/AndroidRuntime( 4987): at android.os.Looper.loop(Looper.java:137)
12-04 17:00:06.411 E/AndroidRuntime( 4987): at android.app.ActivityThread.main(ActivityThread.java:4514)
12-04 17:00:06.411 E/AndroidRuntime( 4987): at java.lang.reflect.Method.invokeNative(Native Method)
12-04 17:00:06.411 E/AndroidRuntime( 4987): at java.lang.reflect.Method.invoke(Method.java:511)
12-04 17:00:06.411 E/AndroidRuntime( 4987): at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:790)
12-04 17:00:06.411 E/AndroidRuntime( 4987): at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:557)
12-04 17:00:06.411 E/AndroidRuntime( 4987): at dalvik.system.NativeStart.main(Native Method)
12-04 17:00:06.419 I/Traveler( 4987): finishing uncaught exception thread
What can I do? The Traveler Server has been upgraded from ver. 8.5.3 to 9.0.1. Before I made the Traveler installation, I have renamed the traveler-directory to "Traveler_8". At the mobile device I updated the traveler installation too.