JDI - error in import SAP_BUILDT and SAP_JTECHS Files

Hello!
I installed and configurated JDI. When i want to import dependence files in my software component, i have this error:
Info:Starting Step CBS-make at 2006-03-02 09:36:52.0984 -3:00
Info:wait until CBS queue of buildspace EPT_BitTest_D is completely processed, before starting the import
Info:waiting for CBS queue activity
Info:build request 45 has been cancelled (due to errors on processing) (more details in CBS log )
Error:CBS error on storing build archives in build request: (more details in CBS log )
caused by:CBS Server Error: Internal server error( internal code: INTERNAL_SERVER_ERROR)
com.sap.tc.cbs.client.error.InternalServerException: CBS Server Error: Internal server error( internal code: INTERNAL_SERVER_ERROR)
     at com.sap.tc.cbs.client.error.ErrorMapper.throwError(ErrorMapper.java:71)
     at com.sap.tc.cbs.client.impl.HTTPClient.putArchive(HTTPClient.java:971)
     at com.sap.tc.cbs.client.impl.HTTPClient.putDCInterfaceArchive(HTTPClient.java:902)
     at com.sap.tc.cbs.client.impl.ImportRequest.addDCInterfaceArchive(ImportRequest.java:155)
     at com.sap.cms.tcs.client.CBSCommunicator.importRequest(CBSCommunicator.java:520)
     at com.sap.cms.tcs.core.CbsMakeTask.processMake(CbsMakeTask.java:120)
     at com.sap.cms.tcs.core.CbsMakeTask.process(CbsMakeTask.java:347)
     at com.sap.cms.tcs.process.ProcessStep.processStep(ProcessStep.java:77)
     at com.sap.cms.tcs.process.ProcessStarter.process(ProcessStarter.java:179)
     at com.sap.cms.tcs.core.TCSManager.importPropagationRequests(TCSManager.java:376)
     at com.sap.cms.pcs.transport.importazione.ImportManager.importazione(ImportManager.java:216)
     at com.sap.cms.pcs.transport.importazione.ImportQueueHandler.execImport(ImportQueueHandler.java:585)
     at com.sap.cms.pcs.transport.importazione.ImportQueueHandler.startImport(ImportQueueHandler.java:101)
     at com.sap.cms.pcs.transport.proxy.CmsTransportProxyBean.startImport(CmsTransportProxyBean.java:583)
     at com.sap.cms.pcs.transport.proxy.CmsTransportProxyBean.startImport(CmsTransportProxyBean.java:559)
     at com.sap.cms.pcs.transport.proxy.LocalCmsTransportProxyLocalObjectImpl0.startImport(LocalCmsTransportProxyLocalObjectImpl0.java:1440)
     at com.sap.cms.ui.wl.Custom1.importQueue(Custom1.java:1170)
     at com.sap.cms.ui.wl.wdp.InternalCustom1.importQueue(InternalCustom1.java:2162)
     at com.sap.cms.ui.wl.Worklist.onActionImportQueue(Worklist.java:880)
     at com.sap.cms.ui.wl.wdp.InternalWorklist.wdInvokeEventHandler(InternalWorklist.java:2338)
     at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
     at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)
     at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleAction(WebDynproMainTask.java:101)
     at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleActionEvent(WebDynproMainTask.java:304)
     at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:649)
     at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
     at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:248)
     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:55)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
Info:CBS server trace: com.sap.tc.cbs.common.types.InternalErrorException: ORA-01691: unable to extend lob segment SAPEPTDB.SYS_LOB0000041881C00003$$ by 128 in tablespace PSAPEPTDB
     at com.sap.tc.cbs.api.impl.DBIOHelper.storeBinary(DBIOHelper.java:333)
     at com.sap.tc.cbs.api.impl.ImportRequestModel.dBAccessForAddDCArchive(ImportRequestModel.java:638)
     at com.sap.tc.cbs.api.impl.ImportRequestModel.addDCArchive(ImportRequestModel.java:251)
     at com.sap.tc.cbs.receiver.ArchiveServlet.addDCArchive2Import(ArchiveServlet.java:374)
     at com.sap.tc.cbs.receiver.ArchiveServlet.dispatchRequest(ArchiveServlet.java:1487)
     at com.sap.tc.cbs.receiver.ArchiveServlet.doPut(ArchiveServlet.java:162)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
