Export suggestions/problems

Hi I'm playing around with export on tables and have the following issues:
Selecting "Export->DML" from the context menu gives the following java exception:
java.lang.ClassNotFoundException: oracle.dbtools.raptor.dialogs.actions.TableDMLExport
     at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
     at java.security.AccessController.doPrivileged(Native Method)
     at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
lots more to the stack trace
I can provide the rest if it's useful to you.
Additionally:
1. the "export->sql loader" context menu on table opens the dialog box with "insert" selected instead of "sql loader".
2. there's no context menu for "export->txt" (personally I'd rather have no list on the menu, and just open the export dialog with the last chosen option - similarly it would be nice if it remembered "to clipboard"...)
3. "export->sql insert" doesn't provide the column names: I'd like to see:
"insert into t (a) values (1)" rather than "insert into t values (1)"
4. "export->sql insert" does not use "to_date" for date columns, seeming to rely on the NLS settings to get it right; this seems potentially dangerous to me, and I'd rather see explicit to_date converstions (or at least have it as an option).
I've not been using it long, so I hope you'll forgive me if I've missed any options that solve the above.
Nice product, I'll let you know if I have any other bugs/comments.
regards,
William Moffatt

To get the error, just right click on any table in the browser and choose Export and then DML.
This will give the error dialog, "more details" will provide the following stack trace:
java.lang.ClassNotFoundException: oracle.dbtools.raptor.dialogs.actions.TableDMLExport
     at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
     at java.security.AccessController.doPrivileged(Native Method)
     at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
     at oracle.ideimpl.IdeClassLoader.loadClass(IdeClassLoader.java:140)
     at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
     at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
     at java.lang.Class.forName0(Native Method)
     at java.lang.Class.forName(Class.java:164)
     at oracle.dbtools.raptor.dialogs.BasicObjectModifier.launch(BasicObjectModifier.java:142)
     at oracle.dbtools.raptor.dialogs.BasicObjectModifier.handleEvent(BasicObjectModifier.java:210)
     at oracle.dbtools.raptor.dialogs.actions.XMLBasedObjectAction$DefaultController.handleEvent(XMLBasedObjectAction.java:265)
     at oracle.ide.controller.IdeAction.performAction(IdeAction.java:530)
     at oracle.ide.controller.IdeAction$1.run(IdeAction.java:785)
     at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:804)
     at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:499)
     at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1849)
     at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2169)
     at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:420)
     at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:258)
     at javax.swing.AbstractButton.doClick(AbstractButton.java:302)
     at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1000)
     at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1041)
     at java.awt.Component.processMouseEvent(Component.java:5488)
     at javax.swing.JComponent.processMouseEvent(JComponent.java:3126)
     at java.awt.Component.processEvent(Component.java:5253)
     at java.awt.Container.processEvent(Container.java:1966)
     at java.awt.Component.dispatchEventImpl(Component.java:3955)
     at java.awt.Container.dispatchEventImpl(Container.java:2024)
     at java.awt.Component.dispatchEvent(Component.java:3803)
     at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4212)
     at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3892)
     at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3822)
     at java.awt.Container.dispatchEventImpl(Container.java:2010)
     at java.awt.Window.dispatchEventImpl(Window.java:1774)
     at java.awt.Component.dispatchEvent(Component.java:3803)
     at java.awt.EventQueue.dispatchEvent(EventQueue.java:463)
     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:242)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:163)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:157)
     at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:149)
     at java.awt.EventDispatchThread.run(EventDispatchThread.java:110)
Additionally, every time I start up raptor I'm being asked about file associations; I've had a look, and it doesn't look like any of my files are read only, so I don't know why it's not remembering my selection.
regards,
William

