Not able to see stack trace in JBoss IDE for eclipse2.0

hello im using JBoss IDE for eclipse2.0 version for developing application. but the problem is im not able to see the errors/ error stack trace coming on console.i configured console but im not abloe to see any error. actualy earlier i was using eclipse3.0 but there i could not use the jsp file.i was not able to create a jsp page in my aleady developed application and also syntax is not highlighting in java file. so i switched to JBoss IDE for eclipse2.0 its using jdk1.3 version.
can anyone help me..n can also tel me which version of eclipse i should use. and how to configure eclipse so that i can see the properly highlighted syntax of java code.

I would advise against reverting to very old versions just because you can't get the new versions to work. Try to read the installation instructions and manuals of the new versions and try to get those to work.

Similar Messages

  • I am not able to see the trace files for SQL query

    Hello, I am using windows vista OS.
    SQL> select * from v$version;
    BANNER
    Oracle Database 10g Enterprise Edition Release 10.2.0.3.0 - Prod
    PL/SQL Release 10.2.0.3.0 - Production
    CORE 10.2.0.3.0 Production
    TNS for 32-bit Windows: Version 10.2.0.3.0 - Production
    NLSRTL Version 10.2.0.3.0 - Production
    SQL>
    I enabled the trace as below
    alter system set timed_statistics=TRUE
    alter system set sql_trace=TRUE
    After this, I ran sql query from scott as below.
    select count(*) from emp;
    After this, i checked in user dump directory. The trace files are generating... But this sql code is not appearing in the trace files...
    Am i missing anything... Any help is appreciated.
    Thanks

    This may happen when the trace file is not completely closed.You may try again doing like this,
    alter session set sql_trace=true;
    select * from emp;
    alter session set sql_trace=false;After this,disconnect and exit from your session as well. This should close the file completely and you should be able to see your command in it.
    HTH
    Aman....

  • Not able to see slide show in MSPowerpoint 2011 for mac

    Hi,
    I am using MS office2011 for mac in my new macbook pro. I need to work more in ppt for my presentations, but i am not able to play sildeshow and my screen goes blank and system also hangs. I need to restart my system everytime in attempt to see slideshow. Pls help in resolving this issue.

    You might try looking/posting here.
    Microsoft Support – Office for Mac
    Microsoft Support – Office for Mac (2)

  • Not able to see crsytal report preview in Distributed Environment, Gettin e

    Hi All,
    I developed CR report using CR 2008, and integrated it with .Net 2.0, Its working fine in all the environments that we have except one environment. I'm not able to See the preview of Crystal report in that Environment but able to export the report to PDF format.
    Details Of the Error is mentioned bellow:
    My Application is working fine in In-Proc session, here we can see the preview, export to PDf format.
    But when we are trying to See the report in Production Environment u2013 WebFarm (NT Cluster+SQL Cluster) which run in SQLSession. i'm not able to see the preview option. But when i'm exporting the same report to PDF format its working fine. Bellow is the error i got while i try for the preview options. kindly tell me solutions for this.
    Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
    Description: An unhandled exception occurred during the execution of the current web request. Please review the stack trace for more information about the error and where it originated in the code.
    Exception Details: System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
    Source Error:
    An unhandled exception was generated during the execution of the current web request. Information regarding the origin and location of the exception can be identified using the exception stack trace below.
    Stack Trace:
    [AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.]
       CrystalDecisions.ReportAppServer.XmlSerialize.XmlSerializerClass.CreateObjectFromString(String bsXmlData) +0
       CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.Deserialize(SerializationInfo info, StreamingContext context) +165
    [CrystalReportsException: Deserialization failed.  You need to run "rassdk://C:\FIFA\FIFAUI\CrystalReports\GTSRequestedTransportSummaryReport.rpt" on a Report Application Server.]
       CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper.Deserialize(SerializationInfo info, StreamingContext context) +309
       CrystalDecisions.ReportAppServer.ReportClientDocumentWrapper..ctor(SerializationInfo info, StreamingContext context) +51
       CrystalDecisions.CrystalReports.Engine.ReportDocument..ctor(SerializationInfo info, StreamingContext context) +200
    [TargetInvocationException: Exception has been thrown by the target of an invocation.]
       System.RuntimeMethodHandle._SerializationInvoke(Object target, SignatureStruct& declaringTypeSig, SerializationInfo info, StreamingContext context) +0
       System.Reflection.RuntimeConstructorInfo.SerializationInvoke(Object target, SerializationInfo info, StreamingContext context) +108
       System.Runtime.Serialization.ObjectManager.CompleteISerializableObject(Object obj, SerializationInfo info, StreamingContext context) +273
       System.Runtime.Serialization.ObjectManager.FixupSpecialObject(ObjectHolder holder) +49
       System.Runtime.Serialization.ObjectManager.DoFixups() +223
       System.Runtime.Serialization.Formatters.Binary.ObjectReader.Deserialize(HeaderHandler handler, __BinaryParser serParser, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) +188
       System.Runtime.Serialization.Formatters.Binary.BinaryFormatter.Deserialize(Stream serializationStream, HeaderHandler handler, Boolean fCheck, Boolean isCrossAppDomain, IMethodCallMessage methodCallMessage) +203
       System.Web.Util.AltSerialization.ReadValueFromStream(BinaryReader reader) +788
       System.Web.SessionState.SessionStateItemCollection.ReadValueFromStreamWithAssert() +55
       System.Web.SessionState.SessionStateItemCollection.DeserializeItem(String name, Boolean check) +281
       System.Web.SessionState.SessionStateItemCollection.get_Item(String name) +19
       System.Web.SessionState.HttpSessionStateContainer.get_Item(String name) +13
       System.Web.SessionState.HttpSessionState.get_Item(String name) +13
       FIFAUI.Reports.CrystalReportDisplay.Page_Load(Object sender, EventArgs e) +142
       System.Web.Util.CalliHelper.EventArgFunctionCaller(IntPtr fp, Object o, Object t, EventArgs e) +14
       System.Web.Util.CalliEventHandlerDelegateProxy.Callback(Object sender, EventArgs e) +35
       System.Web.UI.Control.OnLoad(EventArgs e) +99
       System.Web.UI.Control.LoadRecursive() +50
       System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint) +627
    Version Information: Microsoft .NET Framework Version:2.0.50727.3082; ASP.NET Version:2.0.50727.3082

    It looks like you might be attempting to serialize the ReportDocument and store it in Session on a StateServer or SQLServer. The ReportDocument is NOT serializable. You can only put it in Session if the <sessionState> is InProc.

  • ODBC connection not able to see all schemas

    Hi everyone,
    We have noticed an unusual problem that just recently started. In our database, I have created a read-only user - only has the ability to connect to the database, and SELECT ANY TABLE. Then we have some applications (Crystal Reports and Lotus Notes Agents) that use this user to query data. The applications use an ODBC connection, and when we initially set this up, everything worked beautifully.
    However, suddenly we have noticed that the ODBC connection is not able to see all of the schemas in the database. We have tested and confirmed this - using either 9.02 ODBC or 10.01, this happens with both of them. I created a couple new ODBC connections, one for each version, then I try to create a new Crystal Report, using this ODBC connection - when I connect using the read-only user, it connects just fine, but when it shows me all of the schemas available, I am only seeing about half of them (and of course not seeing the one that I really need to see).
    However, when I use Microsoft Access, and try to import some External Data, and I use the same ODBC connections, then I AM seeing all of the schemas.
    Has anyone ever seen anything like this? Any ideas on what I can do to troubleshoot?
    Thanks,
    Brad

    I'm trying to get this issue figured out. Can you
    tell me what you mean when you ask me to log in
    directly as the same user using ODBC and query
    ALL_TABLES - how would I do that?Using whatever Oracle database account you use in Crystal, log in to the database using SQL*Plus (or your favorite GUI like SQL Developer) and run a query like
    SELECT owner, table_name
      FROM all_tablesDoes that query show all the tables you expect, or are you missing some?
    Also, you mention a parameter in the ODBC API that
    controls which schemas are returned - is there any
    way to see that value?An ODBC trace might show the value, I don't recall if the actual value is written out in the trace. Different front-end tools often have a place that allows you to filter out certain schemas, which is generally done by passing in a parameter to this ODBC API call. I don't know enough about your tools, though, to know where this might be.
    Are there any other ODBC drivers I could try?There are plenty of third party ODBC drivers out there, but I would tend to be suprised if the ODBC driver was at fault here. You could also try patching the ODBC driver and/or Oracle client to the most recent patchsets.
    Justin

  • Not able to minimize stacks

    Hi,
    Recently I updated to OS X 10.5.2 and later updated the graphics software using "Software Update". Since then, I'm not able to minimize Stack once it expands. I have both documents and applications in the dock (set to fan mode). When I click on any one of them, stack appears, but when I try to minimize the opened stack by clicking on the "down arrow" (visible in dock once it is expanded), it doesn't minimize the stack. If I click anywhere else, then it will collapse.
    Thought it was caused because of adding "Applications" to the dock. Removed it, but no use... This is irritating me. Not expecting this kind of weird behavior in Mac OS X. Loosing my +ve side opinion on Mac OS X.... Someone please help... Thanks in advance

    Two standard techniques for non techies like you and me.
    Create a new user (in System Preferences, Accounts) and see whether the same problem occurs there. If not, it's a problem with your user and the first step is probably to drag the com.apple.dock.plist and com.apple.dock.db files out of your user Library/Preferences folder to the desktop, then restart.
    The system will create new preference files and if the problem is fixed you're sweet (you'll get the default dock back though and have to reconfigure it). You can then trash the files you dragged to the desktop.
    If that doesn't fix it, drag those files back into that folder to replace the new ones and restart which at least will give you your dock configuration back.

  • Not able to see the TPZ files

    Hi,
    Please help.
    I am facing a problem while transporting a request to Production environment. I am using File Level Transport. When I create a transport file, it is successfully created in development system's /export location. Basis team moves the file production system's /import directory.
    But here I am not able to see the imported  tpzfile via Tool->import design objects , in Production environment.

    Hi,
    Please find below from sap help.
    After a successful import, the Integration Builder moves the imported TPZ files into the directory <systemDir>/xi/repository_server/importedFiles. The support package stack of imported software component versions is displayed on the Details tab page for the relevant software component version in the Integration Builder. If an error occurs, this information is important for support. Take one of the following precautions to retain the overview of the imported XI content:
    ●      If the release and the support package stack are clear from the file name of the TPZ file, simply leave the files in the directory importedFiles (see above).
    If a file with the same file name already exists in the directory importedFiles, the Integration Builder adds the date and time of the import to the file name of the imported export file. This enables you to check which file was imported last.
    ●      After a successful import, you can keep the packed files, from whose naming convention you can derive the support package stack. Move them into the directory importedFiles, for example.
    If version conflicts occur during the import, you can process and resolve them in the Enterprise Services Builder. In the case of corrupt export objects, you can force the import and skip objects that cannot be imported. The import is then incomplete and references to objects that are not imported are lost.
    Regards,
    Venkata S Pagolu

  • After registering SAPCCMSR agent not able to see J2ee nodes in rz20

    Hi,
    After registering SAPCCMSR agent on J2ee instance not able to see J2ee nodes in rz20. The ccms_connetor file has the
    following error
    Feb 26, 2012 8:43:44 AM  ...y.monitor.mapping.ccms.Selfmonitoring [SAPEngine_System_Thread[impl:5]_65] Error: Couldn't create self monitoring (java.lang.RuntimeException: Update on node failed (java.lang.IllegalArgumentException: Method
    name is empty.)).
    Feb 26, 2012 8:43:44 AM  ...ne.library.monitor.mapping.ccms.Trace [SAPEngine_System_Thread[impl:5]_65] Error: Could not read host name (com.sap.mona.api.JMonException: No instance info available.)
    Feb 26, 2012 8:43:44 AM  ...ne.library.monitor.mapping.ccms.Trace [SAPEngine_System_Thread[impl:5]_65] Error: RegisterNode</>: com.sap.mona.api.JMonException: java.lang.RuntimeException: Update on node failed (java.lang.IllegalArgumentEx
    ception: Method name is empty.)
    Feb 26, 2012 8:43:44 AM  ...ne.library.monitor.mapping.ccms.Trace [SAPEngine_System_Thread[impl:5]_65] Error: Could not read host name (com.sap.mona.api.JMonException: No instance info available.)
    Feb 26, 2012 8:43:44 AM  ...ne.library.monitor.mapping.ccms.Trace [SAPEngine_System_Thread[impl:5]_65] Error: RegisterNode</>: com.sap.mona.api.JMonException: java.lang.RuntimeException: Update on node failed (java.lang.IllegalArgumentEx
    ception: Method name is empty.)
    Feb 26, 2012 8:43:44 AM  ...ne.library.monitor.mapping.ccms.Trace [SAPEngine_System_Thread[impl:5]_65] Error: RegisterNode</Kernel>: com.sap.engine.library.monitor.mapping.ccms.CcmsConnectorException: /Kernel can't be created due to missing parent node(s).
    Feb 26, 2012 8:43:44 AM  ...ne.library.monitor.mapping.ccms.Trace [SAPEngine_System_Thread[impl:5]_65] Error: Could not read host name (com.sap.mona.api.JMonException: No instance info available.)
    Feb 26, 2012 8:43:44 AM  ...ne.library.monitor.mapping.ccms.Trace [SAPEngine_System_Thread[impl:5]_65] Error: RegisterNode</>: com.sap.mona.api.JMonException: java.lang.RuntimeException: Update on node failed (java.lang.IllegalArgumentException: Method name is empty.)
    Feb 26, 2012 8:43:44 AM  ...ne.library.monitor.mapping.ccms.Trace [SAPEngine_System_Thread[impl:5]_65] Error: RegisterNode</Services>: com.sap.engine.library.monitor.mapping.ccms.CcmsConnectorException: /Services can't be created due to missing parent node(s).
    Can some one help me on this.
    Thanks

    Hello Kranthi,
    I would suggest you to cross check the steps you have performed to register sapccmsr agent with the following help links and update us.
    http://help.sap.com/saphelp_nw04/helpdata/en/48/6a76607a7c91409474ad6c7b6f5a26/content.htm
    Good Luck.
    Thanks,
    Siva Kumar

  • Not able to see the data in the report

    Hi All
          In my cube i am having data.But when i am running the report ,i am not able to see the data.
        The error its throwing is -No Applicable data found.
        what could be the problem,please provide me the idea to solve the problem.
    Thanks&regards
    syam prasad dasari

    HI,
    See that any restrictions are there in the report(Filters)....Give the same restrictions in Listcube and see if you are getting data or not.....
    Thanks

  • Not able to see data in the qualifier table of the main tbl , Data Manager

    Hi,
    I have an issue of not able to see the data of two qualified table after populating them.
    It is in mdm-5.5 ps4.
    When populating data first time ,it shows up in those two table slots in the right side of the Data Manager.
    However subsequently it does not show up in those slots , only by right click on the table and selecting "View/edit", the window pops up where those data shows up.
    However unlike other qualified tables the data does not showup automatically for these two tables.
    Appreciate any suggestion or feedback on this.
    regards,
    -reo

    You may have checked the Filter Check Box next to the Qualified Lookup cell in Data Manager, when the current table is the Main Table.
    You use the Filter Checkbox to limit the qualified table records by the current search selections.
    Secondly, you have see if there are any Qualified Links to the main table record you are viewing.
    If not, create the Qualified links in Data manager, for the main table record and the Qualified Table Record.
    Once this is done, you will see the Display fields of the Qualified table for which the links exists for the given main table record.
    Message was edited by:
            Adhappan Thiagarajan

  • Not able to see data in Pivot table

    Hi,
    I have a issue with pivot table i have a column which displays values 0 and 1 and another column called month when i am placing this month column as a section and values column as a measure i am not seeing any values means i can see the month as header but instead showing 0 or 1 its showing blank columns. previously i created similar kind of table it worked but at that time values column data type is number this time its char. can anybody help me out how i can see the data in the pivot table. i already tried converting this column to number but still i am not able to see data in that values column.
    Thanks

    Hi copter,
    Place the month column in rows and value column in measure section and check if results are coming.If still it doesnt come i suppose you dint apply aggregation rules to value column.In pivot view click values column and aggregate by /select min or max or either server complex and check your results.
    (I suppose your aggregation rules is default)....Correct this one and you can place it in sections as per your requirement.
    Cheers,
    KK

  • Not able to see data in 0FIGL_V30 & 0FIGL_V31

    Hi,
    I've activated / installed standard business content for EpH3 i.e Mutltiprovider 0FIGL_M30 and entire data flow which includes reports and virtual providers 0FIGL_V30 & 0FIGL_V31.
    I'm able to see data in cubes where above virtual providers read data from. here is the link from help.sap.com
    http://help.sap.com/erp2005_ehp_03/helpdata/EN/6b/fdc62d9e0b444cb14b7f424d9f9cb7/frameset.htm
    Issue is i'm not able to see data in Virtual providers 0FIGL_V30 & 0FIGL_V31 and hence in reports.
    Can anyone advice please. thanks
    SD

    Hi All,
    Yes I've checked data in underlying cubes.
    Mulitprovider is fine.
    I've added Master Data for both 0GL_ACCTP  and 0ACCESSTP
    RFC connection is fine.
    No DTP & Transformation since this is Virtual Provider based on Functional Module.
    However when I debug FM for 0FIGL_V30 & 0FIGL_V31 - I see no data and thought there might be master data issue b/w 0GL_ACCOUNT & 0GLACCEXT but MD is fine.
    It just not pulling data.
    Is there some setting I'm missing?
    FM's used for Virtual Providers are
    0FIGL_V30  - RS_BCT_FIGL_SREP_DATA_GET_V30
    0FIGL_V31 - RS_BCT_FIGL_SREP_DATA_GET_V31
    SD

  • Not able to see Data in Xcelsius 2008

    Hi everyone,
    My question is I am not able to see data in Xcelsius spreadsheet although I am able to connect to SAP BW and also able to see and select query but when I select Cross Tab Data in output Values it is not displaying in Xcelsius spreadsheet
    System Info
    Xcelsius 2008 Enterprise Trial Version SP 3.0
    SAP BW 7.1 SP 6 ABAP and JAVA
    Any help would be appreciated

    Hi Rashid,
    When you are using the BW conenction in Xcelsius you will not see any data in the spreadsheet at design time or at preview time.
    To see the data you need to go SAP > Publish, then SAP > Launch to test the dashboard in the NetWeaver Portal as that is the only place where the data can be viewed.
    Regards
    Matt

  • Not able to see hierarchial org structure by clicking on Expand this branch

    Dear experts,
    I am currently using the Online data extraction via sap for Nakisa Integration with SAP Landscape.
    I have completed the configuration of Nakisa with the help of configuration guide and administrator guide - After completing administrator steps the org chart is visible - When i navigate to the org structure i can see the org unit under the org structure root that i configured as an administrator in the general settings section.
    When i click the + sign ie on expand this branch i am not able to see all teh org units under the displayed branch.
    Can you please guide me regarding how one can view the org structure below the selected branch when i click on expand this branch section.
    Manager Personnel Id is not maintained for this org unit - Should the user clicking on the expand this branch be the manager of the org unit to see the org structure.
    Regards
    HKishan

    Dear Luke,
    I am not able to see that navigation icons within an org chart box - The org unit that is displayed on clicking the orgchart does have branches in SAP but i am not able to see these navigation icons that lead me to these branches.
    Is there any specific step that needs to be done to see these branches.
    By the way what is the log file you are refering to is it the "PresentationResources.xml " or is it any other log file.
    Regards
    Hkishan

  • Not able to see the tree on the jspx page after running

    Hi All,
    This is something strange.I am dragging the VO on the page fragment from the data control as adf tree. And I am using the panel collection as component for adf tree.
    After running the jspx when I am moving to the fragment I am not able to see the tree.
    However when I am running the AM it is working properly for the view objects and view link used to populate the tree.
    Can anybody put some thoughts on this.
    Thanx
    Kanika

    Thnx for your replies..
    I am dropping taskflow as region . I am not using the switcher component.
    On left side of the page the tree is visible now. but the taskflow is not refreshing on the click of the tree node based on the value of the node.
    Please advice how to accompolish this now??

Maybe you are looking for

  • Outlook 2011 mail sent to Apple mail problems

    A lot of my clients send me mail from outlook 2011 and when i receive something as simple as an image as a Signature, it is both embedded and attached, so Apple Mail displays this twice in the message body. Can anyone advise on how to stop this from

  • MacPro with Snow Leopard will not boot

    This morning, something odd is happening. Last night, when I sent to bed, my computer was fine, but this morning, when I tried to power it on, it tried to power up and then shut off. Does it every time. When booting from the normal start up disk, the

  • DVD Studio Pro 4 will not open after installing Leopard

    I had trouble opening my film project in FCP studio 2 but resolved the problem by trashing the preferences. This did not help other programs like DVD studio pro which will not open at all or crashes as soon as it is open. It also gives me strange mes

  • Manual AntiAlias when using CPU-Mode

    Hi there, when switching to CPU-Mode (which is faster in my case) all is fine, except the scaled images look very bad. I'm compiling with AIR 2.7 and I've read somewhere that cpu mode has no AntiAlias. Can I use some other method / pixelmanipulation

  • New Layout in FBL1N

    How can i create  layout sequence  in ascending order with due , not due , open , over due , parked , clear  in FBL1n  Thanks