Adventure Demo - General Error

I installed the Blueprint Demo - Adventure Demo 1.0 with the lastest J2EE 1.4 SDK successfully.
However, when I tested the demo. I found that there is always message displayed at the phone 'General Error' when I made reservation via menu item 'Reserve'.
This is not the first time I encountered in this current version. It happened with previous release of J2EE 1.4 SDK.
I can't find any error log in the server log. Does anybody encounter the problem and know the resolution?
Regards,
William

Have you tried setting the logging detail level to something more fine grain than INFO?
Try changing the <install_dir>/domains/domain1/config/domain.xml file's <module-log-levels> element entry for logging:
<log-service alarms="false" file="${com.sun.aas.instanceRoot}/logs/server.log" log-rotation-limit-in-bytes="2000000000" log-to-console="false" use-system-logging="false">
<module-log-levels admin="INFO" classloader="INFO" cmp="INFO" cmp-container="INFO" configuration="INFO" connector="INFO" corba="INFO" deployment="INFO" ejb-container="INFO" javamail="INFO" jaxr="INFO" jaxrpc="INFO" jdo="INFO" jms="INFO" jta="INFO" jts="INFO" mdb-container="INFO" naming="INFO" resource-adapter="INFO" root="INFO" saaj="INFO" security="INFO" server="INFO" verifier="INFO" web-container="INFO"/>
</log-service>
Instead of using "INFO", try using "FINEST" to see if that produces any clue as to the cause of this error.
After changing the appropriate entries to "FINEST", start the application server, and check the <install_dir>/domains/domain1/logs/server.log after retesting. Can you determine if there is any new information related to this error in server.log?
Please let me know what you determine after trying the suggestion in this email.
Thanks,
Jon