Caused by: java.sql.SQLException: ORA-01691: unable to extend lob segment SAPEPTDB.SYS_LOB0000041881C00003$$ by 128 in tablespace PSAPEPTDB
     at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
     at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
     at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:589)
     at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1957)
     at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:1114)
     at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:2181)
     at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:2063)
     at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2922)
     at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:644)
     at com.sap.sql.jdbc.basic.BasicPreparedStatement.executeUpdate(BasicPreparedStatement.java:103)
     at com.sap.sql.jdbc.oracle.Oracle9iPreparedStatement.executeUpdate(Oracle9iPreparedStatement.java:465)
     at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeUpdate(DirectPreparedStatement.java:311)
     at com.sap.sql.jdbc.common.CommonPreparedStatement.executeUpdate(CommonPreparedStatement.java:314)
     at com.sap.sql.sqlj.runtime.profile.ref.RTStatementJDBCBase.executeUpdate(RTStatementJDBCBase.java:280)
     at sqlj.runtime.ExecutionContext$StatementFrame.executeUpdate(ExecutionContext.java:1124)
     at sqlj.runtime.ExecutionContext.executeUpdate(ExecutionContext.java:718)
     at com.sap.tc.cbs.dbapi.CbsBinary.insert(CbsBinary.sqlj:25)
     at com.sap.tc.cbs.api.impl.DBIOHelper.storeBinary(DBIOHelper.java:321)
     ... 21 more
Caused by:
java.sql.SQLException: ORA-01691: unable to extend lob segment SAPEPTDB.SYS_LOB0000041881C00003$$ by 128 in tablespace PSAPEPTDB
     at oracle.jdbc.dbaccess.DBError.throwSqlException(DBError.java:134)
     at oracle.jdbc.ttc7.TTIoer.processError(TTIoer.java:289)
     at oracle.jdbc.ttc7.Oall7.receive(Oall7.java:589)
     at oracle.jdbc.ttc7.TTC7Protocol.doOall7(TTC7Protocol.java:1957)
     at oracle.jdbc.ttc7.TTC7Protocol.parseExecuteFetch(TTC7Protocol.java:1114)
     at oracle.jdbc.driver.OracleStatement.executeNonQuery(OracleStatement.java:2181)
     at oracle.jdbc.driver.OracleStatement.doExecuteOther(OracleStatement.java:2063)
     at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:2922)
     at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:644)
     at com.sap.sql.jdbc.basic.BasicPreparedStatement.executeUpdate(BasicPreparedStatement.java:103)
     at com.sap.sql.jdbc.oracle.Oracle9iPreparedStatement.executeUpdate(Oracle9iPreparedStatement.java:465)
     at com.sap.sql.jdbc.direct.DirectPreparedStatement.executeUpdate(DirectPreparedStatement.java:311)
     at com.sap.sql.jdbc.common.CommonPreparedStatement.executeUpdate(CommonPreparedStatement.java:314)
     at com.sap.sql.sqlj.runtime.profile.ref.RTStatementJDBCBase.executeUpdate(RTStatementJDBCBase.java:280)
     at sqlj.runtime.ExecutionContext$StatementFrame.executeUpdate(ExecutionContext.java:1124)
     at sqlj.runtime.ExecutionContext.executeUpdate(ExecutionContext.java:718)
     at com.sap.tc.cbs.dbapi.CbsBinary.insert(CbsBinary.sqlj:25)
     at com.sap.tc.cbs.api.impl.DBIOHelper.storeBinary(DBIOHelper.java:321)
     at com.sap.tc.cbs.api.impl.ImportRequestModel.dBAccessForAddDCArchive(ImportRequestModel.java:638)
     at com.sap.tc.cbs.api.impl.ImportRequestModel.addDCArchive(ImportRequestModel.java:251)
     at com.sap.tc.cbs.receiver.ArchiveServlet.addDCArchive2Import(ArchiveServlet.java:374)
     at com.sap.tc.cbs.receiver.ArchiveServlet.dispatchRequest(ArchiveServlet.java:1487)
     at com.sap.tc.cbs.receiver.ArchiveServlet.doPut(ArchiveServlet.java:162)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
