Return-Path: Delivered-To: apmail-portals-jetspeed-dev-archive@www.apache.org Received: (qmail 90488 invoked from network); 25 Aug 2010 09:32:00 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 25 Aug 2010 09:32:00 -0000 Received: (qmail 25384 invoked by uid 500); 25 Aug 2010 09:31:59 -0000 Delivered-To: apmail-portals-jetspeed-dev-archive@portals.apache.org Received: (qmail 25167 invoked by uid 500); 25 Aug 2010 09:31:57 -0000 Mailing-List: contact jetspeed-dev-help@portals.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Jetspeed Developers List" Delivered-To: mailing list jetspeed-dev@portals.apache.org Received: (qmail 25158 invoked by uid 99); 25 Aug 2010 09:31:56 -0000 Received: from Unknown (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Aug 2010 09:31:56 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 25 Aug 2010 09:31:38 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id o7P9VGw6004044 for ; Wed, 25 Aug 2010 09:31:16 GMT Message-ID: <27941557.555121282728676904.JavaMail.jira@thor> Date: Wed, 25 Aug 2010 05:31:16 -0400 (EDT) From: "wanglisong (JIRA)" To: jetspeed-dev@portals.apache.org Subject: [jira] Commented: (JS2-1104) Jetspeed 2.2 deployment on Weblogic 10 results in getRealPath() called with unsafe path: In-Reply-To: <780684424.239911266008550695.JavaMail.jira@brutus.apache.org> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JS2-1104?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902356#action_12902356 ] wanglisong commented on JS2-1104: --------------------------------- I have met the same problem when i deploy jetspeed-2.2.1 on weblogic-10.3. Any one knows what to do with it? > Jetspeed 2.2 deployment on Weblogic 10 results in getRealPath() called with unsafe path: > ---------------------------------------------------------------------------------------- > > Key: JS2-1104 > URL: https://issues.apache.org/jira/browse/JS2-1104 > Project: Jetspeed 2 > Issue Type: Bug > Components: Deployment > Affects Versions: 2.2.0 > Environment: WLS 10, jetspeed-installer-demo-2.2.0.jar on Windows XP. DB: Oracle 10 XE. > Reporter: Prashant Chopde > Original Estimate: 96h > Remaining Estimate: 96h > > I am trying to deploy Jetspeed2.2.0 on Weblogic application server. I packaged the exploded jetspeed, j2-admin and demo as wars into an Jetspeed2.ear. I am trying to deploy this using weblogic console. > I am currently stuck at the following error.. > ##### platform = Oracle9i > <[weblogic.servlet.internal.WebAppServletContext@1aeb7a6 - appName: > 'Jetspeed2', name: '/jetspeed', context-path: '/jetspeed'] getRealPath() called with unsafe path: "/C:/JetSpeed2Upgrade/Jets > peed2.ear/jetspeed.war/WEB-INF/templates". > java.io.IOException: The filename, directory name, or volume label syntax is incorrect > at java.io.WinNTFileSystem.canonicalize0(Native Method) > at java.io.Win32FileSystem.canonicalize(Win32FileSystem.java:395) > at java.io.File.getCanonicalPath(File.java:531) > at weblogic.servlet.internal.WebAppServletContext.getRealPath(WebAppServletContext.java:736) > at org.springframework.web.util.WebUtils.getRealPath(WebUtils.java:232) > Truncated. see log file for complete stacktrace > > > Have seen this error being reported with Jetspeed deployment before with Weblogic, but have not been able to find a solution for it. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online. --------------------------------------------------------------------- To unsubscribe, e-mail: jetspeed-dev-unsubscribe@portals.apache.org For additional commands, e-mail: jetspeed-dev-help@portals.apache.org