Similar Messages

  • Reg: importing/exporting repositories problem

    Hi all,
    I done all the exports from development in below vice versa:
    from topology:
    export master repository
    export topology
    export logical topology
    export execution environment
    from security
    export security settings
    from designer
    export work repository
    all are in .zip file formats only.
    i created 2 new schams in production db like impmaster for master repository and impwork for work repository
    then next
    i created one new login name example produtionmastr
    1)after that i imported master repository from import master repository winzard.
    2)it imported sucess fully i got all technologies,physical servers,physical schems,logical schemas,agents,contexts also.
    3)next i tried to import topology,logical topology and execution environment it takes time but nothing will be impoted. (my quwstion is what is the reason for we
    again import topology logical topology again,when the time import master repository only we are getting all the things in topology.then what is use for this options.)
    4)next think i created one work repository in topology manager with different id from development
    5)i created login name for work repository and i login to designer.
    6) i imported work repository from zip file using synonym insert mode. imported success.
    7)i changed all the physical paths in physical data servers. every thing fine.
    8)but i am getting problem with agent.previously i am working with odi 10.1.3.
    error is:
    oracle.odi.runtime.agent.invocation.InvocationException: ODI-1221: Unable to restart session 11050: session is not found in work repository WORKREP1.
         at oracle.odi.runtime.agent.invocation.RemoteRuntimeAgentInvoker.invoke(RemoteRuntimeAgentInvoker.java:260)
         at oracle.odi.runtime.agent.invocation.support.InternalRemoteRuntimeAgentInvoker.invokeStartSession(InternalRemoteRuntimeAgentInvoker.java:171)
         at com.sunopsis.graphical.dialog.SnpsDialogExecution.runStartSession(SnpsDialogExecution.java:1972)
         at com.sunopsis.graphical.dialog.SnpsDialogExecution.doVariableExecuter(SnpsDialogExecution.java:1340)
         at com.sunopsis.graphical.frame.edit.EditFrameSnpVar.handleRefreshVariableAction(EditFrameSnpVar.java:818)
         at com.sunopsis.graphical.frame.edit.EditFrameSnpVar.access$6(EditFrameSnpVar.java:796)
         at com.sunopsis.graphical.frame.edit.EditFrameSnpVar$1.actionPerformed(EditFrameSnpVar.java:346)
         at com.sunopsis.graphical.component.toolbar.OdiTextAreaToolbarAction.executeAction(OdiTextAreaToolbarAction.java:146)
         at com.sunopsis.graphical.component.toolbar.AbstractOdiToolbarAction.actionPerformed(AbstractOdiToolbarAction.java:203)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2319)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
         at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
         at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:274)
         at java.awt.Component.processMouseEvent(Component.java:6289)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3268)
         at java.awt.Component.processEvent(Component.java:6054)
         at java.awt.Container.processEvent(Container.java:2042)
         at java.awt.Container.dispatchEventImpl(Container.java:2099)
         at java.awt.Component.dispatchEvent(Component.java:4483)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4577)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
         at java.awt.Container.dispatchEventImpl(Container.java:2085)
         at java.awt.Window.dispatchEventImpl(Window.java:2479)
         at java.awt.EventQueue$1.run(EventQueue.java:601)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:98)
         at java.awt.EventQueue$2.run(EventQueue.java:618)
         at java.awt.EventQueue$2.run(EventQueue.java:615)
         at java.security.AccessControlContext$1.doIntersectionPrivilege(AccessControlContext.java:87)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:614)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:270)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:175)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:170)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:162)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    9)in 11g odi agent creation was totally different all configurations need to odiparams.bat.
    10)my doubt can i need to update all the repository names in odiparams.bat file
    11)or we can reuse the one agent to all repositories why because in 11g we are giving all reps names in odiparams.bat file.
    please share your solutions
    Regards,
    Surya

    3)next i tried to import topology,logical topology and execution environment it takes time but nothing will be imported. (my quwstion is what is the reason for we
    again import topology logical topology again,when the time import master repository only we are getting all the things in topology.then what is use for this options.)
    Ideally i would suggest when you are importing for the first time you can use the Import Master Repository wizard and from next time if any small changes has then import those individual ODI Object.
    You don't have to repeats those individual import once the Master Repository Import is successful.
    Reg Agent Error You can create an Agent manually in the your new Topology.
    I believe you have upgraded from 10g to 11g . In that case all your Master Rep url and credentials might change and so the old odiparams might not work .Please update odiparams accordingly.

  • File Export Renaming Problem

    I want to export collections of files from Lightoom.
    I want to rename the newely exported files, but I want to use the same file number suffix as the original file.
    I also want to embed the oringal file name in the metadata of the newly exported file.
    The problem is that, when I go into the File->Export dialog i.e. the "Filename Template Editor" the orginal  "file number suffix" is not showing up in what would be the newly created filename. The orginal file number suffix does not appear to be part of the metadata.
    The current filename on disk does however have the file number suffix as part of the name.
    However it does not seem possible to extract part of the current file name (i.e. the number suffix) on export.
    If I rename the files using a number sequence then adding or removing a file will change the sequence on subsequent exports of the collection.
    (Not something I want to do, since it would then be difficult to keep track of the images used originate the exported file, if I updated the collection.)
    Renaming all my original files is not a viable option since there are too many of them and different exported files may be in more than one collection.
    *Any suggestions as to how to get the file naming I want for the exported files, i.e. "placename-oringal file number suffix"?
    (Given the file number suffix is missing from the metadata)
    *Also I would like to include the existing file name in the metadata of any new file name.
    Any suggestions on how to automate this?

    John said:
    > Unless you check "minimize metadata", it should all be there.
    No I have not checked this box.
    > Second, if you rename your files just before you Export (and not in the Export dialog, but actually rename them by batch
    > so the LR name is changed) you'll be able to link them up to the originals much more easily.
    No this will not work.  My naming method is quite useful for me, but not useful for potential buyers.
    When I export collections I want to simplify the names.
    > Third, the rename editor is pretty flexible.
    Yes I know, usually it is sufficient, but in this case it does not do what I want.
    > Finally, all the metadata is there, and searching is much easier via it rather than a complex naming convention
    > (not that it's so complex, but getting there may be.
    Not sure I completely agree here.  My naming method works quite well for organising images and for processing and so on.
    Now since I have collections spanning multiple directories and so that I want to export the files with a simplified filename.
    I expected to be able to do this using the file name editing template.
    The BreezeBrowser renamer is much more flexible than the Lightroom filename template editor, so I may end up using that.
    However it will be messy and add a few extra steps. i.e. export to a new directory using the existing filename.  Then use Breezebrowser to rename the files by extracting the "file number suffix" from the original filename and making sure there is sufficient information in the new filename to create a one-to-one mapping.  Then upload the new files to the website.
    I stil don't see how to get the original file name into the metadate of the new filename though?l
    Really I should be able to do all this in Lightroom.

  • Export Wizard Problem

    ...Fireworks erroneously states that the image is already
    open in another application--and it's not! This happens even when
    fireworks is the only app. running.
    What helps: quitting Fireworks and then restarting the
    program; relaunching the Finder sometimes does the trick.
    This is really annoying, especially when I am trying to
    quickly edit an image for a project. I am simply opening a .jpg or
    .gif from my Pictures folder through Fireworks
    (Fireworks/File/Open...)--nothing fancy.
    Any ideas as to how to prevent this from happening at all?
    I have a Mac iBook, G3, OS 10.3.9
    Any help would be greatly appreciated--thanks! :-)
    Natasha

    I usually wouldn't suggest this to an Oracle user, but since you are using MS-Windows here goes...
    Nothing beats Microsoft SQL data transformation services (DTS) at importing and exporting data from ANYWHERE to ANYWHERE else. I don't use Microsoft SQL server for anything other than that, and I use it a lot. Nice and easy graphical user interface that allows you to drag and drop.
    You can even link your Oracle server to the SQL server and execute sql queries ~directly~ against the Oracle server. One thing that Microsoft got right and spectacularly so.
    Sorry I can't help you with the Oracle problem par se.

  • Export whitewashing problem

    I finally decided that Lightroom is worth of paying the yearly fee and got my LR registered. The very same day I wanted to play with the LR and found a problem when exporting heavily altered photo to a file (or trying to upload it to Flickr).
    The idea was to create satellites around the moon, using the image noise as an effect. The problem is that the image is not shown the same between develop and library modules. I have removed the image from Flickr publishing library and added it again. Situation is still the same. I have also restarted LR
    As far as I can debug the problem, the difference is not related to flickr plugin. The whitewashing problem is visible even if I'm exporting the photo from devellop module to my hard drive.
    Is there something I do wrong or how can I get the photo I like out from Lightroom, without using the computer's screenshot.
    Screenshot of Develop module
    Screenshot from Library module
    And the exported image:
    Finally how the photo is shown on Flickr
    20150303-IMG_7144.jpg | Flickr - Photo Sharing!
    Thanks for all possible help!

    Please see this post for an explanation of why the Develop and Library module previews look different when viewing images that have visible noise (i.e. shot at high ISO, long exposure, or underexposed):
    Re: Develop module & library module aren't matching
    Following the suggestions in the above post should help to make the Library preview and Exported image look closer to the Develop preview. The Library preview is more accurate than the Develop module preview when viewing at less than 1:1 Zoom.

  • 2 midi export-import problems...from l8 to l8!

    1. l8 always exports/imports midi regions as their own tracks. the preference for "export single regions as type 0 files" is different from how it worked in l7 (1 track with several separate regions exported/imported as 1 track). when exporting an entire sequence to midi, this preference now makes no difference whatsoever. annoying.
    2. markers with text (lyrics, for instance) don't survive the import/export process. hardly surprising, i suppose. the markers themselves are there, but not their names, or the info contained in them. instead, you get a marker that looks like html/xml? it apparently references an rtf file, and shows font/color info. the actual marker start/end time values are correct, however.
    grrrr
    can anyone confirm, or know of a workaround?
    Message was edited by: kelldammit

    Are there any free alternatives to Emaichemy to handle importing from Thunderbird to OS X Lion Mail?
    I'm also having a problem importing from Thunderbird, but in my case the folders are importing but I'm only getting one message per folder. This was reported in another forum for an older OS X version (apparently Apple never fixed the problem), and the solution there was to use a utility called Eudora Mailbox Cleaner. Unfortunately, this utility does not run under Lion.
    What I'm really trying to do is get local mail folders migrated from Zimbra Desktop to Mac Mail. There was no direct way to do this, because Mac Mail doesn't support Zimbra Deskop, and ZD can't export to an mbox file (it exports to eml format). However, Mac Mail "supports" importing directly from Thunderbird, and Thunderbird can import eml files using an add-on called ImportExportTools, so I installed Thunderbird, installed the add-on, imported the exported data from ZD, and that successfully brought my local mail folders into Thunderbird. So far so good. Unfortunately, when I tried to import from Mac Mail directly from Thunderbird, it imported all the folders, but just one message from each folder.
    I also tried using the Thunderbird ImportExportTools add-on to export the folders, thinking it would generate mbox format. I was able to import that data using the "import from mbox" option in Mac Mail, but I got the same result -- all my folders came in with a single in message in each.
    Any other suggestions? This is a one-time thing, I don't want to spend money on an application if I don't have to.

  • CS3 - Import and Export Quality Problems with Canon S90 .mov files

    Hi Folks,
    I have spent several hours searching with no results in the forums, and I am a beginner with Premiere, so I apologize for any annoying questions I may post.
    Here is the problem I am having.  The very first step!  Go figure.
    I have videos taken with a Canon S90 point and and shoot camera, in .mov format, 640x480, 30 frames per second.
    When I play these videos in Quick Time or Windows Media Player they look great.  Very sharp and smooth video.
    When I import these videos into Premiere Pro CS3 - and don't do anything to them besides play them in either the source window or or Program window, the quality is much lower.  They are not sharp, and have an unusual texture, almost like there is a tiny bit of water on the lens distorting the view as it moves.
    I imported the video under the DV-NTSC Standard 48kHZ preset.  I have the most updated Quick Time.
    I also attempted to improve the view settings to their maximum with no results.  I also exported the video to see if it was just the viewing, but the exported video is even worse.  Very low quality and not sharp.
    Thanks for any suggestions on the correct settings to import these videos without loosing quality.

    Well, I have read and understand the Codec aspect a bit.  I have discovered that my
    files are avc1 H.264 Codec.  Doing more research it appears that CS3 Premiere Pro has some trouble editing H.264 files.
    So from what I gather so far, it looks like my best bet would be to convert the file into another format that is easier to edit by Premiere.
    Is that correct?
    If so, I am still unsure what to convert it to.
    What is the program that is best to use to convert with?
    Thanks again for your help.

  • Lightroom 4.3, Windows8 export file problem

    I am running Lightroom 4.3 on a new Windows8 Lenovo PC (T430s).  After importing and developing the files, I use the export function to limit file size to 2 meg.  After the export is complete, I receive a error message on a screen that reads "some export operations were not performed" and I receive a list of "file could not be written."  Actually, all files are written, but they are not limited to 2 meg.  I run LR4.1 on a Windows7 pc at my home office, and I use the same settings on both machines.  Any suggestions?

    0
    I have the same problem LR 4.3 Win 8. Exporting files with LR of any file type NEF, TIF, or jpg to a jpg file. If I want to constrain the file size say to 1,000kb it will fail on a lot of the files. If I export say 10 files it will fail on about half of them "Some export operations were not performed". When viewing the target folder with windows explorer the failed files show up as and icon "PS" where the ones that made it will show the thumnail of the photo. If it try to view or delet these files it tells me that the file is being edited in LR. As soon as I close LR the files become available in windows explores but the files size was not constrained to the size I specified in the export function.  I am exporting to a different folder than the original files are in.  This problem started a couple weeks ago when I updated Win 7 to Win 8.  The original files can be any size, or image type.  It seem that it is always the same files that will fail if I retry doing the export.  If I do not check the "Limit file size to:" box so that the file size is not constrained then the export works just fine except that I end up with too large of a file.  I also use the image size function to size the image and that creates no problems. So it would seem that limiting the file size creates the problem. Is there a fix for this in LR or is the problem in Win 8?

  • LR3 image export color problems.

    When I export images from LR3 they are somewhat de-saturated - significantly different from what I see in lightroom.
    This is viewing them outside of lightroom in the folder I have exported them to. I am using a Dell Vostro 17" that is calibrated.
    Currently using ver 3.4.1 acr 6.4.1.
    I have tried changing every color space and every file format available in the export dialogue - they all look the same after export.
    Even tried varying the resolution and or size.The end result is the same.The only thing I haven't tried is printing to my 2880 to see if there is also a problem there.
    Any suggestions?

    Thank you Hal
    I was instructed to do as you have indicated and until recently wasn't
    paying close attention to my web exports and after looking closer you are
    right on the money.
    It wasn't until recently viewing a tutorial by RC Concepcion[photoshop guy]
    in which he suggested trying- I believe Adobe RGB - vs sRGB that I started
    to compare my web output to LR3 and was surprised to see how far off some
    images were - obviously non-color-managed.
    So now I am sort of breathing a sigh of relief but disappointed that some
    images will not be viewed quite as I had hoped they would.
    Gene

  • Page Export/Import problems

    I have been trying to migrate my portal 3.0.7 development to another portal 3.0.8 development database and have been having problems with the page export and import routines. I have been following the Oracle Export / Import document and first come across the problem when importing the content area as it tries to import its content area page.
    I have then tried to export / import pages separately and consistently get the following error.
    pageimp.csh s portal30 p portal30 m reuse d pobpage.dmp c Kenny.ogg security
    Start Portal Page Import
    Please Wait...
    declare
    ERROR at line 1:
    ORA-06510: PL/SQL: unhandled user-defined exception
    ORA-06512: at "PORTAL30.WWUTL_POB_TRANSPORT", line 1879
    ORA-01403: no data found
    ORA-06512: at line 6
    Disconnected from Oracle8i Enterprise Edition Release 8.1.7.0.0 - Production
    With the Partitioning option
    JServer Release 8.1.7.0.0 - Production
    Import of Portal Page Complete
    The Export command used was as follows:
    pageexp.csh s portal30 p portal30 n PAGE0 d pobpage.dmp c tools.ogg security
    As I am migrating from 3.0.7 to 3.0.8 I use the 3.0.7 export script and the 3.0.8 import script. For completeness I have also tried using the 3.0.7 and 3.0.8 import and export scripts, and get the same error.
    The version of Portal I am using is the Solaris version.
    When I look at the new site and click on the pages Tab no new pages are loaded as expected. Does anyone have a similar problem or am I overlooking something?
    Any suggestions?
    Thanks
    Garry
    null

    Portal 3.0.8 is now available in both NT and UNIX. So you need to upgrade both your platforms and then use export/import between the same versions. That's easier said than done as I have yet to get the export/import scripts to correctly and fully work on exporting from NT to UNIX Tru64. Originally I ran the scripts on NT and connected to the UNIX DB; however, somewhere I saw that it is more relaible to run the scripts on UNIX. So I am trying that now.
    Good luck!
    (By the way I notice that Larry declared war on complexity. The laughable irony of this is revealed by a look at these discussion boards!)
    null

  • Exporting imovie problem to be solved!

    Dear Support team,
    I uploaded videos into imovie, because I assumed that I could from there convert it straight into Premiere or other editing software to edit.
    However, when I export the imovie clips into a quicktime mp4 (ready to put into premiere), there is a frames per second problem - where the sound echoes, and the footage is completely jumpy and jittery. I use a panasonic camera with imovie '11. I understand that imovie '09 sometimes is uncompatibale with panasonic / cannon, but isn't imovie '11 different?
    I would be delighted if you could help me solve my problem.
    Thank you and kind regards,
    Alexandra

    For a bit of troubleshooting, if you have another charger and cord, give those a try. If the problem replicates then it could be the iPad, if it doesn't replicate then there is something with the cord or power brick (a likely culprit is the cord or the connector on the cord)
    If you replicate it and that suggests that the issue is with the ipad, then I'd  have it checked out at your local apple store. THose 30 pin ports can go bad and the inconsistent charging could be a symptom.

  • UML export/printing problems

    Just installed latest Studio version and did reverse engineering UML.
    UML look fine but there are problems exporting or printing it:
    1. If I try to export it to image - exported file is empty;
    2. If I try to print it - only small size diagram is printed.
    3. If I create a WebReport - to tree or diagram are created (main.htm has no links).
    4. I did not find a way to export diagram to Rational Rose format (there is import but no export?)
    Is there a way to solve these problems.
    Are there other viewers for *.etd, etc files to display UML and print...
    any help is greatly appreciated.
    Thank you.
    leo

    Thank you for your comments. Unfortunately they did not solve the problem.
    It look like there is some fundamental bugs here...
    BTW. I am using Windows XP, dual Processor (3GHz), 2GB RAM
    Please see comments below.
    I would appreciate any suggestions to solve this problem.
    Ref:
    http://forum.java.sun.com/thread.jspa?forumID=747&thre
    adID=5061305
    ... While printing, in the print setup dialog ( click
    the print preview icon on the uml toolbar, select the
    printsetup button to get the print setup dialog) you
    have options to scale by pages, zoom level or actual
    size. You also can set the position of the graph....
    This does not seems to work properly. I am trying to print on HP DesignJet to have a big diagram (e.g. 40x40 in). When I select the page size and set "Actual size" in Print Preview and use Print - "Error occur during this operation".
    Here is the stacktrace in the log file:
    ERROR: 'unknown protocol: c'
    FATAL ERROR: 'Could not compile stylesheet'
    Exception in thread "Thread-14" java.awt.print.PrinterException: Invalid name of PrintService.
         at sun.awt.windows.WPrinterJob.setNativePrintService(Native Method)
         at sun.awt.windows.WPrinterJob.getPrintService(WPrinterJob.java:573)
         at sun.print.RasterPrinterJob.setPrintable(RasterPrinterJob.java:965)
         at com.tomsawyer.editor.export.TSEPrint.execute(DashoA9*..)
         at com.embarcadero.uml.ui.swing.drawingarea.ADDrawingAreaPrinter$1$1.run(ADDrawingAreaPrinter.java:95)
         at java.lang.Thread.run(Thread.java:619)
    Also:
    http://forum.java.sun.com/thread.jspa?forumID=747&thre
    adID=5060886
    ...There's a toolbar on the diagram panel, one button
    is 'Export as Image', we support JPG, PNG and SVG as
    output format, you can also specify the image
    size....
    Does the above help?*********************************************************
    The image is created but the file is empty (size=0)
    If I create a WebReport - to tree or diagram arecreated (main.htm has no links).
    Which browser are you using? If the diagram is large,
    sometimes the main.html is not displayed correctly on
    firefox. Can u check if the files are actually
    created but only browser display is having problems?The file structure corresponding to packages is created but no actual files: only one file at the top hierarchy is created - all the other directories are empty.
    Thanks,
    Leo

  • Domain Guideance and Clarification using SVN and an Export suggestion

    Hello Oracle SQL Data Modeler Support,
    Apologies if this has been documented somehwere and I have missed reading it, but have gone through the User Guide and cannot find the clarification I want regarding domains.
    1) WHAT IS BEST PRACTICE TO SAVE WHEN USING SVN
    From the forum I have picked up that the domains file is in the following directory:
    ~\datamodeler\datamodeler\types
    File name is 'defaultdomains.xml'
    When I come to save the file using SVN I get 'Choose versioned folder for storing system types'
    I assume this is where the domains file is stored.
    I require the Domains to be avialable centrally to all Designs I create, what should I do?
    a) Set the folder to ~\datamodeler\datamodeler\types
    b) Create a design called 'Domains' and store it in this folder
    c) Any thing you may suggest
    2) EXPORT OF DOMAIN FILE SUGGESTION
    This should be a quick win for you, can you please add an Export Domains function, seems this needs to do no more than make a copy of the defaultdomains.xml file and create it in a specified export directory.
    Will avoid having to go through the forum to pick up that the defaultdomains.xml file needs to be copied and transfered over for new SQL Data Modeler installations.

    Hello,
    I require the Domains to be avialable centrally to all Designs I create, what should I do?Default location is fine if SVN is not used and if all designs are used only on that computer.
    If versioning is used then it's better to have separate directory for domains and this directory shouldn't be part of any design's directory - i.e. for designs you can have directories c:\des_1, c:\des_2 ...c:\des_n - one directory per each design and that directory will contain design DMD file and design folder. For domains you can have directory c:\DM_Sys_types and you need to set this directory in "Tools>Preferences>Data Modeler>system types directory" - logical types, RDBMS sites and scripts also will be stored there.
    Philip

  • Adobe Export pdf Problems

    I have subscribed to Adobe pdf export on my Ipad air; have recieved a confirmation e-mail but am asked to subcribe again when I try and export? Please help

    Thank you for the answer, I got it!
    Dionyzio
    De: Mylenium [email protected]
    Enviada em: quarta-feira, 12 de setembro de 2012 11:45
    Para: [email protected]
    Assunto: Problems to download adobe export PDF
    Re: Problems to download adobe export PDF
    created by Mylenium <http://forums.adobe.com/people/Mylenium>  in Downloading, Installing, Setting Up - View the full discussion <http://forums.adobe.com/message/4693037#4693037

  • CRM 7.0 EHP3 Installation Export CD problem

    Dear all,
    we are installing SAP CRM 7.0 EHP3 on MSSQL 2012.
    We do encounter a problem with the installation Export CD.
    SWPM is SWPM10SP05_2-20009707.SAR - SP5 PL 2, Kernel is 741 (Material Number: 51048107_8).
    Installation Export Material Number are respectively 51047869_2 and 51047869_3.
    When asked for Installation Export CD, we input the right path, but SWPM tells us that he is expecting another CD:
    You entered: E:\CD SAP\EXPORT\DATA_UNITS\EXP1 Found the label SAP:CRM:SR170EHP3:EXPORT(1/4):SAP CRM 700 EHP 3 SR1 Installation Export CD 1/4:CDxxxxxxx_1 but need the label SAP:CRM:70EHP3:EXPORT(1/4):*:*
    It seems that he asks for an older version of the Export CD.
    Has anyone already had this issue and can advice how to solve it?
    Thanks in advance.
    Kind regards,
    Andrea Visentin

    Dear all,
    ok, I'll answer myself:
    as per note 1998693 - Sapinst Error: Found the label SAP:UT:SR1740:SP05:*:* but need the label SAP:UT:740 for a similar "issue" we had installing Process Integration today, we have just realized that there is a specific section in SWPM for SR1:
    sorry for having bothered you with such a silly question :-)
    Kind regards,
    PS: changing LABEL.ASC CD-Label to non-SR1 package, works.
    Andrea Visentin

