Java Web Start 1.6 fails to start application without Java Consol on Vista

Hi All,
I've faced with problem related to starting my application in IE 7 on Vista SP1 using Java Web Start (JRE 1.6.0_12 and 1.6.0_13). I suppose that issue appears after 11th update of JRE 1.6 since it works fine before.
There were set settings to indicate initial and maximal size of the Java heap in the JNLP file.
Application consist of 2 JAR files and they are signed with the same certificate.
When user tried to start application there is no any activity after accepting certificate. After starting application javaw.exe just disappeared from processes list without any message or error.
When I changed default setting in Java Control Panel to show Java Console, I noticed that the application began to start. But it's not a solution of the issue, since all customers cannot be required to turn on Java console.
I believe this is a bug in JRE as the application starts with Java console and doesn't without it.
When I browsed the web looking for the solution or an advice I found Release notes for 1.6.0_014 where it was said that 6u14 Java Web Start failed to launch and notifies that JARs were not signed, if an insecure Java system property was specified in a sandbox JNLP file. In spite of that 14th updated wasn't used and there was no notification I tried to start application without settings for the Java heap and it worked.
Could someone help me with advice, since the application cannot be started with default heap size settings.
Thanks in advance.
Edited by: vovanst on Jul 28, 2009 8:06 AM

Hi,
as the 6u15 just arrived and the above mentioned bug should've been fixed (though I was unable to verify through the release notes), the error is still in there.
We have no timestamped jars, neither ours nor the bouncy castle ones, all certs are valid, ours is self signed.
6u13 runs, 6u14/6u15 won't.
I followed the instructions here: http://bouncycastle.org/devmailarchive/msg10415.html to no avail.
The bcprov.jar is wrapped in its own jnlp and referred as extension from the "main" jnlp.
The interesting parts of the stack trace are these:
Caused by (via getCause): java.lang.SecurityException: JCE cannot authenticate the provider BC
     at javax.crypto.Cipher.getInstance(DashoA13*..)
     at javax.crypto.Cipher.getInstance(DashoA13*..)
Caused by (via getCause): java.util.jar.JarException: Cannot parse https://localhost:8443/deploy/bcprov.jar
     at javax.crypto.SunJCE_c.a(DashoA13*..)
     at javax.crypto.SunJCE_b.b(DashoA13*..)
     at javax.crypto.SunJCE_b.a(DashoA13*..)
     at javax.crypto.Cipher.getInstance(DashoA13*..)
     at javax.crypto.Cipher.getInstance(DashoA13*..)
For me it seems there's a problem with resolving the url of the bcprov.jar, which would explain the lack of a delay which normally occurs when JCE verifies the signature of the bcprov provider classes. The error pops up almost instantly.
I'm clueless what to do now. Did Sun really achieve to completely destroy JCE provider functionality in Javaws, forcing us to use an alternative implementation?
Patric

