Problem to use new abap editor and new abap debug.

HI experts.
currently using 640(patch 19) and GUI 640(patch 23).
but when I activate new abap editor in se80 server dumps error
' Runtime Errors         MESSAGE_TYPE_X
The current application program detected a situation which really
should not occur. Therefore, a termination with a short dump was
triggered on purpose by the key word MESSAGE (type X).'
and new debug does not activating even though I switch to new debug.
it works well both new editor and debug if I turn on new options when  I connect ECC6.0 with same GUI
guess 640 server has not propery installed new editor and debug or something has to be checked.
can anyone help me to activating these new functions?
thank you.
Lee

There is a separate forum for the SAP GUI, please post your question over there and close this thread here.
Thx

Similar Messages

  • Problem with use of COM+ Transaction and DB Transaction

    Problem with use of COM+ Transaction and DB Transaction
    We build a Web site that use sometime COM+ Transaction and sometime DB
    Transaction. If we use a COM+ Transaction and a few seconds later we try to use
    a Database Transaction (OracleConnection.BeginTransaction), we get the error
    Connection is already part of a local or a distributed transaction
    Of course the error does not produce everytime; it takes some try before we get
    the problem. And of course, if i use pooling=false on the connection string,
    the problem does not appear.
    i run the Web page
    and push the COM+ Transaction and DB Transaction one after the other for some
    times and the problem should appear.
    Environment: Windows server 2003, .Net Framework 1.1, ODP.Net 9.2.0.401,
    Database Server 9.2.0.4

    > Why in form builder can't I...
    Is this happening at runtime or at buildtime? You'll need to provide more info on what you are actually doing that's causing the problem.
    Regards,
    Robin Zimmermann
    Forms Product Management

  • Ipad 3 charger problem im using the original charger and it say is not apropiet for device.this problem star today. :/

    ipad 3 charger problem im using the original charger and it say is not apropiet for device.this problem star today. :/

    Take it to an Apple Store for evaluation and possible replacement.
    Make a Genius Bar Reservation
    http://www.apple.com/retail/geniusbar/
     Cheers, Tom

  • Problem with using newer jsf implementation

    Is it possible to use jsf-libraries from wls 10.3.1 on 10.3.0?
    Or how to use newer version of jsf implementation than JSF RI 1.2_03 on wls 10.3?
    I have also use RichFaces 3.3.1 and when I have tried to use Mojarra 1.2_12 richfaces components haven't worked correctly.
    Thanks in advance,
    Luke

    I looked there and
    "If your try to ship your webapplication with a separate JSF implementation, you are free to do this. Keep in mind, that the dependency injection mechanisms does not work with managed beans, if you do not use any of the WLS provided JSF containers.
    Declaring something like this:
    @EJB
    private MySession session;
    will lead to a java.lang.NullPointerException because of the missing depencency injection mechanisms. Would love to know any details about this. Maybe I'll find out more in the future.."
    The problem is that I use annotations like @EJB, so ...
    I'm still waiting for solution how to implement WeblogicInjectionProvider.
    Regards,
    Luke

  • Sluggish problem with using an external editor

    Whenever I use an external editor (CS5 now) and also Nik software, when I return to Lightroom with the edited file, the problem occurs if I want to do further editing on the picture back in Lightroom. The resonse when I click on something (contrast, saturation, or anything) is sluggish. The screen blinks momentarily, as though blacking out, and then comes back on. If I switch ot a new picture, unedited, it's fine. Can anyone offer any solutions?  Thanks in advance

    There is a Windows based utility that will allow one to change the location of the 'My Music' folder, but you appear to be running a Mac.
    You may find more appropriate help in the iTunes for Mac Discussions.
    If you are running Windows, post back and some info can be provided.
    Best of Luck

  • Right steps to use DNG Profile Editor and ACR

    What is the right sequence of steps to do to use properly DNG PE and ACR ?
    Must be converted the RAW in DNG directly, without open the RAW in ACR ?
    Must be opened the RAW file in ACR, reset the ACR values to zero and then convert the RAW in DNG format ?
    Must be converted the RAW file in DNG and then reset the ACR values before apply the camera recipe created ?
    thanks in advance,
    federico

    thank you Massimo,
    the procedure is clear now.
    "What is the nearest original Adobe profile that is so "equal" to the GM one you obtain?"
    what i want to say is that when i open the file raw in ACR i see some colors. when i apply the profile generated by PE, i see about the sames colors. i notice that the colors are about the same without the profile (little differences i see in the darken tones but only in the ACR graphic). this with my D700. with the D200 the differences before to apply the profile and after are strong, visible.
    Grazie Massimo,
    credo sia tutto chiaro adesso anche se mi lascia perplesso il risultato finale.
    "What is the nearest original Adobe profile that is so "equal" to the GM one you obtain?"
    quello che volevo dire è che con o senza profilo, praticamente l'immagine con la D700 varia di pochissimo (me ne accorgo solo leggendo il grafico in ACR). con la D200 invece, applicare un profilo ha un impatto molto evidente, le differenze sono marcate.
    grazie
    ps: your english is right. it is mine that does not work so well.

  • Starting problem when using new domain

    Hi all,
    I just start trying wl6.0. My problem described as belows:
    I start the default domain 'myDomain'and that created a new domain,
    say 'testDomain' using the admin console. Then, I stop 'myDomain'
    and start the 'testDomain'. The following error occured, it saying
    that the file 'fileRelam.properties' is not present. Then i try
    copy the file 'fileRelam.properties' from myDomain to testDomain
    but still not work, it said autheication error. Do any one know
    how to solve my problem?
    Thanks.
    <2001/3/8 &#19978;&#21320;10&#26178;13&#20998;53&#31186;> <Emergency>
    <Server> <Unable to initialize the server: 'Fatal initialization
    excep
    tion Throwable: java.lang.IllegalAccessError: weblogic.security.acl.internal.FileRealmException:
    Source file not found: .\config\testDomain\fileRealm.properties
    - with nested exception:
    [java.io.FileNotFoundException: .\config\testDomain\fileRealm.properties
    (The system cannot find the file specified)]
    java.lang.IllegalAccessError: weblogic.security.acl.internal.FileRealmException:
    Source file not found: .\config\testDomain\fileRealm.properties
    - with nested exception:
    [java.io.FileNotFoundException: .\config\testDomain\fileRealm.properties
    (The system cannot find the file specified)]
    at weblogic.security.acl.Realm.getRealm(Realm.java:91)
    at weblogic.security.acl.Realm.getRealm(Realm.java:62)
    at weblogic.security.SecurityService.initializeRealm(SecurityService.java:258)
    at weblogic.security.SecurityService.initialize(SecurityService.java:123)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:343)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:169)
    at weblogic.Server.main(Server.java:35)'>

    Problem solved! Thanks all.

  • Problem while using new debugger

    hi all,
              I want  to debug smartform which is configured in SRM. When I put break point in smartform. It is going to debugging mode through web but it is not creating another screen for debugger.
    It is showing error  ' No additional external mode for new abap debugger available ' . How to get debugger in another screen as we get normally.
    Thanks,
    Deepika

    Hi Deepika,
    For the new debugger you need seperate session to run it. In you case let's say you are allowed to have 4 session open for you login, and if you have 4 sessions open already, then this debugging problem will occur. So to debug in the new debugger close few unwanted sessions, or if you get a change to open new debugger then 'turn off' the new debugger option(to switch to the old debugger).
    George

  • Problem in using new InitialContext when running client application

    Hi All,
    We are having a web application which runs on weblogic server 6.1.
    We are loading a servelet at startup which will load the application specific
    properties file and bind it with the context.
    In one of the classes in the .ear file we are looking up the data source like
    this
    InitialContext _initialContext = new InitialContext();
    dataSource = (DataSource)
    initialContext.lookup(ClaimsConstants.CLAIMSRDBMS);
    con = dataSource.getConnection();
    This works fine through the jsp.
    But when I run a separate client program this lookup is failing.
    I tried another way of looking up like this
         Properties h = new Properties();
         h.put(Context.INITIAL_CONTEXT_FACTORY,
              "weblogic.jndi.WLInitialContextFactory");
         h.put(Context.PROVIDER_URL, url);
         Context _initialContext = new InitialContext(h);
    dataSource = (DataSource)
    initialContext.lookup(ClaimsConstants.CLAIMSRDBMS);
    But the weblogic server got hanged for some time after it gave no messages coming
    idle exception.
    If any body knows the solution for this please reply. I am trying to develop an
    application client but I don't know hoe to proceed. Any examples I can get for
    writing a application client using weblogic is very much welcome.
    Please give your valuable suggestions.

    Hi Krishna,
    servlet/jsp programs will work successfully in getting initial context of
    application server, because they runs at server side, and server
    automatically loaded the client library.
    If you are using application client, you need to point the weblogic.jar the
    application client classpath.What is the exception it is throwing?
    Can you test the weblogic samples from the following location of your
    installation
    \bea\wlserver6.1\samples\examples
    Thanks
    Kumar
    "Krishna Kumar" <[email protected]> wrote in message
    news:3def5758$[email protected]..
    >
    Hi All,
    We are having a web application which runs on weblogic server 6.1.
    We are loading a servelet at startup which will load the applicationspecific
    properties file and bind it with the context.
    In one of the classes in the .ear file we are looking up the data sourcelike
    this
    InitialContext _initialContext = new InitialContext();
    dataSource = (DataSource)
    initialContext.lookup(ClaimsConstants.CLAIMSRDBMS);
    con = dataSource.getConnection();
    This works fine through the jsp.
    But when I run a separate client program this lookup is failing.
    I tried another way of looking up like this
    Properties h = new Properties();
    h.put(Context.INITIAL_CONTEXT_FACTORY,
    "weblogic.jndi.WLInitialContextFactory");
    h.put(Context.PROVIDER_URL, url);
    Context _initialContext = new InitialContext(h);
    dataSource = (DataSource)
    initialContext.lookup(ClaimsConstants.CLAIMSRDBMS);
    But the weblogic server got hanged for some time after it gave no messagescoming
    idle exception.
    If any body knows the solution for this please reply. I am trying todevelop an
    application client but I don't know hoe to proceed. Any examples I can getfor
    writing a application client using weblogic is very much welcome.
    Please give your valuable suggestions.

  • Problem with using new Upload to FTP Host feature...

    I tried using the "Upload to FTP Host" feature to upload to GoDaddy.com. It worked fine the first time but now I get this message:
    Error:
    Error creating folder //images. Click Resume to try again. If this problem persists, try again later.
    I tried a few times and even waited two days but I am still getting the same message. So I tried to "Export as HTML" liked I used to do and now for some reason it will not create a CSS or Scripts folder. Only an images folder.
    Also, the first time the "Upload to FTP Host" worked for some reason not all the images were there and the transition box I have is not fading smoothly from one image to the next.
    Please help!!!
    Thanks,
    Melissa

    The issue looks like it might be related to a known issue with our FTP upload client. We currently incorrectly assume the server is configured to use / as the root direcotry. We have a fix for the issue, that will be released in an upcoming update (likely to be sooner rather than later). The workaround for it is actually pretty simple though. If you login to your FTP server, you should be able to see what directory you are at, and you can use the full path there to upload successfully.
    For example, if you login using a different FTP client, you might see something like /home/users/myuser/ in the address bar. In Muse, in the directory location, if you place /home/users/myuser you will upload to the correct directory. If you want to upload to a specific directory, simply add that to the end of the directory path.
    If you are unable to upload after following the above steps, as Abhishek says, it is likely a permissions error. Try exporting first and using a third party client to upload it and let us know if you are able to do so successfully from there.

  • Problems in using Tomcat 4.0 and javaBeans

    Help!
    I find that I can't import javaBeans in the normal way
    For example, the bean class file should be placed in the application's Web-inf\classes (however, when I have changed to use the Tomcat 4.0, I have to place them in the outermost classes directory!???
    What's wrong???
    Another problem is that when I try to import the bean class into the JSP, an internal error occurs:
    Apache Tomcat/4.0.1 - HTTP Status 500 - Internal Server Error
    org.apache.jasper.compiler.ParseException: /trial.jsp(10,0) Attribute > has no value
    <probably it tells me that the bean class can't be loaded???>
    here are the source codes:
    Counter.class =>
    public class Counter {
    private int count;
    public Counter() {
    count = 0;
    public int getCount() {
    count++;
    return count;
    public void setCount(String strCount) {
    count = Integer.parseInt(strCount);
    jsp file=>
    <html>
    <body>
    <%@ page language="java" import="Counter"%>
    <jsp:useBean id="bname" scope="session" class="Counter" \>
    </body>
    </html>

    it's my first time i'm using javaBeans too. but i just tried this it worked:
    <html>
    <body>
    <%@ page import="dbBean" %>
    <jsp:useBean id="Bean" class="dbBean">
    <%
    //dbBean Bean=new dbBean();
    Bean.setUserID(request.getParameter("id"));
    Bean.setUserPass(request.getParameter("pass"));
    Bean.setFirstName(request.getParameter("fname"));
    Bean.setLastName(request.getParameter("lname"));
    Bean.setEmail(request.getParameter("email"));
    %>
    </jsp:useBean>
    </body>
    </html>
    hopefully it does work for you too
    Sumit

  • Problems with using Canon LiDE 210 and OSX 10.7.4

    I am getting nowhere with installing the Canon LiDE 210 scanner software on my 2010 MBP. All I get when I try to scan is "insufficient memory". I can scan using Image Capture and with the trial VueScan software so the problem looks as if it is something to do with the Canon software or the way that it installs on the MBP. Has anyone else had a similar problem or can anyone suggest a fix? Many thanks

    Hellooo, I realise this thread is a year old and yet I'm having some real difficulty, hopefully this will fall on someones ears...
    Firstly I have a mac mini bought recently and running on Mountain Lion 10.8.3 I tried downloading what is apparently the most up to date drvier and mp navigator for use with the CanoScan LiDE 210 meaning, that both the driver and mp navigator are compatible with Mountain Lion. Here is the following link I used that was forwarded to me by Canon:
    http://support-asia.canon-asia.com/contents/ASIA/EN/0100434402.html
    http://support-asia.canon-asia.com/contents/ASIA/EN/0200153502.html
    I install both of the downloads, plug in the scanner, and nothing... no noise, no beep nothing to say that it is on. I try and open the scanner through system preferences-printer/scanner-canoscan icon yet I am then presented with the message; "failed to open a session on this device"
    Strange, I call canon back and they do not know what else to suggest apart from all the usual trouble shooting, the type that is very patronising and annoying... did you click the icon and press scan, did you click the install button after downloading the software... the sort of thing that might otherwise result in the beating, of ones own face with the phone
    At the end of this call, and after forwarding me a couple more useless links to unworkable downloads they say that it must be the product, and that I should contact the seller for a replacement.
    So I do, I contact Amazon, I get my replacement and voila, exactly the same problem.
    I even try getting it going using my mbp which is on snow leopard, which means I can use the installation disc that it is packed with it, it makes a noise, it sounds like its turning on but then when I click "open scanner" ... nothing, no option to scan, no acknowledgement of the device other than the icon itself in system preferences.
    Does anyone have any experience of this issue, does anyone know how I might resolve it?
    Many thanks,
    Jeff

  • SOLUTION: Are you having problems with using HDV, FCP X and iDVD?

    If you edit HDV (TAPE) in FCP X and want to burn the video in iDVD you will find the following problem  .  .  .  iDVD squashes the image as shown in the screenshot below.
    Whether you export as ProRes or H.264, iDVD will see it like this as a squashed image.
    This is because iDVD does not recognise HDV anamorphic images unless they are in the Apple Intermediate Codec.
    There are 2 solutions to this problem:-
    1. Create a ProRes 422 Custom Compressor Preset with a frame size of 1920 x 1080.
    The only downside to this is that the conversion process in my 2008 iMac takes about 5 times realtime.
    2. Create an Apple Intermediate Codec preset for HDV.  This encodes on my iMac in around realtime, so it is at least 4 times faster than the ProRes solution.
    Unfortunately, if you have Compressor 4 you cannot create Apple Intermediate Codec presets, but Compressor 3.5 will and what is more important, that preset can be installed in Compressor 4.
    So you can export your HDV project from FCP X using Compressor Presets in either ProRes or AIC and use the resulting file in iDVD to get a correctly proportioned image like this.
    I prefer to use the AIC preset as it is 4 times faster and there is no quality difference on the final DVD.
    What do you do if you haven't got Compressor?
    Well you can email me for a 12KB copy of the preset as I believe FCP X can use it even though you don't have Compressor.

    Ian,
    Thanks for the tip!

  • Problems with using Spry photo gallery and Opera browser

    Using Dreamweaver CS3. I'm working on a website for a friend.
    It looks great in:
    -IE 6 and 7
    -Firefox
    -Safari
    But in Opera, the photo gallery I put in (uses spry to change
    images as the user rolls over the thumbnail) pops up a login box in
    Opera. It doesn't do this in any other browser and it works
    perfectly in all other browsers.
    WDYT? TIA, Steve

    Using Dreamweaver CS3. I'm working on a website for a friend.
    It looks great in:
    -IE 6 and 7
    -Firefox
    -Safari
    But in Opera, the photo gallery I put in (uses spry to change
    images as the user rolls over the thumbnail) pops up a login box in
    Opera. It doesn't do this in any other browser and it works
    perfectly in all other browsers.
    WDYT? TIA, Steve

  • Problem when using Logger with Tomcat and eclipse

    Hi, Iam using Tomcat 5.5.7 and my IDE is eclipse.Iam using java.util.logging.Logger class for logging.Iam putting the properties file in Appname/WEB-INF directory.The properties file is not identified.The error Iam getting is Error initialising log file java.lang.NullPointerException and java.io.FileNot FoundException
    The content of my logging.properties file is
    java.util.logging.ConsoleHandler java.util.logging.ConsoleHandler.level=SEVERE java.util.logging.ConsoleHandler.formatter=java.util.logging.SimpleFormatter
    java.util.logging.FileHandler.level=ALL java.util.logging.FileHandler.pattern=%h/javalogs%u.log java.util.logging.FileHandler.append=true java.util.logging.FileHandler.count=1
    My servlet is
    import java.io.*;
    import java.util.logging.*;
    import java.util.logging.Logger;
    import javax.servlet.*;
    import javax.servlet.http.*;
    public class HelloWorldServlet extends HttpServlet
          public void init(ServletConfig config) throws ServletException
               try
                         String file=getServletConfig().getInitParameter("java.util.logging.config.file");
                        InputStream is = getServletContext().getResourceAsStream(file);
                        LogManager.getLogManager().reset();
                          LogManager.getLogManager().readConfiguration(is);
               catch(Exception e)
                    System.out.println("Error initialising log file"+e);
          public void doGet (HttpServletRequest request,HttpServletResponse response) throws ServletException, IOException 
                   final Logger fLogger =
                 Logger.getLogger(HelloWorldServlet.class.getName());
                 PrintWriter  out; 
                 String title = "Simple Servlet Output";
                // set content type and other response header fields first                                   
                // then write the data of the response
                 response.setContentType("text/html");
                 fLogger.finest("this is finest");
                 fLogger.finer("this is finer");
                 fLogger.fine("this is fine");
                 fLogger.config("this is config");
                 fLogger.info("this is info");
                 fLogger.warning("this is a warning");
                 fLogger.severe("this is severe");
                 out = response.getWriter();
                out.println("<P>This is output from SimpleServlet!!!!!!!!.");  
    }My web.xml file is
    <!DOCTYPE web-app
      PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
      "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
      <servlet>
        <init-param>
         <param-name>java.util.logging.config.file</param-name>
         <param-value>/WEB-INF/classes/logging1.properties</param-value>
        </init-param>
        <servlet-name>HelloServlet</servlet-name>
        <servlet-class>HelloWorldServlet</servlet-class>
      </servlet>
      <servlet-mapping>
        <servlet-name>HelloServlet</servlet-name>
        <url-pattern>/hello</url-pattern>
      </servlet-mapping>
    </web-app>Can anybody help me out.

    Hi, Iam using Tomcat 5.5.7 and my IDE is eclipse.Iam using java.util.logging.Logger class for logging.Iam putting the properties file in Appname/WEB-INF directory.The properties file is not identified.The error Iam getting is Error initialising log file java.lang.NullPointerException and java.io.FileNot FoundException
    The content of my logging.properties file is
    java.util.logging.ConsoleHandler java.util.logging.ConsoleHandler.level=SEVERE java.util.logging.ConsoleHandler.formatter=java.util.logging.SimpleFormatter
    java.util.logging.FileHandler.level=ALL java.util.logging.FileHandler.pattern=%h/javalogs%u.log java.util.logging.FileHandler.append=true java.util.logging.FileHandler.count=1
    My servlet is
    import java.io.*;
    import java.util.logging.*;
    import java.util.logging.Logger;
    import javax.servlet.*;
    import javax.servlet.http.*;
    public class HelloWorldServlet extends HttpServlet
          public void init(ServletConfig config) throws ServletException
               try
                         String file=getServletConfig().getInitParameter("java.util.logging.config.file");
                        InputStream is = getServletContext().getResourceAsStream(file);
                        LogManager.getLogManager().reset();
                          LogManager.getLogManager().readConfiguration(is);
               catch(Exception e)
                    System.out.println("Error initialising log file"+e);
          public void doGet (HttpServletRequest request,HttpServletResponse response) throws ServletException, IOException 
                   final Logger fLogger =
                 Logger.getLogger(HelloWorldServlet.class.getName());
                 PrintWriter  out; 
                 String title = "Simple Servlet Output";
                // set content type and other response header fields first                                   
                // then write the data of the response
                 response.setContentType("text/html");
                 fLogger.finest("this is finest");
                 fLogger.finer("this is finer");
                 fLogger.fine("this is fine");
                 fLogger.config("this is config");
                 fLogger.info("this is info");
                 fLogger.warning("this is a warning");
                 fLogger.severe("this is severe");
                 out = response.getWriter();
                out.println("<P>This is output from SimpleServlet!!!!!!!!.");  
    }My web.xml file is
    <!DOCTYPE web-app
      PUBLIC "-//Sun Microsystems, Inc.//DTD Web Application 2.3//EN"
      "http://java.sun.com/dtd/web-app_2_3.dtd">
    <web-app>
      <servlet>
        <init-param>
         <param-name>java.util.logging.config.file</param-name>
         <param-value>/WEB-INF/classes/logging1.properties</param-value>
        </init-param>
        <servlet-name>HelloServlet</servlet-name>
        <servlet-class>HelloWorldServlet</servlet-class>
      </servlet>
      <servlet-mapping>
        <servlet-name>HelloServlet</servlet-name>
        <url-pattern>/hello</url-pattern>
      </servlet-mapping>
    </web-app>Can anybody help me out.

Maybe you are looking for

  • Inutilização de NF - Não atualiza ERP - ERP error 104

    Olá! Estamos com um problema na inutilização de uma NF. A mesma teve a inutilização autorizada pelo SEFAZ e consta com o status code 102 no GRC. Porém houve um problema na atualização do ERP e este consta como ERP error 104. Na J1BNFE esta NF aparece

  • Problem with java beans and jsp on web logic 6.0 sp1

              HI ,           I am using weblogic6.0 sp1.           i have problem with jsp and java beans.           i am using very simple java bean which stores name and email           from a html form.           but i am getting following errors:    

  • My wired mouse(s) no longer click: Yosemite

    A few days after upgrading to Yosemite, by wired mouse started acting funny. I restarted the computer and now I can't do anything. The mouse will move around, but I can't select anything and I'm perpetually stuck on the start up screen. I've tried a

  • Billing plan is not updating project plan revenue

    Hi, My client has scenario like he creates projects manually and when he creates any sales order, he assign this sales order to the project though account assignment tab. The plan revenue for the project comes from sales order billing plan. The issue

  • Do I need Microsoft DRM or Windows Presentation Foundation plug-ins? Status is "unknown" and Action iis "research"

    The last "update" in the community on this topic was 2011... has anything changed?? Are there any updates to these plugins if we need to keep them?? As these are significant Microsoft plugins, Mozilla should know about them... not a "Research" button