[opencms-dev] Installation on WebSphere 6.0

Michael Moossen m.moossen at alkacon.com
Wed May 7 14:24:25 CEST 2008


Hi, Chirouze!

this problem seems not to be related to the database.

the problem is that somewhere an uuid is being created from a string but 
the given string does not represent an uuid.

your stack trace seems to be incomplete or websphere is hiding the 
really cause exception, so that it is not really usable.

some debugging seems to be needed, may be i find some free time these 
days to check it by my own...

Kind regards,
Michael

-------------------

Alkacon Software GmbH  - The OpenCms Experts
http://www.alkacon.com - http://www.opencms.org


Chirouze Olivier wrote:
> Sure!
> 
> There it is :-)
> This is what happens just after I hit "OK" on the applet after selecting
> a gif image:
> 
> [5/7/08 14:09:23:183 CEST] 0000002e WebApp        E   SRVE0026E:
> [Servlet Error]-[OpenCmsServlet]:
> com.ibm.ws.webcontainer.webapp.WebAppErrorReport:
> java.lang.NumberFormatException: UUID has to be represented by the
> standard 36-char representation
>         at
> com.ibm.ws.webcontainer.webapp.WebAppDispatcherContext.sendError(WebAppD
> ispatcherContext.java:608)
>         at
> com.ibm.ws.webcontainer.srt.SRTServletResponse.sendError(SRTServletRespo
> nse.java:868)
>         at
> org.opencms.main.OpenCmsCore.errorHandling(OpenCmsCore.java:1886)
>         at
> org.opencms.main.OpenCmsCore.showResource(OpenCmsCore.java:1499)
>         at
> org.opencms.main.OpenCmsServlet.doGet(OpenCmsServlet.java:152)
>         at
> org.opencms.main.OpenCmsServlet.doPost(OpenCmsServlet.java:164)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
>         at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.ja
> va:1572)
>         at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrap
> per.java:762)
>         at
> com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheS
> ervletWrapper.java:89)
>         at
> com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:193
> 6)
>         at
> com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:1
> 14)
>         at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscriminatio
> n(HttpInboundLink.java:472)
>         at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformatio
> n(HttpInboundLink.java:411)
>         at
> com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpIC
> LReadCallback.java:101)
>         at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueMa
> nager.java:566)
>         at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.
> java:619)
>         at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.
> java:952)
>         at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager
> .java:1039)
>         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1471)
> 
> [5/7/08 14:09:23:226 CEST] 0000002e WebApp        E   SRVE0026E:
> [Servlet Error]-[OpenCmsServletErrorHandler]:
> com.ibm.ws.webcontainer.webapp.WebAppErrorReport:
> java.lang.NumberFormatException: UUID has to be represented by the
> standard 36-char representation
>         at
> com.ibm.ws.webcontainer.webapp.WebAppDispatcherContext.sendError(WebAppD
> ispatcherContext.java:608)
>         at
> com.ibm.ws.webcontainer.srt.SRTServletResponse.sendError(SRTServletRespo
> nse.java:868)
>         at
> org.opencms.main.OpenCmsCore.errorHandling(OpenCmsCore.java:1886)
>         at
> org.opencms.main.OpenCmsCore.showResource(OpenCmsCore.java:1499)
>         at
> org.opencms.main.OpenCmsServlet.doGet(OpenCmsServlet.java:152)
>         at
> org.opencms.main.OpenCmsServletErrorHandler.doGet(OpenCmsServletErrorHan
> dler.java:81)
>         at
> org.opencms.main.OpenCmsServlet.doPost(OpenCmsServlet.java:164)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
>         at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.ja
> va:1572)
>         at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrap
> per.java:762)
>         at
> com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppReq
> uestDispatcher.java:347)
>         at
> com.ibm.ws.webcontainer.webapp.WebApp.sendError(WebApp.java:2783)
>         at
> com.ibm.ws.webcontainer.webapp.WebAppDispatcherContext.sendError(WebAppD
> ispatcherContext.java:616)
>         at
> com.ibm.ws.webcontainer.srt.SRTServletResponse.sendError(SRTServletRespo
> nse.java:868)
>         at
> org.opencms.main.OpenCmsCore.errorHandling(OpenCmsCore.java:1886)
>         at
> org.opencms.main.OpenCmsCore.showResource(OpenCmsCore.java:1499)
>         at
> org.opencms.main.OpenCmsServlet.doGet(OpenCmsServlet.java:152)
>         at
> org.opencms.main.OpenCmsServlet.doPost(OpenCmsServlet.java:164)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
>         at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.ja
> va:1572)
>         at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrap
> per.java:762)
>         at
> com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheS
> ervletWrapper.java:89)
>         at
> com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:193
> 6)
>         at
> com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:1
> 14)
>         at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscriminatio
> n(HttpInboundLink.java:472)
>         at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformatio
> n(HttpInboundLink.java:411)
>         at
> com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpIC
> LReadCallback.java:101)
>         at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueMa
> nager.java:566)
>         at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.
> java:619)
>         at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.
> java:952)
>         at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager
> .java:1039)
>         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1471)
> 
> [5/7/08 14:09:23:238 CEST] 0000002e WebApp        A   SRVE0180I:
> [OpenCms] [/opencms] [Servlet.LOG]: Error page exception  The server
> cannot use the error page specified for your application because of the
> exception printed below.
> [5/7/08 14:09:23:242 CEST] 0000002e WebApp        A   SRVE0181I:
> [OpenCms] [/opencms] [Servlet.LOG]: Error Page Exception: :
> com.ibm.ws.webcontainer.webapp.WebAppErrorReport:
> java.lang.NumberFormatException: UUID has to be represented by the
> standard 36-char representation
>         at
> com.ibm.ws.webcontainer.webapp.WebAppDispatcherContext.sendError(WebAppD
> ispatcherContext.java:608)
>         at
> com.ibm.ws.webcontainer.srt.SRTServletResponse.sendError(SRTServletRespo
> nse.java:868)
>         at
> org.opencms.main.OpenCmsCore.errorHandling(OpenCmsCore.java:1886)
>         at
> org.opencms.main.OpenCmsCore.showResource(OpenCmsCore.java:1499)
>         at
> org.opencms.main.OpenCmsServlet.doGet(OpenCmsServlet.java:152)
>         at
> org.opencms.main.OpenCmsServletErrorHandler.doGet(OpenCmsServletErrorHan
> dler.java:81)
>         at
> org.opencms.main.OpenCmsServlet.doPost(OpenCmsServlet.java:164)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
>         at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.ja
> va:1572)
>         at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrap
> per.java:762)
>         at
> com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppReq
> uestDispatcher.java:347)
>         at
> com.ibm.ws.webcontainer.webapp.WebApp.sendError(WebApp.java:2783)
>         at
> com.ibm.ws.webcontainer.webapp.WebAppDispatcherContext.sendError(WebAppD
> ispatcherContext.java:616)
>         at
> com.ibm.ws.webcontainer.srt.SRTServletResponse.sendError(SRTServletRespo
> nse.java:868)
>         at
> org.opencms.main.OpenCmsCore.errorHandling(OpenCmsCore.java:1886)
>         at
> org.opencms.main.OpenCmsCore.showResource(OpenCmsCore.java:1499)
>         at
> org.opencms.main.OpenCmsServlet.doGet(OpenCmsServlet.java:152)
>         at
> org.opencms.main.OpenCmsServlet.doPost(OpenCmsServlet.java:164)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
>         at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.ja
> va:1572)
>         at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrap
> per.java:762)
>         at
> com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheS
> ervletWrapper.java:89)
>         at
> com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:193
> 6)
>         at
> com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:1
> 14)
>         at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscriminatio
> n(HttpInboundLink.java:472)
>         at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformatio
> n(HttpInboundLink.java:411)
>         at
> com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpIC
> LReadCallback.java:101)
>         at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueMa
> nager.java:566)
>         at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.
> java:619)
>         at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.
> java:952)
>         at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager
> .java:1039)
>         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1471)
> 
> [5/7/08 14:09:23:400 CEST] 0000002f WebApp        E   SRVE0026E:
> [Servlet Error]-[OpenCmsServlet]:
> com.ibm.ws.webcontainer.webapp.WebAppErrorReport:
> java.lang.NumberFormatException: UUID has to be represented by the
> standard 36-char representation
>         at
> com.ibm.ws.webcontainer.webapp.WebAppDispatcherContext.sendError(WebAppD
> ispatcherContext.java:608)
>         at
> com.ibm.ws.webcontainer.srt.SRTServletResponse.sendError(SRTServletRespo
> nse.java:868)
>         at
> org.opencms.main.OpenCmsCore.errorHandling(OpenCmsCore.java:1886)
>         at
> org.opencms.main.OpenCmsCore.showResource(OpenCmsCore.java:1499)
>         at
> org.opencms.main.OpenCmsServlet.doGet(OpenCmsServlet.java:152)
>         at
> org.opencms.main.OpenCmsServlet.doPost(OpenCmsServlet.java:164)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
>         at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.ja
> va:1572)
>         at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrap
> per.java:762)
>         at
> com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheS
> ervletWrapper.java:89)
>         at
> com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:193
> 6)
>         at
> com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:1
> 14)
>         at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscriminatio
> n(HttpInboundLink.java:472)
>         at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformatio
> n(HttpInboundLink.java:411)
>         at
> com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpIC
> LReadCallback.java:101)
>         at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueMa
> nager.java:566)
>         at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.
> java:619)
>         at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.
> java:952)
>         at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager
> .java:1039)
>         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1471)
> 
> [5/7/08 14:09:23:423 CEST] 0000002f WebApp        E   SRVE0026E:
> [Servlet Error]-[OpenCmsServletErrorHandler]:
> com.ibm.ws.webcontainer.webapp.WebAppErrorReport:
> java.lang.NumberFormatException: UUID has to be represented by the
> standard 36-char representation
>         at
> com.ibm.ws.webcontainer.webapp.WebAppDispatcherContext.sendError(WebAppD
> ispatcherContext.java:608)
>         at
> com.ibm.ws.webcontainer.srt.SRTServletResponse.sendError(SRTServletRespo
> nse.java:868)
>         at
> org.opencms.main.OpenCmsCore.errorHandling(OpenCmsCore.java:1886)
>         at
> org.opencms.main.OpenCmsCore.showResource(OpenCmsCore.java:1499)
>         at
> org.opencms.main.OpenCmsServlet.doGet(OpenCmsServlet.java:152)
>         at
> org.opencms.main.OpenCmsServletErrorHandler.doGet(OpenCmsServletErrorHan
> dler.java:81)
>         at
> org.opencms.main.OpenCmsServlet.doPost(OpenCmsServlet.java:164)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
>         at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.ja
> va:1572)
>         at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrap
> per.java:762)
>         at
> com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppReq
> uestDispatcher.java:347)
>         at
> com.ibm.ws.webcontainer.webapp.WebApp.sendError(WebApp.java:2783)
>         at
> com.ibm.ws.webcontainer.webapp.WebAppDispatcherContext.sendError(WebAppD
> ispatcherContext.java:616)
>         at
> com.ibm.ws.webcontainer.srt.SRTServletResponse.sendError(SRTServletRespo
> nse.java:868)
>         at
> org.opencms.main.OpenCmsCore.errorHandling(OpenCmsCore.java:1886)
>         at
> org.opencms.main.OpenCmsCore.showResource(OpenCmsCore.java:1499)
>         at
> org.opencms.main.OpenCmsServlet.doGet(OpenCmsServlet.java:152)
>         at
> org.opencms.main.OpenCmsServlet.doPost(OpenCmsServlet.java:164)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
>         at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.ja
> va:1572)
>         at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrap
> per.java:762)
>         at
> com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheS
> ervletWrapper.java:89)
>         at
> com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:193
> 6)
>         at
> com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:1
> 14)
>         at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscriminatio
> n(HttpInboundLink.java:472)
>         at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformatio
> n(HttpInboundLink.java:411)
>         at
> com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpIC
> LReadCallback.java:101)
>         at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueMa
> nager.java:566)
>         at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.
> java:619)
>         at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.
> java:952)
>         at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager
> .java:1039)
>         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1471)
> 
> [5/7/08 14:09:23:437 CEST] 0000002f WebApp        A   SRVE0180I:
> [OpenCms] [/opencms] [Servlet.LOG]: Error page exception  The server
> cannot use the error page specified for your application because of the
> exception printed below.
> [5/7/08 14:09:23:443 CEST] 0000002f WebApp        A   SRVE0181I:
> [OpenCms] [/opencms] [Servlet.LOG]: Error Page Exception: :
> com.ibm.ws.webcontainer.webapp.WebAppErrorReport:
> java.lang.NumberFormatException: UUID has to be represented by the
> standard 36-char representation
>         at
> com.ibm.ws.webcontainer.webapp.WebAppDispatcherContext.sendError(WebAppD
> ispatcherContext.java:608)
>         at
> com.ibm.ws.webcontainer.srt.SRTServletResponse.sendError(SRTServletRespo
> nse.java:868)
>         at
> org.opencms.main.OpenCmsCore.errorHandling(OpenCmsCore.java:1886)
>         at
> org.opencms.main.OpenCmsCore.showResource(OpenCmsCore.java:1499)
>         at
> org.opencms.main.OpenCmsServlet.doGet(OpenCmsServlet.java:152)
>         at
> org.opencms.main.OpenCmsServletErrorHandler.doGet(OpenCmsServletErrorHan
> dler.java:81)
>         at
> org.opencms.main.OpenCmsServlet.doPost(OpenCmsServlet.java:164)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
>         at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.ja
> va:1572)
>         at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrap
> per.java:762)
>         at
> com.ibm.ws.webcontainer.webapp.WebAppRequestDispatcher.forward(WebAppReq
> uestDispatcher.java:347)
>         at
> com.ibm.ws.webcontainer.webapp.WebApp.sendError(WebApp.java:2783)
>         at
> com.ibm.ws.webcontainer.webapp.WebAppDispatcherContext.sendError(WebAppD
> ispatcherContext.java:616)
>         at
> com.ibm.ws.webcontainer.srt.SRTServletResponse.sendError(SRTServletRespo
> nse.java:868)
>         at
> org.opencms.main.OpenCmsCore.errorHandling(OpenCmsCore.java:1886)
>         at
> org.opencms.main.OpenCmsCore.showResource(OpenCmsCore.java:1499)
>         at
> org.opencms.main.OpenCmsServlet.doGet(OpenCmsServlet.java:152)
>         at
> org.opencms.main.OpenCmsServlet.doPost(OpenCmsServlet.java:164)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:763)
>         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
>         at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.service(ServletWrapper.ja
> va:1572)
>         at
> com.ibm.ws.webcontainer.servlet.ServletWrapper.handleRequest(ServletWrap
> per.java:762)
>         at
> com.ibm.ws.webcontainer.servlet.CacheServletWrapper.handleRequest(CacheS
> ervletWrapper.java:89)
>         at
> com.ibm.ws.webcontainer.WebContainer.handleRequest(WebContainer.java:193
> 6)
>         at
> com.ibm.ws.webcontainer.channel.WCChannelLink.ready(WCChannelLink.java:1
> 14)
>         at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleDiscriminatio
> n(HttpInboundLink.java:472)
>         at
> com.ibm.ws.http.channel.inbound.impl.HttpInboundLink.handleNewInformatio
> n(HttpInboundLink.java:411)
>         at
> com.ibm.ws.http.channel.inbound.impl.HttpICLReadCallback.complete(HttpIC
> LReadCallback.java:101)
>         at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.requestComplete(WorkQueueMa
> nager.java:566)
>         at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.attemptIO(WorkQueueManager.
> java:619)
>         at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager.workerRun(WorkQueueManager.
> java:952)
>         at
> com.ibm.ws.tcp.channel.impl.WorkQueueManager$Worker.run(WorkQueueManager
> .java:1039)
>         at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1471)
> 
> [5/7/08 14:09:23:506 CEST] 0000002e CmsFlexReques I
> org.opencms.flex.CmsFlexRequestDispatcher includeExternal
> FlexDispatcher: Dispatching to external target
> /WEB-INF/jsp/offline/system/workplace/views/explorer/explorer_files.jsp
> 
>  
> 
>> -----Original Message-----
>> From: opencms-dev-bounces at opencms.org 
>> [mailto:opencms-dev-bounces at opencms.org] On Behalf Of Michael Moossen
>> Sent: 07 May 2008 12:50
>> To: The OpenCms mailing list
>> Subject: Re: [opencms-dev] Installation on WebSphere 6.0
>>
>> Hi, Chirouze!
>>
>> a stacktrace would be helpful at this point...
>>
>> Kind regards,
>> Michael
>>
>> -------------------
>>
>> Alkacon Software GmbH  - The OpenCms Experts
>> http://www.alkacon.com - http://www.opencms.org
>>
>>
>> Chirouze Olivier wrote:
>>> Hi list,
>>>  
>>> Anyone has information about that bug? It seems uploading 
>> fails when 
>>> connected to Oracle, because of NumberFormatException.
>>>  
>>> Any help?
>>>  
>>> Thanks
>>>  
>>> Olivier
>>>
>>>     
>> --------------------------------------------------------------
>> ----------
>>>     *From:* Chirouze Olivier
>>>     *Sent:* 05 May 2008 09:39
>>>     *To:* 'The OpenCms mailing list'
>>>     *Subject:* RE: [opencms-dev] Installation on WebSphere 6.0
>>>
>>>     Hi Arash,
>>>      
>>>     Thanks for your answer. I am indeed, connected to Oracle. By the
>>>     way, I also need to tell the list that the maximum 
>> number of open
>>>     cursors has to be set to at least 150, which is not a 
>> very common
>>>     setup as Oracle has it set to 50 by default!!
>>>      
>>>     I had it working on MySql before.
>>>      
>>>     So... do you know how to fix that DB issue for upload?
>>>
>>>     Thanks!
>>>      
>>>     Olivier
>>>      
>>>
>>>     *Olivier CHIROUZE
>>>     */I&0 Infrastructure/
>>>     *Volvo Information Technology*
>>>
>>>      
>>>
>>>         
>> --------------------------------------------------------------
>> ----------
>>>         *From:* opencms-dev-bounces at opencms.org
>>>         [mailto:opencms-dev-bounces at opencms.org] *On Behalf 
>> Of *Arash
>>>         Kaffamanesh
>>>         *Sent:* 30 April 2008 19:06
>>>         *To:* The OpenCms mailing list
>>>         *Subject:* Re: [opencms-dev] Installation on WebSphere 6.0
>>>
>>>         Olivier,
>>>
>>>         nice that it works now!
>>>         I'm not sure, but could it be that you are running 
>> OpenCms on
>>>         Oracle or DB2?
>>>         As I remember I'd my local dev. installation with 
>> WebSphere on
>>>         MySQL and the Upload Applet worked with that 
>> installation, so if
>>>         I'm right, then I guess it could be a db issue! (?)
>>>
>>>         Best,
>>>         Arash
>>>         -- 
>>>         Pomegranate Software | Enterprise Open Source 
>> Solutions. For Life!
>>>         http://www.pomegranate.de
>>>
>>>         On 30.04.2008 16:08 Chirouze Olivier wrote
>>>
>>>
>>>             Hi list!
>>>
>>>             Aash, thanks a lot for your answer from last 
>> week. I read
>>>             your documents
>>>             and they helped... I'm finally running OpenCms 7.0.4 on
>>>             WebSphere 6.0!
>>>
>>>             What I think was necessary is:
>>>
>>>             - Install compatibility package for 1.4 (copy 
>> libraries to
>>>             extracted EAR
>>>             file)
>>>             - set properties:
>>>             - java.awt.headless=true
>>>             - client.encoding.override=UTF-8
>>>             - WebModule => set Classloader Mode: PARENT_LAST
>>>             - set Classloader Policy: Application
>>>             - restart AS with proper properties
>>>
>>>             - run setup
>>>
>>>             - for some reason, I had to redo:
>>>             - Install compatibility package for 1.4 (copy 
>> libraries to
>>>             extracted EAR
>>>             file)
>>>
>>>             - I had to restart AS after setup is complete 
>> unless there
>>>             were a lot of
>>>             errors...
>>>
>>>             I hope that will help!
>>>
>>>             Now... I still have a problem with uploading 
>> files (through
>>>             the Applet)
>>>             I get the exception: NumberFormatException: 
>> UUID has to be
>>>             represented
>>>             by the standard 36-char representation
>>>
>>>             Any idea?
>>>
>>>             Thanks
>>>
>>>             Olivier
>>>
>>>
>>>             >  -----Original Message-----
>>>             >  From: opencms-dev-bounces at opencms.org
>>>             >  [mailto:opencms-dev-bounces at opencms.org] On Behalf Of
>>>             >  Pomegranate Software- Arash Kaffamanesh
>>>             >  Sent: 18 April 2008 13:31
>>>             >  To: The OpenCms mailing list
>>>             >  Subject: Re: [opencms-dev] Installation on 
>> WebSphere 6.0
>>>             >
>>>             >  Hi,
>>>             >
>>>             >  I wrote the following threads for running OpenCms on
>>>             >  WebSphere 5 and 6.
>>>             >  I got them up and running on both 
>> environments and they even
>>>             >  live after
>>>             >  2 years ;)
>>>             >
>>>             >
>>>             
>> http://www.pomegranate.de:9000/cms/forum/viewthread?thread=104#232
>>>             >  
>> http://www.pomegranate.de:9000/cms/forum/viewthread?thread=77
>>>             >
>>>             >  Hope it could be of help.
>>>             >
>>>             >  Best,
>>>             >  Aash
>>>             >
>>>             >  --
>>>             >  Arash Kaffamanesh
>>>             >  ECM Consultant @ Pomegranate Software
>>>             >  http://www.pomegranate.de
>>>             >
>>>             >  Chirouze Olivier wrote:
>>>             >  > Hi Michael.
>>>             >  >
>>>             >  > Thanks for the answer. I was thinking 
>> about that as well.
>>>             >  But the answer
>>>             >  > is "no" to both questions :-( Our WAS 
>> process user has
>>>             >  > read/write/execute rights on all /installedApps
>>>             directory and sub
>>>             >  > directories... And I feel like some files 
>> are properly
>>>             created, in
>>>             >  > particular in /resources directory. Also, the
>>>             >  opencms.properties file
>>>             >  > gets properly modified with setup=false so 
>> I don't think
>>>             this is the
>>>             >  > problem.
>>>             >  >
>>>             >  > Anyway, I think I will go back to 
>> installation on WAS later
>>>             >  (in a few
>>>             >  > days). If any doc or recommendation is 
>> available I'd be
>>>             glad to hear
>>>             >  > from it!
>>>             >  >
>>>             >  > Olivier
>>>             >  >
>>>             >  >
>>>             >  >
>>>             >  >> -----Original Message-----
>>>             >  >> From: opencms-dev-bounces at opencms.org
>>>             >  >> [mailto:opencms-dev-bounces at opencms.org] 
>> On Behalf Of
>>>             >  Michael Moossen
>>>             >  >> Sent: 17 April 2008 17:55
>>>             >  >> To: The OpenCms mailing list
>>>             >  >> Subject: Re: [opencms-dev] Installation 
>> on WebSphere 6.0
>>>             >  >>
>>>             >  >> Hi, Chirouze!
>>>             >  >>
>>>             >  >> it seems to be that OpenCms can not write 
>> in the webapp.
>>>             >  >> try to check following points:
>>>             >  >> - be sure websphere does not use any java 
>> security manager
>>>             >  >> - be sure the websphere process has write 
>> permissions
>>>             on the
>>>             >  >> webapp folder.
>>>             >  >>
>>>             >  >> HTH
>>>             >  >>
>>>             >  >> Kind regards,
>>>             >  >> Michael
>>>             >  >>
>>>             >  >> -------------------
>>>             >  >>
>>>             >  >> Alkacon Software GmbH - The OpenCms Experts
>>>             >  >> http://www.alkacon.com - http://www.opencms.org
>>>             >  >>
>>>             >  >>
>>>             >  >> Chirouze Olivier wrote:
>>>             >  >>
>>>             >  >>> Hi,
>>>             >  >>>
>>>             >  >>> I have successfully installed and ran 
>> OpenCms 7 on
>>>             Tomcat 6.
>>>             >  >>>
>>>             >  >>> But now I am having trouble installing 
>> it on WebSphere
>>>             6.0...
>>>             >  >>> - I successfully installed it with the 
>> Java 1.4 package
>>>             >  >>>
>>>             >  >> (chose /opencms
>>>             >  >>
>>>             >  >>> context root)
>>>             >  >>> - The setup ran successfully: all tables 
>> were created and
>>>             >  >>>
>>>             >  >> modules were
>>>             >  >>
>>>             >  >>> successfully added (the setup looked 
>> just fine with
>>>             images, etc).
>>>             >  >>>
>>>             >  >>> However now the application doesn't work 
>> properly:
>>>             >  >>> /opencms/opencms/system/login/index.html 
>> is available
>>>             and I
>>>             >  >>>
>>>             >  >> can login
>>>             >  >>
>>>             >  >>> with Admin/admin. But all static files 
>> are unavailable
>>>             (404
>>>             >  >>>
>>>             >  >> on css
>>>             >  >>
>>>             >  >>> images) and I can't do anything when 
>> logged in: I'm
>>>             getting 404
>>>             >  >>> everywhere. Note that the OpenCms 404 
>> page looks fine:
>>>             >  >>>
>>>             >  >> CmsFlexReques I
>>>             >  >>
>>>             >  >>> 
>> org.opencms.flex.CmsFlexRequestDispatcher includeExternal
>>>             >  >>> FlexDispatcher: Dispatching to external target
>>>             >  >>> 
>> /WEB-INF/jsp/online/system/handler/handle404.html.jsp
>>>             >  >>>
>>>             >  >>> Startup seems fine (no errors): "OpenCms 
>> is running! :
>>>             >  >>>
>>>             >  >> Total startup
>>>             >  >>
>>>             >  >>> time was 00:00:34".
>>>             >  >>>
>>>             >  >>> In a word, I get no error whatsoever but 
>> most of the
>>>             >  >>>
>>>             >  >> content of OpenCms
>>>             >  >>
>>>             >  >>> goes to 404 and it is unusable.
>>>             >  >>>
>>>             >  >>> I couldn't find any information about 
>> how to install
>>>             >  >>>
>>>             >  >> OpenCms on another
>>>             >  >>
>>>             >  >>> app server than Tomcat. If someone could 
>> help me or point
>>>             >  >>>
>>>             >  >> me to some
>>>             >  >>
>>>             >  >>> documentation I missed?
>>>             >  >>>
>>>             >  >>> I've played a lot with OpenCms and am 
>> really close to
>>>             >  >>>
>>>             >  >> giving a "go" for
>>>             >  >>
>>>             >  >>> this product. But I need to have it run 
>> on WAS6.0!
>>>             >  >>>
>>>             >  >>> Thanks!
>>>             >  >>>
>>>             >  >>> Olivier
>>>             >  >>>
>>>             >  >>>
>>>             >  >>>
>>>             >  >>>
>>>             >  >>
>>>             
>> --------------------------------------------------------------
>>>             >  >> ----------
>>>             >  >>
>>>             >  >>> _______________________________________________
>>>             >  >>> This mail is sent to you from the 
>> opencms-dev mailing
>>>             list
>>>             >  >>> To change your list options, or to 
>> unsubscribe from the
>>>             >  >>>
>>>             >  >> list, please visit
>>>             >  >>
>>>             >  >>> 
>> http://lists.opencms.org/mailman/listinfo/opencms-dev
>>>             >  >>>
>>>             >  >> _______________________________________________
>>>             >  >> This mail is sent to you from the 
>> opencms-dev mailing list
>>>             >  >> To change your list options, or to 
>> unsubscribe from the
>>>             list,
>>>             >  >> please visit
>>>             >  >> 
>> http://lists.opencms.org/mailman/listinfo/opencms-dev
>>>             >  >>
>>>             >  >>
>>>             >  >
>>>             >  > _______________________________________________
>>>             >  > This mail is sent to you from the 
>> opencms-dev mailing list
>>>             >  > To change your list options, or to 
>> unsubscribe from the
>>>             >  list, please visit
>>>             >  > 
>> http://lists.opencms.org/mailman/listinfo/opencms-dev
>>>             >  >
>>>             >  >
>>>             >
>>>             >
>>>             >
>>>             >
>>>             >
>>>             >
>>>             >  _______________________________________________
>>>             >  This mail is sent to you from the 
>> opencms-dev mailing list
>>>             >  To change your list options, or to 
>> unsubscribe from the list,
>>>             >  please visit
>>>             >  http://lists.opencms.org/mailman/listinfo/opencms-dev
>>>             >
>>>
>>>             _______________________________________________
>>>             This mail is sent to you from the opencms-dev 
>> mailing list
>>>             To change your list options, or to unsubscribe from the
>>>             list, please visit
>>>             http://lists.opencms.org/mailman/listinfo/opencms-dev
>>>
>>>
>>>
>>>
>>>
>>>
>> --------------------------------------------------------------
>> ----------
>>>
>>> _______________________________________________
>>> This mail is sent to you from the opencms-dev mailing list
>>> To change your list options, or to unsubscribe from the 
>> list, please visit
>>> http://lists.opencms.org/mailman/listinfo/opencms-dev
>> _______________________________________________
>> This mail is sent to you from the opencms-dev mailing list
>> To change your list options, or to unsubscribe from the list, 
>> please visit
>> http://lists.opencms.org/mailman/listinfo/opencms-dev
>>
> 
> _______________________________________________
> This mail is sent to you from the opencms-dev mailing list
> To change your list options, or to unsubscribe from the list, please visit
> http://lists.opencms.org/mailman/listinfo/opencms-dev



More information about the opencms-dev mailing list