Error by console with jvm of sun

Hello everybody:
I have an application makes with applets, but I get the next error by console:
java.lang.ClassCastException: sun.plugin.AppletViewer cannot be cast to java.awt.Frame
     at onda.gui.AppValidacion.init(AppValidacion.java:82)
     at sun.applet.AppletPanel.run(Unknown Source)
     at java.lang.Thread.run(Unknown Source)
I have no any cast.
I write you the init method about you look for any error. Thank very much. Regards
public void init()
//DM solo desarrollo
// txtUsuario.setText("PGAMEZRE");
// txtPassword.setText("PGAMEZRE99");
txtUsuario.setText("");
txtPassword.setText("");
//fin DM
try
appPadre = ((appPadre == null) ? this : _appPadre);
_sap = new SAPConnect();
dl = new Dialog(new Frame(),"Validaci?n del usuario",false);
td = new TextoDescriptivo();
jbInit();
_dbAccess = new DBAccess();
//Cambiado el 31-03-2000 para poder llamar a la validaci?n
//desde otro sitio que no sea la aplicaci?n
ok = new MsgBox( "", MsgBox.OKIMAGE, this, false );
stop = new MsgBox( "", MsgBox.STOPIMAGE, this, false );
ok = new MsgBox( "", MsgBox.OKIMAGE, _appPadre, false );
stop = new MsgBox( "", MsgBox.STOPIMAGE, _appPadre, false );
msg = new Mensaje( dbAccess );
catch (Exception e)
     e.printStackTrace();