Fatal:Following DC is affected (vendor, name, build variant, filename): sap.com, tc/bi/extwd, default, C:\usr\sap\JTrans/CMS/extract/200603021236510671_sap.comSAP_BUILDTNIGHTLYBUILD20051125041600/BUILDARCHIVES/sap.comtcbiextwd~dcia.zip
Warning:CBS error: Resetting of buildrequest 45 failed [contact CBS administrator]
Fatal Exception:com.sap.cms.tcs.interfaces.exceptions.TCSCommunicationException: communication error: CBS exception received: CBS Server Error: Internal server error( internal code: INTERNAL_SERVER_ERROR):communication error: CBS exception received: CBS Server Error: Internal server error( internal code: INTERNAL_SERVER_ERROR)
com.sap.cms.tcs.interfaces.exceptions.TCSCommunicationException: communication error: CBS exception received: CBS Server Error: Internal server error( internal code: INTERNAL_SERVER_ERROR)
     at com.sap.cms.tcs.client.CBSCommunicator.importRequest(CBSCommunicator.java:562)
     at com.sap.cms.tcs.core.CbsMakeTask.processMake(CbsMakeTask.java:120)
     at com.sap.cms.tcs.core.CbsMakeTask.process(CbsMakeTask.java:347)
     at com.sap.cms.tcs.process.ProcessStep.processStep(ProcessStep.java:77)
     at com.sap.cms.tcs.process.ProcessStarter.process(ProcessStarter.java:179)
     at com.sap.cms.tcs.core.TCSManager.importPropagationRequests(TCSManager.java:376)
     at com.sap.cms.pcs.transport.importazione.ImportManager.importazione(ImportManager.java:216)
     at com.sap.cms.pcs.transport.importazione.ImportQueueHandler.execImport(ImportQueueHandler.java:585)
     at com.sap.cms.pcs.transport.importazione.ImportQueueHandler.startImport(ImportQueueHandler.java:101)
     at com.sap.cms.pcs.transport.proxy.CmsTransportProxyBean.startImport(CmsTransportProxyBean.java:583)
     at com.sap.cms.pcs.transport.proxy.CmsTransportProxyBean.startImport(CmsTransportProxyBean.java:559)
     at com.sap.cms.pcs.transport.proxy.LocalCmsTransportProxyLocalObjectImpl0.startImport(LocalCmsTransportProxyLocalObjectImpl0.java:1440)
     at com.sap.cms.ui.wl.Custom1.importQueue(Custom1.java:1170)
     at com.sap.cms.ui.wl.wdp.InternalCustom1.importQueue(InternalCustom1.java:2162)
     at com.sap.cms.ui.wl.Worklist.onActionImportQueue(Worklist.java:880)
     at com.sap.cms.ui.wl.wdp.InternalWorklist.wdInvokeEventHandler(InternalWorklist.java:2338)
     at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
     at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)
     at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleAction(WebDynproMainTask.java:101)
     at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.handleActionEvent(WebDynproMainTask.java:304)
     at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:649)
     at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
     at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:248)
     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doWebDynproProcessing(DispatcherServlet.java:154)
     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:116)
     at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:55)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
     at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
     at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
     at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
     at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
     at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
     at java.security.AccessController.doPrivileged(Native Method)
     at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)

