Problem with debug EP6

<b><i>Hi all</i></b>,
I debug an EP6 application with the Developer Studio. This work fine but when the debug starting, it automatically switch in the EP perspective and not in debug perspective?! Each time! Any idea ?
<b><i>Best regards.</i></b>

Hi,
I had this problem until recently myself.
You can stop the behaviour by the following steps:
Open the debug configuration screen>in the right hand navigation menu select the application you are debugging beneath the item 'Remote Application'>Click the 'Common' Tab in the left hand window. There you will find the option 'Perspective to switch to or open when launched'
Change this setting to default and the problem is resolved.
Please assign points if this resolves the problem or is helpful and let me know if require further detail.
Kind Regards
Daniel

Similar Messages

  • Problem with debug XT75

    Hello
    I have problem with debug program for XT75. I work in XP , install java j2sdk1.4.2_09 (from CD) , eclipse (with EclipseMEplugin_123) ,SMTK and connect terminal TC65 with XT75 module.
    When I want to debug my simple Midlet HelloWorld under celipse I get error:
    =========================================================================
         Starting XT75 emulator for debugging application. Please wait ...
         =========================================================================
         COM port used for "emulator session": COM1
         Used baud rate for the module "115200 baud"..
         >>> Emulator is set to no download of Jar and Jad file! <<<
         Initialize module for debugging ...
         The module is now initialized for debugging!
         >>> Establishing TCP/IP connection "IP connection for remote debugging"... <<<
         Please wait ...
         Done.
         >>> Starting Debug Agent ... <<<
         The debug agent is not started!
    File WM_Debug_config.ini in WTK for XT75 is:
    # This ini file is used to configure emulator.exe
    # Hints:
    # Store this ini file into the directory where the emulator.exe is located!
    [Module type]
    # Define the used module type
    ModuleType=XT75
    [AT command]
    # These AT commands are used for initialising the module for debugging!
    # Hints:
    # The IP address range 10.x.x.x is not supported for configuration of debugging!
    AT-Cmd1=S:ATE1
    AT-Cmd2=R:OK
    AT-Cmd3=S:at+cpin?
    AT-Cmd4=R:+CPIN: READY
    AT-Cmd5=R:OK
    AT-Cmd6=S:at^scfg=userware/debuginterface,"192.168.0.21","192.168.0.22","0"
    AT-CMd7=R:^SCFG: "Userware/DebugInterface","192.168.0.21","192.168.0.22","0"
    AT-Cmd8=R:OK
    AT-Cmd9=S:at^scfg=userware/mode,"debug","a:/","2000"
    AT-Cmd10=R:^SCFG: "Userware/Mode","debug","a:/","2000"
    AT-Cmd11=R:OK
    AT-Cmd12=S:at^scfg=userware/stdout,UDP,2000
    AT-Cmd13=R:^SCFG: "Userware/Stdout","UDP","2000"
    AT-Cmd14=R:OK
    [System.out port]
    # used UDP port number range: 1024 ... 65535
    # comment out the following line for switching off Java "System.out" displaying in the IDE window
    #UDPport=12345
    [DebugAgent delay timer]
    # settings for Debug Agent delay timer in ms
    #DATimer=2000
    I send At command to terminal AT^SCFG? and get answer:
    ^SCFG: "AutoExec","0","0","0","0",""
    ^SCFG: "AutoExec","0","1","0","0","","000:00:00","000:00:00"
    ^SCFG: "AutoExec","0","1","1","0","","000:00:00","000:00:00"
    ^SCFG: "AutoExec","0","1","2","0","","000:00:00","000:00:00"
    ^SCFG: "GPRS/ATS0/withAttach","on"
    ^SCFG: "GPRS/AutoAttach","disabled"
    ^SCFG: "GPRS/PersistentContexts","0"
    ^SCFG: "GPRS/RingOnIncomingData","off"
    ^SCFG: "MEopMode/Airplane","off"
    ^SCFG: "MEopMode/Airplane/OnStart","off"
    ^SCFG: "MEShutdown/OnIgnition","off"
    ^SCFG: "PowerSaver/Mode9/Timeout","20"
    ^SCFG: "Radio/Band","3","15"
    ^SCFG: "Radio/OutputPowerReduction","3"
    ^SCFG: "Serial/USB/DDD","0","0","0409","0681","0034","Siemens AG Wireless Modules","XT75",""
    ^SCFG: "Tcp/BufSize","5200"
    ^SCFG: "Tcp/IRT","3"
    ^SCFG: "Tcp/MR","10"
    ^SCFG: "Tcp/OT","6000"
    ^SCFG: "Tcp/SAck","1"
    ^SCFG: "Tcp/TTcp","0"
    ^SCFG: "Tcp/WithURCs","on"
    ^SCFG: "Trace/Syslog/OTAP","0"
    ^SCFG: "Userware/Autostart","0"
    ^SCFG: "Userware/Autostart/AppName",""
    ^SCFG: "Userware/Autostart/Delay","0"
    ^SCFG: "Userware/DebugInterface","192.168.0.21","192.168.0.22","0"
    ^SCFG: "Userware/Passwd"
    ^SCFG: "Userware/Mode","debug","a:/Project02.jar","2000"
    ^SCFG: "Userware/Stdout","UDP","2000"
    ^SCFG: "URC/CallStatus/CIEV","restricted"
    ^SCFG: "URC/CallStatus/SLCC","verbose"
    ^SCFG: "URC/Datamode/Ringline","off"
    ^SCFG: "URC/Ringline","local"
    ^SCFG: "URC/Ringline/ActiveTime","2"
    OK
    Please help me.
    Thanks.

    Hello,
    I would like to know if you could debug?
    That's the same problem what I have.
    At the moment I have the DSB75 and the XT75 module I don't know what else I can to to run the program under debug.
    OS: Win XP
    eclipse-SDK-3.3.1.1
    eclipseme.feature_1.7.7
    Regards,
    NOVI

  • Problem with debug servlet Eclipse 3 tomcat 5

    I have configured Eclipse 3 with Tomcat 5.0.28 and tomcatPulginV3
    but, I have problem to debug my servlet
    I have error message
    help me it is urgent
    Failed to connect to remote VM. Connection refused.
    java.net.ConnectException: Connection refused: connect
    java.net.PlainSocketImpl.socketConnect(Native Method)
    java.net.PlainSocketImpl.doConnect(Unknown Source)
    java.net.PlainSocketImpl.connectToAddress(Unknown Source)
    java.net.PlainSocketImpl.connect(Unknown Source)
    java.net.Socket.connect(Unknown Source)
    java.net.Socket.connect(Unknown Source)
    java.net.Socket.<init>(Unknown Source)
    java.net.Socket.<init>(Unknown Source)
    org.eclipse.jdi.internal.connect.SocketTransportImpl.attach(SocketTransportImpl.java:47)
    org.eclipse.jdi.internal.connect.SocketAttachingConnectorImpl.attach(SocketAttachingConnectorImpl.java:103)
    org.eclipse.jdt.internal.launching.SocketAttachConnector.connect(SocketAttachConnector.java:131)
    org.eclipse.jdt.internal.launching.JavaRemoteApplicationLaunchConfigurationDelegate.launch(JavaRemoteApplicationLaunchConfigurationDelegate.java:75)
    org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:569)
    org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:788)
    org.eclipse.debug.internal.ui.DebugUIPlugin$6.run(DebugUIPlugin.java:955)
    org.eclipse.core.internal.jobs.Worker.run(Worker.java:66)Thanks

    Check your packages which you are importing....

  • Problem with Debug mode and SLD

    Using the config tool, we have turned the Debuggable flag to 'yes' and set the Debug mode to OFF.   Now from the studio, when I enable debugging for the process, the server0 stops successfully and restarts successfully. However, during the restart, the SLD service errors out and does not get started. It encounters the following exception. I can verify the error in std_server0.out
    With erred SLD service, when I try to deploy and run the webdynpro application from studio, the deploy fails with the same exception.
    We tried all kinds of restart (of the engine\server instance), debuggable and debug mode setting permutations, but not successfull.  (debug port is 50021)
    We are having remote debug server setup (not local).
    Does anybody have any suggestions???
    The exception we get is:
    Finished with warnings: development component 'CreateOrder'/'local'/'LOKAL'/'0.2007.11.26.14.33.54':Caught exception during application startup from SAP J2EE Engine's deploy service:java.rmi.RemoteException: Error occurred while starting application local/CreateOrder and wait. Reason: Clusterwide execption: server ID 3775750:<Localization failed: ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='com.sap.engine.services.deploy.container.DeploymentException: <Localization failed: ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='Implied start failed for dependency :local/CreateOrder -> service:sld', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key Implied start failed for dependency :local/CreateOrder -> service:sld', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key com.sap.engine.services.deploy.container.DeploymentException: <Localization failed: ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='Implied start failed for dependency :local/CreateOrder -> service:sld', Arguments: []> : Can't find resource for bundle java.util.PropertyResourceBundle, key Implied start failed for dependency :local/CreateOrder -> service:sld (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)

    Hi Michael,
    one way is to enhance the server go.bat with debug parameters. Under c:\usr\sap\<SID>\j2ee\<INSTANCE>\cluster\server\go.bat define the following params
    set DEBUG_PORT=5000
    set DEBUG_PARAMS=-Xdebug -Xnoagent -Djava.compiler=NONE -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=
    and add both params to the java arguments (e.g. behind the -classpath): %DEBUG_PARAMS%%DEBUG_PORT%.
    Regards,
    Stefan

  • AIR 3.9.0.790 - Problem with debug configurations

    Hi there
    After updating from 3.9.0.720 to 3.9.0.790 it seems that my debugging configurations are ignored (works fine with build 720). When running the app on AIR Simulator I always end up with a 500 x 375px screen with a high resolution display simulated.
    - Flash Builder 4.7
    - AIR 3.9.0.790
    - Starling-Project for iOS only
    - Debug-Configuration: various iOS devices (Mobile Application)
    Am I missing something?! Any hints?
    Regards,
    René

    We're having the same problem.  In our project, the only difference is switching between AIR 3.6 and 3.9.0.1030 (obviously a wider range than the above), and the 3.9 ADL simulator ignores the -screensize argument and forces the window to 500x375.  Oddly, this affects only one Mac out of three.
    Perhaps interestingly, the affected Mac is OSX 10.8.4 (server edition), while the ones that work are 10.8.2

  • Problems with debugging in Oracle sql developer

    Dear all,
    I have a stored procedure with about 3500 lines of code. The SP is calling some other SP's , so altogether around 30,000 lines of code is to executed.
    I have some delete statements in the beginning of my SP.
    Till nw i was able to debug and run this SP.
    But nw I am facing a strange problem.
    I can run the SP.
    But if i try to debug it , it gets hanged after the delete statement and does not move forward.
    So i moved all that statements to another SP and I call the new SP from my present one.
    In this way If i debug , after calling the newly created SP , my main Sp does not recognise the break points , and it just finishes execution ..
    Can any one help me on this.
    Thanks in Advance,
    Kurian Simon

    Simon,
    Did you move the breakpoint, and once you'd moved the lines of code, did you recompile, using compile for debug? Also, it's important to do compile for debug on all the program units you want to debug, otherwise SQL Developer will just step over the units not compiled for debug.
    Sue

  • Problem with debug java.lang.NullPointerException

    Hi All,
    i am having a very strage issue with Flash Builder 4.5.1.
    If I create a Flex Mobile Application, i am able to debug the app with no problems.
    if I create a Flex Mobile and PHP Project, and then connect to a data service, i am not able to debug the app. i am having the following error:
    An internal error occurred during: "Launching Main_App".
    java.lang.NullPointerException
    SO: Windows 7
    Flash Builder 4.5.1
    Any ideas on this?
    Thanks a lot,
    Joe

    Hi Steven,
    I turned on debugger on oracle.jheadstart.controller.strutsadf.JhsRequestProcessor.
    The exception is rised in method :
    processActionPerform
    at statement :
    ActionForward forward = super.processActionPerform(request, response, action, form, mapping);
    I hope it is helpful.
    Cezary

  • Problems with Debugging

    Hi!
    I' m facing a problem when trying to create a new debug-configuration: The NWDS tells me "No tab group defined for configuration type com.sap.ide.webdynpro.projectbrowser.launch.configtype.debug". The same message occurs with - except J2EE-developments - all other project types.
    Has anybody got an idea what the problem could be?
    Regards,
    Thomas
    PS: The Error Log-View of PDE Perspective doesn' t say a word about it.

    Hi,
    I think SapIdeWebdynproProjectBrowser.jar missing in your Eclipse plugins.
    Please check it once.if not this jar import this once again.
    C:\Program Files\SAP\JDT\eclipse\plugins\com.sap.ide.webdynpro.projectbrowser
    This might helps.
    Thanks,
    Lohi

  • Problem with debug

    Hi,
    I am using UIX + JAVA with JDeveloper and when I go debug appears the error message:
    =========================================================
    Unable to find source file.
    Unable to find source file for package com.evermind.server, Filename ApplicationServerLaucher.java.
    With options:
    - Generate a source file stub for the class.
    - Let me find the file myself whit the open file dialog.
    - Look for the file in this database connection.
    - Dont ask me about this file again.
    =========================================================
    It is hapened in localhost and the server.
    What I make for debug?
    Fernando.

    I answered this question on the UIX forum: Bug in the JDeveloper?
    As this is a JDeveloper question (and nothing to do with UIX), please follow up here.
    Please do not post the same question to the UIX and JDeveloper forums.
    -brian
    UIX Team

  • Problem with debug info...

    Hi
    CC -V
    CC: Sun C++ 5.9 Linux_i386 Build27_2 2006/08/02
    CC -g -c test.cpp
    >> Assertion:  DBGGEN ERROR: FILE="../src/dbg_dwarf2.c", LINE=%7605, DW_DLE_DEBUGINFO_ERROR [DBG_GEN 5.1.18] (../lnk/dbg_dbggen.cc, line 4336)
        while processing test.cpp at line 0.I can not paste test.cpp here though, it's quite huge since I created it with CC -E, but anyway, perhaps someone at sun is interested ?
    /Lars

    This looks like bugid 6456470. It's fixed in our development
    branch, but the fix won't be available until Express 3 which
    isn't for a month or two. The problem is related to the way
    symbols and types reference other symbols and types. You
    can work around it by not using -g for those source files where
    it happens. Not a very good workaround, I know. Of course,
    that's why we have express releases. To find problems like
    this as early as possible. ;-)
    --chris                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                       

  • What is the mm.cfg for? - Problems with debugging / profiling

    Hello Forum
    I am having trouble getting the flex profiler to work with my actionscript 3 project (player 9 - debug version installed, mac).
    In another forum I have seen some references to the mm.cfg file.  What does this file do?  All I see right now is the following line:
    PreloadSwf=/Users/stephan/Documents/Flex Builder 3/.metadata/.plugins/com.adobe.flash.profiler/ProfilerAgent.swf?host=localhost&port=8888
    When profiling or debugging I now get the following error:
    Error: ProfilerAgent.socketDataHandler: unknown command = 60
        at ProfilerAgent/socketDataHandler()[C:\faramir\flex\sdk\modules\profiler3\as\Prof ilerAgent.as:1008]
    Is this error related to the mm.cfg file?
    I can't find any ProfilerAgent.as or ProfilerAgent.swf files on my system?  Is this something I need to download?
    Any insight much appreciated...  Nothing works right now
    Thank you all for your time.
    sk

    I have installed flash player 10 and now I'm getting the following errors when debugging:
    Socket timeout.
    Socket timeout.
    Socket timeout.
    java.net.SocketException: Socket closed
        at java.net.PlainSocketImpl.socketAccept(Native Method)
        at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:384)
        at java.net.ServerSocket.implAccept(ServerSocket.java:450)
        at java.net.ServerSocket.accept(ServerSocket.java:421)
        at com.adobe.flash.profiler.internal.Client$2.run(Client.java:198)
        at java.lang.Thread.run(Thread.java:613)

  • Problem with debug config

    cisco 2651XM router
    IOS: c2600-adventerprisek9-mz.124-15.T9.bin
    I have a mail-and-web server set at 192.168.0.6 connected to fa0/0 on my router and I want to monitor all traffic in and out of the server. The best debug config I've found so far for this is:
    access-list 106 permit ip any host 192.168.0.6
    access-list 106 permit ip host 192.168.0.6 any
    no ip route-cache (on fa0/0)
    debug ip packet 106
    but this doesn't show mail traffic. I do see some activity in the form of outside ip's probing the server but when I send or receive mail I should see activity in the debug but there's nothing. Is there a better way to capture ALL traffic to and from this ip address? Thanks for any help.

    Hi Tony.
    That's correct - ip source tracker will never show you real time information.
    A better solution to your current debug would be to re-enable CEF switching but then to configure an ACL that logs traffic to this particular host. Why this would be better is because your router will only be process switching the traffic to/from this host and not process switching ALL traffic. An example would be:
    access-list 106 permit ip any host 192.168.0.6 log-input
    access-list 106 permit ip any any
    access-list 107 permit ip host 192.168.0.6 any log-input
    access-list 107 permit ip any any
    ip access-list log-update threshold 1
    interface f0/0
    ip route-cache cef
    ip access-group 106 out
    ip access-group 107 in
    A more permanent solution could be the IP Export feature and then you can view your traffic on wireshark. I've not configured this myself.
    http://www.cisco.com/en/US/docs/ios/12_3t/12_3t4/feature/guide/gt_rawip.html
    Simon

  • Problem with debuging Model

    Hi all,
    i have an application, i deployed it sucessfully. unfortunately i am sending my data to model and to backend ABAP. But i am not recieving data from backend. Can any one know about this problem.
    Thnak you
    Regards
    Ravi

    hi All
    This is my code: my backend:
    SELECT SINGLE usercat INTO ex_user_cat FROM /arch/arm_user WHERE
      username = im_user.
    ENDFUNCTION
    Controller Component:
    public void wdDoInit()
        //@@begin wdDoInit()
         __Arch__Arm_Get_User_Cat_Input input =  new __Arch__Arm_Get_User_Cat_Input();
              wdContext.node__Arch__Arm_Get_User_Cat_Input().bind(input);     
        //@@end
    public void Example_GetData( )
        //@@begin Example_GetData()
        try
             wdContext.current__Arch__Arm_Get_User_Cat_InputElement().modelObject().execute();
             wdContext.nodeOutput().invalidate();
        catch(Exception ex)
              ex.printStackTrace();
        //@@end
    View Controller:
    public void onActionToGetData(com.sap.tc.webdynpro.progmodel.api.IWDCustomEvent wdEvent )
        //@@begin onActionToGetData(ServerEvent)
        wdThis.wdGetExampleCompController().Example_GetData();
        //@@end
    Please can anu one help me in this
    Thank u
    Regards
    Ravi

  • Problem with the EP6 SP10 Patch 1 Post Install (VERY URGENT)

    Hello,
    My installation seems to be well done.
    But when I try to do the first connection on the portal, I sign-in the system and it returns errors like :
    "Portal Runtime error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/every_user/general/defaultDesktop/frameworkPages/frameworkpage
    Component Name : com.sap.portal.pagebuilder.pageBuilder
    The exception was logged. Inform your system administrator..
    Exception id: 04:29_01/02/05_0003_7226250
    See the details for the exception ID in the log file"
    Is there one of you who can help me to solve my problem.
    It is very urgent
    Thanks in advance
    Regards
    Humbert

    Hello,
    The console logs contain no information bout my problem but I looked in the directory :
    e:\usr\sap\DP1\DVEBMGS00\work and here is the contain of the file std_server0.out
    PatchLevel 88028.313 December 22, 2004 20:48 GMT
    >  service DQE ================= ERROR =================
    Feb 2, 2005 11:03:28 AM  ...Thread.SingleThread.run().OutOfMemory [SAPEngine_System_Thread[impl:5]_63] Fatal:
    Feb 2, 2005 11:03:28 AM  ...Thread.SingleThread.run().OutOfMemory [SAPEngine_System_Thread[impl:5]_53] Fatal:
    Feb 2, 2005 11:03:28 AM  ...Thread.SingleThread.run().OutOfMemory [SAPEngine_System_Thread[impl:5]_50] Fatal:
    Feb 2, 2005 11:03:30 AM  ...Thread.SingleThread.run().OutOfMemory [SAPEngine_System_Thread[impl:5]_30] Fatal:
    stdout/stderr redirect
    node name   : server0
    pid         : 1820
    system name : DP1
    system nr.  : 00
    started at  : Wed Feb 02 11:03:37 2005
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addIviewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBasedSecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator generateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude iaik/security/md/SHA a
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConfigurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHierarchicalContext lookup
    SAP J2EE Engine Version 6.40   PatchLevel 88028.313 is starting...
    Loading: LogManager ... 609 ms.
    Loading: PoolManager ... 0 ms.
    Loading: ApplicationThreadManager ... 94 ms.
    Loading: ThreadManager ... 15 ms.
    Loading: IpVerificationManager ... 16 ms.
    Loading: ClassLoaderManager ... 15 ms.
    Loading: ClusterManager ... 250 ms.
    Loading: LockingManager ... 63 ms.
    Loading: ConfigurationManager ... 1031 ms.
    Loading: LicensingManager ... 31 ms.
    Loading: ServiceManager ...
    Loading services.:
      Service runtimeinfo started. (78 ms).
      Service cross started. (125 ms).
      Service file started. (125 ms).
      Service timeout started. (125 ms).
      Service memory started. (156 ms).
      Service jmx_notification started. (203 ms).
      Service trex.service started. (266 ms).
      Service userstore started. (31 ms).
      Service tcsecvsi~service started. (297 ms).
      Service p4 started. (343 ms).
      Service classpath_resolver started. (16 ms).
      Service tcsecwssec~service started. (390 ms).
      Service deploy started. (2656 ms).
      Service apptracing started. (172 ms).
      Service log_configurator started. (8031 ms).
      Service locking started. (0 ms).
      Service http started. (172 ms).
      Service naming started. (297 ms).
      Service failover started. (62 ms).
      Service ts started. (109 ms).
      Service appclient started. (140 ms).
      Service javamail started. (156 ms).
      Service licensing started. (16 ms).
      Service jmsconnector started. (172 ms).
      Service connector started. (234 ms).
      Service configuration started. (16 ms).
      Service webservices started. (578 ms).
      Service dbpool started. (5343 ms).
      Service com.sap.security.core.ume.service started. (2547 ms).
      Service security started. (2203 ms).
      Service classload started. (109 ms).
      Service applocking started. (156 ms).
      Service shell started. (344 ms).
      Service tceCATTPingservice started. (47 ms).
      Service telnet started. (78 ms).
      Service keystore started. (516 ms).
      Service ssl started. (16 ms).
      Service webdynpro started. (172 ms).
      Service tcsecsecurestorage~service started. (109 ms).
      Service ejb started. (781 ms).
      Service servlet_jsp started. (813 ms).
      Service dsr started. (343 ms).
      Service tcsecdestinations~service started. (141 ms).
      Service rfcengine started. (109 ms).
      Service jmx started. (829 ms).
      Service pmi started. (203 ms).
      Service prtbridge started. (688 ms).
      Service basicadmin started. (703 ms).
      Service adminadapter started. (93 ms).
      Service sld started. (1234 ms).
      Service monitor started. (672 ms).
      Service com.sap.portal.prt.sapj2ee started. (109 ms).
    Excluding compile:  iaik.security.md.SHA::a
      Service jms_provider started. (2954 ms).
      service DQE ================= ERROR =================
      Service tc.monitoring.logviewer started. (4266 ms).
    ServiceManager started for 26532 ms.
    Framework started for 28844 ms.
    SAP J2EE Engine Version 6.40   PatchLevel 88028.313 is running!
    PatchLevel 88028.313 December 22, 2004 20:48 GMT
    >  service DQE ================= ERROR =================
    Regards
    Humbert

  • Problem with the Code in exercise 1.2

    In this exercise:
    http://www.adobe.com/devnet/flex/pdfs/exercise1.2.pdf
    the first part is easy. Then you are instructed to go to the
    Debug
    Perspective and set a breakpoint that is below the function
    you defined, but
    ahead of the variable array.
    You are shown that the variables window is populated in debug
    view ..but
    this is just not true. I did this myself .. and then I did it
    again by
    copying and pasting the code directly from the PDF into the
    application and
    I got the same result. The application is halted with an
    empty variables
    window. The example says it should be populated.
    I suspect the problem is that the breakpoint was set too
    early .. but it is
    where it is supposed to be. Is my problem the example (my
    code is identical
    .. has to be since the second try is copied) or is my problem
    the debug
    player? I have always had problems with debugging in Flex.
    Thanks!
    Nancy

    Hi,
    Flex Builder 3 and Firefox 3 indeed do work together.
    But there are some issues when certain extensions are used:
    See
    http://bugs.adobe.com/jira/browse/FB-13064
    which led to a bug being filed against Firefox:
    https://bugzilla.mozilla.org/show_bug.cgi?id=441424

Maybe you are looking for

  • 9.0 Pro Acrobat.exe doesnt close

    Hi, we recently upgraded from CS2 to CS4 and have noticed that when opening PDF files in IE, the acrobat.exe doesn't close down.... So by the end of the day, the users have around 5 instances of acrobat.exe in their task manager. When they try and sh

  • Can I connect RCA cables to my new 13" macbook pro?

    I want to digitize some records, am told that usb from a turntable can give poor results. Thanks.

  • Failure when Upgrading from Java 1.2 to Java 1.3

    After upgrading from Java 1.2 to Java 1.3 I get an "Internal Server Error" when trying to run even the simplest jsp. Java 1.3 runs successfully in other cases such as compiling and running from the command prompt or from JDeveloper. I have the follow

  • Iphone 5s mail set up error - The connection to the server failed

    I've had hotmail, gmail, and exchange gmail set up on my new iphone 5 and now 5s but the 5s will not connect with my any of the accounts. I'm hoping to keep the exchange gmail and calendar since they were set up before the support was dropped. How do

  • Firefox keep on crashing when I open Facebook page.

    Firefox keep on crashing when I open Facebook page and the crash report that appear right after is in greek (???!) I have an english version of Firefox.