Error in importing project

I download the source code from SDN (Developer Area --> Web Application server --> web dynpro --> download the source code.
  The link: https://www.sdn.sap.com/sdn/developerareas/webdynpro.sdn?page=webdynpro_tutorials.html
  After unzip the files,  I hit the error when I tried to import te project. I face the errors for all the projects that I downloaded. File --> Import --> Multiple Existing project ... --> Select the project --> Finish.
  Error message:-
  Errors importing Projects.
  Invalid project description

Hi,
the problem might be caused by overlapping project folders.
Please assure that the project folders you try to import do not overlap and are not contained within a project folder which is allready opend in your workspace.
Can you answer 2. from my above post?
Best regards
Eckart

Similar Messages

  • Urgent:Error while importing project in ODI..plz help

    Hi All,
    We are getting below errors after importing the project folder.
    In interfaces having file as source datastores, we are getting below errors
    1) On source datastore,its giving error that "could not build the property panel for an object".
    2) On requesting for data of source datastore it is showing:cannot display data: datastores are not on the same data server
    3) On executing the interface its giving below error:
    --the object no longer exists
    Also, we are not able to see any field of source datastore(technology-File) in Source panel in the interaface after we imported project.
    Message was edited by:
    user625028

    Make sure that, you might have selected Duplicate mode while importing
    and data stores id may be different .

  • Error while deploying import project

    I am getting the following error while deploying the import project.
    I dont get any error while importing assets from the xls sheet. it successfully imports all the assets.
    It only gives error when i try to deploy this project.
    I have checked all the assets and i dont see any id as null in the data that i m importing.
    09:28:31,978 ERROR [DeploymentManager]  item = repositoryMarker:mark5621005 cause = CONTAINER:atg.deployment.DistributedDeploymentException; SOURCE:atg.repository.Repos
    itoryException: Ids cannot be null
            at atg.deployment.repository.RepositoryWorkerThread.processMarkerForAddUpdatePhase(RepositoryWorkerThread.java:274)
            at atg.deployment.DeploymentWorkerThread.processMarkerPhase(DeploymentWorkerThread.java:562)
            at atg.deployment.DeploymentWorkerThread.run(DeploymentWorkerThread.java:335)
    message = Deployment Failed time = Wed Jul 24 09:28:31 PDT 2013  atg.deployment.DeploymentFailure@13738c4f
    CAUGHT AT:
    CONTAINER:atg.deployment.DistributedDeploymentException; SOURCE:atg.repository.RepositoryException: Ids cannot be null
            at atg.deployment.repository.RepositoryWorkerThread.processMarkerForAddUpdatePhase(RepositoryWorkerThread.java:274)
            at atg.deployment.DeploymentWorkerThread.processMarkerPhase(DeploymentWorkerThread.java:562)
            at atg.deployment.DeploymentWorkerThread.run(DeploymentWorkerThread.java:335)
    Caused by: atg.repository.RepositoryException: Ids cannot be null
            at atg.adapter.version.VersionRepository.getItem(VersionRepository.java:903)
            at atg.deployment.repository.RepositoryWorkerThread.getSourceItem(RepositoryWorkerThread.java:995)
            at atg.deployment.repository.RepositoryWorkerThread.deployItem(RepositoryWorkerThread.java:1024)
            at atg.deployment.repository.RepositoryWorkerThread.processMarkerForAddUpdatePhase(RepositoryWorkerThread.java:262)
            ... 2 more

    Hi,
    It looks like the mapping is either wrong or some conflicts between pub and target database. What is the id-column-name for this item? Can you also turn on the debugs for that repository while deploying and get the insert statement that is throwing the error? It would be helpful if you can also share the item definition.

  • Error while importing MS project into cProject

    Hi
    I am getting the below error while importing MS project client file or XML file into cProjects.
    dpr_shared087
    Logon language becomes original language
    Message no. DPR_SHARED087
    Diagnosis
    The logon language is defined as a possible text language in Customizing for Collaboration Projects under Specify Text Languages. Therefore, it is valid.
    System Response
    The logon language becomes the original language of the new object that was created.
    Kindly suggest what configuration data if any is missing.
    Regards
    Srikrishna

    Hi
    I am getting the below error while importing MS project into cProject.
    Error occurred when importing from Microsoft Project
    Message no. DPR_UI_BSP116
    Diagnosis
    When a project is imported from Microsoft Project, the system generates an XML string during internal processing. A project is then created in cProjects from this string.
    The XML string contains errors because the values from Microsoft Project were transferred without verification.
    Procedure for System Administration
    Notify SAP or call the cProjects application with the "DebugMode=X" query string and carry out the import again.
    The XML string that was generated temporarily is then validated against the cProjects XML schema. The error message from the XML parser is then displayed in the popup.
    Kindly suggest, if the below steps for importing MS project is ok or not?
    step 1: Create project in MS project with tasks.
    step 2: Maintain maping fields of MSP in cProject configurat
    step 3: Import MPP file into cProject using "Import" button.
    step 4: I am getting the above error while importing the MPP file.
    Regards
    Srikrishna

  • Error while creating project through import.wdl

    Hi
    We are having issues creating project using the import.wdl.
    We are able to create content administration and merchandising projects though.
    We are getting the following error while creating a programatic import project through import.wdl
    [12/8/13 23:26:27:259 CST] 00000021 SystemErr     R atg.workflow.WorkflowException: The inner project was not created. Check that your project workflow has been initialized by the workflow engine.
    [12/8/13 23:26:27:260 CST] 00000021 SystemErr     R  at atg.epub.project.ProcessHomeMethods.initializeProcess(ProcessHomeMethods.java:450)
    [12/8/13 23:26:27:260 CST] 00000021 SystemErr     R  at atg.epub.project._ProcessHome_Impl.initializeProcess(_ProcessHome_Impl.java:53)
    [12/8/13 23:26:27:260 CST] 00000021 SystemErr     R  at atg.epub.project._ProcessHome_ReposImpl.initializeProcess(_ProcessHome_ReposImpl.java:3)
    [12/8/13 23:26:27:260 CST] 00000021 SystemErr     R  at atg.epub.servlet.CreateProcessFormHandler.handleCreateProcess(CreateProcessFormHandler.java:380)
    We have checked all the workflow manager settings. The workflowProcessManager.xml is properly pointing to the system name and drp port.
    We had delete entries from
    epub_wf_server_id
    epub_coll_workflow
    epub_workflow_info
    dss_server_id
    dsi_server_id
    upon enabling the logdebugs of WorkFlowProcesManager, we are seeing the following debugs.
    [12/8/13 23:31:08:101 CST] 00000020 SystemOut     O /atg/epub/workflow/process/WorkflowProcessManager received message on port IndividualEvents message: ObjectMessage()
    [12/8/13 23:31:08:101 CST] 00000020 SystemOut     O /atg/epub/workflow/process/WorkflowProcessManager [message]: received an individual event message StartWorkflowMessage[messageId=96000003subjectId=prc272003,subjectType=process,processName=/Commerce/import.wdl,segmentName=main,user=user : admin null] of type atg.workflow.StartWorkflow
    [12/8/13 23:31:08:101 CST] 00000020 SystemOut     O /atg/epub/workflow/process/WorkflowProcessManager [message]: created individual execution context ProcessExecutionContextImpl[individual,subject=process:prc272003,messageType=atg.workflow.StartWorkflow,message=StartWorkflowMessage[messageId=96000003subjectId=prc272003,subjectType=process,processName=/Commerce/import.wdl,segmentName=main,user=user : admin null],sessionId=Tw-Yr5CQqqkADS3q8MadASz,parentSessionId=Tw-Yr5CQqqkADS3q8MadASz,request=atg.servlet.DynamoHttpServletRequest@1009990707,response=atg.servlet.DynamoHttpServletResponse@3c9e3c9e]
    [12/8/13 23:31:08:103 CST] 00000020 SystemOut     O /atg/epub/workflow/process/WorkflowProcessManager [message]: 0 individual instances found for subject process:prc272003
    [12/8/13 23:31:08:103 CST] 00000020 SystemOut     O /atg/epub/workflow/process/WorkflowProcessManager [message]: going through process segments registered for type atg.workflow.StartWorkflow for subject process:prc272003

    If you have a support contract with Orcale you can find out hoe to fix this error by checking out Knowledge Article 1038072.1 How to troubleshoot "atg.workflow.WorkflowException: The inner project was not created. Check that your project workflow has been initialized by the workflow engine."
    The article says you should:
    1.
    delete from epub_wf_server_id
    delete from epub_coll_workflow
    delete from epub_workflow_info
    restart server and retest
    2. If problem exists check that you have configured the Workflow Process Editor Server correctly.
    The problem is that probably the workflow has not been not been initialized correctly by the Workflow Editor Server.

  • During Importing Project Error in ODI 11.1.1.3

    HI
    I am importing Projects in ODI 11.1.1.3 and i m having bellow Error. Repository ID is different.
    com.sunopsis.dwg.SQLWorkReposException: ORA-00001: unique constraint (DEV_ODI_REPO.AK_SNP_GRP_STATE) violated
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:85)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:133)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:206)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:455)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:413)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1035)
         at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:194)
         at oracle.jdbc.driver.T4CPreparedStatement.executeForRows(T4CPreparedStatement.java:953)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1224)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3386)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:3467)
         at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeUpdate(OraclePreparedStatementWrapper.java:1350)
         at sun.reflect.GeneratedMethodAccessor597.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.ucp.jdbc.proxy.StatementProxyFactory.invoke(StatementProxyFactory.java:242)
         at oracle.ucp.jdbc.proxy.PreparedStatementProxyFactory.invoke(PreparedStatementProxyFactory.java:124)
         at $Proxy3.executeUpdate(Unknown Source)
         at sun.reflect.GeneratedMethodAccessor597.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.odi.core.datasource.support.RuntimeClassLoaderDataSourceCreator$StatementInvocationHandler.invoke(RuntimeClassLoaderDataSourceCreator.java:163)
         at $Proxy4.executeUpdate(Unknown Source)
         at com.sunopsis.sql.SnpsQuery.executeUpdate(SnpsQuery.java:665)
         at com.sunopsis.dwg.dbobj.generated.GeneratedSnpGrpState.insertAction(GeneratedSnpGrpState.java:625)
         at com.sunopsis.dwg.DwgObject.insertActionForDuplication(DwgObject.java:3055)
         at com.sunopsis.dwg.DwgObject.insertForDuplication(DwgObject.java:3274)
         at com.sunopsis.dwg.DwgObject.insertForDuplication(DwgObject.java:3281)
         at com.sunopsis.dwg.DwgDuplicationTools.duplicationInsertObject(DwgDuplicationTools.java:809)
         at com.sunopsis.dwg.DwgDuplicationTools.duplicationInsertListWithProgressiveDuplicationLevel(DwgDuplicationTools.java:1008)
         at com.sunopsis.dwg.DwgDuplicationTools.duplicationInsertPhase(DwgDuplicationTools.java:1087)
         at com.sunopsis.dwg.DwgDuplicationTools.batchDuplication(DwgDuplicationTools.java:227)
         at com.sunopsis.dwg.DwgObject.importFromObjectLst(DwgObject.java:6259)
         at com.sunopsis.dwg.DwgObject.doImport(DwgObject.java:5705)
         at com.sunopsis.dwg.DwgObject.importFromXml(DwgObject.java:5365)
         at com.sunopsis.dwg.DwgObject.importFromXmlWithCommit(DwgObject.java:5410)
         at com.sunopsis.graphical.dialog.SnpsDialogImportXml.doImport(SnpsDialogImportXml.java:360)
         at com.sunopsis.graphical.dialog.SnpsDialogImportXml$1.doInBackground(SnpsDialogImportXml.java:1221)
         at com.sunopsis.graphical.tools.utils.swingworker.SwingWorker$1.call(SwingWorker.java:240)
         at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
         at java.util.concurrent.FutureTask.run(FutureTask.java:138)
         at com.sunopsis.graphical.tools.utils.swingworker.SwingWorker.run(SwingWorker.java:278)
         at oracle.ide.dialogs.ProgressBar.run(ProgressBar.java:655)
         at java.lang.Thread.run(Thread.java:662)
    Thanks

    Hi
    Yes i m geting 3 rows and i tried to delete those rows but i m having error "ORA-02293: Integrity constriant violated -child record found"
    which mode you are importing?
    I m importing duplication mode. and i tired update, insert but didn't got success .
    Thanks
    looking for your help.
    ------------error while deteling 3 rows
    3 errors saving changes to table "DEV_ODI_REPO"."SNP_GRP_STATE":
    Row 1: ORA-02292: integrity constraint (DEV_ODI_REPO.FK_STT_SNP_GRP_STT) violated - child record found
    Row 2: ORA-02292: integrity constraint (DEV_ODI_REPO.FK_STT_SNP_GRP_STT) violated - child record found
    Row 3: ORA-02292: integrity constraint (DEV_ODI_REPO.FK_STT_SNP_GRP_STT) violated - child record found
    Edited by: Sher Ullah Baig on Aug 30, 2012 1:52 PM

  • Project Server 2010 - Import Project Wizard - Local Resource Import Error

    Using Project Server 2010 SP2 with admin rights when I encountered the following error:
    Steps:
    Upon importing a local mpp file with Import Projects Wizard
    Mapped Resources.  Some were mapped to enterprise resources and others were left as local.
    Following completion of import process (mapped task fields, and save), the resources that were marked as "keep as local" were imported to the server as enterprise resources.
    I have never encountered this issue with previous versions of project server and am wondering if anyone else has run into the same issue and if there is a patch?  The error is consistently repeatable and I will check utilizing the account
    of someone without admin rights to see if it happens there as well. 
    It appears that in proceeding to validation step, the import field is automatically defaulted to Yes when proceeding to step 2.  If the user doesn't manually flag this back to No, then the resource is imported to project server.

    Hi Luis,
    I just ran a quick test and I couldn't reproduce your issue with PS2010 SP2. My local resources have been kept as local resources after the import process whereas the resources with a similar name than enterprise resources have been mapped with enterprise
    resources.
    Not sure which CU I have but I'd suggest you to upgrade to the
    latest CU.
    Hope this helps,
    Guillaume Rouyre, MBA, MVP, P-Seller |

  • Error 12000 in Import Project to Enterprise

    Hi,
    I need save a project with local custom fields. When I import this project using "Import Project to Enterprise", the save job show the follow error
    -Got multiple values for non null local custom field B400057 for row bd47c539-e47d-41a8-849b-bc1bb5060973 for container Task: ActiveCacheInvalidDataFormat (12000). Details: id='12000' name='ActiveCacheInvalidDataFormat' uid='af18bfb5-b34d-4395-914b-738fa1382c68'
    error='Got multiple values for non null local custom field B400057 for row bd47c539-e47d-41a8-849b-bc1bb5060973 for container Task'.
    -ActiveCacheQueuedMessageExecutionError: ActiveCacheQueuedMessageExecutionError (12005). Details: id='12005' name='ActiveCacheQueuedMessageExecutionError' uid='a8c83f23-f09e-47df-8941-6119746082a0' error='Microsoft.Office.Project.Server.BusinessLayer.WinProjUtility.WinProjException:
    Got multiple values for non null local custom field B400057 for row bd47c539-e47d-41a8-849b-bc1bb5060973 for container Task at Microsoft.Office.Project.Server.BusinessLayer.WinProjUtility.P12Deserializer.ReadCustomNonNullProps(P12ContainerHeader cntrHeader,
    Int32 rowEndOffset, CustomFieldValues cfValues, Dictionary`2 graphicalIndicators) at Microsoft.Office.Project.Server.BusinessLayer.WinProjUtility.P12Deserializer.ReadNextCustomFieldValuesRow(P12ContainerHeader cntrHeader, Int32 cntrDataEndOffset, CustomFieldValues
    cfValues) at Microsoft.Office.Project.Server.BusinessLayer.WinProjUtility.P12Deserializer.ProcessCustomFieldValuesContainerData(P12ContainerHeader cntrHeader, CustomFieldValues cfValues) at Microsoft.Office.Project.Server.BusinessLayer.WinProjUtility.CustomFieldValues.ProcessCustomFieldValues(Guid
    projGuid, String projName, DataStoreEnum store, Guid jobGuid, DateTime modDate, Int32 revRank, Int32 modRevCounter, Byte[] cntrBytes, ProjectType projectType, Guid sessionGuid, String sessionDescription, Boolean isNewProject, Guid projectOwnerGuid, Int16 dataFormatVersion,
    String winprojBuildNumber) at Microsoft.Office.Project.Server.BusinessLayer.WinProjUtility.WinProjSynchronousSaveProcessor.ProcessCustomFieldValuesContainer(Guid projGuid, String projName, DataStoreEnum store, Guid userGuid, Guid sessionGuid, String sessionDescription,
    Guid jobGuid, ProjectType projType, DateTime modDate, Int32 revRank, Int32 modRevCounter, Boolean isOverwriteSave, Boolean isNewProject, Guid projectOwnerGuid, Byte[] cntrBytes, Int16 dataFormatVersion, String winprojBuildNumber) at Microsoft.Office.Project.Server.BusinessLayer.WinProjUtility.WinProjQueueMessageDispatcher.DispatchMessage(ACMessage
    acMessage, Message msg, Group messageGroup, JobTicket jobTicket, MessageContext mContext)'.
    I review the ULS but not show more information. I tried to find the row indicated inserting GUID column but not exist
    Please your help
    Thanks

    Hi,
    My problem was resolved saving the project in xml format and after importing in Project Server.
    1. In MS Project Professional 2010, File -> Save & Send -> Save Project as File --> XML Format
    2. Close MS Project Pro
    3. Open MS Project, File -> Open -> (choose XML format in type file) -> Choose the archive save in step 1
    4. Show Import Wizard -> As new project -> finish
    5. With this project use Import Project to Enterprise normally
    I hope this procedure will serve

  • Build Errors for Imported WLI 10.3.0 projects

    I've upgraded WLI 10.3.0 to WLI 10.3.1 using the upgrade installer on my Windows machine. I then created a new domain using the current WL Server 10.3.0 and WLI 10.3.1. I then imported Oracle's Tutorial Worklist application projects into a new workspace. This WLI application was originally developed with WLI 10.3.0 and was builiding/working correctly in the old WLS 10.3.0/WLI 10.3.0 environment. I get the following build errors now:
    - The project was not built since its build path is incomplete. Cannot find the class file for java.io.Serializable. Fix the build path then try building this project          Loan_Web
    - The project was not built since its build path is incomplete. Cannot find the class file for java.lang.Object. Fix the build path then try building this project          LoanUtil     
    - The type java.io.Serializable cannot be resolved. It is indirectly referenced from required .class files     Loan_Web/src/process     MyControl.java     line 1     
    - CHKJ3010W: Welcome Files cannot begin or end with a /.     Loan_Web/WebContent/WEB-INF     web.xml     org.eclipse.jst.j2ee.webapplication.internal.impl.WelcomeFileImpl@5b5bec (welcomeFile: /user.portal)
    The source files don't even appear under the projects in the workspace now. How can I fix this? Shouldn't importing the WLI 10.3.0 application into WLI 10.3.1 be transparent?
    Thanks.

    Hi,
    Does you check for the build path for this issue.
    Might this would be the problem with default JRE internal.
    Please check build java path and correct the JRE subsystem it will solve your issue.
    Regards,
    Kal.

  • AppBuilder :Getting Error While importing the Project to Eclipse IDE ?

    Hi Experts,
    While importing the project from AppBuilder to Eclipse IDE following error i'm getting,
    Error : Cordova Activity Cannot be resolved to a type,
    Can someone help me to solve this.
    Thanks in advance,
    Vamsi K.

    Thanks ,I have been gone through <Projection Type='System.WorkItem.Incident.ProjectionType">.
    Now i am getting many errors while importing data.I have customized fields in servicedesk and i have created same fields in scsm incident form.When i am imported
    data i am getting below error.
    Please let me know how can i import customized feilds data to SCSM without issues.
    Regards, H@ri

  • Error when importing an old web dynpro project

    Hi all,
    I've have upgraded my Sap Netweaver Developer Studio from 2.0.13 to 7.0 .
    Now when i try to compile my old WD project it returs the seguent errors:
    1)The project was not built since its classpath is incomplete. Cannot find the class file for java.lang.Object. Fix the classpath then try rebuilding this project     
    2)This compilation unit indirectly references the missing type java.lang.Object (typically some required class file is referencing a type outside the classpath)     PackagePointer.java     Project/gen_ddic/datatypes/com/sap/function/model/types     line 1
    Where can i find the java.lang.Object?
    thanks, Daniele

    Hi all,
    maybe is too late.. but I wish to share my humble experience with you.
    I encounter in a similar problem...
    When I'm working with Web Dynpro (Messagge Pool) suddenly the NWDS seems to be crazy and give me the error "this compilation unit indirectly references the missing type java.lang.Object "
    I read many post, this one too, but still got the problem.
    Compare the current WD project with another one I found that my project didn't have rt.jar ibrary in its library list.
    So I add in WD project - properties - Java build Path - Libraries  the rt.jar library.
    In my case it was in C:\j2sdk_dir\jre\lib\rt.jar.
    So I build project and the problem desappear.
    I hope this experience will be usefull.
    Cristian

  • Error while importing music in iMovie 11 From itunes 10

    Error while importing music in iMovie 11
    I have the same error explained in a other post which was still left unanswered
    I have this sound problem after reorganising folders by itunes, i tried to delete al files in itunes and also
    deleted the xml file in the itunes dir, created new playlists, but still i have no music sound in imovie timeline
    after dragging a mp3 into it. When i preview the file in imovie it souds ok.
    Also i see the red dot with the number 1 in the itunes logo while dragging the mp3.
    Is there a solution for this problem?
    Former post;
    Re: Error while importing music in iMovie 09 from iTunes 09
    Posted: Jul 24, 2010 8:08 AM   in response to: vincentplaces  
    I'm having the exact same issue, but still haven't figured out what it is. I note that at the top of this thread it indicates that there are two "helpful" entries and one "solved" entry, but I can't find the solved one, so maybe someone will repost it here or kindly link to it.
    There is one icon missing though.
    As I read through the excellent tutorial at http://www.kenstone.net/fcphomepage/imovie_09stone.html I scroll down to the point where he talks about dragging music in from iTunes, which is what I'm trying to do. I can see, in his screen shot, the extra little icon that is a red oval and a white "1" in it. I don't get that icon when I am trying to drag my music into the video. I do get the green and white plus icon when I try to drag my music in. Also I DO get BOTH the red 1 and the green plus when I try dragging in a sound effect, which I can do with no problem. But why not the music?
    I've been able to drag in music with no problem in other productions, so I can't figure out what is going on with this one. I'm sure there is a setting somewhere that got flipped, but I can't figure out where.
    In desperation I also tried adding an extra title slide at the end of my video just to make sure there is more video time than music time in the production, but that didn't help at all.
    Any help guys?
    iMac 27"   Mac OS X (10.6.4)    

    Hi
    Due to some kind of copy protection in iTunes - I don't copy directly from this in iMovie
    to my projects. (Most often the result of doing it in iMovie is a DVD without any sound)
    I do
    • In iTunes - collect needed audio into a new Playlist
    • then burn this out as an Audio-CD .aiff (NOT .mp3)
    • This CD I copy into a folder on my Mac (often containing other material that's connected to the project)
    • And then I drag and drop these .aiff files into my movie project in iMovie.
    This works Greatly and even more so when I do my DVD.
    Yours Bengt W

  • Javac(1.4.2) gives error in import statement

    Hi All,
    I am facing a surprising problem. I have 2 java class files. I write the import statement for second one in the first one. There is no package & these are in the same directory. I have compiled the second one. But when I try to compile the First one. Javac throws error at import statement like below :
    D:\Clubs\oct\6>javac -d . ManojTest.java
    ManojTest.java:1: '.' expected
    import SessionBean;
    ^
    1 error
    My Java Files are as below :
    import SessionBean;
    public class ManojTest
         public static void main(String args[])
    //ManojTest.java
    public class SessionBean
         public static void main(String args[])
    //SessionBean.java
    I have compiled SessionBean.java successfully but when I try to compile ManojTest.java I get error mentioned above.
    However this probelm comes when I use j2se 1.4.2.. but works in j2se 1.3.1..
    Another way could be I use package structure.
    But I can't do any of these, as I have to port my big project to j2se1.4.2.. from j2se1.3.1.. (Live project is running on Tomcat).
    Problems is similar in Unix & Windows both.
    Is this javac compiler issue or there is some setting which I can make.
    I have already included . (dot) in PATH & CLASSPATH environment varibales.
    Please help me out if there is any way around this, as i am stuck up in between
    thank you
    Manoj :confused:

    Use a package and then add that package in your classpathOr don't use a package, leave the file in the default (noname) package, and don't use the import statement. Java will find it in the default package without the import.
    Explicit import statements from the default package are no longer allowed

  • Error While Importing a MDL file

    Hi Guys,
    Here I have a requirement of cloning one module of UAT system as like Prod. I exported the MDL file of that module and trying to import into UAT. The UAT system already has that module, but I want to override the existing mappings.
    When I try to import, OWB is throwing an error.
    To give brief about the actual items, I have a Project (FFH1) in Prod and one of the modules (STG1) need to be copied.
    Here below the error Message:
    MDL1261: Error importing PROJECT FFH1.
    Detailed Error Message:
    MDL1406: Cannot import PROJECT with physical name <FFH1> matching by object identifier because a PROJECT <FFH> with the same business name <FFH_1_3> but different object identifier already exists.
    Import ended at Oct 12, 2009 12:58:20 PM
    Can any one suggest me How to overcome this error Or How to achieve my requirement of copying a single module to another repository.
    Edited by: [email protected] on Oct 12, 2009 2:36 AM

    Hi
    i have got a similar error - the difference is that I have one repository and one of the mappings was deleted. When I tried to import it from an export which was taken earlier in the day and no change was made to any of the mappings in the project except the action of the offending mapping been deleted I got the following error:
    Import started at Jan 6, 2010 3:28:07 PM
    Informational at line 10: MDL1205: PROJECT with Unique Object ID (UOID) <63B9EC83C5BA270CE04400306EF32B09> already exists, so PROJECT with name <COSMOS_MIGRATION> not imported.
    Informational at line 11: MDL1205: ORACLE_MODULE with Unique Object ID (UOID) <6561D379074111DFE04400306EF32B09> already exists, so ORACLE_MODULE with name <COSMOS_MIGRATION.STG_OWB> not imported.
    Error at line 2,107: MDL1261: Error importing ATTRIBUTE COSMOS_MIGRATION.STG_OWB.WIP_LOADED_SPREADSHEETS_DATA.XXCONV_OP_SEQ_NUMBER.INOUTGRP1.TARGET_QTY.
    Detailed Error Message:
    MDL1406: Cannot import ATTRIBUTE with physical name <TARGET_QTY> matching by object identifier because a ATTRIBUTE <COSMOS_MIGRATION.STG_OWB.WIP_LOADED_SPREADSHEETS_DATA.BASIS> with the same business name <INOUT1_5> but different object identifier already exists.
    Import ended at Jan 6, 2010 3:28:11 PM
    I then tried to do the import matching on name but got the following error.
    Import started at Jan 6, 2010 3:38:57 PM
    Informational at line 10: MDL1207: PROJECT with name <COSMOS_MIGRATION> not imported because it already exists.
    Informational at line 11: MDL1207: ORACLE_MODULE with name <COSMOS_MIGRATION.STG_OWB> not imported because it already exists.
    Informational at line 37: MDL1292: Skipping MAPPING <COSMOS_MIGRATION.STG_OWB.WIP_INSTANCES> because it was not requested for import.
    Informational at line 450: MDL1292: Skipping MAPPING <COSMOS_MIGRATION.STG_OWB.WIP_JOBS_WORK_ORDERS> because it was not requested for import.
    Error at line 2,107: MDL1261: Error importing ATTRIBUTE COSMOS_MIGRATION.STG_OWB.WIP_LOADED_SPREADSHEETS_DATA.XXCONV_OP_SEQ_NUMBER.INOUTGRP1.TARGET_QTY.
    Detailed Error Message:
    MDL1408: Cannot import ATTRIBUTE with physical name <TARGET_QTY> matching by physical name because a ATTRIBUTE <COSMOS_MIGRATION.STG_OWB.WIP_LOADED_SPREADSHEETS_DATA.BASIS> with the same business name <INOUT1_5> but different physical name already exists.
    This attributes that the messages are referring to are columns in a table and I can't see where I can change a business name and physical name of a column in a table. What I don't understand is that this mapping created ok, deployed, ran and was included in an export and at no time did an error appear. It first appeared when trying to import it back into the project.
    Has anyone got any ideas how I could get this mapping imported?
    Thanks
    Edwin

  • Error while importing mdl in owb 11G

    Hi All,
    When we are imprting the r12rfrmpmdl in owb11g in one of the enviorment we are getting the following error:
    Importing into workspace MTHOWNER1
    Project "MTH"
    Import ended at 07/12/2010 22:50:21 PDT
    Log File output to /home/abc/mth/r12rfrmp_imp.log
    Total import time (hh:mm:ss): 00:00:17
    Error occurred importing from file "/home/karoy/mth/r12rfrmp_11_3.mdl".
    Error at line 14: MDL1261: Error importing MODULE MTH.MTH_TARGET.
    Detailed Error Message:
    API0252: Cannot have in-use lock on parent MTH_UTILITIES.
    This error is coming only for this mdl .Rest other mdls are getting imported succesfully.
    but we are able to import the same mdl in the other enviorment.Can someone tell me why the r12rfrmp.mdl is having the problem in first enviorment.
    Thanks in Advance

    Hi carsten,
    All the owb sessions are closed.Actually this enviorment is used by our QAand dev also uses it for checking the bug. And since we dont have APPS password for this we are not getting what owb objects are locked. According to owb team suggestions we have bounced the db but still its not working. i am not getting that why only one mdl is giving the lock error but the other mdls are getting imported sucessfully.
    Thanks,
    Amrit

Maybe you are looking for

  • Audigy 4 rear speakers prob

    Hi. I've got a problem with my sound. I use a Audigy 4 pro with the external unit and a Cambridge Soundworks (Creative) DTT3500 digital speakerset. The external unit only sends the digital signal to the speakerset. When I Test the speakers the sound

  • Can't create a new pop account

    My old pop account was crashing and I deleted it -I've done it sometimes when I got mail problems- Now when I try to create it again: 1- I write the Incoming Mail Server and I get this message:Mail cannot send your password securely to the server....

  • How to copy from a damaged drive

    I have an external that is failing... Disk Util won't fix (says to reformat the drive...thanks disk util) I am trying to copy the thousands of files over, but when it reaches a damaged file, it stops copying completely - then I need to select, drag,

  • SQL08 Need example of creating AND using a Fact (degenerate) dimension

    Can someone post a link to some examples of setting up and using a Fact (degenerate) dimension.  Ive got the SSAS 2008R2 Adventureworks DW project setup and I see a few Fact dimensions in there, but id like some descriptions to go along with this or

  • Using iPhone to play soundcloud from website

    I have been trying to view and listen to my soundcloud tracks that are on my website from my iPhone and cannot seem to get them to show. Will not work for iPhone 3 or 4. Does anyone have a solution for makeing it easy to listen to these tracks from a