Where to find Java errors in the RAS server?

Hi,
I have a Java data source in the RAS server.  As I do development, there are plenty of issues I work through, but some take a while to troubleshoot because I haven't found where  Java exceptions are logged.  For example, if I don't have all the classes packaged up correctly in the RAS server, that would cause a class-loading exception.  However, I have not found where that exception is logged.  I looked in the D:\Program Files\Business Objects\BusinessObjects Enterprise 12.0\Logging directory, but I don't see any Java errors there.
Can anyone point me to where I can find the Java errors that occur in the RAS server?
Thanks!,
Eric

Java data sources for Crystal Reports are handled by a separate process, the JavaServer, that communicates back to the Crystal engine via CORBA TCP/IP connectivity.  So the RAS server itself isn't in the flow path, but even then, the JavaServer would not send back details of the exception.  Typically what RAS server itself reports is something along the lines of "Unexpected Error".
If your Java data source is custom code you can modify, are you able to log separately, if you haven't already? That won't resolve the classloader issue, but may help troubleshoot other issues.
Sincerely,
Ted Ueda

Similar Messages

  • Where to find Java Class File Specification for Java 5.0?

    Where to find Java Class File Specification for Java 5.0?
    thank you in advance.

    same place you found it for 1.4Can u give more details? I thought the class spec for Java 1.4 is the same as Java 1.2.
    anyone can tell where to find Java Class File Specification for Java 5.0?
    Thanks.

  • Where to find BPS error log

    Hi Experts,
    I try to open a BPS planning level and I receive the following error.
    UPC_FW030 with the hint to analyse the error log.
    There must be something wrong with the selection but the system automatically removes parts of the section.
    Can anyone tell me where to find this error log
    Regards Michael

    Hello Stephen,
    the log or protocol you mentioned doesn't contain any information, but I figured out what coursed the problem. It was a hierarchy in the selection of the planning level. The selection with the hierarchy was installed in 2009 and by debugging the function module UPC_OPTIOS_GET the select statement inside returned 31.12.2009 for DATETO from the table UPC_NODES and this doesnu2019t fit to 2010.
    The reason is, that hierarchy selection will be stored with a timestamp.
    Regards Michael

  • Compiling Invocation Programs ? Where to find javai.lib ??

    Hello,
    I'm having J2SE 1.4, VC++ 4.0. I'm trying to compile the invocation programs given in the Java Tutorial but I'm unable to compile since I've not found javai.lib in my J2SE folder. Can anyone help me on how to compile. Where to find javai.lib ??
    Thanks
    Wah Java!

    The javai.lib/dll have been replaced by jvm.lib/dll
    since Java2 SDK 1.2. The javai.lib is in the "lib"
    directory of your JDK installation. Note that the
    invocation API has also changed, and you will probably
    need to update the method calls. See the JNI spec at
    http://java.sun.com/j2se/1.4/docs/guide/jni/spec/jniTOC
    doc.html.As you've said, I compiled the program and linked with jvm.lib but VC++ said that jvm.lib is incorrect file (or you can say corrupt file). Can you please help me how to compile with JVM.lib
    Thanks in advance,
    Ashish Shukla
    Wah Java!

  • Where can find Oracle error code and message?

    Where can find Oracle error code and message?

    http://otn.oracle.com/pls/db92/db92.to_toc?pathname=server.920%2Fa96525%2Ftoc.htm&remark=docindex
    That would be the "Error Messages" manual.

  • I'm using a Intel Core 2 Duo Mac OS X 10.4.11. When installing the Seagate FreeAgent GoFlex portable hard drive, I find an error in the logs - "dyld: Symbol not found: ___stack_chk_guard". How do I fix this? Thanks,

    I'm using a Intel Core 2 Duo Mac OS X 10.4.11. When installing the Seagate FreeAgent GoFlex portable hard drive, I find an error in the logs - "dyld: Symbol not found: ___stack_chk_guard"
    Referenced from: /Volumes/Mac Installer/MacInstall.app/Contents/MacOS/MacInstall
      Expected in: /usr/lib/libSystem.B.dylib
    How do I fix this? Thanks,

    OK, OSX can read that but not write, but...
    A few options...
    You could format that HDD as Fat32/MS-DOS, but you'd be limited to 4 GB Filesizes.
    NTFS-3G Stable Read/Write Driver...
    http://www.ntfs-3g.org/
    MacFUSE: Full Read-Write NTFS for Mac OS X, Among Others...
    http://www.osnews.com/story/16930
    MacDrive for the PCs... allows them to Read/Write HFS+...
    http://www.mediafour.com/products/macdrive/

  • Error starting the Application Server and Deployment Tool

    After installing the iPlanet Aplication Server with sp3 I get the following
    errors starting the Application Server and Deployment Tool.
    iAS Application Server
    ================
    GXBindInit: GXBindBasic failed
    GXContextInit: GXBindInit failed 2
    [26/Out/2001 17:46:49:8] error: ENGINE-context_init_failed: EngineClassSpace
    ContextModule.createContextInit failed:
    error: could not get context
    *** Errors in initialization from registry ***
    Errors in initialization, exiting ...
    iAS Deployment Tool
    ===============
    GXBindInit: GXBindBasic failed
    GXContextInit: GXBindInit failed 2
    [26/Out/2001 17:23:40:7] error: ENGINE-context_init_failed: EngineClassSpace
    ContextModule.createContextInit failed:
    Exception in thread "main" java.lang.NullPointerException
    at com.kivasoft.util.Util.loadComponent(Unknown Source)
    at
    com.iplanet.ias.tools.buzz.ui.application.StartBuzz.initGDS(Unknown Source)
    at com.iplanet.ias.tools.buzz.ui.application.StartBuzz.main(Unknown
    Source)
    Can anyone help me please!

    Hi,
    Would be more helpful if you can mention, the O/S. Also, pls mention where
    you are getting this error, at kjs or kxs, or, are you able to start the server
    and at which specific instance do you encounter this.
    Regards
    Raj
    "Antonio Casqueiro" wrote:
    After installing the iPlanet Aplication Server with sp3 I get the following
    errors starting the Application Server and Deployment Tool.
    iAS Application Server
    ================
    GXBindInit: GXBindBasic failed
    GXContextInit: GXBindInit failed 2
    [26/Out/2001 17:46:49:8] error: ENGINE-context_init_failed: EngineClassSpace
    ContextModule.createContextInit failed:
    error: could not get context
    *** Errors in initialization from registry ***
    Errors in initialization, exiting ...
    iAS Deployment Tool
    ===============
    GXBindInit: GXBindBasic failed
    GXContextInit: GXBindInit failed 2
    [26/Out/2001 17:23:40:7] error: ENGINE-context_init_failed: EngineClassSpace
    ContextModule.createContextInit failed:
    Exception in thread "main" java.lang.NullPointerException
    at com.kivasoft.util.Util.loadComponent(Unknown Source)
    at
    com.iplanet.ias.tools.buzz.ui.application.StartBuzz.initGDS(Unknown Source)
    at com.iplanet.ias.tools.buzz.ui.application.StartBuzz.main(Unknown
    Source)
    Can anyone help me please!

  • Error configuring the Kanaka Server via Wizard in Step 2 / 4

    Testing the Kanaka Client for Mac we have an error configuring the Kanaka Server via Setup Wizard in Step 2 of 4:
    After selecting the context where the Kanaka Proxy Object and the Administrator Group should be created and clicking on the next button the Wizard displays an error message >Unknown Directory services error has occurred< and stops. We are not able to complete the Wizard and do not find any message in the log(s) and eDirectory traces which let us know what is going wrong.
    Any help would be appreciated.
    Werner Seifert
    Information Management
    Johannes Kepler University Linz/Austria
    werner dot seifert at jku dot at

    On 24/01/2012 06:46, wseifert wrote:
    > Testing the Kanaka Client for Mac we have an error configuring the
    > Kanaka Server via Setup Wizard in Step 2 of 4:
    >
    > After selecting the context where the Kanaka Proxy Object and the
    > Administrator Group should be created and clicking on the next button
    > the Wizard displays an error message>Unknown Directory services error
    > has occurred< and stops. We are not able to complete the Wizard and do
    > not find any message in the log(s) and eDirectory traces which let us
    > know what is going wrong.
    >
    > Any help would be appreciated.
    Does the container you're adding the Kanaka Proxy object to have a
    Universal Password policy assigned?
    HTH.
    Simon
    Novell/SUSE/NetIQ Knowledge Partner
    Do you work with Novell technologies at a university, college or school?
    If so, your campus could benefit from joining the Novell Technology
    Transfer Partner (TTP) program. See novell.com/ttp for more details.

  • Error starting the Application Server and Deployment Tool in Windows 2000

    After installing the iPlanet Aplication Server with sp3 in Windows 2000 I
    get the following
    errors starting the Application Server and Deployment Tool.
    iAS Application Server
    ================
    GXBindInit: GXBindBasic failed
    GXContextInit: GXBindInit failed 2
    [26/Out/2001 17:46:49:8] error: ENGINE-context_init_failed: EngineClassSpace
    ContextModule.createContextInit failed:
    error: could not get context
    *** Errors in initialization from registry ***
    Errors in initialization, exiting ...
    iAS Deployment Tool
    ===============
    GXBindInit: GXBindBasic failed
    GXContextInit: GXBindInit failed 2
    [26/Out/2001 17:23:40:7] error: ENGINE-context_init_failed: EngineClassSpace
    ContextModule.createContextInit failed:
    Exception in thread "main" java.lang.NullPointerException
    at com.kivasoft.util.Util.loadComponent(Unknown Source)
    at
    com.iplanet.ias.tools.buzz.ui.application.StartBuzz.initGDS(Unknown Source)
    at com.iplanet.ias.tools.buzz.ui.application.StartBuzz.main(Unknown
    Source)
    Can anyone help me please!

    Okay, pls check that you are logged in as administrator and installed and now you are logged in as administrator and registering the iAS server. Did you get any installation failures while installing and are you able to register the server using iASAT ?

  • Error on the activation server

    Keeps having the following error reported when trying to authorize my PC with Adobe Digital Editions: Error on the activation server". My Adobe ID and password are correct. Anyone know what to do? this has been going on for days.

    Digital Editions 2.0 doesn't work properly with some eReaders. 
    With my Sony, not only did the copy protection prevent copy to the Sony,
    but while the Sony was plugged in it prevented me reading the books using ADE on the PC.
    Once the Sony was unplugged, the books could again be read on the PC.
    It may be worth trying with v1.7.2 instead; certainly is if you find symptoms as I just described.
    Version 1.7.2 is a little difficult to find, available on Adobe site for Windows and for Mac.
    http://helpx.adobe.com/digital-editions/kb/cant-install-digital-editio ns.html
    also for PC at http://www.tucows.com/preview/853736/Adobe-Digital-Edition-For-EBooks

  • Error: Reconfiguring the Filr Server Failed

    I am in the midst of my first install of Filr appliance. I am doing a Large Installation of version 1. 0.1.
    All appliances are running (MySQL X 1 and Search Appliance X 2)
    I have configured Mysql and Search appliance as described in the Installation and Configuration Guide.
    When I run the Filr "Large Deployment" Server Configuration Wizard, the following happens-
    1. It starts with the Database dialog box and I am able to connect to the Mysql server- it goes through the screen,
    2. Then it prompts for Search Appliance- I key in the Search appliance details,
    3. Prompts for Default Locale- I select English-- after a few minutes it gives me an error Reconfiguring the Filr server failed
    I have tried redoing the Filr environment, but still the same issue.
    The System Service- area shows the Novell Filr status as blank (no status)- is this normal
    the logs indicate -HTTP ERROR 500, Problem accessing /vaconfig/system/logs/filr.zip. Reason: Unable to copy zipped log files to stream.
    One more thing, Where do the filr logs file reside??? which folders, I am hoping the logs will give me some clue.
    Can someone please advise.
    thanks
    Tom.

    Dear Bharath,
    Your PL is too low. Upgrade to the latest PL will solve this problem.
    Thanks,
    Gordon

  • Getting an error prompt "the facebook server has returned an unknown error and is not able to fulfill your request. (2001)"

    Hi. I need help regarding facebook for blackberry. I cannot post any status update, i keep on receiving an error prompt "the facebook server has returned an unknown error and is not able to fulfill your request. (2001)".  it has been like this for the past 3 days. I already did the hard reboot many times, re-send service book though i do'nt think it's needed, and tried uninstalling and reinstalling the facebook application too but still getting the same error everytime i try to post a status update. I can comment to messages on my wall and other profiles, the news feed is updating in time too, i can also log-in and out to facebook with no problem, as well as other applications on my phone like foursquare, BBm, ubersocial, BB protect, BB app world, etc, are all working perfectly fine. And now I don't know what seems to be the problem.
    I've already contacted my network provider and told me that the error i'm getting is beyond their scope.
    Is anybody having the same problem as mine? 
    Can someone in BB support team help me regarding this issue and tell me what should I do?
    Thank you in advance. 

    I got the same issue !! Since I've updated my Facebook app 2 or 3 week ago !
    I can not  update my status and check-in ! It gives me "the facebook server has returned an unknown error and is not able to fulfill your request. (2001) "
    I can upload photo, put comment on people, like people status/picture. The news feed update perfectly !
    I also  tryied to uninstall reinstall the app, reboot etc etc ! I still can't update my status !!!! I've installed 3.0.0.17 this morning and the issue is still there...
    I've remarked one thing... On my facebook under "privacy setting/the Apps, Games and Websites" I used to have a "blackberry app" installed. It's not there anymore and I didn't remove it.
    I don't know how to reinstall it...

  • An error occurred at the server : Your request was cancelled due to an internal error on the Page Server. The object you are try

    hi i am getting this error.
    An error occurred at the server : Your request was cancelled due to an internal error on the Page Server. The object you are trying to view does not have the required property 'SI_FILES'. Please contact your system administrator
    please do the nedful.

    yeah Ted Ueda,
    what you are saying is correct. i am getting this output for
      report.getProgID() is CrystalEnterprise.Report.
    can you elaborate this. i am new to this. and also please let me know how to start and if u have any materials on this please forward to [email protected] and [email protected]
    please let me know which is best book for beginers.
    Thanks & Regards,
    Purushotham Podaralla

  • TS1424 how about "the connection error. The game server had an internal error. please try again later". thats what happen to me while i want to purchase a gem in dragonvale aplication and i being charged for the Gem that i never had.

    regarding of the game that I playing, its Dragonvale, I plan to buy a Gem. and after I desided to buy, but what happen is that the game centre it self didnt gave me the Gem but instead they said "Connection Error. The Game server had an internal error. Please try again later."
    so if thats the case of error transaction..so why the BACKFLIP STUDIOS(DragonVale) charged me to my credit card for the Gem that I never received.
    I need to clear this things.

    regarding of the game that I playing, its Dragonvale, I plan to buy a Gem. and after I desided to buy, but what happen is that the game centre it self didnt gave me the Gem but instead they said "Connection Error. The Game server had an internal error. Please try again later."
    so if thats the case of error transaction..so why the BACKFLIP STUDIOS(DragonVale) charged me to my credit card for the Gem that I never received.
    I need to clear this things.

  • DTCPing Error: 1722(The RPC server is unavailable.)

    Hi,
    I have Windows 7 professional on my laptop and I have Windows Server 2012 on my Server.
    I have configured all the msdtc properties, the firewall is off on both the servers. Network team confirmed that the ports are open in both the directions.
    When I use DTCPing to test the connection from my laptop to Server I received this error
    1722(The RPC server is unavailable.)
    When I tried DTCPing from Server to my laptop, I got following error:
    Error(0x5) at dtcping.cpp @303
    -->RPC pinging exception
    -->5(Access is denied.)
    Any suggestions would be really helpful.
    Regards,
    JD

    Hi JD,
    The root cause and steps to resolve this issue is very well documented in this blog below.
    Refer:
    Troubleshooting MSDTC issues with the DTCPing tool
    Also refer:
    Windows Server: Troubleshooting "RPC Server Unavailable" Errors
    Most likely the port 135 is blocked and you should check with your network team to get the port 135 opened up on the firewall.
    Rachit
    Please mark as answer or vote as helpful if my reply does

Maybe you are looking for