Problems terminating Tomcat 5.5.17 with Studio 569

Since I have installed
Studio 569
I have problems stoping or terminating the
Tomcat 5.5.17
Anybody knows about this problem?

Wow, many questions ;->, some of them I must ask around in our team...
- Does this happen for all apps?
Don't know, but I have seen more than 1 I guess. I now saw it during weekend development of
http://www.itracker.org
https://svn.sourceforge.net/svnroot/itracker
- What is your deployment mode (Exploded/war)?
How can I check this? I use Sysdeo Dev Loader
- Does this happen in both Run & Debug mode?
Don't yet know. It happened in Debug mode while I was developing
- Which view Server/Debug/Console do you use to stop the server?
I have used the Server view. It happens when I try to stop the server (it does not stop, and when it asks me if I want to terminate and I press Ok, then it does not terminate...)
I have to do some research to give you more precise answers.
My question was: am I the only one reporting this problem?

Similar Messages

  • Problem on NetBeans 6.0.1 with Tomcat 6.0.14

    I had to uninstall and reinstall netbeans because at some point I always appeared a message in which I was reported that tomcat 8025 had already started.
    I closed and reopened the environment without result.
    In Server uninstall apache and try to put a standalone vers 5.5.25.
    It seems ok but does not appear in the list of available servers for my projects.
    If i tried to add tomcat 6.0.14 it's appear on the list but i obtain always the error:
    Starting of Tomcat failed, the server port 8025 is already in use.
    Deployment error:
    Starting of Tomcat failed, the server port 8025 is already in use.
    See the server log for details.
            at org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment.deploy(Deployment.java:163)
            at org.netbeans.modules.j2ee.ant.Deploy.execute(Deploy.java:104)
            at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
            at sun.reflect.GeneratedMethodAccessor160.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
            at java.lang.reflect.Method.invoke(Method.java:597)
            at org.apache.tools.ant.dispatch.DispatchUtils.execute(DispatchUtils.java:105)
            at org.apache.tools.ant.Task.perform(Task.java:348)
            at org.apache.tools.ant.Target.execute(Target.java:357)
            at org.apache.tools.ant.Target.performTasks(Target.java:385)
            at org.apache.tools.ant.Project.executeSortedTargets(Project.java:1329)
            at org.apache.tools.ant.Project.executeTarget(Project.java:1298)
            at org.apache.tools.ant.helper.DefaultExecutor.executeTargets(DefaultExecutor.java:41)
            at org.apache.tools.ant.Project.executeTargets(Project.java:1181)
            at org.apache.tools.ant.module.bridge.impl.BridgeImpl.run(BridgeImpl.java:277)
            at org.apache.tools.ant.module.run.TargetExecutor.run(TargetExecutor.java:460)
            at org.netbeans.core.execution.RunClassThread.run(RunClassThread.java:151)
    Caused by: org.netbeans.modules.j2ee.deployment.impl.ServerException: Starting of Tomcat failed, the server port 8025 is already in use.
            at org.netbeans.modules.j2ee.deployment.impl.ServerInstance._start(ServerInstance.java:1270)
            at org.netbeans.modules.j2ee.deployment.impl.ServerInstance.startTarget(ServerInstance.java:1224)
            at org.netbeans.modules.j2ee.deployment.impl.ServerInstance.startTarget(ServerInstance.java:1035)
            at org.netbeans.modules.j2ee.deployment.impl.ServerInstance.start(ServerInstance.java:912)
            at org.netbeans.modules.j2ee.deployment.impl.TargetServer.startTargets(TargetServer.java:417)
            at org.netbeans.modules.j2ee.deployment.devmodules.api.Deployment.deploy(Deployment.java:140)
            ... 16 more
    BUILD FAILED (total time: 0 seconds)For the moment i have resolved by change the port from 8025 to 8026 but i don't like this solution. :-(
    While the problem on tomcat 5.5.25 that it's not appear on the list of servers for my projects remain.

    I'm resolved the problem on server list, simply specifying a project as j2ee 5 can not appear tomcat 5.5 is necessary to specify j2ee 1.4.
    While for the problem on port just in use I have noticed that sometimes the server remains it isn't close, even exiting from NetBeans, for the moment i use the workaround of closing the process tomcat of linux.
    I hope that on netbeans 6.1 the problem is solved (if it had solved the problem permgen would be even more pleased, but that apparently is a problem of java and then not entered the environment from development).

  • Libsslport library conflict when using components built with studio 11 & 12

    I have a library built with Studio 11 that links with libstlport.so in studio 11. I then build an application with studio 12 which links with studio 12 stilport.so. When I do an ldd on the application it reports that it depends on stlport.so from both studio 11 and 12. This happens even if I set LD_LIBRARY_PATH to explicitly point to the Studio 12 lib directory.
    On running the application it consistently crashes at exit with the following stack trace:
    std::locale::~locale()
    _exit()
    exit()
    The problem is resolved if we build everything with Studio 11.
    It should be possible to link with components build with older version of the compiler. Can someone tell us what is the right way to do this.
    Thanks.
    Shirish.

    Setting LD_LIBRARY_PATH is useful for testing and for one-off programs used only by yourself, but it is not a sustainable or scalable solution. For more on this topic:
    http://blogs.sun.com/rie/entry/tt_ld_library_path_tt
    When you build applications using shared libraries, you usually need to set the runpath (-R option).
    By default, the CC command sets the runpath to point into the compiler installation area. If parts of the application are build with different compilers, you can by deafult wind up with runpaths pointing into each compiler area, which can lead to linking two versions of a library, a recipe for disaster.
    The best way to solve this problem depends on how you will use and deploy the application. I'll suggest a general solution, which works even if you deploy the application to remote systems used by others.
    Create a runtime environment for the application, perhaps a directory tree like this:
    myapp/
        bin/
        lib/
        doc/Main programs go in the bin directory. Shared libraries go in the lib directory.
    Build shared libraries and executable programs with a relative runpath pointing into the lib directory:
    CC ... -R \$ORIGIN/../libIf you build an application entirely with Studio 11, copy the studio 11 version of libstlport.so into the lib directory.
    If multiple compilers are used, copy libstlport.so from the most recent compiler into the lib directory.

  • 'The termination occurred in system E03 with error code 403 and for the rea

    hello gurus,
                     i am very new webdynpro for abap.i strucked in one place at the time of designe a webdynpro component.
    i created one webdynpro component with one view.when i am going to design the view it is showing an error like .
    Service cannot be reached.
    'The termination occurred in system E03 with error code 403 and for the reason Forbidden'
    for this we need to activate some service at sicf transaction level.
    could anybody suggest me which service i need to activate to overcome my problem.
    best regards,
    raja.

    If you are creating webdynpro component for first time then check the below link and activate the service mentioned.
    http://translate.google.co.in/translate?hl=en&sl=de&u=http://help.sap.com/saphelp_nw70/helpdata/de/43/e86de5008b4d9ae10000000a155369/content.htm&ei=C56BTqinCMTqrAfr5sycDg&sa=X&oi=translate&ct=result&resnum=1&ved=0CB8Q7gEwAA&prev=/search%3Fq%3Dhttp://help.sap.com/saphelp_nw70/helpdata/de/43/e86de5008
    First check above one.
    this is for understanding
    http://sdnabape.blogspot.com/2010/11/step-by-step-configuration-for-running.html
    Regards
    Srinivas

  • Problem of Tomcat 4.0

    I'm using Linux with Tomcat 4.0. I found that the counter of session has something wrong. The time counter is not reset when the user access the session.
    I try to use Tomcat 3.2.3 and my programs work fine. Is this the problem of Tomcat 4.0 ? anyone have the same problem ?
    plse, help.

    I'm using Tomcat 4.0 and Linux.
    I have a problem about the session.
    timeout = 600;
    session.setMaxInactiveInterval(timeout);
    ...When the user active the session, the "timeout" should be reset to 600. In fact, the session is still die even the user active the session.
    And this problem does not occurred in Tomcat 3.2.3.
    I guess is the bug of Tomcat 4.0.
    Is anyone use Tomcat 4.0 and Linux. Can anyone help me to check the timer of session is correct or not ?
    Thank you !
    Tomcat 3.2.3 is ok.
    The problem occurred in Tomcat 4.0.1 and 4.0.2.
    Please help !

  • Prototypes are not found with Studio 12.1?

    Hi all,
    I try to compile a rather largish project, and I face a problem with the newest (Studio 12.1) compilers.
    For example I get:
    "/ufsbckp/head-64-slicer/64-cc/Slicer3/Libs/ModuleDescriptionParser/ModuleProcessInformation.h", line 40: Error: The function "strcpy" must have a prototype.
    "/ufsbckp/head-64-slicer/64-cc/Slicer3/Libs/ModuleDescriptionParser/ModuleDescriptionParser.cxx", line 185: Error: The function "strcmp" must have a prototype.
    [...]whereas <cstring>is included.
    [ModuleProcessInformation.h|http://viewvc.slicer.org/viewcvs.cgi/trunk/Libs/ModuleDescriptionParser/ModuleProcessInformation.h?rev=7251&view=markup]
    This is really just one example, as there were numerous similar errors during the compilation of BatchMake (www.batchmake.org - this is a dependency of Slicer).
    I fixed them by adding the <string.h> include directive. I had similar errors with <cmath>, I had to add <math.h> for cos, sin because I got errors like Error: The function "sin" must have a prototype.A man <strlen; strcpy; sin...> reveals that the includes should be okay, I shouldn't need to add their .h counterparts.
    I have never had similar problems with Studio 12.
    Could somebody please guide me to the right direction on what's going on here?
    I think that adding - seemingly superfluous - headers is just not right.
    Yet another, but a little different question:
    What can lead to similar warning messages?
    Linking CXX shared library ../../bin/libFreeSurfer.so
    ld: warning: symbol `std::codecvt<wchar_t,char,__mbstate_t>::__vtbl' has differing sizes:
         (file /opt/SUNWspro/lib/amd64/libCstd.so value=0x60; file /opt/SUNWspro/lib/stlport4/amd64/libstlport.so value=0x50);
         /opt/SUNWspro/lib/amd64/libCstd.so definition taken
    ld: warning: symbol `std::time_put_byname<wchar_t,std::ostreambuf_iterator<wchar_t,std::char_traits<wchar_t> > >::__vtbl' has differing sizes:
         (file /opt/SUNWspro/lib/amd64/libCstd.so value=0x30; file /opt/SUNWspro/lib/stlport4/amd64/libstlport.so value=0x20);
         /opt/SUNWspro/lib/amd64/libCstd.so definition taken
    ld: warning: symbol `std::numpunct<wchar_t>::__vtbl' has differing sizes:
         (file /opt/SUNWspro/lib/amd64/libCstd.so value=0x50; file /opt/SUNWspro/lib/stlport4/amd64/libstlport.so value=0x40);
         /opt/SUNWspro/lib/amd64/libCstd.so definition taken
    ld: warning: symbol `std::cin' has differing sizes:
         (file /opt/SUNWspro/lib/amd64/libCstd.so value=0x90; file /opt/SUNWspro/lib/stlport4/amd64/libstlport.so value=0xc0);
         /opt/SUNWspro/lib/amd64/libCstd.so definition taken
    ld: warning: symbol `std::messages<char>::__vtbl' has differing sizes:
         (file /opt/SUNWspro/lib/amd64/libCstd.so value=0x40; file /opt/SUNWspro/lib/stlport4/amd64/libstlport.so value=0x30);
         /opt/SUNWspro/lib/amd64/libCstd.so definition taken
    [...]Theoretically we don't compile with stlport. (no -library=stlport4 flags)
    Thank you all for taking the time to read or/and :) answer it!

    marc1842fr wrote:
    cstring gives you std::strcpy, string.h gives you ::strcpy (and std::strcpy, but you'd better not rely on that). Note that the typical gcc/glibc gets this wrong, so a lot of code is broken.Aha, so it's no news - only for me (I forgot to mention that - well, I won't call myself a programmer. Really, I mean - I'm a biologist. I just happen to like computers :))
    >
    Where did you find a man page that says cstring provides strcpy in the global namespace?Okay, I might have misunderstood those man pages. That's why I wrote "should" - in my interpretation. It seems it shouldn't.
    That's okay, as the code can be fixed, the developers are helpful, and react really quickly.
    >
    Strange.Yes, it is. I used Studio 12 eversince it appeared. There were other problems compiling this software (I mean with Sun's compilers), but these I have now, haven't been there until now. To be honest, last time I tried to compile Slicer with Sun CC was months ago, so the code might have changed too.
    >
    Are you sure? Can't the program you are compiling have added it itself?And indeed: yes, they've added this flag. It' seems they've made it a default; it's new to me.
    Then again: what about those warnings? Can they safely be omitted?
    Thanks for the reply!
    Edited by: -aspirin- on Aug 8, 2009 7:49 PM

  • Testcase with boost 1.32.0 failing with studio 11

    compiling this (with -library=stlport4, linking against libboost_serialization) leads to a program that segfaults on solaris when built with studio 11 (but not when built with g++, neither on solaris nor linux)
    the segfault happens with strlen(0) (which otoh crashes all those setups: solaris/studio, solaris/gcc, linux/gcc) and it seems that g++ inlines the strlen calls with its own routine which might cover the nullpointer case.
    anyway, I have no idea what's the proper fix: in the application using boost, in boost, in the compiler(?), or in strlen?
    #include <string>
    #include <boost/format.hpp>
    int main() {
      boost::format("foo %s") % (char*)0;
      return 0;
    }

    (test.cc is the example above)
    divert% CC -library=stlport4 -g -o test test.cc -I/opt/PM/include /opt/PM/lib/libboost_serialization-sw.a
    divert% dbx ./test
    Reading test
    Reading ld.so.1
    Reading libstlport.so.1
    Reading libCrun.so.1
    Reading libm.so.2
    Reading libc.so.1
    Reading libm.so.1
    (dbx) run
    Running: test
    (process id 13966)
    signal SEGV (no mapping at the fault address) in strlen at 0xd25c4dd0
    0xd25c4dd0: strlen+0x0030:      movl     (%eax),%ecx
    Current function is std::operator<< <std::char_traits<char> >
      300     __os._M_put_nowiden(__s);
    (dbx) where
      [1] strlen(0x0), at 0xd25c4dd0
      [2] std::basic_ostream<char,std::char_traits<char> >::_M_put_nowiden(0x80470d4, 0x0), at 0xd276a5ee
    =>[3] std::operator<< <std::char_traits<char> >(__os = CLASS, __s = (nil)), line 300 in "_ostream.h"
      [4] boost::io::detail:: put_last<char,std::char_traits<char>,char*>(os = CLASS, x = (nil)), line 93 in "feed_args.hpp"
      [5] boost::io::detail:: put<char,std::char_traits<char>,std::allocator<char>,char*const&>(x = (nil), specs = STRUCT, res = CLASS, buf = CLASS, loc_p = (nil)), line 145 in "feed_args.hpp"
      [6] boost::io::detail::distribute<char,std::char_traits<char>,std::allocator<char>,char*const&>(self = CLASS, x = (nil)), line 233 in "feed_args.hpp"
      [7] boost::io::detail::feed<char,std::char_traits<char>,std::allocator<char>,char*const&>(self = CLASS, x = (nil)), line 243 in "feed_args.hpp"
      [8] boost::basic_format<char,std::char_traits<char>,std::allocator<char> >::operator%<char*>(this = 0x80471dc, x = (nil)), line 64 in "format_class.hpp"
      [9] main(), line 6 in "test.cc"so it's STL calling strlen with a nullpointer!
    I've built another testcase based on that.
    #include <iostream>
    int main() {
      std::cout << ((char*)0);
      return 0;
    }built with g++ and with sun studio with rogue wave, it works. with -library=stlport4, it segfaults..
    it just happens that some libraries return a char* or null for some operations (netxx and lua are the ones I ran over), and when you only test with g++ (or sun studio without stlport), it works.. with stlport on studio it doesn't.
    in "the c++ programming language" (the only text I have available here, sorry), 21.2.2 it merely says "Similary, << is provided for writing out zero-terminated character arrays" before it mentions the affected prototypes - so no obligation to catch errors, I guess..
    What I'd like to know is if that's considered user error (to expect STL to guard against that), so I can go ahead with that response and fix the code, or if STLport might be hardened against that.

  • Istreambuf_iterator usage with Studio 11

    I am trying upgrade some code that is running with Studio 8 to Studio 11 compiler. It uses the Rogue Wave Std C++ library (libCstd).
    The code looks like this:
    ofstream outStr("Out");
    ifstream inStr("in");
    if (inStr.peek() != EOF) {
         copy((istreambuf_iterator<char>(inStr)),
         istreambuf_iterator<char>(),
         ostreambuf_iterator<char>(outStr));
    When I build this it gives an error:
    Undefined first referenced
    symbol in file
    char std::istreambuf_iterator<char,std::char_traits<char> >::proxy::operator*()
    What is the problem and how to fix this?
    Thanks

    This is the source file:
    #include <fstream>
    #include <algorithm>
    using namespace std;
    int main(int argc, char** argv) {
      ofstream outStr("outFile");
      ifstream inStr("inFile"); 
      if(outStr) {  
           if (inStr.peek() != EOF) {
          copy((istreambuf_iterator<char>(inStr)),
             istreambuf_iterator<char>(),
             ostreambuf_iterator<char>(outStr));           
      return 0;
    This is the compile command:
    CC -I/s11/SUNWspro/prod/include/CC/Cstd  -g -lCstd isbftest.cpp This is the error I get:
    Undefined first referenced
    symbol in file
    char std::istreambuf_iterator<char,std::char_traits<char> >::proxy::operator*() isbftest.o
    Interestingly, the code compiles and works if the -g flag is removed from the compile command.
    Thanks.

  • Problem on WinXP / Labview 6.1 with VISA (serial port)

    There is a problem on WinXP / Labview 6.1 with VISA which i use to poll the state lines of the serial port. The only functions that i use are "VISA Open", "Find Resource", line state properties and "VISA close".
    On my own machine (WinME) it works fine as a standalone application (with runtime engine in the same direction), even if i rename the Labview directory so that Labview is not found.
    From my VXIpnp directory i deleted all but these files:
    directory "Win95",
    subdirectory "Bin" containing "NiViAsrl.dll",
    subdirectory "NIvisa" containing "visaconf.dll".
    When shipping this to WinXP (and copying "VXIpnp" to the root directory), the serial port was not found, so i renamed the direction "Win95" to "
    WinNT", but this did not work also.
    I installed the VISA server, although it seems not to be required -- no result.
    Final question:
    What must i do for distributing the program as a standalone application for all windows platforms?

    Hey Joachim,
    In order to create an installer that includes the VISA Run-time engine for serial IO you will have to purchase LabVIEW 7.x. See screen shot. This packages a small compact version of the run-time that can only be used for serial, but it takes up much less space. The installer that I created has my application, the LV Run-time, and the VISA run-time and it is about 26 MB.
    That is much smaller than if I had to include the 32 MB LV 7.1 run-time and the 14 MB VISA run-time separately. It would have been even smaller if I would have uncheck some of the items that I wasn't using.
    -Josh
    Attachments:
    advanced.JPG ‏31 KB

  • I need advise and help with this problem . First , I have been with Mac for many years ( 14 to be exact ) I do have some knowledge and understanding of Apple product . At the present time I'm having lots of problems with the router so I was looking in to

    I need advise and help with this problem .
    First , I have been with Mac for many years ( 14 to be exact ) I do have some knowledge and understanding of Apple product .
    At the present time I'm having lots of problems with the router so I was looking in to some info , and come across one web site regarding : port forwarding , IP addresses .
    In my frustration , amongst lots of open web pages tutorials and other useless information , I come across innocent looking link and software to installed called Genieo , which suppose to help with any router .
    Software ask for permission to install , and about 30 % in , my instinct was telling me , there is something not right . I stop installation . Delete everything , look for any
    trace in Spotlight , Library . Nothing could be find .
    Now , every time I open Safari , Firefox or Chrome , it will open in my home page , but when I start looking for something in steed of Google page , there is
    ''search.genieo.com'' page acting like a Google . I try again to get raid of this but I can not find solution .
    With more research , again using genieo.com search eng. there is lots of articles and warnings . From that I learn do not use uninstall software , because doing this will install more things where it come from.
    I do have AppleCare support but its to late to phone them , so maybe there some people with knowledge , how to get this of my computer
    Any help is welcome , English is my learned language , you may notice this , so I'm not that quick with the respond

    Genieo definitely doesn't help with your router. It's just adware, and has no benefit to you at all. They scammed you so that they could display their ads on your computer.
    To remove it, see:
    http://www.thesafemac.com/arg-genieo/
    Do not use the Genieo uninstaller!

  • Problems building a stand alone application with LV 8.6.1.

    I'm having problems building  a stand alone application with LV8.6.1. I'm using a USB- 6008 DAQ and USB-6501 Digital device in the application. I already have an simple executable on the machine so the Run time Engine is already installed.  For the USB DAQ device, I assume I need to include the DAQmx8.8 as one of the installers. When I attempt to build the application, I'm prompted for several disk, one being a distribuition disk 1. I have the installation disk for the developer package. I did not  see a distribuiton disk as one of the installation disks. When I insert disk 1 I get an error that another application is trying to run. Could someone tell me which installers I need to include and where do I find the "distributor" disk.
    Thank you,

    are you building installer for the first time on this PC?...It usually asks for the drivers CDs and some toolkits if required.
    you just need to use drivers CDs (comes with LabVIEW) from which you installed on this PC. If you have ever upgraded drivers, then you have to use the latest CDs only.......
    another issue may be ...when u insert the driver disk, it has autorun, it will launch drivers installation wizard....close that and then try to build distribution......... 
    Message Edited by Anil Reddy on 09-25-2009 01:22 PM
    Anil Punnam
    CLD
    LV 2012, TestStand 4.2..........

  • Can someone help me with an iCloud problem when I take a picture with my iPhone 4s it some of the times go to my ipad2 but mostly it doesn't can anyone help me out

    Can someone help me with an iCloud problem when I take a picture with my iPhone 4s it some of the times go to my ipad2 but mostly it doesn't can anyone help me out

    I'm assuming you have Photo Stream set up of both devices.  However, it seems many users are experiencing the same as you - my take is that streaming photos is not foolproof yet.

  • How many problems do you need to have with a mac book pro to get it replaced i have had 6 problems and they say they have fixed everything and somthing new happends

    how many problems do you need to have with a mac book pro to get it replaced i have had 6 problems and they say they have fixed everything and somthing new happends
    I have had thehad the:
    ram replaced
    Battery
    Audio
    Trackpad
    os operating system
    fans
    And they still won't replace the laptop for me worst buy ever but i have had a imac for 2 months and nothing at all wrong .

    You could try calling Apple and ask for Customer Relations.
    From Readers Digest-February, 2005
    How to Complain
          You call customer service to complain about a product, and you hang up angrier than when you started. That’s customer rage, a feeling experienced by millions of people with a major complaint, says Scott Broetzmann, president an American firm that tells companies how to offer the best customer service. His secrets to getting good service:
    Have a goal
    If you want your product repaired, say so. Want an apology? Speak up.
    Keep it short
    Focus on one problem, and be succinct.
    Stick with it
    You have to invest the time it takes. Don’t get what you want? Ask for a supervisor.
    Skip ultimatums
    Don’t threaten not to do business with them again. Why should they help you if you won’t buy from them in the future?
    Plead your case
    Many companies have information such as how much money you’ve spent with them and how often you complain. If you’re a good customer, they may be more willing to help.
    Be nice
    You’re unlikely to get what you want if you’re rude.
    Good luck.

  • Please can you help me to solve my problem  ( I have iphone is linked with Apple ID and I forgot that Apple ID and I can't remember it , I need thats Apple ID to activate my iphone ,,, what should I do ?

    please can you help me to solve my problem  ( I have iphone is linked with Apple ID and I forgot that Apple ID and I can't remember it , I need thats Apple ID to activate my iphone ,,, what should I do ?

    mohammed aljasim wrote:
    there are many people that error is happened with them and one of this people is me ,, Apple must be find the solution for this problem
    You are absolutely WRONG. Apple bears no responsibility in this at all. YOU purchased a STOLEN phone. You are guilty of receiving stolen property at best. Take it back to wherever you bought it and demand a refund. Failing that, turn it over to the police. You got ripped off. I'm sorry you wasted your money, but there is NOTHING Apple or anyone else can do for you. Only the rightful owner of the phone can unlock it.

  • Question: Is there a way to create a PDF from outlook e-mail that does not embed the attachment? better, is there a way to convert the e-mail with attachement (not embeded) as pdf pages? - Problem: I have 1400 e-mails with attachments that need to be conv

    Is there a way to create a PDF from outlook e-mail that does not embed the attachment? better, is there a way to convert the e-mail with attachement (not embeded) as pdf pages?
    - Problem: I have 1400 e-mails with attachments that need to be converted into pdf and the attachments cannot be embeded.
    System: PC Windows 7 using Acrobat X Prof. - Thank you!

    Hi ,
    There is an option of embedding index for faster search while converting email to a PDF .
    However I am not sure that will serve your purpose or not .
    I would recommend you to get in touch with Microsoft support as well .
    Meanwhile I'll work on it and get back to you in case I get a desired solution .
    Regards
    Sukrit Dhingra

Maybe you are looking for