This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 133473 - Underscore issue on Project Name
Summary: Underscore issue on Project Name
Status: RESOLVED WORKSFORME
Alias: None
Product: serverplugins
Classification: Unclassified
Component: Sun Appserver 9 (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-21 15:49 UTC by ssr_user
Modified: 2008-09-17 19:08 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description ssr_user 2008-04-21 15:49:51 UTC
When you create a new project(use "crtl+shift+N"), you must not use the name character with underscore. Once you use the
name with "_", you will get the error message shown below:
Deploying application in domain failed; Exception [TOPLINK-7018] (Oracle TopLink Essentials - 2.0.1 (Build b09d-fcs
(12/06/2007))): oracle.toplink.essentials.exceptions.ValidationException
Exception Description: File error.
Internal Exception: java.io.FileNotFoundException: C:\Program
Files\glassfish-v2ur1\domains\domain1\generated\ejb\j2ee-apps\Ch6_2\Ch6_2_Ch6\2-ejb_titan_createDDL.jdbc (The system
cannot find the path specified)
Deployment error:

For example, You can fix this by changing the Ch6_2 to be Ch62 instead. However you need to delete entire project name.
Then create again(without underscore character).
Comment 1 Milos Kleint 2008-04-22 14:45:19 UTC
ejb project type issue?
Comment 2 David Konecny 2008-04-22 23:03:31 UTC
Re. "java.io.FileNotFoundException: C:\Program
Files\glassfish-v2ur1\domains\domain1\generated\ejb\j2ee-apps\Ch6_2\Ch6_2_Ch6\2-ejb_titan_createDDL.jdbc" - does this
path really exist or not? 

There is issue 116370 which I thought this one might be duplicate of - glassfish deployment fails if path contain space
character. The issue was fixed for glassfish v2.1 (b20). Could you please confirm that it is not the case. Thanks, -David.
Comment 3 ssr_user 2008-04-24 02:08:39 UTC
I have checked the path on Glassfish; it didn't exist. But the one that is no error is existed on Glassfish path.
Comment 4 David Konecny 2008-09-17 04:15:46 UTC
Passing to GlassFish plugin for evaluation.
Comment 5 Vince Kraemer 2008-09-17 04:40:41 UTC
please attach the server log file if you can still replicate this issue.
Comment 6 Vince Kraemer 2008-09-17 17:09:08 UTC
just tested with solaris/6.5/GFV2ur2 and could not duplicate.
Comment 7 Vince Kraemer 2008-09-17 19:08:28 UTC
just tested on Vista/GF V2ur2/6.5 and cannot reproduce.

I am going to close this as worksforme.

If you can reproduce this with a NB 6.5 build, please attach the project and server log file and reopen this issue