Creator project problem

hi
now i made an application using Sun Creator Studio 2 , and export this application as WAR file to deploy it inside a Tomcat 5.5.9 server,
now my applciation uses the bundeled database inside the creator , and when i used the war file and run it from the tomcat, an error occured.
is there any steps i have to include before exporting this war file from the creator ??
thanks in advance

can you give us more information about the error.
The stack trace ?
Regards,
Sebastien Degardin

Similar Messages

  • Problem with Studio Creator projects with WinXP non-admin account

    Hi All.
    I can run Studio Creator projects when logged onto Windows XP as an administrator but not when logged on with a limited account.
    Here are messages I get when using a limited account:
    Output windows displays the following as it continuously tries to start the server after clicking the "Run Main Project" toolbar button
    init:
    deps-module-jar:
    deps-ear-jar:
    deps-jar:
    library-inclusion-in-archive:
    library-inclusion-in-manifest:
    compile:
    compile-jsps:
    pluto-hack-web-xml-run:
    portlet-container-deploy:
    jsCreatorDist:
    run-deploy:
    Starting server localhost:25848
    C:\Program Files\Sun\Creator2_1\SunAppServer8\bin\asadmin.bat start-domain --domaindir C:\Program Files\Sun\Creator2_1\SunAppServer8\domains\ creator
    Starting server localhost:25848
    I later get a popup window stating the the "Sun Java System Application Server 8.2 could not start with suggestions to check port conflict or bad config in domain.xml or corrupted deployment application
    Any help is greatly appreciated.
    New to Java :-)

    I don't believe that you can run the AS that way.
    But, anyway, this questions should have been askeed in the JSC forum:
    http://forum.java.sun.com/forum.jspa?forumID=881
    (or the AS forum)

  • Creator 2 problems on PowerBook G4 OS X 10.4.4

    Hi there,
    I am having a G4 17", 1.67GHZ, 2GB with Java build 1.5.0_06-103 on OS X 10.4.4. I could install Creator without problems. It is also starting fine. But the moment I want to start a new Project the little progress bar in the upper right corner will "flicker" and it shows "scanning" forever. I can let it run for an hour and no progress happens. If I am closing Creator 2 after that it will hang while telling me that it is writing some data into the persistent storage. The only way to stop it is to end it with kill-9. Then at the next start up it will show "fatal exception" during start up. I have uninstalled everything and re-installed 3 times, always the same result. On my Windows XP it is running flawless. But Mac would be nice...
    Best
    -niko

    Just want to reiterate that we have successfully installed to
    PowerBook G4 with 10.4.5 with jdk1.5.
    On the G5, we have an open issue of first project created on
    startup to be corrupted. In that case it will not open. A subsequent
    project created will work. We have seen this problem very
    sporadically on the G4, however it may be possible that you have
    hit this. Neither of the respondents have answered so I assume
    that you have been able to get past this and go forward with Creator. (?)

  • How to wrap up C++ Qt Creator project into ABS/AUR?

    Hi,
    Is there a more or less standard/streamlined procedure to create a deployable package from a Qt Creator project?

    You mean create a PKGBUILD file?  You just use the same build commands in the PKGBUILD that you would do in a console.  eg. most Qt programs are built with a simple
    > qmake
    > make
    Check out a few pkgbuilds from aur/abs for Qt apps for examples.

  • Creator 2 Problem - Docked Windows Keep Popping Up

    I'm having an issue with the released version 2. I have all of my windows, i.e. Palette and Navigator on the left and Projects and Properties on the right, docked and minimized. Then, when I move to the tab of another file, these windows pop to the foreground and stay there even when I click the underneath file editor.
    I'm using the latest release, fully updated. Win2K, 2GB RAM. Anyone else having this problem? Anyone know how to fix it?

    Here's the reply I gave in another thread
    "- Either close the windows, then when needed, activate
    using shortcut keys
    or
    move windows to the bottom - the
    Output area by selecting the titlebar and dragging (window must be in active mode) . Still windows used will open, but won't obscure a design"
    To see if this really is worth fixing ...
    If Palette and Output are closed. Is it really unacceptable to
    open via a shortcut key combination?
    Or docked windows should remain in the docked state regardless
    of switching to the Designer?
    In this case then activating using shortcut keys is more
    efficient than clicking the docked area ?
    I do see in Creator 1.0 that docked windows remain docked
    when switching, in a sense, a regression.
    If this is really an inconvenience then I can file a bug
    Thanks,
    John

  • JavaScript in Creator-projects

    Hello,
    I have a question about JavaScript. I have a page with two textfields, each 10 characters in length and below of each other.
    What I would like to achieve is the following:
    If a user enters one (or more) characters in one field, then the other field should be filled automatically with corresponding (but other) characters (it has to do with DNA-analysis).
    For example, if a user enters a 'C' in one field, then the other field should be updated with a 'G' and the other way round.
    Because the logic is quite simple, I think using JavaScript would be better than using AJAX. So does anybody know how to do this or where I can find some tutorial about JavaScript in Creator (I already searched the Creater-homepage and the blogs and couldn't find anything...)
    Thank you!
    Felix

    Can you further explain "did not work"? What are your symptoms, error messages? Is the browser not seeing your JavaScript or is there an error in your JavaScript that prevents the browser from executing it.
    Have you tried using your browser's debugger to determine where the problem is? Have you seeded the JavaScript with alert statements to find out what is working and what isn't?
    Not knowing exactly where you are running into trouble, I can only give out a couple of solutions. They may or may not fit your situation.
    o One way to insert JavaScript into a JSP file is to wrap it in
    <script><![CDATA[ & ]]></script> start and end tags. This ensures that the script makes it to the browser intact.
    o Here is one way to add a .js file and reference it from your page:
    # Assuming that your .js file doesn'ty already exist in the web folder...From the main menu choose File > Add Existing Item > Other (All Files).
    # Navigate to and select your .js file
    # Click Add.
    The IDE puts the file under he Source Packages > <project> folder. In the next step, you move the file to the web folder.
    # In the Projects window, right-click the Source Packages > <project> > <your file>.js node and choose Cut from the pop-up menu.
    # Right-click the Web Pages node and choose Paste from the pop-up menu.
    # View your page in the Visual Designer.
    # Drag the Script node from the Advanced section of the Palette window and drop it on a blank spot on the page.
    # In the Properties window for the Script, click the url property's ellipsis (...) button, select your .js file and click OK.
    The .js will now be included in the JSP file for the page.

  • Java Studio Creator Installation Problems in ubuntu linux (JRE not found)

    Hi, im having some problem with the installation of this tool, i try to install it and i get a message saying that it can't found the JRE, i have also tried passing it by argument like this:
    -is:javahome /usr/lib/j2se/jre/bin/
    -is:javahome /usr/lib/j2se/jre/
    but i get the same message, any suggestions??
    Thanks in advance.

    I was getting these same errors, and after a bunch of poking around
    in the install script and debugging it, I finally figured out that the
    "problem" was that I was typing 'sh <installer>' instead of chmoding the
    installer +x and running it as a command.  I still don't understand why
    it couldn't find the installed JVN (it's in /usr/bin/java, for heaven's
    sake!), but when running it as a command it extracted the bundled jvm
    and completed the install.
    It did produce an error about being unable to find some stuff for the
    bundled server, which I haven't tried to track down since I don't think
    I need it. But I was able to install Creator and run it on Gentoo.
    Now if I can just figure out why it does nothing when I click build
    on an existing project, I'll be happy.

  • Creator CVS problem

    Hi
    We're trying to use a tool for CVS, while developing a project in Creator.
    Currently we have two stations working on the same project. We've modified a file, made the check in for it and got it in the other station, to verify the change was actually made. But we haven't seen any change. The problem is that Creator seems to work with a cache of the project already opened. We think so because if we close the project, and open it again, the change is reflected.
    Is there any option or parameter to avoid that caching thing? Or any other kind of solution to this.
    Thanks.

    Hi,
    There are some discussions on this topic in the following link . Hope it might help you.
    http://swforum.sun.com/jive/thread.jspa?threadID=51046&tstart=50
    Regards,
    Creator Team.

  • Studio Creator installation problem with Fedora 5

    Hi,
    I tried installing JCreator in Fedora core 5, but I get the problem concerning the graphical installation. I tried installing Jcreator in silent mode using the command line options -is:log log.txt �silent and a sp file which sets the installDir and is.debug to 1 , however the installation does not complete, properly and it does not install the SunAppServer8 directory

    I can't recall what they are, but I know that there are some libs that you need to install to get the Creator installation to complete OK on Fedora 5.
    I think that I ended up using some libs from either Fedora 3 or 4 since there were no Fedora 5 versions available for the two (and again, I can't recall what they were) libs.
    I do know that it is possible though as I have Creator on Fedora 5 right now.

  • Loading Project problem in Adobe Ppro CS4

    Just registered in this forum and I hope you guys can help me out.
    I've been editing in PPro CS4 for quite sometime now and my main problem is during the loading of the project.
    here are my specs:
    Processor: i7 @ 2.8ghz
    OS: Win7 Ultimate 32-bit
    RAM: 4GB
    VC: ATI HD4670 1GB/128 bit
    Storage:       C: - 320GB 7200rpm Seagate SATA
                       D: - 1TB  7200rpm Western Digital SATA
    since I upgraded drastically from a Quad 2 Core to an i7 I decided to use the HD1080i30 (60i) preset in Pprocs4 since I have a sanyo xacti1010 HD cam. But up to now I am unable to finish my video because after the project loads up many of my clips turn into green screen while others no longer play the actual clip.
    now my questionS are:
    1. Is it because my computer can't handle the specific preset or is my camera not compatible with the preset. If not, which preset should I use?
    2. If it's not because of the preset, then where can I find the source of the problem? Specs? Software? Me? :|
    I'm not the techie type and I am just starting to understand the technical aspects of editing. I hope a lot of you can help me out because I'm losing my mind and I really want to start editing again.
    THANKS in advance!

    The Xacti uses it's own version of some MPEG4 codec. That works great with applications like Nero or Ulead, typical consumer applications. PR however is more oriented to standard video camera formats, that are shown in the available presets, like AVCHD.
    There have been more questions about the Xacti and how to make it work, but I think these are mainly in the Premiere Elements forum. I would look around in the PE forum and do a search. You may come up with relevant asnwers.

  • Serius project problems - Need help please

    Hi,
    I'm using adobe premiere and after effects to my last film (this is not the first time). I'm using DV 1280*720 default sound settings (as I did before in other movies). I have an Imac C2D and plenty of hard disk space.
    Yesterday when I import new takes and done some light fx's (blur 10% and tint) when I saved the premiere frozen for 30 minutes and then I had to force quit.
    When I've tried to open that project again, it just don't open. I've tried everything. See if there was any corrupted file, checked for Hard drive problem (it doesn't have any) and I delete the previous rendered files (as I saw on some tutorial).
    At least I could recover that project using autosaved and previous project backup (I take care always of saving backups).
    But when I saved again (the new recovered and rendered project) it freezes on quit and there comes again. (it seems that premiere it is getting something from the old(damaged) project and just stack there !!!!!!
    The project then it just don't open (I don't see any error message) I just see after 1 hour my premiere freezed and there is no way to see the timeline to fix anything.
    I assume that I have to recover again and to all work over and over. I saw some forums talking about adobe "broken links" something related to video files source and corrupted files, but I still don't get it (since premiere doesn't tells me what is going wrong!!!!!!). They talk about deleting MACC file on windows but I'm on a mac. I didn't saw any tutorial about recovering.
    whe this thing happens I see my timeline with video and audio. I can render but when I quit the program doesn't load the project again.
    Please any help...... I'm working since a month ago on this movie and I need to deleiver that asap.
    Is it better to export the video in parts and them join in a new project or there is any other thing that I can do without missing my month of work.
    ohhh man I just want to scream

    For any reason that I can't explain when I arrived home after day work, I've tried last time before looking my backups and Premiere loaded my project
    Before save and quit I've take a look in all file (check the link and where is the source) I found 2 still frames (photos) were lost ( i mean from my hard drive).
    My biggest clue now it is, when I deleted some video file before, when I enter the premiere project 1st thing that show it is a windows asking me to "point" where is that file.
    But when happens with a photo, premiere doesn't say that this files are lost. It just stucks your project. Any tip to prevent this again?
    Hardware Overview:
      Model Name:    iMac
      Model Identifier:    iMac7,1
      Processor Name:    Intel Core 2 Duo
      Processor Speed:    2.4 GHz
      Number Of Processors:    1
      Total Number Of Cores:    2
      L2 Cache:    4 MB
      Memory:    4 GB
      Bus Speed:    800 MHz
    Intel ICH8-M AHCI:
      Vendor:    Intel
      Product:    ICH8-M AHCI
      Speed:    3 Gigabit
      Description:    AHCI Version 1.10 Supported
    WDC WD3200AAJS-40VWA1:
      Capacity:    298.09 GB
      Model:    WDC WD3200AAJS-40VWA1
      Revision:    58.01D02
      Native Command Queuing:    Yes
      Queue Depth:    32
      Removable Media:    No
      Detachable Drive:    No
      BSD Name:    disk0
      Mac OS 9 Drivers:    No
      Partition Map Type:    GPT (GUID Partition Table)
      S.M.A.R.T. status:    Verified
      Volumes:
    iMac:
      Capacity:    297.77 GB
      Available:    158.68 GB
      Writable:    Yes
      File System:    Journaled HFS+
      BSD Name:    disk0s2
      Mount Point:    /
    ps: about your question "Next, please verify your Project/Sequence Presets. Do they match your footage 100%?" I've changed 2 video files, they were pretty bigger than the part I was taking for this project, so I edit and save just the part that I am using.
    Btw I've heard that Journaled HFS+ it is not good on Imac to use premiere render option. Is that right?
    Many thanks in advance.

  • Cannot create a Sun Java Studio Creator project

    After successfully installing Sun Studio Creator on a machine running Fedora Core 7 I find that I am unable to create a JSF Web Application.
    Studio Creator will create an initial project in the home/john/Creator subdirectory and then create a project.xml file there. The application then hangs while showing the mouse cursor in a wait state that never ends.
    Studio Creator was installed using a config file called "creator-2_1-linux-ml.sp" while running in the -silent mode.
    Why you might ask? Because that is the only way it would install.
    The .sp file contains the following:
    installDir=/home/john/StudioCreator
    jdkHome=�/usr/java/jdk1.6.0_02�
    serialNumber=�trial�
    is.debug=1
    The app was installed using the command ./creator-2_1-linux-ml.bin -silent
    It would not install using xhost + localhost/export DISPLAY=localhost:.0.0
    Any ideas?
    Edited by: skunkboy on Dec 3, 2007 9:05 PM
    Edited by: skunkboy on Dec 3, 2007 9:09 PM

    I am having the same issue. I have kubuntu linux ; downloaded the creator install file "*creator-2_1-linux-ml.bin*" and installed the creator. When studio creator runs, it is unable to create initial project and I see only xml file.
    Eventhough Netbeans works good; but creator has integrated database provided; so it is easy to follow tutorials given on sun website.
    Any clues...

  • IPhoto Projects problem.

    Every year I make cards and calendars. I move the photos to the particlular projects, usually 1-3 for the card, until I pick the one I like best, and 60-70 in the calendar project. I accidentally dropped the pictures in the card project, rather than the calendar project. These are 40 pictures, of more than 17,000, from 12 years back. Is there any way to locate the pictures in my Library, so I can move them to the proper project, without trying to find all those pictures again, by scrolling through all of them? Thank you.

    What do you see if you search for the file name from inside iPhoto?  The Spotlight search might be showing the thumbnail or preview copy, not the orignal. 
    If you're seeing a blank black window or a window with
    in it then try the following: apply the two fixes below in order as needed:
    Fix #1
    1 - launch iPhoto with the Command+Option keys held down and rebuild the library.
    2 - run Option #4 to rebuild the database.
    Fix #2
    Using iPhoto Library Manager  to Rebuild Your iPhoto Library
    1 - download iPhoto Library Manager and launch.
    2 - click on the Add Library button, navigate to your Home/Pictures folder and select your iPhoto Library folder.
    3 - Now that the library is listed in the left hand pane of iPLM, click on your library and go to the File ➙ Rebuild Library menu option.
    4 - In the next  window name the new library and select the location you want it to be placed.
    5 - Click on the Create button.
    Note: This creates a new library based on the LIbraryData.xml file in the library and will recover Events, Albums, keywords, titles and comments.  However, books, calendars, cards and slideshows will be lost. The original library will be left untouched for further attempts at fixing the problem or in case the rebuilt library is not satisfactory.

  • X-CAN sample project problem

    Hey guys,
    I´m getting started with the myRIO-1900 and try to connect it with my car via X-CAN module with OBD-II BD9 cable to collect and record data from my car.
    I've installed Labview 2014, X-CAN, realtime module in my computer without any problem.
    When I connected myRIO 1900 and X-CAN module with my Mercedes, launched "X-CAN for myRIO" under "sample project", it worked successfully and I can read data from Labview.
    Question 1: What do all the data read mean in the labview, eg. what does identifier means and what does payload means? At first I thought they might be PID codes, but after browsing all the info online, I felt the data are not PID codes because they should start with P01 or P02. Is there a manual for me to review and learn?
    Question 2: Do you guys know how can I record all the data that read from my vehicle and export them to Excel file? I tried to add "File I/O" and "Measure to write" followed by the instructio online, but there was not excel file generated after the run. Any suggestions?
    Here is a snapshot of the project result. Appreciate for the help.

    There is TONS of documentation on CAN buses.  From various hardware and software implementations and a bunch of other variations that can make working with it difficult.  
    On the surface everything is easy, you just read and write frames, as described here
    http://en.wikipedia.org/wiki/CAN_bus
    Frames are just raw data that you can then do things with.  A frame consistes of an ID which identifies the message and also does things like sets priority of the message.  Then the payload is 0-8 bytes (excluding CAN-FD).  These 0-8 bytes are the usable parts of the message.  Protocols have been written to support multi frames, and request reply, among several other features not supported in the hardware.  
    Basically you have a lot of reading to do.  Find all the documentation you can on CAN and how it works knowing that it starts at the frame level which is what you get.  You might even get something out of the first few slides of a recent presentation I did on CAN and XNET.
    https://decibel.ni.com/content/docs/DOC-41749
    As for recording the data.  The most common way is to format it into a 2D array of string, and then use the write measurements to file, or write spreadsheet to create a CSV file that Excel can open.  There are other options that are usually more messy, but can be done.
    EDIT:  Oh and you might get better support from CAN related questions over on the Automotive subforum.
    Unofficial Forum Rules and Guidelines - Hooovahh - LabVIEW Overlord
    If 10 out of 10 experts in any field say something is bad, you should probably take their opinion seriously.

  • Exporting iMovie project problems

    So I only used mov and avi files in my project. The project is 17 minutes long. When I export it as an m4v, there are parts of it that are black screen (video doesn't show) and audio plays only. It seemed some of the avi files worked. When exporting as an mov its ALL BLACK. Only audio. Help plz
    thanks

    Actually, I have been using snapz pro and have used imovie 08 to edit and publish many videos to youtube.
    Yesterday, for the first time I began having the issue exporting. I did not change the way I imported or exported the clips.
    I am able to export previously created video with out a problem and they work fine.
    My issue is the black screen. Audio yet no video upon export. Import as .mov and the export is m4v.
    I have tried to find a fix for this bug however the fixes all seem to be "band aids" requiring another step to the process of creating a movie.
    If anyone can shed some light on this issue it would be much appreciated.
    Thanks in advance

Maybe you are looking for

  • How do I get the best performance out of my graphics card under bootcamp?

    I have a 20" iMac, I think it was 2009 I got it, maybe 2010. It has an nVidia 9400 graphics card. I have installed windows XP under bootcamp with which to play games specicially Star Trek online and Star Wars The Old Republic (also online game). Now

  • IPhone should give the choice for a Keyboard or Keypad!

    Apple should release an update that allows the user to select KEYBOARD or KEYPAD when typing text. What i mean is that the use can have the choice to use the conventional number keypad and use T9 (like regular cell phones) therefore the keys can be b

  • ITunes resets play count to "1" after syncing

    Hi, recently I've noticed that after syncing my iPod the play count for the tracks I've played that day are showing as 1 even though many of them have been played a lot more than that (some in the 100s). This has only been only happening since I upgr

  • Network machines not shown properly in JFileChooser

    Hi i am using JFileChooser for selecting user files. The problem is when i open Network neighbourhood (windows os) in the chooser It is showing all the NN machines as folders , with same name. i cannot distinguish which folder is from which machine.

  • Validate regExp pattern in adf 11.6

    Hi, Jdev 11.6 . We need regular expression for validating the user inputs in af:inputtext component using regular expression. on text filed we applying <af:validateRegExp pattern="" /> Please provide the suitable pattern for validating the below samp