txtPassword.setEchoChar( '?' );
dl.setResizable( false );
dl.setVisible( true );//comentada DM solo desarrollo 20020219
/*System.out.println("REQUEST_HEADER1:" + Entorno.REQUEST_HEADER1);
System.out.println("classes_DB_HEADER:" + Entorno.CHANGES_CLASSES_HEADER);
System.out.println("DB_HEADER:" + Entorno.CHANGES_DB_HEADER);
System.out.println("TEST_HEADER:" + Entorno.TEST_HEADER);
//try{valida();}catch(Exception excep ){}//DM solo desarrollo 20020219
}

Then I think that is not the source code of the class file you are running. Remove the class file (or backup somewhere else) and compile again.
Run it or run it with a debugger and step through the code to see what happens.

Similar Messages

  • Java.security.ProviderException: Internal error: lose session with active o

    Our ap server is crashing unexpectedly after running for a period of time. The system is Solaris 10 and Sun App Server 8.1 EE.
    The stack trace is:
    java.security.ProviderException: Internal error: close session with active objects
         sun.security.pkcs11.SessionManager.closeSession(SessionManager.java:197)
         sun.security.pkcs11.SessionManager.access$000(SessionManager.java:48)
         sun.security.pkcs11.SessionManager$Pool.release(SessionManager.java:253)
         sun.security.pkcs11.SessionManager.releaseSession(SessionManager.java:155)
         sun.security.pkcs11.Token.releaseSession(Token.java:245)
         sun.security.pkcs11.P11SecureRandom.engineNextBytes(P11SecureRandom.java:98)
         java.security.SecureRandom.nextBytes(SecureRandom.java:413)
         java.security.SecureRandom.next(SecureRandom.java:435)
         java.util.Random.nextInt(Random.java:188)
         com.sun.enterprise.util.uuid.UuidUtil.getNextInt(UuidUtil.java:142)
         com.sun.enterprise.util.uuid.UuidUtil.getNextRandomString(UuidUtil.java:146)
         com.sun.enterprise.util.uuid.UuidUtil.generateUuid(UuidUtil.java:50)
         com.sun.enterprise.util.uuid.UuidGeneratorImpl.generateUuid(UuidGeneratorImpl.java:25)
         org.apache.catalina.session.ManagerBase.generateSessionId(ManagerBase.java:993)
         org.apache.catalina.session.ManagerBase.createSession(ManagerBase.java:796)
         org.apache.catalina.session.StandardManager.createSession(StandardManager.java:292)
         org.apache.coyote.tomcat5.CoyoteRequest.doGetSession(CoyoteRequest.java:2365)
         org.apache.coyote.tomcat5.CoyoteRequest.getSession(CoyoteRequest.java:2202)
         org.apache.coyote.tomcat5.CoyoteRequestFacade.getSession(CoyoteRequestFacade.java:838)
         javax.servlet.http.HttpServletRequestWrapper.getSession(HttpServletRequestWrapper.java:265)
         com.localmatters.mvc.web.filter.AptasServletRequestWrapper.getSession(AptasServletRequestWrapper.java:184)
         com.localmatters.mvc.web.filter.AptasServletRequestWrapper.getSession(AptasServletRequestWrapper.java:170)
         com.aptas.etosha.web.handler.ExceptionResolver.getModelAndView(ExceptionResolver.java:76)
         org.springframework.web.servlet.handler.SimpleMappingExceptionResolver.resolveException(SimpleMappingExceptionResolver.java:174)
         com.aptas.etosha.web.handler.ExceptionResolver.resolveException(ExceptionResolver.java:96)
         org.springframework.web.servlet.DispatcherServlet.processHandlerException(DispatcherServlet.java:915)
         org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:739)
         org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:663)
         org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:394)
         org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:348)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:747)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:860)
         com.aptas.etosha.filters.InterceptorFilter.doFilter(InterceptorFilter.java:56)
         org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:137)
         com.localmatters.mvc.web.filter.AbstractSpiderFilter.doFilter(AbstractSpiderFilter.java:94)
         org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:137)
         com.localmatters.mvc.web.filter.EtoshaFilter.doFilter(EtoshaFilter.java:107)
    Any help most welcome
    Thanks
    Mikebros

    This issue seems like either a JDK bug or a JVM bug. Do you see any hs_err_pidxxxx.txt files created when appserver gets crashed? If so this is a JVM bug. You could try to upgrade your appserver's jdk to the latest version - 1.5.0_09 and/or ask for help in Java security related forum.

  • Regarding Sun Java System Application Server Issue with JVM

    Regarding Sun Java System Application Server Issue with JVM
    Hi
    I have installed SJSAS9.1 on solaris system. I m trying to deploy war file which i compiled in windows enviorment by jdk1.5.0_05. Every time i got the following error :
    type Exception report
    message
    descriptionThe server encountered an internal error () that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException: PWC6033: Unable to compile class for JSP
    PWC6199: Generated servlet error:
    [javac] javac: invalid target release: 1.5
    [javac] Usage: javac
    [javac] where possible options include:
    [javac] -g Generate all debugging info
    [javac] -g:none Generate no debugging info
    [javac] -g:{lines,vars,source} Generate only some debugging info
    [javac] -nowarn Generate no warnings
    [javac] -verbose Output messages about what the compiler is doing
    [javac] -deprecation Output source locations where deprecated APIs are used
    [javac] -classpath Specify where to find user class files
    [javac] -sourcepath Specify where to find input source files
    [javac] -bootclasspath Override location of bootstrap class files
    [javac] -extdirs Override location of installed extensions
    [javac] -d Specify where to place generated class files
    [javac] -encoding Specify character encoding used by source files
    [javac] -source Provide source compatibility with specified release
    [javac] -target Generate class files for specific VM version
    [javac] -help Print a synopsis of standard options
    note The full stack traces of the exception and its root causes are available in the Sun Java System Application Server 9.1 logs.
    I have cheked jvm version on both system the only difference is :
    Solaris points to jdk 1.5.0_09
    Windows point to jdk1.5.0_05
    Even i tried to run blank jsp also but again i got the same error.
    Can any help me to sort out the problem or give me any idea so i can do something by my own.
    Thanks in Advance
    Gagan

    Do you have ANT installed and available?
    Thanks,
    Kedar

  • Getting error on console after configuring MS SQL DB server with portal

    Hi,
    I am using WebLogic portal 10.2. I have configured MS SQL server with this portal as mentioned in:
    http://edocs.beasys.com/wlp/docs102/db/SQL.html
    After successfully performing all the steps mentioned in above link, when i try to start WebLogic Portal
    server i get following error on console:
    <Mar 17, 2009 2:00:31 PM GMT+05:30> <Notice> <Log Management> <BEA-170019> <The server log file C:\bea\wlserver_10.0\samples\domains\portal\servers\portalServer\logs\portalServer.log is opened. All server side log events will be written to this file.>
    <Mar 17, 2009 2:00:39 PM GMT+05:30> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Mar 17, 2009 2:00:39 PM GMT+05:30> <Error> <Security> <BEA-000000> <[Security:090759]A SQLException occurred while retrieving password information
    java.sql.SQLException: [BEA][SQLServer JDBC Driver][SQLServer]Invalid object name 'USERS'.
    at weblogic.jdbc.base.BaseExceptions.createException(Unknown Source)
    at weblogic.jdbc.base.BaseExceptions.getException(Unknown Source)
    at weblogic.jdbc.sqlserver.tds.TDSRequest.processErrorToken(Unknown Source)
    at weblogic.jdbc.sqlserver.tds.TDSRequest.processReplyToken(Unknown Source)
    at weblogic.jdbc.sqlserver.tds.TDSRPCRequest.processReplyToken(Unknown Source)
    Truncated. see log file for complete stacktrace
    >
    <Mar 17, 2009 2:00:39 PM GMT+05:30> <Critical> <Security> <BEA-090402> <Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please e
    dit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.>
    <Mar 17, 2009 2:00:39 PM GMT+05:30> <Critical> <WebLogicServer> <BEA-000386> <Server subsystem failed. Reason: weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid.
    The boot identity may have been changed since the boot identity file was created. Please edit and update the boot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.
    weblogic.security.SecurityInitializationException: Authentication denied: Boot identity not valid; The user name and/or password from the boot identity file (boot.properties) is not valid. The boot identity may have been changed since the boot identity file was created. Please edit and update the bo
    ot identity file with the proper values of username and password. The first time the updated boot identity file is used to start the server, these new values are encrypted.
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.doBootAuthorization(Unknown Source)
    at weblogic.security.service.CommonSecurityServiceManagerDelegateImpl.initialize(Unknown Source)
    at weblogic.security.service.SecurityServiceManager.initialize(Unknown Source)
    at weblogic.security.SecurityService.start(SecurityService.java:141)
    at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
    Truncated. see log file for complete stacktrace
    >
    <Mar 17, 2009 2:00:39 PM GMT+05:30> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FAILED>
    <Mar 17, 2009 2:00:39 PM GMT+05:30> <Error> <WebLogicServer> <BEA-000383> <A critical service failed. The server will shut itself down>
    <Mar 17, 2009 2:00:39 PM GMT+05:30> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to FORCE_SHUTTING_DOWN>
    Autonomy server stopped.
    and server could not proceed further.
    How can we resolve above error?

    Hi,
    I have re-installed WebLogic Portal 10.2 and now i m trying to configure MS SQL server.
    When i use configuration wizard tool, i could successfully run database scripts and i could see table being created in database. But when wizard reaches its last screen and installation completes about 75%, wizard screen shows following error:
    Traceback (innermost last):
    File "<iostream>", line 14, in ?
    File "C:\Documents and Settings\Administrator\Local Settings\Temp\1\WLSTOfflineIni55090.py", line 118, in create
    com.bea.plateng.domain.script.jython.WLSTException: com.bea.plateng.domain.script.ScriptException: com.bea.plateng.domain.ValidateException: Property "Name" of SAMLCredentialMapperV2 with original name "Provider" is invalid. The property value is duplicated.
         at com.bea.plateng.domain.script.jython.CommandExceptionHandler.handleException(CommandExceptionHandler.java:51)
         at com.bea.plateng.domain.script.jython.WLScriptContext.handleException(WLScriptContext.java:1468)
         at com.bea.plateng.domain.script.jython.WLScriptContext.create(WLScriptContext.java:732)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:160)
         at org.python.core.PyMethod.__call__(PyMethod.java:96)
         at org.python.core.PyObject.__call__(PyObject.java:248)
         at org.python.core.PyObject.invoke(PyObject.java:2016)
         at org.python.pycode._pyx319.create$29(C:\Documents and Settings\Administrator\Local Settings\Temp\1\WLSTOfflineIni55090.py:118)
         at org.python.pycode._pyx319.call_function(C:\Documents and Settings\Administrator\Local Settings\Temp\1\WLSTOfflineIni55090.py)
         at org.python.core.PyTableCode.call(PyTableCode.java:208)
         at org.python.core.PyTableCode.call(PyTableCode.java:293)
         at org.python.core.PyFunction.__call__(PyFunction.java:179)
         at org.python.pycode._pyx322.f$0(<iostream>:14)
         at org.python.pycode._pyx322.call_function(<iostream>)
         at org.python.core.PyTableCode.call(PyTableCode.java:208)
         at org.python.core.PyCode.call(PyCode.java:14)
         at org.python.core.Py.runCode(Py.java:1135)
         at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:167)
         at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:162)
         at com.bea.plateng.domain.DomainChecker.executeEmbeddedScript(DomainChecker.java:911)
         at com.bea.plateng.domain.DomainChecker.runCustomWLSTScript(DomainChecker.java:878)
         at com.bea.plateng.domain.DomainChecker.preprocessOutput(DomainChecker.java:135)
         at com.bea.plateng.domain.TemplateImporter.generate(TemplateImporter.java:248)
         at com.bea.plateng.wizard.domain.gui.tasks.DomainCreationGUITask$1.run(DomainCreationGUITask.java:232)
    Caused by: com.bea.plateng.domain.script.ScriptException: com.bea.plateng.domain.ValidateException: Property "Name" of SAMLCredentialMapperV2 with original name "Provider" is invalid. The property value is duplicated.
         at com.bea.plateng.domain.script.ScriptExecutor.create4SubTypeObject(ScriptExecutor.java:955)
         at com.bea.plateng.domain.script.jython.ScriptProxyFactory.deepCreateProxy4SubTypeObject(ScriptProxyFactory.java:128)
         at com.bea.plateng.domain.script.jython.WLScriptContext.create(WLScriptContext.java:728)
         ... 25 more
    Caused by: com.bea.plateng.domain.ValidateException: Property "Name" of SAMLCredentialMapperV2 with original name "Provider" is invalid. The property value is duplicated.
         at com.bea.plateng.domain.aspect.XBeanConfigAspect.selfValidate(XBeanConfigAspect.java:630)
         at com.bea.plateng.domain.aspect.AbstractConfigAspect.validate(AbstractConfigAspect.java:1130)
         at com.bea.plateng.domain.aspect.AbstractConfigAspect.selfSetValue(AbstractConfigAspect.java:1615)
         at com.bea.plateng.domain.aspect.AbstractConfigAspect.setValueInternal(AbstractConfigAspect.java:1574)
         at com.bea.plateng.domain.aspect.AbstractConfigAspect.setValue(AbstractConfigAspect.java:748)
         at com.bea.plateng.domain.aspect.AbstractConfigAspect.setValue(AbstractConfigAspect.java:757)
         at com.bea.plateng.domain.operation.HTableEditOperation.createSimpleConfigAspects(HTableEditOperation.java:265)
         at com.bea.plateng.domain.script.ScriptExecutor.create4SubTypeObject(ScriptExecutor.java:930)
         ... 27 more
    Caused by: java.beans.PropertyVetoException: The property value is duplicated.
         at com.bea.plateng.domain.event.aspect.UniqueValueValidateListener.valueChanged(UniqueValueValidateListener.java:127)
         at com.bea.plateng.domain.event.aspect.ConfigAspectValueListener.vetoableChange(ConfigAspectValueListener.java:138)
         at com.bea.plateng.common.comdev.MVetoableChangeSupport.fireVetoableChange(MVetoableChangeSupport.java:189)
         at com.bea.plateng.common.comdev.MVetoableChangeSupport.fireVetoableChange(MVetoableChangeSupport.java:156)
         at com.bea.plateng.common.comdev.MVetoableChangeSupport.fireVetoableChange(MVetoableChangeSupport.java:139)
         at com.bea.plateng.domain.aspect.XBeanConfigAspect.selfValidate(XBeanConfigAspect.java:620)
         ... 34 more
    com.bea.plateng.domain.script.jython.WLSTException: com.bea.plateng.domain.script.jython.WLSTException: com.bea.plateng.domain.script.ScriptException: com.bea.plateng.domain.ValidateException: Property "Name" of SAMLCredentialMapperV2 with original name "Provider" is invalid. The property value is duplicated.
         at org.python.core.Py.JavaError(Py.java:324)
         at org.python.core.Py.JavaError(Py.java:311)
         at org.python.core.PyReflectedFunction.__call__(PyReflectedFunction.java:163)
         at org.python.core.PyMethod.__call__(PyMethod.java:96)
         at org.python.core.PyObject.__call__(PyObject.java:248)
         at org.python.core.PyObject.invoke(PyObject.java:2016)
         at org.python.pycode._pyx319.create$29(C:\Documents and Settings\Administrator\Local Settings\Temp\1\WLSTOfflineIni55090.py:118)
         at org.python.pycode._pyx319.call_function(C:\Documents and Settings\Administrator\Local Settings\Temp\1\WLSTOfflineIni55090.py)
         at org.python.core.PyTableCode.call(PyTableCode.java:208)
         at org.python.core.PyTableCode.call(PyTableCode.java:293)
         at org.python.core.PyFunction.__call__(PyFunction.java:179)
         at org.python.pycode._pyx322.f$0(<iostream>:14)
         at org.python.pycode._pyx322.call_function(<iostream>)
         at org.python.core.PyTableCode.call(PyTableCode.java:208)
         at org.python.core.PyCode.call(PyCode.java:14)
         at org.python.core.Py.runCode(Py.java:1135)
         at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:167)
         at org.python.util.PythonInterpreter.execfile(PythonInterpreter.java:162)
         at com.bea.plateng.domain.DomainChecker.executeEmbeddedScript(DomainChecker.java:911)
         at com.bea.plateng.domain.DomainChecker.runCustomWLSTScript(DomainChecker.java:878)
         at com.bea.plateng.domain.DomainChecker.preprocessOutput(DomainChecker.java:135)
         at com.bea.plateng.domain.TemplateImporter.generate(TemplateImporter.java:248)
         at com.bea.plateng.wizard.domain.gui.tasks.DomainCreationGUITask$1.run(DomainCreationGUITask.java:232)
    what should i do?

  • Error in access with Essbase Studio Console

    We get error to connect with Essbase Studio Console.
    "children for Root. Reason: Unknown package name 'drillthrough'.Line = 1."
    It is a new installation.
    EPM 11.1.2.2

    Hi,
    During the installation of Essbase Studio only, ess_es_server.jar and ess_japi.jar are missing. If you install both Essbase and Studio, they are not missing.
    This is due to unpublished bug 14232814 - DURING THE INSTALLATION ONLY STUDIO SOME .JAR FILES NOT INSTALLED
    Try the following:
    Stop Essbase Studio
    copy files into EPMSystem11R1\common\EssbaseJavaAPI\11.1.2.0\lib
    ess_es_server.jar
    ess_japi.jar
    If folder does not exist create it.
    1. Stop essbase Studio.
    2. Drop tables from relational database
    3. Recreate tables.
    4. Start Essbase Studio.
    Scripts for dropping & recreating catalog located under
    oracle\middleware\EPMSystem11R1\products\Essbase\EssbaseStudio\Server\database\common\db_name
    Hope it helps....
    KosuruS
    PS: If the above information is helpful, mark it :)

  • Java error when trying to access EAS Console with a URL.

    Hi all,
    Trying to access EAS Console with the URL but getting an JAVA error
    And it asks
    Block potentially unsafe components from being run?(recommended)
    Yes No
    Thanks

    What is your Java and EAS versions? Have you checked the supported platform matrices to confirm you have compatible versions?
    http://www.oracle.com/technetwork/middleware/bi-foundation/hyperion-supported-platforms-085957.html
    Cheers,
    Mehmet

  • CORE4005: Internal error: unable to create JVM

    Hi,
    Can't start-up the domain domain1 after I've installed AppServ 7.0 for W2000. This is the installation log and the admin-server instance log file with the debug set to FINEST.
    Install log :
    INFO - Start core server configuration.
    INFO - Domain successfully created
    INFO - Server instance successfully created
    WARNING - SNMP subagent installation did not succeed
    INFO - End core server configuration.
    INFO - Start samples configuration.
    INFO - End samples configuration.
    INFO - Start Sun ONE Messaging Queue configuration
    INFO - End Sun ONE Messaging Queue configuration
    INFO - Start PointBase configuration
    INFO - End PointBase configuration
    and admin-server instance log file :
    [29/Sep/2003:17:17:04] INFO ( 1504): CORE1116: Sun ONE Application Server 7.0.0_01
    [29/Sep/2003:17:17:10] FINE ( 1504): HTTP5169: User authentication cache entries expire in 120 seconds.
    [29/Sep/2003:17:17:10] FINE ( 1504): HTTP5170: User authentication cache holds 200 users
    [29/Sep/2003:17:17:10] FINE ( 1504): HTTP5171: Up to 4 groups are cached for each cached user.
    [29/Sep/2003:17:17:10] FINE ( 1504): HTTP4207: file cache module initialized (API versions 1 through 1)
    [29/Sep/2003:17:17:10] FINE ( 1504): HTTP4302: file cache has been initialized
    [29/Sep/2003:17:17:10] FINE ( 1504): HTTP3063: KeepAliveTimeout is 30 seconds (default value)
    [29/Sep/2003:17:17:10] FINE ( 1504): HTTP3067: PostThreadsEarly set to off
    [29/Sep/2003:17:17:10] FINE ( 1504): HTTP3066: MaxKeepAliveConnections set to 256
    [29/Sep/2003:17:17:11] FINE ( 1504): Installed configuration 1
    [29/Sep/2003:17:17:11] FINE ( 1504): jvm stickyAttach: 1
    [29/Sep/2003:17:17:11] FINE ( 1504): jvm option: -DJAVA_HOME=D:/Sun/AppServer7/jdk
    [29/Sep/2003:17:17:11] FINE ( 1504): jvm option: -Dcom.sun.aas.installRoot=D:/Sun/AppServer7
    [29/Sep/2003:17:17:11] FINE ( 1504): jvm option: -Dcom.sun.aas.instanceRoot=D:\Sun\AppServer7\domains\domain1
    [29/Sep/2003:17:17:11] FINE ( 1504): jvm option: -Duser.language=fr
    [29/Sep/2003:17:17:11] FINE ( 1504): jvm option: -Duser.country=FR
    [29/Sep/2003:17:17:11] FINE ( 1504): jvm option: exit
    [29/Sep/2003:17:17:11] FINE ( 1504): jvm option: vfprintf
    [29/Sep/2003:17:17:11] FINE ( 1504): jvm option: -Dorg.xml.sax.parser=org.xml.sax.helpers.XMLReaderAdapter
    [29/Sep/2003:17:17:11] FINE ( 1504): jvm option: -Dorg.xml.sax.driver=org.apache.crimson.parser.XMLReaderImpl
    [29/Sep/2003:17:17:11] FINE ( 1504): jvm option: -Djava.security.policy=D:/Sun/AppServer7/domains/domain1/admin-server/config/server.policy
    [29/Sep/2003:17:17:11] FINE ( 1504): jvm option: -Djava.security.auth.login.config=D:/Sun/AppServer7/domains/domain1/admin-server/config/login.conf
    [29/Sep/2003:17:17:11] FINE ( 1504): jvm option: -Dcom.sun.jdo.api.persistence.model.multipleClassLoaders=reload
    [29/Sep/2003:17:17:11] FINE ( 1504): jvm option: -Djava.util.logging.manager=com.iplanet.ias.server.logging.ServerLogManager
    [29/Sep/2003:17:17:11] FINE ( 1504): jvm option: -Dcom.sun.aas.configRoot=D:/Sun/AppServer7\config
    [29/Sep/2003:17:17:11] FINE ( 1504): jvm option: -Dcom.sun.aas.perlRoot=D:\Sun\AppServer7\lib\perl
    [29/Sep/2003:17:17:11] FINE ( 1504): jvm option: -Dcom.sun.aas.imqLib=D:\Sun\AppServer7\imq\lib
    [29/Sep/2003:17:17:11] FINE ( 1504): jvm option: -Dcom.sun.aas.imqBin=D:\Sun\AppServer7\imq\bin
    [29/Sep/2003:17:17:11] FINE ( 1504): jvm option: -Dcom.sun.aas.webServicesLib=D:\Sun\AppServer7\share\lib
    [29/Sep/2003:17:17:11] FINE ( 1504): jvm option: -Dcom.sun.aas.icuLib=D:\Sun\AppServer7\bin
    [29/Sep/2003:17:17:11] FINE ( 1504): jvm option: -Dcom.sun.aas.defaultLocale=fr_FR
    [29/Sep/2003:17:17:11] FINE ( 1504): jvm option: -Dcom.sun.aas.verifier.xsl=D:/Sun/AppServer7/lib/verifier
    [29/Sep/2003:17:17:11] FINE ( 1504): jvm option: -Xmx128m
    [29/Sep/2003:17:17:11] FINE ( 1504): jvm option: -Dsun.rmi.dgc.server.gcInterval=3600000
    [29/Sep/2003:17:17:11] FINE ( 1504): jvm option: -Djava.class.path=D:/Sun/AppServer7/lib/appserv-rt.jar;D:/Sun/AppServer7/jdk/lib/tools.jar;D:/Sun/AppServer7/lib/appserv-ext.jar;D:/Sun/AppServer7/lib/appserv-cmp.jar;D:\Sun\AppServer7\imq\lib/imq.jar;D:\Sun\AppServer7\imq\lib/imqadmin.jar;D:\Sun\AppServer7\imq\lib/imqutil.jar;D:/Sun/AppServer7/lib/appserv-admin.jar;D:/Sun/AppServer7/lib/appserv-ideplugin.jar;
    [29/Sep/2003:17:17:11] FATAL ( 1504): CORE4005: Internal error: unable to create JVM
    [29/Sep/2003:17:17:11] SEVERE ( 1504): CORE4009: Failed to load JVM (check your JRE)
    [29/Sep/2003:17:17:11] SEVERE ( 1504): CORE3187: Late initialization failed: Error running init function(late) init-j2ee: unknown error
    if anyone could help, I would apreciate
    Thanks to all

    Ok. I've managed to solve my problem. Thanks to everybody.
    For anyone who is interested in here is the solution that fixed the error for me :
    Because I had before installed JVM version 1.4.2 and then I uninstalled it and put the version 1.4.1_01, as the one that App Server 7.0 is using, the uninstaller has left a newer version of jvm.dll in WINNT/System32
    After I've renamed this file to _jvm.dll (for example), just to get rid of it, the domain and his instances have started correctly.
    Good luck!

  • Error on loadjava with log4j

    Hi.
    I have a problem loading jar file: oracle 9.2.0.7.0 on unix server with jvm 1.3.1
    Using sqlplus I didn't receive any error (PL/SQL procedure successfully completed.) on loading log4j-1.2.14.jar with the following command 6 java class (org/apache/log4j/jmx/...)are invalid:
    call dbms_java.loadjava(' -r -v -schema NameOfSchema /orabkp/java/log4j-1.2.14.jar');
    Executing the same command from unix command line
    loadjava -r -v -u user/password@database -schema NameOfSchema /orabkp/java/log4j-1.2.14.jar
    i received the following errors:
    For class AbstractDynamicMBean (org/apache/log4j/jmx/)
    errors : class NameOfSchema.org/apache/log4j/jmx/AbstractDynamicMBean
    ORA-29521: referenced name javax/management/RuntimeOperationsException could not be found
    ORA-29521: referenced name javax/management/AttributeList could not be found
    ORA-29521: referenced name javax/management/Attribute could not be found
    ORA-29521: referenced name javax/management/DynamicMBean could not be found
    ORA-29521: referenced name javax/management/MBeanRegistration could not be found
    ORA-29521: referenced name javax/management/MBeanException could not be found
    ORA-29521: referenced name javax/management/ReflectionException could not be found
    ORA-29521: referenced name javax/management/AttributeNotFoundException could not be found
    ORA-29521: referenced name javax/management/InvalidAttributeValueException could not be found
    ORA-29521: referenced name javax/management/MBeanServer could not be found
    ORA-29521: referenced name javax/management/ObjectName could not be found
    ORA-29521: referenced name javax/management/MBeanInfo could not be found
    same error for the following java class:
    org/apache/log4j/jmx/Agent
    org/apache/log4j/jmx/AppenderDynamicMBean
    org/apache/log4j/jmx/HierarchyDynamicMBean
    org/apache/log4j/jmx/LayoutDynamicMBean
    org/apache/log4j/jmx/LoggerDynamicMBean
    If I didn't insert -r (resolve) option, I will have a list of 50/60 java class invalid
    Much appreciated, any help to understand why on sqlplus I didn't receive any message and a help to solve ORA error.
    Thanks.

    Hi Paolo:
    These classes are part of JDK1.5 stack for JMX services, for example:
    http://java.sun.com/j2se/1.5.0/docs/api/javax/management/MBeanInfo.html
    If log4j.jar includes these classes may be is compiled with jdk 1.5, check if the essential classes of log4j do not returns invalid class format error.
    JMX classes are not required if you use FileAppender or ConsoleAppender loggers.
    Best regards, Marcelo.
    PD: If you get invalid class format error you must to compile log4j sources using a JDK 1.3 compiler which is the JDK included into 9.x databases.

  • Error 'Unable to create JVM' - Is there meanwhile a solution?

    After applying an MS patch to WinXP users get often an JDev error:
    'Unable to create JVM'
    As a workaround it is recommended to decrease the Memory heap to
    AddVMOption Xmx256M
    in jdev.conf. Ok this works somehow but causes a slowdown of JDev because of the lower
    Maximum heap. Is there meanwhile a smarter solution where adjusting of Maximum heap
    not necessary?
    Peter

    It seems that there is a bug when "-server" is enabled.
    I'm running into problems on a machine with 2.5GB of free memory (16GB total).
    With "-client" it will happily run with 512M, without (or with -server) it won't even run with 8M.
    java -version -Xms8m -Xmx8m Error occurred during initialization of VM
    Could not reserve enough space for object heap
    java -version -client -Xms512m -Xmx512mjava version "1.5.0_06"
    Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_06-b05)
    Java HotSpot(TM) Client VM (build 1.5.0_06-b05, mixed mode)
    uname -aSunOS edd-tsedev3 5.8 Generic_108528-24 sun4u sparc SUNW,Sun-Fire-480R

  • Switching from Microsoft JVM to sun JVM plugin.  Problem w crystal reports

    Hi,
    I am currently in the process of switching off of the microsoft jvm to the sun plugin. I am using the reportviewerbean to view the reports. This works fine in the microsoft JVM, but I am getting a server not found error in the java JVM plugin. Here is the codes that is currently used:
    bean = new ReportViewerBean();
    if ( reportname.startsWith("/") )
    java.net.URL url = this.getDocumentBase();
    reportname = url.getProtocol() + "://" + url.getHost() + ":" + url.getPort() + reportname;
    add((Component) bean);
    ((Component) bean).setBounds(0, 0, (int)this.getSize().width, (int)this.getSize().height);
    bean.start();
    bean.setBackground(Color.gray);
    bean.setPromptOnRefresh(false);
    bean.setHasGroupTree(false);
    bean.setHasPrintButton(true);
    //setZoomFactor(100);
    bean.setZoomFactor(-2);
    Log.debug("In report viewer: setting report parameters: "+reportparameters);
    bean.setReportParameter(reportparameters);
    * It's important to set the report name last. This tells the Crystal viewer to
    * start the report. Otherwise you can get multiple URL requests for the same report.
    Log.debug("In report viewer: setting reportname: "+reportname);
    bean.setReportName(reportname);
    Can anyone tell me what I am doing wrong or what I need to do differently for the SUN environment
    Thanks

    Hi
    I have started playing with this again my full msg is:
    Crystal Report Viewer 1.3.7
    java.vendor = Sun Microsystems Inc.
    java.version = 1.6.0_05
    os.arch = x86
    os.version = 5.1
    File name = java_plugin1.epf
    "java_plugin1.epf" does not exist.
    No response from server.
    URL = http://localhost:7001/cis/servlets/reports/mgnt/WorkflowDetailReport1.rpt?viewer=java&vfmt=encp&vgen=652&language=en
    Parameters = viewer=java_plugin&cmd=get_pg&ttl_info=&page=1&incomplete_page=1&incomplete_page_count=1&pversion=3&promptOnRefresh=0
    network: Connecting http://localhost:7001/cis/servlets/reports/mgnt/WorkflowDetailReport1.rpt?viewer=java&vfmt=encp&vgen=652&language=en with proxy=DIRECT
    Failed to connect to server.
    I have noticed that the viewer is set to equal java and not java_plugin. I am wondering if this is the problem. does anyone know how to change the viewer= ?
    thanks,
    Marc

  • How to pack .class or .jar with jvm into an exe file?

    In fact, .class or .jar files are middle layer files who need JVM to explain and run them. Sometimes it's unconvenient. Why not provide some tools to pack .class or .jar with jvm into exe file?

    because java should be able to run on any OS. That is why SUN doesn't provide such tool. There are other company's who does provide such tool. Like JBuilder enterprise

  • Error in WebDynpro with WebServices

    Hi all,
    I’m getting some errors using applications deployed in WEB AS SP9 that runs as a WebDynpro IView in EP.
    Running the application as standalone (out of EP) this works fine.
    NetWeaver Developer Studio 2.0.9
    WebDynpro application using WebServices that access Oracle 8i database in the follow sequence:
    WebServices -> Session Bean stateless -> Entity Bean CMP (manage connections; generate sql code, etc.)
    In WebDynpro application we import WebService Model by the follow sequence:
    New Model - Import Web Service Model - Local Server for WSDL Source - <WebService deployed>
    In each WebServices we have created these methods:
    findByID(ID);
    getAll();
    insert(parameters);
    remove(ID);
    update(parameters);
    We guess that the error is generated in Entity Bean because all WebServices generate these errors.
    <b>Error 1 - Application with WebServices Model</b>
    Error stacktrace:
    com.sap.tc.webdynpro.repository.RepositoryRuntimeException: Repository Object br.com.xxx.fluxo.Fluxo/ComponentInterface:FluxoInterface/InterfaceViews:CadastroSituacaoFluxoInterfaceView/InboundPlugs:Default associated via relation RepositoryObjectRelation(br.com.xxx.fluxo.application.CadastroSituacaoFluxoApp, StartupPlug) does not exist.
         at com.sap.tc.webdynpro.repository.RelationToOne.resolveTargets(RelationToOne.java:124)
         at com.sap.tc.webdynpro.repository.RelationToOne.mergeTargets(RelationToOne.java:108)
         at com.sap.tc.webdynpro.repository.RelationToOne.mergeTargets(RelationToOne.java:72)
         at com.sap.tc.webdynpro.repository.RelationToOne.getTarget(RelationToOne.java:174)
         at com.sap.tc.webdynpro.repository.RepositoryObject.getRelatedModelObject(RepositoryObject.java:349)
         at com.sap.tc.webdynpro.progmodel.repository.IWDApplicationInfo$Implementation.getStartupPlugInternal(IWDApplicationInfo.java:319)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:355)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:593)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:249)
         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.doGet(DispatcherServlet.java:48)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         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:94)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    -- end --
    <b>Error 2 - Application with WebServices Model</b>
    An error has occurred:
    "Failed to process the request."
    Please contact your system administrator.
    Hide details
    Web Dynpro client:
    HTML Client
    Web Dynpro client capabilities:
    User agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 1.1.4322), version: null, DOM version: null, client type: msie6, client type profile: ie6, ActiveX: enabled, Cookies: enabled, Frames: enabled, Java applets: enabled, JavaScript: enabled, Tables: enabled, VB Script: enabled
    Web Dynpro runtime:
    Vendor: SAP, Build ID: 6.4009.00.0000.20041011171310.0000 (release=630_VAL_REL, buildtime=2004-10-19:21:48:59[UTC], changelist=290362, host=PWDFM026)
    Web Dynpro code generators of DC local/Apontamentos:
    SapDictionaryGenerationCore: 6.4009.00.0000.20040910101802.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:31:53[UTC], changelist=280522, host=PWDFM026.wdf.sap.corp)
    SapMetamodelWebDynpro: 6.4009.00.0000.20040910102423.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:36:19[UTC], changelist=280539, host=PWDFM026.wdf.sap.corp)
    SapMetamodelCore: 6.4009.00.0000.20040730142052.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:26:00[UTC], changelist=269100, host=PWDFM026.wdf.sap.corp)
    SapWebDynproGenerationTemplates: 6.4009.00.0000.20041011171310.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:54:34[UTC], changelist=290362, host=PWDFM026)
    SapWebDynproGenerationCTemplates: 6.4009.00.0000.20041011171310.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:54:34[UTC], changelist=290362, host=PWDFM026)
    SapGenerationFrameworkCore: 6.4009.00.0000.20040910102127.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:25:03[UTC], changelist=280527, host=PWDFM026.wdf.sap.corp)
    SapIdeWebDynproCheckLayer: 6.4009.00.0000.20040910102318.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:41:01[UTC], changelist=280536, host=PWDFM026.wdf.sap.corp)
    SapMetamodelDictionary: 6.4009.00.0000.20040609163924.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:29:01[UTC], changelist=253570, host=PWDFM026.wdf.sap.corp)
    SapMetamodelCommon: 6.4009.00.0000.20040730142052.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:26:11[UTC], changelist=269100, host=PWDFM026.wdf.sap.corp)
    SapWebDynproGenerationCore: 6.4009.00.0000.20040910102318.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:41:33[UTC], changelist=280536, host=PWDFM026.wdf.sap.corp)
    SapDictionaryGenerationTemplates: (unknown)
    Web Dynpro code generators of DC sap.com/tcwddispwda:
    No information available
    Web Dynpro code generators of DC sap.com/tcwdcorecomp:
    No information available
    J2EE Engine:
    6.40 patchlevel 87037.313
    Java VM:
    Java HotSpot(TM) Server VM, version: 1.4.2_06-b03, vendor: Sun Microsystems Inc.
    Operating system:
    Windows 2000, version: 5.0, architecture: x86
    Error stacktrace:
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Did not find repository information for controller NotProductiveEventController
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.createCustomController(DelegatingComponent.java:55)
         at com.sap.tc.webdynpro.progmodel.controller.Component.getCustomControllerInternal(Component.java:428)
         at com.sap.tc.webdynpro.progmodel.controller.Component.getMappableContext(Component.java:371)
         at com.sap.tc.webdynpro.progmodel.controller.Component.getMappableContext(Component.java:400)
         at com.sap.tc.webdynpro.progmodel.context.MappingInfo.init(MappingInfo.java:138)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:746)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:761)
         at com.sap.tc.webdynpro.progmodel.context.Context.init(Context.java:40)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:199)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:540)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:422)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.init(ViewManager.java:130)
         at com.sap.tc.webdynpro.progmodel.view.InterfaceView.initController(InterfaceView.java:41)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.displayToplevelComponent(ClientComponent.java:134)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:374)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:593)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:249)
         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.doGet(DispatcherServlet.java:48)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         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:94)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)
    <b>Error 3 - Application with RFC Model</b>
    An error has occurred:
    "Failed to process the request."
    Please contact your system administrator.
    Hide details
    Web Dynpro client:
    HTML Client
    Web Dynpro client capabilities:
    User agent: Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.2; .NET CLR 1.1.4322), version: null, DOM version: null, client type: msie6, client type profile: ie6, ActiveX: enabled, Cookies: enabled, Frames: enabled, Java applets: enabled, JavaScript: enabled, Tables: enabled, VB Script: enabled
    Web Dynpro runtime:
    Vendor: SAP, Build ID: 6.4009.00.0000.20041011171310.0000 (release=630_VAL_REL, buildtime=2004-10-19:21:48:59[UTC], changelist=290362, host=PWDFM026)
    Web Dynpro code generators of DC local/Apontamentos:
    SapDictionaryGenerationCore: 6.4009.00.0000.20040910101802.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:31:53[UTC], changelist=280522, host=PWDFM026.wdf.sap.corp)
    SapMetamodelWebDynpro: 6.4009.00.0000.20040910102423.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:36:19[UTC], changelist=280539, host=PWDFM026.wdf.sap.corp)
    SapMetamodelCore: 6.4009.00.0000.20040730142052.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:26:00[UTC], changelist=269100, host=PWDFM026.wdf.sap.corp)
    SapWebDynproGenerationTemplates: 6.4009.00.0000.20041011171310.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:54:34[UTC], changelist=290362, host=PWDFM026)
    SapWebDynproGenerationCTemplates: 6.4009.00.0000.20041011171310.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:54:34[UTC], changelist=290362, host=PWDFM026)
    SapGenerationFrameworkCore: 6.4009.00.0000.20040910102127.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:25:03[UTC], changelist=280527, host=PWDFM026.wdf.sap.corp)
    SapIdeWebDynproCheckLayer: 6.4009.00.0000.20040910102318.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:41:01[UTC], changelist=280536, host=PWDFM026.wdf.sap.corp)
    SapMetamodelDictionary: 6.4009.00.0000.20040609163924.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:29:01[UTC], changelist=253570, host=PWDFM026.wdf.sap.corp)
    SapMetamodelCommon: 6.4009.00.0000.20040730142052.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:26:11[UTC], changelist=269100, host=PWDFM026.wdf.sap.corp)
    SapWebDynproGenerationCore: 6.4009.00.0000.20040910102318.0000 (release=630_VAL_REL, buildtime=2004-10-18:21:41:33[UTC], changelist=280536, host=PWDFM026.wdf.sap.corp)
    SapDictionaryGenerationTemplates: (unknown)
    Web Dynpro code generators of DC sap.com/tcwddispwda:
    No information available
    Web Dynpro code generators of DC sap.com/tcwdcorecomp:
    No information available
    J2EE Engine:
    6.40 patchlevel 87037.313
    Java VM:
    Java HotSpot(TM) Server VM, version: 1.4.2_06-b03, vendor: Sun Microsystems Inc.
    Operating system:
    Windows 2000, version: 5.0, architecture: x86
    Error stacktrace:
    com.sap.tc.webdynpro.services.exceptions.WDRuntimeException: Did not find repository information for controller ZMANPP012Controller
         at com.sap.tc.webdynpro.progmodel.generation.DelegatingComponent.createCustomController(DelegatingComponent.java:55)
         at com.sap.tc.webdynpro.progmodel.controller.Component.getCustomControllerInternal(Component.java:428)
         at com.sap.tc.webdynpro.progmodel.controller.Component.getMappableContext(Component.java:371)
         at com.sap.tc.webdynpro.progmodel.controller.Component.getMappableContext(Component.java:400)
         at com.sap.tc.webdynpro.progmodel.context.MappingInfo.init(MappingInfo.java:138)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:746)
         at com.sap.tc.webdynpro.progmodel.context.NodeInfo.init(NodeInfo.java:761)
         at com.sap.tc.webdynpro.progmodel.context.Context.init(Context.java:40)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:199)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.getView(ViewManager.java:540)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.bindRoot(ViewManager.java:422)
         at com.sap.tc.webdynpro.progmodel.view.ViewManager.init(ViewManager.java:130)
         at com.sap.tc.webdynpro.progmodel.view.InterfaceView.initController(InterfaceView.java:41)
         at com.sap.tc.webdynpro.progmodel.controller.Controller.init(Controller.java:200)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.displayToplevelComponent(ClientComponent.java:134)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.init(ClientApplication.java:374)
         at com.sap.tc.webdynpro.clientserver.task.WebDynproMainTask.execute(WebDynproMainTask.java:593)
         at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:59)
         at com.sap.tc.webdynpro.clientserver.cal.ClientManager.doProcessing(ClientManager.java:249)
         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.doGet(DispatcherServlet.java:48)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:385)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:263)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:340)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:318)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:821)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:239)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:147)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:37)
         at com.sap.engine.core.cluster.impl6.session.UnorderedChannel$MessageRunner.run(UnorderedChannel.java:71)
         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:94)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:162)

    Hi,
    I feel this error is nothing to do with webservice model.
    Please check your application properties like startupPlug,Interface View etc. Set the properties correctly and deploy once again.
    Regards, VIP

  • Admin console with CU4 not working on Windows 8.1

    I cannot get the admin console with CU4 to work on Windows 8.1. 
    I don't get any errors when I install it. But after installation I cannot connect to any site.

    Hi,
    Please try the solution in the blog below.
    1. In Configuration Manager Console click "Connect via Windows PowerShell"
    2. Type A for "Always run"
    Solve ps-drive problem with SCCM2012 sp1 powershell script
    Note:
    Microsoft provides third-party contact information to help you find technical support. This contact information may change without notice. Microsoft does not guarantee the accuracy of this third-party contact information.
    Best Regards,
    Joyce
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Error creating bean with name 'org.springframework.dao.annotation.Persisten

    Hello
    I am using Hibernate 4, Spring 3 , JSF 2.0 and Weblogic 10.3.6
    When I start weblogic server and server starts successfully, however whenever it starts publishing application, I am getting the following exception.
    Error creating bean with name
    'org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor#0'
      defined in ServletContext resource [/WEB-INF/applicationContext.xml]:
      Initialization of bean failed; nested exception is
      org.springframework.beans.factory.BeanCreationException:
        Caused By: org.springframework.beans.factory.BeanCreationException: Error creating
       bean with name 'entityManagerFactory'defined in ServletContext resource
       [/WEB-INF/applicationContext.xml]: Invocation of init method failed;
       nested exception is java.lang.NoSuchMethodError:
       javax.persistence.spi.PersistenceUnitInfo.getSharedCacheMode()Ljavax/persistence/
       SharedCacheMode;
    Caused By: java.lang.NoSuchMethodError:
    javax.persistence.spi.PersistenceUnitInfo.getSharedCacheMode()
    Ljavax/persistence /SharedCacheMode;    at
    org.hibernate.ejb.util.LogHelper.logPersistenceUnitInfo(LogHelper.java:38)  at
    org.hibernate.ejb.Ejb3Configuration.configure(Ejb3Configuration.java:525)
    at org.hibernate.ejb.HibernatePersistence.createContainerEntityManagerFactory(HibernatePersistence.java:72)     at  org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean.createNativeEntityManager I have the following in applicationContext.xml
    <beans xmlns="http://www.springframework.org/schema/beans"
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:tx="http://www.springframework.org/schema/tx"
        xmlns:context="http://www.springframework.org/schema/context"
        xsi:schemaLocation="http://www.springframework.org/schema/beans
    http://www.springframework.org/schema/beans/spring-beans-3.0.xsd
    http://www.springframework.org/schema/tx
    http://www.springframework.org/schema/tx/spring-tx-3.0.xsd
    http://www.springframework.org/schema/context
    http://www.springframework.org/schema/context/spring-context-3.0.xsd">     
        <context:component-scan base-package="net.test" />
        <!-- Data Source Declaration -->
        <bean id="DataSource" class="com.mchange.v2.c3p0.ComboPooledDataSource"
            destroy-method="close">
            <property name="driverClass" value="oracle.jdbc" />
            <property name="jdbcUrl" value="jdbc:oracle:thin:@server:1521:DB" />
            <property name="user" value="scott" />
            <property name="password" value="tiger" />
            <property name="maxPoolSize" value="10" />
            <property name="maxStatements" value="0" />
            <property name="minPoolSize" value="5" />
        </bean>
        <bean
            class="org.springframework.dao.annotation.PersistenceExceptionTranslationPostProcessor" />
        <!-- JPA Entity Manager Factory -->
        <bean id="entityManagerFactory"
            class="org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean">
            <property name="dataSource" ref="DataSource" />
            <property name="packagesToScan" value="net.test.entity" />
            <property name="jpaVendorAdapter">
                <bean class="org.springframework.orm.jpa.vendor.HibernateJpaVendorAdapter">
                    <property name="showSql" value="true" />
                    <property name="generateDdl" value="false" />
                    <property name="databasePlatform" value="${jdbc.dialectClass}" />
                </bean>
            </property>
        </bean>
        <bean id="defaultLobHandler" class="org.springframework.jdbc.support.lob.DefaultLobHandler" />
        <!-- Session Factory Declaration -->
        <bean id="SessionFactory"
            class="org.springframework.orm.hibernate4.LocalSessionFactoryBean">
            <property name="dataSource" ref="DataSource" />
            <property name="annotatedClasses">
                <list>
                    <value>net.test.entity.Department</value>
                    <value>net.test.entity.Employees</value>
                </list>
            </property>
            <property name="hibernateProperties">
                <props>
                    <prop key="hibernate.dialect">org.hibernate.dialect.Oracle10gDialect</prop>
                    <prop key="hibernate.show_sql">true</prop>
                    <prop key="hibernate.query.factory_class">org.hibernate.hql.internal.classic.ClassicQueryTranslatorFactory
                    </prop>
                </props>
            </property>
        </bean>
        <!-- Enable the configuration of transactional behavior based on annotations -->
        <tx:annotation-driven transaction-manager="txManager" />
        <tx:annotation-driven transaction-manager="transactionManager" />
        <!-- Transaction Config -->
        <bean id="txManager"
            class="org.springframework.orm.hibernate4.HibernateTransactionManager">
            <property name="sessionFactory" ref="SessionFactory" />
        </bean>
        <bean id="transactionManager" class="org.springframework.orm.jpa.JpaTransactionManager">
            <property name="entityManagerFactory" ref="entityManagerFactory" />
        </bean>
        <context:annotation-config />   
        <bean id="hibernateStatisticsMBean" class="org.hibernate.jmx.StatisticsService">
            <property name="statisticsEnabled" value="true" />
            <property name="sessionFactory" value="#{entityManagerFactory.sessionFactory}" />
        </bean>
        <bean name="ehCacheManagerMBean"
            class="org.springframework.cache.ehcache.EhCacheManagerFactoryBean" />
        <bean id="mbeanServer" class="org.springframework.jmx.support.MBeanServerFactoryBean">
            <property name="locateExistingServerIfPossible" value="true" />
        </bean>   
        <bean id="jmxExporter" class="org.springframework.jmx.export.MBeanExporter"
            lazy-init="false">
            <property name="server" ref="mbeanServer" />
            <property name="registrationBehaviorName" value="REGISTRATION_REPLACE_EXISTING" />
            <property name="beans">
                <map>
                    <entry key="SpringBeans:name=hibernateStatisticsMBean"
                        value-ref="hibernateStatisticsMBean" />
                    <entry key="SpringBeans:name=ehCacheManagerMBean" value-ref="ehCacheManagerMBean" />
                </map>
            </property>
        </bean>
    </beans>
    pom.xml
    <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
        xsi:schemaLocation="http://maven.apache.org/POM/4.0.0
              http://maven.apache.org/maven-v4_0_0.xsd">
        <modelVersion>4.0.0</modelVersion>
        <groupId>net.test</groupId>
        <artifactId>myappp</artifactId>
        <packaging>war</packaging>
        <version>1.0-SNAPSHOT</version>
        <name>myappp</name>
        <url>http://maven.apache.org</url>
        <repositories>
            <repository>
                <id>prime-repo</id>
                <name>PrimeFaces Maven Repository</name>
                <url>http://repository.primefaces.org</url>
                <layout>default</layout>
            </repository>
        </repositories>
        <properties>
            <spring.version>3.1.1.RELEASE</spring.version>
        </properties>
        <dependencies>
            <!-- Spring 3 dependencies -->
            <dependency>
                <groupId>org.springframework</groupId>
                <artifactId>spring-core</artifactId>
                <version>${spring.version}</version>
            </dependency>
            <dependency>
                <groupId>org.springframework</groupId>
                <artifactId>spring-context</artifactId>
                <version>${spring.version}</version>
            </dependency>
            <dependency>
                <groupId>org.springframework</groupId>
                <artifactId>spring-web</artifactId>
                <version>${spring.version}</version>
            </dependency>
            <dependency>
                <groupId>org.springframework</groupId>
                <artifactId>spring-tx</artifactId>
                <version>${spring.version}</version>
            </dependency>
            <dependency>
                <groupId>org.springframework</groupId>
                <artifactId>spring-orm</artifactId>
                <version>${spring.version}</version>
            </dependency>
            <dependency>
                <groupId>org.springframework</groupId>
                <artifactId>spring-test</artifactId>
                <version>${spring.version}</version>
            </dependency>
            <!-- JSF library -->
            <dependency>
                <groupId>com.sun.faces</groupId>
                <artifactId>jsf-api</artifactId>
                <version>2.1.6</version>
            </dependency>
            <dependency>
                <groupId>com.sun.faces</groupId>
                <artifactId>jsf-impl</artifactId>
                <version>2.1.6</version>
            </dependency>
            <dependency>
                <groupId>javax.servlet</groupId>
                <artifactId>jstl</artifactId>
                <version>1.2</version>
            </dependency>
            <!-- Primefaces library -->
            <dependency>
                <groupId>org.primefaces</groupId>
                <artifactId>primefaces</artifactId>
                <version>3.4.2</version>
            </dependency>
            <dependency>
                <groupId>org.primefaces.themes</groupId>
                <artifactId>afterwork</artifactId>
                <version>1.0.8</version>
            </dependency>
            <!-- Hibernate library -->
            <dependency>
                <groupId>org.hibernate</groupId>
                <artifactId>hibernate-core</artifactId>
                <version>4.1.0.Final</version>
            </dependency>
            <dependency>
                <groupId>javassist</groupId>
                <artifactId>javassist</artifactId>
                <version>3.12.1.GA</version>
            </dependency>
            <dependency>
                <groupId>javax.inject</groupId>
                <artifactId>javax.inject</artifactId>
                <version>1</version>
            </dependency>
            <!-- Oracle Java Connector library -->
            <dependency>
                <groupId>com.oracle</groupId>
                <artifactId>ojdbc6</artifactId>
                <version>11.2.0.3</version>
            </dependency>
            <dependency>
                <groupId>c3p0</groupId>
                <artifactId>c3p0</artifactId>
                <version>0.9.1.2</version>
            </dependency>
            <!-- Log4j library -->
            <dependency>
                <groupId>log4j</groupId>
                <artifactId>log4j</artifactId>
                <version>1.2.16</version>
            </dependency>
            <dependency>
                <groupId>org.testng</groupId>
                <artifactId>testng</artifactId>
                <version>6.4</version>
            </dependency>
            <dependency>
                <groupId>org.hibernate</groupId>
                <artifactId>hibernate-jpamodelgen</artifactId>
                <version>1.2.0.Final</version>
            </dependency>
            <dependency>
                <groupId>org.hibernate</groupId>
                <artifactId>hibernate-entitymanager</artifactId>
                <version>4.1.0.Final</version>
            </dependency>
            <dependency>
                <groupId>org.hibernate.javax.persistence</groupId>
                <artifactId>hibernate-jpa-2.0-api</artifactId>
                <version>1.0.1.Final</version>
            </dependency>
            <dependency>
        <groupId>org.apache.myfaces.extensions.cdi.core</groupId>
        <artifactId>myfaces-extcdi-core-api</artifactId>
        <version>1.0.5</version>
        <scope>compile</scope>
    </dependency>
            <dependency>
                <groupId>org.hibernate</groupId>
                <artifactId>hibernate-ehcache</artifactId>
                <version>4.0.1.Final</version>
            </dependency>      
        </dependencies>
        <build>
            <resources>
                <resource>
                    <directory>src/main/resources</directory>
                </resource>
            </resources>
            <plugins>
                <plugin>
                    <groupId>org.apache.maven.plugins</groupId>
                    <artifactId>maven-compiler-plugin</artifactId>             
                    <configuration>
                        <source>1.6</source>
                        <target>1.6</target>
                        <compilerArgument>-proc:none</compilerArgument>
                    </configuration>
                </plugin>
                <plugin>
                    <groupId>org.bsc.maven</groupId>
                    <artifactId>maven-processor-plugin</artifactId>
                    <version>2.0.6</version>
                    <executions>
                        <execution>
                            <id>process</id>
                            <goals>
                                <goal>process</goal>
                            </goals>
                            <phase>generate-sources</phase>
                            <configuration>
                                <!-- source output directory -->
                                <outputDirectory>target/metamodel</outputDirectory>
                            </configuration>
                        </execution>
                    </executions>
                </plugin>
            </plugins>
        </build>
    </project>In Weblogic 10.3.6 I have enabled JPA2 support by adding the following in commEnv.cmd
    @rem Enable JPA 2.0 functionality on WebLogic Server
    set PRE_CLASSPATH=%BEA_HOME%\modules\javax.persistence_1.1.0.0_2-0.jar;
    %BEA_HOME%\modules\com.oracle.jpa2support_1.0.0.0_2-1.jarApplication which works on WLS 10.3.6 is http://download.oracle.com/otn/nt/middleware/11g/wls/1036/wls1036_dev.zip and the one which is not working is
    http://download.oracle.com/otn/nt/middleware/11g/wls/1036/wls1036_win32.exe.
    How can I resolve these errors and exceptions? Any help is highly appreciable.
    Thanks

    Looks like you might have a spelling error in your spring config, or are trying to set a read-only property. BdasInterfaceManagerImpl has been configured as having a method called setBdasInterfaceJdbcDao() : does it?
    By the way, we now know that you're writing code for JP Morgan - there's a slight risk that this could bite you in the @ss at some point (there are some malicious people around) you might want to take that into consideration next time!

  • Always the same error in console: ZUSERDICTIONARY.Z_PK ???

    Hallo all
    I'm from Switzerland and my english is not that good. Please have patience.
    I have two iMacs. One is late oder middle 2011 the other is late 2013. Both have the newest Yosemite Update.
    Now I had a problem with the 2011 iMac. I always got this errors on console app:
    05.12.14 13:08:13.757 com.apple.InputMethodKit.UserDictionary[489]: CoreData: error: (1555) UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK
    05.12.14 13:08:13.757 com.apple.InputMethodKit.UserDictionary[489]: Core Data: error: -executeRequest: encountered exception = error during SQL execution : UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK with userInfo = {
        NSFilePath = "/Users/YMW/Library/Dictionaries/CoreDataUbiquitySupport/ymw~9F7BF6D8-FDC3-5F7B -9A61-17AFF520ED8F/UserDictionary/BE553E71-C55E-4B21-AE0D-B83D3D6DAF52/store/Use rDictionary.db";
        NSSQLiteErrorDomain = 1555;
    05.12.14 13:08:13.758 com.apple.InputMethodKit.UserDictionary[489]: CoreData: error: (1555) UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK
    05.12.14 13:08:13.758 com.apple.InputMethodKit.UserDictionary[489]: Core Data: error: -executeRequest: encountered exception = error during SQL execution : UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK with userInfo = {
        NSFilePath = "/Users/YMW/Library/Dictionaries/CoreDataUbiquitySupport/ymw~9F7BF6D8-FDC3-5F7B -9A61-17AFF520ED8F/UserDictionary/BE553E71-C55E-4B21-AE0D-B83D3D6DAF52/store/Use rDictionary.db";
        NSSQLiteErrorDomain = 1555;
    05.12.14 13:08:13.841 com.apple.InputMethodKit.UserDictionary[489]: CoreData: error: (1555) UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK
    05.12.14 13:08:13.841 com.apple.InputMethodKit.UserDictionary[489]: Core Data: error: -executeRequest: encountered exception = error during SQL execution : UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK with userInfo = {
        NSFilePath = "/Users/YMW/Library/Dictionaries/CoreDataUbiquitySupport/ymw~9F7BF6D8-FDC3-5F7B -9A61-17AFF520ED8F/UserDictionary/BE553E71-C55E-4B21-AE0D-B83D3D6DAF52/store/Use rDictionary.db";
        NSSQLiteErrorDomain = 1555;
    05.12.14 13:08:14.240 com.apple.InputMethodKit.UserDictionary[489]: CoreData: error: (1555) UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK
    05.12.14 13:08:14.240 com.apple.InputMethodKit.UserDictionary[489]: -[_PFUbiquityRecordImportOperation main](573): CoreData: Ubiquity:  Error saving managed object context changes for transaction log: <PFUbiquityTransactionLog: 0x7fa4c2e18190>
      transactionLogLocation: <PFUbiquityLocation: 0x7fa4c2e11f70>: /Users/YMW/Library/Mobile Documents/com~apple~TextInput/Dictionaries/YMW~9F7BF6D8-FDC3-5F7B-9A61-17AFF520 ED8F/UserDictionary/SAlQVUhF7208e6_gvZx_zdKx1U1AzKGem3HO2pLKjgY=/55398ACE-FE58-4 630-92B4-9C80B2EA8A7F.1.cdt
      transactionNumber: 1
    Error: Error Domain=NSCocoaErrorDomain Code=1555 "Der Vorgang konnte nicht abgeschlossen werden. (Cocoa-Fehler 1555.)" UserInfo=0x7fa4c2c58ad0 {NSFilePath=/Users/YMW/Library/Dictionaries/CoreDataUbiquitySupport/ymw~9F7BF6D 8-FDC3-5F7B-9A61-17AFF520ED8F/UserDictionary/BE553E71-C55E-4B21-AE0D-B83D3D6DAF5 2/store/UserDictionary.db, NSSQLiteErrorDomain=1555, NSUnderlyingException=error during SQL execution : UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK}
    User Info: {
        NSFilePath = "/Users/YMW/Library/Dictionaries/CoreDataUbiquitySupport/ymw~9F7BF6D8-FDC3-5F7B -9A61-17AFF520ED8F/UserDictionary/BE553E71-C55E-4B21-AE0D-B83D3D6DAF52/store/Use rDictionary.db";
        NSSQLiteErrorDomain = 1555;
        NSUnderlyingException = "error during SQL execution : UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK";
    Managed Object Context Changes, inserted: {(
        <NSManagedObject: 0x7fa4c2f470f0> (entity: UserDictionaryEntry; id: 0x30080006b <x-coredata://B29206A8-12C2-4B19-85AC-688F21A10372/UserDictionaryEntry/p3074> ; data: {
        auxDataValue = nil;
        auxIntValue1 = 0;
        auxIntValue2 = 0;
        auxIntValue3 = 0;
        auxIntValue4 = 0;
        auxStringValue1 = nil;
        auxStringValue2 = nil;
        auxStringValue3 = nil;
        auxStringValue4 = nil;
        partOfSpeech = nil;
        phrase = "Auf dem Weg!";
        shortcut = vlg;
        timestamp = 1413899566;
        <NSManagedObject: 0x7fa4c2f499c0> (entity: UserDictionaryEntry; id: 0x30040006b <x-coredata://B29206A8-12C2-4B19-85AC-688F21A10372/UserDictionaryEntry/p3073> ; data: {
        auxDataValue = nil;
        auxIntValue1 = 0;
        auxIntValue2 = 0;
        auxIntValue3 = 0;
        auxIntValue4 = 0;
        auxStringValue1 = nil;
        auxStringValue2 = nil;
        auxStringValue3 = nil;
        auxStringValue4 = nil;
        partOfSpeech = nil;
        phrase = "Auf dem Weg!";
        shortcut = adw;
        timestamp = 1413899566;
    updated: {(
    deleted: {(
    05.12.14 13:08:14.241 com.apple.InputMethodKit.UserDictionary[489]: -[_PFUbiquityRecordsImporter operation:failedWithError:](979): CoreData: Ubiquity:  Import operation encountered had trouble importing log file, Error Domain=NSCocoaErrorDomain Code=134302 "Der Vorgang konnte nicht abgeschlossen werden. (Cocoa-Fehler 134302.)" UserInfo=0x7fa4c2c66550 {reason=Error encountered while importing transaction log at URL: <PFUbiquityTransactionLog: 0x7fa4c2e18190>
      transactionLogLocation: <PFUbiquityLocation: 0x7fa4c2e11f70>: /Users/YMW/Library/Mobile Documents/com~apple~TextInput/Dictionaries/YMW~9F7BF6D8-FDC3-5F7B-9A61-17AFF520 ED8F/UserDictionary/SAlQVUhF7208e6_gvZx_zdKx1U1AzKGem3HO2pLKjgY=/55398ACE-FE58-4 630-92B4-9C80B2EA8A7F.1.cdt
      transactionNumber: 1
    , an error occurred saving changes to the persistent store mutated during the import process., NSUnderlyingError=0x7fa4c2c81e30 "Der Vorgang konnte nicht abgeschlossen werden. (Cocoa-Fehler 1555.)"}
    User Info: {
        NSUnderlyingError = "Error Domain=NSCocoaErrorDomain Code=1555 \"Der Vorgang konnte nicht abgeschlossen werden. (Cocoa-Fehler 1555.)\" UserInfo=0x7fa4c2c58ad0 {NSFilePath=/Users/YMW/Library/Dictionaries/CoreDataUbiquitySupport/ymw~9F7BF6D 8-FDC3-5F7B-9A61-17AFF520ED8F/UserDictionary/BE553E71-C55E-4B21-AE0D-B83D3D6DAF5 2/store/UserDictionary.db, NSSQLiteErrorDomain=1555, NSUnderlyingException=error during SQL execution : UNIQUE constraint failed: ZUSERDICTIONARYENTRY.Z_PK}";
        reason = "Error encountered while importing transaction log at URL: <PFUbiquityTransactionLog: 0x7fa4c2e18190>\n\ttransactionLogLocation: <PFUbiquityLocation: 0x7fa4c2e11f70>: /Users/YMW/Library/Mobile Documents/com~apple~TextInput/Dictionaries/YMW~9F7BF6D8-FDC3-5F7B-9A61-17AFF520 ED8F/UserDictionary/SAlQVUhF7208e6_gvZx_zdKx1U1AzKGem3HO2pLKjgY=/55398ACE-FE58-4 630-92B4-9C80B2EA8A7F.1.cdt\n\ttransactionNumber: 1\n, an error occurred saving changes to the persistent store mutated during the import process.";
    The log file is at: <PFUbiquityTransactionLog: 0x7fa4c2e18190>
      transactionLogLocation: <PFUbiquityLocation: 0x7fa4c2e11f70>: /Users/YMW/Library/Mobile Documents/com~apple~TextInput/Dictionaries/YMW~9F7BF6D8-FDC3-5F7B-9A61-17AFF520 ED8F/UserDictionary/SAlQVUhF7208e6_gvZx_zdKx1U1AzKGem3HO2pLKjgY=/55398ACE-FE58-4 630-92B4-9C80B2EA8A7F.1.cdt
      transactionNumber: 1
    Operation: <_PFUbiquityRecordImportOperation: 0x7fa4c2e4ac00>{name = '(null)'}
      localPeerID: ymw~9F7BF6D8-FDC3-5F7B-9A61-17AFF520ED8F
      storeName: UserDictionary
      ubiquityRootLocation: <PFUbiquityLocation: 0x7fa4c2f097f0>: /Users/YMW/Library/Mobile Documents/com~apple~TextInput/Dictionaries:
      localPeerID: ymw~9F7BF6D8-FDC3-5F7B-9A61-17AFF520ED8F
      logScore: <PFUbiquityKnowledgeVector: 0x7fa4c2e4a940> (YMW~679E903B-D4A7-5DD9-B50D-2BD857C9047C:-1:YMW~9F7BF6D8-FDC3-5F7B-9A61-17AFF5 20ED8F:1:mobile.FB9E3F4F-5A6C-533A-9A73-1685ED76084E:-2:mobile~FB9E3F4F-5A6C-533 A-9A73-1685ED76084E:-1:ymw~9F7BF6D8-FDC3-5F7B-9A61-17AFF520ED8F:-1)
    transactionLog: <PFUbiquityTransactionLog: 0x7fa4c2e18190>
      transactionLogLocation: <PFUbiquityLocation: 0x7fa4c2e11f70>: /Users/YMW/Library/Mobile Documents/com~apple~TextInput/Dictionaries/YMW~9F7BF6D8-FDC3-5F7B-9A61-17AFF520 ED8F/UserDictionary/SAlQVUhF7208e6_gvZx_zdKx1U1AzKGem3HO2pLKjgY=/55398ACE-FE58-4 630-92B4-9C80B2EA8A7F.1.cdt
      transactionNumber: 1
    I have deleted many apps on the iMac, I reseted SMC, PRAM, VRAM, I also had made the disk service routine. And I also have restarted in the save mode of the Mac. I also deleted the cache folder of the library. It all does not help. The error is also in the save mode. Only if I create a new user account, the problem is apparently away.
    Now I have the same issue with the new iMac late 2013. What should I do, it's really annoying me and I also notice performance issues. Which app or work process causes this problems?
    Pleas help me, it's really annoying me!
    Best regards
    YannickMW

    Here some screenshots, this error came back all few minutes!

Maybe you are looking for