Hi Vanina,
As the stack trace points out, you may need to log into CBS and for build request 45 look at the log.
Would request you to do that also.
Regards
Sidharth

Similar Messages

  • SAP-JEE, SAP_BUILDT, and SAP_JTECHS and Dev Configuration questions

    Hi experts,
    I am configuring NWDI for our environment and have a few questions that I'm trying to get my arms around.  
    I've read we need to check-in SAP-JEE, SAP_BUILDT, and SAP_JTECHS as required components, but I'm confused on the whole check-in vs. import thing.
    I placed the 3 files in the correct OS directory and checked them in via the check-in tab on CMS.   Next, the files show up in the import queue for the DEV tab.  My questions are what do I do next?
    1.  Do I import them into DEV?  If so, what is this actually doing?  Is it importing into the actual runtime system (i.e. DEV checkbox and parameters as defined in the landscape configurator for this track)? Or is just importing the file into the DEV buildspace of NWDI system?
    2.  Same question goes for the Consolidation tab.    Do I import them in here as well? 
    3.  Do I need to import them into the QA and Prod systems too?  Or do I remove them from the queue?
    Development Configuration questions ***
    4. When I download the development configuration, I can select DEV or CON workspace.  What is the difference?  Does DEV point to the sandbox (or central development) runtime system and CONS points to the configuration runtime system as defined in the landscape configurator?  Or is this the DEV an CON workspace/buildspace of the NWDI sytem.
    5.  Does the selection here dictate the starting point for the development?  What is an example scenarios when I would choose DEV vs. CON?
    6.  I have heard about the concept of a maintenance track and a development track.  What is the difference and how do they differ from a setup perspective?   When would a Developer pick one over the over? 
    Thanks for any advice
    -Dave

    Hi David,
    "Check-In" makes SCA known to CMS, "import" will import the content of the SCAs into CBS/DTR.
    1. Yes. For these three SCAs specifically (they only contain buildarchives, no sources, no deployarchives) the build archives are imported into the dev buildspace on CBS. If the SCAs contain deployarchives and you have a runtime system configured for the dev system then those deployarchives should get deployed onto the runtime system.
    2. Have you seen /people/marion.schlotte/blog/2006/03/30/best-practices-for-nwdi-track-design-for-ongoing-development ? Sooner or later you will want to.
    3. Should be answered indirectly.
    4. Dev/Cons correspond to the Dev/Consolidation system in CMS. For each developed SC you have 2 systems with 2 workspaces in DTR for each (inactive/active)
    5. You should use dev. I would only use cons for corrections if they can't be done in dev and transported. Note that you will get conflicts in DTR if you do parallel changes in dev and cons.
    6. See link in No.2 ?
    Regards,
    Marc

  • HT4622 How to import .band and .mid files into GarageBand for iOS

    Using GarageBand for MacOS X, I have no difficulty importing and playing .mid (MIDI) files.  Indeed, I can even rename .kar (Karaoke) files to .mid, import them into GarageBand for MacOS X and see the lyrics along with the score.  Using File Sharing for iOS apps in iTunes.app, I have tried to import .mid and .band files (made from .mid files with GarageBand for MacOS X) using this mechanism.  I get no errors but it doesn't seem to work.  That is, neither the .band file nor the .mid file are accessible from within GarageBand for iOS as far as I can tell.  What should I be doing instead?

    As I understand it GarageBand for iOS .band projects can be imported to GarageBand for OS X, but the reverse isn't true. GarageBand for iOS does not import midi files.
    The File Sharing section of iTunes doesn't validate the files you put into it, but if the app doesn't like the structure of the file it will just ignore it.
    tt2

  • How do I import video and sound files from a hard drive into Final Cut Pro X?

    I just installed the lastest upgrade to Final Cut Pro X.  I have an external hard drive connected to my computer and I want to import video and sound files into Final Cut Pro X- how do I make the transfer? 

    File>Import Files (Shift-Cmd-I). Select the files, fill out the dialog box that appears as you need.

  • Importing PDF and Photoshop files since using Windows 7 64bit

    Hi,
    I recently upgraded (?) to Windows 7 64bit.  I have notices when importing PDF and photoshop files into the InDesign document, the resolution of the graphics are off and the lines are choppy.  Even the fonts are illegible.  What happened?  Are there some settings that I need to into and tweek to bring everything back into alignment and focus?  (If those are the correct words.)  When I view the PDF files in windows, they are normal.  It is only when imported into InDesign that they are distorted.
    Thank you for any help.
    Clark

    I run Maximized, so the window fills the available space (you can set the shortcut properties to open that way so you don't have to do it each time), or you could resize the window from the top, then grabe the title bar and drag it upward on the screen. Windows should remember the size and position, but it may not, being Windows, after all.

  • Import .pdf and ai file in indesign cc

    Hi,
    I'd like to know if there's a way to import pdf and ai files in indesign cc 2014?
    Thanks

    If you're asking how to use a PDF or ai as a graphic in InDesign, File>Place is what you want. If you're asking how to manipulate the elements of a PDF or ai after it has been placed in InDesign, that's not how it works, although you can turn layers on or off in a placed ai file if you go to Object>Object Layer Options.

  • Importing MPEG and MPG files

    I am trying to import MPG and MPGE files to iMovie but I can't. Any idea?

    I am a new apple user. I downloaded streamclip but dont know how to use the software. I dragged the mpg clip but dont know how to convert the file so that it is compatible with iMovie

  • Powershell error while importing module and executing function from module

    powershell error while importing module and executing function from module
    Function called in uncertain order..
    VERBOSE: The 'Function1' command in the MyModule module was imported, but because its name does not include an approved verb, it might be difficult to find. The
    suggested alternative verbs are "Clear, Install, Publish, Unlock".
    VERBOSE: Importing function 'Function1'.
    VERBOSE: The 'Function2' command in the MyModule' module was imported, but because its name does not include an approved verb, it might be difficult to fin
    d. For a list of approved verbs, type Get-Verb.
    VERBOSE: Importing function 'Function2'.

    First of all those errors look more related to HBR, though if it worked before I would restart services then log into the planning app and then try again.
    Have you tried a different form as well one without an ampersand &.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Importing .MOD and .MOI files to iMovie - from JVC EverioS GZ-MS100

    I'm desperate in finding a solution on the problems I have with importing .MOI and .MOD files to iMovie from a JVC EverioS GZ-MS100.
    I have looked up all advices I can, also on this forum... But nothing seems to work for me at all!
    PLEASE someone tell me asap how I can get my videos to iMovie so I can start editing my videos...
    Thank you so much in advance!!
    I have iMovie '09 version 8.0.6 (821).

    The Zi6 is not on the compatibilty list however I based my knowledge on this review at macworld.com
    http://www.macworld.com/article/135948/2008/10/kodakzi6.html
    "To copy your captured content to the Mac, flip out the USB connector, switch on the camera, and jack it into a free USB 2.0 port. If you have the latest version of iPhoto, it launches and offers to import the separate video and image files. If you don’t have the most recent version of iPhoto, you’re welcome to import files into iMovie ‘08 with the File: Import Movie command, or into iMovie HD via the File: Import command. Each command produces an Import navigation window, where you can locate the movies on the attached camera (within the DCIM folder).
    The Zi6’s movies are encoded in the H.264 format; as a result, there’s no need to install another codec to use them as you would for movies recorded with the Flip cameras, because H.264 is natively supported by QuickTime (and therefore iMovie and Final Cut Pro). Audio is recorded in the AAC format at 48 Kbps."
    So this suggests iMovie 08 will accept the file format the Zi6 porduces. I will attempt file conversion before I loose iMovie 06 though.
    Message was edited by: hotmangopickle
    Message was edited by: hotmangopickle

  • Importing sf and sd2f files?

    How do i import sf2 and sd2f files into GB2?
    Also is there a good website for learning about different file types?

    You can find sound fonts here:
    http://www.sf2midi.com/index.php
    http://www.hammersound.net/
    http://www.fox-gieg.com/rkhive/synth.html
    After you download them put them in the following path:
    HD/User/Your Home/Library/Audio/Sounds/Banks.
    Thats were I put mine SoundFonts after I DL them.
    I keep the "Banks" folder in the left side of the finder window (don't know the name of that area) so I can just drop my font into it without having to open all those folders everytime. I keep the "Components folder there also for the same reason.

  • Adobe Premiere Pro CC 2014.2 Trial Version  - Error when importing mts and mp4 video files

    First time using Adobe Premiere Pro (and I'm using the trial version).  When I try to import an mts video file (and tried to import an mp4 file as well), I get the error: Adobe Premiere Pro CC 2014.2 has stopped working.  And then the program crashes. Please help.
    My computer specs: Windows 7 with Service Pack 1,Processor: Intel(R) Core(TM) i5-4570 CPU @ 3.2GHz, RAM: 4.00 GB, System type: 64-bit

    Hi Catherine,
    Welcome to the Adobe forums.
    Please try the steps mentioned below and check if it works for you.
    1. Launch Premiere Pro and create a Project, go to File menu>Project Settings>Renderer and change the Renderer to Software only mode, delete previews if you get a prompt and then try to import the clip.
    2. If step 1 fails or the Renderer is already on Software only mode, go to Start Menu and search for Device Manager, go into Display Adapters and Right click on the Graphics card to select Update driver software option, on the next screen choose "Browse my computer for driver software", then choose "Let me Pick from a list..." option and from the list select "Standard VGA Graphics adapters. You might need to change the screen resolution of your screen and once done restart the machine again.
    Launch Premiere Pro and import the clip to check.
    Regards,
    Vinay

  • Error while importing data from XML file to a Oracle database

    I am getting the following error while importing data
    *** atg.xml.XMLFileException: No XML files were found for "/Dynamusic/config/dynamusic/songs-data.xml". 
    The files must be located  under the name "/Dynamusic/config/dyna
    *** java.io.FileNotFoundException: D:\MyApp\ATG\ATG10.0.3 (Access is denied)
    java.io.FileNotFoundException: D:\MyApp\ATG\ATG10.0.3 (Access is denied)
            at java.io.FileInputStream.open(Native Method)
            at java.io.FileInputStream.<init>(FileInputStream.java:120)
            at atg.adapter.gsa.xml.TemplateParser.importFiles(TemplateParser.java:6675)
            at atg.adapter.gsa.xml.TemplateParser.runParser(TemplateParser.java:5795)
            at atg.adapter.gsa.xml.TemplateParser.main(TemplateParser.java:5241)
    I have placed the FakeXADataSource and JTDataSource properties files as required. In fact I have been able to import data in all machines. Just this one machine is giving problems. I have also checked out the access rights. Can someone help me please?

    Confirm that you have access to D:\MyApp\ATG\ATG10.0.3 and existence of Dynamusic/config/dynamusic/songs-data.xm

  • Error while importing data from shape file in mapBuilder.

    Hi Dears,
    I get the following error while importing shape file from inside mapBuilder
    Feb 03, 2015 2:01:52 PM oracle.mapviewer.builder.wizard.shapefile.ImportShapefileThread importFile
    WARNING: java.sql.BatchUpdateException: Internal Error: Overflow Exception trying to bind NaN
    Record #51 not converted.
    Feb 03, 2015 2:01:52 PM oracle.mapviewer.builder.wizard.shapefile.ImportShapefileThread importFile
    SEVERE: Exception while importing shapefile [D:\GIS_Data\OpenStreetMap\pakistan-latest\waterways]:
    null
    any clue, solution. please.
    Regards.

    I would take a look at the attribute data associated with each object in your shape file.  Make sure that everything has a value, and that nothing is NULL.
    ID   VAR1
    1    abc
         efg   <= this record will cause Mapbuilder to error when importing
    2          <= this record will cause Mapbuilder to error when importing
    3    hij

  • Import *.dba and *.aba file help

    Have a Zire 21 handheld, using Windows XP Pro.  Saved and exported datebook and address info, exported all in range.  Uninstalled and reinstalled software, but will not allow me to re-import the data.  Did notice that after reinstalling, what is now "datebook" was "calendar", and "address" was "contacts".  When trying to import the datebook *.dba file in, a message pops up that states it, "is not a Date Book file, or the file is corrupt".  Getting the same message when trying to import the address *.aba file.  HELP!
    Post relates to: Zire 21

    Russ080308 wrote:
    When trying to import the datebook *.dba file in, a message pops up that states it, "is not a Date Book file, or the file is corrupt".  Getting the same message when trying to import the address *.aba file.  HELP!
    Are you still getting this error message?  It is possible that the backup files really are currupted.
    Russ080308 wrote:
    Alan - I'm still trying to solve this problem.  Whatever happened during the uninstall/reinstall has also had the effect of deleting some of my Palm information and still deletes any newly entered info whenever I have to restart the PC.  Any suggestions?
    What is the setting of the conduits?  They should be set to synchronize.  If you are trying to force data onto your Palm, they setting should be Desktop overwrites Handheld.  Once the data is loaded, don't forget to set the conduit back to Synchronize.
    Alan G
    Post relates to: Treo 755p (Sprint)

  • Trouble Importing MP4 and M4V files

    Hi, I am creating iMovies and importing them into YouTube as MP4 and M4v files. All was fine until a week ago, and now all MP4 & M4V files are failing to load in YouTube. I have had no luck on the YouTube discussion forum. Has anyone had this problem and offer a solution? I have tried the multi-loader to no avail. My videos are all to spec with YouTube ie less that 10 min and under 1 GB. Thanks for your help.

    Anyone seen this error before? I went ahead and recereated
    what I could in Flash but I have some other wmv and mov files that
    I would like to import, but right now I keep getting the error.
    Any help would be much appreciated. thanks!

Maybe you are looking for

  • Problem with Serialization from Threads

    I'm quite new to java threads, and i'm doing a simple server. It opens a thread for every socket connection that is opened, so the Socket is extern to the Thread. When I try to serialize on the socket a Vector (that contains Vectors, etc..) that is e

  • Unable to complete backup. An error occurred while copying files to backup

    I erased and restarted my time capsule numerous times and tried re backing up. Little more then have way through i get this message "Unable to complete backup. An error occurred while copying files to the backup volume." With about 80gb left out of 1

  • Error during Unicode Conversion - Import

    Hi, I am doing a Unicode conversion, done with the system export, while doing the import during the Import ABAP phase system is throwing the error with R3load. R3load -testconnect fails with following error. emalonsbx002:wuuadm 18% R3load -testconnec

  • R12 Requisition Import erring out saying Multi Distributions

    Hi Sandeep, I've referred this thread where you have given ur suggestion R12 Requisition import for the Back to back order items I've the same issue in the Requisitions Import. I've one record in po_requisitions_interface_all and related record in po

  • 1Z0-117 topics

    Looking at http://education.oracle.com/pls/web_prod-plq-dad/db_pages.getpage?page_id=5001&get_params=p_exam_id:1Z0-117&p_org_id=&lang= , i noticed that the principal categories of topics are SQL Statement Tuning and Parallel Queries (those with red).