Similar Messages

  • Adventure Demo 1.0 - General Error at Phone Display

    I installed the Blueprint Demo - Adventure Demo 1.0 with the lastest J2EE 1.4 SDK successfully.
    However, when I tested the demo, I found that there is always message displayed at the phone 'General Error' when I made reservation via menu item 'Reserve'. Other functions are fine.
    This is not the first time I encountered in this current version. It happened with previous release of J2EE 1.4 SDK.
    I can't find any error log in the server log. Does anybody encounter the problem and know the resolution?
    Regards,
    William

    For the up-to-date status of the problem, please refer to the forum - J2EE SDK instead (with the same Subject)

  • Error in Adventure Demo

    I get the following error when checking out in the Adventure Demo.
    There has been an error.
    Cause:
    com.sun.j2ee.blueprints.waf.controller.web.html.HTMLActionException: CheckoutHTMLAction Exception : Internal Server Error (caught exception while handling request: javax.ejb.TransactionRolledbackLocalException: Exception thrown from bean; nested exception is: javax.ejb.TransactionRolledbackLocalException: Exception thrown from bean; nested exception is: javax.ejb.EJBException: EJB Timer service not available)
    I have not editted any code only installed. The rest of the demo runs fine.
    Anyone else seen this problem.

    Hi Kryptoj,
    Please check your server.log. There should be an error message there if
    the EJB Timer Service did not start successfully. In the beta2, in order to use the EJB timer service, you need to start the pointbase server before starting the appserver. (This restriction will be removed in the next release) Also, make sure to use the JDK 1.4.1_02. JDK 1.4.2 introduced a bug that prevents the timer service from starting. If you're using JDK 1.4.2, after switching to JDK 1.4.1_02, please reinstall the app server.
    Regards,
    Ken

  • FCE project files won't open. General error message.

    All of a sudden nearly all my project files refuse to open. Even when I try to open previous backups the same thing happens. General error! These files have been ok for at least the last 2 years. What could have caused this and can I get these years of work back? Please help.

    Used FCS Remover and re-installed but still get same result. Except that on first attempt to start FCE, after error message appeared, FCE carried on briefly showing 'Profiling for RT Extreme…' and a percentage. When it reached 100% it stopped immediately. Tried the whole process more than once. The first time an app called File Defense (in demo mode) showed an attempt to write to a .rsrc file when AU Pitch was reached. Have removed File Defense. Also logging in with shift key down to prevent any login items from loading. Logic Express 8 is installed and uses AU files but I don't know how to uninstall it.

  • Capture Video FCExpressHD 3.0.1-General Error

    I have an iMac G5 pre intel with 2.5 gb or Ram, My camera is a Panasonic DVG60 it has been capturing video fine until today ( 30 hrs) It is now giving me a GENERAL ERROR when I try to capture video. I can capture files in iMovieHD OK, and import them to FCE, but I need the timecodes to edit as when I shot I recorded specific timecodes and it is 1 1/2 hrs worth of video to edit. I have reinstalled FCE 3.0.1 and still no correction. I also tried to as a suggestion on this group said take out the receipts to QT 7. and I did still no go.

    This article is for FCE2 but it works for FCE3 as well:-
    http://docs.info.apple.com/article.html?artnum=93690
    Ian.

  • Java.sql.SQLException: General error

    Hi i got this error message:
    java.sql.SQLException: General error
    at sun.jdbc.odbc.JdbcOdbc.createSQLException(Unknown Source)
    at sun.jdbc.odbc.JdbcOdbc.standardError(Unknown Source)
    at sun.jdbc.odbc.JdbcOdbc.SQLExecDirect(Unknown Source)
    at sun.jdbc.odbc.JdbcOdbcStatement.execute(Unknown Source)
    at sun.jdbc.odbc.JdbcOdbcStatement.executeUpdate(Unknown Source)
    at PersonFrame.actionPerformed(PersonFrame.java:1155)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$ForwardActionEvents.actionPerformed(Unknow
    n Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Sour
    ce)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
    my code is:
    while (rs.next())
    String recnumber = rs.getString("Person_ Record_ Number");
    int reccc=Integer.parseInt(recnumber);
    if (Integer.parseInt(FamilyTree.rowselected)==reccc && AddPersonn!=0)
    System.out.println ("record in table "+reccc);
    System.out.println ("record selected "+FamilyTree.rowselected);
    str.executeUpdate("INSERT INTO Person " +
    "VALUES ('"+nameofperson.getText()+"','"+SurnameOfPersonTxt.getText()+"','"+Bday+"','EMPTY','"+DateOfDeathTogether+"','EMPTY','EMPTY','"+phone+"','"+genre+"','"+Country+"','"+FamilyTree.rowselected+"','"+Nicknametxt.getText()+"','"+Filename+"','"+BioFile+"','"+city+"','"+postal+"','EMPTY','empty','"+TimeOfBirth+"','EMPTY')");
    setVisible(false);
    System.out.println(Filename);
    LINE 1155 that the error message says is line :str.executeUpdate("INSERT INTO Person " +
    <<<PersonFrame.actionPerformed(PersonFrame.java:1155)>>>>>
    also note that i didn't include a try statement here (int reccc=Integer.parseInt(recnumber) because recnumber since is created holds the value 5000 so there is no need
    Also the output.. of
    System.out.println("INSERT INTO Person " + "VALUES ('"+nameofperson.getText()+"','"+SurnameOfPersonTxt.getText()+"','"+Bday+"','EMPTY','"+DateOfDeathTogether+"','"+PlaceOfDeath+"','"+address+"','"+phone+"','"+genre+"','"+Country+"','"+FamilyTree.rowselected+"','"+Nicknametxt.getText()+"','"+Filename+"','"+BioFile+"','"+city+"','"+postal+"','"+Causeofdeath+"','"+PlaceBurried+"','"+TimeOfBirth+"','EMPTY')");
    is:
    INSERT INTO Person VALUES ('fgfgff','dfdgfd','2/1/1988','EMPTY','Person Is Alive','null','EMPTY','EMPTY','Male','EMPTY','0560','dasfds','EMPTY','EMPTY','EMPTY','EMPTY','null','null','EMPTY','EMPTY')
    and my table gets only text values...
    Any Help Will Be Greately Appreciated
    Thanks
    Nick .s

    You cannot do two thing at the same time with the same statement (while your ResultSet is open you are making an insert), try using a separate Statement that the one you used for the query for the insert. If that doesn't work, make a new connection, that will do it.
    If you were using a separate statement then I'm sorry, I couldn't tell from your code. I'd had a similar problem and that's the way I solved it.

  • Every time I try to open a project in final cut pro it says general error. What do I need to do to make it stop saying this? Please help me.

    My final cut pro software is acting up!!! Every time I try to open a project it says "general error" and the timeline doesn't even show up. What do I ahve to do to fix  this?

    Has it ever worked? What version are you using? Generally the overwhelming suggestion for problems like this are to remove the preferences.

  • "General Error" when exporting unrendered clip?

    I have .mov clips in my project that already have an alpha channel in them (format is Animation millions of colors +).
    They're on the timeline in a sequence, with a single transition between them.
    I want to export back to Animation Millions of Colors + in order to keep the alpha channel (this is for Flash video conversion).
    The composite mode for the clips are set to normal, with straight alpha. I can see that the alpha is intact on the clips in the timline by temporarily placing an image on a layer under them.
    I understand that you have to export without rendering in order to preserve the alpha channel.
    However, when I try to export to ANY codec without rendering, I get a dialog that says only "General Error." Rendering will allow export, but of course the alpha channel is gone now.
    I'm running System 10.4.10 with the QuickTime 7.3 upgrade installed, FCE 3.5.1. Did QT 7.3 break something?
    Thanks in advance,
    Steve

    Tom,
    Thanks for your reply. The problem isn't that I didn't use the right codec (I did, as I said in my original post). The problem is that I am not able to export an undrendered clip using any codec. All I get is the "General Error" message.
    Thus no transparency in the exported file.
    Also to clarify, I am not keying the source files to create transparency in FCE. The source files already have an alpha channel in them.
    I have downgraded to QuickTime 7.2, so 7.3 was not the culprit. I have also run the usual system cleanup utilities like AppleJack, etc.
    Thanks,
    Steve

  • Getting a general error message in FCE when putting .mov file onto timeline

    Putting a .mov film onto the timeline above a moving image so we see the mov file playing in a reduced size in the background of whats going on ( a window). Don't know why this is happening but any advice would be appreciated!
    We are really stuck so any help would be so appreciated!
    thanks.

    Its converted to an mpeg4 file but i think it may be the fact it is running at 30fps as oppose to the rest of the project which is 25fps. When I try to put it on the timeline it gives me the general error and then the footage which was on below it on timeline no longer exists. Very strange.

  • I am getting Error! java.sql.SQLException:General error

    hi every body,
    I struck with this error , can any one suggest in solving this.
    I had a table in oracledatabase ,i have successfully created a table and inserted clob column with an attachment like xxx.txt.
    table format----> id and text columns
    Now my question is to retrieve that data and store it in local disk i am getting this error
    import java.io.*;
    import java.sql.*;
    //import java.sql.SQLException;
    public class Cread {
    public static void main(String[] args) throws ClassNotFoundException,IOException,SQLException {
    try {
    Class.forName("sun.jdbc.odbc.JdbcOdbcDriver");
    Connection cn=DriverManager.getConnection("jdbc:odbc:sivadsn","scott","tiger");
    Statement s = cn.createStatement();
    ResultSet rs=s.executeQuery("Select text from ram where id=10");
    if(rs.next()){
    FileOutputStream file=new FileOutputStream("c:/store.txt");
    InputStream fin=rs.getBinaryStream(1);
    int c;
    while((c=fin.read())!=-1){
    file.write(c);
    fin.close();
    s.close();
    rs.close();
    catch(IOException e){
    e.printStackTrace();
    System.out.println("Err:"+e);
    I am getting the error as
    java.sql.SQLException: General error
    at sun.jdbc.odbc.JdbcOdbc.createSQLException(Unknown Source)
    at sun.jdbc.odbc.JdbcOdbc.standardError(Unknown Source)
    at sun.jdbc.odbc.JdbcOdbc.SQLExecDirect(Unknown Source)
    at sun.jdbc.odbc.JdbcOdbcStatement.execute(Unknown Source)
    at sun.jdbc.odbc.JdbcOdbcStatement.executeQuery(Unknown Source)Error! java.sql.SQLException: General error
    at attach.Clobread.main(Clobread.java:30)

    That usually means something is wrong with the syntax of your sql.
    As a guess 'text' is probably a keyword and shouldn't be used as a field name. It is possible that the same is true for 'id'

  • General Error while exporting QT

    The last couple of projects I've done have been online conforms to HD 10bit uncompressed.
    After finishing all of my tweeks, I wish to output a master Quicktime. As usual I place my in and out markers at the beginning and end of my timeline, and select Export to QuickTime Movie. I select current settings and make self contained. I target my XRAID with better than 1.5 TB available.
    I've had both of these project fail well into the output process. All FCP says is "General Error". After a little research I discover that I'm not the only one with this problem. I tried trashing all of my FCP prefs and trashing my render files and re-building them.
    If I Export to Compressor, the entire timeline will output without failing.
    So, why is this happening? and... If I have a 1920x1080 23.98p 422 10bit uncompressed timeline and I export thru Compressor set to transcode to the very same settings. Is my video compromised in any way?
    My latest piece is about 60 minutes, it appears to fail while halfway done. The previous one was 20 minutes and failed earlier.
    Intel 8 core 3.0Ghz, 6 Gig of RAM, OSX 10.5.5, QT 7.5.5, FCP 6.0.5, Kona3 (v6 software)
    STeve

    I eventually found a couple of clips 3/4s into my timeline that were fixes from Color. They were rendered out in an AJA YUV codec instead of the normal Uncompressed 10bit 422 codec. Although they looked fine, they were the fly in the ointment. When I ran the two offending clips out thru Compressor and replaced them in the timeline, the entire project exported in one go.
    I wish FCP would do a better job of informing what and where the problem is, instead of the "General Error" message.
    STeve

  • DI API Error Code - 1, Error Message - General Error while adding order

    Hi All,
        While adding sales order using di api(in .net web application), i receives error(code-1, message-general error) if some particular items are inserted as line items. For all other items, it works fine.
        I put code to export the order to be added as xml if its giving such error. Then I have written one vb code which accepts xml as input and adds order from it. I tried exported xml with this application and it worked, without any change in exported xml order.
        So I thought if general error comes, .net web page should export order xml and import it again and then use add method. But its not working. Though exported xml gets imported and order gets created if I use the other vb code(i run this after some 5 to 10 min, after order is not created from web application).
        Please help me out of this problem.
    Thanks and Regards,
    Yogesh.

    Hi Yogesh,
    I am not sure about the cause for your problem, but I would recommend to:
    a) use SQL Profiler to find out (hopefully) where the transaction actually breaks and
    b) involve SAP Support to find out what doesn't work when you use these particular items.
    HTH,
    Frank

  • General Error While Making a Call-N900

    I cant make calls when I cange the sim.
    Every time I try it says General Error.
    Now I have to change my number, and I cant because of the Phone problem(General Error).
    with changed sim card I can send text and receive calls but cant make any.
    please help

    msdepzai wrote:
    2 days ago, when I tried to make a call, it started to display "General Error".
    I can't call and send SMS, but I can receive them.
    I changed the Sim, reflashed, clear device... but it doesn't work.
    I bought my N900 from Nokia online store, in UK, free sim.
    Finally, I searched on Google, lots of people have the same problem like me, one could fix it but I can't contact him, the rest couldn't.
    Anybody can help me please?
    if a reflash didn't fix than i think this might be a hardware problem, try searching at http://talk.maemo.org/ first than look for the nearest nokia care center .
    Reality is wrong....dreams are for real... 2pac .
    don't forget to hit that green kudos

  • General Error Message Won't Let Me Save

    Hello,
    I was editing an HD video earlier and I switched my audio/video settings to sequence preset DVCPRO HD - 720p24 - my capture present to DV NTSC 48 Khz (since im not capturing. i pulled files off an external hard drive - my device control preset was on SONY HDV FireWire. My video playback was on apple firewire DVCPRO NSTC 720x480. I opened another project and switched my user settings to regular DV NTSC. when I got back on my HD video, it showed that I needed unexpected rendering. When I rendered it gave the "general error" message. I had to select each clip that needed rendering and move it a little, then re render the selection. when I went to save the project it gave me the same "general error" message. I need to export this project to qucktime ASAP to put on a DVD. what should I do? pleeeease help......
    thanks in advance.
    and am I royally screwed????

    sounds like you have some corruption going on, or perhaps a permissions issue (though I think that's less likely). Here are some things I'd try.
    Create a new sequence with the proper settings for your footage. Copy all the clips in your old sequence and paste into the new sequence.
    Create a new project with a new sequence. Copy and paste the clips of old sequence into the new sequence of the new project. Save As and give it a new file name.
    Check the pathway to your Render folder and your Save folder. Make sure that permissions allow for READ AND WRITE all the way down. In other words, if your render folder is in:
    Harddrive/FCP/Render
    Then make sure all three have READ WRITE permissions applied. Do this by selecting them one by one and hitting CMD+I for info. Then look at the permissions.
    Hopefully one of those options will help.
    Andy

  • "No Movie in File" & GENERAL ERROR messages

    I'm using FCP 6.0.3, QT 7.4.5, Mac OS X 10.4.11
    I'm running the OS and FCP from my main internal HD,
    The audio files from my second internal drive
    The Video Files from an external LaCie FW-800 1.2TB drive
    I've been editing this huge project for close to a year now. I was 24hr to completion when this fu&?*&?% problem came up. My job is split into projects each with it's own sequence. I've been working on these sequences regularly without problem. Today I open the 4th project and try to render everything that isn't rendered. When I do, I get this message: "No Movie in File". If I place my playhead over it, some parts show up in the canvas, others don't (I just see the last image that updated on the canvas). If I press play over the un-rendered clip I get "GENERAL ERROR" without any numbers next to the message. All my other projects work fine.
    I tried the following:
    Repaired my disk permissions
    Trashing FCP's user data pref files.
    Rebuilding the directory on my audio and video scratch disks
    I trashed the render files for that sequence
    I tried opening a 1 week old back up copy of the sequence (same)
    I created a new project with a new sequence and copying my other sequence's content into it.
    Nothing has worked so far. I'm looking at a couple of MONTHS of work if I have to re-create this...

    I think this will work to find out if there are any offline clips in your sequence. Select the sequence in the browser, choose reconnect and make sure only "offline" clips are enabled.
    A few other possibilities: Are you using any graphic files? If so, if they are cmyk, that's the problem. Are you using any reference (non selfcontained quicktimes?). If so, you may have deleted or moved some of the files that are being referenced.
    Oh yeah, one thing to try. Select the sequence in the browser (or make the timeline active) and hit command-zero. Change the codec to animation. Everything will need to be rendered, but will the sequence play now? If so, try changing the codec back to it's original state and pray.
    Message was edited by: Michael Grenadier
    Message was edited by: Michael Grenadier

Maybe you are looking for