absolutely, I have followed the installation and it never 
complained.  It seems to restart jahia, and then tell you 
to login, thats when it fails.

On Mon, 14 May 2007 15:24:16 -0500
  [EMAIL PROTECTED] wrote:
> So, you extracted the installation archive, then you 
>should have ran the 
> jahia.sh script in bin.  After that, you point your 
>browser to 
> http://server:8080/jahia and go through the web-based 
>setup.  There are 
> lots of fields to fill out in this wizard.  One of them 
>will be a site key 
> field.  It is required, as are many others.  Did you go 
>through this 
> process?
> 
> Regards,
> 
> Brian Janes
> ASIC/FPGA Design Support Engineer
> Rockwell Collins, Inc.
> 10422 Magenta Drive
> Noblesville, IN  46060
> Phone/Fax: (319) 295-2287
> E-mail: [EMAIL PROTECTED]
> 
> 
> 
> 
> <[EMAIL PROTECTED]> 
> 05/14/2007 03:18 PM
> 
> To
> [EMAIL PROTECTED]
> cc
> 
> Subject
> Re: [install_list] installation problem
> 
> 
> 
> 
> 
> 
> I followed the instructions, do not remember if there 
>was 
> a box for site key...
> 
> can i look that up somewhere under tomcat/?
> 
> THANKS!
> 
> 
> On Mon, 14 May 2007 13:05:57 -0500
>  [EMAIL PROTECTED] wrote:
>> When you went through the web-based setup, did you enter 
>>a site key?
>> 
>> Regards,
>> 
>> Brian Janes
>> ASIC/FPGA Design Support Engineer
>> Rockwell Collins, Inc.
>> 10422 Magenta Drive
>> Noblesville, IN  46060
>> Phone/Fax: (319) 295-2287
>> E-mail: [EMAIL PROTECTED]
>> 
>> 
>> 
>> 
>> <[EMAIL PROTECTED]> 
>> 05/14/2007 12:51 PM
>> 
>> To
>> [EMAIL PROTECTED]
>> cc
>> 
>> Subject
>> Re: [install_list] installation problem
>> 
>> 
>> 
>> 
>> 
>> 
>> Sure,
>> 
>>  An error has occured during processing. Please contact 
>> the
>> administrator if you get this message repeatedly.
>> Click here to return to Jahia
>> 
>> If this error occurs again, please click here to view 
>>the 
>> html source. You should then find the detail of the 
>>error 
>> (stack trace). Copy it and send it to your site manager 
>>so 
>> that he can solve the problem. Sorry for the 
>>inconvenience
>> 
>> A mail notification has been sent to the Administrator.
>> 
>> 
>>  99735 [org.jahia.bin.JahiaErrorDisplay] ERROR - ERROR : 
>> Cannot run without an instance id.
>> java.lang.IllegalStateException: Cannot run without an 
>> instance id.
>>         at 
>> 
> org.quartz.impl.StdSchedulerFactory.instantiate(StdSchedulerFactory.java:880)
>>         at 
>> 
> org.quartz.impl.StdSchedulerFactory.getScheduler(StdSchedulerFactory.java:1094)
>>         at 
>> 
> org.jahia.services.scheduler.SchedulerServiceImpl.getScheduler(SchedulerServiceImpl.java:208)
>>         at 
>> 
> org.jahia.services.scheduler.SchedulerServiceImpl.start(SchedulerServiceImpl.java:91)
>>         at 
>> 
> org.jahia.services.scheduler.SchedulerServiceImpl$$FastClassByCGLIB$$69d9b62e.invoke(<generated>)
>>         at 
>> net.sf.cglib.proxy.MethodProxy.invoke(MethodProxy.java:149)
>>         at 
>> 
> org.springframework.aop.framework.Cglib2AopProxy$CglibMethodInvocation.invokeJoinpoint(Cglib2AopProxy.java:661)
>>         at 
>> 
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:122)
>>         at 
>> 
> org.springframework.aop.interceptor.AbstractTraceInterceptor.invoke(AbstractTraceInterceptor.java:80)
>>         at 
>> 
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:144)
>>         at 
>> 
> org.springframework.aop.framework.Cglib2AopProxy$DynamicAdvisedInterceptor.intercept(Cglib2AopProxy.java:606)
>>         at 
>> 
> org.jahia.services.scheduler.SchedulerServiceImpl$$EnhancerByCGLIB$$8d91bbfb.start(<generated>)
>>         at 
>> 
> org.jahia.registries.ServicesRegistry.initService(ServicesRegistry.java:581)
>>         at 
>> org.jahia.registries.ServicesRegistry.init(ServicesRegistry.java:256)
>>         at 
>> org.jahia.bin.Jahia.initServicesRegistry(Jahia.java:1161)
>>         at org.jahia.bin.Jahia.init(Jahia.java:461)
>>         at 
>> 
> org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1105)
>>         at 
>> org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:932)
>>         at 
>> 
> org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3917)
>>         at 
>> 
> org.apache.catalina.core.StandardContext.start(StandardContext.java:4201)
>>         at 
>> 
> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
>>         at 
>> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
>>         at 
>> org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
>>         at 
>> 
> org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:608)
>>         at 
>> 
> org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:535)
>>         at 
>> org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:470)
>>         at 
>> org.apache.catalina.startup.HostConfig.start(HostConfig.java:1122)
>>         at 
>> 
> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:310)
>>         at 
>> 
> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
>>         at 
>> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1021)
>>         at 
>> org.apache.catalina.core.StandardHost.start(StandardHost.java:718)
>>         at 
>> org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1013)
>>         at 
>> org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442)
>>         at 
>> org.apache.catalina.core.StandardService.start(StandardService.java:450)
>>         at 
>> org.apache.catalina.core.StandardServer.start(StandardServer.java:709)
>>         at 
>> org.apache.catalina.startup.Catalina.start(Catalina.java:551)
>>         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.apache.catalina.startup.Bootstrap.start(Bootstrap.java:294)
>>         at 
>> org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:432)
>> 
>> 
>> 
>> 
>> 
>> On Mon, 14 May 2007 11:54:38 -0500
>>  [EMAIL PROTECTED] wrote:
>>> Can you please post the error(s) you are getting to the 
>>>list?
>>> 
>>> Regards,
>>> 
>>> Brian Janes
>>> ASIC/FPGA Design Support Engineer
>>> Rockwell Collins, Inc.
>>> 10422 Magenta Drive
>>> Noblesville, IN  46060
>>> Phone/Fax: (319) 295-2287
>>> E-mail: [EMAIL PROTECTED]
>>> 
>>> 
>>> 
>>> 
>>> <[EMAIL PROTECTED]> 
>>> Sent by: [EMAIL PROTECTED]
>>> 05/14/2007 11:30 AM
>>> 
>>> To
>>> install_list@jahia.org
>>> cc
>>> 
>>> Subject
>>> [install_list] installation problem
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> Ladies and Gents,
>>> 
>>>   Trying to install jahia on a stand-alone system. Right 
>>> after the installation, I get an error with java.
>>> 
>>>   Have installed jdk 6 and 5, neither seem to be 
>>>working. 
>>> OS is Centos 5. JAVA_HOME is set.
>>> 
>>> Please help. Would you like some logs from tomcat/logs/ 
>>> directory?
>>> 
>>> THANKS!
>>> _______________________________________________
>>> install_list mailing list
>>> install_list@jahia.org
>>> http://lists.jahia.org/cgi-bin/mailman/listinfo/install_list
>>> 
>> 
>> 
> 
> 

_______________________________________________
install_list mailing list
install_list@jahia.org
http://lists.jahia.org/cgi-bin/mailman/listinfo/install_list

Reply via email to