Issues after Importing sun java creator2 update1 project to netbeans 5.5.1

After Importing my SJC2U1 project into my netbeans 5.5.1 ,my project can see javax.faces.* package.even when i right click to fix import ,it was saying package javax.faces does not exist

Hi,
I am responsible for Migration testing effort in Visual Web Pack QE team. Would it be possible that you could send your original Creator project to me at my email address.
yousuf dot haider at sun dot com
Rest assured that this will only be used internally inside Sun and will be kept confidential.
Thanks
Yousuf

Similar Messages

  • Sun Java System Application Server  into Netbean 6.1

    Hi , I am new to Java community,
    I like to lean J2EE so I downloaded
    jdk-1_5_0_16-windows-i586-p and installed
    then I installed
    java-tools-bundle-update5-windows
    I am trying to do the initial setup and do the sample
    The Java EE 5 Tutorial
    See this tutorial for information on building and deploying Java EE 5 applications.
    When I try to register the Sun Java System Application Server into Netbean 6.1
    I could not I have warning, says
    Provide a valid server installation location
    But I gave, C:\Sun\AppServer
    If you guys can give any light on this appreciated

    It doesn't sound like you have installed a Java EE (formerly J2EE) application server. Your download of "jdk-1_5_0_16-windows-i586-p" is Java Standard Edition, which you need, but you also need an implementation of Java Enterprise Edition. The [Sun Java System Application Server|http://developers.sun.com/appserver/] is certainly a valid Java EE implementation, but I don't see in your steps where you downloaded that. There are several types of NetBeans downloads ("bundles") you can perform and I believe that one or more bundles (such as "All" and "Web & Java EE") includes GlassFish as part of the download. I recommend using the GlassFish Java EE implementation that comes with NetBeans 6.1 for learning how to use Java EE with NetBeans. Alternatively, you can download GlassFish separately at [https://glassfish.dev.java.net/|https://glassfish.dev.java.net/].

  • SCCM/WSUS issue after importing March CSA patch bundle

    Hi, I am having an issue with security patch deployment since Tuesday night.  Debugging is ongoing.  I am running SCCM 2012 CU2.
    Coincidentally, the problem appeared shortly after importing the March XP CSA (Custom Support Agreement) patch bundle into SCCM.  From the client end, WUAHandler.log reported continuous failures/retries.  On lower-end machines, system performance
    became very poor.  From the server end, starting up the Windows Server Update Services mmc (yes, I know you're not supposed to be doing anything in here, which I'm not) results in a connection error.  The detailed error message is shown further down.
    It was difficult to get the client machines to stop "thrashing" per WUAHandler.log.  It wasn't until I de-installed/re-installed WSUS and ASP.NET that things quieted down yesterday afternoon.  All appeared to be stable until this morning
    when I  re-added "Windows XP Custom Support" under the SUP Component Properties tab, imported the CSA bundle info, initiated a CAB synchronization from Microsoft, and re-enabled Software Updates on the clients. 
    Again, I would get the error when starting up the Windows Server Update Services mmc.
    I am doing everything again, but this time one step at a time.  My working theory is that there is some kind of corruption caused by the CSA import (this worked just fine up until Feb.).  A few hours ago, Microsoft published a new CSA
    patch bundle because a patch was apparently forgotten.  Is it possible that there was some kind of corruption included with the original bundle published on Tuesday?
    I will post what I find as a result of my debugging.
    Thanks,
    Nick.
    The WSUS administration console was unable to connect to the WSUS Server via the remote API.
    Verify that the Update Services service, IIS and SQL are running on the server. If the problem persists, try restarting IIS, SQL, and the Update Services Service.
    The WSUS administration console has encountered an unexpected error. This may be a transient error; try restarting the administration console. If this error persists,
    Try removing the persisted preferences for the console by deleting the wsus file under %appdata%\Microsoft\MMC\.
    System.IO.IOException -- The handshake failed due to an unexpected packet format.
    Source
    System
    Stack Trace:
       at System.Net.Security.SslState.StartReadFrame(Byte[] buffer, Int32 readBytes, AsyncProtocolRequest asyncRequest)
       at System.Net.Security.SslState.StartReceiveBlob(Byte[] buffer, AsyncProtocolRequest asyncRequest)
       at System.Net.Security.SslState.ForceAuthentication(Boolean receiveFirst, Byte[] buffer, AsyncProtocolRequest asyncRequest)
       at System.Net.Security.SslState.ProcessAuthentication(LazyAsyncResult lazyResult)
       at System.Threading.ExecutionContext.runTryCode(Object userData)
       at System.Runtime.CompilerServices.RuntimeHelpers.ExecuteCodeWithGuaranteedCleanup(TryCode code, CleanupCode backoutCode, Object userData)
       at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
       at System.Net.TlsStream.ProcessAuthentication(LazyAsyncResult result)
       at System.Net.TlsStream.Write(Byte[] buffer, Int32 offset, Int32 size)
       at System.Net.PooledStream.Write(Byte[] buffer, Int32 offset, Int32 size)
       at System.Net.ConnectStream.WriteHeaders(Boolean async)
    ** this exception was nested inside of the following exception **
    System.Net.WebException -- The underlying connection was closed: An unexpected error occurred on a send.
    Source
    Microsoft.UpdateServices.Administration
    Stack Trace:
       at Microsoft.UpdateServices.Administration.AdminProxy.CreateUpdateServer(Object[] args)
       at Microsoft.UpdateServices.Administration.AdminProxy.GetUpdateServer(String serverName, Boolean useSecureConnection, Int32 portNumber)
       at Microsoft.UpdateServices.UI.AdminApiAccess.AdminApiTools.GetUpdateServer(String serverName, Boolean useSecureConnection, Int32 portNumber)
       at Microsoft.UpdateServices.UI.SnapIn.Scope.ServerSummaryScopeNode.GetUpdateServer(PersistedServerSettings settings)
       at Microsoft.UpdateServices.UI.SnapIn.Scope.ServerSummaryScopeNode.ConnectToServer()
       at Microsoft.UpdateServices.UI.SnapIn.Scope.ServerSummaryScopeNode.ConnectToServerAndPopulateNode(Boolean connectingServerToConsole)
       at Microsoft.UpdateServices.UI.SnapIn.Scope.ServerSummaryScopeNode.OnExpandFromLoad(SyncStatus status)

    Yes, WCM.log showed the same 503 error starting on the Wednesday morning at 2:53am, and I also noticed wsuspool had stopped. My most noticeable symptom was the thrashing of wuahandler.log on the clients, causing poor system performance on machines with 2gb
    of memory. Multiple de-installs/re-installs of WSUS failed to clear the issue until we increased the memory setting in IIS.
    Nick
    WCM.log:
    System.Net.WebException: The request failed with HTTP status 503: Service Unavailable.~~   at Microsoft.UpdateServices.Administration.AdminProxy.CreateUpdateServer(Object[] args)~~   at Microsoft.SystemsManagementServer.WSUS.WSUSServer.ConnectToWSUSServer(String
    ServerName, Boolean UseSSL, Int32 PortNumber)  $$<SMS_WSUS_CONFIGURATION_MANAGER><03-11-2015 02:53:26.225+240><thread=30872 (0x7898)>
    Remote configuration failed on WSUS Server.~  $$<SMS_WSUS_CONFIGURATION_MANAGER><03-11-2015 02:53:26.226+240><thread=30872 (0x7898)>

  • ASDM issues after upgrade to JAVA 8 on Macbook

    Hi all, I have a MacBook running 10.10.2, and just upgraded to Java 8 build 40. Wouldn't you know ASDM has now started to "freeze" after I login to the appliance and ASDM is trying to parse the configuration. This has happened when I hit an ASA 5545 running 9.3.1 code (ASDM 7.3.1) but it does NOT happen when I hit an ASA5520 running older 9.1.5 code (ASDM 7.3.1). Odd. Anyone else seeing this? Sure enough when I drop Java back to 7 build 75, ASDM runs fine again when I login to those appliances.
    Just as a try, I did upgrade ASDM to 7.3.3 and bumped up the heap size per the release notes, but that did nothing to resolve this issue. ASDM still freezes as its trying to parse the configuration (about 2-4 seconds after I login).
    Any help or suggestions would be appreciated.
    Thank you,
    Jeff

    Looks like you are hitting the following bug
    CSCut04399
    ASDM hangs on MAC after upgrade to Java 8
    Workaround:
    none

  • Issue with using Sun Java Proxy Server

    We are trying to access the WebService using the Sun Proxy Server.
    When I access the WebService through proxy ,I find the error message in proxy error log as
    [18/Oct/2005:19:10:40] failure ( 1288): for host 127.0.0.1 trying to POST http://localhost:1080/yodsoap/services/CobrandLogin, service-http reports: HTTP7760: error reading request body (Client closed connection)
    and the access log is as follows:
    POST http://localhost:1080/yodsoap/services/CobrandLogin HTTP/1.1" 400 147
    But when i see the WebServer access log for the same WebService POST /yodsoap/services/CobrandLogin HTTP/1.1" 200 1783 "-" "Axis/1.1RC1"
    This case is happening when the request is compressed for the webservice. and the request headers are as follows:
    POST /yodsoap/services/CobrandLogin HTTP/1.1
    Content-Type: text/xml; charset=utf-8
    Accept: application/soap+xml, application/dime, multipart/related, text/*
    User-Agent: Axis/1.1RC1
    Host: 127.0.0.1
    Cache-Control: no-cache
    Pragma: no-cache
    SOAPAction: "loginCobrand"
    Content-Length: 1412
    Connection: close
    Content-Encoding: gzip
    And the response headers are as follows:
    HTTP/1.1 200 OK
    Server: Resin/3.0.8
    Content-Type: text/xml; charset=utf-8
    Transfer-Encoding: chunked
    Date: Tue, 18 Oct 2005 13:41:50 GMT
    So ,we found out that if we dont use the proxy server,then the WebService is working properly,but if we start using the proxy server,we are encountering HTTP400 error.
    Any ideas will help out to solve this problem..???
    Thankz in advance.
    Regards,
    Somendra

    This is what I see in the error message:
    ProxyFactory initialized in SOAP_CLIENT_MODE
    System property : com.yodlee.soap.client.log4j.config not found. Using the default config resource : com.yodlee.util.soap.log4j
    ProxyFactory initialized in SOAP_CLIENT_MODE
    System property : com.yodlee.soap.client.log4j.config not found. Using the default config resource : com.yodlee.util.soap.log4j
    HTTP Header name and value is HTTP/1.1 400 Bad request
    HTTP Header name and value is Server Sun-Java-System-Web-Proxy-Server/4.0
    HTTP Header name and value is Date Tue, 18 Oct 2005 14:56:21 GMT
    HTTP Header name and value is Connection close
    com.yodlee.core.CoreRemoteException: org.xml.sax.SAXException: Bad envelope tag: HTML
         at com.yodlee.soap.core.login.CobrandLoginSoapClientProxy.loginCobrand(CobrandLoginSoapClientProxy.java:132)
         at SoapClient.main(SoapClient.java:45)
    Caused by: org.xml.sax.SAXException: Bad envelope tag: HTML
         at org.apache.axis.AxisFault.makeFault(AxisFault.java:129)
         at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:543)
         at org.apache.axis.Message.getSOAPEnvelope(Message.java:376)
         at org.apache.axis.client.Call.invokeEngine(Call.java:2511)
         at org.apache.axis.client.Call.invoke(Call.java:2481)
         at org.apache.axis.client.Call.invoke(Call.java:2176)
         at org.apache.axis.client.Call.invoke(Call.java:2099)
         at org.apache.axis.client.Call.invoke(Call.java:1622)
         at com.yodlee.soap.core.login.CobrandLoginSoapBindingStub.loginCobrand(CobrandLoginSoapBindingStub.java:225)
         at com.yodlee.soap.core.login.CobrandLoginSoapClientProxy.loginCobrand(CobrandLoginSoapClientProxy.java:119)
         ... 1 more
    Caused by: org.xml.sax.SAXException: Bad envelope tag: HTML
         at org.apache.axis.message.EnvelopeBuilder.startElement(EnvelopeBuilder.java:107)
         at org.apache.axis.encoding.DeserializationContextImpl.startElement(DeserializationContextImpl.java:934)
         at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1635)
         at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:634)
         at org.apache.crimson.parser.Parser2.parse(Parser2.java:333)
         at org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:448)
         at javax.xml.parsers.SAXParser.parse(SAXParser.java:345)
         at org.apache.axis.encoding.DeserializationContextImpl.parse(DeserializationContextImpl.java:230)
         at org.apache.axis.SOAPPart.getAsSOAPEnvelope(SOAPPart.java:538)
         ... 9 more

  • Cannot create a Sun Java Studio Creator project

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

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

  • After importing schema in my BPEL project i am geeting an error

    Hi All,
    i am doing a OrderBooking Project(as a sample project) and on a step of adding transformation logic.
    i had created a BPEL project(POAcknowledge) of asyschronous type and imported a schema files(OrderBookingPO.xsd and POAcknowledge.xsd). and edited the message part of POAcknowledge. now when i am trying to deploy it ,i am getting one compilation error.
    Error:
    [Error ORABPEL-10902]: compilation failed
    [Description]: in "bpel.xml", XML parsing failed because "undefined part element.
    In WSDL at "file:/C:/jDeveloper/jdevhome/jdev/mywork/OrderBookingApplication/POAcknowledge/bpel/POAcknowledge.wsdl", message part element "{http://www.globalcompany.com/ns/sales}POAcknowledge" is not defined in any of the schemas.
    Please make sure the spelling of the element QName is correct and the WSDL import is complete.
    [Potential fix]: n/a.
    anybody help me in this.
    thanks and regards
    Divya

    It looks like a namespace issue. If possible can you provide us with the details on wsdl and xsd.

  • Stability issues after installing the Java SE 6 update on Leopard

    Hi, I have my macbook pro freeze once and not properly wake up from sleep twice after opening the lid within the last two days, and this started happening after I installed the Java SE 6 update over the weekend. In the case of freeze, I had to to a hard reboot. In the other two cases, the macbook comes alive after opening the lid but the display stays blank. I need to close the lid and open a few more times to have the display come back on. In all the cases, I was running Word 2008, which has its own set of bugs (esp. with the spaces), but I wasn't experiencing this before the Java update. I have all the other updates installed as well (including the Safari update last week, the latest Office 2008 update of March, and the EFI firmware update a couple weeks ago).
    Does anyone have the same problem? Also, the jittery mouse pointer problem after wake from sleep, which used to occur occasionally since I first upgraded to leopard, seems to occur a lot more frequently now. The only solution to get the mouse pointer back to normal is a restart, which is quite annoying.

    Hi again, I found a solution to the nested folders problem. Apparently this was not due to Java... It was just a folder replicating itself over and over again. Still don't know the cause, but searching with Google I found this:http://forums.macnn.com/54/unix/156870/nesting-of-folders-problem/
    The command allowed me to find the folder and subsequently trash it. Everything seems to be fine right now. The disc utility does not report the "exceeded the recommended limit of 100 " error.

  • Font issues after import

    I'm working on an application that uses embedded fonts. After the initial import, the fonts do not render correctly, when I use several fonts.
    If after the import I change the font, it works correctly.
    Any idea will be truly appreciated.

    I'm probably missing something. Here's my code:
    textFlow = TextConverter.importToFlow( xml, TextConverter.TEXT_LAYOUT_FORMAT);
    textFlow.flowComposer = new StandardFlowComposer();
    if( editManager == null && undoManager == null){
         undoManager = new UndoManager();
         editManager = new EditManager( undoManager );
         textFlow.interactionManager = editManager;
         textFlow.interactionManager.selectRange(0,0);
    textFlow.flowComposer.updateAllControllers();
    I replaced "textFlow.flowComposer.updateAllControllers();" with:
    var cf:TextLayoutFormat = new TextLayoutFormat();
    cf.fontLookup = flash.text.engine.FontLookup.EMBEDDED_CFF;
    IEditManager( textFlow.interactionManager ).applyLeafFormat(cf);
    but still get the same result. The font doesn't render correctly after the import.

  • Login issue after upgrading sun app server 8.1 to 9.0

    Hi, I recently upgraded sun application server from 8.1 to 9.0. Now when I go to my web application in my browser and try to login, its giving me an error.
    System Messages We're sorry but we are unable to log you in at this time...
    Error: Error in allocating a connection. Cause: Connection could not be allocated because: Access denied for user ''@'localhost' (using password: YES)
    Any ideas where to start?

    try to uninstall all of it and install again..
    take care of your files.. backup everything

  • Issue after rebuild of java file

    Hi,
    I am using the JDEV11.1.2 and i migrated the source from JDEV11.1.1.5.
    If i do any changes and rebuild it then am trying to proceed further in the applicaion means am getting the below error along with inactive message.
    oracle.adf.controller.internal.binding.DCTaskFlowBindingDef cannot be cast to oracle.adf.controller.internal.binding.DCTaskFlowBindingDef
    is this new JDEv11.1.2 requires any registration?
    Reg,
    Brahma B.

    solutions got are
    I have also seen this error intermittently. The only solution to this is clear classes directory and start the server.
    This is a ClassLoader issue. I'm guessing you have two adf-pageflow-fwk.jar on your classpath, maybe one in your WAR and maybe WebLogic's internally deployed ADF Library.
    when i delete some components with in the JSFF (that are bound to a manged bean), the page is running fine
    Strange error message

  • Publish:Subscribe issue after having duplicate the testdrive-chat project

    Hello
    I was training to data push possibilities with flew and for that I had created a new Flex project named "TopicProject" with Eclipse with the SAME main.mxml file than the one included in the testdrive-chat project.
    I had used the same messaging-config.xml file and I had deployed the application under my Tomcat 6 server.
    I don't understand why, with the same code, the data push don't work with my project while it works perfectly with the Blazeds sample.
    I retreive the following error:
    "erreur
    The consumer was not able to subscribe to its target destination."
    Thanks for your help

    Thank you so much for helping,
    But i really wonder how you did that. did you always switch between design view and preview view, then change the key position for 2px then switch back, to align the four letters? because i imagine that can get really frustrating, if you have a logo consisting of 58 parts instead of 4!:)
    Anyway thank you very much for your time and effort!!!!

  • Character set issue after import?

    Hi,
    Source DB version:10.2.0.1
    OS:Red hat Linux
    Target DB version:10.2.0.1
    OS:Windows server
    source database character set:AL32UTF8
    Performed the export as below
    $export NLS_LANG=AMERICAN.AL32UTF8
    Performed the full database export and it finished successfully with out any warnings
    Export done in AL32UTF8 character set and AL16UTF16 NCHAR character set
    Now imported into the target database as below.
    target database character set:AL32UTF8
    c:\>set NLS_LANG=AMERICAN.AL32UTF8
    now run import command which imported successfully with out any warnings.
    However I’m having problems with Greek characters. Most of them are shown as ?, while some of them are converted to Latin chars
    For example:
    This was supposed to be Αγγελική ???e????
    And this Κουκουτσάκη ??????ts???
    While this one should be Δήμητρα ??µ?t?a
    From the import log file I can see that ‘import done in AL32UTF8 character set and AL16UTF16 NCHAR character set’ which I believe is correct.
    Can any one tell me how i can over come this problem of greek charecters.
    Thank you all.

    PARAMETER
    VALUE
    NLS_LANGUAGE
    AMERICAN
    NLS_TERRITORY
    AMERICA
    NLS_CURRENCY
    $
    PARAMETER
    VALUE
    NLS_ISO_CURRENCY
    AMERICA
    NLS_NUMERIC_CHARACTERS
    NLS_CHARACTERSET
    AL32UTF8
    PARAMETER
    VALUE
    NLS_CALENDAR
    GREGORIAN
    NLS_DATE_FORMAT
    DD-MON-RR
    NLS_DATE_LANGUAGE
    AMERICAN
    PARAMETER
    VALUE
    NLS_SORT
    BINARY
    NLS_TIME_FORMAT
    HH.MI.SSXFF AM
    NLS_TIMESTAMP_FORMAT
    DD-MON-RR HH.MI.SSXFF AM
    PARAMETER
    VALUE
    NLS_TIME_TZ_FORMAT
    HH.MI.SSXFF AM TZR
    NLS_TIMESTAMP_TZ_FORMAT
    DD-MON-RR HH.MI.SSXFF AM TZR
    NLS_DUAL_CURRENCY
    $
    PARAMETER
    VALUE
    NLS_COMP
    BINARY
    NLS_LENGTH_SEMANTICS
    BYTE
    NLS_NCHAR_CONV_EXCP
    FALSE
    PARAMETER
    VALUE
    NLS_NCHAR_CHARACTERSET
    AL16UTF16
    NLS_RDBMS_VERSION
    10.2.0.1.0
    20 rows selected.

  • FM12 crashes always when using "Publish" after import some data from RH projects.

    Dear all!
    Obviously the reason for the crashes are the data from RH (master page, skin ...)
    My question: How can I go back to the default settings of FM12?
    And where can I find which kind of RH data is valid for the publish function.

    Sorry, I did not discribe the problem propperly. I tested the publish function in FM, did something wrong (don`t know what)
    the result: Fm freezes every time I click here:
    Now I changed some settings  (-> no skin, no RH isf-file ) and it seems to work at the end.
    So my FM freeze/crash problem is solved. But I have to know much more about this publish functionality.
    I do not understand yet what is going on... I will try to find some more information for my publishing breakthrough ;-)
    At the end one more question: Do you have the impression that the (multichannel) publish tool in FM have enough strength to
    replace RH as the tool to produce online help for linked FM data?

  • How do I import any extension file within project in netbeans ?

    Can anybody tell that how can I add any text file or any extension file in netbeans project as I can import image within project and I can use that image when I run jar file..I do not have to move that image where I run my jar file..It will automatically take that image file from jar file...I want this thing same for files...In which I can read and write within project....(I m using netbeans 6.0 and jdk 1.6)
    Thanks...

    Thank you for yr prompt reply.
    May i try to explain once again.. I want a way to store a file (*.txt) in a package called "files" within my project. Now after compiling and making an executable jar of this project i wish to read and write to this *.txt file lying within files package. Though I m able to read this *.txt file ( with the help of getClass().getResourceAsStream() ) but i m unable to make any changes to this file within xxx.jar.
    ex:
    FileWriter fw = new FileWriter("c:/xxx.jar!/files/xyz.txt");
    Do u have ny idea? how can i do this ?
    can u plz suggest the correct forum for netbeans. Thanks once again.

Maybe you are looking for

  • Error in CreateOUIProcess():5

    Hi, Can anyone please guide me. I am getting this error when starting Oracle 10g Rel2 client setup on Windows XP machine. Error in CreateOUIProcess():5 Please help me out of this. Thanks Nadeem

  • PDF + PowerPoint dimensions issue

    Hi All- I have come across a weird bug today, when a PPT is saved as a PDF, the dimension attribute for the slide is a portrate mode (540x720), the actual slide is 720x540, and although it will preview properly, when this PDF is uploaded to an iOS de

  • System Profiler shows no boot volume

    I have a G4 imac and I'm trying to upgrade to Tiger. It meets all the reqs and the disc is the retail full version installer. The installer freezes at the select destination screen. It shows the harddrive but it is faded out and I get the spinny thin

  • XI Mapping : complex Case to me

    Hi, here i will explain my mapping case : Source : Items : item1 item2 item3 TextItems 1 texta for item1 1 textb for item1 3 text for item3 Target Structure(take care about cardinality) Items(0...unbounded) Itemdetail(1..1)    ItemText(0..1)      Lin

  • Com.apple.wikid does not start. Generates 4000 error lines per 10 minutes

    As of recently, without an up to now identifiable reason, wikid is failing to start. In system.log I see thousands of loglines per every few minutes, but I can't find what the real cause of the issue is or how to solve it. Does anybody have any idea?