Similar Messages

  • Errors Pku2ulog failed to start 0xC--35, Negolog failed to start, IDListenLog failed to start, P2PLog failed to start and HomegroupLog failed to start, all with the same failure code 0xC-- 35.

    Hi There,
    I'm getting the errors below and but I have not got any BSOD.
    The errors I'm getting in eventviewer are Pku2ulog failed to start 0xC--35, Negolog failed to start, IDListenLog failed to start, P2PLog failed to start and HomegroupLog failed to start, all with the same failure code 0xC-- 35.
    This is what the logs files says about each error.
    Pku2ulog:
    Unknown( 10): GUID=c36a26fb-03a9-d591-3984-dc17e4a48527 (No Format Information found).
    p2plog:
    Unknown( 89): GUID=fc9d5ca5-e6c8-627c-be74-e6e0a98bbf57 (No Format Information found).
    negolog:
    Unknown( 37): GUID=2553184f-6f2a-3198-ddb7-93ab1ad2d125 (No Format Information found).
    idlistenlog:
    Unknown( 10): GUID=418a567f-b393-1423-26aa-123149ef8882 (No Format Information found).
    homegrouplog:
    Unknown( 12): GUID=96f7a94a-4343-6ede-ff2b-dd1dafeed500 (No Format Information found).
    However, the 'Unknown(xx)' number changes times to times.
    Could you help me please?
    Thank you very much for your attention.
    Best Regards.

    Hi,
    If you have Home group set up, please go to Control Panel – Network and Sharing Center. Choose homegroup and sharing options and click “Leave the homegroup”.
    Juke Chou
    TechNet Community Support

  • M trying to open a java web site its not opening and server goes to java website...??

    m trying to open a java web site its not opening and server goes to java web sites ...........???

    Java is not available for iOS devices, so the site you are trying to access won't work.

  • Java web start fails to launch application when java cache is off

    Hi,
    there's no problem when java cache is used but when java cache isn't used, my application fails to launch via jws (jnlp).
    the following is the error
    java.lang.NullPointerException
    at java.util.jar.JarVerifier.mapSignersToCodeSource(Unknown Source)
    at java.util.jar.JarVerifier.mapSignersToCodeSources(Unknown Source)
    at java.util.jar.JarVerifier.getCodeSources(Unknown Source)
    at java.util.jar.JarFile.getCodeSources(Unknown Source)
    at java.util.jar.JavaUtilJarAccessImpl.getCodeSources(Unknown Source)
    at com.sun.deploy.cache.DeployCacheJarAccessImpl.getCodeSources(Unknown Source)
    at com.sun.javaws.security.SigningInfo.getCommonCodeSignersForJar(Unknown Source)
    at com.sun.javaws.security.SigningInfo.check(Unknown Source)
    at com.sun.javaws.LaunchDownload.checkSignedResourcesHelper(Unknown Source)
    at com.sun.javaws.LaunchDownload.checkSignedResources(Unknown Source)
    at com.sun.javaws.Launcher.prepareResources(Unknown Source)
    at com.sun.javaws.Launcher.prepareAllResources(Unknown Source)
    at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
    at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
    at com.sun.javaws.Launcher.launch(Unknown Source)
    at com.sun.javaws.Main.launchApp(Unknown Source)
    at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
    at com.sun.javaws.Main$1.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)
    this is the jnlp file
    <?xml version="1.0" encoding="UTF-8"?>
    <jnlp spec="1.0+" version="1.0" codebase="http://11.4.100.41" href="secuiNXG.jnlp">
    <information>
    <title>secuiNXG U start GUI</title>
    <vendor>secui.com Ltd.</vendor>
    <homepage href="/"/>
    <icon href="web_login_ci.gif"/>
    <shortcut online="true">
    <desktop/>
    <menu submenu="secuiNXG U"/>
    </shortcut>
    </information>
    <security>
    <all-permissions/>
    </security>
    <resources>
    <j2se version="1.4+" initial-heap-size="50m" max-heap-size="250m" />
    <jar href="SES.jar"/>
    <jar href="skin_alloy.jar"/>
    <jar href="Borders.jar"/>
    <jar href="informa.jar"/>
    <jar href="jaxen-1.1-beta-12.jar"/>
    <jar href="jcelements.jar"/>
    <jar href="jctable.jar"/>
    <jar href="jdom.jar"/>
    <jar href="log4j-1.2.14.jar"/>
    <jar href="jnlp.jar"/>
    <jar href="jxl.jar"/>
    </resources>
    <application-desc main-class="secui.firewall.SecuiLogin">
    <argument>11.4.100.41:80</argument>
    </application-desc>
    </jnlp>Test Environment
    JRE : 1.6.0_19
    O/S : Windows 7 (32 bit)
    Browser : IE8
    I checked for other versions of jre but not using java cache didn't cause any problems.
    I checked for the release note of update 19 but I have no clue.
    Is there any way to launch java application without using java cache?

    greencosmos wrote:
    ..I had a problem changing the cache location. The button for this action is disabled. I can't figure out how to enable it.On my system, it is enabled when the 'cache files' box is checked, and disabled when it isn't.
    1) Without changing the location I assumed that deleting the cached files could be a similar job, so I clicked "Delete Files..." and deleted with all checkboxes checked.I am not convinced that would entirely clear the cache, but have done no specific tests to check.
    2) I unchecked "Keep temporary files on my computer".So it was checked when you were trying to change the cache location?
    3) Applied all the changes.
    4) I launched your demo.
    Result - It was launched without any prompt.
    I revisited the page with the URL and successfully launched the app. again.The application launched just fine, but no prompt.
    If you follow those (links and) steps I outlined exactly, does the file service demo launch twice for you?I'm sorry I don't exactly understand your question. .. Your description is enough to convince me that answer is 'yes'.
    ..I tried twice and it launched twice, but not twice at the same time(it launched once at a time).Surprise, surprise. That is the first mention in this thread of 'same time'/'simultaneously'. Care to share the other defining factors that you forgot to mention, or is guessing part of the 'fun' of helping?
    But still I'm having problems with launching my application.
    I assume that it could be jnlp syntax problem. The "main=true" subelement is missing.It is a good idea to validate the launch files of JWS based launches that are failing for any reason. For that purpose, I offer JaNeLA.
    Having said that, a missing main='true' will not be detected by JaNeLA, since it is not a compulsory attribute. ..But check them anyway.

  • Java Web Server 2.0 is not started

    Error message while starting the java web server 2.0
    C:\Documents and Settings\Admin>httpd
    Program C:\JAVAWE~1.0\bin\..\jre\bin\jre.exe exited with code -1073741674
    C:\JAVAWE~1.0\bin\..\bin\jserv.exe
    C:\JAVAWE~1.0\bin\..\bin\jserv.exe
    jserv: Shutting down the server
    Program C:\JAVAWE~1.0\bin\..\jre\bin\jre.exe exited with code -1073741674
    C:\JAVAWE~1.0\bin\..\bin\jserv.exe
    C:\JAVAWE~1.0\bin\..\bin\jserv.exe
    please give the solution for this problem

    Error message while starting the java web server 2.0..
    please give the solution for this problemI do not know. However, I can tell you it is best
    to look on the foruum most closely related to jserv,
    & a quick search suggests that would be either..
    http://forum.java.sun.com/forum.jspa?forumID=45
    ..or..
    http://forum.java.sun.com/forum.jspa?forumID=33
    This forum has nothing to do with those server-side
    technologies (don't let the name 'web-start' fool you).

  • Impossible to start a listener: Failed to start service, error 3 TNS-12560

    Hi all,
    I had a database in my machine in 10g.
    I have installed oracle 11.1.0.7 on the same machine.
    So now i have 2 oracle_home.
    With 10g I have a default listener which is running on port 1521.
    I wanted to run an other listener under the 11g oracle home.
    listener.ora:
    # listener.ora Network Configuration File: C:\ora111\network\admin\listener.ora
    # Generated by Oracle configuration tools.
    LISTENER2 =
      (DESCRIPTION_LIST =
        (DESCRIPTION =
          (ADDRESS = (PROTOCOL = TCP)(HOST = T0009696.corp.gltrade.com)(PORT = 1522))
          (ADDRESS = (PROTOCOL = IPC)(KEY = EXTPROC1521))
    C:\ora111\BIN>lsnrctl start listener2
    LSNRCTL for 32-bit Windows: Version 11.1.0.7.0 - Production on 16-MARS -2010 15:21:19
    Copyright (c) 1991, 2008, Oracle.  All rights reserved.
    Lancement de tnslsnr: Veuillez patienter...
    Failed to start service, error 3.
    TNS-12560: TNS : erreur d'adaptateur de protocole
    TNS-00530: Erreur d'adaptateur de protocoleEven if I stop the 10g listener I can't start the 11g listener. I also tried to start a default listener with 11g (name=listener and port=1521) but I get the same error.
    Please, can someone explain me the reason of such error ?

    C:\ora111\BIN>set
    ALLUSERSPROFILE=C:\Documents and Settings\All Users
    ANT_HOME=U:\eclipse\plugins\org.apache.ant_1.7.0.v200706080842
    CLIENTNAME=Console
    CommonProgramFiles=C:\Program Files\Fichiers communs
    COMPUTERNAME=T0009696
    ComSpec=C:\WINDOWS\system32\cmd.exe
    ECLIPSE_HOME=C:\Program Files\Eclipse
    FP_NO_HOST_CHECK=NO
    HOMEDRIVE=C:
    JAVA_HOME=U:\JDK
    JMS_ADAPTER=ActiveMQJMS
    JMS_SERVERURL=tcp://SRV-JMS:61616
    LOGONSERVER=\\SRV-46-CORP1
    MSDevDir=C:\msdev\Common\MSDev98
    NUMBER_OF_PROCESSORS=2
    ORACLE_HOME=C:\ora111
    oracle_sid=ubix11
    OS=Windows_NT
    Path=C:\ora111\bin;C:\ora111\bin;C:\ora102\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\Prog
    ram Files\Fichiers communs\Adaptec Shared\System;c:\uti\exew32;c:\Perforce;c:\uti;C:\WINDOWS\system32\WindowsP
    owerShell\v1.0;C:\Sun\SDK\bin;C:\Program Files\EclipsePATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH
    ;.PSC1
    PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH;.PSC1
    PERL5LIB=C:\ora102\perl\lib\5.8.3\MSWin32-x86;C:\ora102\perl\lib\5.8.3;C:\ora102\perl\5.8.3\lib\MSWin32-x86-mu
    lti-thread;C:\ora102\perl\site\5.8.3;C:\ora102\perl\site\5.8.3\lib;C:\ora102\sysman\admin\scripts
    PROCESSOR_ARCHITECTURE=x86
    PROCESSOR_IDENTIFIER=x86 Family 15 Model 75 Stepping 2, AuthenticAMD
    PROCESSOR_LEVEL=15
    PROCESSOR_REVISION=4b02
    ProgramFiles=C:\Program Files
    PROMPT=$P$G
    PYDEVHOME=C:\Program Files\Eclipse\plugins\org.python.pydev.debug_1.3.13\pysrc
    SESSIONNAME=Console
    SystemDrive=C:
    SystemRoot=C:\WINDOWS
    tns_admin=C:\ora111\network\admin
    UBIXDEV_DRIVE=U
    USERDNSDOMAIN=CORP.GLTRADE.COM
    USERDOMAIN=CORP
    USERNAME=EMB
    UTI=c:\uti
    Vs6CommonDir=c:\msdev
    windir=C:\WINDOWS

  • Running and application without java

    Hi,
    I have made an application installer (in java) for my project..
    My concern is that how can i run my installer on a machine that doesnt have java installed on it,, possible solution could be to bundle the jre withmy installer and via batch file set the path pointing to my jre..but I dont want the black cmd line window to be appeared..
    By the way install shield and other installers uses their own jre ,, I want to know how do they do that..
    Thanks in advance
    Dexter108

    I very much doubt you can do what you want. How can a Java program run without Java installed ? It is not possible.
    If Install Shield, etc do it somehow as yourself 'Are these programs written in Java or some other language?' I suspect they are written in C++ and so can do what they like as far as being able to install a JRE because they are not dependent on Java being installed.
    You would be better Zipping up all the files you need (including the JRE installer) and using this as the installer. This would at least provide the user with all files required. They can then manually run the JRE installer and once they have done this your app should work.

  • Custom classloader fails when using Java Web Start

    Hope you can help me with a problem that is driving me nuts. I have implemented my own classloader to support plugins. This classloader works as follows:
    1. The classloader is configured to access a plugin components jar file downloaded by jws.
    2. The plugin components jar file contains other jar files which contains the actual plugin code to be loaded using my own classloader.
    3. Upon initialization - my classloader extracts all jar files contained in the plugin components jar file into temporary files.
    4. These temporary files are used by my classloader when defining plugin classes.
    The classloader works fine when not using java web start. Then I launch the application using java web start with security policy in .jnlp file set to:
    <security>
    <all-permissions/>
    </security>
    After a while (it was able to load some of the classes) it fails with the following stack-trace:
    Regards,
    Terje
    java.security.AccessControlException: access denied (java.io.FilePermission C:\DOCUME~1\TEOES\LOCALS~1\Temp\activity61102.jar read)
         at java.security.AccessControlContext.checkPermission(Unknown Source)
         at java.security.AccessController.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkPermission(Unknown Source)
         at java.lang.SecurityManager.checkRead(Unknown Source)
         at java.util.zip.ZipFile.<init>(Unknown Source)
         at java.util.jar.JarFile.<init>(Unknown Source)
         at java.util.jar.JarFile.<init>(Unknown Source)
         at my.plugin.ActivityClassLoader.getJarFileEntry(ActivityClassLoader.java:258)
         at my.plugin.ActivityClassLoader.search(ActivityClassLoader.java:244)
         at my.plugin.ActivityClassLoader.loadClass(ActivityClassLoader.java:99)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
    Does anyone have source code for implementing a simple class loader that can be used with Java Web Start (preferrably with all jar files to be used by the classloader wrapped into a jar file)

    If you implement your own classloader, and then still run with a SecurityManager installed, then your ClossLoader is responsible for asigning the permissions to the code it loads.
    You need your ClassLoader to extend SecureClassLoader, and implement the method :
    SecureClassLoader.getPermissions(CodeSource cs) to return the PermissionCollection you want.
    /Andy

  • How can I connect to a database using Java Web Start?

    When I run the application without Java Web Start, the program can get the driver and connect to the database. However, when I try to use this same application with Java Web Start, the program can not load the driver. Why is this happening? I am using a mySql database driver.

    I assume you are trying to connect using JDBC, are did you include the jdbc jar in your resources ?

  • Mac OS 10.4.8 , Java Web Start and JRE version of 1.4.2 and 1.5.0 problem

    Hello,
    I've been searching internet and reading the problems related to Java Web Start and JNLP.
    But no solution I read can solve what I faced.
    I'm running Mac OS x 10.4.8 and Macintosh updates the Java in my machine so that it has Java version 1.4.2 and Java 1.5.0
    The application I'm running needs to be running in JRE 1.4.2.
    So I changed the Java Preferences so that the default Java setting is JRE 1.4.2. However, the JNLP application still running in Java 1.5.0
    So I changed the MIME and make sure the JNLP is opened with Java Web start instead. The Java Web start is for version 1.4.2. I also change its preference so that the console is opened.
    I tried to run the JNLP application once again. Java web start 1.4.2_09 starts and console open, but the Java Runtime is still showing Java 1.5.0
    I adjust the JNLP file so that the version is only showing 1.4.2_09 (ignoring all other variables of version 1.4.1, 1.4.2, etc found in the original JNLP file). That didn't work either.
    I search on methods on how to uninstall Java 1.5.0 in Mac - apple page told me that I can't do that unless I reinstall the whole OS.
    I am henceforth declare that I am stuck now !!!! Heellllpp....

    Are you up to date with the updates?
    Update for Snow Leopard users:
    Apple issued update 12 for Java for OS 10.6:
    http://support.apple.com/kb/DL1573
    Note:  On systems that have not already installed Java for Mac OS X 10.6 update 9 or later, this update will configure web browsers to not automatically run Java applets. Java applets may be re-enabled by clicking the region labeled "Inactive plug-in" on a web page. If no applets have been run for an extended period of time, the Java web plug-in will deactivate.
    If, after installing Java for OS X 2013-002 and the latest version of Java 7 from Oracle, you want to disable Java 7 and re-enable the Apple-provided Java SE 6 web plug-in and Web Start functionality, follow these steps:
    http://support.apple.com/kb/HT5559?viewlocale=en_US
    Further update:
    Apple issued this Java related security update No. 13 on February 19:
    http://support.apple.com/kb/HT5666
    and Update No. 14 on March 4:  http://support.apple.com/kb/DL1573
    http://support.apple.com/kb/HT5677
    The standard recommendation is for users to turn off Java except when they have to use it on known and trusted websites (like their bank). Javascript, which is unrelated despite the name, can be left on.

  • Web JetAdmin 10.2 (SR5) Fails to start on server 2003 and 2008

    Web JetAdmin 10.2 Fails to start : console not running - "Waiting for service start"
    Please help to troubleshoot the problem

    The OLD SQL DB has "SQL_Latin1_General_CP1_CI_AS"
    The NEW SQL DB has "Latin1_General_CI_AS"
    The following error is shown in HPWJAService-XXXXXXXXXX.itl under DEVICE:\Documents and Settings\NetworkService\Local Settings\Application Data\Hewlett-Packard\HPWebJetadmin\WjaService\tracing
        * Database initialization failed: Error 468, Level 16, State 9, Procedure -, Line 15, Message: Cannot resolve the collation conflict between "Latin1_General_CI_AS" and "SQL_Latin1_General_CP1_CI_AS" in the equal to operation.
    and
        * Unable to determine managed schema version: Schema version information not found.
    I think this is the problem...

  • New to Java Web Start technology - unable to start JWS

    I am new to JWS, and started with sample programs given at JWS product page.
    I compiled the files and created the .war file and copied that file into the DOCUMENTROOT of my Web server. Also I copied the .jnlp file into the same location. After that I created a .html file in the same location which provide a link to .jnlp file.
    Now, when I launch the html file, and click on the link, JWS window should have been launched and the application should have been started. But, what I see is the contents of .jnlp file on the browser.
    What might be the problem? Please let me know the solution...
    I am using Apache Web Server on a Win 2000 system. Also I modified the mime.types file under web server to include the following line:
    application/x-java-jnlp-file JNLP
    Thanks,
    Raghu

    Hi All,
    After some configuration changes, now I am able to start Java Web start. But as soon as web start gets started it tries to download JRE from Sun site(though I have JRE installed on my system and the PATH is set). I am getting the following message : requesting JRE 1.4.0_01 from http://java.sun.com/products/autodl/j2se.
    My .jnlp file is as given below:
    <?xml version="1.0" encoding="utf-8"?>
    <jnlp spec="1.0" codebase="http://system-ip/webpad.war">
    <information>
    <title>WebPad 1.0</title>
    <vendor>Sun Microsystems, Inc.</vendor>
    </information>
    <resources>
    <property name="publish-url" value="$$context/publish"/>
    <j2se version="1.4.0_01"/>
    <jar href="webpad.jar" version="1.0"/>
    <jar href="jlfgr.jar" version="1.0"/>
    <extension name="Help System"
    href="javahelp.jnlp">
    <ext-download ext-part="javahelp" download="lazy" part="help"/>
    </extension>
    <jar href="holidays.jar" version="1.0" download="lazy" part="help"/>
    </resources>
    <application-desc main-class="WebPad"/>
    </jnlp>
    Please let me know, what should I do to rectify the above problem.
    thanks,
    Raghu

  • WCS Failing to Start

    Currently running WCS version 3.0 and have been for the past few months without any issues. July 10th the java service experienced "issues" and since then we have been unable to start the WCS. The Database server starts up no problems but the Apache server does not. Below is the output from the WCS Admin console:
    Starting WCS
    The Nms_Server service is starting.
    The Nms_Server service was started successfully.
    Failed to start WCS server.
    Actually looking at the Windows services the Nms_Server is running but the Nms_Apache is not. Manually starting the Apache Server still does not allow WCS to start. Has anyone seen a similar issue or know what version of Java it is best to have running on the box? Currently we have J2SE 5 update 8. Any help would be appreciated.
    Lincoln

    Thanks for the post. I've also upgraded to 4.1.91 and it is now operational. I have had no response to the TAC case I raised on the original issue as of yet. I'd still be interested to find the underlying cause as it did cause some problems and I don't want it to happen again

  • Collaboration server failed to start...how to fix it?

    I kept getting the "Collaboration Server failed to start because: Could not start Collaboration Index Manager" error message...how do i correct this?
    Thanks
    BC

    I have the same issue and have been unable to solve the problem. Below is the section of the log file that contains the error. There were no errors above this point:
    2008-01-24 14:23:21,042 INFO [WrapperStartStopAppMain] util.StartupServlet (StartupServlet.java:538) - Query Manager started
    2008-01-24 14:23:21,089 INFO [WrapperStartStopAppMain] util.StartupServlet (StartupServlet.java:538) - Reconciling Role Membership done
    2008-01-24 14:23:21,105 INFO [WrapperStartStopAppMain] cssearch.CollabIndexManager (CollabIndexManager.java:261) - maxDocsetBytes not found in config file, using default
    2008-01-24 14:23:21,105 INFO [WrapperStartStopAppMain] cssearch.CollabIndexManager (CollabIndexManager.java:268) - maxBatchSize not found in config file, using default
    2008-01-24 14:23:21,105 INFO [WrapperStartStopAppMain] cssearch.CollabIndexManager (CollabIndexManager.java:329) - setMaxExternalFieldBytes: 1024000
    2008-01-24 14:23:21,105 INFO [WrapperStartStopAppMain] cssearch.CollabIndexManager (CollabIndexManager.java:331) - setMaxByteCount: 1024000
    2008-01-24 14:23:21,105 INFO [WrapperStartStopAppMain] cssearch.CollabIndexManager (CollabIndexManager.java:333) - setMaxIndexBatchSize: 100
    2008-01-24 14:23:21,933 ERROR [WrapperStartStopAppMain] util.StartupServlet (StartupServlet.java:530) - Failed to start Collab Index Manager
    2008-01-24 14:23:21,933 DEBUG [WrapperStartStopAppMain] audit.Debug (Debug.java:20) - DebugOut::Collaboration Server failed to start.
    2008-01-24 14:23:21,933 ERROR [WrapperStartStopAppMain] util.StartupServlet (StartupServlet.java:517) - Collaboration Server failed to start.
    2008-01-24 14:23:29,371 DEBUG [http-11930-Processor25] scheduler.AlarmManager (AlarmManager.java:127) - [http-11930-Processor25] AlarmManager: Add a new alarm entry : class com.plumtree.core.messaging.notification.SummaryNotificationJob
    2008-01-24 14:23:29,386 DEBUG [http-11930-Processor25] scheduler.AlarmManager (AlarmManager.java:127) - [http-11930-Processor25] AlarmManager: Alarm params minute=0 hour=1 dayOfMonth=-1 month=-1 dayOfWeek=-1 (next alarm date=Fri Jan 25 01:00:00 CST 2008)
    2008-01-24 14:23:29,386 DEBUG [http-11930-Processor25] scheduler.AlarmManager (AlarmManager.java:127) - [http-11930-Processor25] AlarmManager: This new alarm is the top one, update the waiter thread
    2008-01-24 14:23:29,386 DEBUG [http-11930-Processor25] scheduler.AlarmManager (AlarmManager.java:127) - [http-11930-Processor25] AlarmManager: Add a new alarm entry : class com.plumtree.collaboration.project.RoleSynchronizationJob
    2008-01-24 14:23:29,386 DEBUG [http-11930-Processor25] scheduler.AlarmManager (AlarmManager.java:127) - [http-11930-Processor25] AlarmManager: Alarm params minute=0 hour=3 dayOfMonth=-1 month=-1 dayOfWeek=-1 (next alarm date=Fri Jan 25 03:00:00 CST 2008)
    2008-01-24 14:23:29,386 DEBUG [http-11930-Processor25] scheduler.AlarmManager (AlarmManager.java:127) - [http-11930-Processor25] AlarmManager: This new alarm is the top one, update the waiter thread
    2008-01-24 14:23:29,386 DEBUG [http-11930-Processor25] scheduler.AlarmManager (AlarmManager.java:127) - [http-11930-Processor25] AlarmManager: Add a new alarm entry : class com.plumtree.collaboration.tasklist.TaskListNotificationJob
    2008-01-24 14:23:29,386 DEBUG [http-11930-Processor25] scheduler.AlarmManager (AlarmManager.java:127) - [http-11930-Processor25] AlarmManager: Alarm params minute=1 hour=0 dayOfMonth=-1 month=-1 dayOfWeek=-1 (next alarm date=Fri Jan 25 00:01:00 CST 2008)
    2008-01-24 14:23:29,386 DEBUG [http-11930-Processor25] scheduler.AlarmManager (AlarmManager.java:127) - [http-11930-Processor25] AlarmManager: This new alarm is the top one, update the waiter thread
    2008-01-24 14:23:29,386 DEBUG [http-11930-Processor25] scheduler.AlarmManager (AlarmManager.java:127) - [http-11930-Processor25] AlarmManager: Add a new alarm entry : class com.plumtree.collaboration.groupware.CalendarSynchronizationJob
    2008-01-24 14:23:29,386 DEBUG [http-11930-Processor25] scheduler.AlarmManager (AlarmManager.java:127) - [http-11930-Processor25] AlarmManager: Alarm params minute=1 hour=3 dayOfMonth=-1 month=-1 dayOfWeek=-1 (next alarm date=Fri Jan 25 03:01:00 CST 2008)
    2008-01-24 14:23:29,386 DEBUG [http-11930-Processor25] scheduler.AlarmManager (AlarmManager.java:127) - [http-11930-Processor25] AlarmManager: This new alarm is the top one, update the waiter thread
    2008-01-24 14:23:29,402 DEBUG [http-11930-Processor25] scheduler.AlarmManager (AlarmManager.java:127) - [http-11930-Processor25] AlarmManager: Add a new alarm entry : class com.plumtree.collaboration.recyclebin.RecycleBinCleaningJob
    2008-01-24 14:23:29,402 DEBUG [http-11930-Processor25] scheduler.AlarmManager (AlarmManager.java:127) - [http-11930-Processor25] AlarmManager: Alarm params minute=0 hour=2 dayOfMonth=-1 month=-1 dayOfWeek=-1 (next alarm date=Fri Jan 25 02:00:00 CST 2008)
    2008-01-24 14:23:29,402 DEBUG [http-11930-Processor25] scheduler.AlarmManager (AlarmManager.java:127) - [http-11930-Processor25] AlarmManager: This new alarm is the top one, update the waiter thread
    2008-01-24 14:23:29,402 DEBUG [http-11930-Processor25] scheduler.AlarmManager (AlarmManager.java:127) - [http-11930-Processor25] AlarmManager: Add a new alarm entry : class com.plumtree.collaboration.docman.versions.VersionManagementJob
    2008-01-24 14:23:29,402 DEBUG [http-11930-Processor25] scheduler.AlarmManager (AlarmManager.java:127) - [http-11930-Processor25] AlarmManager: Alarm params minute=0 hour=4 dayOfMonth=-1 month=-1 dayOfWeek=-1 (next alarm date=Fri Jan 25 04:00:00 CST 2008)
    2008-01-24 14:23:29,402 DEBUG [http-11930-Processor25] scheduler.AlarmManager (AlarmManager.java:127) - [http-11930-Processor25] AlarmManager: This new alarm is the top one, update the waiter thread
    2008-01-24 14:23:29,402 INFO [http-11930-Processor25] notification.NotificationManager (NotificationManager.java:121) - Notification Server is enabled
    2008-01-24 14:23:29,402 INFO [http-11930-Processor25] notification.NotificationManager (NotificationManager.java:129) - Maximum Event Queue size is set to 1024
    2008-01-24 14:23:29,402 INFO [http-11930-Processor25] notification.NotificationManager (NotificationManager.java:131) - Attempting to connect to the notification server at host=U3VMRICKTEST.aus.amer.dell.com, port = 9887
    2008-01-24 14:23:29,464 INFO [http-11930-Processor25] notification.NotificationManager (NotificationManager.java:1348) - Connection to Notification Server Established
    2008-01-24 14:23:29,464 INFO [http-11930-Processor25] notification.NotificationManager (NotificationManager.java:146) - Creating cache
    2008-01-24 14:23:29,464 INFO [http-11930-Processor25] notification.NotificationManager (NotificationManager.java:155) - Notification Manager has started
    Thanks for any help!

  • Java.lang.reflect.InvocationTargetException on FCS Client start

    Hi,
    I've searched the Google and elsewhere but I haven't been able to find out about this error - java.lang.reflect.InvocationTargetException
    The client downloads and installs fine. Then when it starts, it asks for a certificate verification and then kicks up this error and dies.
    This is on a 17" iMac G5 with 10.4.11 and the Java update 6 installed.
    The FCS client works great on the Microsoft Windows Vista machine we have here, as well as other 10.4 apple machines, so I'm pretty sure it's not a network or server issue.
    Any help or guidance would be appreciated. TIA.

    Clear JAVA Caches.
    Try this:
    1) Go to Applications >Utilities > Java > and startup Java Preferences
    2) Under General Tab, go down to Temporary Internet Files section and click "Settings..." button.
    3) In the Temporary Files Settings window, click the "Delete Files.." button. Click Ok and quit application.
    4) Download your FCS Java Client Application again from your browser (http:// YOUR.IP.ADDRESS/finalcutserver) and install as usual.
    Good Luck!
    Message was edited by: isazaly

Maybe you are looking for

  • Website is no longer working

    My website is no longer working. I use it for ordering online caricatures, and need it up as soon as possible. I do not remember if I have done anything to cause this or if maybe something else. Please help me. I did check and I am current and up to

  • Combine iWeb with Pages and ExcelMac

    I would like to introduce a table with data and some functions in iWeb. The objective is to let the user of the web change the data and let him/her to see the result in the cells where the functions are. I've tried in the easy way: copy-paste and it

  • HT4759 Problems with outlook 2010 and icloud

    In outlook 2010, when trying to open up icloud calendar or contacts, I keep getting message, "The information store could not be opened". It worked fine until a few days ago.  The only changes I made was to add a new router to my home network.,  Any

  • Non-acknowledgement of plugged in Ethernet Cable

    Greetings! This evening, when plugging in my laptop to the LAN network at my work, I encountered a problem that I am afraid may be signaling the need for expensive repair. Although I plugged in a working Ethernet cable (I verified on this computer!),

  • Account Error: Nonexistent

    It was working last night, but now it's just saying "Account Error: Nonexistent" when I try to view my website. It also asks me to login to access idisk.me.com or something like that when I enter in my domain name.