首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >Netbeans 8.0.2 + Glassfish服务器4.1

Netbeans 8.0.2 + Glassfish服务器4.1
EN

Stack Overflow用户
提问于 2015-10-30 23:43:10
回答 1查看 701关注 0票数 1

每当我从Netbeans运行我的项目时,我都会得到这样的错误:

代码语言:javascript
复制
The module has not been deployed.
See the server log for details.
BUILD FAILED (total time: 0 seconds)

以下是日志输出:

代码语言:javascript
复制
Launching GlassFish on Felix platform 
Oct 30, 2015 3:54:15 PM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner createBundleProvisioner 
INFO: Create bundle provisioner class = class com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner. 
Oct 30, 2015 3:54:15 PM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner$DefaultCustomizer getLocations 
WARNING: Skipping entry because it is not an absolute URI. 
Oct 30, 2015 3:54:15 PM com.sun.enterprise.glassfish.bootstrap.osgi.BundleProvisioner$DefaultCustomizer getLocations 
WARNING: Skipping entry because it is not an absolute URI. 
Registered com.sun.enterprise.glassfish.bootstrap.osgi.EmbeddedOSGiGlassFishRuntime@2b936ab9 in service registry. 
Found populator: com.sun.enterprise.v3.server.GFDomainXml 
#!## LogManagerService.postConstruct : rootFolder=C: \Program Files\glassfish-4.1\glassfish 
#!## LogManagerService.postConstruct : templateDir=C: \Program Files\glassfish-4.1\glassfish\lib\templates 
#!## LogManagerService.postConstruct : src=C: \Program Files\glassfish-4.1\glassfish\lib\templates\logging.properties 
#!## LogManagerService.postConstruct : dest=C: \Users\Jimmyzz\personal_domain1\config\logging.properties 
Info: Running GlassFish Version: GlassFish Server Open Source Edition 4.1 (build 13) 
Info: Server log file is using Formatter class: com.sun.enterprise.server.logging.ODLLogFormatter 
Info: Realm [admin-realm] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. 
Info: Realm [file] of classtype [com.sun.enterprise.security.auth.realm.file.FileRealm] successfully created. 
Info: Realm [certificate] of classtype [com.sun.enterprise.security.auth.realm.certificate.CertificateRealm] successfully created. 
Info: Authorization Service has successfully initialized. 
Info: Registered org.glassfish.ha.store.adapter.cache.ShoalBackingStoreProxy for persistence-type = replicated in BackingStoreFactoryRegistry 
Info: Grizzly Framework 2.3.15 started in: 58ms - bound to [/0.0.0.0:8080] 
Info: Grizzly Framework 2.3.15 started in: 5ms - bound to [/0.0.0.0:8181] 
Info: Grizzly Framework 2.3.15 started in: 7ms - bound to [/0.0.0.0:4848] 
Info: Grizzly Framework 2.3.15 started in: 5ms - bound to [/0.0.0.0:3700] 
Info: GlassFish Server Open Source Edition 4.1 (13) startup time : Felix (1,408ms), startup services(571ms), total(1,979ms) 
Info: Grizzly Framework 2.3.15 started in: Ems - bound to [/0.0.0.0:7676] 
Info: Registered com.sun.enterprise.glassfish.bootstrap.osgi.EmbeddedOSGiGlassFishImpl@55f8669d as 0511 service registration: org.apache.felix.framework.ServiceRegistrationImpl@769d513. 
Info: JMXStartupService has started JMXConnector on 3MXService URL service:jmx:rmi://100.75.255.36:8686/jndi/rmi://100.75.255.36:8686/jmxrmi 
Info: HV000001: Hibernate Validator 5.0.0.Fina1 
Info: Grizzly Framework 2.3.15 started in: 8ms - bound to [/0.0.0.0:8181] 
Info: Grizzly Framework 2.3.15 started in: 9ms - bound to [/0.0.0.0:8080]I 
EN

回答 1

Stack Overflow用户

发布于 2015-11-21 08:15:51

对于任何有类似问题的人,我的问题已通过重命名我的项目文件夹得到修复,没有空格或符号(例如。而不是'Netbeans project & beans‘到NetbeansProjectNBeans)。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/33439803

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档