Maybe you are looking for

  • How to lose the window bars in Gnome 3?

    I mainly use a amall screened netbook and I'd very much like to get rid of the window bars in Gnome3 as I find they use up too much space and I'd rather use the keyboard to close the open windows and move the windows. I really don't know where to loo

  • Image won't open after right click and "open with" command using Editor PSE 10

    Can't see image after right click and "open with" Windows XP command using Editor PSE 10. The editor opens but no image appears. I have to use the open command from within Editor

  • Cannot Open A New Site in CS5 Dreamweaver

    Hi, my first post here.  Have used DW CS5 for years and recently moved to a new computer.  Deactivated and reactivated.  When I try to put the site information into the new install the "+" button does not work.  The popup for adding the site does not

  • My CS6 doesn't support Arabic in Mac

    Hello.. I have purchased the Design standard CS6 with arabic enabled.. but when i installed it in my Mac..i notice that its not supporting arabic. i am using OSX 10.8.3 When i tried to enable it in Photoshop and it became so slow and freeze sometimes

  • SOAP Sender - Config 'Acknowledgment Handling'

    Dear all, I am a little lost in configuring Acknowledgment Handling for SOAP-Sender (Proxy). I am stuck in how to maintain the corresponding http-Connection in NWA. Can somebody show me the way to get a http-Connection in NWA pointing to a ECC-System