• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
Locked
0

Httpservice generates error during debug launch

Guest
Sep 14, 2012 Sep 14, 2012

Copy link to clipboard

Copied

Hi,

i'm building a mobile application with Flash Builder 4.5 and PHP services. I created an HTTPService with the Data/Services tool and when i try to launch a debug session (both on emulator and device) i receive the following undefined error:

An internal error occurred during: "Launching [project name]".

java.lang.NullPointerException

When i delete the service everything start to work again properly.

I post the log in the .metadata folder of the workspace.

!ENTRY org.eclipse.core.jobs 4 2 2012-09-14 23:54:57.595

!MESSAGE An internal error occurred during: "Launching [project name]".

!STACK 0

java.lang.NullPointerException

          at com.zend.php.internal.flashbuilder.debugger.multiplatform.core.launching.flex.MobileFlexPHPLaunchUtilities.a(MobileFlexPHPLaunchUtilities.java)

          at com.zend.php.internal.flashbuilder.debugger.multiplatform.core.launching.flex.MobileFlexPHPLaunchUtilities.b(MobileFlexPHPLaunchUtilities.java)

          at com.zend.php.internal.flashbuilder.debugger.multiplatform.core.launching.flex.MobileFlexPHPLaunchDelegate.launch(MobileFlexPHPLaunchDelegate.java)

          at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:853)

          at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:702)

          at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:923)

          at org.eclipse.debug.internal.ui.DebugUIPlugin$8.run(DebugUIPlugin.java:1126)

          at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

I'm fighting with this error from 3 days... please help me

Thanx in advance

TOPICS
PHP

Views

1.3K

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
Guest
Sep 18, 2012 Sep 18, 2012

Copy link to clipboard

Copied

LATEST

Thanx to this official forum for the reply...

Votes

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines